Skip to content
Snippets Groups Projects
Commit 498ff523 authored by project update bot's avatar project update bot Committed by Nicholas Mangold
Browse files

Issue #3448696: Automated Drupal 11 compatibility fixes for highlightjs_input_filter

parent 1e8100d0
No related branches found
Tags 2.0.1
1 merge request!13Automated Project Update Bot fixes
......@@ -20,6 +20,6 @@
}
],
"require": {
"drupal/core": "^9.0 || ^10"
"drupal/core": "^9.0 || ^10 || ^11"
}
}
......@@ -2,6 +2,6 @@ name: highlight.js Input Filter
type: module
description: "Provides an input filter to highlight code using highlight.js."
package: Filters
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
configure: highlightjs_input_filter.settings.form
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment