- Issue created by @maxilein
On D11.1.4 it cannot be installed
composer require 'drupal/twig_extensions:^2.3'
./composer.json has been updated
Running composer update drupal/twig_extensions
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/twig_extensions ^2.3 -> satisfiable by drupal/twig_extensions[2.3.0].
- drupal/twig_extensions 2.3.0 requires drupal/core ^9 || ^10 -> found drupal/core[9.0.0, ..., 9.5.11, 10.0.0, ..., 10.4.4] but the package is fixed to 11.1.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Active
2.3
Code