Min php version set to 8.1 (#512)

* Min php version set to 8.1

* Run CI on supported version only
This commit is contained in:
Kobi Zaltzberg
2024-12-13 10:24:07 +02:00
committed by GitHub
parent f757fcdec2
commit 9216add5bd
5 changed files with 247 additions and 1384 deletions

View File

@@ -10,8 +10,8 @@ visit: http://127.0.0.1:8080 login as admin/admin123
```
## Minimum Requirements
- PHP 7.2.5+ (with php-zip extension)
- Node v12 or v14
- PHP 8.1+ (with php-zip extension)
- Node 12 - 22
## Download precompiled build
Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.