Reuse library "phpdocumentor/reflection-docblock" instead of "barryvdh/reflection-docblock"

This commit is contained in:
Thach Nguyen
2018-01-29 16:26:01 +07:00
parent 07e35d808c
commit 647b8ff0d1
3 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -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"
},