- PHP 7.4 (or higher)
-
openssl
extension -
libxml
extension (enabled by default, see PHP Manual) -
mbstring
extension -
simplexml
extension -
curl
extension -
json
extension -
filter
extension -
zip
(for some bridges) -
sqlite3
extension (only when using SQLiteCache)
Enable extensions by un-commenting the corresponding line in your PHP configuration (php.ini
).