Skip to content

Commit 295ac1a

Browse files
committed
build: Pin PHPUnit to 9.5.28
Change-Id: I62672d2d00b0efb14291ba59a0ff09a7857ed7f7
1 parent 6dc3e45 commit 295ac1a

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
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"mediawiki/mediawiki-phan-config": "0.12.0",
2727
"php-parallel-lint/php-parallel-lint": "^1.3.0",
28-
"phpunit/phpunit": "^9.5",
28+
"phpunit/phpunit": "9.5.28",
2929
"squizlabs/php_codesniffer": "^3.6.0"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)