Skip to content

Commit b7d5e62

Browse files
committed
Add allow-plugins
1 parent 3963b58 commit b7d5e62

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,11 @@
6868
"type": "composer",
6969
"url": "https://asset-packagist.org"
7070
}
71-
]
71+
],
72+
"config": {
73+
"allow-plugins": {
74+
"cweagans/composer-patches": true,
75+
"yiisoft/yii2-composer": true
76+
}
77+
}
7278
}

0 commit comments

Comments
 (0)