Skip to content

Commit 2ebfca5

Browse files
authored
Merge pull request #19 from shoptet/fork
Allow sebastian/comparator ^6.0 to support PHPUnit 11
2 parents 53378c7 + 17b5c7e commit 2ebfca5

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"
21+
"sebastian/comparator": "^4.0 | ^5.0 | ^6.0"
2222
},
2323
"autoload": {
2424
"classmap": [

0 commit comments

Comments
 (0)