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

friendsofphp/php-cs-fixer v2.15.6

Showing with 2 additions and 1 deletion
+2 -1
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"keywords": [ "keywords": [
"shim" "shim"
], ],
"version": "v2.16.1", "version": "v2.15.6",
"license": [ "license": [
"MIT" "MIT"
], ],
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"ext-tokenizer": "*" "ext-tokenizer": "*"
}, },
"suggest": { "suggest": {
"ext-dom": "For handling output formats in XML",
"ext-mbstring": "For handling non-UTF8 characters in cache signature." "ext-mbstring": "For handling non-UTF8 characters in cache signature."
}, },
"replace": { "replace": {
......
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