Skip to content

Commit 0326bc1

Browse files
committed
Update composer.json
Fix path of bower folder. Add to require yii2-bootstrap.
1 parent 4ccc000 commit 0326bc1

File tree

2 files changed

+107
-99
lines changed

2 files changed

+107
-99
lines changed

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"minimum-stability": "dev",
2020
"require": {
2121
"php": ">=5.4.0",
22-
"yiisoft/yii2": "*"
22+
"yiisoft/yii2": "*",
23+
"yiisoft/yii2-bootstrap": "*"
2324
},
2425
"require-dev": {
2526
"yiisoft/yii2-codeception": "*",
@@ -29,5 +30,11 @@
2930
},
3031
"config": {
3132
"process-timeout": 1800
33+
},
34+
"extra": {
35+
"asset-installer-paths": {
36+
"npm-asset-library": "vendor/npm",
37+
"bower-asset-library": "vendor/bower"
38+
}
3239
}
3340
}

composer.lock

Lines changed: 99 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy