fix: Update microsoft/tolerant-php-parser from v0.0.8 to v0.0.9

pull/270/head v2.2.8
Dependencies.io Bot 2018-02-14 19:19:03 +00:00 committed by Felix Becker
parent 45a291bdea
commit e750b0e590
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -477,16 +477,16 @@
},
{
"name": "microsoft/tolerant-php-parser",
"version": "v0.0.8",
"version": "v0.0.9",
"source": {
"type": "git",
"url": "https://github.com/Microsoft/tolerant-php-parser.git",
"reference": "10e901a6086826376c6256954dc8903ef0ec6c9e"
"reference": "59351ce2a6b32c6cafc667dc20a48da36f38a482"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/10e901a6086826376c6256954dc8903ef0ec6c9e",
"reference": "10e901a6086826376c6256954dc8903ef0ec6c9e",
"url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/59351ce2a6b32c6cafc667dc20a48da36f38a482",
"reference": "59351ce2a6b32c6cafc667dc20a48da36f38a482",
"shasum": ""
},
"require": {
@ -514,7 +514,7 @@
}
],
"description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
"time": "2017-11-17T17:06:43+00:00"
"time": "2018-02-14T18:39:41+00:00"
},
{
"name": "netresearch/jsonmapper",