diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 6e7fa02..f4dc5c0 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "symfony/console": "^2.8|~3", "symfony/event-dispatcher": "^2.5|^3", "symfony/finder": "^2.5|^3", - "phpdocumentor/reflection-docblock": "^2.0|^3.0.2" + "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0" }, "require-dev": { "phpunit/phpunit": "^4.8", |