Skip to content

Commit

Permalink
Raise Laravel dependency to allow 5.3 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
duffyboyo authored and cedricziel committed Sep 21, 2016
1 parent c1cac99 commit 3502455
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 @@ -2,7 +2,7 @@
"name": "websight/l5-google-cloud-storage",
"description": "Laravel 5 Flysystem Google Cloud Storage Service Provider",
"require": {
"illuminate/support": "~5.0.17|5.1.*|5.2.*",
"illuminate/support": "~5.0.17|5.1.*|5.2.*|5.3.*",
"superbalist/flysystem-google-storage": "^1.0"
},
"keywords": ["laravel", "laravel5", "flysystem"],
Expand Down

0 comments on commit 3502455

Please sign in to comment.