X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=9d81135dbbec3aef07669abd4aa19d64343e6c29;hb=bf6b9888fd1ab34fd4ecf156f9449dbc39b204fe;hp=a8b02c84015aa319c14959822b28da3ee1a6249f;hpb=c728dfce6fc83c82848aff488623a2ee94cc6fcd;p=civicrm-core.git diff --git a/composer.json b/composer.json index a8b02c8401..9d81135dbb 100644 --- a/composer.json +++ b/composer.json @@ -47,22 +47,20 @@ "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", + "marcj/topsort": "~1.1", + "phpoffice/phpword": "^0.14.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", + "guzzlehttp/guzzle": "^6.3" }, "repositories": [ { "type": "git", "url": "https://github.com/civicrm/zetacomponents-mail.git" - }, - { - "type": "git", - "url": "https://github.com/totten/topsort.php.git" } ], "scripts": {