Merge pull request #707 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.16

Bump phpunit/phpunit from 10.0.15 to 10.0.16
This commit is contained in:
Jonny Barnes 2023-03-13 14:48:01 +00:00 committed by GitHub
commit ea911386fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9814,16 +9814,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.0.15", "version": "10.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071" "reference": "07d386a11ac7094032900f07cada1c8975d16607"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b0c2245ef173a3d9546f6a4393a85d60eabe071", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/07d386a11ac7094032900f07cada1c8975d16607",
"reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071", "reference": "07d386a11ac7094032900f07cada1c8975d16607",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9894,7 +9894,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.15" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.16"
}, },
"funding": [ "funding": [
{ {
@ -9910,7 +9910,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-09T06:43:13+00:00" "time": "2023-03-13T09:02:40+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",