From 762e372605834fab05c554331f65884a2d5c236c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:56:00 +0000 Subject: [PATCH] Update dependency vincentlanglet/twig-cs-fixer to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f2b9137..78ce1a3 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "php": ">=8.1", "drush/drush": "^8 || ^10 || ^11 || ^12 || ^13", "webflo/drupal-finder": "^1.2", - "vincentlanglet/twig-cs-fixer": "^0.4.1 || ^0.5 || ^0.6 || ^1.0 || ^2.0", + "vincentlanglet/twig-cs-fixer": "^0.4.1 || ^0.5 || ^0.6 || ^1.0 || ^2.0 || ^3.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2 || ^1.0.0", "phpstan/extension-installer": "^1.1", "phpcompatibility/php-compatibility": "^9.3",