diff --git a/manifest.toml b/manifest.toml index f3871c3..d84b7d4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,5 +55,5 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - [resources.database] - type = "php8.2-sqlite3" + [resources.apt] + packages = "php8.2-sqlite3"