From dc07b8e71757d233a47a1ce3aba8620dbbdee0ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 28 May 2023 18:00:40 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index a2ec8cd..a3467f5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,4 +51,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.1-fpm php8.1-dom git" + packages = "php8.2-fpm php8.2-dom git"