Skip to content

Commit

Permalink
Merge pull request #9 from fahadkhan1740/upgrade-laravel
Browse files Browse the repository at this point in the history
laravel 7 compatible
  • Loading branch information
Mekaeil committed Mar 7, 2020
2 parents 7e28457 + 8b71aa3 commit 1421c68
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 @@ -11,8 +11,8 @@
"laravel permission"
],
"require": {
"php": "^7.1.3",
"laravel/framework": "^5.5|^6.0",
"php": "^7.2.5",
"laravel/framework": "^5.5|^6.0|^7.0",
"spatie/laravel-permission": "^2.37|^3.0"
},
"require-dev": {
Expand Down

0 comments on commit 1421c68

Please sign in to comment.