Skip to content

Commit aed962d

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.54.0...6.55.0) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-version: 6.55.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 010f7f7 commit aed962d

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
@@ -32,7 +32,7 @@
3232
"phpunit/phpunit": "^8.0 || ^9.6",
3333
"friendsofphp/php-cs-fixer": "^3.86",
3434
"ergebnis/composer-normalize": "^2.48",
35-
"ergebnis/php-cs-fixer-config": "^6.54",
35+
"ergebnis/php-cs-fixer-config": "^6.55",
3636
"phpstan/phpstan-phpunit": "^2.0"
3737
},
3838
"autoload": {

0 commit comments

Comments
 (0)