-
Notifications
You must be signed in to change notification settings - Fork 85
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
Added support for PHP 8.1, updated several dependencies #406
Conversation
Codecov Report
@@ Coverage Diff @@
## 6.0.x #406 +/- ##
========================================
Coverage ? 40.94%
Complexity ? 286
========================================
Files ? 27
Lines ? 1033
Branches ? 0
========================================
Hits ? 423
Misses ? 610
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looking good here 👍 Could probably do with squashing a few of the commits though to show clearer commit messages 😅
parent c4c907e author Thomas Müller <thomas.mueller@jungdms.de> 1638516208 +0100 committer Thomas Müller <thomas.mueller@jungdms.de> 1638986305 +0100 update dependencies
It does not make sense to have this check on a library, as the "lowest" dependencies will ALWAYS be outdated.
BC breaks are expected here, and documented now in |
@mimmi20 thank you for working on this, it is now merged and released for |
Fixes #334