Merge branch '5.0'

* 5.0:
  [DI] fix merge
This commit is contained in:
Nicolas Grekas 2019-12-28 16:31:23 +01:00
commit aa9ccf8825

View File

@ -45,8 +45,8 @@ class ProjectServiceContainer extends Container
public function getRemovedIds(): array
{
return [
'.service_locator.bPEFRiK' => true,
'.service_locator.bPEFRiK.foo_service' => true,
'.service_locator.2Wk0Efb' => true,
'.service_locator.2Wk0Efb.foo_service' => true,
'Psr\\Container\\ContainerInterface' => true,
'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\CustomDefinition' => true,