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.4', |
| 24 | 'version' => '2.0.4.0', |
| 25 | 'reference' => 'd1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb', |
| 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.6', |
| 33 | 'version' => '0.4.6.0', |
| 34 | 'reference' => 'a7bef1b075e35e431c0112f97763df9c6196ae39', |
| 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.13', |
| 42 | 'version' => '2.3.13.0', |
| 43 | 'reference' => 'c520bffce576c823d7cbc851198201a820b7f981', |
| 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.3', |
| 51 | 'version' => '3.1.3.0', |
| 52 | 'reference' => 'e7e49a4e2f16cb2dfd3e58c478499a60d7d51839', |
| 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.16', |
| 60 | 'version' => '3.4.16.0', |
| 61 | 'reference' => '5467a501639519db96e1765a32195f43bb0536c9', |
| 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.8', |
| 69 | 'version' => '0.2.8.0', |
| 70 | 'reference' => '87d19385aba48acf5263ccf67fcde10d0f64d96d', |
| 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.23.3', |
| 78 | 'version' => '0.23.3.0', |
| 79 | 'reference' => '184f8aeae66b957d848aa820a86358c7e6ac9c83', |
| 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.7', |
| 87 | 'version' => '2.0.7.0', |
| 88 | 'reference' => '76aacb41c632befd7a75c6f8593eeb9bc160bc65', |
| 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.14', |
| 96 | 'version' => '0.2.14.0', |
| 97 | 'reference' => '59bbbee8cb3c59e0b11108ad5dc972088630172b', |
| 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.14', |
| 105 | 'version' => '0.3.14.0', |
| 106 | 'reference' => '9c2d2731400c930b8770af215f329de7c61b69b1', |
| 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.6', |
| 114 | 'version' => '0.6.6.0', |
| 115 | 'reference' => '6c77a8017a57d7c85a15961a921a00afb6d4d5ef', |
| 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.4', |
| 132 | 'version' => '2.0.4.0', |
| 133 | 'reference' => '15aab725bf115dbf217cb78e514666e83f040682', |
| 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.6', |
| 150 | 'version' => '5.1.6.0', |
| 151 | 'reference' => '4850dc22dab2cf0cb8f23b7d5f66789648de9007', |
| 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.5', |
| 159 | 'version' => '2.0.5.0', |
| 160 | 'reference' => '0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1', |
| 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.6', |
| 168 | 'version' => '2.1.6.0', |
| 169 | 'reference' => '0396d15ef898b3ab27308a8b988a06c60860d912', |
| 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.4', |
| 177 | 'version' => '2.0.4.0', |
| 178 | 'reference' => 'fc32d0208ab548c04434c2efa0a9093916bdf3aa', |
| 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.14', |
| 186 | 'version' => '0.1.14.0', |
| 187 | 'reference' => '2eecff8fcce30855d37b34ba53eef6cab96f11b2', |
| 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.7', |
| 195 | 'version' => '0.33.7.0', |
| 196 | 'reference' => '525c5e0ead61dc3fe99c87a22926098e3d605d08', |
| 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.5.3', |
| 204 | 'version' => '0.5.3.0', |
| 205 | 'reference' => '2cb681886d81f82b31aabf7812471e8c436b6a74', |
| 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.11', |
| 213 | 'version' => '0.8.11.0', |
| 214 | 'reference' => '8c436f49ba777d923a278cb2de7fa1567497a89a', |
| 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.1', |
| 222 | 'version' => '0.3.1.0', |
| 223 | 'reference' => '28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd', |
| 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.28', |
| 231 | 'version' => '3.1.28.0', |
| 232 | 'reference' => 'ac96e22c4cebd4a57ea785b3d4e2dbcc102f10bf', |
| 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.12', |
| 240 | 'version' => '2.0.12.0', |
| 241 | 'reference' => '3ddc44cd0738327cd06d632a83cfd8726971c6da', |
| 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.5', |
| 249 | 'version' => '2.0.5.0', |
| 250 | 'reference' => '717d2fc7e3c648d2723911d35bdfebc74efb8a31', |
| 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.8', |
| 258 | 'version' => '0.9.8.0', |
| 259 | 'reference' => '50d124f40251e76d2f41aa76c9347189ec6004cf', |
| 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.36.0', |
| 267 | 'version' => '4.36.0.0', |
| 268 | 'reference' => '8b40abff7d07d8ad6248532007a693ee04dd1ce3', |
| 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.3', |
| 276 | 'version' => '0.3.3.0', |
| 277 | 'reference' => '1812a38452575e7c8c7c06affeeca776a367225f', |
| 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.13', |
| 285 | 'version' => '0.4.13.0', |
| 286 | 'reference' => '1ebce989113f6cba00be09e07dd5b8c14999f4d7', |
| 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.4', |
| 294 | 'version' => '0.4.4.0', |
| 295 | 'reference' => '1e7cdf4988e276a446385a84ed08c0caee0d6257', |
| 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.5', |
| 303 | 'version' => '0.6.5.0', |
| 304 | 'reference' => 'e5820e9184beff135691b47329755925e2d26897', |
| 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.1', |
| 312 | 'version' => '0.3.1.0', |
| 313 | 'reference' => '7cc7981fd5c5c0972485779379bc6a9bdcf5a97d', |
| 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.2', |
| 321 | 'version' => '0.2.2.0', |
| 322 | 'reference' => '27a6a0d09d84a20199f9135a0645a905fa8a66cf', |
| 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.55.1', |
| 330 | 'version' => '0.55.1.0', |
| 331 | 'reference' => 'ffc1e64aa08befa05c8d7f6bcfd0c0317458ac89', |
| 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.5', |
| 339 | 'version' => '2.0.5.0', |
| 340 | 'reference' => '97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f', |
| 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.4', |
| 348 | 'version' => '2.0.4.0', |
| 349 | 'reference' => '2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f', |
| 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.12', |
| 357 | 'version' => '0.45.12.0', |
| 358 | 'reference' => '8642f4471bbcc6a9819443abf6875d8d57081f3c', |
| 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.5', |
| 366 | 'version' => '0.13.5.0', |
| 367 | 'reference' => '932c2150b6681651437ebcc455a90b51b7882fb1', |
| 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.5', |
| 375 | 'version' => '0.22.5.0', |
| 376 | 'reference' => '0c00fa1860fd4a3efa2115a12de91715e7fcba44', |
| 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.3', |
| 384 | 'version' => '4.0.3.0', |
| 385 | 'reference' => 'a1a579c3c8ae4ee7a251f851997264f6e5f9deb1', |
| 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.14.4', |
| 393 | 'version' => '3.14.4.0', |
| 394 | 'reference' => '1ca1b37e1fa8da817b1e5636465bed588772a80a', |
| 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.16', |
| 402 | 'version' => '0.24.16.0', |
| 403 | 'reference' => 'f724d995509635b1173e407663caa36057215843', |
| 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.22.3', |
| 411 | 'version' => '0.22.3.0', |
| 412 | 'reference' => '68020fe3d5edda7257ce4a97272c0621038f0056', |
| 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.38', |
| 420 | 'version' => '0.3.38.0', |
| 421 | 'reference' => '6a67b03b67adaf74dc6cc4b1dada0e1c6de02285', |
| 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.13', |
| 429 | 'version' => '0.1.13.0', |
| 430 | 'reference' => '5eb3625f5d22ee218d94a38d42aace0c18f6adda', |
| 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 |