Skip to content

Commit

Permalink
Merge pull request #10 from reallyli/upgrade-packages
Browse files Browse the repository at this point in the history
Upgrade Packages
  • Loading branch information
reallyli committed Aug 28, 2019
2 parents 847224f + dea4996 commit f382dad
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.*|5.6.*|5.7.*|5.8.*"
},
"require-dev": {
"orchestra/testbench": "^3.5",
Expand Down

0 comments on commit f382dad

Please sign in to comment.