ClassLoader.php
2 years ago
InstalledVersions.php
3 years ago
LICENSE
5 years ago
autoload_classmap.php
2 years ago
autoload_files.php
3 years ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
2 years ago
autoload_real.php
2 years ago
autoload_static.php
2 years ago
installed.json
2 years ago
installed.php
2 years ago
jetpack_autoload_classmap.php
2 years ago
jetpack_autoload_filemap.php
2 years ago
platform_check.php
2 years ago
installed.php
438 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.22', |
| 24 | 'version' => '1.4.22.0', |
| 25 | 'reference' => 'd7fdf2fc7ae33d75e24e82d81269e33ec718446f', |
| 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.14', |
| 33 | 'version' => '1.10.14.0', |
| 34 | 'reference' => '378add5b8429f030490406f9afa9ebde8019bf42', |
| 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.31', |
| 42 | 'version' => '0.1.31.0', |
| 43 | 'reference' => '4c3debfebc77de66fa1ad9a884d1c045340bec88', |
| 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.24', |
| 51 | 'version' => '0.2.24.0', |
| 52 | 'reference' => '334858057237be51aa916352c7573fc4c06bbd6c', |
| 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.14', |
| 60 | 'version' => '1.18.14.0', |
| 61 | 'reference' => 'fd16259b627c9f8d658123bda7699131e3cd31c3', |
| 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.12.0', |
| 69 | 'version' => '2.12.0.0', |
| 70 | 'reference' => '632b69cfc73ed5505f2b03165e7f68d414d0da12', |
| 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.17.10', |
| 78 | 'version' => '1.17.10.0', |
| 79 | 'reference' => 'c5e08690578037b66c917d6b26000fb776fd37a5', |
| 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.12.1', |
| 87 | 'version' => '0.12.1.0', |
| 88 | 'reference' => 'c7634aa053ca2bd13e375991b566b46461bc4a39', |
| 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.6.2', |
| 96 | 'version' => '1.6.2.0', |
| 97 | 'reference' => '1b59e9c347a2f472cad1f5a4afe4bbac912be16c', |
| 98 | 'type' => 'jetpack-library', |
| 99 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks', |
| 100 | 'aliases' => array(), |
| 101 | 'dev_requirement' => false, |
| 102 | ), |
| 103 | 'automattic/jetpack-boost-core' => array( |
| 104 | 'pretty_version' => 'v0.1.3', |
| 105 | 'version' => '0.1.3.0', |
| 106 | 'reference' => '1f31bd73515a9e77f086af0b3f0ebebcb0160365', |
| 107 | 'type' => 'jetpack-library', |
| 108 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-core', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'automattic/jetpack-boost-speed-score' => array( |
| 113 | 'pretty_version' => 'v0.2.2', |
| 114 | 'version' => '0.2.2.0', |
| 115 | 'reference' => '7090047b51ff7d780d59ac50ccf22620bc174bac', |
| 116 | 'type' => 'jetpack-library', |
| 117 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'automattic/jetpack-compat' => array( |
| 122 | 'pretty_version' => 'v1.7.7', |
| 123 | 'version' => '1.7.7.0', |
| 124 | 'reference' => '643cbafe865bf90531c8232795e6c191837540e8', |
| 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' => 'v1.1.14', |
| 132 | 'version' => '1.1.14.0', |
| 133 | 'reference' => '4722a7fe4bd0080962308653a7f935a24acfc027', |
| 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' => 'v1.15.4', |
| 141 | 'version' => '1.15.4.0', |
| 142 | 'reference' => '6cf8d61a972530322c9b62f7375fff83342c38f9', |
| 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' => 'v1.58.3', |
| 150 | 'version' => '1.58.3.0', |
| 151 | 'reference' => '237fa402c8c8c2ebd3f5d180a530eb1224545453', |
| 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' => 'v1.6.23', |
| 159 | 'version' => '1.6.23.0', |
| 160 | 'reference' => '0825fb1fa94956f26adebc01be0d716a0fd3ade0', |
| 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' => 'v1.4.27', |
| 168 | 'version' => '1.4.27.0', |
| 169 | 'reference' => '5fa2add941f3a7933b34bc3f57b4649e887c3976', |
| 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' => 'v1.3.21', |
| 177 | 'version' => '1.3.21.0', |
| 178 | 'reference' => '7aed115a1787995ff9de892e573cb000f6a5be05', |
| 179 | 'type' => 'jetpack-library', |
| 180 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', |
| 181 | 'aliases' => array(), |
| 182 | 'dev_requirement' => false, |
| 183 | ), |
| 184 | 'automattic/jetpack-forms' => array( |
| 185 | 'pretty_version' => 'v0.22.6', |
| 186 | 'version' => '0.22.6.0', |
| 187 | 'reference' => '27b8ba0323966ab59cba917c914f9247f50227ff', |
| 188 | 'type' => 'jetpack-library', |
| 189 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms', |
| 190 | 'aliases' => array(), |
| 191 | 'dev_requirement' => false, |
| 192 | ), |
| 193 | 'automattic/jetpack-google-fonts-provider' => array( |
| 194 | 'pretty_version' => 'v0.6.0', |
| 195 | 'version' => '0.6.0.0', |
| 196 | 'reference' => '77b3f5e80ac50c2b1df24f625ce02e789226ecc2', |
| 197 | 'type' => 'jetpack-library', |
| 198 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-google-fonts-provider', |
| 199 | 'aliases' => array(), |
| 200 | 'dev_requirement' => false, |
| 201 | ), |
| 202 | 'automattic/jetpack-identity-crisis' => array( |
| 203 | 'pretty_version' => 'v0.11.2', |
| 204 | 'version' => '0.11.2.0', |
| 205 | 'reference' => 'f575c3605d1b65a04875772084f08fd1791476d9', |
| 206 | 'type' => 'jetpack-library', |
| 207 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-identity-crisis', |
| 208 | 'aliases' => array(), |
| 209 | 'dev_requirement' => false, |
| 210 | ), |
| 211 | 'automattic/jetpack-image-cdn' => array( |
| 212 | 'pretty_version' => 'v0.2.8', |
| 213 | 'version' => '0.2.8.0', |
| 214 | 'reference' => 'a1f5c3a37f92e0cc414df2761c7bb427b51e42a5', |
| 215 | 'type' => 'jetpack-library', |
| 216 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-image-cdn', |
| 217 | 'aliases' => array(), |
| 218 | 'dev_requirement' => false, |
| 219 | ), |
| 220 | 'automattic/jetpack-import' => array( |
| 221 | 'pretty_version' => 'v0.7.4', |
| 222 | 'version' => '0.7.4.0', |
| 223 | 'reference' => 'cff8655cd96a9eb2080cb4835676330eca5148ff', |
| 224 | 'type' => 'jetpack-library', |
| 225 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', |
| 226 | 'aliases' => array(), |
| 227 | 'dev_requirement' => false, |
| 228 | ), |
| 229 | 'automattic/jetpack-ip' => array( |
| 230 | 'pretty_version' => 'v0.1.6', |
| 231 | 'version' => '0.1.6.0', |
| 232 | 'reference' => '39a3b6084336a0a76e4f95f83c2306102e46990e', |
| 233 | 'type' => 'jetpack-library', |
| 234 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', |
| 235 | 'aliases' => array(), |
| 236 | 'dev_requirement' => false, |
| 237 | ), |
| 238 | 'automattic/jetpack-jitm' => array( |
| 239 | 'pretty_version' => 'v2.5.2', |
| 240 | 'version' => '2.5.2.0', |
| 241 | 'reference' => '22ad198c9ee38741683b76273099b10b2846476d', |
| 242 | 'type' => 'jetpack-library', |
| 243 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', |
| 244 | 'aliases' => array(), |
| 245 | 'dev_requirement' => false, |
| 246 | ), |
| 247 | 'automattic/jetpack-licensing' => array( |
| 248 | 'pretty_version' => 'v1.8.4', |
| 249 | 'version' => '1.8.4.0', |
| 250 | 'reference' => 'b2a447fa38baf5eb84da7b1db76452349ecc2b25', |
| 251 | 'type' => 'jetpack-library', |
| 252 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', |
| 253 | 'aliases' => array(), |
| 254 | 'dev_requirement' => false, |
| 255 | ), |
| 256 | 'automattic/jetpack-logo' => array( |
| 257 | 'pretty_version' => 'v1.6.3', |
| 258 | 'version' => '1.6.3.0', |
| 259 | 'reference' => '4fb83219cd579e2ad47441afc402fb867d1906ee', |
| 260 | 'type' => 'jetpack-library', |
| 261 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', |
| 262 | 'aliases' => array(), |
| 263 | 'dev_requirement' => false, |
| 264 | ), |
| 265 | 'automattic/jetpack-my-jetpack' => array( |
| 266 | 'pretty_version' => 'v3.11.1', |
| 267 | 'version' => '3.11.1.0', |
| 268 | 'reference' => '9e64e19f97384d7409e3c702d9be98aba0491465', |
| 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-partner' => array( |
| 275 | 'pretty_version' => 'v1.7.25', |
| 276 | 'version' => '1.7.25.0', |
| 277 | 'reference' => '3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3', |
| 278 | 'type' => 'jetpack-library', |
| 279 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-partner', |
| 280 | 'aliases' => array(), |
| 281 | 'dev_requirement' => false, |
| 282 | ), |
| 283 | 'automattic/jetpack-password-checker' => array( |
| 284 | 'pretty_version' => 'v0.2.14', |
| 285 | 'version' => '0.2.14.0', |
| 286 | 'reference' => 'e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db', |
| 287 | 'type' => 'jetpack-library', |
| 288 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker', |
| 289 | 'aliases' => array(), |
| 290 | 'dev_requirement' => false, |
| 291 | ), |
| 292 | 'automattic/jetpack-plans' => array( |
| 293 | 'pretty_version' => 'v0.3.5', |
| 294 | 'version' => '0.3.5.0', |
| 295 | 'reference' => '1bd8b2a4405ad15db7fa3a4544d977e21f2e576d', |
| 296 | 'type' => 'library', |
| 297 | 'install_path' => __DIR__ . '/../automattic/jetpack-plans', |
| 298 | 'aliases' => array(), |
| 299 | 'dev_requirement' => false, |
| 300 | ), |
| 301 | 'automattic/jetpack-plugins-installer' => array( |
| 302 | 'pretty_version' => 'v0.2.5', |
| 303 | 'version' => '0.2.5.0', |
| 304 | 'reference' => '5c60dba7126a21420a192759af0807ea6b9197e1', |
| 305 | 'type' => 'jetpack-library', |
| 306 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', |
| 307 | 'aliases' => array(), |
| 308 | 'dev_requirement' => false, |
| 309 | ), |
| 310 | 'automattic/jetpack-post-list' => array( |
| 311 | 'pretty_version' => 'v0.4.6', |
| 312 | 'version' => '0.4.6.0', |
| 313 | 'reference' => 'a8818a041acea380cf17a06e3bf8b2bd16b004cc', |
| 314 | 'type' => 'jetpack-library', |
| 315 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-list', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'automattic/jetpack-publicize' => array( |
| 320 | 'pretty_version' => 'v0.36.5', |
| 321 | 'version' => '0.36.5.0', |
| 322 | 'reference' => '5b380a4ffc37e3505640181d6a1ecf07ef30393e', |
| 323 | 'type' => 'jetpack-library', |
| 324 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize', |
| 325 | 'aliases' => array(), |
| 326 | 'dev_requirement' => false, |
| 327 | ), |
| 328 | 'automattic/jetpack-redirect' => array( |
| 329 | 'pretty_version' => 'v1.7.27', |
| 330 | 'version' => '1.7.27.0', |
| 331 | 'reference' => '43dd3ae2bef71281fe70f62733bfaa44c988f1b1', |
| 332 | 'type' => 'jetpack-library', |
| 333 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', |
| 334 | 'aliases' => array(), |
| 335 | 'dev_requirement' => false, |
| 336 | ), |
| 337 | 'automattic/jetpack-roles' => array( |
| 338 | 'pretty_version' => 'v1.4.25', |
| 339 | 'version' => '1.4.25.0', |
| 340 | 'reference' => '708b33f16a879fc2ab5939a972c968c9aeefbe38', |
| 341 | 'type' => 'jetpack-library', |
| 342 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', |
| 343 | 'aliases' => array(), |
| 344 | 'dev_requirement' => false, |
| 345 | ), |
| 346 | 'automattic/jetpack-search' => array( |
| 347 | 'pretty_version' => 'v0.39.5', |
| 348 | 'version' => '0.39.5.0', |
| 349 | 'reference' => '31abdabc207a3ac45012c49cdbde9c72fe6189f2', |
| 350 | 'type' => 'jetpack-library', |
| 351 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search', |
| 352 | 'aliases' => array(), |
| 353 | 'dev_requirement' => false, |
| 354 | ), |
| 355 | 'automattic/jetpack-stats' => array( |
| 356 | 'pretty_version' => 'v0.6.6', |
| 357 | 'version' => '0.6.6.0', |
| 358 | 'reference' => '9ca6c46c3fbf0112c535be7c7983945b1ac2ecf2', |
| 359 | 'type' => 'jetpack-library', |
| 360 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats', |
| 361 | 'aliases' => array(), |
| 362 | 'dev_requirement' => false, |
| 363 | ), |
| 364 | 'automattic/jetpack-stats-admin' => array( |
| 365 | 'pretty_version' => 'v0.12.2', |
| 366 | 'version' => '0.12.2.0', |
| 367 | 'reference' => '8d8f915270e5db58f135be1401908f4607a058b5', |
| 368 | 'type' => 'jetpack-library', |
| 369 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats-admin', |
| 370 | 'aliases' => array(), |
| 371 | 'dev_requirement' => false, |
| 372 | ), |
| 373 | 'automattic/jetpack-status' => array( |
| 374 | 'pretty_version' => 'v1.18.5', |
| 375 | 'version' => '1.18.5.0', |
| 376 | 'reference' => 'fe08772e2005b8cd78ec5e0d416b73a04ae57c10', |
| 377 | 'type' => 'jetpack-library', |
| 378 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', |
| 379 | 'aliases' => array(), |
| 380 | 'dev_requirement' => false, |
| 381 | ), |
| 382 | 'automattic/jetpack-sync' => array( |
| 383 | 'pretty_version' => 'v1.60.1', |
| 384 | 'version' => '1.60.1.0', |
| 385 | 'reference' => '8756fc5cc70bf0aef33e1f06540e15d377a400c9', |
| 386 | 'type' => 'jetpack-library', |
| 387 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', |
| 388 | 'aliases' => array(), |
| 389 | 'dev_requirement' => false, |
| 390 | ), |
| 391 | 'automattic/jetpack-videopress' => array( |
| 392 | 'pretty_version' => 'v0.19.3', |
| 393 | 'version' => '0.19.3.0', |
| 394 | 'reference' => '726fa07068cedce267957c464c10ae7a7291f990', |
| 395 | 'type' => 'jetpack-library', |
| 396 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress', |
| 397 | 'aliases' => array(), |
| 398 | 'dev_requirement' => false, |
| 399 | ), |
| 400 | 'automattic/jetpack-waf' => array( |
| 401 | 'pretty_version' => 'v0.11.14', |
| 402 | 'version' => '0.11.14.0', |
| 403 | 'reference' => 'd9f32798e4a64a6579e180f5e3a714e1c81cac01', |
| 404 | 'type' => 'jetpack-library', |
| 405 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', |
| 406 | 'aliases' => array(), |
| 407 | 'dev_requirement' => false, |
| 408 | ), |
| 409 | 'automattic/jetpack-wordads' => array( |
| 410 | 'pretty_version' => 'v0.2.56', |
| 411 | 'version' => '0.2.56.0', |
| 412 | 'reference' => 'ae401ae48ede9bfe43b2ea36efaa912f926613c8', |
| 413 | 'type' => 'jetpack-library', |
| 414 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads', |
| 415 | 'aliases' => array(), |
| 416 | 'dev_requirement' => false, |
| 417 | ), |
| 418 | 'nojimage/twitter-text-php' => array( |
| 419 | 'pretty_version' => 'v3.1.2', |
| 420 | 'version' => '3.1.2.0', |
| 421 | 'reference' => '979bcf6a92d543b61588c7c0c0a87d0eb473d8f6', |
| 422 | 'type' => 'library', |
| 423 | 'install_path' => __DIR__ . '/../nojimage/twitter-text-php', |
| 424 | 'aliases' => array(), |
| 425 | 'dev_requirement' => false, |
| 426 | ), |
| 427 | 'wikimedia/aho-corasick' => array( |
| 428 | 'pretty_version' => 'v1.0.1', |
| 429 | 'version' => '1.0.1.0', |
| 430 | 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', |
| 431 | 'type' => 'library', |
| 432 | 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', |
| 433 | 'aliases' => array(), |
| 434 | 'dev_requirement' => false, |
| 435 | ), |
| 436 | ), |
| 437 | ); |
| 438 |