Restrict version based on Twig version.

Created on 7 March 2025, 29 days ago

Problem/Motivation

Because we rely a lot on Twig internals, some changes in Twig version can have an impact on the static analysis part of SDC Devel.

For examples some deprecated in 3.12 and 3.15, some new class like ElvisBinary in 3.17, the new class make the test more accurate but they add a version problem.

We have to track the Twig version and have some constraint on the module, the Twig version is set on drupal/core-recommended. Current Twig version for last 10.x and 11.x release of Drupal is ~3.19.

Proposed resolution

Add a composer.json version with twig ^3.19.

📌 Task
Status

Active

Version

1.0

Component

Miscellaneous

Created by

🇫🇷France mogtofu33

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024