Skip to content

Update phpunit/phpunit to version 12.5.0#447

Merged
ghostwriter merged 1 commit into0.1.xfrom
composer/phpunit/phpunit/12.5.0
Dec 5, 2025
Merged

Update phpunit/phpunit to version 12.5.0#447
ghostwriter merged 1 commit into0.1.xfrom
composer/phpunit/phpunit/12.5.0

Conversation

@ghostwriter
Copy link
Copy Markdown
Owner

Updates the phpunit/phpunit dependency from 12.4.5 to 12.5.0.

This pull request changes the following file(s):

  • Update composer.json
  • Update composer.lock

Updates the `phpunit/phpunit` dependency from `12.4.5` to `12.5.0`.

This pull request changes the following file(s):

- Update `composer.json`
- Update `composer.lock`

Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Copilot AI review requested due to automatic review settings December 5, 2025 06:18
@ghostwriter ghostwriter added this to the 0.1.0 milestone Dec 5, 2025
@ghostwriter ghostwriter added composer Pull requests that update a composer dependency patch Backwards compatible bug fixes and improvements labels Dec 5, 2025
@ghostwriter ghostwriter self-assigned this Dec 5, 2025
@ghostwriter ghostwriter merged commit 53cff01 into 0.1.x Dec 5, 2025
@ghostwriter ghostwriter deleted the composer/phpunit/phpunit/12.5.0 branch December 5, 2025 06:18
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

This PR updates the PHPUnit testing framework from version 12.4.5 to 12.5.0, along with its associated dependencies.

  • Updated phpunit/phpunit from 12.4.5 to 12.5.0 in composer.json
  • Updated composer.lock with new dependency versions including phpunit/php-code-coverage (12.4.0 → 12.5.0), nikic/php-parser (v5.6.1 → v5.6.2), and theseer/tokenizer (1.2.3 → 1.3.1)

Reviewed changes

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

File Description
composer.json Updates the phpunit/phpunit requirement constraint from ^12.4.5 to ^12.5.0
composer.lock Updates dependency metadata including versions, references, URLs, and timestamps for phpunit/phpunit and its transitive dependencies

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer Pull requests that update a composer dependency patch Backwards compatible bug fixes and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants