1
0
mirror of https://github.com/danog/template.git synced 2024-11-30 04:29:06 +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": { "require-dev": {
"phpunit/phpunit": "~4.4.0", "phpunit/phpunit": "~4.4.0",
"fabpot/php-cs-fixer": "~1.9" "friendsofphp/php-cs-fixer": "~1.9"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {