Skip to content

Commit 5dd32e9

Browse files
localheinzerayd
authored andcommitted
Fix: Pin friendsofphp/php-cs-fixer to minor version
1 parent a91222b commit 5dd32e9

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
@@ -30,7 +30,7 @@
3030
"php": ">=5.3.3"
3131
},
3232
"require-dev": {
33-
"friendsofphp/php-cs-fixer": "^2.1",
33+
"friendsofphp/php-cs-fixer": "~2.2.20",
3434
"json-schema/JSON-Schema-Test-Suite": "1.2.0",
3535
"phpunit/phpunit": "^4.8.35"
3636
},

0 commit comments

Comments
 (0)