Skip to content

Commit b4434f4

Browse files
Bumb to phpunit 12
1 parent 00e272c commit b4434f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"psr/clock": "^1.0"
1616
},
1717
"require-dev": {
18-
"brainbits/phpcs-standard": "^7.0.1",
18+
"brainbits/phpcs-standard": "^8.0",
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)