setPrivate(FALSE) for all services
Compatibility fix for Symfony ^3.4 ^4.0: Symfony\Component\DependencyInjection\Compiler\ResolvePrivatesPass removes services marked as private from the container even if they are also marked as public.
Compatibility fix for Symfony ^3.4 ^4.0: Symfony\Component\DependencyInjection\Compiler\ResolvePrivatesPass removes services marked as private from the container even if they are also marked as public.