Skip to content

Commit

Permalink
Added composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Feb 17, 2014
1 parent 9161ae1 commit 001e99d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "vernes/YiiMailer",
"description": "Yii extension for sending emails with layouts using PHPMailer",
"require": {
"php": ">=5.0.0",
"PHPMailer/PHPMailer": "v5.2.6"
}
}

0 comments on commit 001e99d

Please sign in to comment.