Skip to content

Commit f3eacde

Browse files
committed
Run tests with PHPUnit 12
1 parent 8626fa7 commit f3eacde

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
@@ -35,7 +35,7 @@
3535
"guzzlehttp/psr7": "^2",
3636
"php-mock/php-mock-phpunit": "^2.6",
3737
"phpstan/phpstan": "^2.1",
38-
"phpunit/phpunit": "^9.5 || ^10.5"
38+
"phpunit/phpunit": "^9.5 || ^10.5 || ^12.0"
3939
},
4040
"autoload": {
4141
"psr-4": {

0 commit comments

Comments
 (0)