diff options
author | Remi Collet <remi@remirepo.net> | 2019-09-17 09:57:48 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-09-17 09:57:48 +0200 |
commit | 490fe6145c77969f588b8eb2b3e74a2d51ba1e43 (patch) | |
tree | 4f8e64e18f54d1e267d0aeb7f7d26440e487f243 | |
parent | 6cc95837ffe68f8f8c05bdee3400df78e67d12b2 (diff) |
add new packages awaiting review
-rw-r--r-- | checkpkgist.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 34c3a23..f4bbbbd 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -31,5 +31,17 @@ "php-phpunitgoodpractices-traits": "phpunitgoodpractices\/traits", "php-oneup-flysystem-bundle": "oneup\/flysystem-bundle", "php-zendframework-zend-di3": "zendframework\/zend-di", + "php-phpmyadmin-sql-parser5": "phpmyadmin\/sql-parser", + "php-bacon-qr-code2": "bacon\/bacon-qr-code", + "php-dasprid-enum": "dasprid/enum", + "php-pragmarx-google2fa5": "pragmarx\/google2fa", + "php-pragmarx-google2fa-qrcode": "pragmarx\/google2fa-qrcode", + "php-phplang-scope-exit": "phplang\/scope-exit", + "php-swaggest-json-diff": "swaggest\/json-diff", + "php-swaggest-json-schema": "swaggest\/json-schema", + "php-williamdes-mariadb-mysql-kbs": "williamdes\/mariadb-mysql-kbs", + "php-phpdocumentor-reflection-common2": "phpdocumentor\/reflection-common", + "php-phpdocumentor-type-resolver1": "phpdocumentor\/type-resolver", + "php-scssphp-scssphp": "scssphp\/scssphp", "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} |