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
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | d9-compatibility-317904-5.patch | 1.26 KB | jldust |
| #8 | Screenshot 2020-11-01 at 15.49.28.png | 17.37 KB | gauravvvv |
| #8 | Stories-media-d9-ready-3179042-8.patch | 526 bytes | gauravvvv |
| #7 | Screenshot 2020-11-01 at 15.47.12.png | 16.82 KB | gauravvvv |
| #3 | d9-compatibility-3179042-3.patch | 744 bytes | joelsteidl |
Comments
Comment #2
joelsteidl commentedHere is a patch I'm add to dev for us to try.
Comment #3
joelsteidl commentedThis patch catches composer as well.
Comment #6
joelsteidl commentedTested 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.
Comment #7
gauravvvv commentedStories media version is not compatible with Drupal 9.0.5 and should be replaced.
Comment #8
gauravvvv commentedI have provided the patch please review if it is working or not. Adding a after patch screenshot for reference.
Comment #9
jldust commentedI 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.
Comment #11
joelsteidl commentedPart of the alpha7 release
Comment #13
carlitus commented¿Is it supposed to work with drupal 9?
I cannot require with composer alpha7 o dev version.