Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit 778f1c9

Browse files
Bump friendsofphp/php-cs-fixer from 3.56.0 to 3.57.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.56.0 to 3.57.1. - [Release notes](https://github.com/PHP-CS-Fixer/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.56.0...v3.57.1) --- 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 4270e8c commit 778f1c9

File tree

2 files changed

+717
-8
lines changed

2 files changed

+717
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"guzzlehttp/guzzle": "^7.8"
1515
},
1616
"require-dev": {
17-
"friendsofphp/php-cs-fixer": "^3.56",
17+
"friendsofphp/php-cs-fixer": "^3.57",
1818
"gomzyakov/php-cs-fixer-config": "^1.47",
1919
"phpunit/phpunit": "^11.1",
2020
"phpstan/phpstan": "^1.11"

0 commit comments

Comments
 (0)