- Issue created by @gregory_visible
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
This sounds like it is an issue with e0ipso/schema-forms not with
embedded_content_sdc
.
As composer and Drupal 11.2 have increased their dependency on justinrainbow/json-schema to version ^6.
The module cannot be installed.
e0ipso/schema-forms still require justinrainbow/json-schema:^5.2 so composer raise a conflict.
I raise the issue here, but that may be in the scope of @e0ipso
Install embedded_content_sdc on drupal 11.2
update e0ipso/schema-forms to work with justinrainbow/json-schema:^6.
Active
1.0
Code
This sounds like it is an issue with e0ipso/schema-forms not with embedded_content_sdc
.