fix: Update microsoft/tolerant-php-parser from v0.0.13 to v0.0.15

pull/370/head
Dependencies.io Bot 2018-09-26 16:11:02 +00:00
parent 0f9fecdf98
commit 2068d9e9b0
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_readme": [ "_readme": [
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "59363482d333a66c4380ed5e00f8fe43", "content-hash": "59363482d333a66c4380ed5e00f8fe43",
@ -202,16 +202,16 @@
}, },
{ {
"name": "microsoft/tolerant-php-parser", "name": "microsoft/tolerant-php-parser",
"version": "v0.0.13", "version": "v0.0.15",
"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": "89ade271e639e0612deeccb0555f13c2224ecf84" "reference": "54a84f1250dcde5641e86b5e966fec5f0e201f71"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/89ade271e639e0612deeccb0555f13c2224ecf84", "url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/54a84f1250dcde5641e86b5e966fec5f0e201f71",
"reference": "89ade271e639e0612deeccb0555f13c2224ecf84", "reference": "54a84f1250dcde5641e86b5e966fec5f0e201f71",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -239,7 +239,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-08-07T04:52:21+00:00" "time": "2018-09-26T05:43:26+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",