From 420237accc5c91214ffddbe02e997431d4b26d65 Mon Sep 17 00:00:00 2001 From: Dieter Coopman Date: Wed, 19 Jan 2022 18:03:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 65939e9..a5cbbfd 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ If you want your own log implementation you can pass a callback to showSql. If you want to change this behaviour you can publish the config file and change it. +## Compability + +This package can be installed in Laravel 6,7,8 and 9 + ## Installation ```shell