CRM-16243 - composer.json - Include `marcj/topsort`
authorTim Otten <totten@civicrm.org>
Fri, 25 Mar 2016 03:38:32 +0000 (20:38 -0700)
committerJohn Kirk <accounts@civifirst.com>
Mon, 9 Oct 2017 18:27:50 +0000 (18:27 +0000)
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": {