diff --git a/composer.json b/composer.json
index e9abb7e..211ef6a 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,10 @@
}
],
"require": {
- "php": "^8.1.0"
+ "php": "^8.1.0",
+ "magento/module-payment": "100.1.*",
+ "magento/module-checkout": "100.1.*",
+ "magento/module-sales": "100.1.*"
},
"conflict": {
"magento/product-community-edition": "<2.4.5"
diff --git a/etc/module.xml b/etc/module.xml
index 990b56c..67bcd6b 100644
--- a/etc/module.xml
+++ b/etc/module.xml
@@ -10,6 +10,7 @@
+