feat!: upgrade to Acorn 5 / Laravel 12 - #98
Draft
rivanuff wants to merge 1 commit into
Draft
Conversation
BREAKING CHANGE: drops Laravel 10 support; requires roots/acorn ^5.0 and PHP >=8.2.
Composer package changes
|
|
Coverage report for commit: 5656853 Summary - Lines: 9.89% | Methods: 7.27%
🤖 comment via lucassabreu/comment-coverage-clover |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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.
Upgrade to Acorn 5 / Laravel 12
jgrossi/corcel^7.0→^9.0(corcel v9 requiresilluminate/database^12, i.e. Laravel 12).spatie/laravel-dataat^4.5— that range already floats up to 4.23+, which supports Laravel 12, so no floor bump was needed.orchestra/testbench^10,pestphp/pest^3,larastan/larastan^3,szepeviktor/phpstan-wordpress^2.composer.lockregenerated and resolves cleanly:laravel/frameworkv12.67.0,jgrossi/corcelv9.0.0,spatie/laravel-datav4.23.0.roots/acorndependency in this package, so nothing to change there.Needs review: corcel bumped 7 → 9 (two majors) — CI/tests must confirm no code-level breakage. This was not verified locally (no vendor install was run as part of this upgrade PR), so please rely on CI test results before merging.
This is the foundational
yard/datadependency for several other yardinternet packages. Once this v2.0.0 lands, packages that depend onyard/dataand were deferring their own lock resolution can point atyard/data ^2.0to unblock their own Laravel 12 upgrades.No tag yet — draft for review. Target release: v2.0.0.