Browse Source

Adjusted the directories of swiftmailer.

tags/2.0.0-alpha
Qiang Xue 12 years ago
parent
commit
09eff41c2e
  1. 0
      Mailer.php
  2. 0
      Message.php
  3. 3
      composer.json

0
yii/swiftmailer/Mailer.php → Mailer.php

0
yii/swiftmailer/Message.php → Message.php

3
composer.json

@ -24,5 +24,6 @@
}, },
"autoload": { "autoload": {
"psr-0": { "yii\\swiftmailer\\": "" } "psr-0": { "yii\\swiftmailer\\": "" }
} },
"target-dir": "yii/swiftmailer"
} }

Loading…
Cancel
Save