We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70da1e commit 5c146dfCopy full SHA for 5c146df
composer.json
@@ -2,13 +2,13 @@
2
"name": "mondu/magento2-hyva-payment",
3
"description": "Adds Mondu payment support for Hyvä Checkout in Magento 2",
4
"type": "magento2-module",
5
- "version": "1.0.0",
+ "version": "1.0.1",
6
"license": [
7
"MIT"
8
],
9
"require": {
10
"php": ">=8.2",
11
- "mondu/magento2-payment": ">=2.4.1",
+ "mondu/magento2-payment": ">=2.4.2",
12
"hyva-themes/magento2-hyva-checkout": "^1.3"
13
},
14
"autoload": {
0 commit comments