mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-06 11:10:43 +08:00
Update composer.json
This commit is contained in:
parent
3655b6e319
commit
a3f0888456
1 changed files with 5 additions and 4 deletions
|
@ -21,10 +21,11 @@
|
||||||
"php": ">=5.6|>=7.0"
|
"php": ">=5.6|>=7.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^7.5",
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
|
||||||
"squizlabs/php_codesniffer": "3.*"
|
|
||||||
"phpcompatibility/php-compatibility": "^9.0",
|
"phpcompatibility/php-compatibility": "^9.0",
|
||||||
|
"phpunit/phpunit": "^6.5",
|
||||||
"wp-cli/wp-cli": "^2.0",
|
"wp-cli/wp-cli": "^2.0",
|
||||||
|
"wp-coding-standards/wpcs": "^2.2.0"
|
||||||
},
|
},
|
||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue