ClassLoader.php
4 years ago
InstalledVersions.php
3 years ago
LICENSE
5 years ago
autoload_classmap.php
3 years ago
autoload_files.php
3 years ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
4 years ago
autoload_real.php
3 years ago
autoload_static.php
3 years ago
installed.json
3 years ago
installed.php
3 years ago
jetpack_autoload_classmap.php
3 years ago
jetpack_autoload_filemap.php
3 years ago
platform_check.php
4 years ago
installed.php
429 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' => 'v1.4.19', |
| 24 | 'version' => '1.4.19.0', |
| 25 | 'reference' => 'ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94', |
| 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-abtest' => array( |
| 32 | 'pretty_version' => 'v1.10.12', |
| 33 | 'version' => '1.10.12.0', |
| 34 | 'reference' => '171ede12091f1fc58a18a76b77de8f7d09e4965c', |
| 35 | 'type' => 'jetpack-library', |
| 36 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-abtest', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'automattic/jetpack-action-bar' => array( |
| 41 | 'pretty_version' => 'v0.1.14', |
| 42 | 'version' => '0.1.14.0', |
| 43 | 'reference' => '9e5cec95d029520598d517a3e7a3bbbcbc8212b5', |
| 44 | 'type' => 'jetpack-library', |
| 45 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-action-bar', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'automattic/jetpack-admin-ui' => array( |
| 50 | 'pretty_version' => 'v0.2.17', |
| 51 | 'version' => '0.2.17.0', |
| 52 | 'reference' => '5b8f0f972c237d761fa438758d51f17e1b489343', |
| 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' => 'v1.17.34', |
| 60 | 'version' => '1.17.34.0', |
| 61 | 'reference' => '73ec392493a1364dcc9e57c878136bf5c91e24af', |
| 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' => 'v2.11.18', |
| 69 | 'version' => '2.11.18.0', |
| 70 | 'reference' => '53cbf0528fa6931c4fa6465bccd37514f9eda720', |
| 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' => 'v1.12.10', |
| 78 | 'version' => '1.12.10.0', |
| 79 | 'reference' => '0af5784a00abda0a9aaa631b96a1678b75ea7b94', |
| 80 | 'type' => 'jetpack-library', |
| 81 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup', |
| 82 | 'aliases' => array(), |
| 83 | 'dev_requirement' => false, |
| 84 | ), |
| 85 | 'automattic/jetpack-blaze' => array( |
| 86 | 'pretty_version' => 'v0.5.7', |
| 87 | 'version' => '0.5.7.0', |
| 88 | 'reference' => '398ddab523d27ca4c5bcb4129ceb372277d436b4', |
| 89 | 'type' => 'jetpack-library', |
| 90 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze', |
| 91 | 'aliases' => array(), |
| 92 | 'dev_requirement' => false, |
| 93 | ), |
| 94 | 'automattic/jetpack-blocks' => array( |
| 95 | 'pretty_version' => 'v1.4.20', |
| 96 | 'version' => '1.4.20.0', |
| 97 | 'reference' => 'ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815', |
| 98 | 'type' => 'jetpack-library', |
| 99 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks', |
| 100 | 'aliases' => array(), |
| 101 | 'dev_requirement' => false, |
| 102 | ), |
| 103 | 'automattic/jetpack-compat' => array( |
| 104 | 'pretty_version' => 'v1.7.5', |
| 105 | 'version' => '1.7.5.0', |
| 106 | 'reference' => 'aef2c3e94462a9a54a9d30f697af0611fb8aa6ae', |
| 107 | 'type' => 'jetpack-library', |
| 108 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-compat', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'automattic/jetpack-composer-plugin' => array( |
| 113 | 'pretty_version' => 'v1.1.10', |
| 114 | 'version' => '1.1.10.0', |
| 115 | 'reference' => 'c6298f3efd8a1ca76182f685d0075080e2681aa3', |
| 116 | 'type' => 'composer-plugin', |
| 117 | 'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'automattic/jetpack-config' => array( |
| 122 | 'pretty_version' => 'v1.15.1', |
| 123 | 'version' => '1.15.1.0', |
| 124 | 'reference' => 'e4985903fb40dbc7c03bdaf58f4a80ac72c50570', |
| 125 | 'type' => 'jetpack-library', |
| 126 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config', |
| 127 | 'aliases' => array(), |
| 128 | 'dev_requirement' => false, |
| 129 | ), |
| 130 | 'automattic/jetpack-connection' => array( |
| 131 | 'pretty_version' => 'v1.51.5', |
| 132 | 'version' => '1.51.5.0', |
| 133 | 'reference' => '319e1ff27b19a61e26e41ee1aaba34151bfe67f3', |
| 134 | 'type' => 'jetpack-library', |
| 135 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', |
| 136 | 'aliases' => array(), |
| 137 | 'dev_requirement' => false, |
| 138 | ), |
| 139 | 'automattic/jetpack-constants' => array( |
| 140 | 'pretty_version' => 'v1.6.21', |
| 141 | 'version' => '1.6.21.0', |
| 142 | 'reference' => 'e5730da0adc94e8513539818b4a3cce10943bf20', |
| 143 | 'type' => 'jetpack-library', |
| 144 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants', |
| 145 | 'aliases' => array(), |
| 146 | 'dev_requirement' => false, |
| 147 | ), |
| 148 | 'automattic/jetpack-device-detection' => array( |
| 149 | 'pretty_version' => 'v1.4.24', |
| 150 | 'version' => '1.4.24.0', |
| 151 | 'reference' => '9931222d1865eaf7efd26c9e88518e632593f7e2', |
| 152 | 'type' => 'jetpack-library', |
| 153 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection', |
| 154 | 'aliases' => array(), |
| 155 | 'dev_requirement' => false, |
| 156 | ), |
| 157 | 'automattic/jetpack-error' => array( |
| 158 | 'pretty_version' => 'v1.3.19', |
| 159 | 'version' => '1.3.19.0', |
| 160 | 'reference' => '58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e', |
| 161 | 'type' => 'jetpack-library', |
| 162 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', |
| 163 | 'aliases' => array(), |
| 164 | 'dev_requirement' => false, |
| 165 | ), |
| 166 | 'automattic/jetpack-forms' => array( |
| 167 | 'pretty_version' => 'v0.10.2', |
| 168 | 'version' => '0.10.2.0', |
| 169 | 'reference' => 'bac4f94eb7b91bc7556b59e94c2a3f848e2fd881', |
| 170 | 'type' => 'jetpack-library', |
| 171 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms', |
| 172 | 'aliases' => array(), |
| 173 | 'dev_requirement' => false, |
| 174 | ), |
| 175 | 'automattic/jetpack-google-fonts-provider' => array( |
| 176 | 'pretty_version' => 'v0.5.1', |
| 177 | 'version' => '0.5.1.0', |
| 178 | 'reference' => 'db8d7109dbbc72afcfba7ed44e139686b6da0ced', |
| 179 | 'type' => 'jetpack-library', |
| 180 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-google-fonts-provider', |
| 181 | 'aliases' => array(), |
| 182 | 'dev_requirement' => false, |
| 183 | ), |
| 184 | 'automattic/jetpack-identity-crisis' => array( |
| 185 | 'pretty_version' => 'v0.8.41', |
| 186 | 'version' => '0.8.41.0', |
| 187 | 'reference' => '577462420f5a6bce4b50052fbb09d1851cc11e72', |
| 188 | 'type' => 'jetpack-library', |
| 189 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-identity-crisis', |
| 190 | 'aliases' => array(), |
| 191 | 'dev_requirement' => false, |
| 192 | ), |
| 193 | 'automattic/jetpack-import' => array( |
| 194 | 'pretty_version' => 'v0.5.0', |
| 195 | 'version' => '0.5.0.0', |
| 196 | 'reference' => '091faefa5eb176421d66fdc00321c75968467c6d', |
| 197 | 'type' => 'jetpack-library', |
| 198 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', |
| 199 | 'aliases' => array(), |
| 200 | 'dev_requirement' => false, |
| 201 | ), |
| 202 | 'automattic/jetpack-ip' => array( |
| 203 | 'pretty_version' => 'v0.1.1', |
| 204 | 'version' => '0.1.1.0', |
| 205 | 'reference' => '9d113b52e7c7a21527e703e21b23dc07116d8c82', |
| 206 | 'type' => 'jetpack-library', |
| 207 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', |
| 208 | 'aliases' => array(), |
| 209 | 'dev_requirement' => false, |
| 210 | ), |
| 211 | 'automattic/jetpack-jitm' => array( |
| 212 | 'pretty_version' => 'v2.3.4', |
| 213 | 'version' => '2.3.4.0', |
| 214 | 'reference' => '950d01008784d9c360ceb92bc4b67dcced76ff8c', |
| 215 | 'type' => 'jetpack-library', |
| 216 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', |
| 217 | 'aliases' => array(), |
| 218 | 'dev_requirement' => false, |
| 219 | ), |
| 220 | 'automattic/jetpack-lazy-images' => array( |
| 221 | 'pretty_version' => 'v2.1.34', |
| 222 | 'version' => '2.1.34.0', |
| 223 | 'reference' => '434214f88aeb58d5cc80a72622f54fe28cbee86b', |
| 224 | 'type' => 'jetpack-library', |
| 225 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-lazy-images', |
| 226 | 'aliases' => array(), |
| 227 | 'dev_requirement' => false, |
| 228 | ), |
| 229 | 'automattic/jetpack-licensing' => array( |
| 230 | 'pretty_version' => 'v1.8.1', |
| 231 | 'version' => '1.8.1.0', |
| 232 | 'reference' => 'a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05', |
| 233 | 'type' => 'jetpack-library', |
| 234 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', |
| 235 | 'aliases' => array(), |
| 236 | 'dev_requirement' => false, |
| 237 | ), |
| 238 | 'automattic/jetpack-logo' => array( |
| 239 | 'pretty_version' => 'v1.5.22', |
| 240 | 'version' => '1.5.22.0', |
| 241 | 'reference' => '21b4ac9b32556ffdace7b7e22d21a954e01d5229', |
| 242 | 'type' => 'jetpack-library', |
| 243 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', |
| 244 | 'aliases' => array(), |
| 245 | 'dev_requirement' => false, |
| 246 | ), |
| 247 | 'automattic/jetpack-my-jetpack' => array( |
| 248 | 'pretty_version' => 'v2.9.2', |
| 249 | 'version' => '2.9.2.0', |
| 250 | 'reference' => '8aadb11fec148b4695c2a7fa6f0e04fbabf47a2d', |
| 251 | 'type' => 'jetpack-library', |
| 252 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack', |
| 253 | 'aliases' => array(), |
| 254 | 'dev_requirement' => false, |
| 255 | ), |
| 256 | 'automattic/jetpack-options' => array( |
| 257 | 'pretty_version' => 'v1.16.5', |
| 258 | 'version' => '1.16.5.0', |
| 259 | 'reference' => 'c3eaec244fcab33deb3fc85b1318244ebd2e294f', |
| 260 | 'type' => 'jetpack-library', |
| 261 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-options', |
| 262 | 'aliases' => array(), |
| 263 | 'dev_requirement' => false, |
| 264 | ), |
| 265 | 'automattic/jetpack-partner' => array( |
| 266 | 'pretty_version' => 'v1.7.22', |
| 267 | 'version' => '1.7.22.0', |
| 268 | 'reference' => '29f57c31b0b2074e0560a2550f934105dc3010ed', |
| 269 | 'type' => 'jetpack-library', |
| 270 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-partner', |
| 271 | 'aliases' => array(), |
| 272 | 'dev_requirement' => false, |
| 273 | ), |
| 274 | 'automattic/jetpack-password-checker' => array( |
| 275 | 'pretty_version' => 'v0.2.12', |
| 276 | 'version' => '0.2.12.0', |
| 277 | 'reference' => '1a37b8d74d3f2e2b2b811004aaaf172392fd4f76', |
| 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.2.10', |
| 285 | 'version' => '0.2.10.0', |
| 286 | 'reference' => '262dd36d110723f2fc940aabf88c510afaf537fc', |
| 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.2.3', |
| 294 | 'version' => '0.2.3.0', |
| 295 | 'reference' => 'ec0e3b888ef33d4bd879de9a014ba20d771aca31', |
| 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.4.4', |
| 303 | 'version' => '0.4.4.0', |
| 304 | 'reference' => '03e8a2c9a8b588ce8e0a064d6076837909130a6a', |
| 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-publicize' => array( |
| 311 | 'pretty_version' => 'v0.24.0', |
| 312 | 'version' => '0.24.0.0', |
| 313 | 'reference' => '5b8425486870336c5b3a533f3639f0d7fe73e5ba', |
| 314 | 'type' => 'jetpack-library', |
| 315 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'automattic/jetpack-redirect' => array( |
| 320 | 'pretty_version' => 'v1.7.24', |
| 321 | 'version' => '1.7.24.0', |
| 322 | 'reference' => '17cde47d57e167d63d32f00c764b2a3b002dda2e', |
| 323 | 'type' => 'jetpack-library', |
| 324 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', |
| 325 | 'aliases' => array(), |
| 326 | 'dev_requirement' => false, |
| 327 | ), |
| 328 | 'automattic/jetpack-roles' => array( |
| 329 | 'pretty_version' => 'v1.4.22', |
| 330 | 'version' => '1.4.22.0', |
| 331 | 'reference' => '47ba3b10ca8f2494719f3a099d7be473343525ba', |
| 332 | 'type' => 'jetpack-library', |
| 333 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', |
| 334 | 'aliases' => array(), |
| 335 | 'dev_requirement' => false, |
| 336 | ), |
| 337 | 'automattic/jetpack-search' => array( |
| 338 | 'pretty_version' => 'v0.34.3', |
| 339 | 'version' => '0.34.3.0', |
| 340 | 'reference' => '5a7e460b9086039864b23e07ea7f5e0590bae8ce', |
| 341 | 'type' => 'jetpack-library', |
| 342 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search', |
| 343 | 'aliases' => array(), |
| 344 | 'dev_requirement' => false, |
| 345 | ), |
| 346 | 'automattic/jetpack-stats' => array( |
| 347 | 'pretty_version' => 'v0.5.2', |
| 348 | 'version' => '0.5.2.0', |
| 349 | 'reference' => '3386725ab2b5c072fb84118753b7186537b85330', |
| 350 | 'type' => 'jetpack-library', |
| 351 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats', |
| 352 | 'aliases' => array(), |
| 353 | 'dev_requirement' => false, |
| 354 | ), |
| 355 | 'automattic/jetpack-stats-admin' => array( |
| 356 | 'pretty_version' => 'v0.6.3', |
| 357 | 'version' => '0.6.3.0', |
| 358 | 'reference' => 'ac95df3e79ad90115902dba86dcfb9387b109bf2', |
| 359 | 'type' => 'jetpack-library', |
| 360 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats-admin', |
| 361 | 'aliases' => array(), |
| 362 | 'dev_requirement' => false, |
| 363 | ), |
| 364 | 'automattic/jetpack-status' => array( |
| 365 | 'pretty_version' => 'v1.16.3', |
| 366 | 'version' => '1.16.3.0', |
| 367 | 'reference' => '7a2f85dc3e19ece394cbe48595f7e2fae4dbf2a9', |
| 368 | 'type' => 'jetpack-library', |
| 369 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', |
| 370 | 'aliases' => array(), |
| 371 | 'dev_requirement' => false, |
| 372 | ), |
| 373 | 'automattic/jetpack-sync' => array( |
| 374 | 'pretty_version' => 'v1.47.5', |
| 375 | 'version' => '1.47.5.0', |
| 376 | 'reference' => '91689e0241e4daec088ccaaa54ffb065b9577968', |
| 377 | 'type' => 'jetpack-library', |
| 378 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', |
| 379 | 'aliases' => array(), |
| 380 | 'dev_requirement' => false, |
| 381 | ), |
| 382 | 'automattic/jetpack-videopress' => array( |
| 383 | 'pretty_version' => 'v0.13.4', |
| 384 | 'version' => '0.13.4.0', |
| 385 | 'reference' => 'ec4139c08ba0d222bbd58049b2ea21ff262eff0c', |
| 386 | 'type' => 'jetpack-library', |
| 387 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress', |
| 388 | 'aliases' => array(), |
| 389 | 'dev_requirement' => false, |
| 390 | ), |
| 391 | 'automattic/jetpack-waf' => array( |
| 392 | 'pretty_version' => 'v0.11.1', |
| 393 | 'version' => '0.11.1.0', |
| 394 | 'reference' => '60142dd51f1bd2592ae2fefb3477f5c63a6a0501', |
| 395 | 'type' => 'jetpack-library', |
| 396 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', |
| 397 | 'aliases' => array(), |
| 398 | 'dev_requirement' => false, |
| 399 | ), |
| 400 | 'automattic/jetpack-wordads' => array( |
| 401 | 'pretty_version' => 'v0.2.37', |
| 402 | 'version' => '0.2.37.0', |
| 403 | 'reference' => '3c0ae6a0e32cccf00486adf07e1d904c2e5f350b', |
| 404 | 'type' => 'jetpack-library', |
| 405 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads', |
| 406 | 'aliases' => array(), |
| 407 | 'dev_requirement' => false, |
| 408 | ), |
| 409 | 'nojimage/twitter-text-php' => array( |
| 410 | 'pretty_version' => 'v3.1.2', |
| 411 | 'version' => '3.1.2.0', |
| 412 | 'reference' => '979bcf6a92d543b61588c7c0c0a87d0eb473d8f6', |
| 413 | 'type' => 'library', |
| 414 | 'install_path' => __DIR__ . '/../nojimage/twitter-text-php', |
| 415 | 'aliases' => array(), |
| 416 | 'dev_requirement' => false, |
| 417 | ), |
| 418 | 'wikimedia/aho-corasick' => array( |
| 419 | 'pretty_version' => 'v1.0.1', |
| 420 | 'version' => '1.0.1.0', |
| 421 | 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', |
| 422 | 'type' => 'library', |
| 423 | 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', |
| 424 | 'aliases' => array(), |
| 425 | 'dev_requirement' => false, |
| 426 | ), |
| 427 | ), |
| 428 | ); |
| 429 |