- Issue created by @hswong3i
- Status changed to Needs review
3 months ago 12:22pm 31 August 2024
Drupal 11 compatibility fixes for twig.
Apply this MR for D11 now with:
...
"repositories": {
"https://packages.drupal.org/8": {
"canonical": false,
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"https://drupal.org/node/3471389": {
"canonical": false,
"type": "vcs",
"url": "https://git.drupalcode.org/issue/twig-3471389.git"
},
},
...
"require": {
"drupal/twig-twig": "dev-3471389-drupal-11-compatibility",
}
...
Needs review
2.0
Code