X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=0ab390e96a5d71351a511a13de54d142f136110a;hb=81e7c6004598c7787dcd67701b5f52cd9070264f;hp=7bc7ef1ce82fc36534b1a08c8a70f2c99671ea9c;hpb=3b70e48e77269ed3ffa3ee0be3b9afc921cb4134;p=civicrm-core.git diff --git a/composer.json b/composer.json index 7bc7ef1ce8..0ab390e96a 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,15 @@ "symfony/finder": "~2.5.0", "totten/ca-config": "~13.02", "civicrm/civicrm-cxn-rpc": "~0.15.12.04", - "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"