Bump dep for torchlight-laravel to "^0.6.1 to support Laravel 12.x#13
Open
CamKem wants to merge 4 commits intotorchlight-api:mainfrom
Open
Bump dep for torchlight-laravel to "^0.6.1 to support Laravel 12.x#13CamKem wants to merge 4 commits intotorchlight-api:mainfrom
CamKem wants to merge 4 commits intotorchlight-api:mainfrom
Conversation
Update the version of `torchlight/torchlight-laravel` to `^0.6.0` in `composer.json`. * **composer.json** - Change the version constraint for `torchlight/torchlight-laravel` from `^0.5.10` to `^0.6.0`. * **CHANGELOG.md** - Add an entry for version `0.6.0` under the "Unreleased" section. - Mention the update of `torchlight-laravel` version constraint. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/CamKem/torchlight-commonmark-php?shareId=XXXX-XXXX-XXXX-XXXX).
Bump torchlight-laravel version to 0.6.0
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 pull request updates the
torchlight-laraveldependency to support Laravel 12.x and reflects this change in theCHANGELOG.mdandcomposer.jsonfiles.Dependency Updates:
torchlight/torchlight-laravelversion constraint incomposer.jsonto^v0.6.1to support Laravel 12.x.Documentation Updates:
CHANGELOG.mdto reflect the new version0.5.6 - Unreleasedand document the updatedtorchlight-laravelversion constraint.