From e48eee47b5e8d1578f10b827375f08721feb7045 Mon Sep 17 00:00:00 2001 From: hms5232 <43672033+hms5232@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:11:28 +0800 Subject: [PATCH] Update README about Laravel version Now, the badge will auto renew depend on composer.json --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96d4040..2623394 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ GitHub Code Style Action Total Downloads PHP Version Requirements -Laravel Version Requirements +Laravel Version Requirements

Google Chat - Laravel Notification Channel

-This package makes it easy to send notifications using [Google Chat](https://developers.google.com/hangouts/chat) , (formerly known as Hangouts Chat) with Laravel 9.x +This package makes it easy to send notifications using [Google Chat](https://developers.google.com/hangouts/chat) , (formerly known as Hangouts Chat) with Laravel. ````php class InvoicePaidNotification extends Notification