Mise à jour de PHPunit en version 7.
... | ... | @@ -48,7 +48,7 @@ |
"xenolope/quahog": "^2.1" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^4.8" | ||
"phpunit/phpunit": "^7" | ||
}, | ||
"config": { | ||
"sort-packages": true | ||
... | ... |
Please register or sign in to comment