From d3b2ab79039093ef9ea15e077ba898accc281557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Mar 2019 05:57:23 +0000 Subject: [PATCH] Bump phpunit/phpunit from 8.0.4 to 8.0.5 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.0.4...8.0.5) Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 02fa863..48c233f 100644 --- a/composer.lock +++ b/composer.lock @@ -158,12 +158,12 @@ "source": { "type": "git", "url": "https://github.com/PhpGt/Curl.git", - "reference": "8f0152cd7dd0cdfb51eb54916d7d30f11bc762e4" + "reference": "f5d8bee6b568cd4927573c0ec7323969ef396aee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Curl/zipball/8f0152cd7dd0cdfb51eb54916d7d30f11bc762e4", - "reference": "8f0152cd7dd0cdfb51eb54916d7d30f11bc762e4", + "url": "https://api.github.com/repos/PhpGt/Curl/zipball/f5d8bee6b568cd4927573c0ec7323969ef396aee", + "reference": "f5d8bee6b568cd4927573c0ec7323969ef396aee", "shasum": "" }, "require": { @@ -197,7 +197,7 @@ "http", "interface" ], - "time": "2019-02-20T16:25:21+00:00" + "time": "2019-03-07T13:23:27+00:00" }, { "name": "phpgt/http", @@ -931,16 +931,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "7.0.2", + "version": "7.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "cfca9c5f7f2694ca0c7749ffb142927d9f05250f" + "reference": "0317a769a81845c390e19684d9ba25d7f6aa4707" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/cfca9c5f7f2694ca0c7749ffb142927d9f05250f", - "reference": "cfca9c5f7f2694ca0c7749ffb142927d9f05250f", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/0317a769a81845c390e19684d9ba25d7f6aa4707", + "reference": "0317a769a81845c390e19684d9ba25d7f6aa4707", "shasum": "" }, "require": { @@ -990,7 +990,7 @@ "testing", "xunit" ], - "time": "2019-02-15T13:40:27+00:00" + "time": "2019-02-26T07:38:26+00:00" }, { "name": "phpunit/php-file-iterator", @@ -1183,16 +1183,16 @@ }, { "name": "phpunit/phpunit", - "version": "8.0.4", + "version": "8.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a7af0201285445c9c73c4bdf869c486e36b41604" + "reference": "19cbed2120839772c4a00e8b28456b0c77d1a7b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a7af0201285445c9c73c4bdf869c486e36b41604", - "reference": "a7af0201285445c9c73c4bdf869c486e36b41604", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/19cbed2120839772c4a00e8b28456b0c77d1a7b4", + "reference": "19cbed2120839772c4a00e8b28456b0c77d1a7b4", "shasum": "" }, "require": { @@ -1211,7 +1211,7 @@ "phpunit/php-code-coverage": "^7.0", "phpunit/php-file-iterator": "^2.0.1", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^2.0", + "phpunit/php-timer": "^2.1", "sebastian/comparator": "^3.0", "sebastian/diff": "^3.0", "sebastian/environment": "^4.1", @@ -1261,7 +1261,7 @@ "testing", "xunit" ], - "time": "2019-02-18T09:23:05+00:00" + "time": "2019-03-16T07:33:46+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -1877,7 +1877,7 @@ }, { "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "email": "backendtea@gmail.com" } ], "description": "Symfony polyfill for ctype functions",