STABILITY_STABLE
STABILITY_STABLE = 0
Base class for packages providing name storage and default match implementation
$repository : \Composer\Repository\RepositoryInterface
setRepository(\Composer\Repository\RepositoryInterface $repository)
Stores a reference to the repository that owns the package
\Composer\Repository\RepositoryInterface | $repository |
getRepository() : \Composer\Repository\RepositoryInterface
Returns a reference to the repository that owns the package
equals(\Composer\Package\PackageInterface $package)
\Composer\Package\PackageInterface | $package |