X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=a8b02c84015aa319c14959822b28da3ee1a6249f;hb=c02f870b5b8c3efe3756c675b14992f99a8080f0;hp=93a42a17a61855c4fb49ff17465daab5ec026d93;hpb=68a85104e7b1f8c0fca7df30002d7dd42200fa5e;p=civicrm-core.git diff --git a/composer.json b/composer.json index 93a42a17a6..a8b02c8401 100644 --- a/composer.json +++ b/composer.json @@ -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", @@ -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": {