Skip to content

feat: add Laravel 13 support and drop EOL Laravel 10/11#38

Merged
cjmellor merged 2 commits into
mainfrom
claude/upgrade-laravel-v13-EBpcS
May 18, 2026
Merged

feat: add Laravel 13 support and drop EOL Laravel 10/11#38
cjmellor merged 2 commits into
mainfrom
claude/upgrade-laravel-v13-EBpcS

Conversation

@cjmellor

@cjmellor cjmellor commented May 18, 2026

Copy link
Copy Markdown
Owner
  • Require illuminate/support ^12.0|^13.0 (drops Laravel 10 and 11)
  • Update orchestra/testbench to ^10.0|^11.0 (adds testbench for Laravel 13)
  • Drop nunomaduro/collision ^7.0 constraint (Laravel 10 era)
  • Drop phpunit/phpunit ^10.0 and pestphp/* ^2.0 constraints (no longer needed)

Closes #37

claude added 2 commits May 18, 2026 09:37
- Require illuminate/support ^12.0|^13.0 (drops Laravel 10 and 11)
- Update orchestra/testbench to ^10.0|^11.0 (adds testbench for Laravel 13)
- Drop nunomaduro/collision ^7.0 constraint (Laravel 10 era)
- Drop phpunit/phpunit ^10.0 and pestphp/* ^2.0 constraints (no longer needed)

https://claude.ai/code/session_01BeKcM1oKusDrBcLmujsAuX
@cjmellor cjmellor merged commit c9f4730 into main May 18, 2026
@cjmellor cjmellor deleted the claude/upgrade-laravel-v13-EBpcS branch May 18, 2026 09:45
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