Skip to content

Commit 128446f

Browse files
committed
Updated phpunit versions in composer.json
1 parent d2da8e9 commit 128446f

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
@@ -20,7 +20,7 @@
2020
"psr/log": "^1|^2|^3"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "6.*|7.*|8.*|9.*"
23+
"phpunit/phpunit": ">= 6.0, <10.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)