mirror of
https://github.com/filegator/filegator.git
synced 2025-08-13 20:04:39 +02:00
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user