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

Update README.md #99

Closed
wants to merge 1 commit into from
Closed

Update README.md #99

wants to merge 1 commit into from

Conversation

phil-davis
Copy link
Contributor

Trigger CI to see a current run of the GitHub workflows.

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #99 (82c9c3f) into master (f6f0fc5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files           1        1           
  Lines         176      176           
=======================================
  Hits          172      172           
  Misses          4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@phil-davis
Copy link
Contributor Author

https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/tag/v3.21.1 says "Require PHP ^8.0.1" so I thought that to get cs-fixer releases after that to run in CI, we would have to use PHP 8.*

But the workflow here has fetched the up-to-date cs-fixer 3.23.0 and has run that in CI with PHP 7.4 - so they did not actually drop PHP 7.4 support. That's what I wanted to check.

@phil-davis phil-davis closed this Aug 24, 2023
@staabm staabm deleted the phil-davis-patch-1 branch August 24, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant