Update doctrine/coding-standard requirement from ^13 to ^14

Updates the requirements on [doctrine/coding-standard](https://github.com/doctrine/coding-standard) to permit the latest version.
- [Release notes](https://github.com/doctrine/coding-standard/releases)
- [Commits](https://github.com/doctrine/coding-standard/compare/13.0.0...14.0.0)

---
updated-dependencies:
- dependency-name: doctrine/coding-standard
  dependency-version: 14.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 11:32:45 +00:00
committed by GitHub
parent 78aa8c89c5
commit 5fd2b826db

View File

@@ -27,7 +27,7 @@
"require-dev": {
"ext-sqlite3": "*",
"doctrine/annotations": "^1.12 || ^2",
"doctrine/coding-standard": "^13",
"doctrine/coding-standard": "^14",
"doctrine/dbal": "^3.5 || ^4",
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
"doctrine/orm": "^2.14 || ^3",