From a4947b13aa1a29027c3a7b4902624f8e0005ed98 Mon Sep 17 00:00:00 2001 From: "Ademir Mazer Jr [ Nuno ]" Date: Sat, 14 May 2022 11:01:46 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee58062..3a24c1e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Add the following in the require section of your **composer.json**: ```json "uepg/laravel-sybase": "~1.0" ``` -### Laravel 5.4, 5.5, 5.6, 5.7, 5.8, 6.x, 7.x, 8.x +### Laravel 5.4, 5.5, 5.6, 5.7, 5.8, 6.x, 7.x, 8.x, 9.x ```json "uepg/laravel-sybase": "~2.0"