mirror of
https://ghproxy.net/https://github.com/BracketSpace/WP-Admin-Reference.git
synced 2025-10-04 00:45:43 +08:00
chore: add allow plugins entry to composer.json
This commit is contained in:
parent
bbeb7f28de
commit
689f911914
1 changed files with 18 additions and 13 deletions
|
@ -9,5 +9,10 @@
|
|||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
|
||||
"phpcompatibility/php-compatibility": "^9.1",
|
||||
"wp-coding-standards/wpcs": "^2.0"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue