From 33b8d020a7b8df1e5662510b31deadd8d49c58be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Sat, 16 Nov 2019 10:58:58 +0100 Subject: [PATCH] Synchronize lock file and json manifest --- composer.lock | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index cb5af059e5c..fc220d23562 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": "6ee82c5580988d68204af241576da60f", + "content-hash": "4e24e01f599825550170acce0dda0b49", "packages": [ { "name": "doctrine/annotations", @@ -2673,8 +2673,8 @@ "authors": [ { "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" + "role": "Developer", + "email": "arne@blankerts.de" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", @@ -2740,8 +2740,5 @@ "php": "^7.1", "ext-pdo": "*" }, - "platform-dev": [], - "platform-overrides": { - "php": "7.1" - } + "platform-dev": [] }