Skip to content

Commit f696696

Browse files
Update dependency phpunit/phpunit to v12.3.7 (#1119)
* Update dependency phpunit/phpunit to v12.3.7 * Update phpunit * Revert "Update phpunit" This reverts commit ba2a0d5. * Update phpunit * Fix tests --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Frank Dekker <[email protected]>
1 parent 8dc1053 commit f696696

File tree

3 files changed

+116
-80
lines changed

3 files changed

+116
-80
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,8 @@
108108
"phpstan/phpstan-phpunit": "^2.0",
109109
"phpstan/phpstan-strict-rules": "^2.0",
110110
"phpstan/phpstan-symfony": "^2.0",
111-
"phpunit/phpunit": "12.2.2",
111+
"phpunit/phpunit": "12.3.7",
112112
"roave/security-advisories": "dev-latest",
113-
"sebastian/comparator": "7.0.1",
114113
"slevomat/coding-standard": "^8.15",
115114
"squizlabs/php_codesniffer": "^3.9",
116115
"symfony/browser-kit": "^7.2",

0 commit comments

Comments
 (0)