Skip to content

Commit 6e0d528

Browse files
author
Eugene Tupikov
committed
Removed yii2-bootstrap dependency
1 parent 66d205c commit 6e0d528

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
],
2424
"require": {
2525
"php": ">=5.4.0",
26-
"yiisoft/yii2": "*",
27-
"yiisoft/yii2-bootstrap": "*"
26+
"yiisoft/yii2": "*"
2827
},
2928
"autoload": {
3029
"psr-4": {

0 commit comments

Comments
 (0)