From 75bd176b3654c7a7a42decee884bb9d864b043e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:40:30 +0000 Subject: [PATCH] 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](https://github.com/ergebnis/php-cs-fixer-config/compare/6.46.0...6.53.0) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-version: 6.53.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4c114c2..ba758a7 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "phpstan/phpstan": "*", "friendsofphp/php-cs-fixer": "^3.75", "ergebnis/composer-normalize": "^2.47", - "ergebnis/php-cs-fixer-config": "^6.46" + "ergebnis/php-cs-fixer-config": "^6.53" }, "type": "library", "homepage": "https://github.com/VitexSoftware/php-ease-twbootstrap4-widgets-abraflexi",