diff --git a/composer.json b/composer.json index d44c610..104748a 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "php": ">=5.6|>=7.0" }, "require-dev": { - "phpunit/phpunit": "8.3.5", + "phpunit/phpunit": "11.0.2", "woocommerce/woocommerce-sniffs": "0.0.9" }, "scripts": {