KnpLabs / Gaufrette

PHP library that provides a filesystem abstraction layer − will be a feast for your files!

Home Page:http://knplabs.github.io/Gaufrette

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.0] Update meta packages

nicolasmure opened this issue · comments

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.

To Deprecate

  • gaufrette/opencloud-adapter metapackage (adapter removed in #533)
    • Deprecate the OpenCloud adapter
    • Deprecate the ObjectStoreFactory (removed in #533)

To Create

  • gaufrette/openstack-adapter metapackage (adapter introduced in #533)
  • gaufrette/google-cloud-storage-adapter metapackage (adapter introduced in #557)