build: upgrade to Laravel 13#1441
Merged
Merged
Conversation
Bump the framework and packages that blocked the upgrade, including l5-swagger, spatie/backup, markable, tinker, boost, and PHPUnit 12.
Update Sanctum CSRF middleware, cache serializable_classes defaults, PHPUnit 12 schema, and document env prefix pinning for deploy safety.
Register a reflection analyser that supports docblock annotations alongside PHP attributes and regenerate the API documentation for swagger-php 6.
Align documented package versions with the upgraded framework and tooling.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## development #1441 +/- ##
=================================================
- Coverage 76.55% 76.55% -0.01%
Complexity 3575 3575
=================================================
Files 247 247
Lines 13450 13450
=================================================
- Hits 10297 10296 -1
- Misses 3153 3154 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Summary
Test plan