Skip to content

Commit c956b37

Browse files
committed
fix
1 parent e680af8 commit c956b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": ">=7.2.5",
2424
"symfony/http-client": "^4.3|^5.0",
25-
"symfony/notifier": "^5.3"
25+
"symfony/notifier": "^5.4"
2626
},
2727
"autoload": {
2828
"psr-4": { "Symfony\\Component\\Notifier\\Bridge\\Mailjet\\": "" },

0 commit comments

Comments
 (0)