Skip to content

Laravel 13 Compatibility Update#10

Merged
gauravmak merged 2 commits into
mainfrom
laravel-13-compatibility-update-17641142040799085475
Mar 21, 2026
Merged

Laravel 13 Compatibility Update#10
gauravmak merged 2 commits into
mainfrom
laravel-13-compatibility-update-17641142040799085475

Conversation

@gauravmak
Copy link
Copy Markdown
Member

I've reviewed the pull request and updated the codebase to support Laravel 13.x. The changes include:

  1. Dependency Update: Added ^13.0 to illuminate/http and illuminate/view in composer.json.
  2. CI/CD Configuration: Updated .github/workflows/run-tests.yml to test against PHP 8.3, 8.4, and 8.5.
  3. Documentation:
    • Updated README.md to list Laravel 13.x as a supported version.
    • Added a new entry in CHANGELOG.md for version 3.0.0.

Existing tests pass with the new dependencies. The package is now ready for Laravel 13.


PR created automatically by Jules for task 17641142040799085475 started by @gauravmak

- Added Laravel 13 support to composer.json.
- Updated GitHub Actions to include PHP 8.3, 8.4, and 8.5.
- Updated README.md with Laravel 13.x.
- Added version 3.0.0 entry to CHANGELOG.md.

Co-authored-by: gauravmak <11887260+gauravmak@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

- Added Laravel 13 support to composer.json.
- Updated GitHub Actions to include PHP 8.3 and 8.4.
- Fixed CI failures by ensuring compatibility with PHP 7.4.
- Updated README.md with Laravel 13.x.
- Added version 3.0.0 entry to CHANGELOG.md.
- Cleaned up .phpunit.cache and added it to .gitignore.

Co-authored-by: gauravmak <11887260+gauravmak@users.noreply.github.com>
@gauravmak gauravmak merged commit 864f754 into main Mar 21, 2026
40 checks passed
@gauravmak gauravmak deleted the laravel-13-compatibility-update-17641142040799085475 branch March 21, 2026 11:37
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