Skip to content

Commit f1d0af6

Browse files
authored
Require Mailjet SwiftMailer ^2.0
1 parent afe7338 commit f1d0af6

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
@@ -27,7 +27,7 @@
2727
"laravel/framework": "5.6.*",
2828
"laravel/tinker": "~1.0",
2929
"mailjet/mailjet-apiv3-php": "^1.2",
30-
"mailjet/mailjet-swiftmailer": "^1.0"
30+
"mailjet/mailjet-swiftmailer": "^2.0"
3131
},
3232
"require-dev": {
3333
"fzaninotto/faker": "~1.4",

0 commit comments

Comments
 (0)