8.2
[DependencyInjection] Add a $priority argument to the #[Required] attribute
Merge branch '6.4' into 7.4
Add PR template and auto-close PR on subtree split repositories
Add gitignore file for Symfony 4.3
minor [Contracts] Fix branch name in README.md links
[Contracts] Add ContainerAwareInterface back, deprecated
[Contracts] Rename ContainerAwareInterface to ContainerProviderInterface
Update license years (last time)
Fix typo
[Contracts] Add missing return types
[DependencyInjection] Add `ServiceCollectionInterface`
CS fixes
skip property hook check on PHP < 8.4
Improve return type of `getProvidedServices` in `ServiceProviderInterface`
[DependencyInjection] Allow service subscribers to return `SubscribedService[]`
Dont use ->getDeclaringClass() when ->class is enough
[HttpClient] Add support for the `max_connect_duration` option