Releases: JustSteveKing/php-sdk
Releases · JustSteveKing/php-sdk
3.0.0
Fix an issue with URI paths
Fix get request path loading issue
Full Changelog: v2.0.1...v2.1.0
phpfox/container dependency update
Merge pull request #9 from chapterjason/chore/master/updates chore: Update dependencies
Release 2.0
This new release rewites the entire library from the ground up to make sure that building SDKs can be fun simple and clean again. Please read the README for full details.
Fixing dependency requirements
v1.1.3 Update composer.json
Headers updates
This release pulls the latest version of http-slim which includes fixes for http headers so POST requests have less unreliable behaviour
PHP 8 Support
v1.1.0 Extending php8 support to windows-latest
Initial Release
This is the initial release of PHP-SDK which provides a simple and straight forward way to bootstrap your PHP SDKs.