diff --git a/VERSION b/VERSION index 2da431623..ad96464c4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.10.0 +4.10.1 diff --git a/composer.json b/composer.json index e8e9bd2c1..2d14743d9 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "composer/composer": "2.2.24", "composer/semver": "3.2.4", "daverandom/libdns": "^2.0", - "easyengine/admin-tools-command": "v1.1.0", + "easyengine/admin-tools-command": "v1.1.1", "easyengine/auth-command": "v1.2.1", "easyengine/config-command": "v1.1.0", "easyengine/cron-command": "v2.1.0", @@ -40,7 +40,7 @@ "easyengine/mailhog-command": "v1.0.3", "easyengine/service-command": "v1.6.2", "easyengine/shell-command": "v1.1.3", - "easyengine/site-command": "v3.7.1", + "easyengine/site-command": "v3.7.2", "easyengine/site-type-php": "v1.10.0", "easyengine/site-type-wp": "v1.10.0", "monolog/monolog": "1.24.0", diff --git a/composer.lock b/composer.lock index d269da268..dd55d7f6d 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": "820a570b529827488e4436bc9d855829", + "content-hash": "56f7965b03832415cb0cc5a7abd55e32", "packages": [ { "name": "acmephp/core", @@ -781,16 +781,16 @@ }, { "name": "easyengine/admin-tools-command", - "version": "v1.1.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/EasyEngine/admin-tools-command.git", - "reference": "6c7b1cc950e8012e521336260ac60052769c5918" + "reference": "2bdafc7d683424a156c00b5c82a4ac45f6797c74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyEngine/admin-tools-command/zipball/6c7b1cc950e8012e521336260ac60052769c5918", - "reference": "6c7b1cc950e8012e521336260ac60052769c5918", + "url": "https://api.github.com/repos/EasyEngine/admin-tools-command/zipball/2bdafc7d683424a156c00b5c82a4ac45f6797c74", + "reference": "2bdafc7d683424a156c00b5c82a4ac45f6797c74", "shasum": "" }, "type": "ee-cli-package", @@ -821,9 +821,9 @@ "homepage": "https://github.com/easyengine/amdin-tools", "support": { "issues": "https://github.com/EasyEngine/admin-tools-command/issues", - "source": "https://github.com/EasyEngine/admin-tools-command/tree/v1.1.0" + "source": "https://github.com/EasyEngine/admin-tools-command/tree/v1.1.1" }, - "time": "2021-06-16T14:18:24+00:00" + "time": "2025-12-26T10:05:26+00:00" }, { "name": "easyengine/auth-command", @@ -1204,16 +1204,16 @@ }, { "name": "easyengine/site-command", - "version": "v3.7.1", + "version": "v3.7.2", "source": { "type": "git", "url": "https://github.com/EasyEngine/site-command.git", - "reference": "4fc12e9e0fbf7df8288c64f500add8e400835f68" + "reference": "092418cbcbe448b49fb599d60d86ed2f5f93a411" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyEngine/site-command/zipball/4fc12e9e0fbf7df8288c64f500add8e400835f68", - "reference": "4fc12e9e0fbf7df8288c64f500add8e400835f68", + "url": "https://api.github.com/repos/EasyEngine/site-command/zipball/092418cbcbe448b49fb599d60d86ed2f5f93a411", + "reference": "092418cbcbe448b49fb599d60d86ed2f5f93a411", "shasum": "" }, "require": { @@ -1275,9 +1275,9 @@ "homepage": "https://github.com/easyengine/site-command", "support": { "issues": "https://github.com/EasyEngine/site-command/issues", - "source": "https://github.com/EasyEngine/site-command/tree/v3.7.1" + "source": "https://github.com/EasyEngine/site-command/tree/v3.7.2" }, - "time": "2025-12-22T05:53:17+00:00" + "time": "2025-12-26T10:03:57+00:00" }, { "name": "easyengine/site-type-php",