Skip to content

v3.0.0

Latest

Choose a tag to compare

@tehwave tehwave released this 21 Jun 18:52
· 2 commits to master since this release
7e22da1

Laravel 13 is now supported and Laravel 11 support has been dropped.

Laravel 13 requires PHP 8.3 or higher. Laravel 12 remains supported on PHP 8.2 or higher. If your application is still on Laravel 11, stay on the 2.x branch until you upgrade Laravel.

What's Changed

  • Fix undeclared static property $latestResponse in TestCase by @tehwave with @Copilot in #88
  • Bump shivammathur/setup-php from 2 to 2.37.1 in /.github/workflows by @dependabot[bot] in #90

New Contributors

  • @tehwave with @Copilot made their first contribution in #88

Full Changelog: v2.0.0...v3.0.0