From 19716537f8690183d1a93cd6964aab8c2e3dc623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 01:44:23 +0000 Subject: [PATCH] Update yii2-extensions/phpstan requirement from ^0.1 to ^0.4 Updates the requirements on [yii2-extensions/phpstan](https://github.com/yii2-extensions/phpstan) to permit the latest version. - [Release notes](https://github.com/yii2-extensions/phpstan/releases) - [Changelog](https://github.com/yii2-extensions/phpstan/blob/main/CHANGELOG.md) - [Commits](https://github.com/yii2-extensions/phpstan/compare/0.1.0...0.4.1) --- updated-dependencies: - dependency-name: yii2-extensions/phpstan dependency-version: 0.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4bed86c..aad9aaf 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "phpunit/phpunit": "^10.5", "roave/infection-static-analysis-plugin": "^1.34", "symplify/easy-coding-standard": "^12.1", - "yii2-extensions/phpstan": "^0.1" + "yii2-extensions/phpstan": "^0.4" }, "autoload": { "psr-4": {