From b3e9c99013f35d67eb5f60bb5d9b0ed94e77e68d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 Mar 2018 09:15:55 +0100 Subject: add php-nikic-php-parser4 --- checkpkgist.json | 3 ++- multiver.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/checkpkgist.json b/checkpkgist.json index 901cd70..b07a495 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -30,5 +30,6 @@ "php-phpdocumentor-reflection-docblock4": "phpdocumentor\/reflection-docblock", "php-microsoft-tolerant-php-parser": "microsoft\/tolerant-php-parser", "phpunit7": "phpunit\/phpunit", + "php-nikic-php-parser4": "nikic\/php-parser", "phinx": "robmorgan\/phinx" -} \ No newline at end of file +} diff --git a/multiver.json b/multiver.json index 5a99268..52d7137 100644 --- a/multiver.json +++ b/multiver.json @@ -7,6 +7,7 @@ "php-phpunit-diff": 1, "php-phpunit-PHPUnit": 5, "php-phpunit-PHPUnit-Selenium": 3, + "php-phpunit-PHPUnit-MockObject": 3, "php-symfony": 2, "php-udan11-sql-parser": 3, "php-deepend-Mockery" : 0 -- cgit