Skip to content

Commit 1538b1b

Browse files
authored
Merge pull request #135 from phil-davis/bump-php-cs-fixer-to-3.64
[5.1] bump php-cs-fixer to minimum 3.64
2 parents 86d57e3 + 25a3020 commit 1538b1b

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
@@ -46,7 +46,7 @@
4646
}
4747
},
4848
"require-dev": {
49-
"friendsofphp/php-cs-fixer": "~2.17.1||^3.63",
49+
"friendsofphp/php-cs-fixer": "~2.17.1||^3.64",
5050
"phpstan/phpstan": "^0.12",
5151
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.6"
5252
},

0 commit comments

Comments
 (0)