Upgraded to PHP 8.1

This commit is contained in:
Bernd Bestel
2022-12-10 15:19:11 +01:00
parent 84e3707f4f
commit 38a4ad8ec4
9 changed files with 124 additions and 89 deletions

View File

@@ -43,7 +43,7 @@ Alternatively clone this repository (the `release` branch always references the
### Platform support
- PHP 8.0 (with SQLite 3.27.2+)
- PHP 8.1 (with SQLite 3.34.0+)
- Required PHP extensions: `fileinfo`, `pdo_sqlite`, `gd`, `ctype`, `json`, `intl`, `zlib`, `mbstring`
## How to run using Docker