Skip to content

Commit a71af56

Browse files
authored
chore: add phpunit 10.0 and 11.0 (#196)
1 parent a4d9aba commit a71af56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"friendsofphp/php-cs-fixer": "^2.16 || ^3.0",
31-
"phpunit/phpunit": "^9.1",
31+
"phpunit/phpunit": "^9.1 || ^10.0 || ^11.0",
3232
"predis/predis": "^1.1 || ^2.0",
3333
"rancoud/database": "^5.0 || ^6.0",
3434
"squizlabs/php_codesniffer": "^3.5"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)