Merge pull request #7707 from mlutfy/4.7-crm17914
[civicrm-core.git] / composer.json
index 99a5dfcd0687ab2050f5d440a0a3acaec5603f58..0ab390e96a5d71351a511a13de54d142f136110a 100644 (file)
     "psr/log": "1.0.0",
     "symfony/finder": "~2.5.0",
     "totten/ca-config": "~13.02",
-    "civicrm/civicrm-cxn-rpc": "~0.15.07.27",
-    "iats-payments/civicrm": "~1.4.2"
+    "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"