Update phpstan/phpstan-phpunit requirement from 2.0.16 to 2.0.18

Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/2.0.16...2.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-10 07:26:54 +00:00
committed by GitHub
parent 85be584f94
commit 4230b2d7ca
+1 -1
View File
@@ -34,7 +34,7 @@
"monolog/monolog": "^1.24|^2.1",
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
"phpstan/phpstan": "2.2.5",
"phpstan/phpstan-phpunit": "2.0.16",
"phpstan/phpstan-phpunit": "2.0.18",
"rector/rector": "2.5.5"
},
"suggest": {