From f64ca05759159b826e17b781414ac78d59b467bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vedat=20AKDO=C4=9EAN?= <39536659+spektra2147@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:54:40 +0300 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 70390f853..c006419b1 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ } ], "require": { - "visiosoft/streams-platform": "1.10.x-dev", + "visiosoft/streams-platform": "1.10.x-dev", "anomaly/default_authenticator-extension": "2.2.x-dev", "anomaly/throttle_security_check-extension": "2.2.x-dev", "anomaly/default_page_handler-extension": "2.2.x-dev", @@ -66,7 +66,7 @@ "anomaly/settings-module": "2.5.x-dev", "anomaly/blocks-module": "~1.4.x-dev", "anomaly/search-module": "3.2.x-dev", - "anomaly/streams-module": "1.4.x-dev", + "visiosoft/streams-module": "1.4.x-dev", "anomaly/users-module": "2.6.x-dev", "anomaly/pages-module": "2.7.x-dev", "anomaly/posts-module": "2.7.x-dev",