Commit 385a82a5 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

phpunit/phpunit v7.0.0

Showing with 3 additions and 5 deletions
+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%)
View file @ 385a82a5
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