From b2dde36a79a8ecd339960dee29a5adedb4ce433a Mon Sep 17 00:00:00 2001 From: Fariz Date: Mon, 18 Mar 2024 22:15:51 +0700 Subject: [PATCH] update readme --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index a875e6e..44b177e 100644 --- a/readme.md +++ b/readme.md @@ -36,12 +36,12 @@ composer require dentro/yalr ``` ### Requirements -| PHP | Laravel | Yalr | -|-----|---------|------| -| 8.0 | 8.x | ^1.0 | -| 8.1 | 9.x | ^1.1 | -| 8.2 | 10.x | ^1.2 | -| 8.3 | 11.x | ^1.3 | +| Laravel | Yalr | +|---------|------| +| 8.x | ^1.0 | +| 9.x | ^1.1 | +| 10.x | ^1.2 | +| 11.x | ^1.3 | ### Applying into your project