Update composer.json
This commit is contained in:
parent
08aab3ed24
commit
afeb530aca
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"composer/installers": "~1.0"
|
"composer/installers": "~1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5",
|
"phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5 || ^8",
|
||||||
"phpcompatibility/php-compatibility": "*",
|
"phpcompatibility/php-compatibility": "*",
|
||||||
"squizlabs/php_codesniffer": "3.*",
|
"squizlabs/php_codesniffer": "3.*",
|
||||||
"wp-coding-standards/wpcs": "^2.3.0",
|
"wp-coding-standards/wpcs": "^2.3.0",
|
||||||
|
|
Loading…
Reference in a new issue