summaryrefslogtreecommitdiffstats
path: root/checkpkgist.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-16 07:42:06 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-16 07:42:06 +0200
commitd08592f0f868860a7158f40875b022e736f93d4f (patch)
tree1da5a1510fab6a7639a1b22cc2a34f85fa2d56d6 /checkpkgist.json
parentb54b56fc4776f09c240012ef0d1aad7a06f6fc3b (diff)
checkpkgist: add doctrine packages
Diffstat (limited to 'checkpkgist.json')
-rw-r--r--checkpkgist.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json
index 7725362..83aac05 100644
--- a/checkpkgist.json
+++ b/checkpkgist.json
@@ -7,6 +7,15 @@
Last update: 2014-05-16
*/
{
+ "doctrine/annotations": "php-doctrine-annotations",
+ "doctrine/cache": "php-doctrine-cache",
+ "doctrine/collections": "php-doctrine-collections",
+ "doctrine/common": "php-doctrine-common",
+ "doctrine/data-fixtures": "php-doctrine-datafixtures",
+ "doctrine/dbal": "php-doctrine-dbal",
+ "doctrine/inflector": "php-doctrine-inflector",
+ "doctrine/lexer": "php-doctrine-lexer",
+ "doctrine/orm": "php-doctrine-orm",
"fabpot/goutte": "php-goutte",
"fzaninotto/faker": "php-Faker",
"jms/parser-lib": "php-JMSParser",