Skip to content

Commit 260b873

Browse files
composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.64.0 to 3.65.0. - [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.64.0...v3.65.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 5e46542 commit 260b873

File tree

2 files changed

+121
-121
lines changed

2 files changed

+121
-121
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.64.0",
15+
"friendsofphp/php-cs-fixer": "^3.65.0",
1616
"phpunit/phpunit": "^11.4.3"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)