Skip to content

Commit 6b265b6

Browse files
Use friendsofphp/php-cs-fixer 3.24.x (#1559)
1 parent 978c639 commit 6b265b6

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
@@ -8,7 +8,7 @@
88
"ext-SimpleXML": "*",
99
"ext-dom": "*",
1010
"ext-json": "*",
11-
"friendsofphp/php-cs-fixer": "^3.17",
11+
"friendsofphp/php-cs-fixer": "~3.24.0",
1212
"nette/php-generator": "^3.6.4",
1313
"nette/utils": "^3.0",
1414
"symfony/console": "^4.4 || ^5.0 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)