We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87d76d commit dfa6f32Copy full SHA for dfa6f32
1 file changed
composer.json
@@ -27,6 +27,6 @@
27
},
28
"require-dev": {
29
"mikey179/vfsstream": "1.6.*",
30
- "phpunit/phpunit": "4.* || 5.* || 9.*"
+ "phpunit/phpunit": "4.* || 5.* || 8.* || 9.*"
31
}
32
0 commit comments