Skip to content

Commit 26644e3

Browse files
committed
Relax php-cs-fixer requirements
1 parent 40d7139 commit 26644e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ext-maxminddb": "<1.8.0,>=2.0.0"
2525
},
2626
"require-dev": {
27-
"friendsofphp/php-cs-fixer": "2.*",
27+
"friendsofphp/php-cs-fixer": "*",
2828
"phpunit/phpunit": ">=8.0.0,<10.0.0",
2929
"php-coveralls/php-coveralls": "^2.1",
3030
"phpunit/phpcov": ">=6.0.0",

0 commit comments

Comments
 (0)