Skip to content

Commit 1e3750f

Browse files
Update friendsofphp/php-cs-fixer requirement from ^2.14 to ^3.0 (#64)
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) to permit the latest version. - [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.14.0...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2bdfeba commit 1e3750f

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
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"swoole/ide-helper": "^4.5",
29-
"friendsofphp/php-cs-fixer": "^2.14",
29+
"friendsofphp/php-cs-fixer": "^3.0",
3030
"mockery/mockery": "^1.0",
3131
"phpstan/phpstan": "^0.12",
3232
"hyperf/devtool": "~2.1.0",

0 commit comments

Comments
 (0)