Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
update dependency
  • Loading branch information
kaioken committed Nov 19, 2018
1 parent a89306d commit 537fd9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"ext-phalcon": ">=3.0.0",
"phalcon/incubator": ">=3.0",
"nesbot/carbon": "^1.21",
"duncan3dc/fork-helper": "^2.2.0"
"duncan3dc/fork-helper": "^2.2.0",
"swiftmailer/swiftmailer": "~5.2"
},
"require-dev": {
"codeception/verify": "*",
Expand Down

0 comments on commit 537fd9a

Please sign in to comment.