Skip to content

Commit 99dce03

Browse files
authored
Merge pull request #21 from W0rma/phpunit12
Support PHPUnit 12
2 parents 9bab208 + ffc94ba commit 99dce03

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
@@ -18,7 +18,7 @@
1818
"php": "^8.0",
1919
"codeception/codeception": "^5.0",
2020
"predis/predis": "^1.1 | ^2.0",
21-
"sebastian/comparator": "^4.0 | ^5.0 | ^6.0"
21+
"sebastian/comparator": "^4.0 | ^5.0 | ^6.0 | ^7.0"
2222
},
2323
"autoload": {
2424
"classmap": [

0 commit comments

Comments
 (0)