AliceGeneratorBundle icon indicating copy to clipboard operation
AliceGeneratorBundle copied to clipboard

Change chain_driver service to public

Open nmpolo opened this issue 7 years ago • 0 comments

This bundle currently doesn't work with Symfony 3.4 and 4.x as it throws the following error:

The "trappar_alice_generator.metadata.chain_driver" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead.

Fixes https://github.com/trappar/AliceGeneratorBundle/issues/7

nmpolo avatar Dec 01 '18 07:12 nmpolo