phpunit/phpunit v9.5.3
Showing
+2 -2
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"shim" | "shim" | ||
], | ], | ||
"homepage": "https://phpunit.de/", | "homepage": "https://phpunit.de/", | ||
"version": "8.5.15", | "version": "9.5.3", | ||
"license": [ | "license": [ | ||
"BSD-3-Clause" | "BSD-3-Clause" | ||
], | ], | ||
... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
"phpunit" | "phpunit" | ||
], | ], | ||
"require": { | "require": { | ||
"php": ">=7.2", | "php": ">=7.3", | ||
"ext-dom": "*", | "ext-dom": "*", | ||
"ext-json": "*", | "ext-json": "*", | ||
"ext-libxml": "*", | "ext-libxml": "*", | ||
... | ... |
+1.27 MiB (+43%)
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