Skip to content

Commit a8e3057

Browse files
Revert to PHPUnit 9 only
1 parent 6bd489f commit a8e3057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": "^8.0"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "9 - 11"
20+
"phpunit/phpunit": "^9.6"
2121
},
2222
"autoload": {
2323
"psr-4": { "Konekt\\Enum\\": "src/" }

0 commit comments

Comments
 (0)