Skip to content

Commit e91e64d

Browse files
committed
Merge pull request #32 from jcorrego/master
Composer dependencies for phpdocumentor updated
2 parents 51eb392 + ec0e424 commit e91e64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"fzaninotto/faker": "^1.6",
2020
"laravel/framework": "~5.0",
2121
"mpociot/documentarian": "^0.2.0",
22-
"phpdocumentor/reflection-docblock": "~2.0"
22+
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "~3.0",

0 commit comments

Comments
 (0)