From 3e4c6ee5aaa6fbb488be206c0e786245457d501a Mon Sep 17 00:00:00 2001 From: Lucien Date: Fri, 5 Sep 2025 14:42:45 +0200 Subject: [PATCH] Update README.md with L12 & PHP8.4 support --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 90bc4bd..0853db2 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ [![documentation](https://img.shields.io/github/workflow/status/codedredd/laravel-soap/documentation?label=docs&logo=read-the-docs&style=flat-square)](https://codedredd.github.io/laravel-soap/) ## Versions -| Laravel SOAP Version | Laravel Support | PHP Version | -|----------------------|-----------------|-------------| -| 1.x | 5.6, 6.x, 7.x | 7.3 - 8.0 | -| 2.x | 8.x | 7.3 - 8.0 | -| 3.x | 9.x | 8.0 - 8.1 | -| 4.x | 9.x, 10.x | 8.1 - 8.2 | +| Laravel SOAP Version | Laravel Support | PHP Version | +|----------------------|-----------------------|-------------| +| 1.x | 5.6, 6.x, 7.x | 7.3 - 8.0 | +| 2.x | 8.x | 7.3 - 8.0 | +| 3.x | 9.x | 8.0 - 8.1 | +| 4.x | 9.x, 10.x, 11.x, 12.x | 8.1 - 8.4 | ## Installation