Skip to content

Commit 6b05f98

Browse files
committed
5282: Updated PHPUnit
1 parent f48e89e commit 6b05f98

File tree

4 files changed

+397
-425
lines changed

4 files changed

+397
-425
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
},
3131
"require-dev": {
3232
"ergebnis/composer-normalize": "^2.47",
33-
"friendsofphp/php-cs-fixer": "^3.40",
33+
"friendsofphp/php-cs-fixer": "^3.86",
3434
"phpstan/extension-installer": "^1.4",
3535
"phpstan/phpstan-symfony": "^2.0",
36-
"phpunit/phpunit": "^10.5",
36+
"phpunit/phpunit": "^12.3",
3737
"symfony/browser-kit": "~7.3.0",
38+
"symfony/css-selector": "7.3.*",
3839
"symfony/maker-bundle": "^1.52",
39-
"symfony/phpunit-bridge": "^7.3",
4040
"symfony/stopwatch": "~7.3.0",
4141
"symfony/web-profiler-bundle": "~7.3.0",
4242
"vincentlanglet/twig-cs-fixer": "^3.7"

0 commit comments

Comments
 (0)