- Issue created by @mably
- Issue was unassigned.
- Status changed to Fixed
22 days ago 9:54pm 4 December 2024
We need to be able to use this widget on a Drupal 11 web site.
Update the module info.yml file accordingly.
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/readonly_field_widget-3475489.git"
},
and then run:
composer require drupal/readonly_field_widget:dev-3475489-create-a-drupal
Active
1.0
Code