Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Use version of silverstripe-email-helpers that updates the PHPMailer version constraint.
  • Loading branch information
bummzack authored Feb 27, 2017
1 parent 9e92f71 commit 2f60cb6
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 @@
"icecaster/versioned-gridfield": "~1.0",
"burnbright/silverstripe-listsorter": "~2.0",
"burnbright/silverstripe-sqlquerylist": "~1.0",
"markguinn/silverstripe-email-helpers": "~1.3"
"markguinn/silverstripe-email-helpers": "^1.3.1"
},
"require-dev": {
"guzzle/plugin-mock": "~3.1",
Expand Down

0 comments on commit 2f60cb6

Please sign in to comment.