We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a329c commit 7b09bceCopy full SHA for 7b09bce
1 file changed
composer.json
@@ -24,7 +24,7 @@
24
"php" : ">=5.3.0"
25
},
26
"require-dev": {
27
- "phpunit/phpunit": "^13.0.1"
+ "phpunit/phpunit": "~4.8|~9|~11|~13"
28
29
"autoload" : {
30
"files": ["src/array.php"]
0 commit comments