The module declares a dependency on JSON:API module of at least 8.x-2.1. Since JSON:API is now shipping with core in 8.7, this module isn't available for those installations and is thus not installable.

We should remove the dependency on JSONAPI to allow this module to be used with Drupal 8.7 installations.

Comments

logickal created an issue. See original summary.

  • logickal committed 302671e on 8.x-1.x
    Issue #3055899 by logickal: Remove the dependency on contrib jsonapi to...
logickal’s picture

I have removed the dependency in the -dev branch, but the thought did occur to me that folks may not be as driven to stay up to date with core as we are, so I will mark this as Needs Review for the moment, if anyone happens to have any feedback. I think that the simple change of removing the dependency (which is already inherited by jsonapi_extras) should do the trick and work in both 8.7 and prior cases, but there may be a need to split it off to a different version.

damienmckenna’s picture

Status: Active » Fixed

I think this will be fine.

Status: Fixed » Closed (fixed)

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