From ed27038899f1eb7470ed6fda90babbfe53b96341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 02:33:20 +0000 Subject: [PATCH] Bump doctrine/doctrine-fixtures-bundle from 3.6.0 to 3.6.1 Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases) - [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.0...3.6.1) --- updated-dependencies: - dependency-name: doctrine/doctrine-fixtures-bundle dependency-type: direct:development 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 aa45294a8..a7194aba1 100644 --- a/composer.lock +++ b/composer.lock @@ -16104,16 +16104,16 @@ }, { "name": "doctrine/doctrine-fixtures-bundle", - "version": "3.6.0", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", - "reference": "87f5d53708a3855aa018bf0a00d0d4b0ef58a956" + "reference": "d13a08ebf244f74c8adb8ff15aa55d01c404e534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/87f5d53708a3855aa018bf0a00d0d4b0ef58a956", - "reference": "87f5d53708a3855aa018bf0a00d0d4b0ef58a956", + "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/d13a08ebf244f74c8adb8ff15aa55d01c404e534", + "reference": "d13a08ebf244f74c8adb8ff15aa55d01c404e534", "shasum": "" }, "require": { @@ -16171,7 +16171,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues", - "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.6.0" + "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.6.1" }, "funding": [ { @@ -16187,7 +16187,7 @@ "type": "tidelift" } ], - "time": "2024-05-02T18:06:53+00:00" + "time": "2024-05-07T07:16:35+00:00" }, { "name": "ergebnis/composer-normalize",