Skip to content

v4.0.0

Latest

Choose a tag to compare

@el-schneider el-schneider released this 26 Mar 18:47

What's Changed

Breaking Changes

  • Minimum PHP version raised to 8.3 (was 8.2)
  • Dropped Statamic 4 support
  • Dropped Laravel 10 support

New Features

  • Added Laravel 13 support

Maintenance

  • Migrated test suite from PHPUnit to Pest 4
  • Removed redundant laravel/framework constraint (transitive via statamic/cms)
  • Fixed CI matrix: actually uses matrix.statamic, removed broken prefer-lowest jobs
  • Updated checkout action to v4

Compatibility

  • PHP: 8.3, 8.4
  • Laravel: 11, 12, 13
  • Statamic: 5, 6

Full Changelog: v3.2.0...v4.0.0