Skip to content

Commit a57ef4f

Browse files
Update dependency phpunit/phpunit to v12
1 parent c45a2d8 commit a57ef4f

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
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"php-di/php-di": "^7.0",
2727
"phpstan/phpstan": "^2.1",
28-
"phpunit/phpunit": "^10.5",
28+
"phpunit/phpunit": "^12.0",
2929
"squizlabs/php_codesniffer": "^3.11",
3030
"vimeo/psalm": "^6.5"
3131
},

0 commit comments

Comments
 (0)