Skip to content

feat: support symfony/process ^8.0#15

Merged
roxblnfk merged 1 commit intoroadrunner-php:1.xfrom
xepozz:patch-1
Feb 17, 2026
Merged

feat: support symfony/process ^8.0#15
roxblnfk merged 1 commit intoroadrunner-php:1.xfrom
xepozz:patch-1

Conversation

@xepozz
Copy link
Copy Markdown
Contributor

@xepozz xepozz commented Feb 17, 2026

Q A
Bugfix?
Breaks BC?
New feature? ✔️
Issues
Docs PR

Please release package after

Summary by CodeRabbit

  • Chores
    • Updated Symfony Process package dependency to support version 8.0 alongside existing version constraints.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 17, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

A single-line update to composer.json expanding the allowed version constraint for the symfony/process package from ^5.4 || ^6.0 || ^7.0 to include ^8.0, enabling compatibility with Symfony Process version 8.0.

Changes

Cohort / File(s) Summary
Dependency Version Constraint
composer.json
Added version ^8.0 to the symfony/process package constraint, expanding support from versions 5.4, 6.0, 7.0 to also include version 8.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, a skip, a version bump so fine,
Symfony Eight joins the constraint line,
From five through seven, now eight takes flight,
Our composer sings with compatibility's delight! 🌟

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: support symfony/process ^8.0' is clear, specific, and directly describes the main change—adding support for Symfony Process version 8.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@roxblnfk roxblnfk merged commit ab3bf69 into roadrunner-php:1.x Feb 17, 2026
1 check passed
@xepozz xepozz deleted the patch-1 branch February 17, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants