From 3c41df87e6e9bad0a4311b8857ce33c283db83f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mantas=20=C5=A0imk=C5=ABnas?= Date: Sat, 21 Oct 2023 11:26:16 +0300 Subject: [PATCH] Support throwables --- src/Exception/SystemException.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Exception/SystemException.php b/src/Exception/SystemException.php index 0a341a68f..349e28dbf 100644 --- a/src/Exception/SystemException.php +++ b/src/Exception/SystemException.php @@ -1,6 +1,6 @@