Skip to content

Commit 8afa4a8

Browse files
committed
Merge pull request #90 from LExpress/swiftmailer-5.2
Allows newer versions of swiftmailer
2 parents 3521ba1 + 265adec commit 8afa4a8

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
@@ -3,7 +3,7 @@
33
"description": "Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance",
44
"license": "MIT",
55
"require": {
6-
"swiftmailer/swiftmailer": "~5.2.1"
6+
"swiftmailer/swiftmailer": "~5.2"
77
},
88
"require-dev": {
99
"psr/log": "*"

0 commit comments

Comments
 (0)