From dc5817bbf2552b48d93bde99688d56e99b7a7708 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Fri, 4 Sep 2020 10:39:28 +0200 Subject: [PATCH 1/2] Update Handler.php --- app/Exceptions/Handler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php index 59c585dc..5a53cd3b 100644 --- a/app/Exceptions/Handler.php +++ b/app/Exceptions/Handler.php @@ -32,7 +32,7 @@ class Handler extends ExceptionHandler * @param \Throwable $exception * @return void * - * @throws \Exception + * @throws \Throwable */ public function report(Throwable $exception) { From 179e52bdd719fb456ed49a2bf8e42f922a6f5da2 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 8 Sep 2020 13:27:47 +0200 Subject: [PATCH 2/2] Fix logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81f2f62b..4e2cadb6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+

Build Status