Closed graille closed 7 years ago
Hi !
Today, I've updated symfony, and from this moment, a strange issue is appeared
I've this error :
InvalidConfigurationException in ArrayNode.php line 317: Unrecognized option "local" under "oneup_flysystem.adapters.local_adapter"
My config :
oneup_flysystem: adapters: local_adapter: local: directory: /srv/data/ filesystems: default: adapter: local_adapter
The update :
Updating symfony/symfony (v3.2.3 => v3.2.4) Downloading: 100% Updating sensio/framework-extra-bundle (v3.0.21 => v3.0.22) Downloading: 100% Updating symfony/phpunit-bridge (v3.2.3 => v3.2.4) Loading from cache
Hey! It's already fixed in 1.10.1. See #129, #130 and #132 for more information.
Hi !
Today, I've updated symfony, and from this moment, a strange issue is appeared
I've this error :
My config :
The update :