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

Fix: Ignore platform requirements when updating lock file #481

Merged
merged 2 commits into from
Jul 3, 2020

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Jul 3, 2020

This PR

  • uses clearly unsupported PHP versions in test fixtures
  • ignores platform requirements when updating lock file

Related to #465.

@localheinz localheinz self-assigned this Jul 3, 2020
@localheinz localheinz changed the title Fix: Use clearly unsupported PHP versions Fix: Ignore platform requirements when updating lock file Jul 3, 2020
@codecov
Copy link

codecov bot commented Jul 3, 2020

Codecov Report

Merging #481 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #481   +/-   ##
=========================================
  Coverage     80.92%   80.92%           
  Complexity       41       41           
=========================================
  Files             4        4           
  Lines           194      194           
=========================================
  Hits            157      157           
  Misses           37       37           
Impacted Files Coverage Δ Complexity Δ
src/Command/NormalizeCommand.php 85.54% <ø> (ø) 34.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86c553c...9f6cff7. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review July 3, 2020 17:53
@ergebnis-bot ergebnis-bot self-assigned this Jul 3, 2020
@ergebnis-bot ergebnis-bot merged commit 6a2a311 into main Jul 3, 2020
@ergebnis-bot ergebnis-bot deleted the fix/version branch July 3, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants