PluginProbe
Hostinger Tools / 3.0.78
Hostinger Tools v3.0.78
3.0.78 3.0.77 3.0.76 3.0.75 3.0.74 3.0.73 3.0.72 3.0.71 3.0.70 3.0.69 3.0.68 3.0.67 3.0.66 1.8.1 1.8.2 1.8.3 1.9.1 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 All 109 releases
hostinger / vendor / composer / installed.json

installed.json in Hostinger Tools 3.0.78, at vendor/composer/installed.json

210 lines 8.1 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": "hostinger/hostinger-wp-helper",
72 "version": "1.0.17",
73 "version_normalized": "1.0.17.0",
74 "source": {
75 "type": "git",
76 "url": "[email protected]:hostinger/hostinger-wp-helper.git",
77 "reference": "2e008591625276b76a0113ff442cfcf04e94007f"
78 },
79 "dist": {
80 "type": "zip",
81 "url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/2e008591625276b76a0113ff442cfcf04e94007f",
82 "reference": "2e008591625276b76a0113ff442cfcf04e94007f",
83 "shasum": ""
84 },
85 "require": {
86 "ext-json": "*",
87 "php": ">=8.0"
88 },
89 "require-dev": {
90 "10up/wp_mock": "^1.1",
91 "phpunit/phpunit": "^9.6.33",
92 "squizlabs/php_codesniffer": "^4.0",
93 "yoast/phpunit-polyfills": "^2.0"
94 },
95 "time": "2026-09-16T16:50:27+00:00",
96 "type": "library",
97 "installation-source": "dist",
98 "autoload": {
99 "psr-4": {
100 "Hostinger\\WpHelper\\": "src/",
101 "Hostinger\\Tests\\": "tests/phpunit"
102 }
103 },
104 "license": [
105 "proprietary"
106 ],
107 "description": "A PHP package with core functions for Hostinger WordPress plugins.",
108 "support": {
109 "source": "https://github.com/hostinger/hostinger-wp-helper/tree/1.0.17",
110 "issues": "https://github.com/hostinger/hostinger-wp-helper/issues"
111 },
112 "install-path": "../hostinger/hostinger-wp-helper"
113 },
114 {
115 "name": "hostinger/hostinger-wp-menu-manager",
116 "version": "1.2.33",
117 "version_normalized": "1.2.33.0",
118 "source": {
119 "type": "git",
120 "url": "[email protected]:hostinger/hostinger-wp-menu-manager.git",
121 "reference": "56f440c35c5ee7c0e543159153966705dcf05cb4"
122 },
123 "dist": {
124 "type": "zip",
125 "url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/56f440c35c5ee7c0e543159153966705dcf05cb4",
126 "reference": "56f440c35c5ee7c0e543159153966705dcf05cb4",
127 "shasum": ""
128 },
129 "require": {
130 "hostinger/hostinger-wp-helper": "^1.0"
131 },
132 "require-dev": {
133 "phpunit/phpunit": "^9.6",
134 "squizlabs/php_codesniffer": "^3.0",
135 "yoast/phpunit-polyfills": "^2.0"
136 },
137 "time": "2026-09-17T07:03:40+00:00",
138 "type": "library",
139 "installation-source": "dist",
140 "autoload": {
141 "psr-4": {
142 "Hostinger\\WpMenuManager\\": "src/"
143 }
144 },
145 "autoload-dev": {
146 "psr-4": {
147 "Hostinger\\WpMenuManager\\Tests\\": "tests/phpunit"
148 }
149 },
150 "license": [
151 "proprietary"
152 ],
153 "description": "Package for managing Hostinger WordPress menus and pages.",
154 "support": {
155 "source": "https://github.com/hostinger/hostinger-wp-menu-manager/tree/1.2.33",
156 "issues": "https://github.com/hostinger/hostinger-wp-menu-manager/issues"
157 },
158 "install-path": "../hostinger/hostinger-wp-menu-manager"
159 },
160 {
161 "name": "woocommerce/action-scheduler",
162 "version": "3.9.3",
163 "version_normalized": "3.9.3.0",
164 "source": {
165 "type": "git",
166 "url": "https://github.com/woocommerce/action-scheduler.git",
167 "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
168 },
169 "dist": {
170 "type": "zip",
171 "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
172 "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
173 "shasum": ""
174 },
175 "require": {
176 "php": ">=7.2"
177 },
178 "require-dev": {
179 "phpunit/phpunit": "^8.5",
180 "woocommerce/woocommerce-sniffs": "0.1.0",
181 "wp-cli/wp-cli": "~2.5.0",
182 "yoast/phpunit-polyfills": "^2.0"
183 },
184 "time": "2025-07-15T09:32:30+00:00",
185 "type": "wordpress-plugin",
186 "extra": {
187 "scripts-description": {
188 "test": "Run unit tests",
189 "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
190 "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
191 }
192 },
193 "installation-source": "dist",
194 "notification-url": "https://packagist.org/downloads/",
195 "license": [
196 "GPL-3.0-or-later"
197 ],
198 "description": "Action Scheduler for WordPress and WooCommerce",
199 "homepage": "https://actionscheduler.org/",
200 "support": {
201 "issues": "https://github.com/woocommerce/action-scheduler/issues",
202 "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
203 },
204 "install-path": "../woocommerce/action-scheduler"
205 }
206 ],
207 "dev": false,
208 "dev-package-names": []
209 }
210