Skip to content

Commit 825485b

Browse files
author
ashnewmanjones
authored
Use correct syntax
1 parent ed8092d commit 825485b

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|^4.0.0",
12+
"phpdocumentor/reflection-docblock": "^3.0.3 || ^4.0.0",
1313
"symfony/serializer": "^2.8.0 || ^3.0.3"
1414
},
1515
"require-dev": {

0 commit comments

Comments
 (0)