X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=14d4e55664e6de353933ab691b9fbcbda340116b;hb=b030796f921700727dd3b8e7573bf624565d250d;hp=a8b02c84015aa319c14959822b28da3ee1a6249f;hpb=c883e6db58ce66ff538106ec558b72aa8ae9d5fb;p=civicrm-core.git diff --git a/composer.json b/composer.json index a8b02c8401..14d4e55664 100644 --- a/composer.json +++ b/composer.json @@ -47,22 +47,19 @@ "totten/ca-config": "~17.05", "zetacomponents/base": "1.7.*", "zetacomponents/mail": "dev-1.7-civi", - "marcj/topsort": "dev-1.0-php53", + "marcj/topsort": "~1.1", "phpoffice/phpword": "^0.13.0", "pear/Validate_Finance_CreditCard": "dev-master", "civicrm/civicrm-cxn-rpc": "~0.17.07.01", "pear/Auth_SASL": "1.1.0", "pear/Net_SMTP": "1.6.*", - "pear/Net_socket": "1.0.*" + "pear/Net_socket": "1.0.*", + "civicrm/civicrm-setup": "~0.2.0" }, "repositories": [ { "type": "git", "url": "https://github.com/civicrm/zetacomponents-mail.git" - }, - { - "type": "git", - "url": "https://github.com/totten/topsort.php.git" } ], "scripts": {