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

Breadcrumb

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

RepositorySet::$acceptableStabilities

@phpstan-var array<key-of<BasePackage::STABILITIES>, BasePackage::STABILITY_*>

Type: int[] array of stability => BasePackage::STABILITY_* value

File

vendor/composer/composer/src/Composer/Repository/RepositorySet.php, line 70

Class

RepositorySet
@author Nils Adermann <naderman@naderman.de>

Namespace

Composer\Repository

Code

private $acceptableStabilities;
RSS feed
Powered by Drupal