File "InvalidVersionException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/phar-io/version/src/exceptions/InvalidVersionException.php
File size: 149 bytes
MIME-type: text/x-php
Charset: utf-8
<?php declare(strict_types = 1);
namespace PharIo\Version;
class InvalidVersionException extends \InvalidArgumentException implements Exception {
}