Compare commits

...

1 Commits

Author SHA1 Message Date
Dependencies.io Bot 3c31101def fix: Update microsoft/tolerant-php-parser from v0.0.15 to v0.0.16 2019-01-15 16:10:58 +00:00
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": "39802487ae11be58ce180eb941724a47", "content-hash": "39802487ae11be58ce180eb941724a47",
@ -250,16 +250,16 @@
}, },
{ {
"name": "microsoft/tolerant-php-parser", "name": "microsoft/tolerant-php-parser",
"version": "v0.0.15", "version": "v0.0.16",
"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": "54a84f1250dcde5641e86b5e966fec5f0e201f71" "reference": "b662587eb797685a98239d1d52d25168a03fdfb2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/54a84f1250dcde5641e86b5e966fec5f0e201f71", "url": "https://api.github.com/repos/Microsoft/tolerant-php-parser/zipball/b662587eb797685a98239d1d52d25168a03fdfb2",
"reference": "54a84f1250dcde5641e86b5e966fec5f0e201f71", "reference": "b662587eb797685a98239d1d52d25168a03fdfb2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -287,7 +287,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-09-26T05:43:26+00:00" "time": "2018-12-29T00:31:32+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",