Pin dependency phpunit/phpunit to 6.5.13
This commit is contained in:
parent
ca0165ff5d
commit
cf008b9e77
|
@ -12,7 +12,7 @@
|
|||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "*",
|
||||
"wp-coding-standards/wpcs": "1.2.0",
|
||||
"phpunit/phpunit": "6.*",
|
||||
"phpunit/phpunit": "6.5.13",
|
||||
"woocommerce/woocommerce-sniffs": "*",
|
||||
"wimg/php-compatibility": "9.0.0",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "0.5.0"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "3ca695e472988ea38416344974f9bf4c",
|
||||
"content-hash": "8c25f2e044c24bd6ee6900e7bcbe3c0c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
|
|
Loading…
Reference in New Issue