Skip to content

Commit 6c06825

Browse files
committed
Replace only swiftmailer/swiftmailer version ^6.2.5
1 parent 61a8b59 commit 6c06825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"symfony/phpunit-bridge": "^7"
3131
},
3232
"replace": {
33-
"swiftmailer/swiftmailer": "^6"
33+
"swiftmailer/swiftmailer": "^6.2.5"
3434
},
3535
"suggest": {
3636
"ext-intl": "Needed to support internationalized email addresses"

0 commit comments

Comments
 (0)