Skip to content

Commit 182b85c

Browse files
Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.10.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.8.0...v3.10.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d699a4b commit 182b85c

File tree

2 files changed

+134
-186
lines changed

2 files changed

+134
-186
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": "^7.4 || ^8"
2222
},
2323
"require-dev": {
24-
"friendsofphp/php-cs-fixer": "^3.8.0",
24+
"friendsofphp/php-cs-fixer": "^3.10.0",
2525
"infection/infection": "^0.26.6",
2626
"phpstan/phpstan": "^1.5.2",
2727
"phpstan/phpstan-strict-rules": "^1.1",

0 commit comments

Comments
 (0)