craftcms / google-cloud

Google Cloud Storage volume type for Craft CMS.
https://plugins.craftcms.com/google-cloud
MIT License
11 stars 10 forks source link

Dependency prevents other plugins being installed #3

Closed mattgrayisok closed 5 years ago

mattgrayisok commented 5 years ago

The hard dependency on "superbalist/flysystem-google-storage": "5.0.0" prevents use of any other plugins using recent versions of the Google PHP SDKs due to dependency conflicts.

Consider updating to "^7.0.0". I've just tested it out and it all seems to work fine with no other alterations required.

:ok_hand:

andris-sevcenko commented 5 years ago

Your wish is my command. (366cdbdaade292e3737b1aba47b1395ecdc1a714)