Commit 722efb5f authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

sebastian/phpcpd v4.1.0

No related merge requests found
Showing with 3 additions and 2 deletions
+3 -2
......@@ -4,7 +4,7 @@
"shim"
],
"homepage": "https://github.com/sebastianbergmann/phpcpd",
"version": "4.0.0",
"version": "4.1.0",
"license": [
"BSD-3-Clause"
],
......@@ -20,7 +20,8 @@
"phpcpd"
],
"require": {
"php": "^7.1"
"php": "^7.1",
"ext-dom": "*"
},
"replace": {
"sebastian/phpcpd": "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