Skip to content

Commit df0ff92

Browse files
Update dependency phpunit/phpunit to v12
1 parent c087c1d commit df0ff92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"psr/log": "^1.1"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "9.5.9",
31+
"phpunit/phpunit": "12.3.10",
3232
"squizlabs/php_codesniffer": "3.6.0",
3333
"php-coveralls/php-coveralls": "2.4.3",
3434
"vimeo/psalm": "4.10.0",

0 commit comments

Comments
 (0)