Skip to content

Commit c43add2

Browse files
committed
Upgrade php-cs-fixer version to ~3.40.0
1 parent d86b04c commit c43add2

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
@@ -32,7 +32,7 @@
3232
],
3333
"require": {
3434
"php": ">=8.0",
35-
"friendsofphp/php-cs-fixer": "~3.27.0"
35+
"friendsofphp/php-cs-fixer": "~3.40.0"
3636
},
3737
"require-dev": {
3838
"ext-xdebug": "*",

0 commit comments

Comments
 (0)