Skip to content

Commit 9ea4a7b

Browse files
composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.56.1 to 3.57.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.56.1 to 3.57.2. - [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.1...v3.57.2) --- 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 5f8de3a commit 9ea4a7b

File tree

2 files changed

+723
-14
lines changed

2 files changed

+723
-14
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"require-dev": {
1414
"ext-curl": "*",
15-
"friendsofphp/php-cs-fixer": "^3.56.1",
15+
"friendsofphp/php-cs-fixer": "^3.57.2",
1616
"phpunit/phpunit": "^11.1.3"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)