Skip to content

Laravel 13.x Compatibility#80

Open
ezequidias wants to merge 4 commits intoaarondfrancis:mainfrom
ezequidias:main
Open

Laravel 13.x Compatibility#80
ezequidias wants to merge 4 commits intoaarondfrancis:mainfrom
ezequidias:main

Conversation

@ezequidias
Copy link
Copy Markdown

Update composer.json and GitHub Actions workflow for compatibility an…d versioning

  • Adjusted composer.json to require illuminate/database version >=10.0 and updated orchestra/testbench to >=8.0.
  • Modified PHPUnit requirement to allow version ^10.5|^11.0|^12.5.12 and set laravel/scout to >=10.8.
  • Updated GitHub Actions workflow to include PHP 8.5 and changed Laravel version specification to ^10.0 and * for broader compatibility.

…d versioning

- Adjusted `composer.json` to require `illuminate/database` version `>=10.0` and updated `orchestra/testbench` to `>=8.0`.
- Modified PHPUnit requirement to allow version `^10.5|^11.0|^12.5.12` and set `laravel/scout` to `>=10.8`.
- Updated GitHub Actions workflow to include PHP 8.5 and changed Laravel version specification to `^10.0` and `*` for broader compatibility.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 24, 2026

Important

Review skipped

Auto reviews are disabled on this repository. 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: Pro

Run ID: 5f5e8393-82cf-4533-afdc-311aad4cfcca

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
✨ 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.

ezequidias and others added 2 commits March 24, 2026 01:23
….* and exclude specific PHP-Laravel combinations for better compatibility
sergey-yabloncev pushed a commit to sergey-yabloncev/fast-paginate that referenced this pull request Apr 2, 2026
Cherry-picked from aarondfrancis#80

- Updated illuminate/database constraint to >=10.0 to support Laravel 13
- Updated dev dependencies for broader compatibility
- Added missing use imports for Builder and Relation classes
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