Update phpstan/phpstan requirement from 2.1.40 to 2.1.42 (#619)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-19 20:01:42 +01:00
committed by GitHub
parent a5a95dcc0a
commit 9825932bff

View File

@@ -32,7 +32,7 @@
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
"doctrine/orm": "^2.14 || ^3",
"fig/log-test": "^1",
"phpstan/phpstan": "2.1.40",
"phpstan/phpstan": "2.1.42",
"phpunit/phpunit": "^9.6.13 || ^12.4",
"psr/log": "^1.1 || ^2 || ^3",
"symfony/cache": "^5.4 || ^6.3 || ^7 || ^8",