Skip to content

Commit

Permalink
add laravel 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pxpm authored Mar 14, 2024
1 parent 3c295ef commit 29fae44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"spatie/laravel-permission": "^5.0||^4.0||^3.0",
"spatie/laravel-permission": "^6.4||^5.0||^4.0||^3.0",
"backpack/crud": "^6.0"
},
"autoload": {
Expand Down

0 comments on commit 29fae44

Please sign in to comment.