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