Commit 681b897a authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

phploc/phploc v6.0.2

No related merge requests found
Showing with 4 additions and 2 deletions
+4 -2
......@@ -4,7 +4,7 @@
"shim"
],
"homepage": "https://github.com/sebastianbergmann/phploc",
"version": "6.0.1",
"version": "6.0.2",
"license": [
"BSD-3-Clause"
],
......@@ -20,7 +20,9 @@
"phploc"
],
"require": {
"php": "^7.3"
"php": "^7.3",
"ext-dom": "*",
"ext-json": "*"
},
"replace": {
"phploc/phploc": "self.version"
......
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