Skip to content

Commit 8f9813d

Browse files
committed
Bump php-cs-fixer to ^3.11
1 parent a681943 commit 8f9813d

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.4 || ^8.0",
1414
"ext-tokenizer": "*",
15-
"friendsofphp/php-cs-fixer": "^3.10"
15+
"friendsofphp/php-cs-fixer": "^3.11"
1616
},
1717
"conflict": {
1818
"liaison/cs-config": "*"

0 commit comments

Comments
 (0)