Skip to content

Commit c406ce0

Browse files
committed
Merge pull request #1164 from shieldo/patch-1
updated swiftmailer/swiftmailer version specification
2 parents ab580c1 + 891a41b commit c406ce0

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
@@ -29,7 +29,7 @@
2929
"require-dev": {
3030
"twig/twig": "~1.5",
3131
"doctrine/doctrine-bundle": "*",
32-
"swiftmailer/swiftmailer": "~4.3",
32+
"swiftmailer/swiftmailer": ">=4.3, <6.0",
3333
"willdurand/propel-typehintable-behavior": "dev-master",
3434
"symfony/yaml": "~2.1",
3535
"symfony/validator": "~2.1"

0 commit comments

Comments
 (0)