Skip to content

Commit f41a220

Browse files
author
Bizley
committed
allow-plugins
1 parent bdbaa9d commit f41a220

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

+6
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,11 @@
6363
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
6464
}
6565
}
66+
},
67+
"config": {
68+
"allow-plugins": {
69+
"cweagans/composer-patches": true,
70+
"yiisoft/yii2-composer": true
71+
}
6672
}
6773
}

0 commit comments

Comments
 (0)