"src/git@gitlab-ssh.irstea.fr:cassiopee/nghyd.git" did not exist on "master"
phpunit/phpunit v7.0.0
Showing
+3 -5
... | ... | @@ -7,7 +7,7 @@ |
"shim" | ||
], | ||
"homepage": "https://phpunit.de/", | ||
"version": "9.2.2", | ||
"version": "7.0.0", | ||
"license": [ | ||
"BSD-3-Clause" | ||
], | ||
... | ... | @@ -23,16 +23,14 @@ |
"phpunit" | ||
], | ||
"require": { | ||
"php": "^7.3", | ||
"php": "^7.1", | ||
"ext-dom": "*", | ||
"ext-json": "*", | ||
"ext-libxml": "*", | ||
"ext-mbstring": "*", | ||
"ext-xml": "*", | ||
"ext-xmlwriter": "*" | ||
"ext-xml": "*" | ||
}, | ||
"suggest": { | ||
"ext-soap": "*", | ||
"ext-xdebug": "*" | ||
}, | ||
"replace": { | ||
... | ... |
-287.23 KiB (-10%)
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment