Revert to supported versions of phpunit
This commit is contained in:
@ -23,10 +23,9 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"composer/installers": "1.9.0",
|
"composer/installers": "1.9.0",
|
||||||
"phpunit/phpunit": "^11.5.0",
|
"phpunit/phpunit": "^9.6.22",
|
||||||
"yoast/phpunit-polyfills": "^3.0.0",
|
"yoast/phpunit-polyfills": "^1.1.3",
|
||||||
"woocommerce/woocommerce-sniffs": "^1.0.0",
|
"woocommerce/woocommerce-sniffs": "^1.0.0"
|
||||||
"phpunit/php-code-coverage": "^11.0.7"
|
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
|
Reference in New Issue
Block a user