ClassLoader.php
2 years ago
InstalledVersions.php
7 months ago
LICENSE
5 years ago
autoload_classmap.php
2 days ago
autoload_files.php
1 year ago
autoload_namespaces.php
2 years ago
autoload_psr4.php
7 months ago
autoload_real.php
2 days ago
autoload_static.php
2 days ago
installed.php
2 days ago
jetpack_autoload_classmap.php
2 days ago
jetpack_autoload_filemap.php
2 days ago
platform_check.php
7 months ago
installed.php
573 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/block-delimiter' => array( |
| 14 | 'pretty_version' => 'v0.3.8', |
| 15 | 'version' => '0.3.8.0', |
| 16 | 'reference' => 'b1dc3ed6587bf1401dad516cdff768d72e62da19', |
| 17 | 'type' => 'jetpack-library', |
| 18 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/block-delimiter', |
| 19 | 'aliases' => array(), |
| 20 | 'dev_requirement' => false, |
| 21 | ), |
| 22 | 'automattic/jetpack' => array( |
| 23 | 'pretty_version' => 'dev-trunk', |
| 24 | 'version' => 'dev-trunk', |
| 25 | 'reference' => null, |
| 26 | 'type' => 'wordpress-plugin', |
| 27 | 'install_path' => __DIR__ . '/../../', |
| 28 | 'aliases' => array(), |
| 29 | 'dev_requirement' => false, |
| 30 | ), |
| 31 | 'automattic/jetpack-a8c-mc-stats' => array( |
| 32 | 'pretty_version' => 'v3.0.10', |
| 33 | 'version' => '3.0.10.0', |
| 34 | 'reference' => '1758136a8d2179b01d784b28f202f24d6c67c54a', |
| 35 | 'type' => 'jetpack-library', |
| 36 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'automattic/jetpack-account-protection' => array( |
| 41 | 'pretty_version' => 'v0.3.5', |
| 42 | 'version' => '0.3.5.0', |
| 43 | 'reference' => '4a5ef019260e972fb8105880cd51f8634fe0b700', |
| 44 | 'type' => 'jetpack-library', |
| 45 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-account-protection', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'automattic/jetpack-activity-log' => array( |
| 50 | 'pretty_version' => 'v0.1.10', |
| 51 | 'version' => '0.1.10.0', |
| 52 | 'reference' => '108a65a88d6c46ee0aa82ef289754994bc23bade', |
| 53 | 'type' => 'jetpack-library', |
| 54 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-activity-log', |
| 55 | 'aliases' => array(), |
| 56 | 'dev_requirement' => false, |
| 57 | ), |
| 58 | 'automattic/jetpack-admin-ui' => array( |
| 59 | 'pretty_version' => 'v0.9.7', |
| 60 | 'version' => '0.9.7.0', |
| 61 | 'reference' => '0343a0ee2ad64e0ac141540d981000ec1783ab0f', |
| 62 | 'type' => 'jetpack-library', |
| 63 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui', |
| 64 | 'aliases' => array(), |
| 65 | 'dev_requirement' => false, |
| 66 | ), |
| 67 | 'automattic/jetpack-agents-manager' => array( |
| 68 | 'pretty_version' => 'v0.7.0', |
| 69 | 'version' => '0.7.0.0', |
| 70 | 'reference' => '5dbe27c549589c31b0675bb7e48ac1841b816098', |
| 71 | 'type' => 'jetpack-library', |
| 72 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-agents-manager', |
| 73 | 'aliases' => array(), |
| 74 | 'dev_requirement' => false, |
| 75 | ), |
| 76 | 'automattic/jetpack-assets' => array( |
| 77 | 'pretty_version' => 'v4.4.3', |
| 78 | 'version' => '4.4.3.0', |
| 79 | 'reference' => '782368e8ebe5beee0186701325584cc409f7df78', |
| 80 | 'type' => 'jetpack-library', |
| 81 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', |
| 82 | 'aliases' => array(), |
| 83 | 'dev_requirement' => false, |
| 84 | ), |
| 85 | 'automattic/jetpack-autoloader' => array( |
| 86 | 'pretty_version' => 'v5.0.20', |
| 87 | 'version' => '5.0.20.0', |
| 88 | 'reference' => 'b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1', |
| 89 | 'type' => 'composer-plugin', |
| 90 | 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', |
| 91 | 'aliases' => array(), |
| 92 | 'dev_requirement' => false, |
| 93 | ), |
| 94 | 'automattic/jetpack-backup' => array( |
| 95 | 'pretty_version' => 'v4.3.7', |
| 96 | 'version' => '4.3.7.0', |
| 97 | 'reference' => '3ab01b1dfafd2016cc5ea3403f89fc6b3b460560', |
| 98 | 'type' => 'jetpack-library', |
| 99 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup', |
| 100 | 'aliases' => array(), |
| 101 | 'dev_requirement' => false, |
| 102 | ), |
| 103 | 'automattic/jetpack-backup-helper-script-manager' => array( |
| 104 | 'pretty_version' => 'v0.3.11', |
| 105 | 'version' => '0.3.11.0', |
| 106 | 'reference' => '2401e83993a8088d3cbd510253ddd07f5eaa5491', |
| 107 | 'type' => 'jetpack-library', |
| 108 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'automattic/jetpack-blaze' => array( |
| 113 | 'pretty_version' => 'v0.27.26', |
| 114 | 'version' => '0.27.26.0', |
| 115 | 'reference' => '2d9ca74228b17c2f549a91abdddbf968ab4289af', |
| 116 | 'type' => 'jetpack-library', |
| 117 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'automattic/jetpack-blocks' => array( |
| 122 | 'pretty_version' => 'v3.3.5', |
| 123 | 'version' => '3.3.5.0', |
| 124 | 'reference' => 'd0c4df3ce7d34041e5442e839ec04692af0c3f97', |
| 125 | 'type' => 'jetpack-library', |
| 126 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks', |
| 127 | 'aliases' => array(), |
| 128 | 'dev_requirement' => false, |
| 129 | ), |
| 130 | 'automattic/jetpack-boost-core' => array( |
| 131 | 'pretty_version' => 'v0.4.8', |
| 132 | 'version' => '0.4.8.0', |
| 133 | 'reference' => '531182d753d832a587385a82d22decd82d86dff9', |
| 134 | 'type' => 'jetpack-library', |
| 135 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-core', |
| 136 | 'aliases' => array(), |
| 137 | 'dev_requirement' => false, |
| 138 | ), |
| 139 | 'automattic/jetpack-boost-speed-score' => array( |
| 140 | 'pretty_version' => 'v0.4.18', |
| 141 | 'version' => '0.4.18.0', |
| 142 | 'reference' => 'c2d0839bbe749254ac146ec41fe3166eb899f98e', |
| 143 | 'type' => 'jetpack-library', |
| 144 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', |
| 145 | 'aliases' => array(), |
| 146 | 'dev_requirement' => false, |
| 147 | ), |
| 148 | 'automattic/jetpack-classic-theme-helper' => array( |
| 149 | 'pretty_version' => 'v0.14.35', |
| 150 | 'version' => '0.14.35.0', |
| 151 | 'reference' => 'fe97ba8c1a1440238dff2a723c496a2e75998dd3', |
| 152 | 'type' => 'jetpack-library', |
| 153 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-classic-theme-helper', |
| 154 | 'aliases' => array(), |
| 155 | 'dev_requirement' => false, |
| 156 | ), |
| 157 | 'automattic/jetpack-compat' => array( |
| 158 | 'pretty_version' => 'v4.0.4', |
| 159 | 'version' => '4.0.4.0', |
| 160 | 'reference' => 'd1e0740e522cf5dce02feba2efe39fd7ed291c4a', |
| 161 | 'type' => 'jetpack-library', |
| 162 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-compat', |
| 163 | 'aliases' => array(), |
| 164 | 'dev_requirement' => false, |
| 165 | ), |
| 166 | 'automattic/jetpack-composer-plugin' => array( |
| 167 | 'pretty_version' => 'v4.0.8', |
| 168 | 'version' => '4.0.8.0', |
| 169 | 'reference' => 'bfbfd3302d8620c38f49e03700fb4eb195fc286d', |
| 170 | 'type' => 'composer-plugin', |
| 171 | 'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin', |
| 172 | 'aliases' => array(), |
| 173 | 'dev_requirement' => false, |
| 174 | ), |
| 175 | 'automattic/jetpack-config' => array( |
| 176 | 'pretty_version' => 'v3.1.3', |
| 177 | 'version' => '3.1.3.0', |
| 178 | 'reference' => '8cc8329020ea15907150b167a514a35f62a0b25b', |
| 179 | 'type' => 'jetpack-library', |
| 180 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config', |
| 181 | 'aliases' => array(), |
| 182 | 'dev_requirement' => false, |
| 183 | ), |
| 184 | 'automattic/jetpack-connection' => array( |
| 185 | 'pretty_version' => 'v8.7.6', |
| 186 | 'version' => '8.7.6.0', |
| 187 | 'reference' => '2bf0996852f00bc24c938ef2a002cda838096f8f', |
| 188 | 'type' => 'jetpack-library', |
| 189 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', |
| 190 | 'aliases' => array(), |
| 191 | 'dev_requirement' => false, |
| 192 | ), |
| 193 | 'automattic/jetpack-constants' => array( |
| 194 | 'pretty_version' => 'v3.0.12', |
| 195 | 'version' => '3.0.12.0', |
| 196 | 'reference' => '672be0a51baadfc6eee0ffd3bf8e9db691a8ab27', |
| 197 | 'type' => 'jetpack-library', |
| 198 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants', |
| 199 | 'aliases' => array(), |
| 200 | 'dev_requirement' => false, |
| 201 | ), |
| 202 | 'automattic/jetpack-device-detection' => array( |
| 203 | 'pretty_version' => 'v3.4.5', |
| 204 | 'version' => '3.4.5.0', |
| 205 | 'reference' => '5f4ec860e13545c4a36169611ec4564180c120f4', |
| 206 | 'type' => 'jetpack-library', |
| 207 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection', |
| 208 | 'aliases' => array(), |
| 209 | 'dev_requirement' => false, |
| 210 | ), |
| 211 | 'automattic/jetpack-error' => array( |
| 212 | 'pretty_version' => 'v3.0.10', |
| 213 | 'version' => '3.0.10.0', |
| 214 | 'reference' => '60f6ed6a67ab651dcec47ee624668fa02bbab3d6', |
| 215 | 'type' => 'jetpack-library', |
| 216 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', |
| 217 | 'aliases' => array(), |
| 218 | 'dev_requirement' => false, |
| 219 | ), |
| 220 | 'automattic/jetpack-explat' => array( |
| 221 | 'pretty_version' => 'v0.4.34', |
| 222 | 'version' => '0.4.34.0', |
| 223 | 'reference' => 'a3a10f72e830986789934fa3ad2f85e9e5c87462', |
| 224 | 'type' => 'jetpack-library', |
| 225 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', |
| 226 | 'aliases' => array(), |
| 227 | 'dev_requirement' => false, |
| 228 | ), |
| 229 | 'automattic/jetpack-external-connections' => array( |
| 230 | 'pretty_version' => 'v0.1.35', |
| 231 | 'version' => '0.1.35.0', |
| 232 | 'reference' => '5e3e1e59d5bb107e686fbe7dc205b55d4adee1e7', |
| 233 | 'type' => 'jetpack-library', |
| 234 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-external-connections', |
| 235 | 'aliases' => array(), |
| 236 | 'dev_requirement' => false, |
| 237 | ), |
| 238 | 'automattic/jetpack-external-media' => array( |
| 239 | 'pretty_version' => 'v0.8.25', |
| 240 | 'version' => '0.8.25.0', |
| 241 | 'reference' => '67d1ab5b13c9b2089e29af3485c8ba34b8d80860', |
| 242 | 'type' => 'jetpack-library', |
| 243 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-external-media', |
| 244 | 'aliases' => array(), |
| 245 | 'dev_requirement' => false, |
| 246 | ), |
| 247 | 'automattic/jetpack-forms' => array( |
| 248 | 'pretty_version' => 'v7.23.0', |
| 249 | 'version' => '7.23.0.0', |
| 250 | 'reference' => '005f69772350a27547b4ea1c69bf5b6841cba4fd', |
| 251 | 'type' => 'jetpack-library', |
| 252 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms', |
| 253 | 'aliases' => array(), |
| 254 | 'dev_requirement' => false, |
| 255 | ), |
| 256 | 'automattic/jetpack-image-cdn' => array( |
| 257 | 'pretty_version' => 'v0.7.29', |
| 258 | 'version' => '0.7.29.0', |
| 259 | 'reference' => '129bba4fba26b43e8a3eab525b930bb84c577f45', |
| 260 | 'type' => 'jetpack-library', |
| 261 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-image-cdn', |
| 262 | 'aliases' => array(), |
| 263 | 'dev_requirement' => false, |
| 264 | ), |
| 265 | 'automattic/jetpack-import' => array( |
| 266 | 'pretty_version' => 'v0.9.19', |
| 267 | 'version' => '0.9.19.0', |
| 268 | 'reference' => 'df10305cc5b4b4ff549bb9693c1afd60c488689f', |
| 269 | 'type' => 'jetpack-library', |
| 270 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', |
| 271 | 'aliases' => array(), |
| 272 | 'dev_requirement' => false, |
| 273 | ), |
| 274 | 'automattic/jetpack-ip' => array( |
| 275 | 'pretty_version' => 'v0.4.14', |
| 276 | 'version' => '0.4.14.0', |
| 277 | 'reference' => '9d70e28051251cabc6f2c7323342bd5419612bd8', |
| 278 | 'type' => 'jetpack-library', |
| 279 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', |
| 280 | 'aliases' => array(), |
| 281 | 'dev_requirement' => false, |
| 282 | ), |
| 283 | 'automattic/jetpack-jitm' => array( |
| 284 | 'pretty_version' => 'v4.3.45', |
| 285 | 'version' => '4.3.45.0', |
| 286 | 'reference' => 'c10363bd0ff4abd25c76c23d0bed9f5fdd89b676', |
| 287 | 'type' => 'jetpack-library', |
| 288 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', |
| 289 | 'aliases' => array(), |
| 290 | 'dev_requirement' => false, |
| 291 | ), |
| 292 | 'automattic/jetpack-jwt' => array( |
| 293 | 'pretty_version' => 'v0.2.5', |
| 294 | 'version' => '0.2.5.0', |
| 295 | 'reference' => 'bc71246297eddd0d4dd527dd88c5824bef28862c', |
| 296 | 'type' => 'jetpack-library', |
| 297 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jwt', |
| 298 | 'aliases' => array(), |
| 299 | 'dev_requirement' => false, |
| 300 | ), |
| 301 | 'automattic/jetpack-licensing' => array( |
| 302 | 'pretty_version' => 'v3.1.9', |
| 303 | 'version' => '3.1.9.0', |
| 304 | 'reference' => '40d810d78bb2b0a32380ea8ed18bcb964a838424', |
| 305 | 'type' => 'jetpack-library', |
| 306 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', |
| 307 | 'aliases' => array(), |
| 308 | 'dev_requirement' => false, |
| 309 | ), |
| 310 | 'automattic/jetpack-logo' => array( |
| 311 | 'pretty_version' => 'v3.0.9', |
| 312 | 'version' => '3.0.9.0', |
| 313 | 'reference' => '21ef51a561bd8623834277cd18ac86de1e7b5d71', |
| 314 | 'type' => 'jetpack-library', |
| 315 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'automattic/jetpack-masterbar' => array( |
| 320 | 'pretty_version' => 'v0.27.32', |
| 321 | 'version' => '0.27.32.0', |
| 322 | 'reference' => '2d57264351a182eef1c97b6047b04e47ddea9d8f', |
| 323 | 'type' => 'jetpack-library', |
| 324 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-masterbar', |
| 325 | 'aliases' => array(), |
| 326 | 'dev_requirement' => false, |
| 327 | ), |
| 328 | 'automattic/jetpack-my-jetpack' => array( |
| 329 | 'pretty_version' => 'v5.40.5', |
| 330 | 'version' => '5.40.5.0', |
| 331 | 'reference' => 'b3689b6ad67ecdc3015d2ade240277a359aae96f', |
| 332 | 'type' => 'jetpack-library', |
| 333 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack', |
| 334 | 'aliases' => array(), |
| 335 | 'dev_requirement' => false, |
| 336 | ), |
| 337 | 'automattic/jetpack-newsletter' => array( |
| 338 | 'pretty_version' => 'v0.11.2', |
| 339 | 'version' => '0.11.2.0', |
| 340 | 'reference' => '2d530987bc973cf4490c87671b8959a709ae756c', |
| 341 | 'type' => 'jetpack-library', |
| 342 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-newsletter', |
| 343 | 'aliases' => array(), |
| 344 | 'dev_requirement' => false, |
| 345 | ), |
| 346 | 'automattic/jetpack-password-checker' => array( |
| 347 | 'pretty_version' => 'v0.4.14', |
| 348 | 'version' => '0.4.14.0', |
| 349 | 'reference' => 'd1c1a7313f01936db73e1f4e70f4d80d83575ae5', |
| 350 | 'type' => 'jetpack-library', |
| 351 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker', |
| 352 | 'aliases' => array(), |
| 353 | 'dev_requirement' => false, |
| 354 | ), |
| 355 | 'automattic/jetpack-paypal-payments' => array( |
| 356 | 'pretty_version' => 'v0.7.7', |
| 357 | 'version' => '0.7.7.0', |
| 358 | 'reference' => '22bca240b4b978665bd11ce561504af5235418e3', |
| 359 | 'type' => 'jetpack-library', |
| 360 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-paypal-payments', |
| 361 | 'aliases' => array(), |
| 362 | 'dev_requirement' => false, |
| 363 | ), |
| 364 | 'automattic/jetpack-plans' => array( |
| 365 | 'pretty_version' => 'v0.11.9', |
| 366 | 'version' => '0.11.9.0', |
| 367 | 'reference' => '8deebf32ade51ddfecf14c3a823eb1f7d4c48968', |
| 368 | 'type' => 'library', |
| 369 | 'install_path' => __DIR__ . '/../automattic/jetpack-plans', |
| 370 | 'aliases' => array(), |
| 371 | 'dev_requirement' => false, |
| 372 | ), |
| 373 | 'automattic/jetpack-plugins-installer' => array( |
| 374 | 'pretty_version' => 'v0.5.11', |
| 375 | 'version' => '0.5.11.0', |
| 376 | 'reference' => '820fcc9067358a09eeaa7483af345200bb4985bb', |
| 377 | 'type' => 'jetpack-library', |
| 378 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', |
| 379 | 'aliases' => array(), |
| 380 | 'dev_requirement' => false, |
| 381 | ), |
| 382 | 'automattic/jetpack-podcast' => array( |
| 383 | 'pretty_version' => 'v1.3.1', |
| 384 | 'version' => '1.3.1.0', |
| 385 | 'reference' => '3228497315c8521c073a35492362dff28de2e5c1', |
| 386 | 'type' => 'jetpack-library', |
| 387 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-podcast', |
| 388 | 'aliases' => array(), |
| 389 | 'dev_requirement' => false, |
| 390 | ), |
| 391 | 'automattic/jetpack-post-list' => array( |
| 392 | 'pretty_version' => 'v0.9.26', |
| 393 | 'version' => '0.9.26.0', |
| 394 | 'reference' => 'b7cffa1eab926d1ae56b689a5c57fc44b44fb532', |
| 395 | 'type' => 'jetpack-library', |
| 396 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-list', |
| 397 | 'aliases' => array(), |
| 398 | 'dev_requirement' => false, |
| 399 | ), |
| 400 | 'automattic/jetpack-post-media' => array( |
| 401 | 'pretty_version' => 'v0.1.6', |
| 402 | 'version' => '0.1.6.0', |
| 403 | 'reference' => '43a5b93e2755203d28f9dbcfd76e83687f3889fd', |
| 404 | 'type' => 'jetpack-library', |
| 405 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-media', |
| 406 | 'aliases' => array(), |
| 407 | 'dev_requirement' => false, |
| 408 | ), |
| 409 | 'automattic/jetpack-protect-models' => array( |
| 410 | 'pretty_version' => 'v0.6.5', |
| 411 | 'version' => '0.6.5.0', |
| 412 | 'reference' => 'c948b02305f91c37a6113a3247c562519336cd03', |
| 413 | 'type' => 'jetpack-library', |
| 414 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-models', |
| 415 | 'aliases' => array(), |
| 416 | 'dev_requirement' => false, |
| 417 | ), |
| 418 | 'automattic/jetpack-protect-status' => array( |
| 419 | 'pretty_version' => 'v0.7.13', |
| 420 | 'version' => '0.7.13.0', |
| 421 | 'reference' => 'b060b6c60a661bf273b9d7ee6ef20730da57c8fc', |
| 422 | 'type' => 'jetpack-library', |
| 423 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', |
| 424 | 'aliases' => array(), |
| 425 | 'dev_requirement' => false, |
| 426 | ), |
| 427 | 'automattic/jetpack-publicize' => array( |
| 428 | 'pretty_version' => 'v0.83.5', |
| 429 | 'version' => '0.83.5.0', |
| 430 | 'reference' => '5fd994110f49cdb82ec2e4bf5919406653ea5f0f', |
| 431 | 'type' => 'jetpack-library', |
| 432 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize', |
| 433 | 'aliases' => array(), |
| 434 | 'dev_requirement' => false, |
| 435 | ), |
| 436 | 'automattic/jetpack-redirect' => array( |
| 437 | 'pretty_version' => 'v3.0.15', |
| 438 | 'version' => '3.0.15.0', |
| 439 | 'reference' => '4440f420878033f299d7eca6085a9948367fc114', |
| 440 | 'type' => 'jetpack-library', |
| 441 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', |
| 442 | 'aliases' => array(), |
| 443 | 'dev_requirement' => false, |
| 444 | ), |
| 445 | 'automattic/jetpack-roles' => array( |
| 446 | 'pretty_version' => 'v3.0.12', |
| 447 | 'version' => '3.0.12.0', |
| 448 | 'reference' => '2f2d3b77750455b4b4f11005a5c72d4f1579ff4f', |
| 449 | 'type' => 'jetpack-library', |
| 450 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', |
| 451 | 'aliases' => array(), |
| 452 | 'dev_requirement' => false, |
| 453 | ), |
| 454 | 'automattic/jetpack-scan-page' => array( |
| 455 | 'pretty_version' => 'v0.1.9', |
| 456 | 'version' => '0.1.9.0', |
| 457 | 'reference' => '29098e6f5909d57a54f4e916e49fd336313ad5ab', |
| 458 | 'type' => 'jetpack-library', |
| 459 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-scan-page', |
| 460 | 'aliases' => array(), |
| 461 | 'dev_requirement' => false, |
| 462 | ), |
| 463 | 'automattic/jetpack-search' => array( |
| 464 | 'pretty_version' => 'v7.2.7', |
| 465 | 'version' => '7.2.7.0', |
| 466 | 'reference' => '7c4b0019fc7d2751d6d81d668c980dcb365bdf98', |
| 467 | 'type' => 'jetpack-library', |
| 468 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search', |
| 469 | 'aliases' => array(), |
| 470 | 'dev_requirement' => false, |
| 471 | ), |
| 472 | 'automattic/jetpack-seo' => array( |
| 473 | 'pretty_version' => 'v0.4.0', |
| 474 | 'version' => '0.4.0.0', |
| 475 | 'reference' => '39d1b0d7ba145a0e5b71ab3f97021b212a0b4267', |
| 476 | 'type' => 'jetpack-library', |
| 477 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-seo', |
| 478 | 'aliases' => array(), |
| 479 | 'dev_requirement' => false, |
| 480 | ), |
| 481 | 'automattic/jetpack-stats' => array( |
| 482 | 'pretty_version' => 'v0.19.7', |
| 483 | 'version' => '0.19.7.0', |
| 484 | 'reference' => 'a5ab1633457e030c922883ea8b57c633a38ebdcd', |
| 485 | 'type' => 'jetpack-library', |
| 486 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats', |
| 487 | 'aliases' => array(), |
| 488 | 'dev_requirement' => false, |
| 489 | ), |
| 490 | 'automattic/jetpack-stats-admin' => array( |
| 491 | 'pretty_version' => 'v0.31.8', |
| 492 | 'version' => '0.31.8.0', |
| 493 | 'reference' => 'cb5dfa0cbb613cf6c571a7553340749c3138a1c1', |
| 494 | 'type' => 'jetpack-library', |
| 495 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats-admin', |
| 496 | 'aliases' => array(), |
| 497 | 'dev_requirement' => false, |
| 498 | ), |
| 499 | 'automattic/jetpack-status' => array( |
| 500 | 'pretty_version' => 'v6.1.8', |
| 501 | 'version' => '6.1.8.0', |
| 502 | 'reference' => 'fe0bc0d426dd95386586556d94a360d3184b8a4a', |
| 503 | 'type' => 'jetpack-library', |
| 504 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', |
| 505 | 'aliases' => array(), |
| 506 | 'dev_requirement' => false, |
| 507 | ), |
| 508 | 'automattic/jetpack-sync' => array( |
| 509 | 'pretty_version' => 'v4.45.0', |
| 510 | 'version' => '4.45.0.0', |
| 511 | 'reference' => 'ab2d39f2496e2924e0bd6a6c4b887f9d95df9306', |
| 512 | 'type' => 'jetpack-library', |
| 513 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', |
| 514 | 'aliases' => array(), |
| 515 | 'dev_requirement' => false, |
| 516 | ), |
| 517 | 'automattic/jetpack-videopress' => array( |
| 518 | 'pretty_version' => 'v0.39.0', |
| 519 | 'version' => '0.39.0.0', |
| 520 | 'reference' => '0371659b8efcfa6417486352ffbd4401934298df', |
| 521 | 'type' => 'jetpack-library', |
| 522 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress', |
| 523 | 'aliases' => array(), |
| 524 | 'dev_requirement' => false, |
| 525 | ), |
| 526 | 'automattic/jetpack-waf' => array( |
| 527 | 'pretty_version' => 'v0.28.10', |
| 528 | 'version' => '0.28.10.0', |
| 529 | 'reference' => '31101d668b879bb5e14db698021431db150527cf', |
| 530 | 'type' => 'jetpack-library', |
| 531 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', |
| 532 | 'aliases' => array(), |
| 533 | 'dev_requirement' => false, |
| 534 | ), |
| 535 | 'automattic/jetpack-wp-abilities' => array( |
| 536 | 'pretty_version' => 'v0.1.5', |
| 537 | 'version' => '0.1.5.0', |
| 538 | 'reference' => 'ae1643f3c1db28cf69b2d1c1c4b85f8637f3c51c', |
| 539 | 'type' => 'jetpack-library', |
| 540 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wp-abilities', |
| 541 | 'aliases' => array(), |
| 542 | 'dev_requirement' => false, |
| 543 | ), |
| 544 | 'automattic/jetpack-wp-build-polyfills' => array( |
| 545 | 'pretty_version' => 'v0.2.0', |
| 546 | 'version' => '0.2.0.0', |
| 547 | 'reference' => '48204eb6bbdea2dbe0788d0273e62a07080ee256', |
| 548 | 'type' => 'jetpack-library', |
| 549 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wp-build-polyfills', |
| 550 | 'aliases' => array(), |
| 551 | 'dev_requirement' => false, |
| 552 | ), |
| 553 | 'automattic/woocommerce-analytics' => array( |
| 554 | 'pretty_version' => '0.16.6', |
| 555 | 'version' => '0.16.6.0', |
| 556 | 'reference' => '92b67c5f12b3f9b3dcb34e1b668743cfbe552666', |
| 557 | 'type' => 'jetpack-library', |
| 558 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/woocommerce-analytics', |
| 559 | 'aliases' => array(), |
| 560 | 'dev_requirement' => false, |
| 561 | ), |
| 562 | 'wikimedia/aho-corasick' => array( |
| 563 | 'pretty_version' => 'v1.0.1', |
| 564 | 'version' => '1.0.1.0', |
| 565 | 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', |
| 566 | 'type' => 'library', |
| 567 | 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', |
| 568 | 'aliases' => array(), |
| 569 | 'dev_requirement' => false, |
| 570 | ), |
| 571 | ), |
| 572 | ); |
| 573 |