Skip to content
Snippets Groups Projects

Add php-tuf/composer-stager to core dependencies

1 unresolved thread

Closes #3331078

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
32 32 *
33 33 * @see https://getcomposer.org/doc/04-schema.md#minimum-stability
34 34 */
35 protected const MINIMUM_STABILITY = 'stable';
35 protected const MINIMUM_STABILITY = 'RC';
  • Comment on lines -35 to +35
    Maintainer

    Scope creep/bad merge? This needs a followup and a docblock addition if it's a required part of the MR.

    Edit: I see, it's because composer-stager is in RC. Maybe we should tag a stable release there instead. We need to resolve those stable blockers anyway (removing some of the dev deps still, adding it to the governance, etc.).

    Edited by Jess
  • Please register or sign in to reply
  • closed

  • Please register or sign in to reply
    Loading