From 9cb1dfe6e01462ca2d6b674a75f601f1714e06c5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Feb 2019 07:28:37 +0100 Subject: v4.2.0 --- composer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 2407cab..ad02687 100644 --- a/composer.json +++ b/composer.json @@ -37,9 +37,7 @@ "sabre/xml" : ">=1.5 <3.0" }, "require-dev" : { - "phpunit/phpunit" : "> 4.8.35, <6.0.0", - "sabre/cs" : "^1.0.0" - + "phpunit/phpunit" : "> 4.8.35, <6.0.0" }, "suggest" : { "hoa/bench" : "If you would like to run the benchmark scripts" -- cgit