From 5f3c4f5bbdd90712558ff355063f7d0398e09f54 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 10 May 2017 15:10:43 -0500 Subject: [PATCH] CRM-18408 - composer.json - Update ca-config This loads a more recent build of `cacert.pem` for use on hosts which lack one. It does not directly solve CRM-18408, but it complements the solution. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 952a466958..4cffeae911 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "psr/log": "1.0.0", "symfony/finder": "~2.5.0", "tecnickcom/tcpdf" : "6.2.*", - "totten/ca-config": "~13.02", + "totten/ca-config": "~17.05", "zetacomponents/base": "1.7.*", "zetacomponents/mail": "dev-1.7-civi", "phpoffice/phpword": "^0.13.0", -- 2.25.1