Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit d5582d1

Browse files
authored
Merge pull request #136 from garak/patch-1
Allow phpdocumentor/reflection-docblock 4
2 parents 52f07f2 + 6f85e00 commit d5582d1

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
@@ -18,7 +18,7 @@
1818
"nikic/php-parser": "~3.0",
1919
"symfony/console": "^2.6 || ^3.0",
2020
"symfony/finder": "^2.6 || ^3.0",
21-
"phpdocumentor/reflection-docblock": "~2.0 || ~3.0",
21+
"phpdocumentor/reflection-docblock": "~2.0 || ~3.0 || ~4.0",
2222
"symfony/stopwatch": "^2.7 || ^3.0",
2323
"symfony/filesystem": "^2.7 || ^3.0",
2424
"symfony/dependency-injection": "^2.7 || ^3.0",

0 commit comments

Comments
 (0)