1.4.0 - Dec 18, 2023 

    Update cacert.pem to 2023-12-12 #83
    Allow symfony/process 7.x by @thecaliskan in #84
    Bump actions/checkout from 3 to 4 by @dependabot in #82

1.3.7 - Aug 30, 2023

    Update cacert.pem to 2023-08-22 by @github-actions in #81

1.3.6 - Jun 6, 2023

    Update cacert.pem by @github-actions in #80

1.3.5 - Jan 11, 2023

    Bump actions/checkout from 2 to 3 by @dependabot in #76
    Update cacert.pem by @github-actions in #78

1.3.4 - Oct 12, 2022

    Update cacert.pem by @github-actions in #77

1.3.3 - Jul 20, 2022

    Update cacert.pem by @github-actions in #75

1.3.2 - May 24, 2022

    Latest CA Bundle (2022-04-26)

1.3.1 - Oct 29, 2021

    Fixed compatibility issue with open_basedir restrictions #69

1.3.0 - Oct 27, 2021

    Added debug logs when discovered CA files or directories are not readable or not usable for some reason
    Latest CA Bundle (2021-10-26)

1.2.11 - Sep 31, 2021

    Latest CA Bundle (2021-07-05)
    Removed DST Root CA X3 which expires on Sept 30th to avoid issues with it

1.2.10 - Jun 7, 2021

    Latest CA Bundle (2021-05-25)

1.2.9 - Jan 12, 2021

    Latest CA Bundle (2020-12-08)

1.2.8 - Aug 23, 2020

    Latest CA Bundle (2020-07-22)

1.2.7 - Apr 8, 2020

    Fixed parsing of trusted CA bundles (#55)

1.2.6 - Jan 13, 2020

    Latest CA Bundle (2020-01-01)
    Fixed use of getenv potentially causing issue in web SAPIs

1.2.5 - Dec 11, 2019

    Latest CA Bundle (2019-11-27)
    Fixed detection of homebrew's openssl@1.1 CA cert

1.2.3 - Aug 2, 2019

    Removed use of openssl_get_cert_locations() again as it does not seem to work well enough

1.2.2 Aug 1, 2019

    Fixed more regressions when ini settings for capath/cafile were set

1.2.1 - Jul 31, 2019

    Fixed regression in 1.2.0 on systems with open_basedir restricting access to some CA paths

1.2.0 - Jul 30, 2019

    Latest CA bundle (2019-05-15)
    Added support for openssl_get_cert_locations() as a way to find CA bundle via PHP

1.1.4 - Jan 28, 2019

    Latest CA bundle (2019-01-23)

1.1.3 - Oct 18, 2018

    Latest CA bundle (2018-10-17)

1.1.2 - Aug 8, 2018

    Latest CA bundle (2018-06-20)

1.1.0 - Nov 28, 2017

    Added handling of phars to the library so if it is embedded in a phar, getBundledCaBundlePath returns a path to the temp dir instead of a phar://... path

1.0.9 - Nov 13, 2017

    Latest CA bundle (2017-09-20)

1.0.8 - Sep 10, 2017

    Latest CA bundle

1.0.7 - 16 May 2017

    Latest CA bundle

1.0.5 - 2 Nov 2016

1.0.4 - 4 Sep 2016

1.0.3 - 18 Jul 2016

    Add support for OSX homebrew CABundle

1.0.2 - Apr 13, 2016

    Fixed access to google domains by restoring the Equifax root cert

1.0.1 - Apr 11, 2016

    Fixed possible issues if the CaBundle class gets extended.

1.0.0 - Apr 11, 2016

    Initial release
