- Issue created by @mably
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-3475883.git"
},
and then run:
composer require drupal/readonly_field_widget:dev-3475883-drupal-11-compatible
Active
1.0
Code