diff --git a/composer.json b/composer.json index 2940bf117..6dc83aa69 100644 --- a/composer.json +++ b/composer.json @@ -201,7 +201,7 @@ "phpunit/phpunit": "9.5.10", "thecodingmachine/phpstan-safe-rule": "^1.0", "timeweb/phpstan-enum": "^3.1", - "vincentlanglet/twig-cs-fixer": "^2.0" + "vincentlanglet/twig-cs-fixer": "^3.5" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index edac136ce..9b614d3ae 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f58b7ee6ff24d0da102116095910a003", + "content-hash": "1a0f75510a8ed3b3665b569fe7aff942", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -20105,16 +20105,16 @@ }, { "name": "vincentlanglet/twig-cs-fixer", - "version": "2.0.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/VincentLanglet/Twig-CS-Fixer.git", - "reference": "89558d8db73ce5181a1708eef8e220e70138bf80" + "reference": "f81af33e48c384be7e0e3689f02e6e712fa68beb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/VincentLanglet/Twig-CS-Fixer/zipball/89558d8db73ce5181a1708eef8e220e70138bf80", - "reference": "89558d8db73ce5181a1708eef8e220e70138bf80", + "url": "https://api.github.com/repos/VincentLanglet/Twig-CS-Fixer/zipball/f81af33e48c384be7e0e3689f02e6e712fa68beb", + "reference": "f81af33e48c384be7e0e3689f02e6e712fa68beb", "shasum": "" }, "require": { @@ -20122,18 +20122,19 @@ "ext-ctype": "*", "ext-json": "*", "php": ">=8.0", - "symfony/console": "^5.4.9 || ^6.0 || ^7.0", - "symfony/finder": "^5.4 || ^6.0 || ^7.0", - "twig/twig": "^2.14.0 || ^3.0.5", + "symfony/console": "^5.4.9 || ^6.4 || ^7.0", + "symfony/filesystem": "^5.4 || ^6.4 || ^7.0", + "symfony/finder": "^5.4 || ^6.4 || ^7.0", + "symfony/string": "^5.4.42 || ^6.4.10 || ~7.0.10 || ^7.1.3", + "twig/twig": "^3.4", "webmozart/assert": "^1.10" }, "require-dev": { + "composer/semver": "^3.2.0", "dereuromark/composer-prefer-lowest": "^0.1.10", "ergebnis/composer-normalize": "^2.29", "friendsofphp/php-cs-fixer": "^3.13.0", - "icanhazstring/composer-unused": "^0.8.5", "infection/infection": "^0.26.16 || ^0.27.0", - "maglnet/composer-require-checker": "^3.8 || ^4.3", "phpstan/phpstan": "^1.9.1", "phpstan/phpstan-phpunit": "^1.2.2", "phpstan/phpstan-strict-rules": "^1.4.4", @@ -20142,10 +20143,10 @@ "phpunit/phpunit": "^9.5.26 || ^10.0.9", "psalm/plugin-phpunit": "^0.18.4", "psalm/plugin-symfony": "^5.0.0", - "rector/rector": "^0.18.0", - "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", - "symfony/process": "^5.4 || ^6.0 || ^7.0", - "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0", + "rector/rector": "^1.0.0", + "shipmonk/composer-dependency-analyser": "^1.6", + "symfony/process": "^5.4 || ^6.4 || ^7.0", + "symfony/twig-bridge": "^5.4 || ^6.4 || ^7.0", "symfony/ux-twig-component": "^2.2.0", "twig/cache-extra": "^3.2", "vimeo/psalm": "^5.2.0" @@ -20172,7 +20173,7 @@ "homepage": "https://github.com/VincentLanglet/Twig-CS-Fixer", "support": { "issues": "https://github.com/VincentLanglet/Twig-CS-Fixer/issues", - "source": "https://github.com/VincentLanglet/Twig-CS-Fixer/tree/2.0.0" + "source": "https://github.com/VincentLanglet/Twig-CS-Fixer/tree/3.5.0" }, "funding": [ { @@ -20180,7 +20181,7 @@ "type": "github" } ], - "time": "2023-12-04T08:07:36+00:00" + "time": "2024-12-13T16:55:11+00:00" } ], "aliases": [],