mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
Add symfonymailer to list of extensions
This commit is contained in:
@ -68,6 +68,7 @@ class DevController extends Controller
|
|||||||
'smarty' => 'git@github.com:yiisoft/yii2-smarty.git',
|
'smarty' => 'git@github.com:yiisoft/yii2-smarty.git',
|
||||||
'sphinx' => 'git@github.com:yiisoft/yii2-sphinx.git',
|
'sphinx' => 'git@github.com:yiisoft/yii2-sphinx.git',
|
||||||
'swiftmailer' => 'git@github.com:yiisoft/yii2-swiftmailer.git',
|
'swiftmailer' => 'git@github.com:yiisoft/yii2-swiftmailer.git',
|
||||||
|
'symfonymailer' => 'git@github.com:yiisoft/yii2-symfonymailer.git',
|
||||||
'twig' => 'git@github.com:yiisoft/yii2-twig.git',
|
'twig' => 'git@github.com:yiisoft/yii2-twig.git',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user