add support for phpstan/phpdoc-parser 2

This commit is contained in:
Christian Flothmann
2024-11-10 22:44:37 +01:00
parent 0c70d2c566
commit 2a8b28d42a
7 changed files with 75 additions and 17 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"webmozart/assert": "^1.9.1",
"phpdocumentor/reflection-common": "^2.2",
"ext-filter": "*",
"phpstan/phpdoc-parser": "^1.7",
"phpstan/phpdoc-parser": "^1.7|^2.0",
"doctrine/deprecations": "^1.1"
},
"require-dev": {