Skip to content

Commit 4af38e6

Browse files
authored
Higher phpunit version required (#1463)
1 parent 62dd5ff commit 4af38e6

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"doctrine/coding-standard": "^12.0",
24-
"phpunit/phpunit": "^9.6",
24+
"phpunit/phpunit": "^9.6.11",
2525
"rector/rector": "^1.1",
2626
"squizlabs/php_codesniffer": "^3.7",
2727
"vimeo/psalm": "^5.13"

0 commit comments

Comments
 (0)