Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Error on symfony 3.4.27 #38

Closed
jimiero opened this issue May 25, 2019 · 1 comment
Closed

Error on symfony 3.4.27 #38

jimiero opened this issue May 25, 2019 · 1 comment

Comments

@jimiero
Copy link

jimiero commented May 25, 2019

Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: The service "filemanager_configuration" has a dependency on a non-existent service "parameter_bag"

@artgris how to solve that error?

@danabrey
Copy link

It looks like the bundle requires the parameter_bag service which was introduced in Symfony 4.1. It would be good to declare the dependency on SF4.1 in composer.json. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants