8000 minor #41389 [Mailer] Remove deprecation dependency (jderusse) · YaFou/symfony@66ef835 · GitHub
[go: up one dir, main page]

Skip to content

Commit 66ef835

Browse files
committed
minor symfony#41389 [Mailer] Remove deprecation dependency (jderusse)
This PR was merged into the 5.3 branch. Discussion ---------- [Mailer] Remove deprecation dependency | Q | A | ------------- | --- | Branch? | 5.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Introduced here (5.3) symfony#40643 But removed was not needed because reverted here (5.2) symfony#41380 Commits ------- dc5c28d Remove deprecation dependency
2 parents 0aa77e6 + dc5c28d commit 66ef835

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Mailer/Bridge/Mailgun/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
],
1818
"require": {
1919
"php": ">=7.2.5",
20-
"symfony/deprecation-contracts": "^2.1",
2120
"symfony/mailer": "^5.2.6"
2221
},
2322
"require-dev": {

0 commit comments

Comments
 (0)
0