Add sqlite3 into the php requirements

This commit is contained in:
Darko Gjorgjijoski
2024-07-13 15:18:30 +02:00
parent 94cfe55555
commit 429a8ae826

View File

@@ -31,6 +31,7 @@ return [
'fileinfo',
'zip',
'curl',
'sqlite3',
],
'apache' => [
'mod_rewrite',