github mollie/laravel-cashier-mollie v2.12.0
Release v2.12.0

latest releases: v2.13.0, v2.12.1
3 months ago

What's Changed

  • added support for Laravel 11
  • dropped support for PHP < 8.1
  • upgraded Carbon dependency to v3
  • wrapped ->diffIn*() calls in abs() because these can now return negative values
  • moved lang folder to root
  • migrated phpunit.xml.dist to latest version
  • restructured CashierServiceProvider
  • replaced references to Mollie\Laravel\MollieApiWrapper with Mollie\Api\MollieApiClient
  • updated GitHub workflow tests to include php 8.3 & Laravel v11, dropped php v8.0

Changes by @Naoray in #229

Full Changelog: v2.11.1...v2.12.0

Don't miss a new laravel-cashier-mollie release

NewReleases is sending notifications on new releases.