Skip to content

Commit a008fa0

Browse files
Update dependency friendsofphp/php-cs-fixer to ^3.89.1
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.89.0 | 3.89.1 |
1 parent dec4c29 commit a008fa0

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.4.0 || ~8.5.0",
1414
"ext-mbstring": "*",
1515
"ext-tokenizer": "*",
16-
"friendsofphp/php-cs-fixer": "^3.89.0"
16+
"friendsofphp/php-cs-fixer": "^3.89.1"
1717
},
1818
"require-dev": {
1919
"phpstan/phpstan": "^2.1.31",

0 commit comments

Comments
 (0)