From 85b72c3b2c004ad27106c0ea7412896785c93c93 Mon Sep 17 00:00:00 2001 From: "v.carkaxhija" Date: Wed, 6 Nov 2024 09:08:12 +0100 Subject: [PATCH] update version number --- README.md | 4 ++-- composer.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e7928a5..3d5103e 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ php bin/magento setup:static-content:deploy ### Requirements **To use the plugin you must use:** -- Magento Open Source version 2.3.x & 2.4.x -- Buckaroo Magento 2 Payments plugin 1.39.0 or higher. +- Magento Open Source version 2.4.5, 2.4.6, and 2.4.7 +- Buckaroo Magento 2 Payments plugin 1.50.2 or higher. ### Configuration In the module configuration, various settings are available to build an ideal Second Chance flow to suit everyone. The settings below can be adjusted manually. diff --git a/composer.json b/composer.json index 03d61a0..5e1c0a0 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "buckaroo/magento2secondchance", "description": "Buckaroo Magento2 Second Chance extension", "require": { - "buckaroo/magento2": "~1.39" + "buckaroo/magento2": "~1.50.2" }, "type": "magento2-module", "license": "MIT", @@ -19,7 +19,7 @@ "wiki": "https://support.buckaroo.nl", "docs": "https://support.buckaroo.nl" }, - "version": "v1.0.0", + "version": "v1.1.0", "minimum-stability": "stable", "autoload": { "files": [