File "InvalidPreReleaseSuffixException.php"
Full Path: /home/isoftco/public_html/hrm/vendor/phar-io/version/src/exceptions/InvalidPreReleaseSuffixException.php
File size: 118 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace PharIo\Version;
class InvalidPreReleaseSuffixException extends \Exception implements Exception {
}