Skip to content

Commit ecf8611

Browse files
Bump friendsofphp/php-cs-fixer in the dev-dependencies group (#38)
Bumps the dev-dependencies group with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `friendsofphp/php-cs-fixer` from 3.65.0 to 3.66.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.65.0...v3.66.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90e9943 commit ecf8611

File tree

2 files changed

+50
-54
lines changed

2 files changed

+50
-54
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"php": ">=7.4"
44
},
55
"require-dev": {
6-
"friendsofphp/php-cs-fixer": "^3.65",
6+
"friendsofphp/php-cs-fixer": "^3.66",
77
"glpi-project/tools": "^0.7.4",
88
"php-parallel-lint/php-parallel-lint": "^1.4",
99
"phpstan/extension-installer": "^1.4",

composer.lock

Lines changed: 49 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)