X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=cd6eedbff3c5a118aa96546abf1a3796e3c1e472;hb=5286eb0c46824dde8f60b4796607f19ede320cb7;hp=9dfa4335a4438d48fea8dd67b8abc9a490af93d4;hpb=79c9b440fba150cd0d261008cc60a979d9a25787;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index 9dfa4335a4..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": "78720e4ea4f746b3244c8275f05d6d1b", + "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", @@ -504,6 +504,7 @@ "mimetype", "php" ], + "abandoned": true, "time": "2017-03-23T02:05:33+00:00" }, { @@ -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" @@ -2372,6 +2371,7 @@ "escaper", "zf2" ], + "abandoned": "laminas/laminas-escaper", "time": "2015-05-07T14:55:31+00:00" }, { @@ -2440,16 +2440,16 @@ }, { "name": "zetacomponents/mail", - "version": "dev-master", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/zetacomponents/Mail.git", - "reference": "b60e9a543f6c3d9a9ec74452d4ff5736a1c63a77" + "reference": "4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/b60e9a543f6c3d9a9ec74452d4ff5736a1c63a77", - "reference": "b60e9a543f6c3d9a9ec74452d4ff5736a1c63a77", + "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d", + "reference": "4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d", "shasum": "" }, "require": { @@ -2504,19 +2504,19 @@ { "name": "Alexandru Stanoi" }, - { - "name": "Christian Michel" - }, { "name": "Sinisa Dukaric" }, { "name": "Mikko Koppanen" + }, + { + "name": "Christian Michel" } ], "description": "The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.", "homepage": "https://github.com/zetacomponents", - "time": "2019-02-13T11:33:09+00:00" + "time": "2020-01-17T11:18:01+00:00" } ], "packages-dev": [ @@ -2687,7 +2687,6 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "zetacomponents/mail": 20, "pear/validate_finance_creditcard": 20, "cache/integration-tests": 20 }, @@ -2696,5 +2695,8 @@ "platform": { "php": "~7.0" }, - "platform-dev": [] + "platform-dev": [], + "platform-overrides": { + "php": "7.0.10" + } }