Skip to content

Commit fcf461f

Browse files
Update friendsofphp/php-cs-fixer requirement from ^3.90 to ^3.91 (#170)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64063db commit fcf461f

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
@@ -20,7 +20,7 @@
2020
"phpstan/phpstan": "^2.0"
2121
},
2222
"require-dev": {
23-
"friendsofphp/php-cs-fixer": "^3.90",
23+
"friendsofphp/php-cs-fixer": "^3.91",
2424
"nikic/php-parser": "^5.6",
2525
"phpstan/extension-installer": "^1.4",
2626
"phpstan/phpstan-deprecation-rules": "^2",

0 commit comments

Comments
 (0)