%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/test/vendor/jean85/pretty-package-versions/src/Exception/
Upload File :
Create Path :
Current File : //www/loslex/test/vendor/jean85/pretty-package-versions/src/Exception/ReplacedPackageException.php

<?php

declare(strict_types=1);

namespace Jean85\Exception;

class ReplacedPackageException extends \Exception implements VersionMissingExceptionInterface
{
    public static function create(string $packageName): VersionMissingExceptionInterface
    {
        return new self('Cannot retrieve a version for package ' . $packageName . ' since it is replaced by some other package');
    }
}

Zerion Mini Shell 1.0