mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 18:43:12 +00:00
Reuse library "phpdocumentor/reflection-docblock" instead of "barryvdh/reflection-docblock"
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
"illuminate/filesystem": "4.x",
|
||||
"illuminate/database": "4.x",
|
||||
"illuminate/view": "4.x",
|
||||
"barryvdh/reflection-docblock": "^2.0.4",
|
||||
"phpdocumentor/reflection-docblock": "^2.0.4",
|
||||
"symfony/class-loader": "~2.3",
|
||||
"kdyby/parse-use-statements": "~0.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user