diff --git a/manifest.toml b/manifest.toml index 329a3bf..5b7a676 100644 --- a/manifest.toml +++ b/manifest.toml @@ -66,7 +66,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, php7.4-fpm" + packages = "mariadb-server, php8.2-fpm, php8.2-mysql" [resources.database] type = "mysql"