Skip to content

Commit f138323

Browse files
committed
build: Upgrade phpunit to 9.6.16
Bug: T342110 Change-Id: Ic9173aad50c6c106fa59d0431baa3b1a9c2fbdcf
1 parent e787bed commit f138323

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.28"
36+
"phpunit/phpunit": "9.6.16"
3737
},
3838
"scripts": {
3939
"test": [

0 commit comments

Comments
 (0)