Skip to content

Commit

Permalink
Pin phpdocumentor/reflection-docblock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Jul 19, 2017
1 parent 35f33c8 commit 7ce2284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require": {
"php": ">=7.0",
"phpdocumentor/reflection-docblock": "^3.0",
"phpdocumentor/reflection-docblock": "~3.1.1",
"sabre/event": "^5.0",
"felixfbecker/advanced-json-rpc": "^2.0",
"squizlabs/php_codesniffer" : "3.0.0RC3",
Expand Down

0 comments on commit 7ce2284

Please sign in to comment.