PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.0-beta3
Elementor Website Builder – more than just a page builder v4.3.0-beta3
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
elementor / vendor / composer / installed.json

installed.json in Elementor Website Builder – more than just a page builder 4.3.0-beta3, at vendor/composer/installed.json

314 lines 11.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "automattic/jetpack-autoloader",
5 "version": "v5.0.23",
6 "version_normalized": "5.0.23.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/Automattic/jetpack-autoloader.git",
10 "reference": "d11b2d621035dcb920abce8ae09bebd5da5f9ff8"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d11b2d621035dcb920abce8ae09bebd5da5f9ff8",
15 "reference": "d11b2d621035dcb920abce8ae09bebd5da5f9ff8",
16 "shasum": ""
17 },
18 "require": {
19 "composer-plugin-api": "^2.2",
20 "php": ">=7.2"
21 },
22 "require-dev": {
23 "automattic/phpunit-select-config": "^1.0.9",
24 "composer/composer": "^2.2",
25 "yoast/phpunit-polyfills": "^4.0.0"
26 },
27 "time": "2026-08-11T18:32:06+00:00",
28 "type": "composer-plugin",
29 "extra": {
30 "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
31 "autotagger": true,
32 "mirror-repo": "Automattic/jetpack-autoloader",
33 "branch-alias": {
34 "dev-trunk": "5.0.x-dev"
35 },
36 "changelogger": {
37 "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
38 },
39 "version-constants": {
40 "::VERSION": "src/AutoloadGenerator.php"
41 }
42 },
43 "installation-source": "dist",
44 "autoload": {
45 "psr-4": {
46 "Automattic\\Jetpack\\Autoloader\\": "src"
47 },
48 "classmap": [
49 "src/AutoloadGenerator.php"
50 ]
51 },
52 "notification-url": "https://packagist.org/downloads/",
53 "license": [
54 "GPL-2.0-or-later"
55 ],
56 "description": "Creates a custom autoloader for a plugin or theme.",
57 "keywords": [
58 "autoload",
59 "autoloader",
60 "composer",
61 "jetpack",
62 "plugin",
63 "wordpress"
64 ],
65 "support": {
66 "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.23"
67 },
68 "install-path": "../automattic/jetpack-autoloader"
69 },
70 {
71 "name": "elementor/elementor-mcp-composer",
72 "version": "1.0.13",
73 "version_normalized": "1.0.13.0",
74 "dist": {
75 "type": "zip",
76 "url": "https://composer.elementor.com/download/elementor/elementor-mcp-composer/1.0.13"
77 },
78 "require": {
79 "automattic/jetpack-autoloader": "^5",
80 "php": ">=7.4",
81 "wordpress/mcp-adapter": "^0.6.1"
82 },
83 "require-dev": {
84 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
85 "phpunit/phpunit": "^9.6",
86 "squizlabs/php_codesniffer": "^3.10",
87 "wp-coding-standards/wpcs": "^3.1"
88 },
89 "time": "2026-09-15T14:29:50+00:00",
90 "type": "library",
91 "installation-source": "dist",
92 "autoload": {
93 "files": [
94 "./runner.php"
95 ]
96 },
97 "scripts": {
98 "lint": [
99 "vendor/bin/phpcs --standard=./phpcs.xml ./src/ ./runner.php"
100 ],
101 "lint:fix": [
102 "vendor/bin/phpcbf --standard=./phpcs.xml ./src/ ./runner.php"
103 ],
104 "test": [
105 "vendor/bin/phpunit"
106 ]
107 },
108 "license": [
109 "proprietary"
110 ],
111 "description": "Reusable Composer package for Elementor MCP integrations.",
112 "install-path": "../elementor/elementor-mcp-composer"
113 },
114 {
115 "name": "elementor/wp-notifications-package",
116 "version": "1.2.0",
117 "version_normalized": "1.2.0.0",
118 "source": {
119 "type": "git",
120 "url": "https://github.com/elementor/wp-notifications-package.git",
121 "reference": "dd25ca9dd79402c3bb51fab112aa079702eb165e"
122 },
123 "dist": {
124 "type": "zip",
125 "url": "https://api.github.com/repos/elementor/wp-notifications-package/zipball/dd25ca9dd79402c3bb51fab112aa079702eb165e",
126 "reference": "dd25ca9dd79402c3bb51fab112aa079702eb165e",
127 "shasum": ""
128 },
129 "require-dev": {
130 "dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0",
131 "squizlabs/php_codesniffer": "^3.10.2",
132 "wp-coding-standards/wpcs": "^3.1.0"
133 },
134 "time": "2025-04-28T12:27:21+00:00",
135 "type": "library",
136 "installation-source": "dist",
137 "autoload": {
138 "psr-4": {
139 "Elementor\\WPNotificationsPackage\\": "src/"
140 }
141 },
142 "notification-url": "https://packagist.org/downloads/",
143 "support": {
144 "source": "https://github.com/elementor/wp-notifications-package/tree/1.2.0"
145 },
146 "install-path": "../elementor/wp-notifications-package"
147 },
148 {
149 "name": "elementor/wp-one-package",
150 "version": "1.0.69",
151 "version_normalized": "1.0.69.0",
152 "dist": {
153 "type": "zip",
154 "url": "https://composer.elementor.com/download/elementor/wp-one-package/1.0.69"
155 },
156 "require": {
157 "elementor/wp-notifications-package": "^1.2"
158 },
159 "require-dev": {
160 "dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0",
161 "johnpbloch/wordpress-core": "^6.0",
162 "phpunit/phpunit": "^9.0",
163 "squizlabs/php_codesniffer": "^3.10.2",
164 "wp-coding-standards/wpcs": "^3.1.0",
165 "yoast/phpunit-polyfills": "^2.0"
166 },
167 "time": "2026-07-28T06:30:15+00:00",
168 "type": "library",
169 "installation-source": "dist",
170 "autoload": {
171 "files": [
172 "./runner.php"
173 ]
174 },
175 "scripts": {
176 "lint": [
177 "vendor/bin/phpcs --standard=./phpcs.xml ./src/"
178 ],
179 "lint:fix": [
180 "vendor/bin/phpcbf ."
181 ]
182 },
183 "install-path": "../elementor/wp-one-package"
184 },
185 {
186 "name": "wordpress/mcp-adapter",
187 "version": "v0.6.1",
188 "version_normalized": "0.6.1.0",
189 "source": {
190 "type": "git",
191 "url": "https://github.com/WordPress/mcp-adapter",
192 "reference": "23cb53e0b82f39238eec1c38cb055e28aa30fa7c"
193 },
194 "dist": {
195 "type": "zip",
196 "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/23cb53e0b82f39238eec1c38cb055e28aa30fa7c",
197 "reference": "23cb53e0b82f39238eec1c38cb055e28aa30fa7c",
198 "shasum": ""
199 },
200 "require": {
201 "automattic/jetpack-autoloader": "^5.0",
202 "ext-json": "*",
203 "php": "^7.4 || ^8.0",
204 "wordpress/php-mcp-schema": "^0.1.0"
205 },
206 "require-dev": {
207 "automattic/vipwpcs": "^3.1",
208 "php-stubs/wordpress-stubs": "^6.9",
209 "php-stubs/wp-cli-stubs": "^2.12",
210 "phpcompatibility/phpcompatibility-wp": "^3.0.0-alpha",
211 "phpstan/extension-installer": "^1.3",
212 "phpstan/php-8-stubs": "^0.4.36",
213 "phpstan/phpstan": "^2.2.6",
214 "phpstan/phpstan-deprecation-rules": "^2.0.5",
215 "phpunit/phpunit": "^9.6",
216 "slevomat/coding-standard": "^8.0",
217 "szepeviktor/phpstan-wordpress": "^2.0",
218 "wp-phpunit/wp-phpunit": "^7.0",
219 "yoast/phpunit-polyfills": "^4.0"
220 },
221 "time": "2026-08-13T05:16:13+00:00",
222 "type": "wordpress-plugin",
223 "installation-source": "dist",
224 "autoload": {
225 "psr-4": {
226 "WP\\MCP\\": "includes/"
227 },
228 "exclude-from-classmap": [
229 "tests/phpunit/"
230 ]
231 },
232 "notification-url": "https://packagist.org/downloads/",
233 "license": [
234 "GPL-2.0-or-later"
235 ],
236 "authors": [
237 {
238 "name": "WordPress AI Team",
239 "homepage": "https://make.wordpress.org/ai/"
240 }
241 ],
242 "description": "Adapter for Abilities API, letting WordPress abilities to be used as MCP tools, resources or prompts",
243 "homepage": "https://github.com/wordpress/mcp-adapter",
244 "keywords": [
245 "abilities-api",
246 "adapter",
247 "ai",
248 "api",
249 "integration",
250 "mcp",
251 "model-context-protocol",
252 "wordpress"
253 ],
254 "support": {
255 "issues": "https://github.com/wordpress/mcp-adapter/issues",
256 "source": "https://github.com/wordpress/mcp-adapter"
257 },
258 "install-path": "../wordpress/mcp-adapter"
259 },
260 {
261 "name": "wordpress/php-mcp-schema",
262 "version": "v0.1.3",
263 "version_normalized": "0.1.3.0",
264 "source": {
265 "type": "git",
266 "url": "https://github.com/WordPress/php-mcp-schema",
267 "reference": "b2fcf97aa023ce46e9f03493c194a72d5a46bea2"
268 },
269 "dist": {
270 "type": "zip",
271 "url": "https://api.github.com/repos/WordPress/php-mcp-schema/zipball/b2fcf97aa023ce46e9f03493c194a72d5a46bea2",
272 "reference": "b2fcf97aa023ce46e9f03493c194a72d5a46bea2",
273 "shasum": ""
274 },
275 "require": {
276 "php": ">=7.4"
277 },
278 "require-dev": {
279 "phpstan/phpstan": "^1.10"
280 },
281 "time": "2026-08-10T09:12:14+00:00",
282 "type": "library",
283 "installation-source": "dist",
284 "autoload": {
285 "psr-4": {
286 "WP\\McpSchema\\": "src/"
287 }
288 },
289 "notification-url": "https://packagist.org/downloads/",
290 "license": [
291 "GPL-2.0-or-later"
292 ],
293 "authors": [
294 {
295 "name": "WordPress",
296 "homepage": "https://wordpress.org"
297 }
298 ],
299 "description": "PHP DTOs for the Model Context Protocol (MCP) specification",
300 "homepage": "https://github.com/WordPress/php-mcp-schema",
301 "keywords": [
302 "dto",
303 "mcp",
304 "model-context-protocol",
305 "php",
306 "schema"
307 ],
308 "install-path": "../wordpress/php-mcp-schema"
309 }
310 ],
311 "dev": false,
312 "dev-package-names": []
313 }
314