Skip to content

Commit b00f91a

Browse files
committed
Use PHPUnit 11 because it still supports test annotations
1 parent 7a0294c commit b00f91a

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
@@ -56,7 +56,7 @@
5656
"phpstan/phpstan": "^2.1.38",
5757
"phpstan/phpstan-deprecation-rules": "^2.0.3",
5858
"spaze/phpstan-disallowed-calls": "^4.7.0",
59-
"phpunit/phpunit": "^9 || ^10 || ^11 || ^12",
59+
"phpunit/phpunit": "^9 || ^10 || ^11",
6060
"php-http/guzzle7-adapter": "^1.0",
6161
"monolog/monolog": "^2.9.1 || ^3.0",
6262
"php-http/cache-plugin": "^1.7 || ^2.0",

0 commit comments

Comments
 (0)