Skip to content

Commit 66a98b8

Browse files
Merge branch '3.3' into 3.4
* 3.3: [VarDumper] Fix tests with phpredis 3.1.3 [DI] Fix reading env vars from fastcgi params Allow phpdocumentor/reflection-docblock 4. [VarDumper] play nice with open_basedir when looking for composer.json
2 parents 4d22b24 + bfb5d34 commit 66a98b8

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
@@ -56,7 +56,7 @@
5656
"symfony/property-info": "~3.3|~4.0",
5757
"symfony/web-link": "~3.3|~4.0",
5858
"doctrine/annotations": "~1.0",
59-
"phpdocumentor/reflection-docblock": "^3.0",
59+
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
6060
"twig/twig": "~1.34|~2.4"
6161
},
6262
"conflict": {

0 commit comments

Comments
 (0)