Skip to content

Commit beed356

Browse files
Require phpstan/phpdoc-parser
1 parent fe921cd commit beed356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Metadata/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"require": {
3030
"php": ">=8.2",
3131
"doctrine/inflector": "^2.0",
32+
"phpstan/phpdoc-parser": "^1.29 || ^2.0",
3233
"psr/cache": "^1.0 || ^2.0 || ^3.0",
3334
"psr/log": "^1.0 || ^2.0 || ^3.0",
3435
"symfony/property-info": "^6.4 || ^7.1",
@@ -40,7 +41,6 @@
4041
"api-platform/openapi": "^4.1.11",
4142
"api-platform/state": "^4.1.11",
4243
"phpspec/prophecy-phpunit": "^2.2",
43-
"phpstan/phpdoc-parser": "^1.29 || ^2.0",
4444
"phpunit/phpunit": "11.5.x-dev",
4545
"symfony/config": "^6.4 || ^7.0",
4646
"symfony/routing": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)