Merge pull request #397 from DirectoryLister/dependabot/composer/phpunit/phpunit-9.1.5

This commit is contained in:
dependabot-preview[bot]
2020-05-25 18:32:51 +00:00
committed by GitHub

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",