You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Benschumi74, well shortly, you can't it do with default configurator service. But if you override it with your own service, and explicitly set url in getConfiguration() method, i think it should work fine.
@Benschumi74 @marcelodiegues i have reversed changes with requeststack usage.
Tagged bundle as 2.3.0 (branch 2.3), you may install bundle via command:
composer require "helios-ag/fm-elfinder-bundle":"2.3.0"
Hi,
I upgrade helios-ag/fm-elfinder-bundle to 2.*@dev but i have an error when i do composer update with symfony 2.2.
The service "fm_elfinder.configurator.default" has a dependency on a non-existent service "request_stack".
According to this news, http://symfony.com/blog/new-in-symfony-2-4-the-request-stack, the service request stack was added in symfont version 2.4.
How can the 2.1 helios-ag/fm-elfinder-bundle can work with symfony < 2.4 ?
Thank you
The text was updated successfully, but these errors were encountered: