From 1e0791416db7f2fc6475f611c04afed61a0baea2 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 3 Oct 2022 20:05:43 +0200 Subject: [PATCH] Downgraded openswoole ide helper --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5010753e..475ccbd4 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "devster/ubench": "^2.1", "dms/phpunit-arraysubset-asserts": "^0.4.0", "infection/infection": "^0.26.15", - "openswoole/ide-helper": "~4.12.0", + "openswoole/ide-helper": "~4.11.5", "phpspec/prophecy-phpunit": "^2.0", "phpstan/phpstan": "^1.8", "phpstan/phpstan-doctrine": "^1.3",