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