From ae67574ce2f2e6afa0d70d32079ad9e543a421cd Mon Sep 17 00:00:00 2001 From: emrullahardc Date: Mon, 30 Oct 2023 19:20:11 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 887600ed9..4f200e107 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "visiosoft/streams-platform": "~1.9.0", + "visiosoft/streams-platform": "3.10.x-dev", "anomaly/xml_feed_widget-extension": "~2.1.0", "anomaly/default_authenticator-extension": "~2.1.0", "anomaly/throttle_security_check-extension": "~2.1.0",