Skip to content

Allow sebastian/diff 9.0 - #113

Merged
dereuromark merged 2 commits into
masterfrom
add-sebastian-diff-9
Jun 19, 2026
Merged

Allow sebastian/diff 9.0#113
dereuromark merged 2 commits into
masterfrom
add-sebastian-diff-9

Conversation

@dereuromark

Copy link
Copy Markdown
Contributor

Adds ^9.0 to the sebastian/diff constraint so the package no longer caps consumers at the 8.x line.

sebastian/diff 9.0.0 resolves and installs cleanly here; the full test suite (809 tests, 1655 assertions) passes against it.

Copilot AI review requested due to automatic review settings June 19, 2026 15:21
@dereuromark dereuromark added the enhancement New feature or request label Jun 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the package dependency constraints to allow consumers of php-collective/dto to install sebastian/diff 9.x, removing the current cap at 8.x while keeping compatibility with earlier supported major versions.

Changes:

  • Expanded the sebastian/diff Composer requirement to include ^9.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.07%. Comparing base (0f7b1b6) to head (44a13ee).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #113   +/-   ##
=========================================
  Coverage     83.07%   83.07%           
  Complexity     1555     1555           
=========================================
  Files            45       45           
  Lines          3835     3835           
=========================================
  Hits           3186     3186           
  Misses          649      649           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dereuromark
dereuromark merged commit de2306c into master Jun 19, 2026
12 checks passed
@dereuromark
dereuromark deleted the add-sebastian-diff-9 branch June 19, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants