Update phpstan/phpstan requirement from 2.1.28 to 2.1.29 (#564)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.29
  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]
2025-09-25 13:45:04 +02:00
committed by GitHub
parent 5fae875dda
commit 78aa8c89c5

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.28",
"phpstan/phpstan": "2.1.29",
"phpunit/phpunit": "^9.6.13 || 10.5.45",
"psr/log": "^1.1 || ^2 || ^3",
"symfony/cache": "^5.4 || ^6.3 || ^7",