Skip to content

Commit 75d6488

Browse files
committed
Require PHP-CS-Fixer 3.9.3
1 parent 1ea6bf7 commit 75d6488

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
@@ -32,7 +32,7 @@
3232
],
3333
"require": {
3434
"php": ">=8.0",
35-
"friendsofphp/php-cs-fixer": "^3.9.2"
35+
"friendsofphp/php-cs-fixer": "3.9.3"
3636
},
3737
"require-dev": {
3838
"ext-xdebug": "*",

0 commit comments

Comments
 (0)