From cbe4b73df592b7645c8252f7289a64122b467684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 02:30:05 +0000 Subject: [PATCH] Bump symfony/maker-bundle from 1.21.1 to 1.22.0 Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.21.1 to 1.22.0. - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Changelog](https://github.com/symfony/maker-bundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/maker-bundle/compare/v1.21.1...v1.22.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 5e3f89de3..f0139dc43 100644 --- a/composer.lock +++ b/composer.lock @@ -11768,16 +11768,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.21.1", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "da629093c7bf9abd9a6a0f232a43bbb1b88de68d" + "reference": "430a9f6d5d2d60672337859c7833c0acc7ec05db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/da629093c7bf9abd9a6a0f232a43bbb1b88de68d", - "reference": "da629093c7bf9abd9a6a0f232a43bbb1b88de68d", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/430a9f6d5d2d60672337859c7833c0acc7ec05db", + "reference": "430a9f6d5d2d60672337859c7833c0acc7ec05db", "shasum": "" }, "require": { @@ -11847,7 +11847,7 @@ "type": "tidelift" } ], - "time": "2020-08-29T18:05:46+00:00" + "time": "2020-10-23T00:59:45+00:00" }, { "name": "symfony/phpunit-bridge",