We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The meta packages for adapters removed on 1.x should be deprecated. The new adapters introduced in 1.x should have their meta packages.
Also, the suggest section of the composer.json file should be updated with the new adapters' metapackages.
suggest
composer.json
gaufrette/opencloud-adapter
OpenCloud
ObjectStoreFactory
gaufrette/openstack-adapter
gaufrette/google-cloud-storage-adapter
The text was updated successfully, but these errors were encountered:
PedroTroller
Zusoy
muchafm
No branches or pull requests
The meta packages for adapters removed on 1.x should be deprecated. The new adapters introduced in 1.x should have their meta packages.
Also, the
suggest
section of thecomposer.json
file should be updated with the new adapters' metapackages.To Deprecate
gaufrette/opencloud-adapter
metapackage (adapter removed in [RFR] [1.x] OpenCloud adapter rewrite #533)OpenCloud
adapterObjectStoreFactory
(removed in [RFR] [1.x] OpenCloud adapter rewrite #533)To Create
gaufrette/openstack-adapter
metapackage (adapter introduced in [RFR] [1.x] OpenCloud adapter rewrite #533)gaufrette/google-cloud-storage-adapter
metapackage (adapter introduced in [RFR] Feature/google cloud client adapter #557)The text was updated successfully, but these errors were encountered: