1
0
mirror of https://github.com/danog/template.git synced 2024-11-26 12:04:49 +01:00

Update php-cs-fixer dependency to friendsofphp

This commit is contained in:
Niklas Keller 2016-07-23 09:43:27 +02:00 committed by GitHub
parent 206bde60ee
commit 52f5afd6ee

View File

@ -15,7 +15,7 @@
},
"require-dev": {
"phpunit/phpunit": "~4.4.0",
"fabpot/php-cs-fixer": "~1.9"
"friendsofphp/php-cs-fixer": "~1.9"
},
"autoload": {
"psr-4": {