mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Require actual docblock parser
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
"illuminate/filesystem": "^10 || ^11",
|
"illuminate/filesystem": "^10 || ^11",
|
||||||
"illuminate/support": "^10 || ^11",
|
"illuminate/support": "^10 || ^11",
|
||||||
"nikic/php-parser": "^4.18 || ^5",
|
"nikic/php-parser": "^4.18 || ^5",
|
||||||
|
"phpdocumentor/reflection-docblock": "^5.3",
|
||||||
"phpdocumentor/type-resolver": "^1.1.0"
|
"phpdocumentor/type-resolver": "^1.1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|||||||
Reference in New Issue
Block a user