Commit 8127e46e authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

phpunit/phpunit v7.2.0

Showing with 2 additions and 1 deletion
+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": {
......
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.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment