projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b98019d
)
CRM-16243 - composer.json - Include `marcj/topsort`
author
Tim Otten
<totten@civicrm.org>
Fri, 25 Mar 2016 03:38:32 +0000
(20:38 -0700)
committer
John Kirk
<accounts@civifirst.com>
Mon, 9 Oct 2017 18:27:50 +0000
(18:27 +0000)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index 93a42a17a61855c4fb49ff17465daab5ec026d93..a8b02c84015aa319c14959822b28da3ee1a6249f 100644
(file)
--- 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": {