From ce5178de0d94f4c94d95b21eb5c5d122a85c226d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vedat=20AKDO=C4=9EAN?= <39536659+spektra2147@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:57:51 +0300 Subject: [PATCH] revert package anomaly --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 470754231..5c0e9d849 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "anomaly/default_page_handler-extension": "2.2.x-dev", "anomaly/user_security_check-extension": "2.2.x-dev", "anomaly/xml_feed_widget-extension": "2.2.x-dev", - "spektra2147/private_storage_adapter-extension": "1.2.x-dev", + "anomaly/private_storage_adapter-extension": "1.2.x-dev", "anomaly/url_link_type-extension": "2.2.x-dev", "anomaly/relationship-field_type": "2.3.x-dev", "anomaly/colorpicker-field_type": "2.4.x-dev", @@ -66,11 +66,11 @@ "anomaly/settings-module": "2.5.x-dev", "anomaly/blocks-module": "~1.4.x-dev", "anomaly/search-module": "3.2.x-dev", - "visiosoft/streams-module": "1.4.x-dev", + "anomaly/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", - "visiosoft/files-module": "2.7.x-dev", + "anomaly/files-module": "2.7.x-dev", "anomaly/contact-plugin": "1.3.x-dev", "visiosoft/contact-plugin": "*", "anomaly/helper-plugin": "~2.1.0",