+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -26,6 +26,6 @@ | ||
}
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": ">=3.7 <6"
|
||
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
||
}
|
||
} |
||
+1
−7
Loading