X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=240823ffed51ab36f9aacdf26ffc0d86a639d115;hb=b679387ec24329185549979ee404f5fc5198ce08;hp=d9851b94f54a6a43b4c7586e2c89e17c92e8854c;hpb=aaba57836a2a9872ee1b697970cd83d393944e41;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index d9851b94f5..240823ffed 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": "112c1a1b713a206d1e9d5195f150fa32", + "content-hash": "6b2ec4d9dc608f8b2e0def4af6d7bafb", "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", @@ -504,6 +504,7 @@ "mimetype", "php" ], + "abandoned": true, "time": "2017-03-23T02:05:33+00:00" }, { @@ -1524,16 +1525,16 @@ }, { "name": "psr/log", - "version": "1.1.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "shasum": "" }, "require": { @@ -1542,7 +1543,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -1567,7 +1568,7 @@ "psr", "psr-3" ], - "time": "2018-11-20T15:27:04+00:00" + "time": "2019-11-01T11:05:21+00:00" }, { "name": "psr/simple-cache", @@ -2244,9 +2245,7 @@ "version": "3.0.0+php53", "dist": { "type": "zip", - "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip", - "reference": null, - "shasum": null + "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip" }, "require": { "php": ">=5.3.0" @@ -2696,5 +2695,8 @@ "platform": { "php": "~7.0" }, - "platform-dev": [] + "platform-dev": [], + "platform-overrides": { + "php": "7.0.10" + } }