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