From a834d80a75b3a5d2bf814173b45a183c5359b476 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 4 Aug 2026 18:20:55 +0200 Subject: [PATCH 1/3] Update framework & v3 packages --- composer.json | 50 +-- composer.lock | 1033 ++++++++++++++++++++++++++----------------------- 2 files changed, 580 insertions(+), 503 deletions(-) diff --git a/composer.json b/composer.json index 9e15cd796..f454d7497 100644 --- a/composer.json +++ b/composer.json @@ -12,36 +12,36 @@ "wp-cli/ability-command": "^1", "wp-cli/ai-command": "^1", "wp-cli/block-command": "^1", - "wp-cli/cache-command": "^2", - "wp-cli/checksum-command": "^2.1", - "wp-cli/config-command": "^2.1", - "wp-cli/core-command": "^2.1", - "wp-cli/cron-command": "^2", - "wp-cli/db-command": "^2", - "wp-cli/embed-command": "^2", - "wp-cli/entity-command": "^2", - "wp-cli/eval-command": "^2", - "wp-cli/export-command": "^2", - "wp-cli/extension-command": "^2.1", - "wp-cli/i18n-command": "^2", - "wp-cli/import-command": "^2", - "wp-cli/language-command": "^2", - "wp-cli/maintenance-mode-command": "^2", - "wp-cli/media-command": "^2", - "wp-cli/rewrite-command": "^2", - "wp-cli/role-command": "^2", - "wp-cli/scaffold-command": "^2", - "wp-cli/search-replace-command": "^2", - "wp-cli/server-command": "^2", - "wp-cli/shell-command": "^2", + "wp-cli/cache-command": "^3", + "wp-cli/checksum-command": "^3", + "wp-cli/config-command": "^3", + "wp-cli/core-command": "^3", + "wp-cli/cron-command": "^3", + "wp-cli/db-command": "^3", + "wp-cli/embed-command": "^3", + "wp-cli/entity-command": "^3", + "wp-cli/eval-command": "^3", + "wp-cli/export-command": "^3", + "wp-cli/extension-command": "^3", + "wp-cli/i18n-command": "^3", + "wp-cli/import-command": "^3", + "wp-cli/language-command": "^3", + "wp-cli/maintenance-mode-command": "^3", + "wp-cli/media-command": "^3", + "wp-cli/rewrite-command": "^3", + "wp-cli/role-command": "^3", + "wp-cli/scaffold-command": "^3", + "wp-cli/search-replace-command": "^3", + "wp-cli/server-command": "^3", + "wp-cli/shell-command": "^3", "wp-cli/site-health-command": "^1", - "wp-cli/super-admin-command": "^2", - "wp-cli/widget-command": "^2", + "wp-cli/super-admin-command": "^3", + "wp-cli/widget-command": "^3", "wp-cli/wp-cli": "dev-main" }, "require-dev": { "roave/security-advisories": "dev-latest", - "wp-cli/package-command": "^2.1", + "wp-cli/package-command": "^3", "wp-cli/wp-cli-tests": "^5" }, "suggest": { diff --git a/composer.lock b/composer.lock index 756b97a89..31e265a51 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": "c2c06eaebfeb4c1884f044c795b98d19", + "content-hash": "f03ac6fe341ad9e168f2681ba5f5f1eb", "packages": [ { "name": "composer/semver", @@ -299,16 +299,16 @@ }, { "name": "mck89/peast", - "version": "v1.17.6", + "version": "v1.17.7", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "b8b4184b1e6912669f9af155caef9050509d9f18" + "reference": "89ee39f81e82cb7ed36cc5abaf2edd43cef71770" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/b8b4184b1e6912669f9af155caef9050509d9f18", - "reference": "b8b4184b1e6912669f9af155caef9050509d9f18", + "url": "https://api.github.com/repos/mck89/peast/zipball/89ee39f81e82cb7ed36cc5abaf2edd43cef71770", + "reference": "89ee39f81e82cb7ed36cc5abaf2edd43cef71770", "shasum": "" }, "require": { @@ -321,7 +321,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17.6-dev" + "dev-master": "1.17.7-dev" } }, "autoload": { @@ -342,9 +342,9 @@ "description": "Peast is PHP library that generates AST for JavaScript code", "support": { "issues": "https://github.com/mck89/peast/issues", - "source": "https://github.com/mck89/peast/tree/v1.17.6" + "source": "https://github.com/mck89/peast/tree/v1.17.7" }, - "time": "2026-04-24T08:04:05+00:00" + "time": "2026-07-21T11:56:06+00:00" }, { "name": "mustache/mustache", @@ -446,20 +446,20 @@ }, { "name": "wp-cli/ability-command", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/wp-cli/ability-command.git", - "reference": "e7f8f9ab62d8b32b9375dc01b29073a73d3bb9a3" + "reference": "4c65b3bf9e012a41f71374de5b621d4d603e273d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/ability-command/zipball/e7f8f9ab62d8b32b9375dc01b29073a73d3bb9a3", - "reference": "e7f8f9ab62d8b32b9375dc01b29073a73d3bb9a3", + "url": "https://api.github.com/repos/wp-cli/ability-command/zipball/4c65b3bf9e012a41f71374de5b621d4d603e273d", + "reference": "4c65b3bf9e012a41f71374de5b621d4d603e273d", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/wp-cli-tests": "^5" @@ -500,30 +500,30 @@ "homepage": "https://github.com/wp-cli/ability-command", "support": { "issues": "https://github.com/wp-cli/ability-command/issues", - "source": "https://github.com/wp-cli/ability-command/tree/v1.0.1" + "source": "https://github.com/wp-cli/ability-command/tree/v1.0.2" }, - "time": "2026-06-18T14:38:09+00:00" + "time": "2026-08-04T08:30:53+00:00" }, { "name": "wp-cli/ai-command", - "version": "v1.0.1", + "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/wp-cli/ai-command.git", - "reference": "e2cb8bfdbe1ec2b3333c0a5180365f25194ad32e" + "reference": "25089a664b177f88e5a56f1bcd78b52f78207ae8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/ai-command/zipball/e2cb8bfdbe1ec2b3333c0a5180365f25194ad32e", - "reference": "e2cb8bfdbe1ec2b3333c0a5180365f25194ad32e", + "url": "https://api.github.com/repos/wp-cli/ai-command/zipball/25089a664b177f88e5a56f1bcd78b52f78207ae8", + "reference": "25089a664b177f88e5a56f1bcd78b52f78207ae8", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^2", - "wp-cli/extension-command": "^2", + "wp-cli/entity-command": "^2 || ^3", + "wp-cli/extension-command": "^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -559,29 +559,29 @@ "homepage": "https://github.com/wp-cli/ai-command", "support": { "issues": "https://github.com/wp-cli/ai-command/issues", - "source": "https://github.com/wp-cli/ai-command/tree/v1.0.1" + "source": "https://github.com/wp-cli/ai-command/tree/v1.0.3" }, - "time": "2026-06-29T09:55:36+00:00" + "time": "2026-08-04T11:48:40+00:00" }, { "name": "wp-cli/block-command", - "version": "v1.0.1", + "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/wp-cli/block-command.git", - "reference": "259b8da86f84a386e262189be3f4b912183f563d" + "reference": "f7dd14da742b8722877d0517326320cc5041bafb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/block-command/zipball/259b8da86f84a386e262189be3f4b912183f563d", - "reference": "259b8da86f84a386e262189be3f4b912183f563d", + "url": "https://api.github.com/repos/wp-cli/block-command/zipball/f7dd14da742b8722877d0517326320cc5041bafb", + "reference": "f7dd14da742b8722877d0517326320cc5041bafb", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/extension-command": "^2", + "wp-cli/extension-command": "^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -636,26 +636,26 @@ "homepage": "https://github.com/wp-cli/block-command", "support": { "issues": "https://github.com/wp-cli/block-command/issues", - "source": "https://github.com/wp-cli/block-command/tree/v1.0.1" + "source": "https://github.com/wp-cli/block-command/tree/v1.0.3" }, - "time": "2026-03-28T12:09:20+00:00" + "time": "2026-08-04T11:49:18+00:00" }, { "name": "wp-cli/cache-command", - "version": "v2.2.2", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/cache-command.git", - "reference": "c4d94e7d2219868c968a3e0796042c63144b4dfb" + "reference": "477da08b60fd52dd6dfdb9ff2c407c802331dbf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/c4d94e7d2219868c968a3e0796042c63144b4dfb", - "reference": "c4d94e7d2219868c968a3e0796042c63144b4dfb", + "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/477da08b60fd52dd6dfdb9ff2c407c802331dbf8", + "reference": "477da08b60fd52dd6dfdb9ff2c407c802331dbf8", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", @@ -715,29 +715,29 @@ "homepage": "https://github.com/wp-cli/cache-command", "support": { "issues": "https://github.com/wp-cli/cache-command/issues", - "source": "https://github.com/wp-cli/cache-command/tree/v2.2.2" + "source": "https://github.com/wp-cli/cache-command/tree/v3.0.0" }, - "time": "2026-03-26T19:52:34+00:00" + "time": "2026-08-04T08:32:51+00:00" }, { "name": "wp-cli/checksum-command", - "version": "v2.3.7", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/checksum-command.git", - "reference": "2919dd70de697dce48e551b4c9ced825d4154bfe" + "reference": "dc1dc576f054962eb68dfea3cbfa4d9c8c8249b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/2919dd70de697dce48e551b4c9ced825d4154bfe", - "reference": "2919dd70de697dce48e551b4c9ced825d4154bfe", + "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/dc1dc576f054962eb68dfea3cbfa4d9c8c8249b6", + "reference": "dc1dc576f054962eb68dfea3cbfa4d9c8c8249b6", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/extension-command": "^1.2 || ^2", + "wp-cli/extension-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -774,30 +774,30 @@ "homepage": "https://github.com/wp-cli/checksum-command", "support": { "issues": "https://github.com/wp-cli/checksum-command/issues", - "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.7" + "source": "https://github.com/wp-cli/checksum-command/tree/v3.0.0" }, - "time": "2026-06-30T12:37:02+00:00" + "time": "2026-08-04T11:53:37+00:00" }, { "name": "wp-cli/config-command", - "version": "v2.5.2", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/config-command.git", - "reference": "5afa61c8b9012bf889a8ebc1fb4c5a24b8a1a49d" + "reference": "c09dd7a1cbd91d34a36d08cf7c6dd98bf490d57a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/config-command/zipball/5afa61c8b9012bf889a8ebc1fb4c5a24b8a1a49d", - "reference": "5afa61c8b9012bf889a8ebc1fb4c5a24b8a1a49d", + "url": "https://api.github.com/repos/wp-cli/config-command/zipball/c09dd7a1cbd91d34a36d08cf7c6dd98bf490d57a", + "reference": "c09dd7a1cbd91d34a36d08cf7c6dd98bf490d57a", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13", + "wp-cli/wp-cli": "^3.0", "wp-cli/wp-config-transformer": "^1.4.0" }, "require-dev": { - "wp-cli/db-command": "^1.3 || ^2", + "wp-cli/db-command": "^1.3 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -850,27 +850,27 @@ "homepage": "https://github.com/wp-cli/config-command", "support": { "issues": "https://github.com/wp-cli/config-command/issues", - "source": "https://github.com/wp-cli/config-command/tree/v2.5.2" + "source": "https://github.com/wp-cli/config-command/tree/v3.0.0" }, - "time": "2026-04-22T08:45:41+00:00" + "time": "2026-08-04T11:54:40+00:00" }, { "name": "wp-cli/core-command", - "version": "v2.1.32", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "7c63cee9fd53b333fea46764f6d38ddd9a41f8d6" + "reference": "d863d429fbea2682f680fac8c01fcabd63163f8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/7c63cee9fd53b333fea46764f6d38ddd9a41f8d6", - "reference": "7c63cee9fd53b333fea46764f6d38ddd9a41f8d6", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/d863d429fbea2682f680fac8c01fcabd63163f8d", + "reference": "d863d429fbea2682f680fac8c01fcabd63163f8d", "shasum": "" }, "require": { "composer/semver": "^1.4 || ^2 || ^3", - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/checksum-command": "^1 || ^2", @@ -922,31 +922,31 @@ "homepage": "https://github.com/wp-cli/core-command", "support": { "issues": "https://github.com/wp-cli/core-command/issues", - "source": "https://github.com/wp-cli/core-command/tree/v2.1.32" + "source": "https://github.com/wp-cli/core-command/tree/v3.0.0" }, - "time": "2026-06-08T16:57:22+00:00" + "time": "2026-08-04T08:32:53+00:00" }, { "name": "wp-cli/cron-command", - "version": "v2.3.10", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", - "reference": "7fa5feab2d34d9c81ddfeb4d7a5a896fa72a3d73" + "reference": "8bc9d5324e75ec24f1a636058c53a7638175579b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/7fa5feab2d34d9c81ddfeb4d7a5a896fa72a3d73", - "reference": "7fa5feab2d34d9c81ddfeb4d7a5a896fa72a3d73", + "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/8bc9d5324e75ec24f1a636058c53a7638175579b", + "reference": "8bc9d5324e75ec24f1a636058c53a7638175579b", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/eval-command": "^2.0", - "wp-cli/server-command": "^2.0", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", + "wp-cli/eval-command": "^2.0 || ^3", + "wp-cli/server-command": "^2.0 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -991,29 +991,29 @@ "homepage": "https://github.com/wp-cli/cron-command", "support": { "issues": "https://github.com/wp-cli/cron-command/issues", - "source": "https://github.com/wp-cli/cron-command/tree/v2.3.10" + "source": "https://github.com/wp-cli/cron-command/tree/v3.0.0" }, - "time": "2026-07-09T09:38:22+00:00" + "time": "2026-08-04T12:00:36+00:00" }, { "name": "wp-cli/db-command", - "version": "v2.1.6", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/db-command.git", - "reference": "4de3dfa1c1846241f1e046feffd3745d09211371" + "reference": "f90225572ca59bc865ab56d7460fc70e093320bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/db-command/zipball/4de3dfa1c1846241f1e046feffd3745d09211371", - "reference": "4de3dfa1c1846241f1e046feffd3745d09211371", + "url": "https://api.github.com/repos/wp-cli/db-command/zipball/f90225572ca59bc865ab56d7460fc70e093320bf", + "reference": "f90225572ca59bc865ab56d7460fc70e093320bf", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^1.3 || ^2", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -1065,29 +1065,29 @@ "homepage": "https://github.com/wp-cli/db-command", "support": { "issues": "https://github.com/wp-cli/db-command/issues", - "source": "https://github.com/wp-cli/db-command/tree/v2.1.6" + "source": "https://github.com/wp-cli/db-command/tree/v3.0.0" }, - "time": "2026-05-14T09:14:16+00:00" + "time": "2026-08-04T12:26:44+00:00" }, { "name": "wp-cli/embed-command", - "version": "v2.1.2", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/embed-command.git", - "reference": "287303a5efe8680da093aca57a305705c433ea55" + "reference": "6e7facee11722ea2955a203d9e96d4f746cbe404" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/287303a5efe8680da093aca57a305705c433ea55", - "reference": "287303a5efe8680da093aca57a305705c433ea55", + "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/6e7facee11722ea2955a203d9e96d4f746cbe404", + "reference": "6e7facee11722ea2955a203d9e96d4f746cbe404", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^1.3 || ^2", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -1132,26 +1132,26 @@ "homepage": "https://github.com/wp-cli/embed-command", "support": { "issues": "https://github.com/wp-cli/embed-command/issues", - "source": "https://github.com/wp-cli/embed-command/tree/v2.1.2" + "source": "https://github.com/wp-cli/embed-command/tree/v3.0.0" }, - "time": "2026-03-28T11:58:59+00:00" + "time": "2026-08-04T12:04:32+00:00" }, { "name": "wp-cli/entity-command", - "version": "v2.8.12", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/entity-command.git", - "reference": "51b45fb0d5429a4bba36250e8c84f8422c38b2c9" + "reference": "a11e01377aa2a50daa07bb0c7d0bc982615e107a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/51b45fb0d5429a4bba36250e8c84f8422c38b2c9", - "reference": "51b45fb0d5429a4bba36250e8c84f8422c38b2c9", + "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/a11e01377aa2a50daa07bb0c7d0bc982615e107a", + "reference": "a11e01377aa2a50daa07bb0c7d0bc982615e107a", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/cache-command": "^1 || ^2", @@ -1426,26 +1426,26 @@ "homepage": "https://github.com/wp-cli/entity-command", "support": { "issues": "https://github.com/wp-cli/entity-command/issues", - "source": "https://github.com/wp-cli/entity-command/tree/v2.8.12" + "source": "https://github.com/wp-cli/entity-command/tree/v3.0.0" }, - "time": "2026-06-18T14:38:31+00:00" + "time": "2026-08-04T09:08:48+00:00" }, { "name": "wp-cli/eval-command", - "version": "v2.2.10", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/eval-command.git", - "reference": "b542cd39289f466efd95ef863476198e992e3686" + "reference": "fbccba5595de2efb91a242610f9c55dd69eea78b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/b542cd39289f466efd95ef863476198e992e3686", - "reference": "b542cd39289f466efd95ef863476198e992e3686", + "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/fbccba5595de2efb91a242610f9c55dd69eea78b", + "reference": "fbccba5595de2efb91a242610f9c55dd69eea78b", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/wp-cli-tests": "^5" @@ -1484,34 +1484,34 @@ "homepage": "https://github.com/wp-cli/eval-command", "support": { "issues": "https://github.com/wp-cli/eval-command/issues", - "source": "https://github.com/wp-cli/eval-command/tree/v2.2.10" + "source": "https://github.com/wp-cli/eval-command/tree/v3.0.0" }, - "time": "2026-03-28T12:10:22+00:00" + "time": "2026-08-04T08:32:56+00:00" }, { "name": "wp-cli/export-command", - "version": "v2.1.18", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/export-command.git", - "reference": "8a879256ce3009a4e281f99bddee77f03e5264e3" + "reference": "adba9016c906d162610406aa89acb86d3ae6805d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/export-command/zipball/8a879256ce3009a4e281f99bddee77f03e5264e3", - "reference": "8a879256ce3009a4e281f99bddee77f03e5264e3", + "url": "https://api.github.com/repos/wp-cli/export-command/zipball/adba9016c906d162610406aa89acb86d3ae6805d", + "reference": "adba9016c906d162610406aa89acb86d3ae6805d", "shasum": "" }, "require": { "nb/oxymel": "~0.1.0", - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/db-command": "^1.3 || ^2", - "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/import-command": "^1 || ^2", - "wp-cli/media-command": "^1 || ^2", + "wp-cli/db-command": "^1.3 || ^2 || ^3", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", + "wp-cli/extension-command": "^1.2 || ^2 || ^3", + "wp-cli/import-command": "^1 || ^2 || ^3", + "wp-cli/media-command": "^1 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -1547,33 +1547,33 @@ "homepage": "https://github.com/wp-cli/export-command", "support": { "issues": "https://github.com/wp-cli/export-command/issues", - "source": "https://github.com/wp-cli/export-command/tree/v2.1.18" + "source": "https://github.com/wp-cli/export-command/tree/v3.0.0" }, - "time": "2026-05-22T10:19:08+00:00" + "time": "2026-08-04T12:45:56+00:00" }, { "name": "wp-cli/extension-command", - "version": "v2.3.6", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/extension-command.git", - "reference": "edbfb7b0801b1767031948062c0ca33f11ba9e0f" + "reference": "f8e9aaa344af713c24c10072d5a7f7112075ae3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/edbfb7b0801b1767031948062c0ca33f11ba9e0f", - "reference": "edbfb7b0801b1767031948062c0ca33f11ba9e0f", + "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/f8e9aaa344af713c24c10072d5a7f7112075ae3b", + "reference": "f8e9aaa344af713c24c10072d5a7f7112075ae3b", "shasum": "" }, "require": { "composer/semver": "^1.4 || ^2 || ^3", - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/cache-command": "^2.0", - "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/language-command": "^2.0", - "wp-cli/scaffold-command": "^1.2 || ^2", + "wp-cli/cache-command": "^2.0 || ^3", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", + "wp-cli/language-command": "^2.0 || ^3", + "wp-cli/scaffold-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -1660,32 +1660,32 @@ "homepage": "https://github.com/wp-cli/extension-command", "support": { "issues": "https://github.com/wp-cli/extension-command/issues", - "source": "https://github.com/wp-cli/extension-command/tree/v2.3.6" + "source": "https://github.com/wp-cli/extension-command/tree/v3.0.0" }, - "time": "2026-06-10T17:07:52+00:00" + "time": "2026-08-04T13:41:39+00:00" }, { "name": "wp-cli/i18n-command", - "version": "v2.7.3", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "a42366245fef8b11a5d895db3f38d3c606d21d06" + "reference": "170a75093c0f780b5c6590f79e5cf06cb8962eb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/a42366245fef8b11a5d895db3f38d3c606d21d06", - "reference": "a42366245fef8b11a5d895db3f38d3c606d21d06", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/170a75093c0f780b5c6590f79e5cf06cb8962eb7", + "reference": "170a75093c0f780b5c6590f79e5cf06cb8962eb7", "shasum": "" }, "require": { "eftec/bladeone": "3.52", "gettext/gettext": "^4.8", "mck89/peast": "^1.13.11", - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/scaffold-command": "^1.2 || ^2", + "wp-cli/scaffold-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5.0.0" }, "suggest": { @@ -1730,32 +1730,32 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.7.3" + "source": "https://github.com/wp-cli/i18n-command/tree/v3.0.0" }, - "time": "2026-04-28T13:55:33+00:00" + "time": "2026-08-04T12:46:11+00:00" }, { "name": "wp-cli/import-command", - "version": "v2.0.18", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/import-command.git", - "reference": "e0ff5f78101f061b56be99b233f6ae863da9a20a" + "reference": "08835fd8ca4c301a964c35f286327fac8772e924" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/import-command/zipball/e0ff5f78101f061b56be99b233f6ae863da9a20a", - "reference": "e0ff5f78101f061b56be99b233f6ae863da9a20a", + "url": "https://api.github.com/repos/wp-cli/import-command/zipball/08835fd8ca4c301a964c35f286327fac8772e924", + "reference": "08835fd8ca4c301a964c35f286327fac8772e924", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wordpress/wordpress-importer": "^0.9", - "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/export-command": "^1 || ^2", - "wp-cli/extension-command": "^1.2 || ^2", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", + "wp-cli/export-command": "^1 || ^2 || ^3", + "wp-cli/extension-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -1791,31 +1791,31 @@ "homepage": "https://github.com/wp-cli/import-command", "support": { "issues": "https://github.com/wp-cli/import-command/issues", - "source": "https://github.com/wp-cli/import-command/tree/v2.0.18" + "source": "https://github.com/wp-cli/import-command/tree/v3.0.0" }, - "time": "2026-04-22T08:46:02+00:00" + "time": "2026-08-04T12:46:23+00:00" }, { "name": "wp-cli/language-command", - "version": "v2.0.27", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/language-command.git", - "reference": "6032dd1a51e6253503a385f26083bedab40e453a" + "reference": "a6b999e64971f78352aa0614601061794e96c86e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/language-command/zipball/6032dd1a51e6253503a385f26083bedab40e453a", - "reference": "6032dd1a51e6253503a385f26083bedab40e453a", + "url": "https://api.github.com/repos/wp-cli/language-command/zipball/a6b999e64971f78352aa0614601061794e96c86e", + "reference": "a6b999e64971f78352aa0614601061794e96c86e", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/db-command": "^1.3 || ^2", - "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/extension-command": "^1.2 || ^2", + "wp-cli/db-command": "^1.3 || ^2 || ^3", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", + "wp-cli/extension-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -1871,26 +1871,26 @@ "homepage": "https://github.com/wp-cli/language-command", "support": { "issues": "https://github.com/wp-cli/language-command/issues", - "source": "https://github.com/wp-cli/language-command/tree/v2.0.27" + "source": "https://github.com/wp-cli/language-command/tree/v3.0.0" }, - "time": "2026-03-26T19:53:20+00:00" + "time": "2026-08-04T12:25:07+00:00" }, { "name": "wp-cli/maintenance-mode-command", - "version": "v2.1.4", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/maintenance-mode-command.git", - "reference": "d769c19ecbfe4e731649876105f8a11c90294aa3" + "reference": "201001fa3a53951b05f4e67a5e7e5f73331bd92a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/d769c19ecbfe4e731649876105f8a11c90294aa3", - "reference": "d769c19ecbfe4e731649876105f8a11c90294aa3", + "url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/201001fa3a53951b05f4e67a5e7e5f73331bd92a", + "reference": "201001fa3a53951b05f4e67a5e7e5f73331bd92a", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/wp-cli-tests": "^5" @@ -1932,30 +1932,30 @@ "homepage": "https://github.com/wp-cli/maintenance-mode-command", "support": { "issues": "https://github.com/wp-cli/maintenance-mode-command/issues", - "source": "https://github.com/wp-cli/maintenance-mode-command/tree/v2.1.4" + "source": "https://github.com/wp-cli/maintenance-mode-command/tree/v3.0.0" }, - "time": "2026-03-28T12:03:12+00:00" + "time": "2026-08-04T08:40:50+00:00" }, { "name": "wp-cli/media-command", - "version": "v2.2.8", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/media-command.git", - "reference": "99bb14490651388b44b78df1b8ba5fae8b00521a" + "reference": "25dc57685212edd26b60137392aecbce11610d3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/media-command/zipball/99bb14490651388b44b78df1b8ba5fae8b00521a", - "reference": "99bb14490651388b44b78df1b8ba5fae8b00521a", + "url": "https://api.github.com/repos/wp-cli/media-command/zipball/25dc57685212edd26b60137392aecbce11610d3a", + "reference": "25dc57685212edd26b60137392aecbce11610d3a", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/extension-command": "^2.0", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", + "wp-cli/extension-command": "^2.0 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -1997,9 +1997,9 @@ "homepage": "https://github.com/wp-cli/media-command", "support": { "issues": "https://github.com/wp-cli/media-command/issues", - "source": "https://github.com/wp-cli/media-command/tree/v2.2.8" + "source": "https://github.com/wp-cli/media-command/tree/v3.0.0" }, - "time": "2026-05-05T08:37:58+00:00" + "time": "2026-08-04T12:46:34+00:00" }, { "name": "wp-cli/mustangostang-spyc", @@ -2117,23 +2117,23 @@ }, { "name": "wp-cli/rewrite-command", - "version": "v2.0.18", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/rewrite-command.git", - "reference": "d473ebff594913b9b4866d3545a475d9e41edb44" + "reference": "2c4a30ac11f08ae37449718d7dcb935089581efd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/d473ebff594913b9b4866d3545a475d9e41edb44", - "reference": "d473ebff594913b9b4866d3545a475d9e41edb44", + "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/2c4a30ac11f08ae37449718d7dcb935089581efd", + "reference": "2c4a30ac11f08ae37449718d7dcb935089581efd", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^1.3 || ^2", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -2172,26 +2172,26 @@ "homepage": "https://github.com/wp-cli/rewrite-command", "support": { "issues": "https://github.com/wp-cli/rewrite-command/issues", - "source": "https://github.com/wp-cli/rewrite-command/tree/v2.0.18" + "source": "https://github.com/wp-cli/rewrite-command/tree/v3.0.0" }, - "time": "2026-03-28T15:28:03+00:00" + "time": "2026-08-04T12:22:01+00:00" }, { "name": "wp-cli/role-command", - "version": "v2.0.17", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/role-command.git", - "reference": "b9b3a9191899d423608d5e7274290aca220f646a" + "reference": "cf7a41cbc089b1eb9d9a1b7707070f904aae1b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/role-command/zipball/b9b3a9191899d423608d5e7274290aca220f646a", - "reference": "b9b3a9191899d423608d5e7274290aca220f646a", + "url": "https://api.github.com/repos/wp-cli/role-command/zipball/cf7a41cbc089b1eb9d9a1b7707070f904aae1b61", + "reference": "cf7a41cbc089b1eb9d9a1b7707070f904aae1b61", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/wp-cli-tests": "^5" @@ -2238,33 +2238,38 @@ "homepage": "https://github.com/wp-cli/role-command", "support": { "issues": "https://github.com/wp-cli/role-command/issues", - "source": "https://github.com/wp-cli/role-command/tree/v2.0.17" + "source": "https://github.com/wp-cli/role-command/tree/v3.0.0" }, - "time": "2026-03-25T10:03:06+00:00" + "time": "2026-08-04T12:20:14+00:00" }, { "name": "wp-cli/scaffold-command", - "version": "v2.5.7", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/scaffold-command.git", - "reference": "fcd1b7d8a0b26de379c1028a6bbe39926d6fca2e" + "reference": "411eaa07b862dc2777911db8eae99dbfc703fd21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/fcd1b7d8a0b26de379c1028a6bbe39926d6fca2e", - "reference": "fcd1b7d8a0b26de379c1028a6bbe39926d6fca2e", + "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/411eaa07b862dc2777911db8eae99dbfc703fd21", + "reference": "411eaa07b862dc2777911db8eae99dbfc703fd21", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/extension-command": "^1.2 || ^2", + "wp-cli/extension-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { + "readme": { + "package_description": { + "post": ".readme-partials/disclaimer.md" + } + }, "bundled": true, "commands": [ "scaffold", @@ -2304,31 +2309,31 @@ "homepage": "https://github.com/wp-cli/scaffold-command", "support": { "issues": "https://github.com/wp-cli/scaffold-command/issues", - "source": "https://github.com/wp-cli/scaffold-command/tree/v2.5.7" + "source": "https://github.com/wp-cli/scaffold-command/tree/v3.0.0" }, - "time": "2026-05-21T14:09:10+00:00" + "time": "2026-08-04T12:46:45+00:00" }, { "name": "wp-cli/search-replace-command", - "version": "v2.1.14", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/search-replace-command.git", - "reference": "e1c42e4678444fe60e5d3969210bc09f76a81149" + "reference": "6ac32138ed063d557871bd4716f49899bc78f001" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/e1c42e4678444fe60e5d3969210bc09f76a81149", - "reference": "e1c42e4678444fe60e5d3969210bc09f76a81149", + "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/6ac32138ed063d557871bd4716f49899bc78f001", + "reference": "6ac32138ed063d557871bd4716f49899bc78f001", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/db-command": "^1.3 || ^2", - "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/extension-command": "^1.2 || ^2", + "wp-cli/db-command": "^1.3 || ^2 || ^3", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", + "wp-cli/extension-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -2364,30 +2369,30 @@ "homepage": "https://github.com/wp-cli/search-replace-command", "support": { "issues": "https://github.com/wp-cli/search-replace-command/issues", - "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.14" + "source": "https://github.com/wp-cli/search-replace-command/tree/v3.0.0" }, - "time": "2026-06-20T18:28:04+00:00" + "time": "2026-08-04T12:47:09+00:00" }, { "name": "wp-cli/server-command", - "version": "v2.0.19", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/server-command.git", - "reference": "c5c64ee37074e74cbb3614c5dd4a4aa3dff02495" + "reference": "4edf159383dcf0cceece510f96f892dd666a23c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/server-command/zipball/c5c64ee37074e74cbb3614c5dd4a4aa3dff02495", - "reference": "c5c64ee37074e74cbb3614c5dd4a4aa3dff02495", + "url": "https://api.github.com/repos/wp-cli/server-command/zipball/4edf159383dcf0cceece510f96f892dd666a23c6", + "reference": "4edf159383dcf0cceece510f96f892dd666a23c6", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^2", - "wp-cli/rewrite-command": "^2", + "wp-cli/entity-command": "^2 || ^3", + "wp-cli/rewrite-command": "^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -2423,26 +2428,26 @@ "homepage": "https://github.com/wp-cli/server-command", "support": { "issues": "https://github.com/wp-cli/server-command/issues", - "source": "https://github.com/wp-cli/server-command/tree/v2.0.19" + "source": "https://github.com/wp-cli/server-command/tree/v3.0.0" }, - "time": "2026-04-14T15:29:58+00:00" + "time": "2026-08-04T12:18:33+00:00" }, { "name": "wp-cli/shell-command", - "version": "v2.0.18", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/shell-command.git", - "reference": "ebe2608705ea1a3d6dc726b5e91cd847c93f91ea" + "reference": "adc6c5ab82465d71570b2e5ecbb3261737b54979" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/ebe2608705ea1a3d6dc726b5e91cd847c93f91ea", - "reference": "ebe2608705ea1a3d6dc726b5e91cd847c93f91ea", + "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/adc6c5ab82465d71570b2e5ecbb3261737b54979", + "reference": "adc6c5ab82465d71570b2e5ecbb3261737b54979", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/wp-cli-tests": "^5" @@ -2480,26 +2485,26 @@ "homepage": "https://github.com/wp-cli/shell-command", "support": { "issues": "https://github.com/wp-cli/shell-command/issues", - "source": "https://github.com/wp-cli/shell-command/tree/v2.0.18" + "source": "https://github.com/wp-cli/shell-command/tree/v3.0.0" }, - "time": "2026-05-02T18:21:20+00:00" + "time": "2026-08-04T08:33:05+00:00" }, { "name": "wp-cli/site-health-command", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/site-health-command.git", - "reference": "c7c1505f2fcca51370efe309b8a5084157f5d2cd" + "reference": "09c03e931f75ba0b26f8b64dae4e592ebd46c271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/site-health-command/zipball/c7c1505f2fcca51370efe309b8a5084157f5d2cd", - "reference": "c7c1505f2fcca51370efe309b8a5084157f5d2cd", + "url": "https://api.github.com/repos/wp-cli/site-health-command/zipball/09c03e931f75ba0b26f8b64dae4e592ebd46c271", + "reference": "09c03e931f75ba0b26f8b64dae4e592ebd46c271", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.11" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { "wp-cli/wp-cli-tests": "^5" @@ -2533,29 +2538,29 @@ "homepage": "https://github.com/wp-cli/site-health-command", "support": { "issues": "https://github.com/wp-cli/site-health-command/issues", - "source": "https://github.com/wp-cli/site-health-command/tree/v1.0.0" + "source": "https://github.com/wp-cli/site-health-command/tree/v1.0.1" }, - "time": "2026-03-16T15:20:35+00:00" + "time": "2026-08-04T08:33:06+00:00" }, { "name": "wp-cli/super-admin-command", - "version": "v2.0.18", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/super-admin-command.git", - "reference": "e887cc93116c94be4f33f8ac79a4c92e0f6a6a86" + "reference": "682858f844cc74f3246fd808998d94b8595afdd6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/e887cc93116c94be4f33f8ac79a4c92e0f6a6a86", - "reference": "e887cc93116c94be4f33f8ac79a4c92e0f6a6a86", + "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/682858f844cc74f3246fd808998d94b8595afdd6", + "reference": "682858f844cc74f3246fd808998d94b8595afdd6", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/entity-command": "^1.3 || ^2", + "wp-cli/entity-command": "^1.3 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -2594,29 +2599,29 @@ "homepage": "https://github.com/wp-cli/super-admin-command", "support": { "issues": "https://github.com/wp-cli/super-admin-command/issues", - "source": "https://github.com/wp-cli/super-admin-command/tree/v2.0.18" + "source": "https://github.com/wp-cli/super-admin-command/tree/v3.0.0" }, - "time": "2026-03-28T12:04:44+00:00" + "time": "2026-08-04T12:47:22+00:00" }, { "name": "wp-cli/widget-command", - "version": "v2.2.3", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/widget-command.git", - "reference": "07cd4f3db12f037aac20e22ee25ae2fae9efbd68" + "reference": "ecab9a9531244b35b34f5b37c52e6d913812a1f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/07cd4f3db12f037aac20e22ee25ae2fae9efbd68", - "reference": "07cd4f3db12f037aac20e22ee25ae2fae9efbd68", + "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/ecab9a9531244b35b34f5b37c52e6d913812a1f0", + "reference": "ecab9a9531244b35b34f5b37c52e6d913812a1f0", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/extension-command": "^1.2 || ^2", + "wp-cli/extension-command": "^1.2 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -2664,9 +2669,9 @@ "homepage": "https://github.com/wp-cli/widget-command", "support": { "issues": "https://github.com/wp-cli/widget-command/issues", - "source": "https://github.com/wp-cli/widget-command/tree/v2.2.3" + "source": "https://github.com/wp-cli/widget-command/tree/v3.0.0" }, - "time": "2026-03-28T12:03:43+00:00" + "time": "2026-08-04T12:47:35+00:00" }, { "name": "wp-cli/wp-cli", @@ -2674,12 +2679,12 @@ "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", - "reference": "b0058f21097e411e1474a38f31001c8e9cc61543" + "reference": "36a70ad07c80b16e0c51ad330ecf52bd56842f31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/b0058f21097e411e1474a38f31001c8e9cc61543", - "reference": "b0058f21097e411e1474a38f31001c8e9cc61543", + "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/36a70ad07c80b16e0c51ad330ecf52bd56842f31", + "reference": "36a70ad07c80b16e0c51ad330ecf52bd56842f31", "shasum": "" }, "require": { @@ -2691,11 +2696,11 @@ "require-dev": { "justinrainbow/json-schema": "^6.3", "roave/security-advisories": "dev-latest", - "wp-cli/db-command": "^2", - "wp-cli/entity-command": "^2", - "wp-cli/extension-command": "^2", - "wp-cli/language-command": "^2", - "wp-cli/package-command": "^2", + "wp-cli/db-command": "^2 || ^3", + "wp-cli/entity-command": "^2 || ^3", + "wp-cli/extension-command": "^2 || ^3", + "wp-cli/language-command": "^2 || ^3", + "wp-cli/package-command": "^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "suggest": { @@ -2724,7 +2729,7 @@ "cli version" ], "branch-alias": { - "dev-main": "2.13.x-dev" + "dev-main": "3.0.x-dev" } }, "autoload": { @@ -2751,7 +2756,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2026-08-03T13:19:54+00:00" + "time": "2026-08-04T15:25:26+00:00" }, { "name": "wp-cli/wp-config-transformer", @@ -3005,16 +3010,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.12", + "version": "1.5.13", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78" + "reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", - "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/c008272789979f709f7fcb32c2ecf1d2db5e84e5", + "reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5", "shasum": "" }, "require": { @@ -3061,7 +3066,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.12" + "source": "https://github.com/composer/ca-bundle/tree/1.5.13" }, "funding": [ { @@ -3073,7 +3078,7 @@ "type": "github" } ], - "time": "2026-05-19T11:26:22+00:00" + "time": "2026-07-18T12:35:13+00:00" }, { "name": "composer/class-map-generator", @@ -4341,21 +4346,21 @@ }, { "name": "phpcsstandards/phpcsextra", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSExtra.git", - "reference": "b598aa890815b8df16363271b659d73280129101" + "reference": "39467533fdb742446d68c1d10ac33d625ee0311c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/b598aa890815b8df16363271b659d73280129101", - "reference": "b598aa890815b8df16363271b659d73280129101", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/39467533fdb742446d68c1d10ac33d625ee0311c", + "reference": "39467533fdb742446d68c1d10ac33d625ee0311c", "shasum": "" }, "require": { "php": ">=5.4", - "phpcsstandards/phpcsutils": "^1.2.0", + "phpcsstandards/phpcsutils": "^1.2.3", "squizlabs/php_codesniffer": "^3.13.5 || ^4.0.1" }, "require-dev": { @@ -4419,20 +4424,20 @@ "type": "thanks_dev" } ], - "time": "2025-11-12T23:06:57+00:00" + "time": "2026-07-27T11:13:17+00:00" }, { "name": "phpcsstandards/phpcsutils", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", - "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55" + "reference": "5f35d9408c54d7b529501f3c688b6eae562aea1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/c216317e96c8b3f5932808f9b0f1f7a14e3bbf55", - "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/5f35d9408c54d7b529501f3c688b6eae562aea1f", + "reference": "5f35d9408c54d7b529501f3c688b6eae562aea1f", "shasum": "" }, "require": { @@ -4512,7 +4517,7 @@ "type": "thanks_dev" } ], - "time": "2025-12-08T14:27:58+00:00" + "time": "2026-07-27T10:28:41+00:00" }, { "name": "phpstan/extension-installer", @@ -4611,11 +4616,11 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.33", + "version": "1.12.34", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/37982d6fc7cbb746dda7773530cda557cdf119e1", - "reference": "37982d6fc7cbb746dda7773530cda557cdf119e1", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4dd89ca7aa30fdc6760be21550d583bcc32e8476", + "reference": "4dd89ca7aa30fdc6760be21550d583bcc32e8476", "shasum": "" }, "require": { @@ -4660,7 +4665,7 @@ "type": "github" } ], - "time": "2026-02-28T20:30:03+00:00" + "time": "2026-07-28T10:04:39+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -5108,25 +5113,25 @@ }, { "name": "phpunit/phpunit", - "version": "8.5.52", + "version": "8.5.53", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "1015741814413c156abb0f53d7db7bbd03c6e858" + "reference": "17cd4291b0ef645b6d21e5ddb6f497694c5e9bcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1015741814413c156abb0f53d7db7bbd03c6e858", - "reference": "1015741814413c156abb0f53d7db7bbd03c6e858", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17cd4291b0ef645b6d21e5ddb6f497694c5e9bcd", + "reference": "17cd4291b0ef645b6d21e5ddb6f497694c5e9bcd", "shasum": "" }, "require": { "doctrine/instantiator": "^1.5.0", "ext-dom": "*", + "ext-filter": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", - "ext-xml": "*", "ext-xmlwriter": "*", "myclabs/deep-copy": "^1.13.4", "phar-io/manifest": "^2.0.4", @@ -5186,31 +5191,15 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.52" + "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.53" }, "funding": [ { - "url": "https://phpunit.de/sponsors.html", - "type": "custom" - }, - { - "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/phpunit/phpunit", - "type": "tidelift" + "url": "https://phpunit.de/sponsoring.html", + "type": "other" } ], - "time": "2026-01-27T05:20:18+00:00" + "time": "2026-07-06T14:29:25+00:00" }, { "name": "psr/container", @@ -5439,18 +5428,19 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "1fefaf7d2b314c21903bef8f4fab046539e4e654" + "reference": "87faae4ca4b824c493788fac487f2e212be4fd22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1fefaf7d2b314c21903bef8f4fab046539e4e654", - "reference": "1fefaf7d2b314c21903bef8f4fab046539e4e654", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/87faae4ca4b824c493788fac487f2e212be4fd22", + "reference": "87faae4ca4b824c493788fac487f2e212be4fd22", "shasum": "" }, "conflict": { "3f/pygmentize": "<1.2", "adaptcms/adaptcms": "<=1.3", - "admidio/admidio": "<=5.0.6", + "adawolfa/isdoc": "<1.4.3|>=1.5,<1.5.1|>=1.6,<1.6.1", + "admidio/admidio": "<=5.0.11", "adodb/adodb-php": "<=5.22.9", "aheinze/cockpit": "<2.2", "aimeos/ai-admin-graphql": ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.07.2", @@ -5461,12 +5451,14 @@ "aimeos/aimeos-core": ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7", "aimeos/aimeos-laravel": "==2021.10", "aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5", + "aimeos/pagible": "<0.10.4", "airesvsg/acf-to-rest-api": "<=3.1", "akaunting/akaunting": "<2.1.13", "akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53", "alextselegidis/easyappointments": "<=1.5.2", "alexusmai/laravel-file-manager": "<=3.3.1", "algolia/algoliasearch-magento-2": "<=3.16.1|>=3.17.0.0-beta1,<=3.17.1", + "almirhodzic/nova-toggle-5": "<1.3", "alt-design/alt-redirect": "<1.6.4", "altcha-org/altcha": "<1.3.1", "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1", @@ -5482,8 +5474,10 @@ "aoe/restler": "<1.7.1", "apache-solr-for-typo3/solr": "<2.8.3", "apereo/phpcas": "<1.6", - "api-platform/core": "<3.4.17|>=4,<4.0.22|>=4.1,<4.1.5", + "api-platform/core": "<4.1.29|>=4.2,<4.2.25|>=4.3,<4.3.8", "api-platform/graphql": "<3.4.17|>=4,<4.0.22|>=4.1,<4.1.5", + "api-platform/hal": ">=4,<4.1.29|>=4.2,<4.2.25|>=4.3,<4.3.8", + "api-platform/json-api": ">=4,<4.1.29|>=4.2,<4.2.25|>=4.3,<4.3.8", "appwrite/server-ce": "<=1.2.1", "arc/web": "<3", "area17/twill": "<1.2.5|>=2,<2.5.3", @@ -5494,28 +5488,28 @@ "athlon1600/youtube-downloader": "<=4", "aureuserp/aureuserp": "<1.3.0.0-beta1", "austintoddj/canvas": "<=3.4.2", - "auth0/auth0-php": ">=3.3,<8.18", - "auth0/login": "<7.20", - "auth0/symfony": "<=5.5", - "auth0/wordpress": "<=5.4", - "automad/automad": "<2.0.0.0-alpha5", + "auth0/auth0-php": ">=3.3,<=8.18", + "auth0/login": "<=7.20", + "auth0/symfony": "<=5.8", + "auth0/wordpress": "<=5.5", + "automad/automad": "<=2.0.0.0-beta27", "automattic/jetpack": "<9.8", "awesome-support/awesome-support": "<=6.0.7", - "aws/aws-sdk-php": "<3.368", + "aws/aws-sdk-php": "<=3.371.3", "ayacoo/redirect-tab": "<2.1.2|>=3,<3.1.7|>=4,<4.0.5", - "azuracast/azuracast": "<=0.23.3", + "azuracast/azuracast": "<=0.23.5", "b13/seo_basics": "<0.8.2", "backdrop/backdrop": "<=1.32", - "backpack/crud": "<3.4.9", + "backpack/crud": "<4.0.63|>=4.1,<4.1.69|>=5,<5.0.13", "backpack/filemanager": "<2.0.2|>=3,<3.0.9", "bacula-web/bacula-web": "<9.7.1", "badaso/core": "<=2.9.11", - "bagisto/bagisto": "<2.3.10", + "bagisto/bagisto": "<=2.3.15", "barrelstrength/sprout-base-email": "<1.2.7", "barrelstrength/sprout-forms": "<3.9", "barryvdh/laravel-translation-manager": "<0.6.8", "barzahlen/barzahlen-php": "<2.0.1", - "baserproject/basercms": "<=5.1.1", + "baserproject/basercms": "<=5.2.2", "bassjobsen/bootstrap-3-typeahead": ">4.0.2", "bbpress/bbpress": "<2.6.5", "bcit-ci/codeigniter": "<3.1.3", @@ -5523,6 +5517,7 @@ "bedita/bedita": "<4", "bednee/cooluri": "<1.0.30", "bigfork/silverstripe-form-capture": ">=3,<3.1.1", + "billabear/billabear": "<=2025.01.03", "billz/raspap-webgui": "<3.3.6", "binarytorch/larecipe": "<2.8.1", "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3", @@ -5543,13 +5538,14 @@ "bytefury/crater": "<6.0.2", "cachethq/cachet": "<2.5.1", "cadmium-org/cadmium-cms": "<=0.4.9", - "cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10|>=5.2.10,<5.2.12|==5.3", + "cakephp/authentication": "<3.3.6|>=4,<4.1.1", + "cakephp/cakephp": "<4.5.11|>=4.6,<4.6.4|>=5,<5.1.7|>=5.2,<5.2.13|>=5.3,<5.3.6", "cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10", "cardgate/magento2": "<2.0.33", "cardgate/woocommerce": "<=3.1.15", - "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4", + "cart2quote/module-quotation": ">=4.1.6,<4.4.6|>=5,<5.4.4", "cart2quote/module-quotation-encoded": ">=4.1.6,<=4.4.5|>=5,<5.4.4", - "cartalyst/sentry": "<=2.1.6", + "cartalyst/sentry": "<2.1.7", "catfan/medoo": "<1.7.5", "causal/oidc": "<4", "cecil/cecil": "<7.47.1", @@ -5558,41 +5554,42 @@ "cesnet/simplesamlphp-module-proxystatistics": "<3.1", "chriskacerguis/codeigniter-restserver": "<=2.7.1", "chrome-php/chrome": "<1.14", - "ci4-cms-erp/ci4ms": "<0.28.5", + "ci4-cms-erp/ci4ms": "<=0.31.8", "civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3", "ckeditor/ckeditor": "<4.25", "clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3", "co-stack/fal_sftp": "<0.2.6", - "cockpit-hq/cockpit": "<2.13.5", - "code16/sharp": "<9.11.1", + "cockpit-hq/cockpit": "<=2.14", + "code16/sharp": "<9.22.3", "codeception/codeception": "<3.1.3|>=4,<4.1.22", "codeigniter/framework": "<3.1.10", - "codeigniter4/framework": "<4.6.2", + "codeigniter4/framework": "<4.7.2", "codeigniter4/shield": "<1.0.0.0-beta8", "codiad/codiad": "<=2.8.4", "codingms/additional-tca": ">=1.7,<1.15.17|>=1.16,<1.16.9", "codingms/modules": "<4.3.11|>=5,<5.7.4|>=6,<6.4.2|>=7,<7.5.5", "commerceteam/commerce": ">=0.9.6,<0.9.9", "components/jquery": ">=1.0.3,<3.5", - "composer/composer": "<1.10.27|>=2,<2.2.26|>=2.3,<2.9.3", - "concrete5/concrete5": "<9.4.8", + "composer/composer": "<2.2.29|>=2.3,<2.10.2", + "concrete5/concrete5": "<9.5.2", "concrete5/core": "<8.5.8|>=9,<9.1", "contao-components/mediaelement": ">=2.14.2,<2.21.1", "contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4", - "contao/contao": ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.13.56|>=5,<5.3.38|>=5.4.0.0-RC1-dev,<5.6.1", + "contao/contao": ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<5.3.48|>=5.4,<5.7.9", "contao/core": "<3.5.39", - "contao/core-bundle": "<4.13.57|>=5,<5.3.42|>=5.4,<5.6.5", + "contao/core-bundle": "<5.3.48|>=5.4,<5.7.9", "contao/listing-bundle": ">=3,<=3.5.30|>=4,<4.4.8", "contao/managed-edition": "<=1.5", - "coreshop/core-shop": "<4.1.9", + "coreshop/core-shop": "<4.1.9|==5", "corveda/phpsandbox": "<1.3.5", "cosenary/instagram": "<=2.3", + "cotonti/cotonti": "<=1", "couleurcitron/tarteaucitron-wp": "<0.3", "cpsit/typo3-mailqueue": "<0.4.5|>=0.5,<0.5.2", "craftcms/aws-s3": ">=2.0.2,<=2.2.4", "craftcms/azure-blob": ">=2.0.0.0-beta1,<=2.1", - "craftcms/cms": "<=4.17.5|>=5,<=5.9.11", - "craftcms/commerce": ">=4,<4.11|>=5,<5.6", + "craftcms/cms": "<4.18|>=5,<5.10", + "craftcms/commerce": ">=4,<=4.11.1|>=5,<=5.6.4", "craftcms/composer": ">=4.0.0.0-RC1-dev,<=4.10|>=5.0.0.0-RC1-dev,<=5.5.1", "craftcms/craft": ">=3.5,<=4.16.17|>=5.0.0.0-RC1-dev,<=5.8.21", "craftcms/google-cloud": ">=2.0.0.0-beta1,<=2.2", @@ -5610,11 +5607,12 @@ "david-garcia/phpwhois": "<=4.3.1", "dbrisinajumi/d2files": "<1", "dcat/laravel-admin": "<=2.1.3|==2.2.0.0-beta|==2.2.2.0-beta", + "dedoc/scramble": ">=0.13.2,<0.13.22", "derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3", "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4", "desperado/xml-bundle": "<=0.1.7", "dev-lancer/minecraft-motd-parser": "<=1.0.5", - "devcode-it/openstamanager": "<=2.9.8", + "devcode-it/openstamanager": "<=2.10.1", "devgroup/dotplant": "<2020.09.14-dev", "digimix/wp-svg-upload": "<=1", "directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2", @@ -5631,9 +5629,10 @@ "doctrine/mongodb-odm": "<1.0.2", "doctrine/mongodb-odm-bundle": "<3.0.1", "doctrine/orm": ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", - "dolibarr/dolibarr": "<21.0.3", - "dompdf/dompdf": "<2.0.4", + "dolibarr/dolibarr": "<=23.0.2", + "dompdf/dompdf": "<3.1.6", "doublethreedigital/guest-entries": "<3.1.2", + "dreamfactory/df-core": "<1.0.4", "drupal-pattern-lab/unified-twig-extensions": "<=0.1", "drupal/access_code": "<2.0.5", "drupal/acquia_dam": "<1.1.5", @@ -5645,7 +5644,7 @@ "drupal/commerce_alphabank_redirect": "<1.0.3", "drupal/commerce_eurobank_redirect": "<2.1.1", "drupal/config_split": "<1.10|>=2,<2.0.2", - "drupal/core": ">=6,<6.38|>=7,<7.103|>=8,<10.4.9|>=10.5,<10.5.6|>=11,<11.1.9|>=11.2,<11.2.8", + "drupal/core": ">=6,<6.38|>=7,<7.103|>=8,<10.5.10|>=10.6,<10.6.9|>=11,<11.2.12|>=11.3,<11.3.10", "drupal/core-recommended": ">=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8", "drupal/currency": "<3.5", "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8", @@ -5672,10 +5671,11 @@ "drupal/umami_analytics": "<1.0.1", "duncanmcclean/guest-entries": "<3.1.2", "dweeves/magmi": "<=0.7.24", + "easycorp/easyadmin-bundle": ">=4,<4.29.10|>=5,<5.0.13", "ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.3.1", "ecodev/newsletter": "<=4", "ectouch/ectouch": "<=2.7.2", - "egroupware/egroupware": "<23.1.20260113|>=26.0.20251208,<26.0.20260113", + "egroupware/egroupware": "<23.1.20260601|>=26.0.20251208,<26.5.20260507", "elefant/cms": "<2.0.7", "elgg/elgg": "<3.3.24|>=4,<4.0.5", "elijaa/phpmemcacheadmin": "<=1.3", @@ -5687,6 +5687,7 @@ "erusev/parsedown": "<1.7.2", "ether/logs": "<3.0.4", "evolutioncms/evolution": "<=3.2.3", + "evoweb/sf-register": "<13.2.4|>=14,<14.0.2", "exceedone/exment": "<4.4.3|>=5,<5.0.3", "exceedone/laravel-admin": "<2.2.3|==3", "ezsystems/demobundle": ">=5.4,<5.4.6.1-dev", @@ -5709,15 +5710,16 @@ "ezsystems/repository-forms": ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15", "ezyang/htmlpurifier": "<=4.2", "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2", - "facturascripts/facturascripts": "<2025.81", + "facturascripts/facturascripts": "<=2026.2", "fastly/magento2": "<1.2.26", "feehi/cms": "<=2.1.1", "feehi/feehicms": "<=2.1.1", "fenom/fenom": "<=2.12.1", - "filament/actions": ">=3.2,<3.2.123", - "filament/filament": ">=4,<4.3.1", - "filament/infolists": ">=3,<3.2.115", - "filament/tables": ">=3,<3.2.115|>=4,<4.8.5|>=5,<5.3.5", + "filament/actions": ">=3.2,<3.2.123|>=4,<=4.11.3|>=5,<=5.6.3", + "filament/filament": ">=3,<=3.3.51|>=4,<4.11.5|>=5,<5.6.5", + "filament/forms": ">=3,<=3.3.52", + "filament/infolists": ">=3,<3.2.115|>=4,<=4.11.4|>=5,<=5.6.4", + "filament/tables": ">=3,<=3.3.50|>=4,<=4.11.4|>=5,<=5.6.4", "filegator/filegator": "<7.8", "filp/whoops": "<2.1.13", "fineuploader/php-traditional-server": "<=1.2.2", @@ -5725,13 +5727,14 @@ "fisharebest/webtrees": "<=2.1.18", "fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2", "fixpunkt/fp-newsletter": "<1.1.1|>=1.2,<2.1.2|>=2.2,<3.2.6", - "flarum/core": "<1.8.10", + "flarum/core": "<=1.8.15|>=2.0.0.0-beta1,<=2.0.0.0-beta8", "flarum/flarum": "<0.1.0.0-beta8", "flarum/framework": "<1.8.10", "flarum/mentions": "<1.6.3", "flarum/nicknames": "<1.8.3", "flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15", "flarum/tags": "<=0.1.0.0-beta13", + "flightphp/core": "<3.18.1", "floriangaerber/magnesium": "<0.3.1", "fluidtypo3/vhs": "<5.1.1", "fof/byobu": ">=0.3.0.0-beta2,<1.1.7", @@ -5750,19 +5753,22 @@ "friendsofsymfony1/symfony1": ">=1.1,<1.5.19", "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", "friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6", + "friendsoftypo3/tt-address": "<8.1.2|>=9,<9.1.1|>=10,<10.0.1", "froala/wysiwyg-editor": "<=4.3", "frosh/adminer-platform": "<2.2.1", - "froxlor/froxlor": "<=2.3.3", + "froxlor/froxlor": "<2.3.7", "frozennode/administrator": "<=5.0.12", "fuel/core": "<1.8.1", - "funadmin/funadmin": "<=7.1.0.0-RC4", + "funadmin/funadmin": "<=7.1.0.0-RC6", "gaoming13/wechat-php-sdk": "<=1.10.2", "genix/cms": "<=1.1.11", - "georgringer/news": "<1.3.3", + "georgringer/news": "<10.0.4|>=11,<11.4.4|>=12,<12.3.2|>=13,<13.0.2|>=14,<14.0.3", "geshi/geshi": "<=1.0.9.1", "getformwork/formwork": "<=2.3.3", - "getgrav/grav": "<1.11.0.0-beta1", - "getkirby/cms": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1|>=5,<=5.2.1", + "getgrav/grav": "<=2.0.0.0-RC8", + "getgrav/grav-plugin-api": "<1.0.0.0-beta15", + "getgrav/grav-plugin-form": "<9.1", + "getkirby/cms": "<=4.9.3|>=5,<=5.4.3", "getkirby/kirby": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1", "getkirby/panel": "<2.5.14", "getkirby/starterkit": "<=3.7.0.2", @@ -5771,16 +5777,18 @@ "globalpayments/php-sdk": "<2", "goalgorilla/open_social": "<12.3.11|>=12.4,<12.4.10|>=13.0.0.0-alpha1,<13.0.0.0-alpha11", "gogentooss/samlbase": "<1.2.7", - "google/protobuf": "<3.4", + "goodoneuz/pay-uz": "<=2.2.24", + "google/protobuf": "<4.33.6", "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3", "gp247/core": "<1.1.24", "gree/jose": "<2.2.1", "gregwar/rst": "<1.0.3", - "grumpydictator/firefly-iii": "<6.1.17|>=6.4.23,<=6.5", + "grumpydictator/firefly-iii": "<=6.6.2", "gugoan/economizzer": "<=0.9.0.0-beta1", - "guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5", + "guzzlehttp/guzzle": "<7.15.2|>=8,<8.0.1", + "guzzlehttp/guzzle-services": "<1.5.4", "guzzlehttp/oauth-subscriber": "<0.8.1", - "guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5", + "guzzlehttp/psr7": "<2.12.3", "haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2", "handcraftedinthealps/goodby-csv": "<1.4.3", "harvesthq/chosen": "<1.8.7", @@ -5791,6 +5799,7 @@ "hjue/justwriting": "<=1", "hov/jobfair": "<1.0.13|>=2,<2.0.2", "httpsoft/http-message": "<1.0.12", + "hybridauth/hybridauth": "<=3.12.2", "hyn/multi-tenant": ">=5.6,<5.7.2", "ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.25|>=5,<5.0.3", "ibexa/admin-ui-assets": ">=4.6.0.0-alpha1,<4.6.21", @@ -5808,6 +5817,7 @@ "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<6.18.31|>=7,<7.22.4", "illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40", "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15", + "illuminate/mail": ">=9,<12.60|>=13,<13.10", "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75", "imdbphp/imdbphp": "<=5.1.1", "impresscms/impresscms": "<=1.4.5", @@ -5819,10 +5829,13 @@ "innologi/typo3-appointments": "<2.0.6", "intelliants/subrion": "<4.2.2", "inter-mediator/inter-mediator": "==5.5", - "ipl/web": "<0.10.1", + "intercom/intercom-php": "==5.0.2", + "invoiceninja/invoiceninja": "<5.13.4", + "ipl/web": "<=0.10.2|>=0.11,<=0.13", "islandora/crayfish": "<4.1", "islandora/islandora": ">=2,<2.4.1", "ivankristianto/phpwhois": "<=4.3", + "j0k3r/graby": "<=2.5", "jackalope/jackalope-doctrine-dbal": "<1.7.4", "jambagecom/div2007": "<0.10.2", "james-heinrich/getid3": "<1.9.21", @@ -5830,7 +5843,10 @@ "jasig/phpcas": "<1.3.3", "jbartels/wec-map": "<3.0.3", "jcbrand/converse.js": "<3.3.3", + "jleehr/canto-saas-api": "<=2", + "joedolson/my-calendar": "<3.7.7", "joelbutcher/socialstream": "<5.6|>=6,<6.2", + "johnbillion/query-monitor": "<3.20.4", "johnbillion/wp-crontrol": "<1.16.2|>=1.17,<1.19.2", "joomla/application": "<1.0.13", "joomla/archive": "<1.1.12|>=2,<2.0.1", @@ -5848,29 +5864,32 @@ "juzaweb/cms": "<=3.4.2", "jweiland/events2": "<8.3.8|>=9,<9.0.6", "jweiland/kk-downloader": "<1.2.2", + "kantorge/yaffa": "<=2", "kazist/phpwhois": "<=4.2.6", "kelvinmo/simplejwt": "<=1.1", "kelvinmo/simplexrd": "<3.1.1", "kevinpapst/kimai2": "<1.16.7", - "khodakhah/nodcms": "<=3", - "kimai/kimai": "<=2.50", + "khodakhah/nodcms": "<=3.4.1", + "kimai/kimai": "<2.59", "kitodo/presentation": "<3.2.3|>=3.3,<3.3.4", "klaviyo/magento2-extension": ">=1,<3", - "knplabs/knp-snappy": "<=1.4.2", + "knplabs/knp-snappy": "<=1.7", "kohana/core": "<3.3.3", "koillection/koillection": "<1.6.12", - "krayin/laravel-crm": "<=1.3", + "krayin/laravel-crm": "<=2.2", "kreait/firebase-php": ">=3.2,<3.8.1", "kumbiaphp/kumbiapp": "<=1.1.1", "la-haute-societe/tcpdf": "<6.2.22", + "laktak/hjson": "<2.3", "laminas/laminas-diactoros": "<2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2", "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1", "laminas/laminas-http": "<2.14.2", "lara-zeus/artemis": ">=1,<=1.0.6", "lara-zeus/dynamic-dashboard": ">=3,<=3.0.1", "laravel/fortify": "<1.11.1", - "laravel/framework": "<10.48.29|>=11,<11.44.1|>=12,<12.1.1", + "laravel/framework": "<12.61.1|>=13,<13.12", "laravel/laravel": ">=5.4,<5.4.22", + "laravel/passport": ">=13,<13.7.1", "laravel/pulse": "<1.3.1", "laravel/reverb": "<1.7", "laravel/socialite": ">=1,<2.0.10", @@ -5878,16 +5897,16 @@ "lavalite/cms": "<=10.1", "lavitto/typo3-form-to-database": "<2.2.5|>=3,<3.2.2|>=4,<4.2.3|>=5,<5.0.2", "lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5", - "league/commonmark": "<=2.8", + "league/commonmark": "<=2.8.1", "league/flysystem": "<1.1.4|>=2,<2.1.1", "league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3", "leantime/leantime": "<3.3", "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3", "libreform/libreform": ">=2,<=2.0.8", - "librenms/librenms": "<26.2", + "librenms/librenms": "<26.3", "liftkit/database": "<2.13.2", "lightsaml/lightsaml": "<1.3.5", - "limesurvey/limesurvey": "<6.15.4", + "limesurvey/limesurvey": "<=7.0.0.0-beta1", "livehelperchat/livehelperchat": "<=3.91", "livewire-filemanager/filemanager": "<=1.0.4", "livewire/livewire": "<2.12.7|>=3.0.0.0-beta1,<3.6.4", @@ -5910,20 +5929,23 @@ "maikuolan/phpmussel": ">=1,<1.6", "mainwp/mainwp": "<=4.4.3.3", "manogi/nova-tiptap": "<=3.2.6", - "mantisbt/mantisbt": "<2.27.2", + "mantisbt/mantisbt": "<=2.28.3", "marcwillmann/turn": "<0.3.3", + "markhuot/craftql": "<=1.3.7", "marshmallow/nova-tiptap": "<5.7", "matomo/matomo": "<1.11", "matyhtf/framework": "<3.0.6", - "mautic/core": "<5.2.10|>=6,<6.0.8|>=7.0.0.0-alpha,<7.0.1", + "mautic/core": "<5.2.11|>=6,<6.0.9|>=7,<7.1.2", "mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1", "mautic/grapes-js-builder-bundle": ">=4,<4.4.18|>=5,<5.2.9|>=6,<6.0.7", "maximebf/debugbar": "<1.19", + "mckenziearts/livewire-markdown-editor": "<1.3", "mdanter/ecc": "<2", "mediawiki/abuse-filter": "<1.39.9|>=1.40,<1.41.3|>=1.42,<1.42.2", "mediawiki/cargo": "<3.8.3", "mediawiki/core": "<1.39.5|==1.40", "mediawiki/data-transfer": ">=1.39,<1.39.11|>=1.41,<1.41.3|>=1.42,<1.42.2", + "mediawiki/maps": "<12.1.3", "mediawiki/matomo": "<2.4.3", "mediawiki/semantic-media-wiki": "<4.0.2", "mehrwert/phpmyadmin": "<3.2", @@ -5941,7 +5963,10 @@ "mikehaertl/php-shellcommand": "<1.6.1", "mineadmin/mineadmin": "<=3.0.9", "miniorange/miniorange-saml": "<1.4.3", + "miraheze/ts-portal": "<=33", "mittwald/typo3_forum": "<1.2.1", + "mix/mix": ">=2,<=2.2.17", + "mmc/ceselector": "<3.0.3|>=4,<4.0.2|>=5,<5.0.1|>=6,<6.0.1", "mobiledetect/mobiledetectlib": "<2.8.32", "modx/revolution": "<=3.1", "mojo42/jirafeau": "<4.4", @@ -5954,6 +5979,7 @@ "movim/moxl": ">=0.8,<=0.10", "movingbytes/social-network": "<=1.2.1", "mpdf/mpdf": "<=7.1.7", + "mtdowling/jmespath.php": "<2.9.1", "munkireport/comment": "<4", "munkireport/managedinstalls": "<2.6", "munkireport/munki_facts": "<1.5", @@ -5961,6 +5987,7 @@ "munkireport/softwareupdate": "<1.6", "mustache/mustache": ">=2,<2.14.1", "mwdelaney/wp-enable-svg": "<=0.2", + "nabeel/phpvms": "<7.0.6", "namshi/jose": "<2.2", "nasirkhan/laravel-starter": "<11.11", "nategood/httpful": "<1", @@ -5980,20 +6007,20 @@ "nilsteampassnet/teampass": "<3.1.3.1-dev", "nitsan/ns-backup": "<13.0.1", "nonfiction/nterchange": "<4.1.1", - "notrinos/notrinos-erp": "<=0.7", + "notrinos/notrinos-erp": "<=1", "noumo/easyii": "<=0.9", "novaksolutions/infusionsoft-php-sdk": "<1", "novosga/novosga": "<=2.2.12", - "nukeviet/nukeviet": "<4.5.02", + "nukeviet/nukeviet": "<4.6.00", "nyholm/psr7": "<1.6.1", "nystudio107/craft-seomatic": "<3.4.12", "nzedb/nzedb": "<0.8", "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", "october/backend": "<1.1.2", "october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1", - "october/october": "<3.7.5", - "october/rain": "<1.0.472|>=1.1,<1.1.2", - "october/system": "<=3.7.12|>=4,<=4.0.11", + "october/october": "<3.7.14|>=4,<4.1.10", + "october/rain": "<=3.7.13|>=4,<=4.1.9", + "october/system": "<3.7.16|>=4,<4.1.16", "oliverklee/phpunit": "<3.5.15", "omeka/omeka-s": "<4.0.3", "onelogin/php-saml": "<2.21.1|>=3,<3.8.1|>=4,<4.3.1", @@ -6001,9 +6028,9 @@ "open-web-analytics/open-web-analytics": "<1.8.1", "opencart/opencart": ">=0", "openid/php-openid": "<2.3", - "openmage/magento-lts": "<20.16.1", + "openmage/magento-lts": "<=20.17", "opensolutions/vimbadmin": "<=3.0.15", - "opensource-workshop/connect-cms": "<1.8.7|>=2,<2.4.7", + "opensource-workshop/connect-cms": "<1.41.1|>=2,<2.41.1", "orchid/platform": ">=8,<14.43", "oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1", "oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1", @@ -6012,8 +6039,10 @@ "oro/customer-portal": ">=4.1,<=4.1.13|>=4.2,<=4.2.10|>=5,<=5.0.11|>=5.1,<=5.1.3", "oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<=5.0.12|>=5.1,<=5.1.3", "oveleon/contao-cookiebar": "<1.16.3|>=2,<2.1.3", - "oxid-esales/oxideshop-ce": "<=7.0.5", + "oxid-esales/oxideshop-ce": "<4.5|>=6,<6.14.4", + "oxid-esales/oxideshop-metapackage-ce": ">=6,<6.5.5", "oxid-esales/paymorrow-module": ">=1,<1.0.2|>=2,<2.0.1", + "oxid-esales/smarty-component": "<1.0.1", "packbackbooks/lti-1-3-php-library": "<5", "padraic/humbug_get_contents": "<1.1.2", "pagarme/pagarme-php": "<3", @@ -6022,6 +6051,7 @@ "paragonie/random_compat": "<2", "paragonie/sodium_compat": "<1.24|>=2,<2.5", "passbolt/passbolt_api": "<4.6.2", + "paymenter/paymenter": "<=1.5.4", "paypal/adaptivepayments-sdk-php": "<=3.9.2", "paypal/invoice-sdk-php": "<=3.9", "paypal/merchant-sdk-php": "<3.12", @@ -6034,70 +6064,76 @@ "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1", "personnummer/personnummer": "<3.0.2", "ph7software/ph7builder": "<=17.9.1", - "phanan/koel": "<5.1.4", + "phanan/koel": "<=9.7", + "pheditor/pheditor": "<2.0.8", "phenx/php-svg-lib": "<0.5.2", "php-censor/php-censor": "<2.0.13|>=2.1,<2.1.5", "php-mod/curl": "<2.3.2", - "phpbb/phpbb": "<3.3.11", + "php-standard-library/h2": ">=6.1,<6.1.2|>=6.2,<6.2.1", + "php-standard-library/php-standard-library": ">=6.1,<6.1.2|>=6.2,<6.2.1", + "phpbb/phpbb": "<3.3.16|==4.0.0.0-alpha1", "phpems/phpems": ">=6,<=6.1.3", "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7", "phpmailer/phpmailer": "<6.5", "phpmussel/phpmussel": ">=1,<1.6", "phpmyadmin/phpmyadmin": "<5.2.2", - "phpmyfaq/phpmyfaq": "<=4.0.16", + "phpmyfaq/phpmyfaq": "<4.1.4", "phpoffice/common": "<0.2.9", "phpoffice/math": "<=0.2", "phpoffice/phpexcel": "<=1.8.2", - "phpoffice/phpspreadsheet": "<1.30|>=2,<2.1.12|>=2.2,<2.4|>=3,<3.10|>=4,<5", + "phpoffice/phpspreadsheet": "<=1.30.5|>=2,<=2.1.17|>=2.2,<=2.4.6|>=3,<=3.10.6|>=4,<=5.8", "phppgadmin/phppgadmin": "<=7.13", - "phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36", + "phpseclib/phpseclib": "<=2.0.54|>=3,<=3.0.53", "phpservermon/phpservermon": "<3.6", "phpsysinfo/phpsysinfo": "<3.4.3", - "phpunit/phpunit": "<8.5.52|>=9,<9.6.33|>=10,<10.5.62|>=11,<11.5.50|>=12,<12.5.8", + "phpunit/phpunit": "<8.5.52|>=9,<9.6.33|>=10,<10.5.62|>=11,<11.5.50|>=12,<12.5.8|>=12.5.21,<12.5.22|>=13.1.5,<13.1.6", "phpwhois/phpwhois": "<=4.2.5", "phpxmlrpc/extras": "<0.6.1", "phpxmlrpc/phpxmlrpc": "<4.9.2", "phraseanet/phraseanet": "==4.0.3", "pi/pi": "<=2.5", - "pimcore/admin-ui-classic-bundle": "<=1.7.15|>=2.0.0.0-RC1-dev,<=2.2.2", + "pimcore/admin-ui-classic-bundle": "<1.7.18|>=2.0.0.0-RC1-dev,<=2.3.5", "pimcore/customer-management-framework-bundle": "<4.2.1", "pimcore/data-hub": "<1.2.4", "pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3", "pimcore/demo": "<10.3", "pimcore/ecommerce-framework-bundle": "<1.0.10", "pimcore/perspective-editor": "<1.5.1", - "pimcore/pimcore": "<=11.5.14.1|>=12,<12.3.3", + "pimcore/pimcore": "<=12.3.8|>=2026.1,<2026.1.3", "pimcore/web2print-tools-bundle": "<=5.2.1|>=6.0.0.0-RC1-dev,<=6.1", "piwik/piwik": "<1.11", "pixelfed/pixelfed": "<0.12.5", "plotly/plotly.js": "<2.25.2", "pocketmine/bedrock-protocol": "<8.0.2", - "pocketmine/pocketmine-mp": "<5.32.1", + "pocketmine/pocketmine-mp": "<5.42.1", "pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1", + "pontedilana/php-weasyprint": "<=2.5.1", + "poweradmin/poweradmin": "<4.2.5|>=4.3,<4.3.4", "pressbooks/pressbooks": "<5.18", "prestashop/autoupgrade": ">=4,<4.10.1", "prestashop/blockreassurance": "<=5.1.3", "prestashop/blockwishlist": ">=2,<2.1.1", "prestashop/contactform": ">=1.0.1,<4.3", "prestashop/gamification": "<2.3.2", - "prestashop/prestashop": "<8.2.4|>=9.0.0.0-alpha1,<9.0.3", + "prestashop/prestashop": "<8.2.6|>=9,<9.1.1", "prestashop/productcomments": "<5.0.2", - "prestashop/ps_checkout": "<4.4.1|>=5,<5.0.5", + "prestashop/ps_checkout": "<5.3", "prestashop/ps_contactinfo": "<=3.3.2", "prestashop/ps_emailsubscription": "<2.6.1", - "prestashop/ps_facetedsearch": "<3.4.1", + "prestashop/ps_facetedsearch": "<4.0.4", "prestashop/ps_linklist": "<3.1", "privatebin/privatebin": "<1.4|>=1.5,<1.7.4|>=1.7.7,<2.0.3", - "processwire/processwire": "<=3.0.246", - "propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7", - "propel/propel1": ">=1,<=1.7.1", + "processwire/processwire": "<=3.0.255", + "propel/propel": ">=2.0.0.0-alpha1,<2.0.0.0-alpha8", + "propel/propel1": ">=1,<1.7.2", "psy/psysh": "<=0.11.22|>=0.12,<=0.12.18", - "pterodactyl/panel": "<1.12.1", + "pterodactyl/panel": "<=1.12.4", "ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2", "ptrofimov/beanstalk_console": "<1.7.14", "pubnub/pubnub": "<6.1", "punktde/pt_extbase": "<1.5.1", "pusher/pusher-php-server": "<2.2.1", + "putyourlightson/craft-sprig": ">=2,<2.15.2|>=3,<3.7.2", "pwweb/laravel-core": "<=0.3.6.0-beta", "pxlrbt/filament-excel": "<1.1.14|>=2.0.0.0-alpha,<2.3.3", "pyrocms/pyrocms": "<=3.9.1", @@ -6106,48 +6142,54 @@ "rainlab/blog-plugin": "<1.4.1", "rainlab/debugbar-plugin": "<3.1", "rainlab/user-plugin": "<=1.4.5", - "ralffreit/mfa-email": "<=2", + "ralffreit/mfa-email": "<1.0.7|==2", "rankmath/seo-by-rank-math": "<=1.0.95", "rap2hpoutre/laravel-log-viewer": "<0.13", "react/http": ">=0.7,<1.9", "really-simple-plugins/complianz-gdpr": "<6.4.2", - "redaxo/source": "<=5.20.1", + "redaxo/source": "<5.21.1", "remdex/livehelperchat": "<4.29", "renolit/reint-downloadmanager": "<4.0.2|>=5,<5.0.1", "reportico-web/reportico": "<=8.1", - "rhukster/dom-sanitizer": "<1.0.7", + "rhukster/dom-sanitizer": "<1.0.10", "rmccue/requests": ">=1.6,<1.8", + "roadiz/documents": "<2.3.42|>=2.4,<2.5.44|>=2.6,<2.6.28|>=2.7,<2.7.9", + "roadiz/openid": "<2.3.43|>=2.5,<2.5.45|>=2.6,<2.6.31|>=2.7,<2.7.18", "robrichards/xmlseclibs": "<3.1.5", "roots/soil": "<4.1", - "roundcube/roundcubemail": "<1.5.10|>=1.6,<1.6.11", + "roundcube/roundcubemail": "<1.5.10|>=1.6,<1.6.11|>=1.7.0.0-beta,<1.7.0.0-RC5-dev", "rudloff/alltube": "<3.0.3", "rudloff/rtmpdump-bin": "<=2.3.1", "s-cart/core": "<=9.0.5", "s-cart/s-cart": "<6.9", + "s9y/serendipity": "<2.6", "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1", "sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9", + "saloonphp/saloon": "<4", "samwilson/unlinked-wikibase": "<1.42", "scheb/two-factor-bundle": "<3.26|>=4,<4.11", "sensiolabs/connect": "<4.2.3", "serluck/phpwhois": "<=4.2.6", - "setasign/fpdi": "<2.6.4", + "setasign/fpdi": "<2.6.7", "sfroemken/url_redirect": "<=1.2.1", "sheng/yiicms": "<1.2.1", - "shopware/core": "<6.6.10.15-dev|>=6.7,<6.7.8.1-dev", - "shopware/platform": "<6.6.10.15-dev|>=6.7,<6.7.8.1-dev", + "shopper/cart": "<2.8", + "shopper/framework": "<2.8", + "shopware/core": "<6.6.10.18-dev|>=6.7,<6.7.10.1-dev", + "shopware/platform": "<6.6.10.18-dev|>=6.7,<6.7.10.1-dev", "shopware/production": "<=6.3.5.2", - "shopware/shopware": "<=5.7.17|>=6.4.6,<6.6.10.10-dev|>=6.7,<6.7.6.1-dev", + "shopware/shopware": "<=6.3.5.2|>=6.4.6,<6.6.10.10-dev|>=6.7,<6.7.6.1-dev", "shopware/storefront": "<6.6.10.10-dev|>=6.7,<6.7.5.1-dev", "shopxo/shopxo": "<=6.4", - "showdoc/showdoc": "<2.10.4", + "showdoc/showdoc": "<3.8.1", "shuchkin/simplexlsx": ">=1.0.12,<1.1.13", "silverstripe-australia/advancedreports": ">=1,<=2", "silverstripe/admin": "<1.13.19|>=2,<2.1.8", - "silverstripe/assets": ">=1,<1.11.1", - "silverstripe/cms": "<4.11.3", + "silverstripe/assets": "<2.4.5|>=3,<3.1.3", + "silverstripe/cms": "<6.2.1", "silverstripe/comments": ">=1.3,<3.1.1", - "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", - "silverstripe/framework": "<5.3.23", + "silverstripe/forum": "<0.6.2|>=0.7,<0.7.4", + "silverstripe/framework": "<6.2.2", "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3", "silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1", "silverstripe/recipe-cms": ">=4.5,<4.5.3", @@ -6157,13 +6199,15 @@ "silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1", "silverstripe/subsites": ">=2,<2.6.1", "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1", - "silverstripe/userforms": "<3|>=5,<5.4.2", + "silverstripe/userforms": "<6.4.9|>=7,<7.0.7|>=7.1,<7.1.1", + "silverstripe/versioned": "<3.2.1", "silverstripe/versioned-admin": ">=1,<1.11.1", "simogeo/filemanager": "<=2.5", "simple-updates/phpwhois": "<=1", - "simplesamlphp/saml2": "<=4.16.15|>=5.0.0.0-alpha1,<=5.0.0.0-alpha19", - "simplesamlphp/saml2-legacy": "<=4.16.15", - "simplesamlphp/simplesamlphp": "<1.18.6", + "simplesamlphp/saml2": "<=4.20.2|>=5,<5.0.6|>=6,<6.2.1", + "simplesamlphp/saml2-legacy": "<=4.20.2", + "simplesamlphp/simplesamlphp": "<=2.4.6|>=2.5,<=2.5.1", + "simplesamlphp/simplesamlphp-module-casserver": "<=7.0.2", "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1", "simplesamlphp/simplesamlphp-module-openid": "<1", "simplesamlphp/simplesamlphp-module-openidprovider": "<0.9", @@ -6175,19 +6219,23 @@ "sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3", "sjbr/static-info-tables": "<2.3.1", "slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1", - "slim/slim": "<2.6", + "slim/slim": "<2.6|>=4.4,<=4.15.1", "slub/slub-events": "<3.0.3", "smarty/smarty": "<4.5.3|>=5,<5.1.1", - "snipe/snipe-it": "<8.3.7", + "snipe/snipe-it": "<=8.6.1", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", + "solidinvoice/solidinvoice": "<=2.3.15", "solspace/craft-freeform": "<4.1.29|>=5,<=5.14.6", "soosyze/soosyze": "<=2", "spatie/browsershot": "<5.0.5", "spatie/image-optimizer": "<1.7.3", + "spatie/laravel-medialibrary": "<11.23", + "spatie/schema-org": ">=3.23.1,<3.23.2|>=4,<4.0.2", "spencer14420/sp-php-email-handler": "<1", "spipu/html2pdf": "<5.2.8", "spiral/roadrunner": "<2025.1", + "spomky-labs/otphp": "<11.4.3", "spoon/library": "<1.4.1", "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", @@ -6196,14 +6244,14 @@ "starcitizentools/short-description": ">=4,<4.0.1", "starcitizentools/tabber-neue": ">=1.9.1,<2.7.2|>=3,<3.1.1", "starcitizenwiki/embedvideo": "<=4", - "statamic/cms": "<5.73.14|>=6,<6.7", + "statamic/cms": "<5.74|>=6,<6.20.3", "stormpath/sdk": "<9.9.99", - "studio-42/elfinder": "<=2.1.64", + "studio-42/elfinder": "<=2.1.67", "studiomitte/friendlycaptcha": "<0.1.4", "subhh/libconnect": "<7.0.8|>=8,<8.1", "sukohi/surpass": "<1", "sulu/form-bundle": ">=2,<2.5.3", - "sulu/sulu": "<1.6.44|>=2,<2.5.25|>=2.6,<2.6.9|>=3.0.0.0-alpha1,<3.0.0.0-alpha3", + "sulu/sulu": "<=2.6.22|>=3,<=3.0.5", "sumocoders/framework-user-bundle": "<1.4", "superbig/craft-audit": "<3.0.2", "svewap/a21glossary": "<=0.4.10", @@ -6213,50 +6261,65 @@ "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2", "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", "sylius/grid-bundle": "<1.10.1", + "sylius/mollie-plugin": "<2.2.8|>=3,<3.2.4|>=3.3,<3.3.1", "sylius/paypal-plugin": "<1.6.2|>=1.7,<1.7.2|>=2,<2.0.2", "sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4", - "sylius/sylius": "<1.9.12|>=1.10,<1.10.16|>=1.11,<1.11.17|>=1.12,<=1.12.22|>=1.13,<=1.13.14|>=1.14,<=1.14.17|>=2,<=2.0.15|>=2.1,<=2.1.11|>=2.2,<=2.2.2", + "sylius/sylius": "<1.9.12|>=1.10,<1.10.16|>=1.11,<1.11.17|>=1.12,<=1.12.22|>=1.13,<=1.13.14|>=1.14,<=1.14.17|>=2,<2.0.18|>=2.1,<2.1.15|>=2.2,<2.2.6", + "symbiote/silverstripe-advancedworkflow": "<6.4.5|>=7,<7.1.3|>=7.2,<7.2.1", "symbiote/silverstripe-multivaluefield": ">=3,<3.1", "symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4", "symbiote/silverstripe-seed": "<6.0.3", "symbiote/silverstripe-versionedfiles": "<=2.0.3", "symfont/process": ">=0", - "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8", + "symfony/cache": "<5.4.52|>=6,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", + "symfony/dom-crawler": "<5.4.52|>=6,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", "symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4", "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1", "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<5.3.15|>=5.4.3,<5.4.4|>=6.0.3,<6.0.4", - "symfony/http-client": ">=4.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8", - "symfony/http-foundation": "<5.4.50|>=6,<6.4.29|>=7,<7.3.7", - "symfony/http-kernel": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6", + "symfony/html-sanitizer": ">=6.1,<6.4.41|>=7,<7.4.13|>=8,<8.0.13", + "symfony/http-client": ">=4.3,<5.4.53|>=6,<6.4.15|>=7,<7.1.8", + "symfony/http-foundation": "<5.4.50|>=6,<6.4.41|>=7,<7.4.13|>=8,<8.0.13", + "symfony/http-kernel": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6|>=7.4,<7.4.12|>=8,<8.0.12", "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13", + "symfony/json-path": ">=7.3,<7.4.12|>=8,<8.0.12", + "symfony/lox24-notifier": ">=7.1,<7.4.12|>=8,<8.0.12", + "symfony/mailer": "<5.4.52|>=6,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", + "symfony/mailjet-mailer": ">=6.4,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", + "symfony/mailomat-mailer": ">=7.2,<7.4.13|>=8,<8.0.13", + "symfony/mailtrap-mailer": ">=7.2,<7.4.12|>=8,<8.0.12", "symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1", - "symfony/mime": ">=4.3,<4.3.8", + "symfony/mime": "<5.4.52|>=6,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", + "symfony/monolog-bridge": "<5.4.52|>=6,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", - "symfony/polyfill": ">=1,<1.10", + "symfony/polyfill": ">=1,<1.10|>=1.17.1,<1.38.1", + "symfony/polyfill-intl-idn": ">=1.17.1,<1.38.1", "symfony/polyfill-php55": ">=1,<1.10", "symfony/process": "<5.4.51|>=6,<6.4.33|>=7,<7.1.7|>=7.3,<7.3.11|>=7.4,<7.4.5|>=8,<8.0.5", "symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", - "symfony/routing": ">=2,<2.0.19", - "symfony/runtime": ">=5.3,<5.4.46|>=6,<6.4.14|>=7,<7.1.7", + "symfony/routing": "<5.4.53|>=6,<6.4.41|>=7,<7.4.13|>=8,<8.0.13", + "symfony/runtime": ">=5.3,<5.4.52|>=6,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", "symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8", "symfony/security-bundle": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.4.10|>=7,<7.0.10|>=7.1,<7.1.3", "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9", "symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11", "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8", - "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8", + "symfony/security-http": "<5.4.53|>=6,<6.4.41|>=7,<7.4.13|>=8,<8.0.13", "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12", - "symfony/symfony": "<5.4.51|>=6,<6.4.33|>=7,<7.3.11|>=7.4,<7.4.5|>=8,<8.0.5", + "symfony/symfony": "<5.4.53|>=6,<6.4.41|>=7,<7.4.13|>=8,<8.0.13", "symfony/translation": ">=2,<2.0.17", - "symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8", - "symfony/ux-autocomplete": "<2.11.2", - "symfony/ux-live-component": "<2.25.1", + "symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8|>=6.4.24,<6.4.40", + "symfony/twilio-notifier": ">=6.4,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", + "symfony/ux-autocomplete": "<2.36|>=3,<3.1", + "symfony/ux-icons": ">=2.17,<2.36.1|>=3,<3.2", + "symfony/ux-live-component": "<2.36|>=3,<3.1", + "symfony/ux-toolkit": ">=2.32,<2.36.1|>=3,<3.2", "symfony/ux-twig-component": "<2.25.1", "symfony/validator": "<5.4.43|>=6,<6.4.11|>=7,<7.1.4", "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8", - "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4", + "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4|>=7.2.9,<7.4.12|>=8,<8.0.12", "symfony/webhook": ">=6.3,<6.3.8", - "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7|>=2.2.0.0-beta1,<2.2.0.0-beta2", + "symfony/yaml": "<5.4.52|>=6,<6.4.40|>=7,<7.4.12|>=8,<8.0.12", "symphonycms/symphony-2": "<2.6.4", "t3/dce": "<0.11.5|>=2.2,<2.6.2", "t3g/svg-sanitizer": "<1.0.3", @@ -6267,45 +6330,50 @@ "tecnickcom/tcpdf": "<6.8", "terminal42/contao-tablelookupwizard": "<3.3.5", "thelia/backoffice-default-template": ">=2.1,<2.1.2", - "thelia/thelia": ">=2.1,<2.1.3", + "thelia/thelia": ">=2.0.0.0-beta1,<2.1.3", "theonedemon/phpwhois": "<=4.2.5", "thinkcmf/thinkcmf": "<6.0.8", - "thorsten/phpmyfaq": "<4.0.18|>=4.1.0.0-alpha,<=4.1.0.0-beta2", + "thorsten/phpmyfaq": "<4.1.4", "tikiwiki/tiki-manager": "<=17.1", "timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1", - "tinymce/tinymce": "<7.2", + "tinymce/tinymce": "<7.9.3|>=8,<8.5.1", "tinymighty/wiki-seo": "<1.2.2", "titon/framework": "<9.9.99", "tltneon/lgsl": "<7", "tobiasbg/tablepress": "<=2.0.0.0-RC1", + "tomasnorre/crawler": "<11.0.13|>=12,<12.0.11", "topthink/framework": "<6.0.17|>=6.1,<=8.0.4", "topthink/think": "<=6.1.1", "topthink/thinkphp": "<=3.2.3|>=6.1.3,<=8.0.4", "torrentpier/torrentpier": "<=2.8.8", - "tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2", + "tpwd/ke_search": "<5.6.2|>=6,<6.6.1|>=7,<7.0.1", "tribalsystems/zenario": "<=9.7.61188", "truckersmp/phpwhois": "<=4.3.1", "ttskch/pagination-service-provider": "<1", "twbs/bootstrap": "<3.4.1|>=4,<4.3.1", - "twig/twig": "<3.11.2|>=3.12,<3.14.1|>=3.16,<3.19", - "typicms/core": "<16.1.7", + "twig/cssinliner-extra": "<3.26", + "twig/intl-extra": "<3.26", + "twig/markdown-extra": "<3.26", + "twig/twig": "<3.27", + "typicms/core": "<12.0.5|>=13,<13.0.9|>=14,<14.0.27|>=15,<15.0.29|>=16,<16.1.7", "typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2", - "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<9.5.55|>=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1", + "typo3/cms-backend": "<10.4.57|>=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.3", "typo3/cms-belog": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2", "typo3/cms-beuser": ">=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18", - "typo3/cms-core": "<=8.7.56|>=9,<9.5.55|>=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1", + "typo3/cms-core": "<10.4.57|>=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.3", "typo3/cms-dashboard": ">=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18", "typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1", "typo3/cms-extensionmanager": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2", "typo3/cms-felogin": ">=4.2,<4.2.3", - "typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1", - "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2", + "typo3/cms-filelist": ">=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.3", + "typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1|>=8,<8.7.23|>=9,<9.5.4", + "typo3/cms-form": "<10.4.57|>=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.5", "typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5", - "typo3/cms-indexed-search": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2", + "typo3/cms-indexed-search": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<13.4.31|>=14,<14.3.3", "typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8|==13.4.2", "typo3/cms-lowlevel": ">=11,<=11.5.41", "typo3/cms-recordlist": ">=11,<11.5.48", - "typo3/cms-recycler": ">=9,<9.5.55|>=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1", + "typo3/cms-recycler": "<10.4.57|>=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.3", "typo3/cms-redirects": ">=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1", "typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30", "typo3/cms-scheduler": ">=11,<=11.5.41", @@ -6313,7 +6381,7 @@ "typo3/cms-webhooks": ">=12,<=12.4.30|>=13,<=13.4.11", "typo3/cms-workspaces": ">=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18", "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", - "typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3", + "typo3/html-sanitizer": "<2.3.2", "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3", "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1", "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", @@ -6329,7 +6397,7 @@ "uvdesk/core-framework": "<=1.1.1", "vanilla/safecurl": "<0.9.2", "verbb/comments": "<1.5.5", - "verbb/formie": "<=2.1.43", + "verbb/formie": "<3.1.28", "verbb/image-resizer": "<2.0.9", "verbb/knock-knock": "<1.2.8", "verot/class.upload.php": "<=2.1.6", @@ -6343,15 +6411,20 @@ "wallabag/wallabag": "<2.6.11", "wanglelecc/laracms": "<=1.0.3", "wapplersystems/a21glossary": "<=0.4.10", - "web-auth/webauthn-framework": ">=3.3,<3.3.4|>=4.5,<4.9|>=5.2,<5.2.4", - "web-auth/webauthn-lib": ">=4.5,<4.9|>=5.2,<5.2.4", - "web-auth/webauthn-symfony-bundle": ">=5.2,<5.2.4", + "web-auth/webauthn-framework": ">=3.3,<3.3.4|>=4.5,<4.9|>=5.2,<5.2.4|>=5.3,<5.3.1", + "web-auth/webauthn-lib": ">=4.5,<5.3.5", + "web-auth/webauthn-symfony-bundle": "<5.3.4", "web-feet/coastercms": "==5.5", + "web-token/jwt-bundle": "<3.4.10|>=4,<4.0.7|>=4.1,<4.1.7", + "web-token/jwt-experimental": "<4.1.7", + "web-token/jwt-framework": "<4.1.7", + "web-token/jwt-library": "<3.4.10|>=4,<4.0.7|>=4.1,<4.1.7", "web-tp3/wec_map": "<3.0.3", "webbuilders-group/silverstripe-kapost-bridge": "<0.4", "webcoast/deferred-image-processing": "<1.0.2", "webklex/laravel-imap": "<5.3", "webklex/php-imap": "<5.3", + "webonyx/graphql-php": "<=15.32.2", "webpa/webpa": "<3.1.2", "webreinvent/vaahcms": "<=2.3.1", "wikibase/wikibase": "<=1.39.3", @@ -6363,24 +6436,27 @@ "winter/wn-system-module": "<1.2.4", "wintercms/winter": "<=1.2.3", "wireui/wireui": "<1.19.3|>=2,<2.1.3", + "wnx/laravel-backup-restore": "<=1.9.3", "woocommerce/woocommerce": "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3", "wp-cli/wp-cli": ">=0.12,<2.5", - "wp-graphql/wp-graphql": "<=1.14.5", + "wp-coding-standards/wpcs": ">=0.14.1,<3.4.1", + "wp-graphql/wp-graphql": "<=2.6", "wp-premium/gravityforms": "<2.4.21", "wpanel/wpanel4-cms": "<=4.3.1", "wpcloud/wp-stateless": "<3.2", "wpglobus/wpglobus": "<=1.9.6", "wpmetabox/meta-box": "<5.11.2", - "wwbn/avideo": "<=25", + "wwbn/avideo": "<=29", "xataface/xataface": "<3", "xpressengine/xpressengine": "<3.0.15", "yab/quarx": "<2.4.5", - "yeswiki/yeswiki": "<=4.5.4", + "yansongda/pay": "<=3.7.19", + "yeswiki/yeswiki": "<4.6.6", "yetiforce/yetiforce-crm": "<6.5", "yidashi/yii2cmf": "<=2", "yii2mod/yii2-cms": "<1.9.2", "yiisoft/yii": "<1.1.31", - "yiisoft/yii2": "<2.0.52", + "yiisoft/yii2": "<2.0.55", "yiisoft/yii2-authclient": "<2.2.15", "yiisoft/yii2-bootstrap": "<2.0.4", "yiisoft/yii2-dev": "<=2.0.45", @@ -6390,6 +6466,7 @@ "yiisoft/yii2-redis": "<2.0.20", "yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6", "yoast-seo-for-typo3/yoast_seo": "<7.2.3", + "yoast/duplicate-post": "<=4.5", "yourls/yourls": "<=1.10.2", "yuan1994/tpadmin": "<=1.3.12", "yungifez/skuul": "<=2.6.5", @@ -6469,7 +6546,7 @@ "type": "tidelift" } ], - "time": "2026-03-18T21:14:35+00:00" + "time": "2026-08-03T22:59:19+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -7313,16 +7390,16 @@ }, { "name": "seld/phar-utils", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c" + "reference": "990bbd0e92caa216d52eca0935f6e35e589bfaa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", - "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/990bbd0e92caa216d52eca0935f6e35e589bfaa5", + "reference": "990bbd0e92caa216d52eca0935f6e35e589bfaa5", "shasum": "" }, "require": { @@ -7355,9 +7432,9 @@ ], "support": { "issues": "https://github.com/Seldaek/phar-utils/issues", - "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1" + "source": "https://github.com/Seldaek/phar-utils/tree/1.2.2" }, - "time": "2022-08-31T10:31:18+00:00" + "time": "2026-08-01T12:48:55+00:00" }, { "name": "seld/signal-handler", @@ -8328,16 +8405,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.38.1", + "version": "v1.41.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "e9247d281d694a5120554d9afaf54e070e88a603" + "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", - "reference": "e9247d281d694a5120554d9afaf54e070e88a603", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/bb899c1db0aa8127dc3afe8cda4a67eb24915f8d", + "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d", "shasum": "" }, "require": { @@ -8386,7 +8463,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.41.0" }, "funding": [ { @@ -8406,7 +8483,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T05:58:03+00:00" + "time": "2026-07-28T08:25:59+00:00" }, { "name": "symfony/polyfill-intl-normalizer", @@ -9506,25 +9583,25 @@ }, { "name": "wp-cli/package-command", - "version": "v2.7.3", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/package-command.git", - "reference": "d2af7d07eafa91cd5ec0f7921146051b21384abd" + "reference": "48cc4f532293e0c8c920e411de8f8ef1eac4343f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/package-command/zipball/d2af7d07eafa91cd5ec0f7921146051b21384abd", - "reference": "d2af7d07eafa91cd5ec0f7921146051b21384abd", + "url": "https://api.github.com/repos/wp-cli/package-command/zipball/48cc4f532293e0c8c920e411de8f8ef1eac4343f", + "reference": "48cc4f532293e0c8c920e411de8f8ef1eac4343f", "shasum": "" }, "require": { "composer/composer": "^2.10.2", "ext-json": "*", - "wp-cli/wp-cli": "^2.13" + "wp-cli/wp-cli": "^3.0" }, "require-dev": { - "wp-cli/scaffold-command": "^1 || ^2", + "wp-cli/scaffold-command": "^1 || ^2 || ^3", "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", @@ -9568,22 +9645,22 @@ "homepage": "https://github.com/wp-cli/package-command", "support": { "issues": "https://github.com/wp-cli/package-command/issues", - "source": "https://github.com/wp-cli/package-command/tree/v2.7.3" + "source": "https://github.com/wp-cli/package-command/tree/v3.0.0" }, - "time": "2026-07-02T09:15:28+00:00" + "time": "2026-08-04T12:51:16+00:00" }, { "name": "wp-cli/wp-cli-tests", - "version": "v5.1.11", + "version": "v5.2.2", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli-tests.git", - "reference": "4730c6df0d4479d1c83e3c5287633acdb0ab3a0d" + "reference": "b02c72dfa273b064a47807c9355d3b28a5c306d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/4730c6df0d4479d1c83e3c5287633acdb0ab3a0d", - "reference": "4730c6df0d4479d1c83e3c5287633acdb0ab3a0d", + "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/b02c72dfa273b064a47807c9355d3b28a5c306d4", + "reference": "b02c72dfa273b064a47807c9355d3b28a5c306d4", "shasum": "" }, "require": { @@ -9601,12 +9678,12 @@ "slevomat/coding-standard": "^7.0 || ^8.0", "swissspidy/phpstan-no-private": "^0.2.1 || ^1.0", "szepeviktor/phpstan-wordpress": "^1.3.5 || ^2.0.3", - "wp-cli/config-command": "^1 || ^2", - "wp-cli/core-command": "^1 || ^2", - "wp-cli/eval-command": "^1 || ^2", - "wp-cli/wp-cli": "^2.13", + "wp-cli/config-command": "^1 || ^2 || ^3", + "wp-cli/core-command": "^1 || ^2 || ^3", + "wp-cli/eval-command": "^1 || ^2 || ^3", + "wp-cli/wp-cli": "^3.0", "wp-coding-standards/wpcs": "dev-develop", - "yoast/phpunit-polyfills": "^1.0 || ^2.0 || ^3.0 || ^4.0" + "yoast/phpunit-polyfills": "^2.0 || ^3.0 || ^4.0" }, "require-dev": { "roave/security-advisories": "dev-latest" @@ -9663,7 +9740,7 @@ "issues": "https://github.com/wp-cli/wp-cli-tests/issues", "source": "https://github.com/wp-cli/wp-cli-tests" }, - "time": "2026-06-10T22:52:20+00:00" + "time": "2026-08-04T15:58:45+00:00" }, { "name": "wp-coding-standards/wpcs", @@ -9671,12 +9748,12 @@ "source": { "type": "git", "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", - "reference": "4d11dbc7f68caa89c9367b91c3fd07b7f7f4370f" + "reference": "65a13501ddba76e75d317315d567c6fe4dae1f26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/4d11dbc7f68caa89c9367b91c3fd07b7f7f4370f", - "reference": "4d11dbc7f68caa89c9367b91c3fd07b7f7f4370f", + "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/65a13501ddba76e75d317315d567c6fe4dae1f26", + "reference": "65a13501ddba76e75d317315d567c6fe4dae1f26", "shasum": "" }, "require": { @@ -9685,9 +9762,9 @@ "ext-tokenizer": "*", "ext-xmlreader": "*", "php": ">=7.2", - "phpcsstandards/phpcsextra": "^1.5.0", - "phpcsstandards/phpcsutils": "^1.1.0", - "squizlabs/php_codesniffer": "^3.13.4" + "phpcsstandards/phpcsextra": "^1.5.1", + "phpcsstandards/phpcsutils": "^1.2.3", + "squizlabs/php_codesniffer": "^3.13.5" }, "require-dev": { "php-parallel-lint/php-console-highlighter": "^1.0.0", @@ -9730,7 +9807,7 @@ "type": "custom" } ], - "time": "2026-06-06T13:19:49+00:00" + "time": "2026-08-04T07:41:29+00:00" }, { "name": "yoast/phpunit-polyfills", From 56b95adfb6d3867eabb05eba1cbcd5048394fb16 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 4 Aug 2026 18:45:32 +0200 Subject: [PATCH 2/3] Do not use deprecated `plugin status` command in tests --- features/bootstrap.feature | 6 ++---- features/make-phar.feature | 11 +++-------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/features/bootstrap.feature b/features/bootstrap.feature index fbeb46854..6a97e605b 100644 --- a/features/bootstrap.feature +++ b/features/bootstrap.feature @@ -63,12 +63,10 @@ Feature: Bootstrap WP-CLI And I run `wp plugin install https://github.com/wp-cli-test/generic-example-plugin/releases/download/v0.1.1/generic-example-plugin.0.1.1.zip --activate` And I run `wp plugin deactivate generic-example-plugin` - When I run `php {PHAR_PATH} plugin status generic-example-plugin` + When I run `php {PHAR_PATH} plugin get generic-example-plugin --fields=title,status --format=csv` Then STDOUT should contain: """ - Plugin generic-example-plugin details: - Name: Example Plugin - Status: Inactive + Example Plugin,inactive """ And STDERR should be empty diff --git a/features/make-phar.feature b/features/make-phar.feature index 5ce5e516f..c3436aac3 100644 --- a/features/make-phar.feature +++ b/features/make-phar.feature @@ -37,20 +37,15 @@ Feature: Check `utils/make-phar.php` output And I run `wp plugin install https://github.com/wp-cli-test/generic-example-plugin/releases/download/v0.1.1/generic-example-plugin.0.1.1.zip --activate` And I run `wp plugin deactivate generic-example-plugin` - When I run `php {PHAR_PATH} plugin status generic-example-plugin` + When I run `php {PHAR_PATH} plugin get generic-example-plugin --fields=title,status,version,author,description --format=csv` Then STDOUT should contain: """ - Plugin generic-example-plugin details: - Name: Example Plugin - Status: Inactive - Version: 0.1.0 - Author: YOUR NAME HERE - Description: PLUGIN DESCRIPTION HERE + Example Plugin,inactive,0.1.0,YOUR NAME HERE,PLUGIN DESCRIPTION HERE """ And STDERR should be empty When I run `cp {PHAR_PATH} wp` - And I try `php wp plugin status generic-example-plugin` + And I try `php wp plugin get generic-example-plugin` Then STDERR should not contain: """ Error: Couldn't find plugin-status.mustache From e262da369f0c0a74c1bea597474ac31f2b95587f Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 4 Aug 2026 19:00:49 +0200 Subject: [PATCH 3/3] Fix csv format --- features/bootstrap.feature | 10 +++++----- features/make-phar.feature | 6 +++++- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/features/bootstrap.feature b/features/bootstrap.feature index 6a97e605b..c90042e7c 100644 --- a/features/bootstrap.feature +++ b/features/bootstrap.feature @@ -66,17 +66,17 @@ Feature: Bootstrap WP-CLI When I run `php {PHAR_PATH} plugin get generic-example-plugin --fields=title,status --format=csv` Then STDOUT should contain: """ - Example Plugin,inactive + title,"Example Plugin" + status,inactive """ And STDERR should be empty When I run `cp {PHAR_PATH} wp-renamed.phar` - And I try `php wp-renamed.phar plugin status generic-example-plugin` + And I try `php wp-renamed.phar plugin get generic-example-plugin --fields=title,status --format=csv` Then STDOUT should contain: """ - Plugin generic-example-plugin details: - Name: Example Plugin - Status: Inactive + title,"Example Plugin" + status,inactive """ And STDERR should be empty diff --git a/features/make-phar.feature b/features/make-phar.feature index c3436aac3..a38407078 100644 --- a/features/make-phar.feature +++ b/features/make-phar.feature @@ -40,7 +40,11 @@ Feature: Check `utils/make-phar.php` output When I run `php {PHAR_PATH} plugin get generic-example-plugin --fields=title,status,version,author,description --format=csv` Then STDOUT should contain: """ - Example Plugin,inactive,0.1.0,YOUR NAME HERE,PLUGIN DESCRIPTION HERE + title,"Example Plugin" + status,inactive + version,0.1.0 + author,"YOUR NAME HERE" + description,"PLUGIN DESCRIPTION HERE" """ And STDERR should be empty