Bump phpunit/phpunit from 9.1.4 to 9.1.5

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-25 18:24:35 +00:00
committed by GitHub
parent cc7aae3e4c
commit 8d89f88515

20
composer.lock generated
View File

@@ -3439,16 +3439,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "8.0.1",
"version": "8.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "31e94ccc084025d6abee0585df533eb3a792b96a"
"reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/31e94ccc084025d6abee0585df533eb3a792b96a",
"reference": "31e94ccc084025d6abee0585df533eb3a792b96a",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca6647ffddd2add025ab3f21644a441d7c146cdc",
"reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc",
"shasum": ""
},
"require": {
@@ -3499,7 +3499,7 @@
"testing",
"xunit"
],
"time": "2020-02-19T13:41:19+00:00"
"time": "2020-05-23T08:02:54+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -3750,16 +3750,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.1.4",
"version": "9.1.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "2d7080c622cf7884992e7c3cf87853877bae8ff4"
"reference": "1b570cd7edbe136055bf5f651857dc8af6b829d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2d7080c622cf7884992e7c3cf87853877bae8ff4",
"reference": "2d7080c622cf7884992e7c3cf87853877bae8ff4",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1b570cd7edbe136055bf5f651857dc8af6b829d2",
"reference": "1b570cd7edbe136055bf5f651857dc8af6b829d2",
"shasum": ""
},
"require": {
@@ -3834,7 +3834,7 @@
"testing",
"xunit"
],
"time": "2020-04-30T06:32:53+00:00"
"time": "2020-05-22T13:54:05+00:00"
},
{
"name": "psr/event-dispatcher",