Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,7 +2,7 @@ name: 'Grid Widget'
type: module
description: 'Defines a selection checkboxes and radio buttons widget with styling options based on CSS grid systems for text, numeric and entity reference fields.'
package: Field types
core_version_requirement: '^8.7.7 || ^9 || ^10'
core_version_requirement: ^8.7.7 || ^9 || ^10 || ^11
dependencies:
- drupal:field
- drupal:text
Loading