Skip to content

Commit e79e488

Browse files
committed
Upgrade PHP CS Fixer to v2
1 parent dc47c06 commit e79e488

File tree

2 files changed

+322
-100
lines changed

2 files changed

+322
-100
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"squizlabs/php_codesniffer": "1.5.3",
7777
"phpmd/phpmd": "@stable",
7878
"pdepend/pdepend": "2.4.0",
79-
"friendsofphp/php-cs-fixer": "~1.2",
79+
"friendsofphp/php-cs-fixer": "~2.1.1",
8080
"lusitanian/oauth": "~0.3 <=0.7.0",
8181
"sebastian/phpcpd": "2.0.0"
8282
},

0 commit comments

Comments
 (0)