Skip to content

Commit a16d860

Browse files
committed
build: Pin PHPUnit to 9.5.28
Change-Id: I1aef185a9daf829bfafb604b0801d20febb3a361
1 parent b63cee9 commit a16d860

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
@@ -33,7 +33,7 @@
3333
"ockcyp/covers-validator": "1.6.0",
3434
"php-parallel-lint/php-console-highlighter": "1.0.0",
3535
"php-parallel-lint/php-parallel-lint": "1.3.2",
36-
"phpunit/phpunit": "^9.5"
36+
"phpunit/phpunit": "9.5.28"
3737
},
3838
"scripts": {
3939
"test": [

0 commit comments

Comments
 (0)