Skip to content

Commit d745584

Browse files
committed
tests: fix deprecation from PHPUnit
1 parent 1ef4542 commit d745584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"phpstan/extension-installer": "^1.3",
4242
"phpstan/phpstan": "^1.10",
4343
"phpstan/phpstan-phpunit": "^1.3",
44-
"phpunit/phpunit": "^9.6",
44+
"phpunit/phpunit": "^9.6.17",
4545
"symfony/http-client": "^5.4 || ^6.4 || ^7.0",
4646
"symfony/stopwatch": "^5.4 || ^6.4 || ^7.0"
4747
},

0 commit comments

Comments
 (0)