Bump phpunit/phpunit from 9.1.0 to 9.1.1

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.1.0 to 9.1.1.
- [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.0...9.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-06 09:54:18 +00:00
committed by GitHub
parent eeb7c951e2
commit d15373359b

12
composer.lock generated
View File

@@ -2770,6 +2770,7 @@
"email": "jakub.onderka@gmail.com"
}
],
"abandoned": "php-parallel-lint/php-console-color",
"time": "2018-09-29T17:23:10+00:00"
},
{
@@ -2816,6 +2817,7 @@
}
],
"description": "Highlight PHP code in terminal",
"abandoned": "php-parallel-lint/php-console-highlighter",
"time": "2018-09-29T18:48:56+00:00"
},
{
@@ -3785,16 +3787,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.1.0",
"version": "9.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ef2af937ce574f215afb6dca37d583cb2964bad9"
"reference": "848f6521c906500e66229668768576d35de0227e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef2af937ce574f215afb6dca37d583cb2964bad9",
"reference": "ef2af937ce574f215afb6dca37d583cb2964bad9",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/848f6521c906500e66229668768576d35de0227e",
"reference": "848f6521c906500e66229668768576d35de0227e",
"shasum": ""
},
"require": {
@@ -3868,7 +3870,7 @@
"testing",
"xunit"
],
"time": "2020-04-03T05:23:04+00:00"
"time": "2020-04-03T14:40:04+00:00"
},
{
"name": "psr/event-dispatcher",