Update composer dependencies

This commit is contained in:
Daniel Brendel 2024-04-05 15:02:53 +02:00
parent 3a0a025166
commit 9e182fccd3
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

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