From 18eef4cb6e5825d7c79594ed1bee4b9cc0934a78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 3 Oct 2023 11:01:25 +0200 Subject: [PATCH] Add dependency on php-curl --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 7eb3bd3..7b37c52 100644 --- a/manifest.toml +++ b/manifest.toml @@ -63,6 +63,7 @@ ram.runtime = "10M" "php8.2", "php8.2-fpm", "php8.2-mbstring", + "php8.2-curl", ] [resources.database]