Skip to content

Commit 5c146df

Browse files
1 parent b70da1e commit 5c146df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "mondu/magento2-hyva-payment",
33
"description": "Adds Mondu payment support for Hyvä Checkout in Magento 2",
44
"type": "magento2-module",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"license": [
77
"MIT"
88
],
99
"require": {
1010
"php": ">=8.2",
11-
"mondu/magento2-payment": ">=2.4.1",
11+
"mondu/magento2-payment": ">=2.4.2",
1212
"hyva-themes/magento2-hyva-checkout": "^1.3"
1313
},
1414
"autoload": {

0 commit comments

Comments
 (0)