summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-06-06 15:23:48 +0100
committerLester Caine <lester@lsces.co.uk>2026-06-06 15:23:48 +0100
commit8abd6a28d16ed591c133bafd797026a29d45356a (patch)
treeab4058d3f004f21e4a2e5e86c6e35660df541e0d
parent1582b5b504970da3049d6691b37db6f8c15c0d30 (diff)
downloadbitweaver-8abd6a28d16ed591c133bafd797026a29d45356a.tar.gz
bitweaver-8abd6a28d16ed591c133bafd797026a29d45356a.tar.bz2
bitweaver-8abd6a28d16ed591c133bafd797026a29d45356a.zip
README: correct PHP version to 8.6
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ed201b..88c8955 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ It is published here in the hope that parts of it are useful to others.
| Layer | Technology |
|---|---|
-| Language | PHP 8.5 |
+| Language | PHP 8.6 |
| Database | Firebird 5 via adodb (`v5.22.11-lsc` branch) |
| Templates | Smarty 5 |
| CSS/JS | Bootstrap 3, jQuery — no npm, no Node.js |