Skip to content

Commit de62e0c

Browse files
authored
Merge pull request #3 from ubc-web-services/add-d11-support
Update allowed core version to be either 10.2+ or 11+
2 parents 014452f + 9804d42 commit de62e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "david.kennedy@ubc.ca"
88
}],
99
"require": {
10-
"drupal/core": "^10.2",
10+
"drupal/core": "^10.2||^11",
1111
"drupal/pfdp": "^3.1.3",
1212
"drupal/entity_bundle_permissions": "^1.1.1",
1313
"drupal/permissions_by_term": "^3.1.40"

0 commit comments

Comments
 (0)