Skip to content

Commit fb517c4

Browse files
author
rmp-up
committed
php: use php 7.0 compatible reflection-docblock
1 parent 7ead9cd commit fb517c4

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
@@ -13,7 +13,7 @@
1313
"league/commonmark": "^0.18.1",
1414
"michelf/php-markdown": ">=1.0 <2.0.0",
1515
"zendframework/zend-code": ">=3.0 <4.0.0",
16-
"phpdocumentor/reflection-docblock": "^5.1",
16+
"phpdocumentor/reflection-docblock": "4.3.* || 5.*",
1717
"mikey179/vfsstream": "^1.6",
1818
"gherkins/regexpbuilderphp": "^0.8.0"
1919
}

0 commit comments

Comments
 (0)