From 5fbd068570711ad62a4646c970e80437f047a7d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 03:44:14 +0000 Subject: [PATCH] Bump symfony/maker-bundle from 1.22.0 to 1.23.0 Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.22.0 to 1.23.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.22.0...v1.23.0) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 91c8ea3d9..bf2ec444a 100644 --- a/composer.lock +++ b/composer.lock @@ -11758,22 +11758,22 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.22.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "430a9f6d5d2d60672337859c7833c0acc7ec05db" + "reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/430a9f6d5d2d60672337859c7833c0acc7ec05db", - "reference": "430a9f6d5d2d60672337859c7833c0acc7ec05db", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/ffaee624a20a462ec2da82942d3c9d8fc8dd1421", + "reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421", "shasum": "" }, "require": { "doctrine/inflector": "^1.2", "nikic/php-parser": "^4.0", - "php": "^7.1.3", + "php": ">=7.1.3", "symfony/config": "^3.4|^4.0|^5.0", "symfony/console": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", @@ -11837,7 +11837,7 @@ "type": "tidelift" } ], - "time": "2020-10-23T00:59:45+00:00" + "time": "2020-10-28T15:35:16+00:00" }, { "name": "symfony/phpunit-bridge",