laravel-6 support
This commit is contained in:
5
vendor/phar-io/version/src/exceptions/NoBuildMetaDataException.php
vendored
Normal file
5
vendor/phar-io/version/src/exceptions/NoBuildMetaDataException.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php declare(strict_types = 1);
|
||||
namespace PharIo\Version;
|
||||
|
||||
class NoBuildMetaDataException extends \Exception implements Exception {
|
||||
}
|
||||
Reference in New Issue
Block a user