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

friendsofphp/php-cs-fixer v2.14.0

Showing with 5 additions and 6 deletions
+5 -6
...@@ -3,18 +3,18 @@ ...@@ -3,18 +3,18 @@
"keywords": [ "keywords": [
"shim" "shim"
], ],
"version": "v2.16.3", "version": "v2.14.0",
"license": [ "license": [
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{ {
"name": "Dariusz Rumiński", "name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com" "email": "dariusz.ruminski@gmail.com"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
} }
], ],
"type": "application", "type": "application",
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
"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