Skip to content

Add Laravel 13 support#510

Merged
arukompas merged 4 commits into
mainfrom
l13-support
Mar 15, 2026
Merged

Add Laravel 13 support#510
arukompas merged 4 commits into
mainfrom
l13-support

Conversation

@arukompas
Copy link
Copy Markdown
Contributor

@arukompas arukompas commented Mar 15, 2026

Summary

Add support for the upcoming Laravel 13 release.

Changes

  • Add ^13.0 to illuminate/contracts constraint
  • Add ^11.0 to orchestra/testbench dev constraint
  • Add ^4.4 to pestphp/pest and ^4.1 to pestphp/pest-plugin-laravel dev constraints (required for Laravel 13 compatibility)
  • Add Laravel 13 CI test matrix with PHP 8.3 and 8.4
  • Pass --no-coverage to pest in CI to fix PHPUnit 12 compatibility (Pest 4 / PHPUnit 12 fails with exit code 1 when coverage reports are configured in phpunit.xml.dist but no coverage driver is available)
  • Code style fixes applied by Pint

@arukompas arukompas self-assigned this Mar 15, 2026
@arukompas arukompas merged commit fc13f49 into main Mar 15, 2026
58 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.

1 participant