Skip to content

Commit 23303ca

Browse files
chore: Bump to phpunit 12
1 parent 00e272c commit 23303ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"require-dev": {
1818
"brainbits/phpcs-standard": "^7.0.1",
1919
"brainbits/phpstan-rules": "^4.0",
20-
"matthiasnoback/symfony-config-test": "^5.1",
20+
"matthiasnoback/symfony-config-test": "^6.0",
2121
"matthiasnoback/symfony-dependency-injection-test": "^6.0",
2222
"mikey179/vfsstream": "^1.6.11",
2323
"phpstan/phpstan": "^2.1.1",
24-
"phpunit/phpunit": "^11.5",
24+
"phpunit/phpunit": "^12.0",
2525
"predis/predis": "^2.2",
2626
"symfony/clock": "^6.4|^7.0",
2727
"symfony/config": "^6.4|^7.0",

0 commit comments

Comments
 (0)