diff --git a/manifest.toml b/manifest.toml index fc12503..c3dfc66 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,10 +64,10 @@ ram.runtime = "50M" [resources.apt] packages = [ "mariadb-server", - "php8.0-xml", - "php8.0-mbstring", - "php8.0-mysql", - "php8.0-ldap", + "php8.2-xml", + "php8.2-mbstring", + "php8.2-mysql", + "php8.2-ldap", ] [resources.database]