Skip to content

Commit 1eff104

Browse files
committed
[TASK] Use friendsofphp/php-cs-fixer:^3.65.0 and fix cgl
> composer req --dev friendsofphp/php-cs-fixer:^3.65.0 Releases: main, 8, 7
1 parent 2419797 commit 1eff104

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
@@ -59,7 +59,7 @@
5959
}
6060
},
6161
"require-dev": {
62-
"friendsofphp/php-cs-fixer": "^3.37.1",
62+
"friendsofphp/php-cs-fixer": "^3.65.0",
6363
"phpstan/phpstan": "^1.9.2",
6464
"phpstan/phpstan-phpunit": "^1.1.1",
6565
"typo3/cms-workspaces": "12.*.*@dev || 13.*.*@dev"

0 commit comments

Comments
 (0)