Skip to content

Commit b1b53ea

Browse files
committed
update composer.json
1 parent 65df525 commit b1b53ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

composer.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,17 @@
3838
]
3939
},
4040
"extra": {
41+
"asset-repositories": [
42+
{
43+
"type": "bower-git",
44+
"url": "https://github.com/adobe-webplatform/eve.git",
45+
"name": "bower-asset/eve"
46+
}
47+
],
48+
"asset-vcs-driver-options": {
49+
"github-no-api": true
50+
},
51+
"asset-pattern-skip-version": "(-build|-patch)",
4152
"yii\\composer\\Installer::postCreateProject": {
4253
"setPermission": [
4354
{

0 commit comments

Comments
 (0)