allow plugins
This commit is contained in:
parent
a5a6967b48
commit
308df84c28
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
||||||
"yoast/phpunit-polyfills": "^1.0",
|
"yoast/phpunit-polyfills": "^1.0",
|
||||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1"
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1"
|
||||||
},
|
},
|
||||||
|
"config": {
|
||||||
|
"allow-plugins": true
|
||||||
|
},
|
||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
"composer/installers": true
|
"composer/installers": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue