ClassLoader.php
2 years ago
InstalledVersions.php
3 years ago
LICENSE
5 years ago
autoload_classmap.php
1 year ago
autoload_files.php
1 year ago
autoload_namespaces.php
2 years ago
autoload_psr4.php
2 years ago
autoload_real.php
1 year ago
autoload_static.php
1 year ago
installed.json
1 year ago
installed.php
1 year ago
jetpack_autoload_classmap.php
1 year ago
jetpack_autoload_filemap.php
1 year ago
platform_check.php
1 year ago
installed.php
483 lines
| 1 | <?php return array( |
| 2 | 'root' => array( |
| 3 | 'name' => 'automattic/jetpack', |
| 4 | 'pretty_version' => 'dev-trunk', |
| 5 | 'version' => 'dev-trunk', |
| 6 | 'reference' => null, |
| 7 | 'type' => 'wordpress-plugin', |
| 8 | 'install_path' => __DIR__ . '/../../', |
| 9 | 'aliases' => array(), |
| 10 | 'dev' => false, |
| 11 | ), |
| 12 | 'versions' => array( |
| 13 | 'automattic/block-delimiter' => array( |
| 14 | 'pretty_version' => 'v0.2.1', |
| 15 | 'version' => '0.2.1.0', |
| 16 | 'reference' => 'b303cdc29656df4efbd0753adb8c284d8b986f04', |
| 17 | 'type' => 'jetpack-library', |
| 18 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/block-delimiter', |
| 19 | 'aliases' => array(), |
| 20 | 'dev_requirement' => false, |
| 21 | ), |
| 22 | 'automattic/jetpack' => array( |
| 23 | 'pretty_version' => 'dev-trunk', |
| 24 | 'version' => 'dev-trunk', |
| 25 | 'reference' => null, |
| 26 | 'type' => 'wordpress-plugin', |
| 27 | 'install_path' => __DIR__ . '/../../', |
| 28 | 'aliases' => array(), |
| 29 | 'dev_requirement' => false, |
| 30 | ), |
| 31 | 'automattic/jetpack-a8c-mc-stats' => array( |
| 32 | 'pretty_version' => 'v3.0.5', |
| 33 | 'version' => '3.0.5.0', |
| 34 | 'reference' => '60401a41c714d93f7a31e36493260ad6683ca4be', |
| 35 | 'type' => 'jetpack-library', |
| 36 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'automattic/jetpack-account-protection' => array( |
| 41 | 'pretty_version' => 'v0.2.4', |
| 42 | 'version' => '0.2.4.0', |
| 43 | 'reference' => 'dd924f4558f5470128a3056a94b9f78caa4e3c88', |
| 44 | 'type' => 'jetpack-library', |
| 45 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-account-protection', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'automattic/jetpack-admin-ui' => array( |
| 50 | 'pretty_version' => 'v0.5.10', |
| 51 | 'version' => '0.5.10.0', |
| 52 | 'reference' => '3f4201c45ae670083fe214f821b07793c732f6e1', |
| 53 | 'type' => 'jetpack-library', |
| 54 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui', |
| 55 | 'aliases' => array(), |
| 56 | 'dev_requirement' => false, |
| 57 | ), |
| 58 | 'automattic/jetpack-assets' => array( |
| 59 | 'pretty_version' => 'v4.0.31', |
| 60 | 'version' => '4.0.31.0', |
| 61 | 'reference' => '89b5eebe9a1487880c9d52adc37b9dcdc91cc5b4', |
| 62 | 'type' => 'jetpack-library', |
| 63 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', |
| 64 | 'aliases' => array(), |
| 65 | 'dev_requirement' => false, |
| 66 | ), |
| 67 | 'automattic/jetpack-autoloader' => array( |
| 68 | 'pretty_version' => 'v5.0.8', |
| 69 | 'version' => '5.0.8.0', |
| 70 | 'reference' => '6a73ae61ff47600534735946572284341b07bc11', |
| 71 | 'type' => 'composer-plugin', |
| 72 | 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', |
| 73 | 'aliases' => array(), |
| 74 | 'dev_requirement' => false, |
| 75 | ), |
| 76 | 'automattic/jetpack-backup' => array( |
| 77 | 'pretty_version' => 'v4.2.9', |
| 78 | 'version' => '4.2.9.0', |
| 79 | 'reference' => 'dceba6a2f00b75775d172a62af887e41d358deef', |
| 80 | 'type' => 'jetpack-library', |
| 81 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup', |
| 82 | 'aliases' => array(), |
| 83 | 'dev_requirement' => false, |
| 84 | ), |
| 85 | 'automattic/jetpack-backup-helper-script-manager' => array( |
| 86 | 'pretty_version' => 'v0.3.7', |
| 87 | 'version' => '0.3.7.0', |
| 88 | 'reference' => '02ce3954fed40f964d6bcff7ad2aae2e85cd78f9', |
| 89 | 'type' => 'jetpack-library', |
| 90 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager', |
| 91 | 'aliases' => array(), |
| 92 | 'dev_requirement' => false, |
| 93 | ), |
| 94 | 'automattic/jetpack-blaze' => array( |
| 95 | 'pretty_version' => 'v0.25.34', |
| 96 | 'version' => '0.25.34.0', |
| 97 | 'reference' => '592f17b5fe36535373fef095d6d3c800f4050841', |
| 98 | 'type' => 'jetpack-library', |
| 99 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze', |
| 100 | 'aliases' => array(), |
| 101 | 'dev_requirement' => false, |
| 102 | ), |
| 103 | 'automattic/jetpack-blocks' => array( |
| 104 | 'pretty_version' => 'v3.1.0', |
| 105 | 'version' => '3.1.0.0', |
| 106 | 'reference' => 'ceef9e2254f2d65f1da7165b47cc81cfe8dafa3d', |
| 107 | 'type' => 'jetpack-library', |
| 108 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'automattic/jetpack-boost-core' => array( |
| 113 | 'pretty_version' => 'v0.3.11', |
| 114 | 'version' => '0.3.11.0', |
| 115 | 'reference' => '26a131e021da4024afd9ae0fafa15b302725e813', |
| 116 | 'type' => 'jetpack-library', |
| 117 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-core', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'automattic/jetpack-boost-speed-score' => array( |
| 122 | 'pretty_version' => 'v0.4.9', |
| 123 | 'version' => '0.4.9.0', |
| 124 | 'reference' => '4b7d506c18dd315448318734ca687bbd5b3ef2ad', |
| 125 | 'type' => 'jetpack-library', |
| 126 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', |
| 127 | 'aliases' => array(), |
| 128 | 'dev_requirement' => false, |
| 129 | ), |
| 130 | 'automattic/jetpack-classic-theme-helper' => array( |
| 131 | 'pretty_version' => 'v0.13.8', |
| 132 | 'version' => '0.13.8.0', |
| 133 | 'reference' => 'ab6170d0d00a3b573e64c9003454f4ea6afd7b07', |
| 134 | 'type' => 'jetpack-library', |
| 135 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-classic-theme-helper', |
| 136 | 'aliases' => array(), |
| 137 | 'dev_requirement' => false, |
| 138 | ), |
| 139 | 'automattic/jetpack-compat' => array( |
| 140 | 'pretty_version' => 'v4.0.1', |
| 141 | 'version' => '4.0.1.0', |
| 142 | 'reference' => '67b32b49dfcf50e0329bf9855a2ad804467b8fa2', |
| 143 | 'type' => 'jetpack-library', |
| 144 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-compat', |
| 145 | 'aliases' => array(), |
| 146 | 'dev_requirement' => false, |
| 147 | ), |
| 148 | 'automattic/jetpack-composer-plugin' => array( |
| 149 | 'pretty_version' => 'v4.0.5', |
| 150 | 'version' => '4.0.5.0', |
| 151 | 'reference' => 'e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe', |
| 152 | 'type' => 'composer-plugin', |
| 153 | 'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin', |
| 154 | 'aliases' => array(), |
| 155 | 'dev_requirement' => false, |
| 156 | ), |
| 157 | 'automattic/jetpack-config' => array( |
| 158 | 'pretty_version' => 'v3.1.1', |
| 159 | 'version' => '3.1.1.0', |
| 160 | 'reference' => '2704e4122684c6553c618cca76e5d84cd524738c', |
| 161 | 'type' => 'jetpack-library', |
| 162 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config', |
| 163 | 'aliases' => array(), |
| 164 | 'dev_requirement' => false, |
| 165 | ), |
| 166 | 'automattic/jetpack-connection' => array( |
| 167 | 'pretty_version' => 'v6.13.12', |
| 168 | 'version' => '6.13.12.0', |
| 169 | 'reference' => 'bab06d1615435c2e64b61cd7043358ab529cf916', |
| 170 | 'type' => 'jetpack-library', |
| 171 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', |
| 172 | 'aliases' => array(), |
| 173 | 'dev_requirement' => false, |
| 174 | ), |
| 175 | 'automattic/jetpack-constants' => array( |
| 176 | 'pretty_version' => 'v3.0.8', |
| 177 | 'version' => '3.0.8.0', |
| 178 | 'reference' => 'f9bf00ab48956b8326209e7c0baf247a0ed721c4', |
| 179 | 'type' => 'jetpack-library', |
| 180 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants', |
| 181 | 'aliases' => array(), |
| 182 | 'dev_requirement' => false, |
| 183 | ), |
| 184 | 'automattic/jetpack-device-detection' => array( |
| 185 | 'pretty_version' => 'v3.0.9', |
| 186 | 'version' => '3.0.9.0', |
| 187 | 'reference' => '9eba4f274cd858253b6c125aff90c9182431c941', |
| 188 | 'type' => 'jetpack-library', |
| 189 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection', |
| 190 | 'aliases' => array(), |
| 191 | 'dev_requirement' => false, |
| 192 | ), |
| 193 | 'automattic/jetpack-error' => array( |
| 194 | 'pretty_version' => 'v3.0.5', |
| 195 | 'version' => '3.0.5.0', |
| 196 | 'reference' => '34e67b5df21941648106c34e6ee95f7a27729cab', |
| 197 | 'type' => 'jetpack-library', |
| 198 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', |
| 199 | 'aliases' => array(), |
| 200 | 'dev_requirement' => false, |
| 201 | ), |
| 202 | 'automattic/jetpack-explat' => array( |
| 203 | 'pretty_version' => 'v0.3.1', |
| 204 | 'version' => '0.3.1.0', |
| 205 | 'reference' => 'd4ac7109f6565a4aff7ad3e4e9543ca430b6e3de', |
| 206 | 'type' => 'jetpack-library', |
| 207 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', |
| 208 | 'aliases' => array(), |
| 209 | 'dev_requirement' => false, |
| 210 | ), |
| 211 | 'automattic/jetpack-external-media' => array( |
| 212 | 'pretty_version' => 'v0.4.2', |
| 213 | 'version' => '0.4.2.0', |
| 214 | 'reference' => '31125e71234d877fce8b919f6851bbedf1daa66b', |
| 215 | 'type' => 'jetpack-library', |
| 216 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-external-media', |
| 217 | 'aliases' => array(), |
| 218 | 'dev_requirement' => false, |
| 219 | ), |
| 220 | 'automattic/jetpack-forms' => array( |
| 221 | 'pretty_version' => 'v2.1.0', |
| 222 | 'version' => '2.1.0.0', |
| 223 | 'reference' => '9aea19bb8031142abf4c1d86d2e97d0873408238', |
| 224 | 'type' => 'jetpack-library', |
| 225 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms', |
| 226 | 'aliases' => array(), |
| 227 | 'dev_requirement' => false, |
| 228 | ), |
| 229 | 'automattic/jetpack-image-cdn' => array( |
| 230 | 'pretty_version' => 'v0.7.13', |
| 231 | 'version' => '0.7.13.0', |
| 232 | 'reference' => '6c6dc99d399441107e83411d140dc20a624b4c7b', |
| 233 | 'type' => 'jetpack-library', |
| 234 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-image-cdn', |
| 235 | 'aliases' => array(), |
| 236 | 'dev_requirement' => false, |
| 237 | ), |
| 238 | 'automattic/jetpack-import' => array( |
| 239 | 'pretty_version' => 'v0.9.8', |
| 240 | 'version' => '0.9.8.0', |
| 241 | 'reference' => 'e76e1a28f00db3308c78be4896a2900cf5c52f3b', |
| 242 | 'type' => 'jetpack-library', |
| 243 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', |
| 244 | 'aliases' => array(), |
| 245 | 'dev_requirement' => false, |
| 246 | ), |
| 247 | 'automattic/jetpack-ip' => array( |
| 248 | 'pretty_version' => 'v0.4.9', |
| 249 | 'version' => '0.4.9.0', |
| 250 | 'reference' => 'c15719e2c6f84cbb120424f18c490966f4875082', |
| 251 | 'type' => 'jetpack-library', |
| 252 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', |
| 253 | 'aliases' => array(), |
| 254 | 'dev_requirement' => false, |
| 255 | ), |
| 256 | 'automattic/jetpack-jitm' => array( |
| 257 | 'pretty_version' => 'v4.2.26', |
| 258 | 'version' => '4.2.26.0', |
| 259 | 'reference' => '03beb8ddaabcadfa6999bf769efc89ec0ac39fcb', |
| 260 | 'type' => 'jetpack-library', |
| 261 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', |
| 262 | 'aliases' => array(), |
| 263 | 'dev_requirement' => false, |
| 264 | ), |
| 265 | 'automattic/jetpack-licensing' => array( |
| 266 | 'pretty_version' => 'v3.0.9', |
| 267 | 'version' => '3.0.9.0', |
| 268 | 'reference' => 'ee2c8f35c1d82469b80343072d04869e64c6df35', |
| 269 | 'type' => 'jetpack-library', |
| 270 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', |
| 271 | 'aliases' => array(), |
| 272 | 'dev_requirement' => false, |
| 273 | ), |
| 274 | 'automattic/jetpack-logo' => array( |
| 275 | 'pretty_version' => 'v3.0.5', |
| 276 | 'version' => '3.0.5.0', |
| 277 | 'reference' => '53b54aaabdad187fff32c4d60ee04878229542e5', |
| 278 | 'type' => 'jetpack-library', |
| 279 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', |
| 280 | 'aliases' => array(), |
| 281 | 'dev_requirement' => false, |
| 282 | ), |
| 283 | 'automattic/jetpack-masterbar' => array( |
| 284 | 'pretty_version' => 'v0.18.0', |
| 285 | 'version' => '0.18.0.0', |
| 286 | 'reference' => '9873ebca5beece108fa4afcc27a709e12691d5d8', |
| 287 | 'type' => 'jetpack-library', |
| 288 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-masterbar', |
| 289 | 'aliases' => array(), |
| 290 | 'dev_requirement' => false, |
| 291 | ), |
| 292 | 'automattic/jetpack-my-jetpack' => array( |
| 293 | 'pretty_version' => 'v5.17.1', |
| 294 | 'version' => '5.17.1.0', |
| 295 | 'reference' => '8564a279bad8bf1771a1435f343c416130894fa8', |
| 296 | 'type' => 'jetpack-library', |
| 297 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack', |
| 298 | 'aliases' => array(), |
| 299 | 'dev_requirement' => false, |
| 300 | ), |
| 301 | 'automattic/jetpack-password-checker' => array( |
| 302 | 'pretty_version' => 'v0.4.8', |
| 303 | 'version' => '0.4.8.0', |
| 304 | 'reference' => '53c5d39afffd8fdf8001c24e7efc2b2b7760359a', |
| 305 | 'type' => 'jetpack-library', |
| 306 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker', |
| 307 | 'aliases' => array(), |
| 308 | 'dev_requirement' => false, |
| 309 | ), |
| 310 | 'automattic/jetpack-plans' => array( |
| 311 | 'pretty_version' => 'v0.8.0', |
| 312 | 'version' => '0.8.0.0', |
| 313 | 'reference' => '5ea5f2c12f270beeac45a662746b4c8baeaff188', |
| 314 | 'type' => 'library', |
| 315 | 'install_path' => __DIR__ . '/../automattic/jetpack-plans', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'automattic/jetpack-plugins-installer' => array( |
| 320 | 'pretty_version' => 'v0.5.5', |
| 321 | 'version' => '0.5.5.0', |
| 322 | 'reference' => 'afedc21d5d5af1fd0244444f669485bfbfe170e1', |
| 323 | 'type' => 'jetpack-library', |
| 324 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', |
| 325 | 'aliases' => array(), |
| 326 | 'dev_requirement' => false, |
| 327 | ), |
| 328 | 'automattic/jetpack-post-list' => array( |
| 329 | 'pretty_version' => 'v0.8.20', |
| 330 | 'version' => '0.8.20.0', |
| 331 | 'reference' => '52844ca8b2b336ef0fdd24fbf60471bfd5b5feb9', |
| 332 | 'type' => 'jetpack-library', |
| 333 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-list', |
| 334 | 'aliases' => array(), |
| 335 | 'dev_requirement' => false, |
| 336 | ), |
| 337 | 'automattic/jetpack-protect-models' => array( |
| 338 | 'pretty_version' => 'v0.6.0', |
| 339 | 'version' => '0.6.0.0', |
| 340 | 'reference' => '22f924aec2aad3b2dabcc5d9758312d7446ae198', |
| 341 | 'type' => 'jetpack-library', |
| 342 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-models', |
| 343 | 'aliases' => array(), |
| 344 | 'dev_requirement' => false, |
| 345 | ), |
| 346 | 'automattic/jetpack-protect-status' => array( |
| 347 | 'pretty_version' => 'v0.6.0', |
| 348 | 'version' => '0.6.0.0', |
| 349 | 'reference' => '1b3fe01cc514ef3993123256ab5ef23176b53570', |
| 350 | 'type' => 'jetpack-library', |
| 351 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', |
| 352 | 'aliases' => array(), |
| 353 | 'dev_requirement' => false, |
| 354 | ), |
| 355 | 'automattic/jetpack-publicize' => array( |
| 356 | 'pretty_version' => 'v0.65.7', |
| 357 | 'version' => '0.65.7.0', |
| 358 | 'reference' => '120d837531d2d2f1ee41f0dbc2eea4ed13a0e62e', |
| 359 | 'type' => 'jetpack-library', |
| 360 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize', |
| 361 | 'aliases' => array(), |
| 362 | 'dev_requirement' => false, |
| 363 | ), |
| 364 | 'automattic/jetpack-redirect' => array( |
| 365 | 'pretty_version' => 'v3.0.7', |
| 366 | 'version' => '3.0.7.0', |
| 367 | 'reference' => '2f3093f0875f7b54816647c4c22b3291df8caa65', |
| 368 | 'type' => 'jetpack-library', |
| 369 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', |
| 370 | 'aliases' => array(), |
| 371 | 'dev_requirement' => false, |
| 372 | ), |
| 373 | 'automattic/jetpack-roles' => array( |
| 374 | 'pretty_version' => 'v3.0.8', |
| 375 | 'version' => '3.0.8.0', |
| 376 | 'reference' => '96e09fc813ccf5e691f46297875d6b85b859c669', |
| 377 | 'type' => 'jetpack-library', |
| 378 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', |
| 379 | 'aliases' => array(), |
| 380 | 'dev_requirement' => false, |
| 381 | ), |
| 382 | 'automattic/jetpack-search' => array( |
| 383 | 'pretty_version' => 'v0.52.5', |
| 384 | 'version' => '0.52.5.0', |
| 385 | 'reference' => '07ac081c6d7ab463ca083177ffcd3afc4543d278', |
| 386 | 'type' => 'jetpack-library', |
| 387 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search', |
| 388 | 'aliases' => array(), |
| 389 | 'dev_requirement' => false, |
| 390 | ), |
| 391 | 'automattic/jetpack-stats' => array( |
| 392 | 'pretty_version' => 'v0.17.1', |
| 393 | 'version' => '0.17.1.0', |
| 394 | 'reference' => 'a87dbb2b5aff7cf43520e0a5963c1c61a0a5cd19', |
| 395 | 'type' => 'jetpack-library', |
| 396 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats', |
| 397 | 'aliases' => array(), |
| 398 | 'dev_requirement' => false, |
| 399 | ), |
| 400 | 'automattic/jetpack-stats-admin' => array( |
| 401 | 'pretty_version' => 'v0.27.0', |
| 402 | 'version' => '0.27.0.0', |
| 403 | 'reference' => '43e10b01df0fd77cfb987a5021d7cebdb9261a92', |
| 404 | 'type' => 'jetpack-library', |
| 405 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats-admin', |
| 406 | 'aliases' => array(), |
| 407 | 'dev_requirement' => false, |
| 408 | ), |
| 409 | 'automattic/jetpack-status' => array( |
| 410 | 'pretty_version' => 'v5.3.1', |
| 411 | 'version' => '5.3.1.0', |
| 412 | 'reference' => 'a1b08970ead0cd4983464a5bd55ffdefeb4c6513', |
| 413 | 'type' => 'jetpack-library', |
| 414 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', |
| 415 | 'aliases' => array(), |
| 416 | 'dev_requirement' => false, |
| 417 | ), |
| 418 | 'automattic/jetpack-subscribers-dashboard' => array( |
| 419 | 'pretty_version' => 'v0.1.20', |
| 420 | 'version' => '0.1.20.0', |
| 421 | 'reference' => '7c3bc87bc388a7309660b80e16a76d6828e29398', |
| 422 | 'type' => 'jetpack-library', |
| 423 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-subscribers-dashboard', |
| 424 | 'aliases' => array(), |
| 425 | 'dev_requirement' => false, |
| 426 | ), |
| 427 | 'automattic/jetpack-sync' => array( |
| 428 | 'pretty_version' => 'v4.14.2', |
| 429 | 'version' => '4.14.2.0', |
| 430 | 'reference' => '32e67be3cfe940b3a7f77633eda80dbc0f69bc70', |
| 431 | 'type' => 'jetpack-library', |
| 432 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', |
| 433 | 'aliases' => array(), |
| 434 | 'dev_requirement' => false, |
| 435 | ), |
| 436 | 'automattic/jetpack-videopress' => array( |
| 437 | 'pretty_version' => 'v0.30.2', |
| 438 | 'version' => '0.30.2.0', |
| 439 | 'reference' => '61da319a6398240fe2351437d391b5ff009a19af', |
| 440 | 'type' => 'jetpack-library', |
| 441 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress', |
| 442 | 'aliases' => array(), |
| 443 | 'dev_requirement' => false, |
| 444 | ), |
| 445 | 'automattic/jetpack-waf' => array( |
| 446 | 'pretty_version' => 'v0.25.0', |
| 447 | 'version' => '0.25.0.0', |
| 448 | 'reference' => '561fbd9255120ba833a5c04eff412dcfc7b5af39', |
| 449 | 'type' => 'jetpack-library', |
| 450 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', |
| 451 | 'aliases' => array(), |
| 452 | 'dev_requirement' => false, |
| 453 | ), |
| 454 | 'automattic/woocommerce-analytics' => array( |
| 455 | 'pretty_version' => 'v0.4.8', |
| 456 | 'version' => '0.4.8.0', |
| 457 | 'reference' => 'ea99415a42aa7aed3cc6979d44773a692a73b5eb', |
| 458 | 'type' => 'jetpack-library', |
| 459 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/woocommerce-analytics', |
| 460 | 'aliases' => array(), |
| 461 | 'dev_requirement' => false, |
| 462 | ), |
| 463 | 'scssphp/scssphp' => array( |
| 464 | 'pretty_version' => 'v1.12.0', |
| 465 | 'version' => '1.12.0.0', |
| 466 | 'reference' => 'a6b20c170ddb95f116b3d148a466a7bed1e85c35', |
| 467 | 'type' => 'library', |
| 468 | 'install_path' => __DIR__ . '/../scssphp/scssphp', |
| 469 | 'aliases' => array(), |
| 470 | 'dev_requirement' => false, |
| 471 | ), |
| 472 | 'wikimedia/aho-corasick' => array( |
| 473 | 'pretty_version' => 'v1.0.1', |
| 474 | 'version' => '1.0.1.0', |
| 475 | 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', |
| 476 | 'type' => 'library', |
| 477 | 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', |
| 478 | 'aliases' => array(), |
| 479 | 'dev_requirement' => false, |
| 480 | ), |
| 481 | ), |
| 482 | ); |
| 483 |