Merge pull request #1246 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.9

This commit is contained in:
Jonny Barnes 2024-01-25 22:31:37 +00:00 committed by GitHub
commit 5852c52c7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -11721,16 +11721,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.8", "version": "10.5.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "08f4fa74d5fbfff1ef22abffee47aaedcaea227e" "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/08f4fa74d5fbfff1ef22abffee47aaedcaea227e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
"reference": "08f4fa74d5fbfff1ef22abffee47aaedcaea227e", "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11802,7 +11802,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.5.8" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.9"
}, },
"funding": [ "funding": [
{ {
@ -11818,7 +11818,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-19T07:07:27+00:00" "time": "2024-01-22T14:35:40+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",