X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=9c379e27a4a7ba5d825774e5c480a65fd948c190;hb=5dfe026dd3c0e8e3f95d8aac094f31e3de731dbe;hp=7bc7ef1ce82fc36534b1a08c8a70f2c99671ea9c;hpb=934e53b221bddde804390f91bc77623e5fc059a2;p=civicrm-core.git diff --git a/composer.json b/composer.json index 7bc7ef1ce8..9c379e27a4 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,16 @@ "symfony/finder": "~2.5.0", "totten/ca-config": "~13.02", "civicrm/civicrm-cxn-rpc": "~0.15.12.04", - "iats-payments/civicrm": "~1.4.2" + "iats-payments/civicrm": "~1.4.2", + "zetacomponents/base": "1.7.*", + "zetacomponents/mail": "dev-1.7-civi" }, + "repositories": [ + { + "type": "git", + "url": "https://github.com/civicrm/zetacomponents-mail.git" + } + ], "scripts": { "post-install-cmd": [ "bash tools/scripts/composer/dompdf-cleanup.sh"