Skip to content

Commit 9f710aa

Browse files
Merge pull request #15 from marcocesarato/renovate/friendsofphp-php-cs-fixer-3.x
chore(deps): update dependency friendsofphp/php-cs-fixer to v3
2 parents 70ee700 + be57939 commit 9f710aa

File tree

2 files changed

+495
-516
lines changed

2 files changed

+495
-516
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"fix-cs": "vendor/bin/php-cs-fixer fix --config=.php_cs"
2020
},
2121
"require-dev": {
22-
"friendsofphp/php-cs-fixer": "^2.15"
22+
"friendsofphp/php-cs-fixer": "^3.0"
2323
},
2424
"require": {
2525
"php": ">=7.0",

0 commit comments

Comments
 (0)