fix: Update microsoft/tolerant-php-parser from v0.0.10 to v0.0.11 (#310)

pull/275/head^2
dependencies[bot] 2018-05-30 14:46:13 -07:00 committed by Felix Becker
parent f9e7e2f488
commit 4945fec380
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -522,16 +522,16 @@
}, },
{ {
"name": "microsoft/tolerant-php-parser", "name": "microsoft/tolerant-php-parser",
"version": "v0.0.10", "version": "v0.0.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Microsoft/tolerant-php-parser.git", "url": "https://github.com/Microsoft/tolerant-php-parser.git",
"reference": "694b1538bb73fdcf1b8ea8e20f5acd03aae594e9" "reference": "7647b60b13afd7e929aeef3de2c35696266c4da5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/694b1538bb73fdcf1b8ea8e20f5acd03aae594e9", "url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/7647b60b13afd7e929aeef3de2c35696266c4da5",
"reference": "694b1538bb73fdcf1b8ea8e20f5acd03aae594e9", "reference": "7647b60b13afd7e929aeef3de2c35696266c4da5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -559,7 +559,7 @@
} }
], ],
"description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios", "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
"time": "2018-03-18T03:12:58+00:00" "time": "2018-05-12T19:12:14+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",