Skip to content

Commit 8273113

Browse files
committed
Fix: Pin friendsofphp/php-cs-fixer to minor version
1 parent 08a09f3 commit 8273113

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
@@ -32,7 +32,7 @@
3232
"icecave/parity": "1.0.0"
3333
},
3434
"require-dev": {
35-
"friendsofphp/php-cs-fixer": "^2.1",
35+
"friendsofphp/php-cs-fixer": "~2.2.20",
3636
"json-schema/JSON-Schema-Test-Suite": "1.2.0",
3737
"phpunit/phpunit": "^4.8.35"
3838
},

0 commit comments

Comments
 (0)