Replaced the reflection-docblock with version of barryvdh (#497)

This commit is contained in:
Ahsan Amin
2017-04-27 15:28:29 +02:00
committed by Barry vd. Heuvel
parent 7b263ffbce
commit 52ea63b5de
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"illuminate/support": "4.x",
"illuminate/console": "4.x",
"illuminate/filesystem": "4.x",
"phpdocumentor/reflection-docblock": "2.0.4",
"barryvdh/reflection-docblock": "^2.0.4",
"symfony/class-loader": "~2.3"
},
"require-dev": {