Update composer.json

This commit is contained in:
Kirill Petrov 2021-12-16 20:06:27 +04:00 committed by GitHub
parent 960529d8b4
commit fb924554f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,8 @@
"php": ">=7.0",
"ext-json": "*",
"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": {
"yiisoft/yii2-coding-standards": "~2.0",