Skip to content

Commit 3502455

Browse files
duffyboyocedricziel
authored andcommitted
Raise Laravel dependency to allow 5.3 (#9)
1 parent c1cac99 commit 3502455

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
@@ -2,7 +2,7 @@
22
"name": "websight/l5-google-cloud-storage",
33
"description": "Laravel 5 Flysystem Google Cloud Storage Service Provider",
44
"require": {
5-
"illuminate/support": "~5.0.17|5.1.*|5.2.*",
5+
"illuminate/support": "~5.0.17|5.1.*|5.2.*|5.3.*",
66
"superbalist/flysystem-google-storage": "^1.0"
77
},
88
"keywords": ["laravel", "laravel5", "flysystem"],

0 commit comments

Comments
 (0)