From 05bb6c9d4ed130ffacef4c295ac18cae00d100fe Mon Sep 17 00:00:00 2001 From: Mohamad Faeez Date: Wed, 9 Apr 2025 14:14:49 +0800 Subject: [PATCH] Updates --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 17acb4e..8cbdec2 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ } } , "require": { - "php": ">=5.4.2" + "php": ">=8.4.0" , "ratchet/rfc6455": "^0.3.1" , "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5" , "react/event-loop": ">=0.4"