Skip to content

Commit

Permalink
Merge pull request #26 from DiegoDevGroup/master
Browse files Browse the repository at this point in the history
Updating Spatie Package Requirement to 3 and PHP 7.2 to make Laral 6…
  • Loading branch information
bajramemini authored Sep 9, 2019
2 parents c2dbf3c + a5ad952 commit 8390c53
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.*"
"php": ">=7.2.0",
"spatie/laravel-permission": "3.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8390c53

Please sign in to comment.