8000 minor #41311 Add missing dependency (jderusse) · symfony/symfony@ad5cdc5 · GitHub
[go: up one dir, main page]

Skip to content

Commit ad5cdc5

Browse files
committed
minor #41311 Add missing dependency (jderusse)
This PR was merged into the 5.3 branch. Discussion ---------- Add missing dependency | Q | A | ------------- | --- | Branch? | 5.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Add missing dependency related to #40288 Commits ------- bd3c1fa Add missing dependency
2 parents 0436eb1 + bd3c1fa commit ad5cdc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Mailer/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"php": ">=7.2.5",
2020
"egulias/email-validator": "^2.1.10|^3",
2121
"psr/log": "~1.0",
22+
"symfony/deprecation-contracts": "^2.1",
2223
"symfony/event-dispatcher": "^4.4|^5.0",
2324
"symfony/mime": "^5.2.6",
2425
"symfony/polyfill-php80": "^1.15",

0 commit comments

Comments
 (0)
0