Browse Source

Restrict reflection-docblock version

Marcel Pociot 9 năm trước cách đây
mục cha
commit
d37e1c8bfa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -19,7 +19,7 @@
         "fzaninotto/faker": "^1.6",
         "laravel/framework": "~5.0",
         "mpociot/documentarian": "^0.2.0",
-        "phpdocumentor/reflection-docblock": "^2.0 || ^3.0.2"
+        "phpdocumentor/reflection-docblock": "^2.0"
     },
     "require-dev": {
         "orchestra/testbench": "~3.0",