From 040881ee20fa6261a2bc5910d5e978b3f601db2f Mon Sep 17 00:00:00 2001 From: Afterlogic Test Instance Date: Fri, 20 Dec 2024 20:43:07 +0000 Subject: [PATCH] version 9.8.1.build17 --- VERSION | 2 +- composer.lock | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/VERSION b/VERSION index c6db756..4121d6f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.8.1.build16 +9.8.1.build17 diff --git a/composer.lock b/composer.lock index 33f1292..f7dac4c 100644 --- a/composer.lock +++ b/composer.lock @@ -230,15 +230,15 @@ }, { "name": "afterlogic/aurora-module-contacts", - "version": "0.10.131", + "version": "0.10.132", "source": { "type": "git", "url": "https://github.com/afterlogic/aurora-module-contacts", - "reference": "tags/0.10.131" + "reference": "tags/0.10.132" }, "dist": { "type": "zip", - "url": "https://github.com/afterlogic/aurora-module-contacts/archive/0.10.131.zip" + "url": "https://github.com/afterlogic/aurora-module-contacts/archive/0.10.132.zip" }, "require": { "afterlogic/aurora-framework": "~0.10.0", @@ -254,7 +254,7 @@ "/" ] }, - "time": "2024-12-19T05:40:13+00:00" + "time": "2024-12-20T18:36:59+00:00" }, { "name": "afterlogic/aurora-module-core", @@ -1666,15 +1666,15 @@ }, { "name": "afterlogic/aurora-module-webclient-contacts", - "version": "0.10.49", + "version": "0.10.50", "source": { "type": "git", "url": "https://github.com/afterlogic/aurora-module-webclient-contacts", - "reference": "tags/0.10.49" + "reference": "tags/0.10.50" }, "dist": { "type": "zip", - "url": "https://github.com/afterlogic/aurora-module-webclient-contacts/archive/0.10.49.zip" + "url": "https://github.com/afterlogic/aurora-module-webclient-contacts/archive/0.10.50.zip" }, "require": { "afterlogic/aurora-framework": "~0.10.0", @@ -1689,7 +1689,7 @@ "/" ] }, - "time": "2024-11-14T09:47:30+00:00" + "time": "2024-12-18T09:27:31+00:00" }, { "name": "afterlogic/aurora-module-webclient-core", @@ -2642,16 +2642,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.0", + "version": "3.336.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "5a62003bf183e32da038056a4b9077c27224e034" + "reference": "954bfdfc048840ca34afe2a2e1cbcff6681989c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5a62003bf183e32da038056a4b9077c27224e034", - "reference": "5a62003bf183e32da038056a4b9077c27224e034", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/954bfdfc048840ca34afe2a2e1cbcff6681989c4", + "reference": "954bfdfc048840ca34afe2a2e1cbcff6681989c4", "shasum": "" }, "require": { @@ -2734,9 +2734,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.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.336.2" }, - "time": "2024-12-18T19:04:32+00:00" + "time": "2024-12-20T19:05:10+00:00" }, { "name": "barryvdh/laravel-ide-helper", @@ -3199,13 +3199,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.x-dev" - }, "phpstan": { "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-main": "3.x-dev" } }, "autoload": { @@ -5898,10 +5898,6 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.x-dev", - "dev-2.x": "2.x-dev" - }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -5911,6 +5907,10 @@ "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" } }, "autoload": {