Skip to content

Commit b0ca2a5

Browse files
Update dependency phpunit/phpunit to v12.5.6 (#4785)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `12.5.5` → `12.5.6` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/12.5.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpunit%2fphpunit/12.5.5/12.5.6?slim=true) | --- ### Release Notes <details> <summary>sebastianbergmann/phpunit (phpunit/phpunit)</summary> ### [`v12.5.6`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/12.5.6): PHPUnit 12.5.6 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/12.5.5...12.5.6) ##### Changed - Reverted a change that caused a [build failure](https://redirect.github.com/php/php-src/actions/runs/21052584327/job/60542023395#step:14:3729) for the [PHP project's nightly community job](https://phpunit.expert/articles/how-php-and-its-ecosystem-test-each-other.html?ref=github) *** Learn how to install or update PHPUnit 12.5 in the [documentation](https://docs.phpunit.de/en/12.5/installation.html). ##### Keep up to date with PHPUnit: - You can follow [@&#8203;phpunit@phpc.social](https://phpc.social/@&#8203;phpunit) to stay up to date with PHPUnit's development. - You can subscribe to the [PHPUnit Updates](https://phpunit.de/newsletter) newsletter to receive updates about and tips for PHPUnit. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Runroom/archetype-symfony). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents c11fba3 + e2f2f16 commit b0ca2a5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"phpstan/phpstan-doctrine": "2.0.4",
6868
"phpstan/phpstan-phpunit": "2.0.6",
6969
"phpstan/phpstan-symfony": "2.0.6",
70-
"phpunit/phpunit": "12.5.5",
70+
"phpunit/phpunit": "12.5.6",
7171
"psalm/plugin-phpunit": "0.19.3",
7272
"psalm/plugin-symfony": "5.2.7",
7373
"rector/rector": "2.1.1",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)