diff options
Diffstat (limited to 'checkpkgist/checkpkgist.json')
-rw-r--r-- | checkpkgist/checkpkgist.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index c36074e..6b21d1b 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -44,5 +44,11 @@ "php-hoa-xyl": "hoa\/xyl", "php-hoa-zformat": "hoa\/zformat", "php-pimple-lib": "pimple\/pimple", + "php-zendframework-zend-expressive": "zendframework/zend-expressive", + "php-zendframework-zend-expressive-aurarouter": "zendframework/zend-expressive-aurarouter", + "php-zendframework-zend-expressive-fastroute": "zendframework/zend-expressive-fastroute", + "php-zendframework-zend-expressive-router": "zendframework/zend-expressive-router", + "php-zendframework-zend-expressive-template": "zendframework/zend-expressive-template", + "php-zendframework-zend-expressive-zendrouter": "zendframework/zend-expressive-zendrouter", "php-theseer-fxsl": "theseer\/fxsl" } |