Skip to content

Commit 8481457

Browse files
authored
Update composer.json (allow-plugins section) (#514)
1 parent 7bfb3d8 commit 8481457

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"config": {
6767
"allow-plugins": {
6868
"yiisoft/yii2-composer": true,
69-
"cweagans/composer-patches": true
69+
"cweagans/composer-patches": true,
70+
"php-http/discovery": true
7071
}
7172
},
7273
"extra": {

0 commit comments

Comments
 (0)