Merge pull request #7729 from colemanw/CRM-17960
[civicrm-core.git] / composer.json
index 7bc7ef1ce82fc36534b1a08c8a70f2c99671ea9c..0ab390e96a5d71351a511a13de54d142f136110a 100644 (file)
     "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"