Skip to content

Laravel 13.x Compatibility#280

Open
sudhansu08 wants to merge 1 commit into
saade:3.xfrom
sudhansu08:l13-compatibility
Open

Laravel 13.x Compatibility#280
sudhansu08 wants to merge 1 commit into
saade:3.xfrom
sudhansu08:l13-compatibility

Conversation

@sudhansu08

Copy link
Copy Markdown

Adds Laravel 13 support to the 3.x (Filament v3) line, mirroring #271 which added Laravel 13 support to the 4.x branch.

Summary

  • illuminate/contracts: ^10.0|^11.0|^12.0^10.0|^11.0|^12.0|^13.0
  • CI: add 13.* to the test matrix (testbench: 11.*, excluding PHP < 8.3), matching Laravel 13.x Compatibility #271

No source changes are required — the package uses only stable APIs (Carbon::parse, Eloquent Model/Builder type-hints, Filament v3 / Livewire v3 components), none of which changed in Laravel 13. This matches #271 on the 4.x line, which needed no source changes either.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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