Skip to content

Commit 50fba43

Browse files
Bump friendsofphp/php-cs-fixer from 2.18.3 to 3.0.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.18.3 to 3.0.0. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/3.0/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v2.18.3...v3.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b46e077 commit 50fba43

File tree

2 files changed

+148
-209
lines changed

2 files changed

+148
-209
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"guzzlehttp/guzzle": "^7.2.0"
1717
},
1818
"require-dev": {
19-
"friendsofphp/php-cs-fixer": "^2.16.3",
19+
"friendsofphp/php-cs-fixer": "^3.0.0",
2020
"phpstan/phpstan": "^0.12.25",
2121
"roave/security-advisories": "dev-master"
2222
},

0 commit comments

Comments
 (0)