Skip to content

Commit

Permalink
Merge pull request #13 from reallyli/upgrade-support-laravel6.x
Browse files Browse the repository at this point in the history
Upgrade
  • Loading branch information
reallyli committed Nov 7, 2019
2 parents 841d257 + 5e8116b commit 82ee2b1
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 @@ -13,7 +13,7 @@
"php": "^7.1.3",
"deployer/deployer": "^6.1",
"deployer/recipes": "^6.0",
"illuminate/support": "^5.5"
"illuminate/support": "^5.5 || ^6.0"
},
"require-dev": {
"orchestra/testbench": "^3.5",
Expand Down

0 comments on commit 82ee2b1

Please sign in to comment.