mirror of
https://github.com/yiisoft/yii2.git
synced 2026-02-20 00:32:19 +01:00
Add Bootstrap 5 to the list of extensions
This commit is contained in:
@@ -52,6 +52,7 @@ class DevController extends Controller
|
||||
'authclient' => 'git@github.com:yiisoft/yii2-authclient.git',
|
||||
'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',
|
||||
|
||||
Reference in New Issue
Block a user