From 244782920ebd64ce73c19621dcce9475069ad88e Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Fri, 22 Sep 2023 08:03:14 +1000 Subject: [PATCH] Update CAConfig to use 23.07 version --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index dca1defecf..3e3eb89829 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "psr/log": "~1.0 || ~2.0 || ~3.0", "symfony/finder": "~4.4 || ~6.0", "tecnickcom/tcpdf" : "6.4.*", - "totten/ca-config": "~22.11", + "totten/ca-config": "~23.07", "zetacomponents/base": "1.9.*", "zetacomponents/mail": "~1.9.4", "marcj/topsort": "~1.1", diff --git a/composer.lock b/composer.lock index b4a52e6f87..b4288d6318 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": "d53a256f9748f1facc1312352b5a9acb", + "content-hash": "377176179275d0aa4262d031e5bc4559", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -5102,16 +5102,16 @@ }, { "name": "totten/ca-config", - "version": "v22.11.0", + "version": "v23.07.0", "source": { "type": "git", "url": "https://github.com/totten/ca_config.git", - "reference": "8a78926b11f00e6a154098aeb2110df53b8a3c67" + "reference": "12571f07b994d555bf1a956e310f224da3ebbd8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/totten/ca_config/zipball/8a78926b11f00e6a154098aeb2110df53b8a3c67", - "reference": "8a78926b11f00e6a154098aeb2110df53b8a3c67", + "url": "https://api.github.com/repos/totten/ca_config/zipball/12571f07b994d555bf1a956e310f224da3ebbd8d", + "reference": "12571f07b994d555bf1a956e310f224da3ebbd8d", "shasum": "" }, "require": { @@ -5137,9 +5137,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/v22.11.0" + "source": "https://github.com/totten/ca_config/tree/v23.07.0" }, - "time": "2022-11-06T02:39:19+00:00" + "time": "2023-07-14T07:20:50+00:00" }, { "name": "totten/lurkerlite", -- 2.25.1