Skip to content

Commit 617a8b6

Browse files
committed
loosen reflection-docblock dep; remove explicit reflection-common dep;
1 parent c0ee11f commit 617a8b6

File tree

2 files changed

+65
-52
lines changed

2 files changed

+65
-52
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
"php": ">=7.1",
2323
"psr/log": "~1.0",
2424
"nikic/php-parser": "^3.0",
25-
"phpdocumentor/reflection-docblock": "^4.1",
26-
"phpdocumentor/reflection-common": "^1.0@dev"
25+
"phpdocumentor/reflection-docblock": "^4"
2726
},
2827
"require-dev": {
2928
"mockery/mockery": "~1.0",

composer.lock

Lines changed: 64 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)