Skip to content

Commit 614d956

Browse files
Update dependency friendsofphp/php-cs-fixer to ^3.88.2
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.88.0 | 3.88.2 |
1 parent 4153770 commit 614d956

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
@@ -13,7 +13,7 @@
1313
"php": "~8.3.0 || ~8.4.0",
1414
"ext-mbstring": "*",
1515
"ext-tokenizer": "*",
16-
"friendsofphp/php-cs-fixer": "^3.88.0"
16+
"friendsofphp/php-cs-fixer": "^3.88.2"
1717
},
1818
"require-dev": {
1919
"phpstan/phpstan": "^2.1.29",

0 commit comments

Comments
 (0)