From 72d2ecdcd7aab52b20f291c6843efc1966f0cc1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 03:51:21 +0000 Subject: [PATCH] Bump symfony/maker-bundle from 1.23.0 to 1.24.1 Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.23.0 to 1.24.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.23.0...v1.24.1) Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 091a9f935..0cd27910b 100644 --- a/composer.lock +++ b/composer.lock @@ -11664,16 +11664,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.23.0", + "version": "v1.24.1", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421" + "reference": "40b49abf01810453f73e3e239759f1736607f029" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/ffaee624a20a462ec2da82942d3c9d8fc8dd1421", - "reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/40b49abf01810453f73e3e239759f1736607f029", + "reference": "40b49abf01810453f73e3e239759f1736607f029", "shasum": "" }, "require": { @@ -11683,6 +11683,7 @@ "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", + "symfony/deprecation-contracts": "^2.2", "symfony/filesystem": "^3.4|^4.0|^5.0", "symfony/finder": "^3.4|^4.0|^5.0", "symfony/framework-bundle": "^3.4|^4.0|^5.0", @@ -11703,7 +11704,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-main": "1.0-dev" } }, "autoload": { @@ -11743,7 +11744,7 @@ "type": "tidelift" } ], - "time": "2020-10-28T15:35:16+00:00" + "time": "2020-11-25T17:19:22+00:00" }, { "name": "symfony/phpunit-bridge",