Skip to content

Commit eeb7262

Browse files
committed
chore: add phpdocumentor
1 parent e5cbede commit eeb7262

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Laravel/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"laravel/sanctum": "^4.0",
5050
"symfony/web-link": "^6.4 || ^7.1",
5151
"willdurand/negotiation": "^3.1",
52-
"phpstan/phpdoc-parser": "^1.29"
52+
"phpstan/phpdoc-parser": "^1.29",
53+
"phpdocumentor/phpdocumentor": "^3.5"
5354
},
5455
"require-dev": {
5556
"doctrine/dbal": "^4.0",

0 commit comments

Comments
 (0)