From bf97244540644d968705a1fe33988fc88bbd89ba Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst <thijs@kinkhorst.com> Date: Wed, 21 Nov 2018 16:11:45 +0000 Subject: [PATCH] Update composer.lock vs composer.json --- composer.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 50dad3baf..564cd0fda 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3904f18457c3ce3a0165b3b70fc64392", + "content-hash": "62297199acda4f3bda13d180e05d4762", "packages": [ { "name": "gettext/gettext", @@ -2464,8 +2464,5 @@ "ext-json": "*", "ext-mbstring": "*" }, - "platform-dev": [], - "platform-overrides": { - "php": "5.5.9" - } + "platform-dev": [] } -- GitLab