Skip to content

Commit 265adec

Browse files
committed
Allows newer versions of swiftmailer
1 parent 3521ba1 commit 265adec

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)