Skip to content

Bump phpunit/phpunit from 10.2.3 to 10.2.6

Dependabot requested to merge dependabot-composer-phpunit-phpunit-10.2.6 into main

Bumps phpunit/phpunit from 10.2.3 to 10.2.6.

Changelog

Sourced from phpunit/phpunit's changelog.

[10.2.6] - 2023-07-17

  • #5445: Decouple printing of unexpected output from progress printer

[10.2.5] - 2023-07-14

Changed

  • #5443: Restore behaviour that tests are not considered risky when they errored before an assertion was performed

[10.2.4] - 2023-07-10

Fixed

  • --warm-coverage-cache does not work
  • The short option -v (short for --verbose) was still accepted by the test runner, but no longer had an effect since --verbose was removed in PHPUnit 10.0
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading