build(deps-dev): update phpstan/phpstan requirement

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.13
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-11 05:36:40 +00:00
committed by GitHub
parent cbad259ba2
commit c88b196ee6
+1 -1
View File
@@ -33,7 +33,7 @@
"friendsofphp/php-cs-fixer": "3.95.24", "friendsofphp/php-cs-fixer": "3.95.24",
"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.12", "phpstan/phpstan": "2.2.13",
"phpstan/phpstan-phpunit": "2.0.18", "phpstan/phpstan-phpunit": "2.0.18",
"rector/rector": "2.6.3" "rector/rector": "2.6.3"
}, },