Skip to content

Commit

Permalink
Merge pull request #43 from akorinek/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
nterms authored Oct 18, 2018
2 parents 9c53e27 + acf1d52 commit 3723d31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"yiisoft/yii2": "*",
"yiisoft/yii2-swiftmailer": "~2.0.0"
"yiisoft/yii2-swiftmailer": "~2.1.0"
},
"autoload": {
"psr-4": {
Expand All @@ -24,4 +24,4 @@
"extra": {
"bootstrap": "nterms\\mailqueue\\Bootstrap"
}
}
}

0 comments on commit 3723d31

Please sign in to comment.