From bc58cd765bc5bb0583620c0a2cab61617404f0bb Mon Sep 17 00:00:00 2001 From: yunwuxin <448901948@qq.com> Date: Wed, 15 Jun 2016 11:46:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E6=B5=8B=E8=AF=95=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=BA=93=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6a23e52a..0618a62e 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,9 @@ "require-dev": { "johnkary/phpunit-speedtrap": "^1.0", "mikey179/vfsStream": "~1.6", - "phploc/phploc": "*", + "phploc/phploc": "2.*", "phpunit/phpunit": "4.8.*", - "sebastian/phpcpd": "*", + "sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "2.*" }, "minimum-stability": "dev"