We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df22bc commit 001281eCopy full SHA for 001281e
composer.json
@@ -19,7 +19,7 @@
19
"psr/simple-cache": "1.0.*"
20
},
21
"require-dev": {
22
- "phpunit/phpunit": ">5.7"
+ "phpunit/phpunit": "5.7.*|7.4.*"
23
24
"suggest": {
25
"ext-memcached": "*",
0 commit comments