Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ad5cdc5

Browse filesBrowse 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
Copy full SHA for ad5cdc5

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎src/Symfony/Component/Mailer/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/composer.json
+1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.