Merge pull request #959 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.4

build(deps-dev): Bump phpunit/phpunit from 10.2.3 to 10.2.4
This commit is contained in:
Jonny Barnes 2023-07-10 14:52:40 +01:00 committed by GitHub
commit b357bff1cb
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.3", "version": "10.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "35c8cac1734ede2ae354a6644f7088356ff5b08e" "reference": "68484779b5a2ed711fbdeba6ca01910d87acdff2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35c8cac1734ede2ae354a6644f7088356ff5b08e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/68484779b5a2ed711fbdeba6ca01910d87acdff2",
"reference": "35c8cac1734ede2ae354a6644f7088356ff5b08e", "reference": "68484779b5a2ed711fbdeba6ca01910d87acdff2",
"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.3" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.4"
}, },
"funding": [ "funding": [
{ {
@ -10680,7 +10680,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-30T06:17:38+00:00" "time": "2023-07-10T04:06:08+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",