Merge pull request #11116 from eileenmcnaughton/dedupe_obs_code
[civicrm-core.git] / composer.json
index 93a42a17a61855c4fb49ff17465daab5ec026d93..a8b02c84015aa319c14959822b28da3ee1a6249f 100644 (file)
@@ -47,6 +47,7 @@
     "totten/ca-config": "~17.05",
     "zetacomponents/base": "1.7.*",
     "zetacomponents/mail": "dev-1.7-civi",
+    "marcj/topsort": "dev-1.0-php53",
     "phpoffice/phpword": "^0.13.0",
     "pear/Validate_Finance_CreditCard": "dev-master",
     "civicrm/civicrm-cxn-rpc": "~0.17.07.01",
     {
       "type": "git",
       "url": "https://github.com/civicrm/zetacomponents-mail.git"
+    },
+    {
+      "type": "git",
+      "url": "https://github.com/totten/topsort.php.git"
     }
   ],
   "scripts": {