Bump phpunit/phpunit from 10.2.3 to 10.2.5
Bumps phpunit/phpunit from 10.2.3 to 10.2.5.
Changelog
Sourced from phpunit/phpunit's changelog.
[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
-
15a89f1
Prepare release -
dc74839
Fix ChangeLog -
4dee991
Closes #5443 -
4f07602
Fix CS/WS issues -
dce8552
Follow advice given in PHP-CS-Fixer/PHP-CS-Fixer#25... -
8cf802a
Narrow types -
0bc35d0
Merge branch '9.6' into 10.2 -
d64ea7d
Merge branch '8.5' into 9.6 -
07d3458
Improve type declarations -
6848477
Prepare release - Additional commits viewable 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