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
|
@ -19,12 +19,13 @@
|
|||
"require": {
|
||||
"composer/installers": "^1.6",
|
||||
"php": ">=5.6|>=7.0"
|
||||
},
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.5",
|
||||
"squizlabs/php_codesniffer": "3.*"
|
||||
"phpcompatibility/php-compatibility": "^9.0",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
|
||||
"phpcompatibility/php-compatibility": "^9.0",
|
||||
"phpunit/phpunit": "^6.5",
|
||||
"wp-cli/wp-cli": "^2.0",
|
||||
"wp-coding-standards/wpcs": "^2.2.0"
|
||||
},
|
||||
"autoload-dev": {
|
||||
"classmap": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue