diff options
Diffstat (limited to 'checkpkgist.json')
-rw-r--r-- | checkpkgist.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 7709bea..6d4d878 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -29,5 +29,7 @@ "php-mock2": "php-mock\/php-mock", "php-mock-integration2": "php-mock\/php-mock-integration", "php-mock-phpunit2": "php-mock\/php-mock-phpunit", + "php-hamcrest2": "hamcrest\/hamcrest-php", + "php-mockery": "mockery\/mockery", "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} |