mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-08-30 02:32:07 +08:00
Update composer.json
This commit is contained in:
parent
15bc4534e1
commit
7a53d8fa93
1 changed files with 3 additions and 3 deletions
|
@ -16,14 +16,14 @@
|
|||
"issues": "https://github.com/mainwp/mainwp-child/issues",
|
||||
"source": "https://github.com/mainwp/mainwp"
|
||||
},
|
||||
"require": {
|
||||
"require": {
|
||||
"composer/installers": "^1.6",
|
||||
"php": ">=5.6|>=7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "0.6.2",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
|
||||
"phpcompatibility/php-compatibility": "^9.0",
|
||||
"phpunit/phpunit": "^6.5",
|
||||
"phpunit/phpunit": "^9.0",
|
||||
"wp-cli/wp-cli": "^2.0"
|
||||
},
|
||||
"autoload-dev": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue