Commit 447cab30 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

phploc/phploc v4.0.0

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