Skip to content

Commit 2a0f990

Browse files
committed
Add support PHPUnit10
1 parent 1be5d6a commit 2a0f990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"fakerphp/faker": "^1.9",
2828
"mikey179/vfsstream": "^1.6",
2929
"nexusphp/cs-config": "^3.6",
30-
"nexusphp/tachycardia": "^1.3",
30+
"nexusphp/tachycardia": "^1.3 || ^2.0",
3131
"phpstan/extension-installer": "^1.1",
3232
"phpstan/phpstan": "^1.0",
3333
"phpstan/phpstan-deprecation-rules": "^1.0",
3434
"phpstan/phpstan-phpunit": "^1.0",
35-
"phpunit/phpunit": "^9.3",
35+
"phpunit/phpunit": "^9.3 || ^10.5.16",
3636
"rector/rector": "^0.19 || ^1.0.0",
3737
"roave/security-advisories": "dev-latest",
3838
"vimeo/psalm": "^5.0"

0 commit comments

Comments
 (0)