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

Enhancement: Make plugin compatible with composer/composer:^2 #412

Merged
merged 1 commit into from
Apr 26, 2020

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Apr 26, 2020

This PR

  • makes the plugin compatible with composer/composer:^2

Replaces #259.
Fixes #395.

@codecov
Copy link

codecov bot commented Apr 26, 2020

Codecov Report

Merging #412 into master will decrease coverage by 0.91%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #412      +/-   ##
============================================
- Coverage     87.23%   86.31%   -0.92%     
- Complexity       37       39       +2     
============================================
  Files             4        4              
  Lines           188      190       +2     
============================================
  Hits            164      164              
- Misses           24       26       +2     
Impacted Files Coverage Δ Complexity Δ
src/NormalizePlugin.php 64.28% <0.00%> (-10.72%) 5.00 <2.00> (+2.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 dd81405...c55712a. Read the comment docs.

@localheinz localheinz force-pushed the feature/composer branch 4 times, most recently from 2a6adef to 790d8a0 Compare April 26, 2020 18:04
@localheinz localheinz marked this pull request as ready for review April 26, 2020 18:08
@ergebnis-bot ergebnis-bot self-requested a review April 26, 2020 18:10
@ergebnis-bot ergebnis-bot self-assigned this Apr 26, 2020
@ergebnis-bot ergebnis-bot self-requested a review April 26, 2020 18:11
@localheinz localheinz merged commit 6129311 into master Apr 26, 2020
@localheinz localheinz deleted the feature/composer branch April 26, 2020 18:12
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.

Make plugin compatible with composer/composer:^2
2 participants