From 43eacbb0c671e755429d255ce4784f85b6ca2366 Mon Sep 17 00:00:00 2001 From: 7IN0SAN9 Date: Sat, 24 Dec 2016 14:38:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=20reflection-docblock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 98f9e405..c546e114 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,8 @@ "johnkary/phpunit-speedtrap": "^1.0", "mikey179/vfsStream": "~1.6", "phploc/phploc": "2.*", - "sebastian/phpcpd": "2.*" + "sebastian/phpcpd": "2.*", + "phpdocumentor/reflection-docblock": "^2.0" }, "autoload": { "psr-4": {