We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b102e commit 2ea3f68Copy full SHA for 2ea3f68
src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
@@ -48,6 +48,7 @@
48
49
<service id="service_container" synthetic="true">
50
<autowiring-type>Symfony\Component\DependencyInjection\ContainerInterface</autowiring-type>
51
+ <autowiring-type>Symfony\Component\DependencyInjection\Container</autowiring-type>
52
</service>
53
54
<service id="kernel" synthetic="true" />
0 commit comments