Update composer dependencies

This commit is contained in:
Daniel Brendel
2024-04-05 15:02:53 +02:00
parent 3a0a025166
commit 9e182fccd3

12
composer.lock generated
View File

@ -853,16 +853,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "8.5.37", "version": "8.5.38",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "fce30f306cee78be33ba00c8f9a853f41db0491b" "reference": "1ecad678646c817a29e55a32c930f3601c3f5a8c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fce30f306cee78be33ba00c8f9a853f41db0491b", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1ecad678646c817a29e55a32c930f3601c3f5a8c",
"reference": "fce30f306cee78be33ba00c8f9a853f41db0491b", "reference": "1ecad678646c817a29e55a32c930f3601c3f5a8c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -931,7 +931,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/8.5.37" "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.38"
}, },
"funding": [ "funding": [
{ {
@ -947,7 +947,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-06T06:27:42+00:00" "time": "2024-04-05T04:31:23+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",