Update phpstan/phpstan requirement from 2.2.3 to 2.2.5

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) to permit the latest version.
- [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-10 05:34:41 +00:00
committed by GitHub
parent 0de328760a
commit 5a6e525ff5
+1 -1
View File
@@ -33,7 +33,7 @@
"friendsofphp/php-cs-fixer": "3.95.11", "friendsofphp/php-cs-fixer": "3.95.11",
"monolog/monolog": "^1.24|^2.1", "monolog/monolog": "^1.24|^2.1",
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0", "symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
"phpstan/phpstan": "2.2.3", "phpstan/phpstan": "2.2.5",
"phpstan/phpstan-phpunit": "2.0.16", "phpstan/phpstan-phpunit": "2.0.16",
"rector/rector": "2.5.2" "rector/rector": "2.5.2"
}, },