Skip to content

feat: laravel 13 support#6

Merged
zlodes merged 3 commits intomasterfrom
feat/laravel-13-support
Mar 23, 2026
Merged

feat: laravel 13 support#6
zlodes merged 3 commits intomasterfrom
feat/laravel-13-support

Conversation

@zlodes
Copy link
Copy Markdown
Owner

@zlodes zlodes commented Mar 23, 2026

  • add webmozart/assert ^2.0 support
  • drop laravel 9 and 10 support
  • drop php 8.1 support
  • add php 8.5 workflows

zlodes added 2 commits March 23, 2026 19:47
- add webmozart/assert ^2.0 support
- drop laravel 9 and 10 support
- drop php 8.1 support
- add php 8.5 workflows
Signed-off-by: Zlatoslav Desiatnikov <px.zlodes@gmail.com>
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 package and tooling constraints to align with Laravel 13 (and newer tooling versions) across dependency management, static analysis, and CI.

Changes:

  • Bumps supported Laravel versions to include ^13.0 and raises minimum PHP to ^8.2.
  • Updates dev tooling constraints (Testbench, PHPUnit, Psalm + Laravel plugin) and adds composer normalization-related config.
  • Expands CI PHP matrix to include PHP 8.5 across jobs.

Reviewed changes

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

File Description
psalm.xml Suppresses new Psalm annotation-related issues to keep analysis noise down with newer Psalm/plugin versions.
composer.json Updates PHP/Laravel/tooling version constraints for Laravel 13 compatibility and adjusts Composer configuration.
.github/workflows/continuous-integration.yml Adds PHP 8.5 to CI matrices across validation, linting, static analysis, and tests.

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

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


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

@zlodes zlodes merged commit 2bfae35 into master Mar 23, 2026
30 checks passed
@zlodes zlodes deleted the feat/laravel-13-support branch March 23, 2026 16:58
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants