We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e680af8 commit c956b37Copy full SHA for c956b37
src/Symfony/Component/Notifier/Bridge/Mailjet/composer.json
@@ -22,7 +22,7 @@
22
"require": {
23
"php": ">=7.2.5",
24
"symfony/http-client": "^4.3|^5.0",
25
- "symfony/notifier": "^5.3"
+ "symfony/notifier": "^5.4"
26
},
27
"autoload": {
28
"psr-4": { "Symfony\\Component\\Notifier\\Bridge\\Mailjet\\": "" },
0 commit comments