Skip to content

Commit 95f6d0c

Browse files
Update dependency phpunit/phpunit to v12
1 parent e6df2a8 commit 95f6d0c

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
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"phpstan/phpstan": "^1.8.2",
29-
"phpunit/phpunit": "^9.5.5 || ^10.0.0 || ^11.0.0",
29+
"phpunit/phpunit": "^9.5.5 || ^10.0.0 || ^11.0.0 || ^12.0.0",
3030
"scrutinizer/ocular": "^1.8.1",
3131
"unleashedtech/php-coding-standard": "^3.1",
3232
"vimeo/psalm": "^4.7.3"

0 commit comments

Comments
 (0)