mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
Do not mention yii2-codeception as it it deprecated
This commit is contained in:
@ -53,7 +53,6 @@ class DevController extends Controller
|
||||
'bootstrap' => 'git@github.com:yiisoft/yii2-bootstrap.git',
|
||||
'bootstrap4' => 'git@github.com:yiisoft/yii2-bootstrap4.git',
|
||||
'bootstrap5' => 'git@github.com:yiisoft/yii2-bootstrap5.git',
|
||||
'codeception' => 'git@github.com:yiisoft/yii2-codeception.git',
|
||||
'composer' => 'git@github.com:yiisoft/yii2-composer.git',
|
||||
'debug' => 'git@github.com:yiisoft/yii2-debug.git',
|
||||
'elasticsearch' => 'git@github.com:yiisoft/yii2-elasticsearch.git',
|
||||
|
Reference in New Issue
Block a user