From 6885e191f145b166f88e60c360351147d69f640d Mon Sep 17 00:00:00 2001
From: Helmut Hummel <typo3@helhum.io>
Date: Mon, 6 Nov 2017 12:03:16 +0100
Subject: [PATCH] [TASK] Update typo3/cms-composer-installers

Update the lock file to pull in the latest release.
composer command: composer update typo3/cms-composer-installers

Releases: 8.7, master
Resolves: #82898
Change-Id: Idde56a61ce718da2d06cc70fc0e53b834ac44981
Reviewed-on: https://review.typo3.org/54568
Reviewed-by: Helmut Hummel <typo3@helhum.io>
Tested-by: Helmut Hummel <typo3@helhum.io>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
---
 composer.lock | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.lock b/composer.lock
index 772b4029db10..d41680c28a24 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1391,16 +1391,16 @@
         },
         {
             "name": "typo3/cms-composer-installers",
-            "version": "1.4.1",
+            "version": "1.4.4",
             "source": {
                 "type": "git",
                 "url": "https://github.com/TYPO3/CmsComposerInstallers.git",
-                "reference": "e26b0562150a378727af6b3d9c6b935214292ff3"
+                "reference": "6b891a8d5ffb9dec290d2a757bcb5f91c4d21dcb"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/e26b0562150a378727af6b3d9c6b935214292ff3",
-                "reference": "e26b0562150a378727af6b3d9c6b935214292ff3",
+                "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/6b891a8d5ffb9dec290d2a757bcb5f91c4d21dcb",
+                "reference": "6b891a8d5ffb9dec290d2a757bcb5f91c4d21dcb",
                 "shasum": ""
             },
             "require": {
@@ -1456,7 +1456,7 @@
                 "installer",
                 "typo3"
             ],
-            "time": "2017-07-31T21:22:29+00:00"
+            "time": "2017-10-16T23:04:29+00:00"
         },
         {
             "name": "typo3fluid/fluid",
-- 
GitLab