From be39f1955db4345c6cc93c3d59417b8e3f438453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 18:10:48 +0000 Subject: [PATCH] composer(deps): bump symfony/http-client from 6.3.2 to 6.3.5 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.3.2 to 6.3.5. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v6.3.2...v6.3.5) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index a91de89bc..b3c11941b 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "psr/event-dispatcher": "^1.0", "psr/log": "^2.0 || ^3.0", "symfony/contracts": "^2.5 || ^3.0", - "symfony/http-client": "^6.3.2", + "symfony/http-client": "^6.3.5", "symfony/process": "^6.3.4", "symfony/string": "^5.4 || ^6.3", "symfony/translation-contracts": "^2.1 || ^3.0", diff --git a/composer.lock b/composer.lock index 0db5dd905..3a4f14df3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f32e73eac99d54da37e0095604dbeb83", + "content-hash": "6e947dd4f9d828c67931ea3fd2cf60d2", "packages": [ { "name": "dflydev/dot-access-data", @@ -1265,7 +1265,7 @@ "dist": { "type": "path", "url": "./packages/guides-graphs", - "reference": "d1ab7dc42848da693c624a0c3a2cd97155ff492c" + "reference": "ef4c774f55fb8217a710b84d5e54b38107087145" }, "require": { "jawira/plantuml-encoding": "^1.0", @@ -1275,6 +1275,9 @@ "symfony/process": "^5.4 || ^6.3", "twig/twig": "~2.0 || ^3.0" }, + "suggest": { + "jawira/plantuml": "To render graphs locally using plant uml" + }, "type": "library", "autoload": { "psr-4": { @@ -2137,16 +2140,16 @@ }, { "name": "symfony/http-client", - "version": "v6.3.2", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00" + "reference": "213e564da4cbf61acc9728d97e666bcdb868c10d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00", - "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00", + "url": "https://api.github.com/repos/symfony/http-client/zipball/213e564da4cbf61acc9728d97e666bcdb868c10d", + "reference": "213e564da4cbf61acc9728d97e666bcdb868c10d", "shasum": "" }, "require": { @@ -2209,7 +2212,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.3.2" + "source": "https://github.com/symfony/http-client/tree/v6.3.5" }, "funding": [ { @@ -2225,7 +2228,7 @@ "type": "tidelift" } ], - "time": "2023-07-05T08:41:27+00:00" + "time": "2023-09-29T15:57:12+00:00" }, { "name": "symfony/polyfill-ctype",