Skip to content

Commit 6c3d377

Browse files
minor #52404 [Mailer] relax constraints to also run tests with symfony/webhook 6.3 (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- [Mailer] relax constraints to also run tests with symfony/webhook 6.3 | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- c5a2342 relax constraints to also run tests with symfony/webhook 6.3
2 parents d7c5c47 + c5a2342 commit 6c3d377

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"symfony/http-client": "^6.3|^7.0",
24-
"symfony/webhook": "^6.4|^7.0"
24+
"symfony/webhook": "^6.3|^7.0"
2525
},
2626
"conflict": {
2727
"symfony/mime": "<6.2"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"symfony/http-client": "^5.4|^6.0|^7.0",
24-
"symfony/webhook": "^6.4|^7.0"
24+
"symfony/webhook": "^6.3|^7.0"
2525
},
2626
"autoload": {
2727
"psr-4": { "Symfony\\Component\\Mailer\\Bridge\\Mailjet\\": "" },

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy