Skip to content

Commit

Permalink
Merge pull request #2 from ksom/fix/sf3.3-compatibility
Browse files Browse the repository at this point in the history
Fix Symfony3.3 compatibility
  • Loading branch information
lemoinem authored Nov 29, 2017
2 parents 8dff006 + 9cb4b0f commit ddaf731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": ">=5.3.3",
"swiftmailer/swiftmailer": ">=4.2.0,~5.0",
"swiftmailer/swiftmailer": ">=4.2.0,~5.0,~6.0",
"twig/twig": "~1.23|~2.0",
"symfony/dom-crawler": "~2.3|~3.0"
},
Expand Down

0 comments on commit ddaf731

Please sign in to comment.