Bump phpunit/phpunit from 9.4.1 to 9.4.2 (#3875)

This commit is contained in:
dependabot-preview[bot] 2020-10-20 09:06:46 +00:00 committed by GitHub
parent 4cbeee3ab8
commit 4444a79468
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -1437,16 +1437,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.4.1", "version": "9.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "1f09a12726593737e8a228ebb1c8647305d07c41" "reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1f09a12726593737e8a228ebb1c8647305d07c41", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa",
"reference": "1f09a12726593737e8a228ebb1c8647305d07c41", "reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1532,7 +1532,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-10-11T07:41:19+00:00" "time": "2020-10-19T09:23:29+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",