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": [] }