Skip to content

chore(composer): update PHP requirement to >=8.1#63

Open
damsfx wants to merge 1 commit intowintercms:mainfrom
damsfx:chore/composer
Open

chore(composer): update PHP requirement to >=8.1#63
damsfx wants to merge 1 commit intowintercms:mainfrom
damsfx:chore/composer

Conversation

@damsfx
Copy link
Contributor

@damsfx damsfx commented Mar 19, 2026

Summary by CodeRabbit

  • Chores
    • Updated minimum PHP runtime requirement to version 8.1 or higher
    • Updated backend module dependency constraints

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c4cc9793-7933-4174-8a2f-17f2b1cb0fcc

📥 Commits

Reviewing files that changed from the base of the PR and between 863b39e and fb61a8b.

📒 Files selected for processing (1)
  • composer.json

Walkthrough

The composer.json file was updated to add a PHP runtime requirement of version 8.1 or higher and modify the winter/wn-backend-module dependency constraint formatting by removing spaces around the pipe character.

Changes

Cohort / File(s) Summary
Dependency Configuration
composer.json
Added PHP >=8.1 requirement and reformatted winter/wn-backend-module constraint from ^1.2.8 || dev-develop to ^1.2.8|dev-develop.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 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 accurately summarizes the primary change: updating the PHP requirement to >=8.1 in composer.json. It is concise, clear, and specific.
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
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

You can disable the changed files summary in the walkthrough.

Disable the reviews.changed_files_summary setting to disable the changed files summary in the walkthrough.

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.

1 participant