Skip to content

nextcloud/ocp in composer.json? #8251

Description

@madbob

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions