diff --git a/VERSION b/VERSION index dad10c76d..c01c41335 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.9.2 +4.9.3 diff --git a/composer.json b/composer.json index 44d244ad5..26ff3d7be 100644 --- a/composer.json +++ b/composer.json @@ -33,14 +33,14 @@ "daverandom/libdns": "^2.0", "easyengine/admin-tools-command": "v1.1.0", "easyengine/auth-command": "v1.2.1", - "easyengine/config-command": "v1.0.2", + "easyengine/config-command": "v1.1.0", "easyengine/cron-command": "v2.1.0", "easyengine/dash-command": "v1.0.0", "easyengine/log-command": "v1.1.0", "easyengine/mailhog-command": "v1.0.3", "easyengine/service-command": "v1.6.2", "easyengine/shell-command": "v1.1.3", - "easyengine/site-command": "v3.5.3", + "easyengine/site-command": "v3.6.0", "easyengine/site-type-php": "v1.9.3", "easyengine/site-type-wp": "v1.9.1", "monolog/monolog": "1.24.0", diff --git a/composer.lock b/composer.lock index d7aec87f7..9be106a07 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": "6d25d459d9c1fcec9cfdcaeda705312b", + "content-hash": "bcd9aa03e412b4987b41bd4ed27da152", "packages": [ { "name": "acmephp/core", @@ -877,16 +877,16 @@ }, { "name": "easyengine/config-command", - "version": "v1.0.2", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/EasyEngine/config-command.git", - "reference": "b48e8cdb9456f7a6a7492415b177867f4228d3f6" + "reference": "78bf37e1161bd6449270a108c309d686849fb723" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyEngine/config-command/zipball/b48e8cdb9456f7a6a7492415b177867f4228d3f6", - "reference": "b48e8cdb9456f7a6a7492415b177867f4228d3f6", + "url": "https://api.github.com/repos/EasyEngine/config-command/zipball/78bf37e1161bd6449270a108c309d686849fb723", + "reference": "78bf37e1161bd6449270a108c309d686849fb723", "shasum": "" }, "type": "ee-cli-package", @@ -895,7 +895,9 @@ "commands": [ "config", "config set", - "config get" + "config get", + "config unset", + "config list" ], "branch-alias": { "dev-master": "1.x-dev" @@ -917,9 +919,9 @@ "homepage": "https://github.com/easyengine/config-command", "support": { "issues": "https://github.com/EasyEngine/config-command/issues", - "source": "https://github.com/EasyEngine/config-command/tree/master" + "source": "https://github.com/EasyEngine/config-command/tree/v1.1.0" }, - "time": "2018-12-28T16:04:46+00:00" + "time": "2025-09-27T06:24:03+00:00" }, { "name": "easyengine/cron-command", @@ -1202,16 +1204,16 @@ }, { "name": "easyengine/site-command", - "version": "v3.5.3", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/EasyEngine/site-command.git", - "reference": "be13167e1b0af1d16a4d5257d5b65eadde318ce2" + "reference": "1703db69b0fc6b36cc9fd70cbf34093b7c7fb214" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyEngine/site-command/zipball/be13167e1b0af1d16a4d5257d5b65eadde318ce2", - "reference": "be13167e1b0af1d16a4d5257d5b65eadde318ce2", + "url": "https://api.github.com/repos/EasyEngine/site-command/zipball/1703db69b0fc6b36cc9fd70cbf34093b7c7fb214", + "reference": "1703db69b0fc6b36cc9fd70cbf34093b7c7fb214", "shasum": "" }, "require": { @@ -1273,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.5.3" + "source": "https://github.com/EasyEngine/site-command/tree/v3.6.0" }, - "time": "2025-09-05T07:09:43+00:00" + "time": "2025-09-27T06:19:10+00:00" }, { "name": "easyengine/site-type-php", @@ -5794,16 +5796,16 @@ }, { "name": "sebastian/exporter", - "version": "4.0.6", + "version": "4.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72" + "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72", - "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/14c6ba52f95a36c3d27c835d65efc7123c446e8c", + "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c", "shasum": "" }, "require": { @@ -5859,15 +5861,27 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", - "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6" + "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.8" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", + "type": "tidelift" } ], - "time": "2024-03-02T06:33:00+00:00" + "time": "2025-09-24T06:03:27+00:00" }, { "name": "sebastian/global-state",