Skip to content

Commit 9d5ba1e

Browse files
committed
Bump php-cs-fixer to v3.13
1 parent a7dcaa0 commit 9d5ba1e

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^7.4 || ^8.0",
2323
"ext-tokenizer": "*",
24-
"friendsofphp/php-cs-fixer": "^3.12",
24+
"friendsofphp/php-cs-fixer": "^3.13",
2525
"nexusphp/cs-config": "^3.6"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)