Skip to content

Commit cfb5dd1

Browse files
Update dependency phpdocumentor/reflection-docblock to v6
1 parent e88173f commit cfb5dd1

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
@@ -23,7 +23,7 @@
2323
"php": ">=7.0.0",
2424
"ext-json": "*",
2525
"symfony/polyfill-mbstring": "~1.0",
26-
"phpdocumentor/reflection-docblock": "~4.3 || ~5.0"
26+
"phpdocumentor/reflection-docblock": "~6.0"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"

0 commit comments

Comments
 (0)