Skip to content

Improved Laravel 13 Support [Minimal PR] - #1546

Open
austinderrick wants to merge 1 commit into
wintercms:wip/1.3from
austinderrick:wip/1.3-laravel-13-support
Open

austinderrick wants to merge 1 commit into
wintercms:wip/1.3from
austinderrick:wip/1.3-laravel-13-support

Conversation

@austinderrick

@austinderrick austinderrick commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Pairs with wintercms/storm#246. Lets Winter 1.3 install on Laravel 13 while keeping Laravel 12. This is the slimmed-down alternative to #1487.

  • Widened laravel/framework to ^12.0|^13.0 in the root and module composer.json files. PHP stays at ^8.2.
  • Added no-api to the arraysubset-asserts repo so CI on fork PRs can install without a token.

No code changes were needed in the modules. CI here will still run on Laravel 12 until storm#246 is merged, because Storm's wip/1.3 only allows 12 right now.

IMPORTANT THINGS:

  1. This pairs with Improved Laravel 13 Support [Minimal PR] storm#246 on the Storm side.
  2. You'll want Support Laravel Debugbar 4 wn-debugbar-plugin#27 for people using debugbar. The current debugbar would throw errors with Laravel 13. (Note: this works with both Laravel 12 & 13)

- Allow laravel/framework ^13 next to ^12 in the root and module manifests.
- Clone the arraysubset-asserts VCS repo without the GitHub API, so fork PR CI can install.
@coderabbitai

coderabbitai Bot commented Sep 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: d7a6f758-5c41-492b-82c7-f04b3824b4c1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@austinderrick austinderrick changed the title Improved Laravel 13 Support Improved Laravel 13 Support [Minimal PR]- #246 Sep 24, 2026
@austinderrick austinderrick changed the title Improved Laravel 13 Support [Minimal PR]- #246 Improved Laravel 13 Support [Minimal PR] Sep 24, 2026
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