Skip to content

Commit 273c49d

Browse files
OK, let's revert to PHPUnit 9.6
1 parent b06be14 commit 273c49d

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
@@ -18,7 +18,7 @@
1818
"ext-ctype": "*"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^9.6|^10.0|^11.0"
21+
"phpunit/phpunit": "^9.6"
2222
},
2323
"autoload": {
2424
"psr-4": { "Konekt\\Enum\\": "src/" }

0 commit comments

Comments
 (0)