Your IP : 3.144.28.90


Current Path : /home/lentoinv/props/vendor/phar-io/version/src/exceptions/
Upload File :
Current File : /home/lentoinv/props/vendor/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php

<?php declare(strict_types = 1);
namespace PharIo\Version;

class NoPreReleaseSuffixException extends \Exception implements Exception {
}

?>