From 1fe8742d102e247b3e6d79d8abb871fa9ef214a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 Nov 2023 09:05:55 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f7ee15e..5de3157 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,7 +43,7 @@ ram.runtime = "50M" ask.fr = "Choisissez la version de PHP à utiliser." type = "string" choices = ["7.4", "8.0", "8.1", "8.2"] - default = "8.0" + default = "8.2" [resources] [resources.system_user]