From e9bf80eae2eab94df6d57f8ab4bc0c98f7f23b0e Mon Sep 17 00:00:00 2001 From: Serhii Koval Date: Sat, 16 Aug 2025 18:31:27 +0200 Subject: [PATCH] Remove deprecated `setup_version` from module.xml --- Setup/Patch/Data/CopyApiCredentials.php | 5 ----- etc/module.xml | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/Setup/Patch/Data/CopyApiCredentials.php b/Setup/Patch/Data/CopyApiCredentials.php index 44d1dfb..daf99bf 100644 --- a/Setup/Patch/Data/CopyApiCredentials.php +++ b/Setup/Patch/Data/CopyApiCredentials.php @@ -90,9 +90,4 @@ public function getAliases() { return []; } - - public static function getVersion() - { - return '2.3.0'; - } } diff --git a/etc/module.xml b/etc/module.xml index 2274536..ed690a9 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +