From: demeritcowboy Date: Thu, 5 May 2022 12:30:52 +0000 (-0400) Subject: update expired root certs X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=15c86abfadd5271bde9745890f8f4ec7ade2f05d;p=civicrm-core.git update expired root certs --- diff --git a/composer.json b/composer.json index a6c757a03a..e2edf902b4 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "psr/log": "~1.0", "symfony/finder": "~3.0 || ~4.4", "tecnickcom/tcpdf" : "6.4.*", - "totten/ca-config": "~17.05", + "totten/ca-config": "~22.05", "zetacomponents/base": "1.9.*", "zetacomponents/mail": "1.9.*", "marcj/topsort": "~1.1", diff --git a/composer.lock b/composer.lock index c841eb2c48..3290c2e5b6 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": "3d5a355a6c98016285351c9d51076c50", + "content-hash": "945c89fdfb2c4e96b7ae8b522a215c40", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -4450,16 +4450,16 @@ }, { "name": "totten/ca-config", - "version": "v17.05.0", + "version": "v22.05.0", "source": { "type": "git", "url": "https://github.com/totten/ca_config.git", - "reference": "461cf05f932897c37ca87e9a85283d4963b49f09" + "reference": "5d71e1587ea6b18532f0b72b06fab103c1dcf8db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09", - "reference": "461cf05f932897c37ca87e9a85283d4963b49f09", + "url": "https://api.github.com/repos/totten/ca_config/zipball/5d71e1587ea6b18532f0b72b06fab103c1dcf8db", + "reference": "5d71e1587ea6b18532f0b72b06fab103c1dcf8db", "shasum": "" }, "require": { @@ -4485,9 +4485,9 @@ "homepage": "https://github.com/totten/ca_config", "support": { "issues": "https://github.com/totten/ca_config/issues", - "source": "https://github.com/totten/ca_config/tree/master" + "source": "https://github.com/totten/ca_config/tree/v22.05.0" }, - "time": "2017-05-10T20:08:17+00:00" + "time": "2022-05-05T05:35:59+00:00" }, { "name": "totten/lurkerlite", @@ -4919,5 +4919,5 @@ "platform-overrides": { "php": "7.2.5" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.1.0" }