From 254f72cb2c0fe7e9662ec81ac64b6869f3e5ee74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:49:48 +0000 Subject: [PATCH] chore(deps): Bump symfony/http-client in /tests/integration Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.13 to 6.4.14. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v6.4.13...v6.4.14) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: indirect ... Signed-off-by: dependabot[bot] [skip ci] --- tests/integration/composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/integration/composer.lock b/tests/integration/composer.lock index dfbde4d255..1018b68803 100644 --- a/tests/integration/composer.lock +++ b/tests/integration/composer.lock @@ -5307,11 +5307,11 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.0.2" },