Skip to content

Commit 0cd97ff

Browse files
chore(deps): update phpdocumentor/reflection-docblock requirement || ^6.0
Updates the requirements on [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock) to permit the latest version. - [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases) - [Commits](phpDocumentor/ReflectionDocBlock@5.6.0...6.0.2) --- updated-dependencies: - dependency-name: phpdocumentor/reflection-docblock dependency-version: 6.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5a7383 commit 0cd97ff

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
@@ -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)