Skip to content

Commit fdc5395

Browse files
committed
build: Pin PHPUnit to 9.5.28
Change-Id: I5665bf6317c4f194999b68e88bc79aa572d9db7e
1 parent 404b6e3 commit fdc5395

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
@@ -35,7 +35,7 @@
3535
"ockcyp/covers-validator": "1.6.0",
3636
"php-parallel-lint/php-console-highlighter": "1.0.0",
3737
"php-parallel-lint/php-parallel-lint": "1.3.2",
38-
"phpunit/phpunit": "^9.5"
38+
"phpunit/phpunit": "9.5.28"
3939
},
4040
"suggest": {
4141
"ext-dba": "PHP extension for DBA access. Would be quicker than the PHP based fallback"

0 commit comments

Comments
 (0)