Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Versions.php

Versions::CHANNELS

File

vendor/composer/composer/src/Composer/SelfUpdate/Versions.php, line 31

Class

Versions
@author Jordi Boggiano <j.boggiano@seld.be>

Namespace

Composer\SelfUpdate

Code

public const CHANNELS = [
    'stable',
    'preview',
    'snapshot',
    '1',
    '2',
    '2.2',
];
RSS feed
Powered by Drupal