Skip to content

Commit a788f9e

Browse files
committed
allow phpunit 13
1 parent 5a492f7 commit a788f9e

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
@@ -29,7 +29,7 @@
2929
"phpstan/phpstan": "^2.0",
3030
"phpstan/extension-installer": "^1.1",
3131
"phpstan/phpstan-strict-rules": "^2.0",
32-
"phpunit/phpunit": "13.0.0",
32+
"phpunit/phpunit": "^11.3||^12.0||^13.0",
3333
"texthtml/doctest": "^0.3.0"
3434
},
3535
"config": {

0 commit comments

Comments
 (0)