Remove "minimum-stability": "dev" from project composer.json

Created on 5 April 2021, about 4 years ago
Updated 30 October 2023, over 1 year ago

Problem/Motivation

Ideally the root farmOS project composer.json file could remove the "minimum-stability": "dev" line, and fall back on the default (stable): https://getcomposer.org/doc/04-schema.md#minimum-stability

Then, it would be up to downstream maintainers of their projects to decide if they need additional non-stable dependencies, and could add that line themselves. Meanwhile farmOS could have a policy of only allowing "stable" dependencies.

Proposed resolution

We have a few dependencies right now that still require the "minimum-stability": "dev" line. Let's identify them and figure out next steps.

Remaining tasks

User interface changes

None.

API changes

None.

Data model changes

None.

📌 Task
Status

Needs review

Version

3.0

Component

Code

Created by

🇺🇸United States m.stenta

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024