What's Changed
- Implemented PHP 8.3 compatibility in CI tests, courtesy of @jnoordsij.
- Added support for Laravel v11, thanks to @Naoray's contribution.
- Updated the license from BSD to MIT.
- Discontinued support for PHP 8.0.
- Discontinued Lumen support.
- Removed the global
mollie()
helper method.
For detailed instructions on upgrading from v2.x to v3.0, please consult our UPGRADE.md guide.
Full Changelog: v2.25.0...v3.0.0