Skip to content

Commit 2734c30

Browse files
composer: update ergebnis/php-cs-fixer-config requirement
Updates the requirements on [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) to permit the latest version. - [Release notes](https://github.com/ergebnis/php-cs-fixer-config/releases) - [Changelog](https://github.com/ergebnis/php-cs-fixer-config/blob/main/CHANGELOG.md) - [Commits](ergebnis/php-cs-fixer-config@6.57.0...6.58.0) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-version: 6.58.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 560d37d commit 2734c30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phpstan/phpstan": "*",
3232
"friendsofphp/php-cs-fixer": "^3.91",
3333
"ergebnis/composer-normalize": "^2.48",
34-
"ergebnis/php-cs-fixer-config": "^6.57"
34+
"ergebnis/php-cs-fixer-config": "^6.58"
3535
},
3636
"config": {
3737
"allow-plugins": {

0 commit comments

Comments
 (0)