From bc20bc73f9c6f96c4c34fd51b38a6c807c927b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:30:53 +0000 Subject: [PATCH] build(deps): bump symfony/dotenv from 7.1.5 to 7.1.6 Bumps [symfony/dotenv](https://github.com/symfony/dotenv) from 7.1.5 to 7.1.6. - [Release notes](https://github.com/symfony/dotenv/releases) - [Changelog](https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/dotenv/compare/v7.1.5...v7.1.6) --- updated-dependencies: - dependency-name: symfony/dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 745363b..7a2b25f 100644 --- a/composer.lock +++ b/composer.lock @@ -2114,16 +2114,16 @@ }, { "name": "symfony/dotenv", - "version": "v7.1.5", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "6d966200b399fa59759286f3fc7c919f0677c449" + "reference": "56a10f3032a6c2f085b13bc429e9d78a2c895dc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/6d966200b399fa59759286f3fc7c919f0677c449", - "reference": "6d966200b399fa59759286f3fc7c919f0677c449", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/56a10f3032a6c2f085b13bc429e9d78a2c895dc4", + "reference": "56a10f3032a6c2f085b13bc429e9d78a2c895dc4", "shasum": "" }, "require": { @@ -2168,7 +2168,7 @@ "environment" ], "support": { - "source": "https://github.com/symfony/dotenv/tree/v7.1.5" + "source": "https://github.com/symfony/dotenv/tree/v7.1.6" }, "funding": [ { @@ -2184,7 +2184,7 @@ "type": "tidelift" } ], - "time": "2024-09-17T09:16:35+00:00" + "time": "2024-09-28T11:14:12+00:00" }, { "name": "symfony/error-handler",