Skip to content

Commit 001281e

Browse files
authored
Adjust PHPUnit Version
1 parent 6df22bc commit 001281e

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
@@ -19,7 +19,7 @@
1919
"psr/simple-cache": "1.0.*"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": ">5.7"
22+
"phpunit/phpunit": "5.7.*|7.4.*"
2323
},
2424
"suggest": {
2525
"ext-memcached": "*",

0 commit comments

Comments
 (0)