Skip to content

Commit 7551c92

Browse files
committed
minor #13905 add deprecation contracts package (zairigimad)
This PR was submitted for the 5.1 branch but it was merged into the 4.4 branch instead. Discussion ---------- add deprecation contracts package <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- f0d69b7 add deprecation contracts package
2 parents 28af5e6 + f0d69b7 commit 7551c92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/contracts.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ your projects really need:
1919
2020
$ composer require symfony/cache-contracts
2121
$ composer require symfony/event-dispatcher-contracts
22+
$ composer require symfony/deprecation-contracts
2223
$ composer require symfony/http-client-contracts
2324
$ composer require symfony/service-contracts
2425
$ composer require symfony/translation-contracts

0 commit comments

Comments
 (0)