Skip to content

Commit

Permalink
laravel 7 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
fahadkhan1740 committed Mar 6, 2020
1 parent 7e28457 commit 8b71aa3
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 8b71aa3

Please sign in to comment.