The content of the .info.yml file is the following.

name: 'Advanced Text Formatter'
type: module
description: 'Provides an additional formatter for text field, text area and text format.'
package: Fields
version: VERSION
core: 8.x
dependencies:
  - text
  - filter

Third-party modules should not use version: VERSION. Only Drupal core modules use it, while for third-party modules, that is added from the code packaging the code in an archive.

CommentFileSizeAuthor
#2 remove-version-line-3049074-2.patch414 bytesavpaderno

Comments

kiamlaluno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review
StatusFileSize
new414 bytes

  • azovsky committed e89ec9c on 8.x-1.x
    Issue #2999921 by chipway,kiamlaluno: FIX Namespace Dependencies in ....
azovsky’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.