Skip to content

Commit

Permalink
Fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhuangzhuang committed Aug 28, 2019
1 parent 070c473 commit dea4996
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.8.*"
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*"
},
"require-dev": {
"orchestra/testbench": "^3.5",
Expand Down

0 comments on commit dea4996

Please sign in to comment.