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

Drop Support for PHP 7.x, Fix CI Failures #182

Merged
merged 10 commits into from
Oct 12, 2022
Merged

Drop Support for PHP 7.x, Fix CI Failures #182

merged 10 commits into from
Oct 12, 2022

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Oct 12, 2022

Closes #72

@gsteel gsteel added the enhancement New feature or request label Oct 12, 2022
@gsteel gsteel added this to the 1.2.0 milestone Oct 12, 2022
@gsteel gsteel self-assigned this Oct 12, 2022
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 82.56% // Head: 82.53% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (77de88b) compared to base (8bfc730).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##              1.2.x     #182      +/-   ##
============================================
- Coverage     82.56%   82.53%   -0.04%     
  Complexity      196      196              
============================================
  Files            37       37              
  Lines           499      498       -1     
============================================
- Hits            412      411       -1     
  Misses           87       87              
Impacted Files Coverage Δ
src/Content/Document.php 0.00% <0.00%> (ø)
src/ConfigProvider.php 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gsteel gsteel changed the title Allow the PHPCS composer plugin Allow the PHPCS composer plugin, Update dependencies Oct 12, 2022
@gsteel gsteel changed the title Allow the PHPCS composer plugin, Update dependencies Drop Support for PHP 7.x, Fix CI Failures Oct 12, 2022
@gsteel gsteel merged commit f8c51b5 into 1.2.x Oct 12, 2022
@gsteel gsteel deleted the fix-ci-failures branch October 12, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop PHP 7.3 and 7.4
1 participant