From 3db68e2e947b6299a15ed5277b65b49ad1768415 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 14 Jun 2019 15:38:17 +0200 Subject: Update composer.lock Signed-off-by: Florian Pritz --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7ed413bdb..2ec1561bb 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": "cbadbda47201a2188ea1450da87a065d", + "content-hash": "f81152e798dad85ddf5c5b538ec0f4c9", "packages": [], "packages-dev": [ { @@ -347,16 +347,16 @@ }, { "name": "theseer/tokenizer", - "version": "1.1.0", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" + "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", - "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9", + "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9", "shasum": "" }, "require": { @@ -383,7 +383,7 @@ } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", - "time": "2017-04-07T12:08:54+00:00" + "time": "2019-06-13T22:48:21+00:00" } ], "aliases": [], @@ -395,6 +395,7 @@ "php": ">=5.5", "ext-gd": "*", "ext-exif": "*", + "ext-fileinfo": "*", "ext-phar": "*", "ext-mbstring": "*" }, -- cgit v1.2.3-24-g4f1b