1up-lab / OneupFlysystemBundle

A Flysystem integration for your Symfony projects.
MIT License
633 stars 118 forks source link

Unrecognized option "directory" under local adapter when install the bundle with symfony #230

Closed wengtytt closed 3 years ago

wengtytt commented 3 years ago

I'd like to install version 4.x bundle, but the Symfony recipe creates the config file using version 3. It ends up the error "Unrecognized option 'directory" under "oneup_flysystem.adapters.default_adapter.local". And the composer.json got reverted.

bytehead commented 3 years ago

I've made a PR for the version 4.x recipe: https://github.com/symfony/recipes-contrib/pull/1100

bytehead commented 3 years ago

Maybe you can approve over there :)

bytehead commented 3 years ago

Should work now as the recipe for 4.x is available now! Please reopen, if it still won't work :)