Skip to content

Commit 4b88f22

Browse files
Bump friendsofphp/php-cs-fixer from 3.11.0 to 3.13.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.11.0 to 3.13.2. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.11.0...v3.13.2) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d9e95c commit 4b88f22

File tree

2 files changed

+294
-166
lines changed

2 files changed

+294
-166
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": "^8"
2222
},
2323
"require-dev": {
24-
"friendsofphp/php-cs-fixer": "^3.13.0",
24+
"friendsofphp/php-cs-fixer": "^3.13.2",
2525
"infection/infection": "^0.26.16",
2626
"phpstan/phpstan": "^1.9.7",
2727
"phpstan/phpstan-strict-rules": "^1.4.4",

0 commit comments

Comments
 (0)