diff --git a/manifest.toml b/manifest.toml index b7dfccf..5365649 100644 --- a/manifest.toml +++ b/manifest.toml @@ -69,12 +69,12 @@ ram.runtime = "50M" [resources.apt] packages = [ "mariadb-server", - "php8.2", - "php8.2-gd", - "php8.2-mbstring", - "php8.2-xml", - "php8.2-mysql", - "php8.2-sqlite3" + "php7.4", + "php7.4-gd", + "php7.4-mbstring", + "php7.4-xml", + "php7.4-mysql", + "php7.4-sqlite3" ] [resources.database]