From 77b09e35b6d4925c87c96f264d945176498baaff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marwan=20Rabb=C3=A2a?= Date: Wed, 23 Oct 2024 17:53:07 +0200 Subject: [PATCH] update swoole --- php/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/config.yaml b/php/config.yaml index 581b75bd177..13f36f36ab5 100644 --- a/php/config.yaml +++ b/php/config.yaml @@ -34,7 +34,7 @@ language: command: ./rr serve swoole: extensions: - - swoole/5.1.4 + - swoole/5.1.5 command: php public/index.php build_deps: - libbrotli-dev