Skip to content

Commit f987bb4

Browse files
committed
Bump friendsofphp/php-cs-fixer to v3.2 minimum
1 parent dda25c5 commit f987bb4

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.3 || ^8.0",
1414
"ext-tokenizer": "*",
15-
"friendsofphp/php-cs-fixer": "^3.1",
15+
"friendsofphp/php-cs-fixer": "^3.2",
1616
"nexusphp/cs-config": "^3.3"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)