Skip to content

Upgrade PHPUnit version to ^10.5#66

Merged
donatj merged 1 commit into
masterfrom
donatj-patch-1
May 4, 2026
Merged

Upgrade PHPUnit version to ^10.5#66
donatj merged 1 commit into
masterfrom
donatj-patch-1

Conversation

@donatj
Copy link
Copy Markdown
Member

@donatj donatj commented May 4, 2026

No description provided.

@donatj donatj marked this pull request as ready for review May 4, 2026 12:45
Copilot AI review requested due to automatic review settings May 4, 2026 12:45
@donatj donatj merged commit b506305 into master May 4, 2026
22 checks passed
@donatj donatj deleted the donatj-patch-1 branch May 4, 2026 12:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the dev dependency on PHPUnit to the 10.5 major series, aligning the test tooling with the minimum supported PHP version (>= 8.1).

Changes:

  • Bumped phpunit/phpunit from ^9.6.19 to ^10.5 in composer.json.

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

Comment thread composer.json
},
"require-dev": {
"phpunit/phpunit": "^9.6.19",
"phpunit/phpunit": "^10.5",
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