| @@ -68,18 +68,18 @@ | ||
| 68 | 68 | "install-path": "../automattic/jetpack-autoloader" |
| 69 | 69 | }, |
| 70 | 70 | { |
| 71 | 71 | "name": "elementor/elementor-mcp-composer", |
| 72 | - "version": "1.0.10", | |
| 73 | - "version_normalized": "1.0.10.0", | |
| 72 | + "version": "1.0.17", | |
| 73 | + "version_normalized": "1.0.17.0", | |
| 74 | 74 | "dist": { |
| 75 | 75 | "type": "zip", |
| 76 | - "url": "https://composer.elementor.com/download/elementor/elementor-mcp-composer/1.0.10" | |
| 76 | + "url": "https://composer.elementor.com/download/elementor/elementor-mcp-composer/1.0.17" | |
| 77 | 77 | }, |
| 78 | 78 | "require": { |
| 79 | 79 | "automattic/jetpack-autoloader": "^5", |
| 80 | 80 | "php": ">=7.4", |
| 81 | - "wordpress/mcp-adapter": "^0.5.0" | |
| 81 | + "wordpress/mcp-adapter": "^0.6.1" | |
| 82 | 82 | }, |
| 83 | 83 | "require-dev": { |
| 84 | 84 | "dealerdirect/phpcodesniffer-composer-installer": "^1.0", |
| 85 | 85 | "phpunit/phpunit": "^9.6", |
| @@ -85,9 +85,9 @@ | ||
| 85 | 85 | "phpunit/phpunit": "^9.6", |
| 86 | 86 | "squizlabs/php_codesniffer": "^3.10", |
| 87 | 87 | "wp-coding-standards/wpcs": "^3.1" |
| 88 | 88 | }, |
| 89 | - "time": "2026-08-31T09:29:38+00:00", | |
| 89 | + "time": "2026-09-23T11:38:25+00:00", | |
| 90 | 90 | "type": "library", |
| 91 | 91 | "installation-source": "dist", |
| 92 | 92 | "autoload": { |
| 93 | 93 | "files": [ |
| @@ -146,13 +146,13 @@ | ||
| 146 | 146 | "install-path": "../elementor/wp-notifications-package" |
| 147 | 147 | }, |
| 148 | 148 | { |
| 149 | 149 | "name": "elementor/wp-one-package", |
| 150 | - "version": "1.0.68", | |
| 151 | - "version_normalized": "1.0.68.0", | |
| 150 | + "version": "1.0.70", | |
| 151 | + "version_normalized": "1.0.70.0", | |
| 152 | 152 | "dist": { |
| 153 | 153 | "type": "zip", |
| 154 | - "url": "https://composer.elementor.com/download/elementor/wp-one-package/1.0.68" | |
| 154 | + "url": "https://composer.elementor.com/download/elementor/wp-one-package/1.0.70" | |
| 155 | 155 | }, |
| 156 | 156 | "require": { |
| 157 | 157 | "elementor/wp-notifications-package": "^1.2" |
| 158 | 158 | }, |
| @@ -163,9 +163,9 @@ | ||
| 163 | 163 | "squizlabs/php_codesniffer": "^3.10.2", |
| 164 | 164 | "wp-coding-standards/wpcs": "^3.1.0", |
| 165 | 165 | "yoast/phpunit-polyfills": "^2.0" |
| 166 | 166 | }, |
| 167 | - "time": "2026-07-17T09:49:08+00:00", | |
| 167 | + "time": "2026-09-18T08:52:58+00:00", | |
| 168 | 168 | "type": "library", |
| 169 | 169 | "installation-source": "dist", |
| 170 | 170 | "autoload": { |
| 171 | 171 | "files": [ |
| @@ -183,57 +183,52 @@ | ||
| 183 | 183 | "install-path": "../elementor/wp-one-package" |
| 184 | 184 | }, |
| 185 | 185 | { |
| 186 | 186 | "name": "wordpress/mcp-adapter", |
| 187 | - "version": "v0.5.0", | |
| 188 | - "version_normalized": "0.5.0.0", | |
| 187 | + "version": "v0.6.1", | |
| 188 | + "version_normalized": "0.6.1.0", | |
| 189 | 189 | "source": { |
| 190 | 190 | "type": "git", |
| 191 | - "url": "https://github.com/WordPress/mcp-adapter.git", | |
| 192 | - "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b" | |
| 191 | + "url": "https://github.com/WordPress/mcp-adapter", | |
| 192 | + "reference": "23cb53e0b82f39238eec1c38cb055e28aa30fa7c" | |
| 193 | 193 | }, |
| 194 | 194 | "dist": { |
| 195 | 195 | "type": "zip", |
| 196 | - "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/7bfc49f46b3ea7544dded49d5a606089f825a80b", | |
| 197 | - "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b", | |
| 196 | + "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/23cb53e0b82f39238eec1c38cb055e28aa30fa7c", | |
| 197 | + "reference": "23cb53e0b82f39238eec1c38cb055e28aa30fa7c", | |
| 198 | 198 | "shasum": "" |
| 199 | 199 | }, |
| 200 | 200 | "require": { |
| 201 | + "automattic/jetpack-autoloader": "^5.0", | |
| 201 | 202 | "ext-json": "*", |
| 202 | 203 | "php": "^7.4 || ^8.0", |
| 203 | 204 | "wordpress/php-mcp-schema": "^0.1.0" |
| 204 | 205 | }, |
| 205 | 206 | "require-dev": { |
| 206 | - "automattic/vipwpcs": "^3.0", | |
| 207 | + "automattic/vipwpcs": "^3.1", | |
| 207 | 208 | "php-stubs/wordpress-stubs": "^6.9", |
| 208 | 209 | "php-stubs/wp-cli-stubs": "^2.12", |
| 209 | - "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99", | |
| 210 | - "phpcompatibility/phpcompatibility-wp": "^2.1", | |
| 210 | + "phpcompatibility/phpcompatibility-wp": "^3.0.0-alpha", | |
| 211 | 211 | "phpstan/extension-installer": "^1.3", |
| 212 | - "phpstan/php-8-stubs": "^0.4.24", | |
| 213 | - "phpstan/phpstan": "^2.1.22", | |
| 214 | - "phpstan/phpstan-deprecation-rules": "^2.0.3", | |
| 212 | + "phpstan/php-8-stubs": "^0.4.36", | |
| 213 | + "phpstan/phpstan": "^2.2.6", | |
| 214 | + "phpstan/phpstan-deprecation-rules": "^2.0.5", | |
| 215 | 215 | "phpunit/phpunit": "^9.6", |
| 216 | 216 | "slevomat/coding-standard": "^8.0", |
| 217 | 217 | "szepeviktor/phpstan-wordpress": "^2.0", |
| 218 | - "wp-phpunit/wp-phpunit": "^6.5", | |
| 219 | - "wpackagist-plugin/plugin-check": "^1.6", | |
| 218 | + "wp-phpunit/wp-phpunit": "^7.0", | |
| 220 | 219 | "yoast/phpunit-polyfills": "^4.0" |
| 221 | 220 | }, |
| 222 | - "time": "2026-04-14T12:12:58+00:00", | |
| 221 | + "time": "2026-08-13T05:16:13+00:00", | |
| 223 | 222 | "type": "wordpress-plugin", |
| 224 | - "extra": { | |
| 225 | - "installer-paths": { | |
| 226 | - "vendor/{$vendor}/{$name}/": [ | |
| 227 | - "wpackagist-plugin/plugin-check" | |
| 228 | - ] | |
| 229 | - } | |
| 230 | - }, | |
| 231 | 223 | "installation-source": "dist", |
| 232 | 224 | "autoload": { |
| 233 | 225 | "psr-4": { |
| 234 | 226 | "WP\\MCP\\": "includes/" |
| 235 | - } | |
| 227 | + }, | |
| 228 | + "exclude-from-classmap": [ | |
| 229 | + "tests/phpunit/" | |
| 230 | + ] | |
| 236 | 231 | }, |
| 237 | 232 | "notification-url": "https://packagist.org/downloads/", |
| 238 | 233 | "license": [ |
| 239 | 234 | "GPL-2.0-or-later" |