From 7c7cdea29d1180bf22709e5ddd9b4814dc3cf5a5 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Wed, 17 Apr 2024 16:10:14 +0000 Subject: [PATCH] feat(doc): add supported framework version table --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1a518f2..f26bf56 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ If you for whatever reason want to get this website up and running for yourself This website is built for PHP 8.0+ and MariaDB 14+ (for the API database). +**Confimed supported framework versions:** +Vegvisir|Reflect +--|-- +✅ [`2.3.0`](https://github.com/VictorWesterlund/vegvisir/releases/tag/2.3.0)|✅ [`2.6.2`](https://github.com/VictorWesterlund/vegvisir/releases/tag/2.3.0) + ## Website (Vegvisir) 1. **Download this repo**