Acorn , Illuminate 13 and PHP >=8.3#135
Merged
Merged
Conversation
Upgrade roots/acorn 5.0.1 -> ^6.0 and all Illuminate (Laravel) components from v12.61.0 to v13.15.0. Upgrade owenvoke/blade-fontawesome ^2.8 -> ^3.2 and update Guzzle to 7.11.1, promises 2.5.0, psr7 2.11.0. Raise minimum PHP requirement from >=8.2 to >=8.3 as required by Acorn 6 and Illuminate 13.
Update version to 2.14.0 across style.css, readme.txt, and CHANGELOG.md. Bump documented PHP requirement to 8.3.
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.
This release upgrades the Nynaeve theme's core dependencies to Acorn 6 and Illuminate 13, bumping the theme to version 2.14.0. The changes modernize the underlying Laravel framework integration used by the Sage-based theme, requiring coordinated updates across
composer.json, the version metadata instyle.cssandreadme.txt, and documentation inCHANGELOG.md. A minor tooling adjustment updates the vibe CLI configuration to use themistral-medium-3.5model. The update spans 6 files with the dependency upgrade reflected in the regeneratedcomposer.lock.Dependency Upgrades:
composer.json, aligning the underlying Laravel packages with the Acorn 6 requirements and regeneratingcomposer.lock.Versioning and Documentation:
style.cssandreadme.txtto reflect the dependency upgrade.CHANGELOG.md, providing an upgrade record for maintainers and downstream consumers.Tooling Configuration:
.vibe/config.tomlto use themistral-medium-3.5model, adjusting the local development tooling without affecting theme runtime behavior.Files Changed:
.vibe/config.toml(Modified)CHANGELOG.md(Modified)composer.json(Modified)readme.txt(Modified)style.css(Modified)Dependency lock files updated: composer.lock,