From: Tim Otten Date: Wed, 29 Jan 2020 22:01:49 +0000 (-0800) Subject: composer.json - Update civicrm-setup X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=388519d1cb6d567ac3bf304ae7a6f1394e2877a3;p=civicrm-core.git composer.json - Update civicrm-setup --- diff --git a/composer.json b/composer.json index 78ce893b09..62faa8f79a 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "pear/net_smtp": "1.6.*", "pear/net_socket": "1.0.*", "pear/mail": "^1.4", - "civicrm/civicrm-setup": "~0.2.0", + "civicrm/civicrm-setup": "~0.4.0", "guzzlehttp/guzzle": "^6.3", "psr/simple-cache": "~1.0.1", "cweagans/composer-patches": "~1.0", diff --git a/composer.lock b/composer.lock index 2d0c8a6f2f..cd6eedbff3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b00b30a1ff5e53daf097978e3940c067", + "content-hash": "b3fb18d6fdb3244cc94be8eaa883b7ae", "packages": [ { "name": "civicrm/civicrm-cxn-rpc", @@ -45,16 +45,16 @@ }, { "name": "civicrm/civicrm-setup", - "version": "v0.2.0", + "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/civicrm/civicrm-setup.git", - "reference": "e7991aff516c3fff952bed8f90832804a134358a" + "reference": "8417d0c62b6e725ef7a49a75935995d0269cbbe8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/civicrm-setup/zipball/e7991aff516c3fff952bed8f90832804a134358a", - "reference": "e7991aff516c3fff952bed8f90832804a134358a", + "url": "https://api.github.com/repos/civicrm/civicrm-setup/zipball/8417d0c62b6e725ef7a49a75935995d0269cbbe8", + "reference": "8417d0c62b6e725ef7a49a75935995d0269cbbe8", "shasum": "" }, "require": { @@ -78,7 +78,7 @@ } ], "description": "CiviCRM installation library", - "time": "2018-01-23T06:26:55+00:00" + "time": "2020-01-18T03:46:43+00:00" }, { "name": "civicrm/composer-downloads-plugin",