diff --git a/manifest.toml b/manifest.toml index 2b2b858..e711eb7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,7 +56,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, php8.2-zip, php8.2-gd, php8.2-curl" + packages = "mariadb-server, php7.2-zip, php7.2-gd, php7.2-curl" [resources.database] type = "mysql"