diff --git a/composer.json b/composer.json index af76d2f..90f5db2 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ext-xml": "*", "ext-xmlwriter": "*", "infection/infection": "^0.29.0", - "mimmi20/coding-standard": "^5.2.36", + "mimmi20/coding-standard": "^5.2.37", "nikic/php-parser": "^4.19.1 || ^5.0.2", "phpstan/extension-installer": "^1.4.1", "phpstan/phpstan": "^1.11.7", @@ -43,7 +43,7 @@ "symplify/phpstan-rules": "^13.0.0", "tomasvotruba/cognitive-complexity": "^0.2.3", "tomasvotruba/type-coverage": "^0.3.1", - "tomasvotruba/unused-public": "^0.3.9" + "tomasvotruba/unused-public": "^0.3.10" }, "minimum-stability": "stable", "prefer-stable": true,