From 2765625a9fe0da9752169698a8ac9931a06f4800 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 18 Mar 2018 16:10:17 +0000 Subject: [PATCH] fix: Update microsoft/tolerant-php-parser from v0.0.9 to v0.0.10 --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index e4ebeb8..bc73edc 100644 --- a/composer.lock +++ b/composer.lock @@ -522,16 +522,16 @@ }, { "name": "microsoft/tolerant-php-parser", - "version": "v0.0.9", + "version": "v0.0.10", "source": { "type": "git", "url": "https://github.com/Microsoft/tolerant-php-parser.git", - "reference": "59351ce2a6b32c6cafc667dc20a48da36f38a482" + "reference": "694b1538bb73fdcf1b8ea8e20f5acd03aae594e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/59351ce2a6b32c6cafc667dc20a48da36f38a482", - "reference": "59351ce2a6b32c6cafc667dc20a48da36f38a482", + "url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/694b1538bb73fdcf1b8ea8e20f5acd03aae594e9", + "reference": "694b1538bb73fdcf1b8ea8e20f5acd03aae594e9", "shasum": "" }, "require": { @@ -559,7 +559,7 @@ } ], "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios", - "time": "2018-02-14T18:39:41+00:00" + "time": "2018-03-18T03:12:58+00:00" }, { "name": "netresearch/jsonmapper",