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: Require at least phpunit/phpunit:^7.5.0 #448

Merged
merged 1 commit into from Dec 23, 2023
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • requires at least phpunit/phpunit:^7.5.0

Related to #380.

πŸ’β€β™‚οΈ For reference, see

Copy link

codecov bot commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (ca1bc2e) 70.54% compared to head (07da806) 70.54%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #448   +/-   ##
=========================================
  Coverage     70.54%   70.54%           
  Complexity      110      110           
=========================================
  Files            26       26           
  Lines           516      516           
=========================================
  Hits            364      364           
  Misses          152      152           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@localheinz localheinz force-pushed the fix/phpunit-7 branch 2 times, most recently from 62f3aeb to ecd5db7 Compare December 23, 2023 14:25
@@ -25,7 +25,7 @@
},
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/phpunit": "^7.1.0 || ^8.5.19 || ^9.0.0 || ^10.0.0"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘€

@localheinz localheinz merged commit d94c5ad into main Dec 23, 2023
39 checks passed
@localheinz localheinz deleted the fix/phpunit-7 branch December 23, 2023 14:27
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