Skip to content

Commit

Permalink
support laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichao-poper committed Sep 4, 2019
1 parent b77ec3e commit b79934a
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 @@ -14,7 +14,7 @@
],
"require": {
"php": ">=7.1.0",
"illuminate/support": "5.*"
"illuminate/support": "5.*|6.*"
},
"require-dev": {
"composer/composer": "^1.7",
Expand Down

0 comments on commit b79934a

Please sign in to comment.