Skip to content

Commit dea4996

Browse files
author
lizhuangzhuang
committed
Fixed version
1 parent 070c473 commit dea4996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "^7.1.3",
1414
"deployer/deployer": "^6.1",
1515
"deployer/recipes": "^6.0",
16-
"illuminate/support": "^5.8.*"
16+
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*"
1717
},
1818
"require-dev": {
1919
"orchestra/testbench": "^3.5",

0 commit comments

Comments
 (0)