Skip to content

Commit 2c8a51f

Browse files
committed
Add Drupal 11 support for test modules
1 parent fe36725 commit 2c8a51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/modules/localgov_forms_test/localgov_forms_test.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Localgov form test'
22
description: 'Helper module to setup a Contact webform.'
33
type: module
44
package: Testing
5-
core_version_requirement: ^8.8 || ^9 || ^10
5+
core_version_requirement: ^10 || ^11
66

77
dependencies:
88
- webform:webform

0 commit comments

Comments
 (0)