Skip to content

Commit 9bbce72

Browse files
committed
minor #2 allow phpdocumentor/reflection-docblock 5 (xabbuh)
This PR was merged into the master branch. Discussion ---------- allow phpdocumentor/reflection-docblock 5 Commits ------- d73cfa2 allow phpdocumentor/reflection-docblock 5
2 parents 3cd8543 + d73cfa2 commit 9bbce72

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^7.0",
88
"doctrine/annotations": "^1.0",
9-
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
9+
"phpdocumentor/reflection-docblock": "*",
1010
"symfony/property-access": "*",
1111
"symfony/property-info": "*",
1212
"symfony/serializer": "*"

0 commit comments

Comments
 (0)