Skip to content

feat: support laravel 13#144

Merged
atymic merged 1 commit intothomasjohnkane:masterfrom
hari-euka:feat/support-laravel-13
Mar 26, 2026
Merged

feat: support laravel 13#144
atymic merged 1 commit intothomasjohnkane:masterfrom
hari-euka:feat/support-laravel-13

Conversation

@hari-euka
Copy link
Contributor

Adds Laravel 13 support by widening the version constraints, following the same pattern as #139 (Laravel 12 support).

Changes

  • illuminate/support: added ^13.0
  • orchestra/testbench: added ^11.0 (required for Laravel 13 testing)
  • phpunit/phpunit: added ^12.0 (Laravel 13 ships with PHPUnit 12)

No breaking changes — the package code itself is fully compatible with Laravel 13 as-is.

@atymic atymic merged commit f274772 into thomasjohnkane:master Mar 26, 2026
9 checks passed
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