mirror of
https://github.com/grocy/grocy.git
synced 2026-04-09 05:56:15 +02:00
Optimized indentation
This commit is contained in:
parent
339a1ebffc
commit
491ad8c791
|
|
@ -48,8 +48,8 @@ Alternatively clone this repository (the `release` branch always references the
|
||||||
### Platform support
|
### Platform support
|
||||||
|
|
||||||
- PHP 8.1 or 8.2 (with SQLite 3.34.0+)
|
- PHP 8.1 or 8.2 (with SQLite 3.34.0+)
|
||||||
- Required PHP extensions: `fileinfo`, `pdo_sqlite`, `gd`, `ctype`, `json`, `intl`, `zlib`, `mbstring`
|
- Required PHP extensions: `fileinfo`, `pdo_sqlite`, `gd`, `ctype`, `json`, `intl`, `zlib`, `mbstring`
|
||||||
- _Recommendation: Benchmark tests showed that e.g. unit conversion handling is up to 5 times faster when using a more recent (3.39.4+) SQLite version._
|
- _Recommendation: Benchmark tests showed that e.g. unit conversion handling is up to 5 times faster when using a more recent (3.39.4+) SQLite version._
|
||||||
- Recent Firefox, Chrome or Edge
|
- Recent Firefox, Chrome or Edge
|
||||||
|
|
||||||
## How to run using Docker
|
## How to run using Docker
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user