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