Skip to content

Commit ca23506

Browse files
committed
Fix constraint
1 parent 400b0a6 commit ca23506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Amazon/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.2.5",
2020
"symfony/deprecation-contracts": "^2.1",
21-
"symfony/mailer": "^4.4|^5.0"
21+
"symfony/mailer": "^5.2"
2222
},
2323
"require-dev": {
2424
"async-aws/ses": "^1.0",

0 commit comments

Comments
 (0)