Merge pull request #970 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.5

build(deps-dev): Bump phpunit/phpunit from 10.2.4 to 10.2.5
This commit is contained in:
Jonny Barnes 2023-07-14 13:25:42 +01:00 committed by GitHub
commit 207d114a5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -10583,16 +10583,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.2.4", "version": "10.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "68484779b5a2ed711fbdeba6ca01910d87acdff2" "reference": "15a89f123d8ca9c1e1598d6d87a56a8bf28c72cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/68484779b5a2ed711fbdeba6ca01910d87acdff2", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/15a89f123d8ca9c1e1598d6d87a56a8bf28c72cd",
"reference": "68484779b5a2ed711fbdeba6ca01910d87acdff2", "reference": "15a89f123d8ca9c1e1598d6d87a56a8bf28c72cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10664,7 +10664,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.4" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.5"
}, },
"funding": [ "funding": [
{ {
@ -10680,7 +10680,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-07-10T04:06:08+00:00" "time": "2023-07-14T04:18:47+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",