Skip to content

Commit

Permalink
upgraded requirements for laravel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
stephandebruin committed Mar 6, 2020
1 parent fed5d3c commit 1fde522
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 @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": "^7.1 || ^7.2 || ^7.3",
"laravel/framework": "^5.7"
"laravel/framework": "^7.0"
},
"license": "proprietary",
"authors": [
Expand Down

0 comments on commit 1fde522

Please sign in to comment.