Skip to content

chore: PHPunit 13 upgrade#259

Merged
COil merged 1 commit into
mainfrom
chore/phpunit-13-upgrade
Jun 17, 2026
Merged

chore: PHPunit 13 upgrade#259
COil merged 1 commit into
mainfrom
chore/phpunit-13-upgrade

Conversation

@COil

@COil COil commented Jun 17, 2026

Copy link
Copy Markdown
Member
Q A
Branch? main
Cleanup? no
Bug fix? no
New feature? yes
Doc added? yes
Tests pass? yes
Deprecations? no

@COil COil requested a review from Copilot June 17, 2026 16:04
@COil COil self-assigned this Jun 17, 2026
@COil COil added the dependencies Pull requests that update a dependency file label Jun 17, 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

Upgrades the project’s development test stack to PHPUnit 13, aligning Composer dependencies and documentation with the newer PHPUnit release.

Changes:

  • Bump phpunit/phpunit dev requirement from ^12.0 to ^13.0.
  • Update composer.lock to the PHPUnit 13 dependency tree (including new/updated sebastian/* packages).
  • Update README “Stack” section to mention PHPUnit 13.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updates documented stack version for PHPUnit (link needs adjustment).
composer.json Raises dev dependency constraint for phpunit/phpunit to ^13.0.
composer.lock Locks PHPUnit 13 and updated transitive dependencies.

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

Comment thread README.md Outdated
@COil COil force-pushed the chore/phpunit-13-upgrade branch from 781462b to 85516d4 Compare June 17, 2026 16:06
@COil COil requested a review from Copilot June 17, 2026 16:06

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

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

Comment thread README.md
Comment thread composer.json
@COil COil force-pushed the chore/phpunit-13-upgrade branch from 85516d4 to f85fada Compare June 17, 2026 16:13
@COil COil requested a review from Copilot June 17, 2026 16:13

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

Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.

@COil COil merged commit 81f802b into main Jun 17, 2026
5 checks passed
@COil COil deleted the chore/phpunit-13-upgrade branch June 17, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants