Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmonowt authored Apr 30, 2023
1 parent 56c1ba4 commit 1245ca5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"license": "MIT",
"require": {
"php": ">=7.1.0",
"spatie/laravel-permission": "^2.22|^3.0"
"php": ">=8.0.0",
"spatie/laravel-permission": "^2.22|^3.0|^4.0|^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1245ca5

Please sign in to comment.