Current File : /home/masbinta/public_html/vendor/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php
<?php declare(strict_types = 1);
namespace PharIo\Version;

class NoPreReleaseSuffixException extends \Exception implements Exception {
}