X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=0ab390e96a5d71351a511a13de54d142f136110a;hb=81e7c6004598c7787dcd67701b5f52cd9070264f;hp=8d55d9ae9495416d27ebd8ebf224e976eaf9d49b;hpb=899289190560c5123d15cea3ffc327c0e47033ce;p=civicrm-core.git diff --git a/composer.json b/composer.json index 8d55d9ae94..0ab390e96a 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,16 @@ "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", + "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"