Skip to content

Commit

Permalink
Laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaoda authored Nov 30, 2019
1 parent 22309aa commit ad560be
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 @@ -13,8 +13,8 @@
],
"require": {
"php": ">=7.1",
"illuminate/http": "~5.3",
"illuminate/support": "~5.3"
"illuminate/http": "~5.3|^6.0",
"illuminate/support": "~5.3|^6.0"
},
"require-dev": {
"phpunit/phpunit": "^6.3"
Expand Down

0 comments on commit ad560be

Please sign in to comment.