Merge pull request #97 from rico-vz/dependabot/composer/phpunit/phpunit-10.5.9

build(deps-dev): bump phpunit/phpunit from 10.5.5 to 10.5.9
This commit is contained in:
Rico
2024-01-30 00:27:30 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -10369,16 +10369,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.5", "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": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856" "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ed21115d505b4b4f7dc7b5651464e19a2c7f7856", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
"reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856", "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10450,7 +10450,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.5" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.9"
}, },
"funding": [ "funding": [
{ {
@@ -10466,7 +10466,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-27T15:13:52+00:00" "time": "2024-01-22T14:35:40+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",