X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=9c379e27a4a7ba5d825774e5c480a65fd948c190;hb=5dfe026dd3c0e8e3f95d8aac094f31e3de731dbe;hp=8d55d9ae9495416d27ebd8ebf224e976eaf9d49b;hpb=0fccb17f3cf8138fc43aed4b48fd23a38394bbf8;p=civicrm-core.git diff --git a/composer.json b/composer.json index 8d55d9ae94..9c379e27a4 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,17 @@ "psr/log": "1.0.0", "symfony/finder": "~2.5.0", "totten/ca-config": "~13.02", - "civicrm/civicrm-cxn-rpc": "~0.15.07.27" + "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"