From d85d78929f8f17c63823c335e9e8d3a061367edb Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Sun, 29 Dec 2024 13:14:07 +0700 Subject: [PATCH] version 5 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d4ccaa..6bb83b5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ Introduction ForceHttpsModule is a configurable module for force https in your [Laminas Mvc](https://docs.laminas.dev/tutorials/) and [Mezzio](https://docs.mezzio.dev/mezzio/) Application. -> This is README for version ^4.1 which only support Laminas Mvc version 3 and Mezzio version 3 with php ^7.4|~8.0. +> This is README for version ^5.0 which only support Laminas Mvc version 3 and Mezzio version 3 with php ^8.2. + +> For ^4.1.x, you can read at [version 4.1.x readme](https://github.com/samsonasik/ForceHttpsModule/blob/4.1.x/README.md) which only support Laminas Mvc version 3 and Mezzio version 3 with php ^7.4|~8.0 > For ~4.0.0, you can read at [version 4.0.x readme](https://github.com/samsonasik/ForceHttpsModule/blob/4.0.x/README.md) which only support Laminas Mvc version 3 and Mezzio version 3 with php ^7.3|~8.0