Issue #3448696: Automated Drupal 11 compatibility fixes for highlightjs_input_filter
parent
1e8100d0
No related branches found
Tags 2.0.1
... | ... | @@ -20,6 +20,6 @@ |
} | ||
], | ||
"require": { | ||
"drupal/core": "^9.0 || ^10" | ||
"drupal/core": "^9.0 || ^10 || ^11" | ||
} | ||
} |
Please register or sign in to comment