Skip to content

Commit 21bafe3

Browse files
Update dependency friendsofphp/php-cs-fixer to ^3.91.3
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.91.2 | 3.91.3 |
1 parent 7356733 commit 21bafe3

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

0 commit comments

Comments
 (0)