8000 UPGRADE-6.3.md: deprecate "@required" · symfony/symfony@092d889 · GitHub
[go: up one dir, main page]

Skip to content

Commit 092d889

Browse files
UPGRADE-6.3.md: deprecate "@required"
1 parent 1bc8c67 commit 092d889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADE-6.3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ DependencyInjection
1313
* Deprecate `PhpDumper` options `inline_factories_parameter` and `inline_class_loader_parameter`, use `inline_factories` and `inline_class_loader` instead
1414
* Deprecate undefined and numeric keys with `service_locator` config, use string aliases instead
1515
* Deprecate `#[MapDecorated]`, use `#[AutowireDecorated]` instead
16+
* Deprecate the `@required` annotation, use the `Symfony\Contracts\Service\Attribute\Required` attribute instead
1617

1718
DoctrineBridge
1819
--------------

0 commit comments

Comments
 (0)
0