Skip to content

Commit eb4817d

Browse files
Merge pull request #116 from mickaelandrieu/patch-1
updated PHP CS Fixer to new organization
2 parents d5502c6 + 079b439 commit eb4817d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"twilio/sdk":"~3.12||~4.0"
2121
},
2222
"require-dev": {
23-
"fabpot/php-cs-fixer": "^1.9",
23+
"friendsofphp/php-cs-fixer": "^1.9",
2424
"illuminate/console": "~4||~5",
2525
"illuminate/support": "~4||~5",
2626
"phpunit/phpunit": "~4.5"

0 commit comments

Comments
 (0)