From b3d76b1561c454c5af81a69901515b2c71924d1b Mon Sep 17 00:00:00 2001 From: Afterlogic Test Instance Date: Tue, 14 Jan 2025 20:46:07 +0000 Subject: [PATCH] version 9.8.1.build21 --- VERSION | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 805bc42..26e5e11 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.8.1.buid20 +9.8.1.build21 diff --git a/composer.lock b/composer.lock index 28f1a73..bb8258b 100644 --- a/composer.lock +++ b/composer.lock @@ -258,15 +258,15 @@ }, { "name": "afterlogic/aurora-module-core", - "version": "0.10.126", + "version": "0.10.125", "source": { "type": "git", "url": "https://github.com/afterlogic/aurora-module-core", - "reference": "tags/0.10.126" + "reference": "tags/0.10.125" }, "dist": { "type": "zip", - "url": "https://github.com/afterlogic/aurora-module-core/archive/0.10.126.zip" + "url": "https://github.com/afterlogic/aurora-module-core/archive/0.10.125.zip" }, "require": { "afterlogic/aurora-framework": "^0.10.122", @@ -281,7 +281,7 @@ "/" ] }, - "time": "2025-01-10T12:57:46+00:00" + "time": "2024-11-29T07:46:44+00:00" }, { "name": "afterlogic/aurora-module-core-extender", @@ -2669,16 +2669,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.14", + "version": "3.336.15", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "dc9ac0ab313bbfc4e41635ce6d6083f28d202bf0" + "reference": "f8028ef4b8dcb0acfe86c33e207fd3cb0b9cbf3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dc9ac0ab313bbfc4e41635ce6d6083f28d202bf0", - "reference": "dc9ac0ab313bbfc4e41635ce6d6083f28d202bf0", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f8028ef4b8dcb0acfe86c33e207fd3cb0b9cbf3b", + "reference": "f8028ef4b8dcb0acfe86c33e207fd3cb0b9cbf3b", "shasum": "" }, "require": { @@ -2761,9 +2761,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.336.14" + "source": "https://github.com/aws/aws-sdk-php/tree/3.336.15" }, - "time": "2025-01-13T19:04:40+00:00" + "time": "2025-01-14T19:03:58+00:00" }, { "name": "barryvdh/laravel-ide-helper",