Skip to content
Snippets Groups Projects
Commit 2c75aeb2 authored by git's avatar git Committed by Neslee Canil Pinto
Browse files

Issue #3297155 by Project Update Bot: Automated Drupal 10 compatibility fixes

parent f76e2e02
Branches
Tags 8.x-1.4
No related merge requests found
......@@ -16,6 +16,6 @@
"source": "https://git.drupalcode.org/project/exclude_node_title"
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^8 || ^9 || ^10"
}
}
name: Exclude Node Title
type: module
core: 8.x
description: 'Provides the option of excluding node title(s) from display by individual node, node bundle, and view mode.'
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
package: Other
configure: exclude_node_title.settings
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment