-
Notifications
You must be signed in to change notification settings - Fork 30
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
Restricted Symfony update to 6.4.6 due to issue in latest version 6.4.7 #365
Conversation
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.
Please don't restrict the version.
If there is an issue with symfony/[package] 6.4.7, just add a |
Also referencing the related issue - at least here -from Symfony's issue queue would be beneficial. |
650345e
to
a88a8b0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 3.x #365 +/- ##
============================================
+ Coverage 87.50% 87.56% +0.06%
- Complexity 1722 1753 +31
============================================
Files 343 349 +6
Lines 4176 4599 +423
============================================
+ Hits 3654 4027 +373
- Misses 522 572 +50
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Could this be related to this? |
Yes @mxr576 that can be the related to the mentioned issue as only |
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.
LGTM
Fixes #361