From 207ee50cea31ce156d1721ee4c7d1eb9990f9e68 Mon Sep 17 00:00:00 2001 From: Ozuna Date: Thu, 16 Nov 2023 11:24:27 -0600 Subject: [PATCH] Update Laravel Compatibility readme.md --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index a2ad518..9241b07 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,9 @@ So, you MUST add `LOG_CHANNEL` as `cloudwatch` in your logging config for this t `composer require pagevamp/laravel-cloudwatch-logs` +### Laravel 9.x Compatibility +`composer require pagevamp/laravel-cloudwatch-logs:1.0.3` + ### Example You can use laravel's default `\Log` class to use this