-
- Downloads
Issue #3442782 by Project Update Bot, realityloop: Drupal 11 compatibility
composer.json
0 → 100644
{ | ||
"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" | ||
} | ||
} |
Please register or sign in to comment