Skip to content

Release v2.12.0

Compare
Choose a tag to compare
@sandervanhooft sandervanhooft released this 27 Mar 09:53
· 24 commits to main since this release
ff8a0b8

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