Fixed icon asset version

This commit is contained in:
simialbi 2021-12-19 13:18:53 +01:00 committed by GitHub
parent 1a12d1cf65
commit 7642e09bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
"require-dev": {
"yiisoft/yii2-coding-standards": "~2.0",
"phpunit/phpunit": "^6.5.14",
"twbs/bootstrap-icons": "^1.7.5"
"twbs/bootstrap-icons": "^1.7.2"
},
"suggest": {
"twbs/bootstrap-icons": "Add this package to the `require` section of your `composer.json` if you'd like to use the bootstrap icon asset."