diff --git a/composer.json b/composer.json index 74064ca2..e842244a 100644 --- a/composer.json +++ b/composer.json @@ -19,13 +19,13 @@ "php-coveralls/php-coveralls": "^2.7.0", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.4.0", - "phpstan/phpstan": "^2.0.4", + "phpstan/phpstan": "^2.1.4", "phpunit/phpunit": "^10.5.40", "roave/backward-compatibility-check": "^8.10.0", "squizlabs/php_codesniffer": "^3.11.2", "thecodingmachine/safe": "^2.5.0", "wyrihaximus/coding-standard": "^2.15.0", - "wyrihaximus/phpstan-rules-wrapper": "^10.0.0" + "wyrihaximus/phpstan-rules-wrapper": "^10.2.0" }, "conflict": { "composer/compoer": "<2.6.0",