Commit 154d86b
committed
minor #17654 [DependencyInjection] 6.0 [autowiring] remove mention to
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`@required (alexislefebvre)1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | 581 | | |
585 | | - | |
| 582 | + | |
586 | 583 | | |
587 | 584 | | |
588 | 585 | | |
| |||
0 commit comments