Skip to content

Commit

Permalink
Restrict to Swiftmailer 4.x/5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed May 22, 2017
1 parent b7ce47b commit 979c090
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 @@ -21,7 +21,7 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.3.3",
"swiftmailer/swiftmailer": ">=4.0",
"swiftmailer/swiftmailer": "~4.0||~5.0",
"composer/installers": "^1.0",
"aimeos/aimeos-core": "~2016.10"
},
Expand Down

0 comments on commit 979c090

Please sign in to comment.