8.2
[DependencyInjection] Allow injecting a service as a lazy proxy on a per-argument basis
fix merge
[DependencyInjection] add `factory` argument in the `#[Autoconfigure]` attribute
Merge branch '6.4' into 7.4
Merge branch '8.1' into 8.2
[DependencyInjection][Config] Remove support for the fluent PHP config format
[DependencyInjection] Move the CACHEDIR.TAG test to the component owning the feature
Merge branch '7.4' into 8.0
Merge branch '7.4' into 8.1
[DependencyInjection] Fix empty bundle cache when container is rebuilt
Remove some implicit bool type juggling
replace PHPUnit annotations with attributes
[DependencyInjection] Deprecate default index/priority methods when defining tagged locators/iterators
[DependencyInjection] Allow inline Definition as factory and configurator
CS fixes
Update to PHPUnit namespaces
Merge branch '3.2'
[DependencyInjection] Reset env vars when resetting the container