Update composer.json
This commit is contained in:
parent
960529d8b4
commit
fb924554f4
@ -27,7 +27,8 @@
|
|||||||
"php": ">=7.0",
|
"php": ">=7.0",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"yiisoft/yii2": "^2.0.42",
|
"yiisoft/yii2": "^2.0.42",
|
||||||
"bower-asset/bootstrap": "^5.1.0"
|
"bower-asset/bootstrap": "^5.1.0",
|
||||||
|
"twbs/bootstrap-icons": "^1.7.5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"yiisoft/yii2-coding-standards": "~2.0",
|
"yiisoft/yii2-coding-standards": "~2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user