init
This commit is contained in:
5
vendor/phar-io/version/src/InvalidVersionException.php
vendored
Normal file
5
vendor/phar-io/version/src/InvalidVersionException.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
namespace PharIo\Version;
|
||||
|
||||
class InvalidVersionException extends \InvalidArgumentException implements Exception {
|
||||
}
|
||||
Reference in New Issue
Block a user