v2.0
Some rework to package to more easier load .pem-certificates instead of the .p12-variant.
This is a breaking update, however – migrating from v1.0 should take five minutes or less in most cases. Please review the upgrade guide for changes.
Support for PHP 7.4 and 8.0 has been dropped.
What's Changed
- Downgrade to ubuntu 20.04 by @olssonm in #1
- Fix broken build-shield by @olssonm in #2
- Add php 8.2 to the test matrix by @olssonm in #3
- Improve handling of .pem-certificates by @olssonm in #4
New Contributors
Full Changelog: v1.0...v2.0