Skip to content

Add Laravel 13 Support#80

Open
evan-burrell wants to merge 1 commit intotimacdonald:mainfrom
evan-burrell:add-laravel-13-support
Open

Add Laravel 13 Support#80
evan-burrell wants to merge 1 commit intotimacdonald:mainfrom
evan-burrell:add-laravel-13-support

Conversation

@evan-burrell
Copy link
Contributor

Summary

  • Add ^13.0 to all illuminate/*, laravel/framework, and orchestra/testbench version constraints
  • Add ^8.0 to symfony/http-kernel constraint (Laravel 13 uses Symfony 7.4/8.0)
  • Add Laravel 13 (^13.0 and 13.x-dev) to CI test matrix
  • Exclude PHP 8.2 from Laravel 13 matrix combinations (Laravel 13 requires PHP 8.3+)
  • Add Carbon ^3.0 pin for PHP 8.5 prefer-lowest builds

Test plan

  • CI passes for all Laravel 11, 12, and 13 matrix combinations
  • PHP 8.2 + Laravel 13 combinations are correctly excluded
  • prefer-lowest and prefer-stable both resolve successfully

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