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

friendsofphp/php-cs-fixer v2.14.0

Showing with 11 additions and 6 deletions
+11 -6
......@@ -3,18 +3,18 @@
"keywords": [
"shim"
],
"version": "v2.16.1",
"version": "v2.14.0",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"type": "application",
......@@ -38,5 +38,10 @@
".git*"
]
},
"readme": "README.md"
"readme": "README.md",
"autoload": {
"exclude-from-classmap": [
"php-cs-fixer"
]
}
}
\ No newline at end of file
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