Skip to content

Commit 32db99d

Browse files
authored
Revert the change of the requirement of reflection-docblock
Revert the change of the requirement of phpdocumentor/reflection-docblock in composer.json
1 parent 46a1773 commit 32db99d

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
@@ -9,7 +9,7 @@
99
"guzzlehttp/guzzle": "^6.0",
1010
"guzzlehttp/psr7": "^1.2",
1111
"monolog/monolog": "^1.17.1",
12-
"phpdocumentor/reflection-docblock": "^3.0.3",
12+
"phpdocumentor/reflection-docblock": "^4.0.0 || ^3.0.3",
1313
"symfony/serializer": "^2.8.0 || ^3.0.3"
1414
},
1515
"require-dev": {

0 commit comments

Comments
 (0)