From 1e0f75e1a516db8ad59050c1c9ebbbf05590f342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:31:40 +0000 Subject: [PATCH] Bump symfony/dotenv from 7.1.5 to 7.1.9 Bumps [symfony/dotenv](https://github.com/symfony/dotenv) from 7.1.5 to 7.1.9. - [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.9) --- 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 e79cb74..0958530 100644 --- a/composer.lock +++ b/composer.lock @@ -8133,16 +8133,16 @@ }, { "name": "symfony/dotenv", - "version": "v7.1.5", + "version": "v7.1.9", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "6d966200b399fa59759286f3fc7c919f0677c449" + "reference": "245d1afe223664d2276afb75177d8988c328fb78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/6d966200b399fa59759286f3fc7c919f0677c449", - "reference": "6d966200b399fa59759286f3fc7c919f0677c449", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/245d1afe223664d2276afb75177d8988c328fb78", + "reference": "245d1afe223664d2276afb75177d8988c328fb78", "shasum": "" }, "require": { @@ -8187,7 +8187,7 @@ "environment" ], "support": { - "source": "https://github.com/symfony/dotenv/tree/v7.1.5" + "source": "https://github.com/symfony/dotenv/tree/v7.1.9" }, "funding": [ { @@ -8203,7 +8203,7 @@ "type": "tidelift" } ], - "time": "2024-09-17T09:16:35+00:00" + "time": "2024-11-27T11:17:28+00:00" }, { "name": "symfony/error-handler",