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
2 years ago
installed.php
456 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/jetpack' => array( |
| 14 | 'pretty_version' => 'dev-trunk', |
| 15 | 'version' => 'dev-trunk', |
| 16 | 'reference' => null, |
| 17 | 'type' => 'wordpress-plugin', |
| 18 | 'install_path' => __DIR__ . '/../../', |
| 19 | 'aliases' => array(), |
| 20 | 'dev_requirement' => false, |
| 21 | ), |
| 22 | 'automattic/jetpack-a8c-mc-stats' => array( |
| 23 | 'pretty_version' => 'v2.0.3', |
| 24 | 'version' => '2.0.3.0', |
| 25 | 'reference' => '2c3163925b2691222536fe46ad3e3524964c5aba', |
| 26 | 'type' => 'jetpack-library', |
| 27 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats', |
| 28 | 'aliases' => array(), |
| 29 | 'dev_requirement' => false, |
| 30 | ), |
| 31 | 'automattic/jetpack-admin-ui' => array( |
| 32 | 'pretty_version' => 'v0.4.5', |
| 33 | 'version' => '0.4.5.0', |
| 34 | 'reference' => '7d5b8485ebe5984774375468ae52efe5c2849369', |
| 35 | 'type' => 'jetpack-library', |
| 36 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'automattic/jetpack-assets' => array( |
| 41 | 'pretty_version' => 'v2.3.8', |
| 42 | 'version' => '2.3.8.0', |
| 43 | 'reference' => '3ddaff78c82ed7663b61961356585061dbb3410a', |
| 44 | 'type' => 'jetpack-library', |
| 45 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'automattic/jetpack-autoloader' => array( |
| 50 | 'pretty_version' => 'v3.1.0', |
| 51 | 'version' => '3.1.0.0', |
| 52 | 'reference' => '0e36d60ad64e35b5dab7fa4757fadb2235d58f73', |
| 53 | 'type' => 'composer-plugin', |
| 54 | 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', |
| 55 | 'aliases' => array(), |
| 56 | 'dev_requirement' => false, |
| 57 | ), |
| 58 | 'automattic/jetpack-backup' => array( |
| 59 | 'pretty_version' => 'v3.4.12', |
| 60 | 'version' => '3.4.12.0', |
| 61 | 'reference' => 'e745ad114adff48faa54a17bafb65d9c339420fa', |
| 62 | 'type' => 'jetpack-library', |
| 63 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup', |
| 64 | 'aliases' => array(), |
| 65 | 'dev_requirement' => false, |
| 66 | ), |
| 67 | 'automattic/jetpack-backup-helper-script-manager' => array( |
| 68 | 'pretty_version' => 'v0.2.7', |
| 69 | 'version' => '0.2.7.0', |
| 70 | 'reference' => '8643c13843b9b7864c4541a49b8d8bead9bc4fd6', |
| 71 | 'type' => 'jetpack-library', |
| 72 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager', |
| 73 | 'aliases' => array(), |
| 74 | 'dev_requirement' => false, |
| 75 | ), |
| 76 | 'automattic/jetpack-blaze' => array( |
| 77 | 'pretty_version' => 'v0.22.12', |
| 78 | 'version' => '0.22.12.0', |
| 79 | 'reference' => '6d62d8eb23a354057bac0ac38d6a418d2bcf63ad', |
| 80 | 'type' => 'jetpack-library', |
| 81 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze', |
| 82 | 'aliases' => array(), |
| 83 | 'dev_requirement' => false, |
| 84 | ), |
| 85 | 'automattic/jetpack-blocks' => array( |
| 86 | 'pretty_version' => 'v2.0.6', |
| 87 | 'version' => '2.0.6.0', |
| 88 | 'reference' => '8004c520cfc0a89ce503a749732018c5e9c974b6', |
| 89 | 'type' => 'jetpack-library', |
| 90 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks', |
| 91 | 'aliases' => array(), |
| 92 | 'dev_requirement' => false, |
| 93 | ), |
| 94 | 'automattic/jetpack-boost-core' => array( |
| 95 | 'pretty_version' => 'v0.2.12', |
| 96 | 'version' => '0.2.12.0', |
| 97 | 'reference' => '25d6d1b341101780a24d2cfd1fa3ecb2b3800c80', |
| 98 | 'type' => 'jetpack-library', |
| 99 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-core', |
| 100 | 'aliases' => array(), |
| 101 | 'dev_requirement' => false, |
| 102 | ), |
| 103 | 'automattic/jetpack-boost-speed-score' => array( |
| 104 | 'pretty_version' => 'v0.3.12', |
| 105 | 'version' => '0.3.12.0', |
| 106 | 'reference' => '362c3c0d3d779e757c48f7fecba65a107d9a0ab1', |
| 107 | 'type' => 'jetpack-library', |
| 108 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'automattic/jetpack-classic-theme-helper' => array( |
| 113 | 'pretty_version' => 'v0.6.2', |
| 114 | 'version' => '0.6.2.0', |
| 115 | 'reference' => 'd7d74c5078a8754257090ddd7be94e3576c5c9b9', |
| 116 | 'type' => 'jetpack-library', |
| 117 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-classic-theme-helper', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'automattic/jetpack-compat' => array( |
| 122 | 'pretty_version' => 'v3.0.2', |
| 123 | 'version' => '3.0.2.0', |
| 124 | 'reference' => 'b7c25cceadac59833ebd58e1877cb5b6b93b8fd5', |
| 125 | 'type' => 'jetpack-library', |
| 126 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-compat', |
| 127 | 'aliases' => array(), |
| 128 | 'dev_requirement' => false, |
| 129 | ), |
| 130 | 'automattic/jetpack-composer-plugin' => array( |
| 131 | 'pretty_version' => 'v2.0.3', |
| 132 | 'version' => '2.0.3.0', |
| 133 | 'reference' => '67d11838aa00ef9922a8a3b439b1fa25adb1feef', |
| 134 | 'type' => 'composer-plugin', |
| 135 | 'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin', |
| 136 | 'aliases' => array(), |
| 137 | 'dev_requirement' => false, |
| 138 | ), |
| 139 | 'automattic/jetpack-config' => array( |
| 140 | 'pretty_version' => 'v2.0.4', |
| 141 | 'version' => '2.0.4.0', |
| 142 | 'reference' => '9f075c81bae6fd638e0b3183612cda5cc9e01e06', |
| 143 | 'type' => 'jetpack-library', |
| 144 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config', |
| 145 | 'aliases' => array(), |
| 146 | 'dev_requirement' => false, |
| 147 | ), |
| 148 | 'automattic/jetpack-connection' => array( |
| 149 | 'pretty_version' => 'v5.1.1', |
| 150 | 'version' => '5.1.1.0', |
| 151 | 'reference' => '134c51153dd25ca712c1557b2d18fa9c25fa9432', |
| 152 | 'type' => 'jetpack-library', |
| 153 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', |
| 154 | 'aliases' => array(), |
| 155 | 'dev_requirement' => false, |
| 156 | ), |
| 157 | 'automattic/jetpack-constants' => array( |
| 158 | 'pretty_version' => 'v2.0.4', |
| 159 | 'version' => '2.0.4.0', |
| 160 | 'reference' => 'f6958c313a34c5e92171c45a57d9dc978e5975ed', |
| 161 | 'type' => 'jetpack-library', |
| 162 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants', |
| 163 | 'aliases' => array(), |
| 164 | 'dev_requirement' => false, |
| 165 | ), |
| 166 | 'automattic/jetpack-device-detection' => array( |
| 167 | 'pretty_version' => 'v2.1.5', |
| 168 | 'version' => '2.1.5.0', |
| 169 | 'reference' => 'c86d7090ce66da372f3e5dee0c214dda1db9c47a', |
| 170 | 'type' => 'jetpack-library', |
| 171 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection', |
| 172 | 'aliases' => array(), |
| 173 | 'dev_requirement' => false, |
| 174 | ), |
| 175 | 'automattic/jetpack-error' => array( |
| 176 | 'pretty_version' => 'v2.0.3', |
| 177 | 'version' => '2.0.3.0', |
| 178 | 'reference' => 'f242ccdb10152d08b07115fc1fbff3b95f53cbf6', |
| 179 | 'type' => 'jetpack-library', |
| 180 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', |
| 181 | 'aliases' => array(), |
| 182 | 'dev_requirement' => false, |
| 183 | ), |
| 184 | 'automattic/jetpack-explat' => array( |
| 185 | 'pretty_version' => 'v0.1.9', |
| 186 | 'version' => '0.1.9.0', |
| 187 | 'reference' => '218a7ea3510850cc11f9bcaae01429e65890d878', |
| 188 | 'type' => 'jetpack-library', |
| 189 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', |
| 190 | 'aliases' => array(), |
| 191 | 'dev_requirement' => false, |
| 192 | ), |
| 193 | 'automattic/jetpack-forms' => array( |
| 194 | 'pretty_version' => 'v0.33.1', |
| 195 | 'version' => '0.33.1.0', |
| 196 | 'reference' => '74374f0f5ce9d4c2168dabdffb5b9d4043e4db1c', |
| 197 | 'type' => 'jetpack-library', |
| 198 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms', |
| 199 | 'aliases' => array(), |
| 200 | 'dev_requirement' => false, |
| 201 | ), |
| 202 | 'automattic/jetpack-image-cdn' => array( |
| 203 | 'pretty_version' => 'v0.4.9', |
| 204 | 'version' => '0.4.9.0', |
| 205 | 'reference' => '3cf7509d4f7c02106d455e6d44513ac2b91a60ae', |
| 206 | 'type' => 'jetpack-library', |
| 207 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-image-cdn', |
| 208 | 'aliases' => array(), |
| 209 | 'dev_requirement' => false, |
| 210 | ), |
| 211 | 'automattic/jetpack-import' => array( |
| 212 | 'pretty_version' => 'v0.8.9', |
| 213 | 'version' => '0.8.9.0', |
| 214 | 'reference' => 'a747d2e06b1e92f3c47fb55f242bf306b8bb7a27', |
| 215 | 'type' => 'jetpack-library', |
| 216 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', |
| 217 | 'aliases' => array(), |
| 218 | 'dev_requirement' => false, |
| 219 | ), |
| 220 | 'automattic/jetpack-ip' => array( |
| 221 | 'pretty_version' => 'v0.3.0', |
| 222 | 'version' => '0.3.0.0', |
| 223 | 'reference' => '1f19a627ba14335207cb989d850da1940a8a54c3', |
| 224 | 'type' => 'jetpack-library', |
| 225 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', |
| 226 | 'aliases' => array(), |
| 227 | 'dev_requirement' => false, |
| 228 | ), |
| 229 | 'automattic/jetpack-jitm' => array( |
| 230 | 'pretty_version' => 'v3.1.23', |
| 231 | 'version' => '3.1.23.0', |
| 232 | 'reference' => 'c3e7003c653550ef50a63def3575a1764361ff8f', |
| 233 | 'type' => 'jetpack-library', |
| 234 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', |
| 235 | 'aliases' => array(), |
| 236 | 'dev_requirement' => false, |
| 237 | ), |
| 238 | 'automattic/jetpack-licensing' => array( |
| 239 | 'pretty_version' => 'v2.0.10', |
| 240 | 'version' => '2.0.10.0', |
| 241 | 'reference' => '281e0a7d5742ecde2c1cc5dc45e1dabdd16b096d', |
| 242 | 'type' => 'jetpack-library', |
| 243 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', |
| 244 | 'aliases' => array(), |
| 245 | 'dev_requirement' => false, |
| 246 | ), |
| 247 | 'automattic/jetpack-logo' => array( |
| 248 | 'pretty_version' => 'v2.0.4', |
| 249 | 'version' => '2.0.4.0', |
| 250 | 'reference' => '6047525955b12ac8654ac4544e0b79deaed31fa2', |
| 251 | 'type' => 'jetpack-library', |
| 252 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', |
| 253 | 'aliases' => array(), |
| 254 | 'dev_requirement' => false, |
| 255 | ), |
| 256 | 'automattic/jetpack-masterbar' => array( |
| 257 | 'pretty_version' => 'v0.9.4', |
| 258 | 'version' => '0.9.4.0', |
| 259 | 'reference' => '564429bc9eafb739bbce069c9931ccdaa0ed25eb', |
| 260 | 'type' => 'jetpack-library', |
| 261 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-masterbar', |
| 262 | 'aliases' => array(), |
| 263 | 'dev_requirement' => false, |
| 264 | ), |
| 265 | 'automattic/jetpack-my-jetpack' => array( |
| 266 | 'pretty_version' => 'v4.35.9', |
| 267 | 'version' => '4.35.9.0', |
| 268 | 'reference' => '9c1352678a96d02e92030253e56ed3bdd75b7c91', |
| 269 | 'type' => 'jetpack-library', |
| 270 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack', |
| 271 | 'aliases' => array(), |
| 272 | 'dev_requirement' => false, |
| 273 | ), |
| 274 | 'automattic/jetpack-password-checker' => array( |
| 275 | 'pretty_version' => 'v0.3.2', |
| 276 | 'version' => '0.3.2.0', |
| 277 | 'reference' => 'bdf70591123932112e447e295d7f174b5c0e3a44', |
| 278 | 'type' => 'jetpack-library', |
| 279 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker', |
| 280 | 'aliases' => array(), |
| 281 | 'dev_requirement' => false, |
| 282 | ), |
| 283 | 'automattic/jetpack-plans' => array( |
| 284 | 'pretty_version' => 'v0.4.11', |
| 285 | 'version' => '0.4.11.0', |
| 286 | 'reference' => '907a183097417c62e68971e0e76a568e65d0bfcb', |
| 287 | 'type' => 'library', |
| 288 | 'install_path' => __DIR__ . '/../automattic/jetpack-plans', |
| 289 | 'aliases' => array(), |
| 290 | 'dev_requirement' => false, |
| 291 | ), |
| 292 | 'automattic/jetpack-plugins-installer' => array( |
| 293 | 'pretty_version' => 'v0.4.3', |
| 294 | 'version' => '0.4.3.0', |
| 295 | 'reference' => '53599f17ca0def355edbab886cdf765713a8809a', |
| 296 | 'type' => 'jetpack-library', |
| 297 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', |
| 298 | 'aliases' => array(), |
| 299 | 'dev_requirement' => false, |
| 300 | ), |
| 301 | 'automattic/jetpack-post-list' => array( |
| 302 | 'pretty_version' => 'v0.6.3', |
| 303 | 'version' => '0.6.3.0', |
| 304 | 'reference' => '66a90d6978e7e50f94204d9da3fa9f4a870d841d', |
| 305 | 'type' => 'jetpack-library', |
| 306 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-list', |
| 307 | 'aliases' => array(), |
| 308 | 'dev_requirement' => false, |
| 309 | ), |
| 310 | 'automattic/jetpack-protect-models' => array( |
| 311 | 'pretty_version' => 'v0.3.0', |
| 312 | 'version' => '0.3.0.0', |
| 313 | 'reference' => '2bf41729730c09dbe49128242c0af94cbd9da740', |
| 314 | 'type' => 'jetpack-library', |
| 315 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-models', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'automattic/jetpack-protect-status' => array( |
| 320 | 'pretty_version' => 'v0.2.0', |
| 321 | 'version' => '0.2.0.0', |
| 322 | 'reference' => '3ed1d4727164ba081e6182315f08435dfa63b82c', |
| 323 | 'type' => 'jetpack-library', |
| 324 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', |
| 325 | 'aliases' => array(), |
| 326 | 'dev_requirement' => false, |
| 327 | ), |
| 328 | 'automattic/jetpack-publicize' => array( |
| 329 | 'pretty_version' => 'v0.54.0', |
| 330 | 'version' => '0.54.0.0', |
| 331 | 'reference' => 'f709dbdb56175d8a32612e54d4eac76d1572b315', |
| 332 | 'type' => 'jetpack-library', |
| 333 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize', |
| 334 | 'aliases' => array(), |
| 335 | 'dev_requirement' => false, |
| 336 | ), |
| 337 | 'automattic/jetpack-redirect' => array( |
| 338 | 'pretty_version' => 'v2.0.4', |
| 339 | 'version' => '2.0.4.0', |
| 340 | 'reference' => '72457f3899c772529d26e83a44d6ffd6758a71fd', |
| 341 | 'type' => 'jetpack-library', |
| 342 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', |
| 343 | 'aliases' => array(), |
| 344 | 'dev_requirement' => false, |
| 345 | ), |
| 346 | 'automattic/jetpack-roles' => array( |
| 347 | 'pretty_version' => 'v2.0.3', |
| 348 | 'version' => '2.0.3.0', |
| 349 | 'reference' => '32e45299a6ff93de0b1f4c71e6669f15917220fb', |
| 350 | 'type' => 'jetpack-library', |
| 351 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', |
| 352 | 'aliases' => array(), |
| 353 | 'dev_requirement' => false, |
| 354 | ), |
| 355 | 'automattic/jetpack-search' => array( |
| 356 | 'pretty_version' => 'v0.45.6', |
| 357 | 'version' => '0.45.6.0', |
| 358 | 'reference' => '4fb28ed649b5b99b46f3396e0f7397f1de664524', |
| 359 | 'type' => 'jetpack-library', |
| 360 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search', |
| 361 | 'aliases' => array(), |
| 362 | 'dev_requirement' => false, |
| 363 | ), |
| 364 | 'automattic/jetpack-stats' => array( |
| 365 | 'pretty_version' => 'v0.13.3', |
| 366 | 'version' => '0.13.3.0', |
| 367 | 'reference' => '6153a0050ec6bb7655ae8dda3e6b6adf100a0ed4', |
| 368 | 'type' => 'jetpack-library', |
| 369 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats', |
| 370 | 'aliases' => array(), |
| 371 | 'dev_requirement' => false, |
| 372 | ), |
| 373 | 'automattic/jetpack-stats-admin' => array( |
| 374 | 'pretty_version' => 'v0.22.1', |
| 375 | 'version' => '0.22.1.0', |
| 376 | 'reference' => 'f23423151ebfc52d7e29cefc065dcd684c9be042', |
| 377 | 'type' => 'jetpack-library', |
| 378 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats-admin', |
| 379 | 'aliases' => array(), |
| 380 | 'dev_requirement' => false, |
| 381 | ), |
| 382 | 'automattic/jetpack-status' => array( |
| 383 | 'pretty_version' => 'v4.0.2', |
| 384 | 'version' => '4.0.2.0', |
| 385 | 'reference' => '2e1ccecbffe61edc181b9581496502b71e55e539', |
| 386 | 'type' => 'jetpack-library', |
| 387 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', |
| 388 | 'aliases' => array(), |
| 389 | 'dev_requirement' => false, |
| 390 | ), |
| 391 | 'automattic/jetpack-sync' => array( |
| 392 | 'pretty_version' => 'v3.13.2', |
| 393 | 'version' => '3.13.2.0', |
| 394 | 'reference' => 'bcf157224e20ca74da2a15859cb9f8bf7629b3a8', |
| 395 | 'type' => 'jetpack-library', |
| 396 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', |
| 397 | 'aliases' => array(), |
| 398 | 'dev_requirement' => false, |
| 399 | ), |
| 400 | 'automattic/jetpack-videopress' => array( |
| 401 | 'pretty_version' => 'v0.24.10', |
| 402 | 'version' => '0.24.10.0', |
| 403 | 'reference' => '77efeeb41763115326e8917a879cc8b025f71709', |
| 404 | 'type' => 'jetpack-library', |
| 405 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress', |
| 406 | 'aliases' => array(), |
| 407 | 'dev_requirement' => false, |
| 408 | ), |
| 409 | 'automattic/jetpack-waf' => array( |
| 410 | 'pretty_version' => 'v0.20.1', |
| 411 | 'version' => '0.20.1.0', |
| 412 | 'reference' => 'c6a24b7b76afa22c20df1b2a7b1a0b06f2df21d2', |
| 413 | 'type' => 'jetpack-library', |
| 414 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', |
| 415 | 'aliases' => array(), |
| 416 | 'dev_requirement' => false, |
| 417 | ), |
| 418 | 'automattic/jetpack-wordads' => array( |
| 419 | 'pretty_version' => 'v0.3.34', |
| 420 | 'version' => '0.3.34.0', |
| 421 | 'reference' => '4352db4f0753d1ee5277b54561ce063be9766840', |
| 422 | 'type' => 'jetpack-library', |
| 423 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads', |
| 424 | 'aliases' => array(), |
| 425 | 'dev_requirement' => false, |
| 426 | ), |
| 427 | 'automattic/woocommerce-analytics' => array( |
| 428 | 'pretty_version' => 'v0.1.11', |
| 429 | 'version' => '0.1.11.0', |
| 430 | 'reference' => '398f8bfefbc71e272b68d45617c48cc44714b6de', |
| 431 | 'type' => 'jetpack-library', |
| 432 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/woocommerce-analytics', |
| 433 | 'aliases' => array(), |
| 434 | 'dev_requirement' => false, |
| 435 | ), |
| 436 | 'scssphp/scssphp' => array( |
| 437 | 'pretty_version' => 'v1.12.0', |
| 438 | 'version' => '1.12.0.0', |
| 439 | 'reference' => 'a6b20c170ddb95f116b3d148a466a7bed1e85c35', |
| 440 | 'type' => 'library', |
| 441 | 'install_path' => __DIR__ . '/../scssphp/scssphp', |
| 442 | 'aliases' => array(), |
| 443 | 'dev_requirement' => false, |
| 444 | ), |
| 445 | 'wikimedia/aho-corasick' => array( |
| 446 | 'pretty_version' => 'v1.0.1', |
| 447 | 'version' => '1.0.1.0', |
| 448 | 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', |
| 449 | 'type' => 'library', |
| 450 | 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', |
| 451 | 'aliases' => array(), |
| 452 | 'dev_requirement' => false, |
| 453 | ), |
| 454 | ), |
| 455 | ); |
| 456 |