mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-29 22:49:00 +00:00
Add sqlite3 into the php requirements
This commit is contained in:
@@ -31,6 +31,7 @@ return [
|
||||
'fileinfo',
|
||||
'zip',
|
||||
'curl',
|
||||
'sqlite3',
|
||||
],
|
||||
'apache' => [
|
||||
'mod_rewrite',
|
||||
|
||||
Reference in New Issue
Block a user