From ea0a8dfcff560b7704a91a4e469ed4c754e4a75e Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 3 Aug 2015 14:28:25 +0100 Subject: [PATCH] Updated dependencies --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index e277c6345..04cabb6f2 100644 --- a/composer.lock +++ b/composer.lock @@ -3591,16 +3591,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "e6577d90f61a9adbe94544a6e9a7ca18b5fd9c8f" + "reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e6577d90f61a9adbe94544a6e9a7ca18b5fd9c8f", - "reference": "e6577d90f61a9adbe94544a6e9a7ca18b5fd9c8f", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6526d9bdb56e2af1e8950114d42391044d18cfa7", + "reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7", "shasum": "" }, "require": { @@ -3608,7 +3608,7 @@ "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.2", "phpunit/php-token-stream": "~1.3", - "sebastian/environment": "~1.3", + "sebastian/environment": "~1.3.1", "sebastian/version": "~1.0" }, "require-dev": { @@ -3649,7 +3649,7 @@ "testing", "xunit" ], - "time": "2015-08-01 05:09:57" + "time": "2015-08-02 04:45:08" }, { "name": "phpunit/php-file-iterator", @@ -4075,16 +4075,16 @@ }, { "name": "sebastian/environment", - "version": "1.3.0", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87" + "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4fe0a44cddd8cc19583a024bdc7374eb2fef0b87", - "reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44", + "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44", "shasum": "" }, "require": { @@ -4121,7 +4121,7 @@ "environment", "hhvm" ], - "time": "2015-07-26 06:42:57" + "time": "2015-08-03 06:14:51" }, { "name": "sebastian/exporter",