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

pull/341/head
Dependencies.io Bot 2018-08-15 16:12:31 +00:00
parent 861de7e8b9
commit 74457c1e83
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -522,16 +522,16 @@
},
{
"name": "microsoft/tolerant-php-parser",
"version": "v0.0.12",
"version": "v0.0.13",
"source": {
"type": "git",
"url": "https://github.com/Microsoft/tolerant-php-parser.git",
"reference": "bce97ae2fc06d9259368afdd813fe30e6415b6e5"
"reference": "89ade271e639e0612deeccb0555f13c2224ecf84"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/bce97ae2fc06d9259368afdd813fe30e6415b6e5",
"reference": "bce97ae2fc06d9259368afdd813fe30e6415b6e5",
"url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/89ade271e639e0612deeccb0555f13c2224ecf84",
"reference": "89ade271e639e0612deeccb0555f13c2224ecf84",
"shasum": ""
},
"require": {
@ -559,7 +559,7 @@
}
],
"description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
"time": "2018-06-11T23:33:48+00:00"
"time": "2018-08-07T04:52:21+00:00"
},
{
"name": "netresearch/jsonmapper",