Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Outillage
php-cs-fixer-shim
Commits
f83e7ce0
Commit
f83e7ce0
authored
Jan 23, 2020
by
Guillaume Perréal
Browse files
friendsofphp/php-cs-fixer v2.14.0
parent
e22a913e
Changes
3
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
f83e7ce0
...
...
@@ -3,18 +3,18 @@
"keywords"
:
[
"shim"
],
"version"
:
"v2.1
6.1
"
,
"version"
:
"v2.1
4.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
php-cs-fixer
View file @
f83e7ce0
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
php-cs-fixer.asc
View file @
f83e7ce0
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment