diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-12 11:13:12 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-12 11:13:12 +0200 |
commit | 5dcc3916504301b8fad9bebd085142781ee70ad3 (patch) | |
tree | 3dd1c1cb9984d62b376f78826ab7fc920fffbeac | |
parent | a7f9328b83636327af1389b6b005959d35b919e3 (diff) |
new packages
-rw-r--r-- | checkpkgist.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index ae1f5e9..a1d08c1 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -12,6 +12,7 @@ "php-tedivm-jshrink": "tedivm\/jshrink", "php-khanamiryan-qrcode-detector-decoder": "khanamiryan\/qrcode-detector-decoder", "phpunit6": "phpunit\/phpunit", + "phpunit7": "phpunit\/phpunit", "php-phine-path": "phine\/path", "php-phine-exception": "phine\/exception", "php-pimple-lib": "pimple\/pimple", @@ -26,6 +27,13 @@ "php-mockery": "mockery\/mockery", "php-phpdocumentor-reflection-docblock4": "phpdocumentor\/reflection-docblock", "php-microsoft-tolerant-php-parser": "microsoft\/tolerant-php-parser", - "phpunit7": "phpunit\/phpunit", + "php-cakephp-collection": "cakephp\/collection", + "php-cakephp-utility": "cakephp\/utility", + "php-cakephp-datasource": "cakephp\/datasource", + "php-cakephp-core": "cakephp\/core", + "php-cakephp-database": "cakephp\/database", + "php-cakephp-cache": "cakephp\/cache", + "php-aura-intl": "aura\/intl", + "php-solarium4": "solarium\/solarium", "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} |