Skip to content

Commit 1d4ab3c

Browse files
committed
Fix php-cs-fixer prefer lowest
1 parent 5c899b7 commit 1d4ab3c

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
@@ -44,7 +44,7 @@
4444
"phpunit/phpunit": "^7.4.4 || ^8.0.0",
4545
"satooshi/php-coveralls": "^1.0.1",
4646
"wa72/simplelogger" : "^1.0",
47-
"friendsofphp/php-cs-fixer": "^2.5",
47+
"friendsofphp/php-cs-fixer": "^2.15.1",
4848
"symfony/process": "^3 || ^4",
4949
"thecodingmachine/tdbm-fluid-schema-builder": "^1.0.0",
5050
"phpstan/phpstan": "^0.11.5",

0 commit comments

Comments
 (0)