Skip to content

Commit dae9449

Browse files
committed
Enhancement: Require friendsofphp/php-cs-fixer
1 parent edb0649 commit dae9449

File tree

2 files changed

+522
-1
lines changed

2 files changed

+522
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"psr/log": "^1.0"
2020
},
2121
"require-dev": {
22+
"friendsofphp/php-cs-fixer": "~2.2.19",
2223
"guzzlehttp/guzzle": "^6.2.1",
2324
"kevinrob/guzzle-cache-middleware": "^1.4.1",
2425
"phpdocumentor/phpdocumentor": "^2.0",

0 commit comments

Comments
 (0)