Skip to content

Bump phpunit/phpunit from 10.2.3 to 10.2.4

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

Bumps phpunit/phpunit from 10.2.3 to 10.2.4.

Changelog

Sourced from phpunit/phpunit's changelog.

[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
  • 6848477 Prepare release
  • 81de9a5 Merge branch '9.6' into 10.2
  • a6d3516 Prepare release
  • 829bf8d No longer accept -v (it did not have an effect anymore since PHPUnit 10.0.0)
  • b1e0ddc Merge branch '9.6' into 10.2
  • c57fd13 Merge branch '8.5' into 9.6
  • aee0ec0 Update tools
  • 96a7cef Fix --warm-coverage-cache CLI option
  • See full diff in compare view


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