Skip to content

Commit 2cbe0bf

Browse files
committed
Require phpunit/phpunit to be at least 8.5.23 or ^9.3
1 parent d758f92 commit 2cbe0bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "^0.12.18",
57-
"phpunit/phpunit": ">=8.5 || ^9.3",
57+
"phpunit/phpunit": ">=8.5.23 || ^9.3",
5858
"php-http/guzzle7-adapter": "^0.1",
5959
"monolog/monolog": ">=1.11.0",
6060
"vimeo/psalm": "^4",

0 commit comments

Comments
 (0)