Skip to content

Commit 0b29626

Browse files
dependabot[bot]cedric-anne
authored andcommitted
Bump friendsofphp/php-cs-fixer in the dev-dependencies group
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.75.0 to 3.76.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.75.0...v3.76.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.76.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 432f7a1 commit 0b29626

File tree

2 files changed

+32
-31
lines changed

2 files changed

+32
-31
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"phpstan/phpstan": "^2.1"
1111
},
1212
"require-dev": {
13-
"friendsofphp/php-cs-fixer": "^3.75",
13+
"friendsofphp/php-cs-fixer": "^3.76",
1414
"php-parallel-lint/php-parallel-lint": "^1.4",
1515
"phpstan/phpstan-phpunit": "^2.0",
1616
"phpunit/phpunit": "^9.6"

composer.lock

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

0 commit comments

Comments
 (0)