diff --git a/composer.json b/composer.json index 2d794a0..6fe179b 100644 --- a/composer.json +++ b/composer.json @@ -24,9 +24,9 @@ "nette/neon": "~3.1", "nextras/multi-query-parser": "~2.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.1.51", + "phpstan/phpstan": "2.2.2", "phpstan/phpstan-deprecation-rules": "2.0.4", - "phpstan/phpstan-strict-rules": "2.0.10", + "phpstan/phpstan-strict-rules": "2.0.11", "symfony/config": "~5.4 || ~6.0 || ~7.0", "symfony/dependency-injection": "~5.4 || ~6.0 || ~7.0", "symfony/http-kernel": "~5.4 || ~6.0 || ~7.0",