Skip to content

Commit f64b0c0

Browse files
committed
replace fabpot/php-cs-fixer with friendsofphp/php-cs-fixer
1 parent a5fa3af commit f64b0c0

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
@@ -69,7 +69,7 @@
6969
"squizlabs/php_codesniffer": "1.5.3",
7070
"phpmd/phpmd": "@stable",
7171
"pdepend/pdepend": "2.2.2",
72-
"fabpot/php-cs-fixer": "~1.2",
72+
"friendsofphp/php-cs-fixer": "~1.2",
7373
"lusitanian/oauth": "~0.3 <=0.7.0",
7474
"sebastian/phpcpd": "2.0.0"
7575
},

0 commit comments

Comments
 (0)