Update composer

This commit is contained in:
Tim
2025-07-24 15:11:50 +02:00
parent a1ecaf0189
commit 74060da6e5

12
composer.lock generated
View File

@ -169,16 +169,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "4.3.0", "version": "4.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "5fe09532be619202d59c70956c6fb20e97933ee3" "reference": "ac336c95ea9e13433d56ca81c308b39db0e1a2a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/5fe09532be619202d59c70956c6fb20e97933ee3", "url": "https://api.github.com/repos/doctrine/dbal/zipball/ac336c95ea9e13433d56ca81c308b39db0e1a2a7",
"reference": "5fe09532be619202d59c70956c6fb20e97933ee3", "reference": "ac336c95ea9e13433d56ca81c308b39db0e1a2a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -255,7 +255,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/4.3.0" "source": "https://github.com/doctrine/dbal/tree/4.3.1"
}, },
"funding": [ "funding": [
{ {
@ -271,7 +271,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-06-16T19:31:04+00:00" "time": "2025-07-22T10:09:51+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",