Skip to content

Add Laravel 13 support - #15

Merged
lazerg merged 1 commit into
mainfrom
support-laravel-13
Aug 6, 2026
Merged

Add Laravel 13 support#15
lazerg merged 1 commit into
mainfrom
support-laravel-13

Conversation

@lazerg

@lazerg lazerg commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Allow illuminate/support ^13.0
  • Verified by resolving to illuminate/support v13.24.0 and running the full Pest suite: 22 tests / 29 assertions, all passing
  • Reviewed all trait source files against this repo's own CLAUDE.md conventions (native-PHP-first, Collection wrappers) — already compliant, no refactor needed

Test plan

  • composer update illuminate/support --with-dependencies resolves to v13.24.0
  • ./vendor/bin/pest — 22 passed

illuminate/support now allows ^13.0. Verified by resolving to
illuminate/support v13.24.0 and running the full test suite (22 tests,
29 assertions, all passing).
@lazerg lazerg self-assigned this Aug 6, 2026
@lazerg
lazerg merged commit d6d130d into main Aug 6, 2026
5 checks passed
@lazerg
lazerg deleted the support-laravel-13 branch August 6, 2026 01:28
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