From 72c9d024b3e6292a72f15a467e0ab5030e2b2724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Aug 2021 08:01:18 +0000 Subject: [PATCH] Bump symfony/flex from 1.13.4 to 1.14.4 Bumps [symfony/flex](https://github.com/symfony/flex) from 1.13.4 to 1.14.4. - [Release notes](https://github.com/symfony/flex/releases) - [Commits](https://github.com/symfony/flex/compare/v1.13.4...v1.14.4) --- updated-dependencies: - dependency-name: symfony/flex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 75a75fad..9f5fe4f3 100644 --- a/composer.lock +++ b/composer.lock @@ -9128,16 +9128,16 @@ }, { "name": "symfony/flex", - "version": "v1.13.4", + "version": "v1.14.4", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "d81196c3f3b544e32997b67e955fb8291fdfe770" + "reference": "ddddba0343a225ba5fa638b64b132fc8754a9579" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/d81196c3f3b544e32997b67e955fb8291fdfe770", - "reference": "d81196c3f3b544e32997b67e955fb8291fdfe770", + "url": "https://api.github.com/repos/symfony/flex/zipball/ddddba0343a225ba5fa638b64b132fc8754a9579", + "reference": "ddddba0343a225ba5fa638b64b132fc8754a9579", "shasum": "", "mirrors": [ { @@ -9182,7 +9182,7 @@ "description": "Composer plugin for Symfony", "support": { "issues": "https://github.com/symfony/flex/issues", - "source": "https://github.com/symfony/flex/tree/v1.13.4" + "source": "https://github.com/symfony/flex/tree/v1.14.4" }, "funding": [ { @@ -9198,7 +9198,7 @@ "type": "tidelift" } ], - "time": "2021-08-03T08:14:48+00:00" + "time": "2021-08-24T18:59:38+00:00" }, { "name": "symfony/form",