Problem/Motivation

Currently not compatible with D9 based on composer.json file.

Steps to reproduce

Try installing with D9.

Proposed resolution

Add D9 compatibility by updating composer.json file.

Remaining tasks

Push update to dev.

User interface changes

NA

API changes

NA

Data model changes

NA

Comments

justin2pin created an issue. See original summary.

joelsteidl’s picture

StatusFileSize
new360 bytes

Here is a patch I'm add to dev for us to try.

joelsteidl’s picture

StatusFileSize
new744 bytes

This patch catches composer as well.

  • joelsteidl committed bbd0d60 on 8.x-2.x
    Issue #3179042 by joelsteidl, justin2pin: D9 Compatibility
    

  • joelsteidl committed df210bf on 8.x-2.x
    Issue #3179042 by joelsteidl, justin2pin: D9 Compatibility
    
joelsteidl’s picture

Status: Needs work » Needs review

Tested on a D9 instance and it works to composer require the dev version now. Will also test on a D8 site and ensure it still works there.

gauravvvv’s picture

StatusFileSize
new16.82 KB

Stories media version is not compatible with Drupal 9.0.5 and should be replaced.

gauravvvv’s picture

I have provided the patch please review if it is working or not. Adding a after patch screenshot for reference.

jldust’s picture

StatusFileSize
new1.26 KB

I believe the the patch listed as #8 was created against the previous listed patch as the submodule Stories Media also needs to have its composer.json file updated. Tested using a combined patch of #3 & #8 (see attached patch #5), which includes both composer.json files for Stories & it's submodule Stories Media, on Drupal 8.9.13 with success.

  • joelsteidl committed 70b178c on 8.x-2.x authored by jldust
    Issue #3179042 by joelsteidl, Gauravmahlawat, jldust: D9 Compatibility
    
joelsteidl’s picture

Status: Needs review » Fixed

Part of the alpha7 release

Status: Fixed » Closed (fixed)

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

carlitus’s picture

¿Is it supposed to work with drupal 9?

I cannot require with composer alpha7 o dev version.