diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index 9b7ed0b88..41a633326 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -3,7 +3,7 @@ "require-dev": { "codedungeon/phpunit-result-printer": "0.26.1", "liuggio/fastest": "1.6.1", - "phpunit/phpunit": "7.5.9", + "phpunit/phpunit": "7.5.11", "phpunit/phpcov": "5.0.0", "roave/security-advisories": "dev-master", "sebastian/finder-facade": "1.2.2", diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index e42b257c9..4ec4b2a6e 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fb199fbf3530ef8e74a98089ea068314", + "content-hash": "5e55186d961927ac42332d98110dadb6", "packages": [], "packages-dev": [ { @@ -1060,16 +1060,16 @@ }, { "name": "phpunit/phpunit", - "version": "7.5.9", + "version": "7.5.11", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "134669cf0eeac3f79bc7f0c793efbc158bffc160" + "reference": "64cb33f5b520da490a7b13149d39b43cf3c890c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/134669cf0eeac3f79bc7f0c793efbc158bffc160", - "reference": "134669cf0eeac3f79bc7f0c793efbc158bffc160", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/64cb33f5b520da490a7b13149d39b43cf3c890c6", + "reference": "64cb33f5b520da490a7b13149d39b43cf3c890c6", "shasum": "" }, "require": { @@ -1140,7 +1140,7 @@ "testing", "xunit" ], - "time": "2019-04-19T15:50:46+00:00" + "time": "2019-05-14T04:53:02+00:00" }, { "name": "roave/security-advisories", @@ -1148,12 +1148,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "89f6e0f30ef66bfb06008d6d6ae6e7cc66a2e0f5" + "reference": "4c0ba8a35f1f12dd9236452e9fae4346b0bf2a56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/89f6e0f30ef66bfb06008d6d6ae6e7cc66a2e0f5", - "reference": "89f6e0f30ef66bfb06008d6d6ae6e7cc66a2e0f5", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4c0ba8a35f1f12dd9236452e9fae4346b0bf2a56", + "reference": "4c0ba8a35f1f12dd9236452e9fae4346b0bf2a56", "shasum": "" }, "conflict": { @@ -1351,7 +1351,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2019-05-22T09:34:58+00:00" + "time": "2019-05-23T20:42:12+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -2374,7 +2374,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions",