Bump phpunit/phpunit from 7.4.1 to 7.4.3 (#840)

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.4.1 to 7.4.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.4.1...7.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-29 11:23:25 +01:00 committed by Phan An
parent ce7423b6b2
commit 106b382326

20
composer.lock generated
View file

@ -5676,16 +5676,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "6.1.1",
"version": "6.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "b097681a19a48e52706f57e47a09594bac4f7cab"
"reference": "4d3ae9b21a7d7e440bd0cf65565533117976859f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b097681a19a48e52706f57e47a09594bac4f7cab",
"reference": "b097681a19a48e52706f57e47a09594bac4f7cab",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4d3ae9b21a7d7e440bd0cf65565533117976859f",
"reference": "4d3ae9b21a7d7e440bd0cf65565533117976859f",
"shasum": ""
},
"require": {
@ -5735,7 +5735,7 @@
"testing",
"xunit"
],
"time": "2018-10-18T09:01:38+00:00"
"time": "2018-10-23T05:59:32+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -5928,16 +5928,16 @@
},
{
"name": "phpunit/phpunit",
"version": "7.4.1",
"version": "7.4.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c5a120ade60992bd671a912188ee9ee9f8083bbd"
"reference": "c151651fb6ed264038d486ea262e243af72e5e64"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c5a120ade60992bd671a912188ee9ee9f8083bbd",
"reference": "c5a120ade60992bd671a912188ee9ee9f8083bbd",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c151651fb6ed264038d486ea262e243af72e5e64",
"reference": "c151651fb6ed264038d486ea262e243af72e5e64",
"shasum": ""
},
"require": {
@ -6008,7 +6008,7 @@
"testing",
"xunit"
],
"time": "2018-10-18T09:02:52+00:00"
"time": "2018-10-23T05:57:41+00:00"
},
{
"name": "psy/psysh",