diff --git a/composer.json b/composer.json index 5b59238..48e39a9 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.*", "illuminate/filesystem": "5.1.* || 5.2.* || 5.3.* || 5.4.*", "doctrine/annotations": "~1.2", - "phpdocumentor/reflection-docblock": "3.1.*" + "phpdocumentor/reflection-docblock": "3.*" }, "require-dev": { "squizlabs/php_codesniffer": "~2.0",