Problem/Motivation

Can not install the 2.x branch on a Drupal 9 site. There should be a composer.json defining that we only allow 8.9 and 9.

drupal/cloudflare_stream dev-2.x requires drupal/core ~8.0

Steps to reproduce

Try to install the 2.x branch on a Drupal 9 site.

Proposed resolution

Add a composer.json file

Comments

tim-diels created an issue. See original summary.

pjbaert’s picture

Status: Active » Needs review
StatusFileSize
new1.17 KB

I added a default composer.json file.

tim-diels’s picture

Index: composer.json
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================

This not needed.

tim-diels’s picture

StatusFileSize
new1023 bytes

New patch.

pjbaert’s picture

Status: Needs review » Reviewed & tested by the community

  • pjbaert committed a5ef63c on 8.x-2.x authored by tim-diels
    Issue #3223926 by tim-diels, pjbaert: Can not install 2.x
    
pjbaert’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for reviewing.
Pushed to the 8.x-2.x branch

Status: Fixed » Closed (fixed)

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