Skip to content

Commit

Permalink
CRM-18408 - composer.json - Update ca-config
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
totten committed May 10, 2017
1 parent b48f417 commit 07380a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 07380a1

Please sign in to comment.