Conversation
- 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>
There was a problem hiding this comment.
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.0and 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.
There was a problem hiding this comment.
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.
|
🎉 This PR is included in version 2.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.