Skip to content

Commit d307785

Browse files
Update friendsofphp/php-cs-fixer requirement from ^3.73 to ^3.75 (#143)
1 parent 9f88518 commit d307785

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.73",
23+
"friendsofphp/php-cs-fixer": "^3.75",
2424
"nikic/php-parser": "^5.3",
2525
"phpstan/extension-installer": "^1.4",
2626
"phpstan/phpstan-deprecation-rules": "^2",

0 commit comments

Comments
 (0)