From ab27a556c19a9cb25330a39d899cf719b74c1a4a Mon Sep 17 00:00:00 2001 From: Maximilian Bosch Date: Fri, 15 Jan 2016 19:22:57 +0100 Subject: [PATCH] remove obsolete dependencies --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 248c96be2..e25578325 100644 --- a/composer.json +++ b/composer.json @@ -27,8 +27,7 @@ "symfony/routing": "^2.7|^3.0", "doctrine/inflector": "^1.0", "willdurand/negotiation": "^2.0", - "willdurand/jsonp-callback-validator": "^1.0", - "phpunit/phpunit": "^5.1" + "willdurand/jsonp-callback-validator": "^1.0" }, "require-dev": {