Skip to content

Commit 9289852

Browse files
authored
Update JsonHandler.php
1 parent d0b98ed commit 9289852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JsonHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace SMartins\Exceptions;
44

5-
use Exception;
65
use SMartins\Exceptions\Handlers\Handler;
6+
use Throwable;
77

88
trait JsonHandler
99
{

0 commit comments

Comments
 (0)