dev: met à jour phpunit.
Showing
+12 -22
... | ... | @@ -18,7 +18,7 @@ |
"require-dev": { | ||
"irstea/composer-require-checker-shim": "^2.0.0", | ||
"mikey179/vfsstream": "^1.6", | ||
"phpunit/phpunit": "^7.5" | ||
"phpunit/phpunit": ">=7.5" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
... | ... |
Please register or sign in to comment