Skip to content

Commit bfb5d34

Browse files
committed
Allow phpdocumentor/reflection-docblock 4.
1 parent baca9f9 commit bfb5d34

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
@@ -55,7 +55,7 @@
5555
"symfony/property-info": "~3.3",
5656
"symfony/web-link": "~3.3",
5757
"doctrine/annotations": "~1.0",
58-
"phpdocumentor/reflection-docblock": "^3.0",
58+
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
5959
"twig/twig": "~1.34|~2.4",
6060
"sensio/framework-extra-bundle": "^3.0.2"
6161
},

0 commit comments

Comments
 (0)