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.20', |
| 24 | 'version' => '1.4.20.0', |
| 25 | 'reference' => '6743d34fe7556455e17cbe1b7c90ed39a1f69089', |
| 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.13', |
| 33 | 'version' => '1.10.13.0', |
| 34 | 'reference' => '95910ef6a1451ad1ba2cca5ce43c8f79f5b72792', |
| 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.17', |
| 42 | 'version' => '0.1.17.0', |
| 43 | 'reference' => '53421c4ca5b7c6c18bd560f8cee811524e566598', |
| 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.20', |
| 51 | 'version' => '0.2.20.0', |
| 52 | 'reference' => '90f4de6c9d936bbf161f1c2356d98b00ba33576f', |
| 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.18.1', |
| 60 | 'version' => '1.18.1.0', |
| 61 | 'reference' => 'bccd132389f780abf779bb85bf12b91984b4b0ce', |
| 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.19', |
| 69 | 'version' => '2.11.19.0', |
| 70 | 'reference' => 'd7a251cf7f1cff782508a46d13991e72fe7ebbf1', |
| 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.15', |
| 78 | 'version' => '1.12.15.0', |
| 79 | 'reference' => '648a350c19ebb93ec256548fdd3ac98406497fc8', |
| 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.11', |
| 87 | 'version' => '0.5.11.0', |
| 88 | 'reference' => 'ce17ad237a25a1bd0bafc6cd9a72a755030ac28f', |
| 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.21', |
| 96 | 'version' => '1.4.21.0', |
| 97 | 'reference' => 'f9fc7351ca5450012967df217bc421a80dc13a6d', |
| 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.6', |
| 105 | 'version' => '1.7.6.0', |
| 106 | 'reference' => '176a516d18304b9039710f334fdc0b5b8dcc68b7', |
| 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.2', |
| 123 | 'version' => '1.15.2.0', |
| 124 | 'reference' => 'f1fa6e24a89192336a1499968bf8c68e173b6e34', |
| 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.7', |
| 132 | 'version' => '1.51.7.0', |
| 133 | 'reference' => '4c4bae836858957d9aaf6854cf4e24c3261242c4', |
| 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.22', |
| 141 | 'version' => '1.6.22.0', |
| 142 | 'reference' => '7b5c44d763c7b0dd7498be2b41a89bfefe84834c', |
| 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.25', |
| 150 | 'version' => '1.4.25.0', |
| 151 | 'reference' => 'cf6297f71412dce19522193c2d517cd230a0bee9', |
| 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.20', |
| 159 | 'version' => '1.3.20.0', |
| 160 | 'reference' => 'edfaa1ca3ed556d03c02137be841544af599136a', |
| 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.14.1', |
| 168 | 'version' => '0.14.1.0', |
| 169 | 'reference' => '27655bcce3cc5309916314fd8de83a4807b8f19d', |
| 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.2', |
| 177 | 'version' => '0.5.2.0', |
| 178 | 'reference' => 'eb424f11cad5860e4f5dbdb2584ad58b09c9e18d', |
| 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.45', |
| 186 | 'version' => '0.8.45.0', |
| 187 | 'reference' => 'ba4e5fb76cbe7939e8823989de1d3c9649ff5e8a', |
| 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.7.0', |
| 195 | 'version' => '0.7.0.0', |
| 196 | 'reference' => 'febcf1795e64f39e02c3c4ee72300aabe373c6ee', |
| 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.2', |
| 204 | 'version' => '0.1.2.0', |
| 205 | 'reference' => '8cc665d68ef5230de78e2701b61b91af64d8dfe6', |
| 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.6', |
| 213 | 'version' => '2.3.6.0', |
| 214 | 'reference' => '54b155bc088202978a7541f317741cd09697fce7', |
| 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.36', |
| 222 | 'version' => '2.1.36.0', |
| 223 | 'reference' => 'c111dfa124a83e75ceb637cfc891aec85144a5e9', |
| 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.2', |
| 231 | 'version' => '1.8.2.0', |
| 232 | 'reference' => '46ff51c6f1f8ab5206d8bc93ec5bb23e1c174def', |
| 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.6.1', |
| 240 | 'version' => '1.6.1.0', |
| 241 | 'reference' => '6a7b9e5602ca81c207e573dfed9e4fc1dd6a279b', |
| 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.11.0', |
| 249 | 'version' => '2.11.0.0', |
| 250 | 'reference' => 'feb8c676610558ac257055644ecb5d259a28b506', |
| 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.6', |
| 258 | 'version' => '1.16.6.0', |
| 259 | 'reference' => 'c4518afd3bb0a10ab296b688198452dd8f853d9d', |
| 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.23', |
| 267 | 'version' => '1.7.23.0', |
| 268 | 'reference' => '6b179bff7c0863015aa699939e1dfe2bd4c97974', |
| 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.13', |
| 276 | 'version' => '0.2.13.0', |
| 277 | 'reference' => '16b88d370ca2f59b38e6c44bc37fc43e72090dad', |
| 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.11', |
| 285 | 'version' => '0.2.11.0', |
| 286 | 'reference' => '546e7f1a3084c6c7b7b16bc6c7f350a9c7e65c70', |
| 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.4', |
| 294 | 'version' => '0.2.4.0', |
| 295 | 'reference' => 'b58067f0da436ebf945818d65434cfe205c6aa63', |
| 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.5', |
| 303 | 'version' => '0.4.5.0', |
| 304 | 'reference' => 'd65b11bbd6720342469dfcaf239653854f6ccf0f', |
| 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.25.1', |
| 312 | 'version' => '0.25.1.0', |
| 313 | 'reference' => '2e15be948839b67585c26b70c769c5eea1e83667', |
| 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.25', |
| 321 | 'version' => '1.7.25.0', |
| 322 | 'reference' => '67d7dce123d4af4fec4b4fe15e99aaad85308314', |
| 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.23', |
| 330 | 'version' => '1.4.23.0', |
| 331 | 'reference' => 'f147b3e8061fc0de2a892ddc4f4156eb995545f9', |
| 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.36.2', |
| 339 | 'version' => '0.36.2.0', |
| 340 | 'reference' => '10720992edf007dc817f24e4ef2761a6f0623899', |
| 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.6.2', |
| 348 | 'version' => '0.6.2.0', |
| 349 | 'reference' => 'f44e9aae1d6bf23fbc1e04e3f2a99fd953047ffc', |
| 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.7.3', |
| 357 | 'version' => '0.7.3.0', |
| 358 | 'reference' => '5d110ab42c4edb08946aa89ee0872289382e1ef8', |
| 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.17.0', |
| 366 | 'version' => '1.17.0.0', |
| 367 | 'reference' => 'a16c59bb54cac04c579621efffa1ca1d5738c5cc', |
| 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.8', |
| 375 | 'version' => '1.47.8.0', |
| 376 | 'reference' => '32cb7a8453c980e141312ab65b14ea4e68ea5ce8', |
| 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.10', |
| 384 | 'version' => '0.13.10.0', |
| 385 | 'reference' => '404d03337e38b03e5502ef93dceef4f6f751a4a6', |
| 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.3', |
| 393 | 'version' => '0.11.3.0', |
| 394 | 'reference' => 'ef179fba35e1cc33aee29732679477052e36ebb4', |
| 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.41', |
| 402 | 'version' => '0.2.41.0', |
| 403 | 'reference' => 'd35a8acea935f522bb4a9750d2ed58fb2295f7f9', |
| 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 |