From bd1c9fd8e37ff29f175782392b631483412e9293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 03:47:33 +0000 Subject: [PATCH] Bump symfony/maker-bundle from 1.26.1 to 1.27.0 Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.26.1 to 1.27.0. - [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.26.1...1.27.0) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index fa695967a..996fe0498 100644 --- a/composer.lock +++ b/composer.lock @@ -11724,16 +11724,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.26.1", + "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99" + "reference": "a47408fa6e39034a5abe324a46f4e6733266267a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/0f1d3ed2584349dc8700d7908e8a92b3742b1c99", - "reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a47408fa6e39034a5abe324a46f4e6733266267a", + "reference": "a47408fa6e39034a5abe324a46f4e6733266267a", "shasum": "" }, "require": { @@ -11804,7 +11804,7 @@ "type": "tidelift" } ], - "time": "2020-12-18T17:08:39+00:00" + "time": "2021-01-08T18:14:10+00:00" }, { "name": "symfony/phpunit-bridge",