Update v2/composer.lock using composer update#5718
Closed
jeffwidman wants to merge 1 commit intodependabot:mainfrom
Closed
Update v2/composer.lock using composer update#5718jeffwidman wants to merge 1 commit intodependabot:mainfrom
v2/composer.lock using composer update#5718jeffwidman wants to merge 1 commit intodependabot:mainfrom
Conversation
f09d6f3 to
463a37f
Compare
jeffwidman
commented
Sep 15, 2022
2a03b5b to
3be89bc
Compare
3be89bc to
51f7064
Compare
Used `composer update` to update the `v2/composer.lock` file. I first temporarily pinned `composer` to `2.4.1` to match what's currently on `main` as I want to isolate `composer` bumps to distinct PR's, but didn't actually commit that pin so that it wouldn't block Dependabot, only pinned while running `composer update`.
51f7064 to
35427e1
Compare
Member
Author
|
So this only bump |
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.
Used
composer updateto update thev2/composer.lockfile.I first temporarily pinned
composerto2.4.1to match what'scurrently on
mainas I want to isolatecomposerbumps to distinctPR's, but didn't actually commit that pin so that it wouldn't block
Dependabot, only pinned while running
composer update.