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 79bc948 commit 2185f82Copy full SHA for 2185f82
2 files changed
composer.json
@@ -12,6 +12,6 @@
12
"php": ">=5.3.0"
13
},
14
"require-dev": {
15
- "phpunit/phpunit": "3.7.*"
+ "phpunit/phpunit": "3.7.* | ~4.0"
16
}
17
0 commit comments