Skip to content

Commit 10441f7

Browse files
authored
Allow phpdocumentor/reflection-docblock ^6.0
1 parent 61c20f1 commit 10441f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ext-fileinfo": "*",
2323
"opis/json-schema": "^2.4",
2424
"php-http/discovery": "^1.20",
25-
"phpdocumentor/reflection-docblock": "^5.6",
25+
"phpdocumentor/reflection-docblock": "^5.6|^6.0",
2626
"psr/clock": "^1.0",
2727
"psr/container": "^1.0 || ^2.0",
2828
"psr/event-dispatcher": "^1.0",

0 commit comments

Comments
 (0)