Problem/Motivation

type_data is a dependency for GraphQL module. We want to make GraphQL module Drupal 12 compatible, so we need typed_data on Drupal 12.

Steps to reproduce

See GraphQL composer install fail on Drupal 12 https://git.drupalcode.org/project/graphql/-/jobs/12302097#L78

Proposed resolution

Add Drupal 12 compatibility to info file(s).

Remaining tasks

Merge request

User interface changes

none

API changes

none

Data model changes

none

Issue fork typed_data-3624457

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

klausi created an issue. See original summary.

klausi’s picture

Status: Active » Needs review