Skip to content

Update illuminate/support version constraint to include 13.0#3

Open
UnrulyNatives wants to merge 1 commit into
Blaspsoft:mainfrom
UnrulyNatives:patch-1
Open

Update illuminate/support version constraint to include 13.0#3
UnrulyNatives wants to merge 1 commit into
Blaspsoft:mainfrom
UnrulyNatives:patch-1

Conversation

@UnrulyNatives
Copy link
Copy Markdown

@UnrulyNatives UnrulyNatives commented May 30, 2026

Summary by CodeRabbit

  • Chores
    • Extended package compatibility to support Laravel 13 alongside existing supported versions, enabling broader compatibility across Laravel ecosystems.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a17a93ba-73c1-4cf0-80af-3d80b3f72fa9

📥 Commits

Reviewing files that changed from the base of the PR and between 9405740 and 6bc750d.

📒 Files selected for processing (1)
  • composer.json

📝 Walkthrough

Walkthrough

The package's illuminate/support dependency constraint is updated to allow Laravel 13.0 compatibility. The version wildcard now permits ^13.0 in addition to the previously supported range of ^8.0 through ^12.0.

Changes

Laravel 13 Support

Layer / File(s) Summary
Expand illuminate/support version constraint
composer.json
The require constraint for illuminate/support adds ^13.0 to the version wildcard, expanding compatibility to include Laravel 13.0 releases.

🎯 1 (Trivial) | ⏱️ ~2 minutes

🐰 A hop, skip, and version bump away,
Laravel 13 joins the fray,
Composer's constraint takes a bow,
Supporting futures starting now! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the illuminate/support version constraint in composer.json to include Laravel 13.0 support.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

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