Update phpstan/phpstan requirement from 2.2.2 to 2.2.3

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

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