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