From 95a003905fd47e15800bcff96d6b3b9512264a2a Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 6 Apr 2014 12:02:31 +0100 Subject: [PATCH] Update composer.json --- composer.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 44e8add4d..60303fda4 100644 --- a/composer.json +++ b/composer.json @@ -24,12 +24,12 @@ "php": ">=5.3.3", "phpunit/php-file-iterator": "~1.3.1", "phpunit/php-token-stream": "~1.2.2", - "phpunit/php-text-template": "~1.2", - "sebastian/environment": "~1.0", + "phpunit/php-text-template": "~1.2.0", + "sebastian/environment": "~1.0.0", "sebastian/version": "~1.0.3" }, "require-dev": { - "phpunit/phpunit": ">=4.0.0,<4.1.0", + "phpunit/phpunit": "~4.0.14", "ext-xdebug": ">=2.1.4" }, "suggest": { @@ -50,4 +50,3 @@ "" ] } -