From 6b5a985083fe5271e48fa0893ede4bea090665f9 Mon Sep 17 00:00:00 2001 From: yuichimori Date: Wed, 20 Dec 2017 17:24:07 +0900 Subject: [PATCH] Fix the issue #1479 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 341c51a39..f770d8b1c 100644 --- a/composer.json +++ b/composer.json @@ -20,6 +20,7 @@ "league/fractal": "^0.17" }, "require-dev": { + "phpdocumentor/reflection-docblock": "3.3.2", "friendsofphp/php-cs-fixer": "~2", "illuminate/auth": "^5.1", "illuminate/cache": "^5.1",