From f97105740d68e185a71d378d974951855da2cbd1 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Sat, 17 Jun 2017 01:53:08 -0700 Subject: [PATCH] Bump tolerant-php-parser (#415) * Bump tolerant-php-parser * Update test for new parser static support --- composer.json | 2 +- tests/Validation/cases/static4.php.expected.json | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 93dec97..3b5d58a 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "sabre/uri": "^2.0", "jetbrains/phpstorm-stubs": "dev-master", "composer/composer": "^1.3", - "Microsoft/tolerant-php-parser": "^0.0.2" + "Microsoft/tolerant-php-parser": "^0.0.3" }, "minimum-stability": "dev", "prefer-stable": true, diff --git a/tests/Validation/cases/static4.php.expected.json b/tests/Validation/cases/static4.php.expected.json index e1e371f..3d05ede 100644 --- a/tests/Validation/cases/static4.php.expected.json +++ b/tests/Validation/cases/static4.php.expected.json @@ -2,9 +2,6 @@ "references": { "MyNamespace\\B": [ "./static4.php" - ], - "static": [ - "./static4.php" ] }, "definitions": {