You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #17654 [DependencyInjection] 6.0 [autowiring] remove mention to @required (alexislefebvre)
This PR was merged into the 6.0 branch.
Discussion
----------
[DependencyInjection] 6.0 [autowiring] remove mention to `@required`
Symfony 6+ requires PHP 8, so `#[Required]` can be used in all cases, and mentioning ``@required`` doesn't add any value.
Commits
-------
e891e95 remove mention to `@required`
0 commit comments