From 50cc550e0abf154e3166484e56c84f7c0e8118cc Mon Sep 17 00:00:00 2001
From: Pierre Grimaud
Date: Fri, 29 Nov 2024 12:40:19 +0100
Subject: [PATCH] Update dependencies
---
composer.lock | 48 +++++++++++++++++++++++-------------------------
1 file changed, 23 insertions(+), 25 deletions(-)
diff --git a/composer.lock b/composer.lock
index 59840e1..c272167 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1468,29 +1468,28 @@
},
{
"name": "symfony/http-client",
- "version": "v7.2.0",
+ "version": "v6.4.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "955e43336aff03df1e8a8e17daefabb0127a313b"
+ "reference": "60a113666fa67e598abace38e5f46a0954d8833d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/955e43336aff03df1e8a8e17daefabb0127a313b",
- "reference": "955e43336aff03df1e8a8e17daefabb0127a313b",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/60a113666fa67e598abace38e5f46a0954d8833d",
+ "reference": "60a113666fa67e598abace38e5f46a0954d8833d",
"shasum": ""
},
"require": {
- "php": ">=8.2",
+ "php": ">=8.1",
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-client-contracts": "~3.4.3|^3.5.1",
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
- "amphp/amp": "<2.5",
"php-http/discovery": "<1.15",
- "symfony/http-foundation": "<6.4"
+ "symfony/http-foundation": "<6.3"
},
"provide": {
"php-http/async-client-implementation": "*",
@@ -1499,20 +1498,19 @@
"symfony/http-client-implementation": "3.0"
},
"require-dev": {
- "amphp/http-client": "^4.2.1|^5.0",
- "amphp/http-tunnel": "^1.0|^2.0",
+ "amphp/amp": "^2.5",
+ "amphp/http-client": "^4.2.1",
+ "amphp/http-tunnel": "^1.0",
"amphp/socket": "^1.1",
"guzzlehttp/promises": "^1.4|^2.0",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
- "symfony/amphp-http-client-meta": "^1.0|^2.0",
- "symfony/dependency-injection": "^6.4|^7.0",
- "symfony/http-kernel": "^6.4|^7.0",
- "symfony/messenger": "^6.4|^7.0",
- "symfony/process": "^6.4|^7.0",
- "symfony/rate-limiter": "^6.4|^7.0",
- "symfony/stopwatch": "^6.4|^7.0"
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
+ "symfony/messenger": "^5.4|^6.0|^7.0",
+ "symfony/process": "^5.4|^6.0|^7.0",
+ "symfony/stopwatch": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
@@ -1543,7 +1541,7 @@
"http"
],
"support": {
- "source": "https://github.com/symfony/http-client/tree/v7.2.0"
+ "source": "https://github.com/symfony/http-client/tree/v6.4.16"
},
"funding": [
{
@@ -1559,7 +1557,7 @@
"type": "tidelift"
}
],
- "time": "2024-11-29T08:22:02+00:00"
+ "time": "2024-11-27T11:52:33+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -1641,20 +1639,20 @@
},
{
"name": "symfony/options-resolver",
- "version": "v7.2.0",
+ "version": "v6.4.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
- "reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50"
+ "reference": "368128ad168f20e22c32159b9f761e456cec0c78"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
- "reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/368128ad168f20e22c32159b9f761e456cec0c78",
+ "reference": "368128ad168f20e22c32159b9f761e456cec0c78",
"shasum": ""
},
"require": {
- "php": ">=8.2",
+ "php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3"
},
"type": "library",
@@ -1688,7 +1686,7 @@
"options"
],
"support": {
- "source": "https://github.com/symfony/options-resolver/tree/v7.2.0"
+ "source": "https://github.com/symfony/options-resolver/tree/v6.4.16"
},
"funding": [
{
@@ -1704,7 +1702,7 @@
"type": "tidelift"
}
],
- "time": "2024-11-20T11:17:29+00:00"
+ "time": "2024-11-20T10:57:02+00:00"
},
{
"name": "symfony/polyfill-intl-idn",