CRM-18408 - composer.json - Update ca-config
authorTim Otten <totten@civicrm.org>
Wed, 10 May 2017 20:10:43 +0000 (15:10 -0500)
committerTim Otten <totten@civicrm.org>
Fri, 16 Jun 2017 19:36:59 +0000 (12:36 -0700)
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

index 952a46695898b5df03013f730b90b5bb76744fe5..4cffeae911e27df6c4399b83b74e98065021b0e8 100644 (file)
@@ -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",