Skip to content

Commit 6dc8ec6

Browse files
committed
Upgrade phpdoc-parser version
1 parent a707e2f commit 6dc8ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": ">=8.1",
2727
"symfony/property-info": "^6.3 || ^7.0",
28-
"phpstan/phpdoc-parser": "^1.24",
28+
"phpstan/phpdoc-parser": "^2.1",
2929
"phpdocumentor/reflection-docblock": "^5.3"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)