Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
update spatie laravel permissions version
  • Loading branch information
nietopablo19 authored Feb 28, 2022
1 parent 8390c53 commit a7bbafb
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 @@ -8,7 +8,7 @@
"license": "MIT",
"require": {
"php": ">=7.2.0",
"spatie/laravel-permission": "3.*"
"spatie/laravel-permission": "5.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a7bbafb

Please sign in to comment.