This document will guide you through upgrading from one version to another.
- Raised minimum PHP version to 8.x.
- Added the
json
extension to Composer requirements, as formatting payloads to JSON is a common use case. - Removed deprecated methods:
_exec()
→ Useexec()
setReferrer()
→ UsesetReferer()
verbose()
→ UsesetVerbose()