Adding support of google/protobuf v4.x#31
Conversation
WalkthroughThe changes include updating the version constraint for the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- composer.json (1 hunks)
Additional comments not posted (1)
composer.json (1)
45-45: LGTM! Verify compatibility with the new version range.The updated version constraint for
google/protobuffrom^3.7to^3.7 || ^4.0is approved.Ensure that the project is fully compatible with both version ranges.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 3.x #31 +/- ##
=========================================
Coverage 77.07% 77.07%
Complexity 95 95
=========================================
Files 8 8
Lines 253 253
=========================================
Hits 195 195
Misses 58 58 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- psalm.xml (1 hunks)
Additional comments not posted (1)
psalm.xml (1)
23-23: LGTM! The suppression rule forMissingClassConstTypeis correctly added.The suppression rule is consistent with the existing configuration and correctly formatted.
Uh oh!
There was an error while loading. Please reload this page.