Skip to content

Commit 61c4b2f

Browse files
authored
chore(deps): tmp lock phpunit to v10.5.20 (#1574)
v10.5.21 fails, reported here sebastianbergmann/phpunit#5866
1 parent 21bc031 commit 61c4b2f

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
"phpstan/phpstan": "1.11.4",
2727
"phpstan/phpstan-phpunit": "1.4.0",
2828
"phpstan/phpstan-strict-rules": "1.6.0",
29-
"phpunit/phpunit": "^9.5 || ^10",
29+
"phpunit/phpunit": "^9.5 || 10.5.20",
3030
"psr/http-message": "^1 || ^2",
3131
"react/http": "^1.6",
3232
"react/promise": "^2.0 || ^3.0",

0 commit comments

Comments
 (0)