Skip to content

Commit 079b439

Browse files
updated PHP CS Fixer to new organization
1 parent d5502c6 commit 079b439

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)