Skip to content

Commit 13303fa

Browse files
committed
Bump php-cs-fixer version
1 parent 462ba16 commit 13303fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"require": {
1313
"php": "^7.4 || ^8.0",
1414
"ext-tokenizer": "*",
15-
"friendsofphp/php-cs-fixer": "^3.6",
16-
"nexusphp/cs-config": "^3.4"
15+
"friendsofphp/php-cs-fixer": "^3.11",
16+
"nexusphp/cs-config": "^3.6"
1717
},
1818
"require-dev": {
1919
"nexusphp/tachycardia": "^1.3",

0 commit comments

Comments
 (0)