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: Widen version constraints #395

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • widens version constraints

Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f4dfad) 65.93% compared to head (a688179) 65.93%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #395   +/-   ##
=========================================
  Coverage     65.93%   65.93%           
  Complexity       89       89           
=========================================
  Files            21       21           
  Lines           458      458           
=========================================
  Hits            302      302           
  Misses          156      156           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@localheinz localheinz force-pushed the feature/constraint branch 7 times, most recently from 0610766 to 231fe47 Compare December 3, 2023 14:00
@@ -25,7 +25,7 @@
},
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/phpunit": "^8.5.36 || ^9.6.0 || ^10.4.0"
"phpunit/phpunit": "^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 0b8134e into main Dec 3, 2023
48 checks passed
@localheinz localheinz deleted the feature/constraint branch December 3, 2023 14: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.

2 participants