Browse Source

added formatter_suite

bach 2 years ago
parent
commit
9b46db9c56
2 changed files with 2 additions and 0 deletions
  1. 1 0
      composer.json
  2. 1 0
      figli_starter_kit.info.yml

+ 1 - 0
composer.json

@@ -42,6 +42,7 @@
     "drupal/field_group": "3.x-dev@dev",
     "drupal/filefield_sources": "1.x-dev",
     "drupal/filter_perms": "1.x-dev",
+    "drupal/formatter_suite": "^1.3",
     "drupal/honeypot": "^2.0",
     "drupal/imagemagick": "^3.1",
     "drupal/inline_entity_form": "^1.0@RC",

+ 1 - 0
figli_starter_kit.info.yml

@@ -80,6 +80,7 @@ dependencies:
   - 'field_group'
   - 'filefield_sources'
   - 'filter_perms'
+  - 'formatter_suite'
   - 'honeypot'
   - 'inline_entity_form'
   - 'link_attributes'