ClassLoader.php
3 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
4 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
4 years ago
installed.php
447 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.27', |
| 42 | 'version' => '0.1.27.0', |
| 43 | 'reference' => '97c611488d49fa17bdd2e51900e1c2568cca3065', |
| 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.23', |
| 51 | 'version' => '0.2.23.0', |
| 52 | 'reference' => '2684f3ee3b458074d95e727e70ae994802501688', |
| 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.11', |
| 60 | 'version' => '1.18.11.0', |
| 61 | 'reference' => '77517baf73271ba41dfda879c5e948ce90b883ae', |
| 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.23', |
| 69 | 'version' => '2.11.23.0', |
| 70 | 'reference' => '4198bea356038fcf73fcb32df73b08818abbf8f3', |
| 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.6', |
| 78 | 'version' => '1.17.6.0', |
| 79 | 'reference' => 'ea0707dcc30eb54335bb6981a8919bfcc036d048', |
| 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.10.2', |
| 87 | 'version' => '0.10.2.0', |
| 88 | 'reference' => 'a519a582a5e1c6df891a0deb6f0afafa48b16ab3', |
| 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.1', |
| 96 | 'version' => '1.6.1.0', |
| 97 | 'reference' => 'adf664fc4ee8344e6dfe591cd53f00e300bdb27b', |
| 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.57.5', |
| 150 | 'version' => '1.57.5.0', |
| 151 | 'reference' => '7fee0a8ef4c469565115f568212b768d66fb5bbc', |
| 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.0', |
| 186 | 'version' => '0.22.0.0', |
| 187 | 'reference' => 'f134bb6b9fc1636ef5569baee76dff7390a0b080', |
| 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.5.4', |
| 195 | 'version' => '0.5.4.0', |
| 196 | 'reference' => '0150da69b2a6723766e201f7dd899ea5495df341', |
| 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.10.5', |
| 204 | 'version' => '0.10.5.0', |
| 205 | 'reference' => '0e1cddb12e54cca2deab1136182de85479674a7a', |
| 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.5', |
| 213 | 'version' => '0.2.5.0', |
| 214 | 'reference' => '4e23a7d3f1f4afa1769d6884a0dca2b03f583d71', |
| 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.3.19', |
| 240 | 'version' => '2.3.19.0', |
| 241 | 'reference' => '2def7b1bc353590da1dde1edc7680e93d4b554a7', |
| 242 | 'type' => 'jetpack-library', |
| 243 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', |
| 244 | 'aliases' => array(), |
| 245 | 'dev_requirement' => false, |
| 246 | ), |
| 247 | 'automattic/jetpack-lazy-images' => array( |
| 248 | 'pretty_version' => 'v2.2.0', |
| 249 | 'version' => '2.2.0.0', |
| 250 | 'reference' => 'fbe37b00259124467ec29798218b007982e01fa7', |
| 251 | 'type' => 'jetpack-library', |
| 252 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-lazy-images', |
| 253 | 'aliases' => array(), |
| 254 | 'dev_requirement' => false, |
| 255 | ), |
| 256 | 'automattic/jetpack-licensing' => array( |
| 257 | 'pretty_version' => 'v1.8.4', |
| 258 | 'version' => '1.8.4.0', |
| 259 | 'reference' => 'b2a447fa38baf5eb84da7b1db76452349ecc2b25', |
| 260 | 'type' => 'jetpack-library', |
| 261 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', |
| 262 | 'aliases' => array(), |
| 263 | 'dev_requirement' => false, |
| 264 | ), |
| 265 | 'automattic/jetpack-logo' => array( |
| 266 | 'pretty_version' => 'v1.6.3', |
| 267 | 'version' => '1.6.3.0', |
| 268 | 'reference' => '4fb83219cd579e2ad47441afc402fb867d1906ee', |
| 269 | 'type' => 'jetpack-library', |
| 270 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', |
| 271 | 'aliases' => array(), |
| 272 | 'dev_requirement' => false, |
| 273 | ), |
| 274 | 'automattic/jetpack-my-jetpack' => array( |
| 275 | 'pretty_version' => 'v3.5.0', |
| 276 | 'version' => '3.5.0.0', |
| 277 | 'reference' => '305184d308d931630cafda2fc26718c41f24e059', |
| 278 | 'type' => 'jetpack-library', |
| 279 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack', |
| 280 | 'aliases' => array(), |
| 281 | 'dev_requirement' => false, |
| 282 | ), |
| 283 | 'automattic/jetpack-partner' => array( |
| 284 | 'pretty_version' => 'v1.7.25', |
| 285 | 'version' => '1.7.25.0', |
| 286 | 'reference' => '3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3', |
| 287 | 'type' => 'jetpack-library', |
| 288 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-partner', |
| 289 | 'aliases' => array(), |
| 290 | 'dev_requirement' => false, |
| 291 | ), |
| 292 | 'automattic/jetpack-password-checker' => array( |
| 293 | 'pretty_version' => 'v0.2.14', |
| 294 | 'version' => '0.2.14.0', |
| 295 | 'reference' => 'e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db', |
| 296 | 'type' => 'jetpack-library', |
| 297 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker', |
| 298 | 'aliases' => array(), |
| 299 | 'dev_requirement' => false, |
| 300 | ), |
| 301 | 'automattic/jetpack-plans' => array( |
| 302 | 'pretty_version' => 'v0.3.4', |
| 303 | 'version' => '0.3.4.0', |
| 304 | 'reference' => 'c42749ce627ee4bd6c94599876e17d1dceb4b380', |
| 305 | 'type' => 'library', |
| 306 | 'install_path' => __DIR__ . '/../automattic/jetpack-plans', |
| 307 | 'aliases' => array(), |
| 308 | 'dev_requirement' => false, |
| 309 | ), |
| 310 | 'automattic/jetpack-plugins-installer' => array( |
| 311 | 'pretty_version' => 'v0.2.5', |
| 312 | 'version' => '0.2.5.0', |
| 313 | 'reference' => '5c60dba7126a21420a192759af0807ea6b9197e1', |
| 314 | 'type' => 'jetpack-library', |
| 315 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'automattic/jetpack-post-list' => array( |
| 320 | 'pretty_version' => 'v0.4.6', |
| 321 | 'version' => '0.4.6.0', |
| 322 | 'reference' => 'a8818a041acea380cf17a06e3bf8b2bd16b004cc', |
| 323 | 'type' => 'jetpack-library', |
| 324 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-list', |
| 325 | 'aliases' => array(), |
| 326 | 'dev_requirement' => false, |
| 327 | ), |
| 328 | 'automattic/jetpack-publicize' => array( |
| 329 | 'pretty_version' => 'v0.36.1', |
| 330 | 'version' => '0.36.1.0', |
| 331 | 'reference' => '1d18060fa01fc575e10ea71c352e490da59443bb', |
| 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' => 'v1.7.27', |
| 339 | 'version' => '1.7.27.0', |
| 340 | 'reference' => '43dd3ae2bef71281fe70f62733bfaa44c988f1b1', |
| 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' => 'v1.4.25', |
| 348 | 'version' => '1.4.25.0', |
| 349 | 'reference' => '708b33f16a879fc2ab5939a972c968c9aeefbe38', |
| 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.38.8', |
| 357 | 'version' => '0.38.8.0', |
| 358 | 'reference' => 'bf50d01afaa6d4b5968cfd556ba59770f9b6b7b6', |
| 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.6.5', |
| 366 | 'version' => '0.6.5.0', |
| 367 | 'reference' => '3f684f10ec3eb04735c87df3a8a35cccddbb0145', |
| 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.12.2', |
| 375 | 'version' => '0.12.2.0', |
| 376 | 'reference' => '8d8f915270e5db58f135be1401908f4607a058b5', |
| 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' => 'v1.18.4', |
| 384 | 'version' => '1.18.4.0', |
| 385 | 'reference' => 'cc73830e40e620c8b4f85fcc7c145e772f347838', |
| 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' => 'v1.57.0', |
| 393 | 'version' => '1.57.0.0', |
| 394 | 'reference' => '1fbb583d3c20cadee839b194a4942987650f18f2', |
| 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.17.0', |
| 402 | 'version' => '0.17.0.0', |
| 403 | 'reference' => '0869b4f8938cb50407bac44b7a9e988b19b8c88f', |
| 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.11.11', |
| 411 | 'version' => '0.11.11.0', |
| 412 | 'reference' => 'd278474e18f21accc0e42150cb2948dac2281159', |
| 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.2.52', |
| 420 | 'version' => '0.2.52.0', |
| 421 | 'reference' => '0845216929991501c85be0229625bdf2c383500c', |
| 422 | 'type' => 'jetpack-library', |
| 423 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads', |
| 424 | 'aliases' => array(), |
| 425 | 'dev_requirement' => false, |
| 426 | ), |
| 427 | 'nojimage/twitter-text-php' => array( |
| 428 | 'pretty_version' => 'v3.1.2', |
| 429 | 'version' => '3.1.2.0', |
| 430 | 'reference' => '979bcf6a92d543b61588c7c0c0a87d0eb473d8f6', |
| 431 | 'type' => 'library', |
| 432 | 'install_path' => __DIR__ . '/../nojimage/twitter-text-php', |
| 433 | 'aliases' => array(), |
| 434 | 'dev_requirement' => false, |
| 435 | ), |
| 436 | 'wikimedia/aho-corasick' => array( |
| 437 | 'pretty_version' => 'v1.0.1', |
| 438 | 'version' => '1.0.1.0', |
| 439 | 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', |
| 440 | 'type' => 'library', |
| 441 | 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', |
| 442 | 'aliases' => array(), |
| 443 | 'dev_requirement' => false, |
| 444 | ), |
| 445 | ), |
| 446 | ); |
| 447 |