upgrade idiorm to php8.1-patched version (aaronpk/idiorm)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
namespace Safe\Exceptions;
|
||||
|
||||
class JsonException extends \Exception implements SafeExceptionInterface
|
||||
class JsonException extends \JsonException implements SafeExceptionInterface
|
||||
{
|
||||
public static function createFromPhpError(): self
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user