Updated PHP dependencies in README - TDF processing now requires the mbstring PHP extension

This commit is contained in:
Nav
2024-02-09 23:38:53 +00:00
parent e70b4cc972
commit fdf7b936e2

View File

@@ -80,7 +80,8 @@ repositories.
- libhidapi (0.11.2 or later) (`libhidapi-dev`)
- yaml-cpp (version 0.7.0 or later) (`libyaml-cpp-dev`)
- libprocps (`libprocps-dev`)
- PHP CLI version 8.2 or later, with the xml extension (`php8.2-cli`, `php8.2-xml`)
- PHP CLI version 8.2 or later, with the xml and multibyte string extensions (`php8.2-cli`, `php8.2-xml`,
`php8.2-mbstring`)
- Qt Version 6.2.4 or later (see note below)
When installing Qt, it's best to install via the Qt installer: https://www.qt.io/download