Releases
v6.0.0
Compare
Sorry, something went wrong.
No results found
Billplz v6.0.0
Breaking Changes
Minimum supported PHP is now 8.3
Response money values now hydrate to \Money\Money
jomweb/ringgit, laravie/codex, and laravie/codex-filter are no longer package dependencies
Highlights
PHP 8.3+
\Money\Money response values
Bundled Codex internals
Updated CI, static analysis, and tests
Added
PHP 8.4 and 8.5 CI coverage
Payment Order coverage on the 6.x line
Local QA scripts for lint, analysis, and tests
Changed
Minimum supported PHP is now 8.3
Tests now run on Pest v4
CI now runs Pint, PHPStan, and Pest for the 6.x branch
Removed
Hard dependency on jomweb/ringgit
External laravie/codex dependency chain
Support for PHP versions below 8.3
Upgrade Notes
Replace \Duit\MYR assumptions with \Money\Money
Keep using integer minor units if that fits your integration
Install a PHP-HTTP client implementation such as php-http/guzzle7-adapter
You can’t perform that action at this time.