mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-07-14 15:08:38 -04:00
Include Vendor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
namespace PharIo\Version;
|
||||
|
||||
class InvalidVersionException extends \InvalidArgumentException implements Exception {
|
||||
}
|
||||
Reference in New Issue
Block a user