This is the changelog for the Payabli PHP SDK. It includes updates, bug fixes, and new features.

v0.0.417

Regular regeneration

Regenerated the PHP SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.

Removed guzzlehttp/guzzle dependency

Removed the guzzlehttp/guzzle dependency. The PHP SDK is now compatible with all PSR-7, PSR-17, or PSR-18 HTTP clients using framework-agnostic interfaces. Existing code that catches GuzzleHttp\Exception\RequestException must be refactored.