diff options
author | Remi Collet <remi@remirepo.net> | 2018-01-22 13:19:49 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-01-22 13:19:49 +0100 |
commit | 147212c9ee5faa3dd8800d5a9c24aeb5a79148dd (patch) | |
tree | a4ec97b7ba678f123a25a5cb71224f1dcea4c554 | |
parent | 1fd1d84e5a98066d5a03e5ad0f4900c58ad83741 (diff) |
+ php-microsoft-tolerant-php-parser
-rw-r--r-- | checkpkgist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 8b86aed..aee1e92 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -33,5 +33,6 @@ "php-hamcrest2": "hamcrest\/hamcrest-php", "php-mockery": "mockery\/mockery", "php-phpdocumentor-reflection-docblock4": "phpdocumentor\/reflection-docblock", + "php-microsoft-tolerant-php-parser": "microsoft\/tolerant-php-parser", "phinx": "robmorgan\/phinx" } |