Skip to content

Commit 2d4560f

Browse files
committed
Use min PHPUnit version
1 parent c945605 commit 2d4560f

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
@@ -54,7 +54,7 @@
5454
"symfony/cache": "^4.4 || ^5 || ^6",
5555
"symfony/event-dispatcher": "^4.4 || ^5 || ^6",
5656
"phpstan/phpstan": "^1.8.1",
57-
"phpunit/phpunit": "^9.3",
57+
"phpunit/phpunit": "^9.6.3",
5858
"php-http/guzzle7-adapter": "^1.0",
5959
"monolog/monolog": "^2.9.1 || ^3.0",
6060
"php-http/cache-plugin": "^1.7",

0 commit comments

Comments
 (0)