After installing the bundle with composer the cache:clear commands outputs a lot of errors about a disallowed attribute
scope="prototype"
in the service.xml
After just removing the attribute everything works fine.
Symfony is fresh installed 4.1, project is new from today.
After installing the bundle with composer the cache:clear commands outputs a lot of errors about a disallowed attribute
scope="prototype"
in the service.xml
After just removing the attribute everything works fine.
Symfony is fresh installed 4.1, project is new from today.