Skip to content

Commit

Permalink
Also use Laravel 5.5 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
srmklive committed Aug 31, 2017
1 parent 60c2380 commit 6cee59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"php": ">=5.5.9",
"guzzlehttp/guzzle": "^6.2",
"league/flysystem": "~1.0",
"illuminate/support": "~5.1|~5.2|~5.3|~5.4"
"illuminate/support": "~5.1|~5.2|~5.3|~5.4|~5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.7|^6.0"
Expand Down

0 comments on commit 6cee59c

Please sign in to comment.