Skip to content
Snippets Groups Projects

Issue #3289230: Automated Drupal 10 compatibility fixes

Merged Andy Whale requested to merge issue/random_number_field-3289230:8.x-1.x into 2.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,5 +2,5 @@ name: Random Number Field
type: module
description: 'Adds a random number field type which populates the field with a random number based on the min/max values given.'
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10 || ^11
package: Field
Loading