Skip to content
Snippets Groups Projects
Verified Commit 105abd33 authored by Brian Gilbert's avatar Brian Gilbert Committed by Brian Gilbert
Browse files

Issue #3442782 by Project Update Bot, realityloop: Drupal 11 compatibility

parent 61a5147b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ name: 'Advanced Text Formatter'
type: module
description: 'Provides an additional formatter for text field, text area and text format.'
package: Fields
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^8 || ^9 || ^10 || ^11
dependencies:
- drupal:text
- drupal:filter
{
"name": "drupal/advanced_text_formatter",
"description": "Formatter of textfield, text area and text format.",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"require": {
"drupal/core": "^8 || ^9 || ^10 || ^11"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment