8.2
[DependencyInjection] Add test coverage for `AutowireCallable::buildDefinition()`
replace PHPUnit annotations with attributes
[DependencyInjection] Add coverage for error cases of `LazyClosure` and `AutowireLocator`
[DependencyInjection] Add `#[AutowireMethodOf]` attribute to autowire a method of a service as a callable
fix merge