Skip to content

Commit

Permalink
Update laravel-permission branch name in docs.php config file
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Oct 16, 2023
1 parent 1f5aefe commit 22f2e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/docs.php
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"name" => "laravel-permission",
"repository" => "spatie/laravel-permission",
"branches" => [
"v5" => "v5",
"main" => "v5",
"v4" => "v4",
"v3" => "v3",
],
Expand Down

0 comments on commit 22f2e99

Please sign in to comment.