Update package requirements - #38
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughChangesWP-CLI compatibility
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This pull request updates this WP-CLI package’s Composer dependency constraints to permit installing and developing against WP-CLI v2 or v3, aligning the package with upcoming WP-CLI v3 work while keeping current v2 compatibility.
Changes:
- Broadened runtime requirement for
wp-cli/wp-clifrom^2to^2 || ^3. - Broadened dev requirements for
wp-cli/entity-commandandwp-cli/extension-commandto allow^3alongside existing v2 constraints.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary by CodeRabbit