From f28bf2c934803869b932645a71c5db228c2d34c8 Mon Sep 17 00:00:00 2001 From: DevRel Team Bot Date: Wed, 11 Dec 2024 19:28:44 +0000 Subject: [PATCH] Auto dependency updates via source operation Added updated composer.lock --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4670351..6ff8c7a 100644 --- a/composer.lock +++ b/composer.lock @@ -13531,16 +13531,16 @@ }, { "name": "symfony/http-client-contracts", - "version": "v2.5.4", + "version": "v2.5.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "fbfd73095ae958935396cf2243c47b01c677750c" + "reference": "48ef1d0a082885877b664332b9427662065a360c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/fbfd73095ae958935396cf2243c47b01c677750c", - "reference": "fbfd73095ae958935396cf2243c47b01c677750c", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/48ef1d0a082885877b664332b9427662065a360c", + "reference": "48ef1d0a082885877b664332b9427662065a360c", "shasum": "" }, "require": { @@ -13589,7 +13589,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.4" + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.5" }, "funding": [ { @@ -13605,7 +13605,7 @@ "type": "tidelift" } ], - "time": "2024-11-25T09:13:00+00:00" + "time": "2024-11-28T08:37:04+00:00" }, { "name": "symfony/http-foundation",