Skip to content

Commit d8c2bae

Browse files
dependencies[bot]felixfbecker
authored andcommitted
chore: update phpdocumentor/reflection-docblock from 3.3.0 to 4.0.0 (#17)
BREAKING CHANGE: The major update may conflict with version requirements of other modules. closes #12
1 parent 02e465e commit d8c2bae

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
"require": {
2323
"php": ">=7.0",
2424
"netresearch/jsonmapper": "^1.0",
25-
"phpdocumentor/reflection-docblock": "^3.1"
25+
"phpdocumentor/reflection-docblock": "^4.0.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^5.5"

0 commit comments

Comments
 (0)