- Issue created by @mably
- Merge request !3Issue #3479459 by mably: Drupal 11 compatibility fixes for select_text_value → (Merged) created by mably
- Status changed to Needs review
8 days ago 9:45pm 10 December 2024
We are using the select_text_value module on several of our websites that we want to migrate to Drupal 11.
Publish, review and validate MR.
To test on Drupal 11, add the following lines to your composer.json
repositories section:
"repositories": [
{
"type": "vcs",
"url": "https://git.drupalcode.org/issue/select_text_value-3xxxxxx.git"
},
and then run:
composer require drupal/select_text_value:dev-3478246-drupal-11-compatibility
Active
1.3
Code