Skip to content

Allow Laravel 13#47

Merged
danielsdeboer merged 2 commits into
trunkfrom
laravel-13
Jun 12, 2026
Merged

Allow Laravel 13#47
danielsdeboer merged 2 commits into
trunkfrom
laravel-13

Conversation

@danielsdeboer

Copy link
Copy Markdown
Contributor

Adds Laravel 13 support.

Combines the changes from #46 (by @Team-Nifty-GmbH) with the missing CI coverage and docs:

  • Widen illuminate/support and illuminate/database constraints to ^12.0|^13.0, and orchestra/testbench to ^10.0|^11.0 (from Allow Laravel 13 #46).
  • Add Laravel 13 (testbench ^11.0) to the CI matrix. Excludes PHP 8.2 × Laravel 13 since Laravel 13 requires PHP 8.3+.
  • Update README to note version 5.0 supports Laravel 12 and 13.

Supersedes #46.

@danielsdeboer danielsdeboer merged commit d079a9b into trunk Jun 12, 2026
7 checks passed
@danielsdeboer danielsdeboer deleted the laravel-13 branch June 12, 2026 15:01
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.

2 participants