From 8158ef01929acfe8aca2db685f2fcdc58728ca34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 15:47:10 +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.51.0) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-version: 6.51.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..fa82f7c 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.51" }, "type": "library", "homepage": "https://github.com/VitexSoftware/php-ease-twbootstrap4-widgets-abraflexi",