From 7983195223ac468c081ec730121afdd5eac5e668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=8Carodej?= Date: Thu, 23 Jun 2022 16:51:58 +0200 Subject: [PATCH] changelog update --- changelog.md | 9 ++++++++- composer.lock | 20 ++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/changelog.md b/changelog.md index af5ffc91..19851f76 100644 --- a/changelog.md +++ b/changelog.md @@ -8,10 +8,17 @@ - Fixed issue where Dragged & Dropped folder from desktop didn't start uploading - Fixed issue when you upload empty .txt file, it stops the upload process +## Version 2.2.0.8 +#### Release date: 15. Jun 2022 +- Fixed issue when you tried switch to another language, the language stay same + +## Version 2.2.0.7 +#### Release date: 13. Jun 2022 +- Solved issue when you click on the PayPal logo it makes the new copy of the payment buttons + ## Version 2.2.0.6 #### Release date: 13. Jun 2022 - Solved issue when user wasn't redirected into stripe checkout -- Solved issue when you click on the PayPal logo it makes the new copy of the payment buttons ## Version 2.2.0.5 #### Release date: 12. Jun 2022 diff --git a/composer.lock b/composer.lock index 56395c62..3a20edb9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "18240960111d643ea5d9d799fdb93001", + "content-hash": "a92e9350b2f10161aaed976505d7c360", "packages": [ { "name": "amphp/amp", @@ -280,16 +280,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.228.0", + "version": "3.228.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4ff51d01da43aa3bd36eef921a9cd4e0ff843fab" + "reference": "53b7f43945b19bb0700c75d4c5f130055096e817" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4ff51d01da43aa3bd36eef921a9cd4e0ff843fab", - "reference": "4ff51d01da43aa3bd36eef921a9cd4e0ff843fab", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/53b7f43945b19bb0700c75d4c5f130055096e817", + "reference": "53b7f43945b19bb0700c75d4c5f130055096e817", "shasum": "" }, "require": { @@ -365,9 +365,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.228.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.228.1" }, - "time": "2022-06-21T18:13:25+00:00" + "time": "2022-06-22T18:16:48+00:00" }, { "name": "bacon/bacon-qr-code", @@ -4501,11 +4501,11 @@ }, { "name": "makingcg/subscription", - "version": "dev-master", + "version": "dev-main", "dist": { "type": "path", - "url": "packages/subscription", - "reference": "1e053dd09fe34542ab2ac6dd122db634b3123166" + "url": "../../PhpstormProjects/subscription", + "reference": "973da45512a2703620ff4bca7ee792326033c1cf" }, "require": { "friendsofphp/php-cs-fixer": "^3.6.0",