Skip to content

feat: Laravel 13 support#16

Merged
shavonn merged 5 commits into
mainfrom
feat/update-laravel-version
Mar 25, 2026
Merged

feat: Laravel 13 support#16
shavonn merged 5 commits into
mainfrom
feat/update-laravel-version

Conversation

@shavonn
Copy link
Copy Markdown
Contributor

@shavonn shavonn commented Mar 20, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 20, 2026 03:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency constraints and CI to include Laravel 13, extending this package’s declared/framework-tested compatibility.

Changes:

  • Allow illuminate/routing and illuminate/support ^13.0 in composer.json.
  • Expand GitHub Actions test matrix to run against Laravel 13.*.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
composer.json Extends Illuminate package version constraints to include Laravel 13 components.
.github/workflows/tests.yml Adds Laravel 13 to the CI matrix to validate compatibility in automated tests.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json Outdated
Comment thread .github/workflows/tests.yml
@shavonn shavonn merged commit baa0502 into main Mar 25, 2026
21 checks passed
@shavonn shavonn deleted the feat/update-laravel-version branch March 25, 2026 02:06
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.

2 participants