Update composer.json
This commit is contained in:
parent
7e55a06648
commit
2121710c30
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
||||||
"phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5",
|
"phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5",
|
||||||
"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",
|
||||||
|
"yoast/phpunit-polyfills": "^1.0"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
Loading…
Reference in a new issue