Skip to content

Add Laravel 13 support#3

Merged
swilla merged 1 commit into
mainfrom
support-laravel-13
Jun 12, 2026
Merged

Add Laravel 13 support#3
swilla merged 1 commit into
mainfrom
support-laravel-13

Conversation

@swilla

@swilla swilla commented Jun 12, 2026

Copy link
Copy Markdown
Member

Summary

  • allow illuminate/contracts 13.x in addition to existing Laravel 10-12 support
  • allow Testbench 11 and Pest 4 for Laravel 13 verification
  • add Laravel 13 / Testbench 11 to the GitHub Actions test matrix

Verification

  • composer validate --strict
  • composer update --with='illuminate/contracts:13.*' --with='orchestra/testbench:11.*' --no-interaction --prefer-dist --no-progress
  • composer test with Laravel 13.15.0, Filament 5.6.7, Testbench 11.1.0, Pest 4.7.3
  • composer analyse

@swilla swilla merged commit f2d67cb into main Jun 12, 2026
12 checks passed
@swilla swilla deleted the support-laravel-13 branch June 12, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant