Releases: CakeDC/sdk-php
Releases · CakeDC/sdk-php
2.1.1
2.1.0
- Updated minimum PHP requirement to 8.1
- suppressed jsonSerialize return notice with #[ReturnTypeWillChange]
To use this fork please update repositories in your composer.json
to have:
{
"type": "github",
"url": "https://github.com/CakeDC/sdk-php.git"
}