nextcloud / nextcloud/deck

nextcloud/ocp in composer.json?

Open
#8,251 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

In the current setup:

  • in info.xml, current strict NC dependency is set to version 35
  • in composer.json, it is required "nextcloud/ocp": "dev-master"
  • still in composer.json, config.platform is strict to PHP 8.2 (but NC 35 requires 8.3!)

Apart the broken dependencies, I must confess I don't get the reason to bind nextcloud/ocp: dev-master in composer.json. Why not rely on the version of the current NC local instance?

This hard requirement makes local development a bit difficult, as versions are so strictly tight.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect info.xml and composer.json first, comparing the strict Nextcloud dependency, the nextcloud/ocp dev-master requirement, and config.platform PHP 8.2 against the stated Nextcloud 35 requirements. Determine the intended compatible dependency policy and verify that installation no longer imposes conflicting Nextcloud or PHP constraints during local development.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.