From 0d573a14f9a9b7ccc7023f58bbe4de876f9546f5 Mon Sep 17 00:00:00 2001 From: Afterlogic Test Instance Date: Mon, 9 Sep 2024 07:28:31 +0000 Subject: [PATCH] version 9.8.0.build16 --- VERSION | 2 +- composer.lock | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/VERSION b/VERSION index 98732a7..252e172 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.8.0.build15 +9.8.0.build16 diff --git a/composer.lock b/composer.lock index c84bad4..bb211cf 100644 --- a/composer.lock +++ b/composer.lock @@ -28,15 +28,15 @@ }, { "name": "afterlogic/aurora-framework", - "version": "0.10.131", + "version": "0.10.132", "source": { "type": "git", "url": "https://github.com/afterlogic/aurora-framework", - "reference": "tags/0.10.131" + "reference": "tags/0.10.132" }, "dist": { "type": "zip", - "url": "https://github.com/afterlogic/aurora-framework/archive/0.10.131.zip" + "url": "https://github.com/afterlogic/aurora-framework/archive/0.10.132.zip" }, "require": { "afterlogic/mailso": "^1.4", @@ -62,7 +62,7 @@ "Installer.php" ] }, - "time": "2024-09-04T20:07:32+00:00" + "time": "2024-09-09T07:12:55+00:00" }, { "name": "afterlogic/aurora-module-activeserver", @@ -2669,16 +2669,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.321.5", + "version": "3.321.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "8cd434985ca76335c5de9d5cf76f42c380252dd2" + "reference": "3dc53a79677dd1f0e682dfc05f9815901ec7bf58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8cd434985ca76335c5de9d5cf76f42c380252dd2", - "reference": "8cd434985ca76335c5de9d5cf76f42c380252dd2", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3dc53a79677dd1f0e682dfc05f9815901ec7bf58", + "reference": "3dc53a79677dd1f0e682dfc05f9815901ec7bf58", "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.321.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.321.6" }, - "time": "2024-09-05T18:04:31+00:00" + "time": "2024-09-06T18:06:38+00:00" }, { "name": "barryvdh/laravel-ide-helper", @@ -6639,16 +6639,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.30.0", + "version": "1.30.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f" + "reference": "51b95ec8670af41009e2b2b56873bad96682413e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/5ceb0e384997db59f38774bf79c2a6134252c08f", - "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51b95ec8670af41009e2b2b56873bad96682413e", + "reference": "51b95ec8670af41009e2b2b56873bad96682413e", "shasum": "" }, "require": { @@ -6680,9 +6680,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.1" }, - "time": "2024-08-29T09:54:52+00:00" + "time": "2024-09-07T20:13:05+00:00" }, { "name": "pragmarx/random",