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 a89f483..0a0865d 100644 --- a/composer.lock +++ b/composer.lock @@ -93,15 +93,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", @@ -117,7 +117,7 @@ "/" ] }, - "time": "2024-12-19T05:40:13+00:00" + "time": "2024-12-20T18:36:59+00:00" }, { "name": "afterlogic/aurora-module-core", @@ -815,15 +815,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", @@ -838,7 +838,7 @@ "/" ] }, - "time": "2024-11-14T09:47:30+00:00" + "time": "2024-12-18T09:27:31+00:00" }, { "name": "afterlogic/aurora-module-webclient-core", @@ -1924,13 +1924,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.x-dev" - }, "phpstan": { "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-main": "3.x-dev" } }, "autoload": { @@ -4557,10 +4557,6 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.x-dev", - "dev-2.x": "2.x-dev" - }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -4570,6 +4566,10 @@ "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" } }, "autoload": {