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

sebastian/phpcpd v4.1.0

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