From 2bcbf440bf72ae25490ac1e81ac8bdaf272c1ce5 Mon Sep 17 00:00:00 2001 From: I Wayan Rupadana Date: Sun, 28 Jan 2024 22:07:09 +0800 Subject: [PATCH] update --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index 2d00b6e..79839bb 100644 --- a/composer.json +++ b/composer.json @@ -58,6 +58,10 @@ "allow-plugins": { "pestphp/pest-plugin": true, "phpstan/extension-installer": true + }, + "platform": { + "ext-pcntl": "8.0", + "ext-posix": "8.0" } }, "extra": {