From 0b0babf1931e35f1215772e43ef78fe09cbf7a5d Mon Sep 17 00:00:00 2001 From: borNfreee Date: Sun, 17 Feb 2019 23:07:14 +0300 Subject: [PATCH] Explicitly set ^4.2.1 version of nikic/php-parser --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1002a5459..badab3e6b 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "ext-libxml": "*", "composer/xdebug-handler": "^1.3", "justinrainbow/json-schema": "^5.2", - "nikic/php-parser": "^4.2", + "nikic/php-parser": "^4.2.1", "ocramius/package-versions": "^1.2", "padraic/phar-updater": "^1.0.4", "pimple/pimple": "^3.2", diff --git a/composer.lock b/composer.lock index 507a20136..4b264c05a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "190efad535e3cf5eed049bcb1794f7ad", + "content-hash": "8af1f24b91068bfac1ba46b2a0fd55f8", "packages": [ { "name": "composer/ca-bundle",