Skip to content

chore(deps): upgrade to PHPUnit 13 - #46

Merged
l-you merged 2 commits into
mainfrom
agent/phpunit-13
Aug 17, 2026
Merged

chore(deps): upgrade to PHPUnit 13#46
l-you merged 2 commits into
mainfrom
agent/phpunit-13

Conversation

@l-you

Copy link
Copy Markdown
Member

Summary

  • upgrade PHPUnit from 12 to 13
  • keep CI on PHP 8.4 and 8.5, the PHP versions supported by PHPUnit 13

PHPUnit 13 requires PHP 8.4 or later: https://phpunit.de/announcements/phpunit-13.html

Validation

GitHub Actions will validate Composer metadata, install dependencies, and run PHPStan, code style, and PHPUnit on PHP 8.4 and 8.5.

@l-you
l-you marked this pull request as ready for review August 12, 2026 06:40
@l-you
l-you merged commit 1bace94 into mainAug 17, 2026
3 checks passed
Sign up for freeto 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

@l-you