Replace fabpot/php-cs-fixer with friendsofphp/php-cs-fixer

The fapbot version is abandoned accord to packagist and suggests the
friendsofphp version.
This commit is contained in:
Burhan Ali 2018-03-08 13:11:30 +00:00
parent a796d9e981
commit f03a09aa24

View file

@ -32,7 +32,7 @@
"egulias/email-validator": "Strict (RFC compliant) email validation",
"symfony/validator": "Use Symfony validator through Respect\\Validation",
"zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation",
"fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues"
"friendsofphp/php-cs-fixer": "Fix PSR2 and other coding style issues"
},
"autoload": {
"psr-4": {