Bump phpunit/phpunit from 9.3.9 to 9.3.10 (#3828)

This commit is contained in:
dependabot-preview[bot] 2020-09-15 17:01:03 +00:00 committed by GitHub
parent 1322defead
commit 8ac32824a2
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.3.9", "version": "9.3.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "60c90ba713075e83bd039db4760226df7ad9a5cb" "reference": "919333f2d046a89f9238f15d09f17a8f0baa5cc2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/60c90ba713075e83bd039db4760226df7ad9a5cb", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/919333f2d046a89f9238f15d09f17a8f0baa5cc2",
"reference": "60c90ba713075e83bd039db4760226df7ad9a5cb", "reference": "919333f2d046a89f9238f15d09f17a8f0baa5cc2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1532,7 +1532,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-11T12:42:34+00:00" "time": "2020-09-12T09:34:39+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",