registerForAutoconfiguration(ThirdPartyTypeProviderInterface::class) ->addTag('chill_3party.provider'); $container->addCompilerPass(new ThirdPartyTypeCompilerPass()); } }