phpunit/phpunit v7.2.0
Showing
+2 -1
... | ... | @@ -7,7 +7,7 @@ |
"shim" | ||
], | ||
"homepage": "https://phpunit.de/", | ||
"version": "7.1.5", | ||
"version": "7.2.0", | ||
"license": [ | ||
"BSD-3-Clause" | ||
], | ||
... | ... | @@ -31,6 +31,7 @@ |
"ext-xml": "*" | ||
}, | ||
"suggest": { | ||
"ext-soap": "*", | ||
"ext-xdebug": "*" | ||
}, | ||
"replace": { | ||
... | ... |
+23.55 KiB (+1%)
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