Loading composer.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "name": "drupal/text_block", "type": "drupal-module", "description": "This Drupal module provides the ability to add exportable blocks with custom text.", "license": "GPL-2.0-or-later", "support": { "issues": "https://drupal.org/project/issues/text_block", "source": "https://drupal.org/project/text_block" } } text_block.info.yml +1 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ type: module name: Text Block description: "This module provides the ability to add exportable blocks with custom text." package: Other core: 8.x core_version_requirement: ^8 || ^9 core_version_requirement: ^9 || ^10 dependencies: - drupal:block Loading
composer.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "name": "drupal/text_block", "type": "drupal-module", "description": "This Drupal module provides the ability to add exportable blocks with custom text.", "license": "GPL-2.0-or-later", "support": { "issues": "https://drupal.org/project/issues/text_block", "source": "https://drupal.org/project/text_block" } }
text_block.info.yml +1 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ type: module name: Text Block description: "This module provides the ability to add exportable blocks with custom text." package: Other core: 8.x core_version_requirement: ^8 || ^9 core_version_requirement: ^9 || ^10 dependencies: - drupal:block