Add Bootstrap 5 to the list of extensions

This commit is contained in:
Alexander Makarov
2021-08-07 00:26:18 +03:00
parent 6df68e0900
commit 38ba100320

View File

@@ -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',