Skip to content

Commit

Permalink
CRM-16243 - composer.json - Include marcj/topsort
Browse files Browse the repository at this point in the history
  • Loading branch information
totten authored and JohnFF committed Oct 9, 2017
1 parent b98019d commit 0dc601d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -58,6 +59,10 @@
{
"type": "git",
"url": "https://github.com/civicrm/zetacomponents-mail.git"
},
{
"type": "git",
"url": "https://github.com/totten/topsort.php.git"
}
],
"scripts": {
Expand Down

0 comments on commit 0dc601d

Please sign in to comment.