diff --git a/composer.lock b/composer.lock index 8d253b4163..cc0262e36c 100644 --- a/composer.lock +++ b/composer.lock @@ -4874,16 +4874,16 @@ }, { "name": "phpstan/phpstan-nette", - "version": "2.0.6", + "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-nette.git", - "reference": "aa6c413df9587c355a744c3a84ecf9736987b607" + "reference": "488d326408740b28c364849316ec065c13799568" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-nette/zipball/aa6c413df9587c355a744c3a84ecf9736987b607", - "reference": "aa6c413df9587c355a744c3a84ecf9736987b607", + "url": "https://api.github.com/repos/phpstan/phpstan-nette/zipball/488d326408740b28c364849316ec065c13799568", + "reference": "488d326408740b28c364849316ec065c13799568", "shasum": "" }, "require": { @@ -4900,12 +4900,12 @@ }, "require-dev": { "nette/application": "^3.0", - "nette/di": "^3.1.10", + "nette/di": "^3.0", "nette/forms": "^3.0", - "nette/utils": "^2.3.0 || ^3.0.0", + "nette/utils": "^2.3.0 || ^3.0.0 || ^4.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-deprecation-rules": "^2.0", - "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-phpunit": "^2.0.8", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^9.6" }, @@ -4930,9 +4930,9 @@ "description": "Nette Framework class reflection extension for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-nette/issues", - "source": "https://github.com/phpstan/phpstan-nette/tree/2.0.6" + "source": "https://github.com/phpstan/phpstan-nette/tree/2.0.7" }, - "time": "2025-09-19T19:54:10+00:00" + "time": "2025-12-08T10:39:26+00:00" }, { "name": "phpstan/phpstan-phpunit",