From 09767593ce20b03856992d912df72788fa8c543c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 4 Apr 2015 14:38:10 +0200 Subject: checkpkgist: add not yet approved packages --- checkpkgist.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'checkpkgist.json') diff --git a/checkpkgist.json b/checkpkgist.json index 504ea9c..2c2b61a 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -1,5 +1,7 @@ { "phpspec\/phpspec": "php-phpspec", + "andrewsville\/php-token-reflection": "php-andrewsville-php-token-reflection", + "bartlett\/umlwriter": "php-bartlett-umlwriter", "fabpot\/goutte": "php-goutte", "jms\/parser-lib": "php-JMSParser", "zendframework\/zendframework1": "php-ZendFramework", -- cgit