Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing composr.lock file #23271

Merged
merged 1 commit into from
Dec 12, 2018
Merged

Fixing composr.lock file #23271

merged 1 commit into from
Dec 12, 2018

Conversation

wojsmol
Copy link
Contributor

@wojsmol wojsmol commented Dec 11, 2018

Pull Request for Issue #23257 .

Summary of Changes

This PR is a result of composer update --lock command.
Error was most probably caused by manual edit of composer.json in cfb0fb9

Testing Instructions

code review or apply this PR and run composer install and observe there is not

Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.

on top of the output.

Expected result

no warning

Actual result

warning is generated

Documentation Changes Required

no

cc @brianteeman

@wilsonge
Copy link
Contributor

Thanks!

@wojsmol wojsmol deleted the fix-gh-23257 branch December 12, 2018 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants