Skip to content

Commit eef26d6

Browse files
committed
downgraded phpunit
1 parent d27abc7 commit eef26d6

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
@@ -10,7 +10,7 @@
1010
},
1111
"require-dev": {
1212
"guzzlehttp/guzzle": "^7.9",
13-
"phpunit/phpunit": "^12.0",
13+
"phpunit/phpunit": "^10.0",
1414
"friendsofphp/php-cs-fixer": "^3.68",
1515
"vimeo/psalm": "^6.8",
1616
"dg/bypass-finals": "^1.9",

0 commit comments

Comments
 (0)