Skip to content

Composer.json doesn't require drupal/typed_data. Typed Data module 1.0 is marked Unsupported. #1412

Closed
@mbomb007

Description

@mbomb007

With the release of Typed Data 2.1.0, the Typed Data API enhancements module removed support for 1.0@beta. I have a site using GraphQL, and Typed Data is installed, but it's not required by the GraphQL composer.json, so the Typed Data module isn't getting updated when I run composer update --with-all-dependencies (EDIT: it didn't work within the betas, but now that there's a new branch it works. Still, it is missing from composer.json), because I haven't required it explicitly in my site composer.json.

Does GraphQL depend on this module? It's listed in the info.yml file, but not in composer.json, so I think it should be added if needed, and make sure that the module works with version 2.1.0 of Typed Data, which is the only supported version now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions