From 5bb5de209fc7e56b3daac17e4b13337b47093910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 03:24:32 +0000 Subject: [PATCH] Bump symfony/maker-bundle from 1.29.0 to 1.29.1 Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.29.0 to 1.29.1. - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md) - [Commits](https://github.com/symfony/maker-bundle/compare/v1.29.0...v1.29.1) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 7f8dd7d7a..0101cde27 100644 --- a/composer.lock +++ b/composer.lock @@ -11726,16 +11726,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.29.0", + "version": "v1.29.1", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "9a9e3f4253ca0d923ad49b327db6f89a8f74fe4c" + "reference": "313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/9a9e3f4253ca0d923ad49b327db6f89a8f74fe4c", - "reference": "9a9e3f4253ca0d923ad49b327db6f89a8f74fe4c", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8", + "reference": "313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8", "shasum": "" }, "require": { @@ -11806,7 +11806,7 @@ "type": "tidelift" } ], - "time": "2021-02-07T01:02:28+00:00" + "time": "2021-02-10T19:21:31+00:00" }, { "name": "symfony/phpunit-bridge",