Skip to content

Commit 888b3c9

Browse files
Update dependency friendsofphp/php-cs-fixer to ^3.86.0
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.85.1 | 3.86.0 |
1 parent 14b5234 commit 888b3c9

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.85.1"
16+
"friendsofphp/php-cs-fixer": "^3.86.0"
1717
},
1818
"require-dev": {
1919
"phpstan/phpstan": "^2.1.22",

0 commit comments

Comments
 (0)