summaryrefslogtreecommitdiffstats
path: root/checkpkgist
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-26 18:22:56 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-26 18:22:56 +0200
commit5d53706e73339fa11a281db8e5b18d22d096f44b (patch)
tree14e91f9a9ee946c70686d794d738629726ad7549 /checkpkgist
parent76a70aed102f7c03a55e2f6db85e278c1dc03e78 (diff)
checkpklist: add php-doctrine-instantiator
Diffstat (limited to 'checkpkgist')
-rw-r--r--checkpkgist/checkpkgist.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json
index 85dd2d4..22cedf3 100644
--- a/checkpkgist/checkpkgist.json
+++ b/checkpkgist/checkpkgist.json
@@ -1,4 +1,5 @@
{
+ "doctrine\/instantiator": "php-doctrine-instantiator",
"fabpot\/goutte": "php-goutte",
"jms\/parser-lib": "php-JMSParser",
"justinrainbow\/json-schema": "php-JsonSchema",
@@ -14,4 +15,4 @@
"sebastian\/phpdcd": "php-phpunit-phpdcd",
"ircmaxell\/password-compat": "php-password-compat",
"jasig\/phpcas": "php-pear-CAS"
-} \ No newline at end of file
+}