Skip to content

Commit

Permalink
update laravel version
Browse files Browse the repository at this point in the history
  • Loading branch information
ctf0 committed Mar 4, 2019
1 parent 2705af0 commit ef43813
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -19,9 +19,9 @@
],
"require": {
"php" : "~7.0",
"illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0",
"maennchen/zipstream-php": "~1.0",
"ctf0/package-changelog": "^1.0"
"illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
"maennchen/zipstream-php": "~1.0",
"ctf0/package-changelog": "^1.0"
},
"suggest": {
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (~1.0)."
Expand Down

0 comments on commit ef43813

Please sign in to comment.