From 1b74415d9a3e9fe12189f05dd865a0f3eafb1125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marwan=20Rabb=C3=A2a?= Date: Fri, 25 Oct 2024 07:28:50 +0200 Subject: [PATCH] update swoole (#7891) --- 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