Skip to content

Commit 91d2e10

Browse files
chore(deps): update composer dev tooling dependencies to ^13.1.14 (#485)
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)) | `^13.1.13` → `^13.1.14` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/13.1.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpunit%2fphpunit/13.1.13/13.1.14?slim=true) | --- ### Release Notes <details> <summary>sebastianbergmann/phpunit (phpunit/phpunit)</summary> ### [`v13.1.14`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/13.1.14): PHPUnit 13.1.14 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/13.1.13...13.1.14) ##### Fixed - [#&#8203;6683](https://redirect.github.com/sebastianbergmann/phpunit/issues/6683): `assertNotEquals()` failure message says "is equal to" instead of "is not equal to" when comparing arrays or objects - [#&#8203;6700](https://redirect.github.com/sebastianbergmann/phpunit/issues/6700): `expectOutputString()` and `expectOutputRegex()` silently replace themselves and each other *** Learn how to install or update PHPUnit 13.1 in the [documentation](https://docs.phpunit.de/en/13.1/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**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/Lendable/composer-license-checker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55b6836 commit 91d2e10

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"phpstan/phpstan-deprecation-rules": "^2.0.4",
2424
"phpstan/phpstan-phpunit": "^2.0.16",
2525
"phpstan/phpstan-strict-rules": "^2.0.11",
26-
"phpunit/phpunit": "^13.1.13",
26+
"phpunit/phpunit": "^13.1.14",
2727
"rector/rector": "^2.4.5",
2828
"symfony/filesystem": "^6.2"
2929
},

composer.lock

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

0 commit comments

Comments
 (0)