ClassLoader.php
2 years ago
InstalledVersions.php
3 years ago
LICENSE
5 years ago
autoload_classmap.php
1 year ago
autoload_files.php
1 year ago
autoload_namespaces.php
2 years ago
autoload_psr4.php
2 years ago
autoload_real.php
1 year ago
autoload_static.php
1 year ago
installed.json
1 year ago
installed.php
1 year ago
jetpack_autoload_classmap.php
1 year ago
jetpack_autoload_filemap.php
1 year ago
platform_check.php
2 years ago
installed.php
456 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' => 'v2.0.2', |
| 24 | 'version' => '2.0.2.0', |
| 25 | 'reference' => '5753860f28e1a8629b3c6ab481c1ab75e38a244f', |
| 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-admin-ui' => array( |
| 32 | 'pretty_version' => 'v0.4.4', |
| 33 | 'version' => '0.4.4.0', |
| 34 | 'reference' => '18ea3a92f910f7afa9641dadb956b95b75ce6e0f', |
| 35 | 'type' => 'jetpack-library', |
| 36 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'automattic/jetpack-assets' => array( |
| 41 | 'pretty_version' => 'v2.3.5', |
| 42 | 'version' => '2.3.5.0', |
| 43 | 'reference' => 'e869f7a7780da9b0c1ff9612701fcffde83cda12', |
| 44 | 'type' => 'jetpack-library', |
| 45 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'automattic/jetpack-autoloader' => array( |
| 50 | 'pretty_version' => 'v3.0.10', |
| 51 | 'version' => '3.0.10.0', |
| 52 | 'reference' => 'ec4c465ce6a47fb15c15ab0224ec5b1272422d3e', |
| 53 | 'type' => 'composer-plugin', |
| 54 | 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', |
| 55 | 'aliases' => array(), |
| 56 | 'dev_requirement' => false, |
| 57 | ), |
| 58 | 'automattic/jetpack-backup' => array( |
| 59 | 'pretty_version' => 'v3.4.6', |
| 60 | 'version' => '3.4.6.0', |
| 61 | 'reference' => 'dde03dce4fdd7d2858f026e82f4c89bf1e704f59', |
| 62 | 'type' => 'jetpack-library', |
| 63 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup', |
| 64 | 'aliases' => array(), |
| 65 | 'dev_requirement' => false, |
| 66 | ), |
| 67 | 'automattic/jetpack-backup-helper-script-manager' => array( |
| 68 | 'pretty_version' => 'v0.2.7', |
| 69 | 'version' => '0.2.7.0', |
| 70 | 'reference' => '8643c13843b9b7864c4541a49b8d8bead9bc4fd6', |
| 71 | 'type' => 'jetpack-library', |
| 72 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager', |
| 73 | 'aliases' => array(), |
| 74 | 'dev_requirement' => false, |
| 75 | ), |
| 76 | 'automattic/jetpack-blaze' => array( |
| 77 | 'pretty_version' => 'v0.22.8', |
| 78 | 'version' => '0.22.8.0', |
| 79 | 'reference' => '90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46', |
| 80 | 'type' => 'jetpack-library', |
| 81 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze', |
| 82 | 'aliases' => array(), |
| 83 | 'dev_requirement' => false, |
| 84 | ), |
| 85 | 'automattic/jetpack-blocks' => array( |
| 86 | 'pretty_version' => 'v2.0.5', |
| 87 | 'version' => '2.0.5.0', |
| 88 | 'reference' => '3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596', |
| 89 | 'type' => 'jetpack-library', |
| 90 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks', |
| 91 | 'aliases' => array(), |
| 92 | 'dev_requirement' => false, |
| 93 | ), |
| 94 | 'automattic/jetpack-boost-core' => array( |
| 95 | 'pretty_version' => 'v0.2.9', |
| 96 | 'version' => '0.2.9.0', |
| 97 | 'reference' => 'ab517e23a8906883735be3d97f85d44cd56343da', |
| 98 | 'type' => 'jetpack-library', |
| 99 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-core', |
| 100 | 'aliases' => array(), |
| 101 | 'dev_requirement' => false, |
| 102 | ), |
| 103 | 'automattic/jetpack-boost-speed-score' => array( |
| 104 | 'pretty_version' => 'v0.3.12', |
| 105 | 'version' => '0.3.12.0', |
| 106 | 'reference' => '362c3c0d3d779e757c48f7fecba65a107d9a0ab1', |
| 107 | 'type' => 'jetpack-library', |
| 108 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'automattic/jetpack-classic-theme-helper' => array( |
| 113 | 'pretty_version' => 'v0.5.4', |
| 114 | 'version' => '0.5.4.0', |
| 115 | 'reference' => '4af5aeed63faa339dbfcde0443476a4216254198', |
| 116 | 'type' => 'jetpack-library', |
| 117 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-classic-theme-helper', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'automattic/jetpack-compat' => array( |
| 122 | 'pretty_version' => 'v3.0.2', |
| 123 | 'version' => '3.0.2.0', |
| 124 | 'reference' => 'b7c25cceadac59833ebd58e1877cb5b6b93b8fd5', |
| 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' => 'v2.0.3', |
| 132 | 'version' => '2.0.3.0', |
| 133 | 'reference' => '67d11838aa00ef9922a8a3b439b1fa25adb1feef', |
| 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' => 'v2.0.4', |
| 141 | 'version' => '2.0.4.0', |
| 142 | 'reference' => '9f075c81bae6fd638e0b3183612cda5cc9e01e06', |
| 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' => 'v2.12.6', |
| 150 | 'version' => '2.12.6.0', |
| 151 | 'reference' => 'afb215aef302414dba6a01e7cc38b4502d3677cf', |
| 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' => 'v2.0.4', |
| 159 | 'version' => '2.0.4.0', |
| 160 | 'reference' => 'f6958c313a34c5e92171c45a57d9dc978e5975ed', |
| 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' => 'v2.1.4', |
| 168 | 'version' => '2.1.4.0', |
| 169 | 'reference' => 'a59d71b55184bfd67a5b43f2df62c74ea6154b05', |
| 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' => 'v2.0.3', |
| 177 | 'version' => '2.0.3.0', |
| 178 | 'reference' => 'f242ccdb10152d08b07115fc1fbff3b95f53cbf6', |
| 179 | 'type' => 'jetpack-library', |
| 180 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', |
| 181 | 'aliases' => array(), |
| 182 | 'dev_requirement' => false, |
| 183 | ), |
| 184 | 'automattic/jetpack-explat' => array( |
| 185 | 'pretty_version' => 'v0.1.5', |
| 186 | 'version' => '0.1.5.0', |
| 187 | 'reference' => 'afb186595bcc669cb2b73ddcf288e4055b2b7902', |
| 188 | 'type' => 'jetpack-library', |
| 189 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', |
| 190 | 'aliases' => array(), |
| 191 | 'dev_requirement' => false, |
| 192 | ), |
| 193 | 'automattic/jetpack-forms' => array( |
| 194 | 'pretty_version' => 'v0.32.13.1', |
| 195 | 'version' => '0.32.13.1', |
| 196 | 'reference' => '245ccb8dd2babf06d5f826892a2a74336a7da85c', |
| 197 | 'type' => 'jetpack-library', |
| 198 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms', |
| 199 | 'aliases' => array(), |
| 200 | 'dev_requirement' => false, |
| 201 | ), |
| 202 | 'automattic/jetpack-image-cdn' => array( |
| 203 | 'pretty_version' => 'v0.4.8', |
| 204 | 'version' => '0.4.8.0', |
| 205 | 'reference' => 'a25e26b882d6470246ced49efa46991cdf3ee668', |
| 206 | 'type' => 'jetpack-library', |
| 207 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-image-cdn', |
| 208 | 'aliases' => array(), |
| 209 | 'dev_requirement' => false, |
| 210 | ), |
| 211 | 'automattic/jetpack-import' => array( |
| 212 | 'pretty_version' => 'v0.8.7', |
| 213 | 'version' => '0.8.7.0', |
| 214 | 'reference' => '0e0e7475e21bbe948fadd2fd1a165c49cc610a0d', |
| 215 | 'type' => 'jetpack-library', |
| 216 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', |
| 217 | 'aliases' => array(), |
| 218 | 'dev_requirement' => false, |
| 219 | ), |
| 220 | 'automattic/jetpack-ip' => array( |
| 221 | 'pretty_version' => 'v0.2.3', |
| 222 | 'version' => '0.2.3.0', |
| 223 | 'reference' => 'f7a42b1603a24775c6f20eef2ac5cba3d6b37194', |
| 224 | 'type' => 'jetpack-library', |
| 225 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', |
| 226 | 'aliases' => array(), |
| 227 | 'dev_requirement' => false, |
| 228 | ), |
| 229 | 'automattic/jetpack-jitm' => array( |
| 230 | 'pretty_version' => 'v3.1.19', |
| 231 | 'version' => '3.1.19.0', |
| 232 | 'reference' => 'a5805a9dfa1ad13c7ff692c358858c110f0a1c0d', |
| 233 | 'type' => 'jetpack-library', |
| 234 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', |
| 235 | 'aliases' => array(), |
| 236 | 'dev_requirement' => false, |
| 237 | ), |
| 238 | 'automattic/jetpack-licensing' => array( |
| 239 | 'pretty_version' => 'v2.0.7', |
| 240 | 'version' => '2.0.7.0', |
| 241 | 'reference' => '8b22ce53615a7783881a318dbc355ddb4bc9c0f1', |
| 242 | 'type' => 'jetpack-library', |
| 243 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', |
| 244 | 'aliases' => array(), |
| 245 | 'dev_requirement' => false, |
| 246 | ), |
| 247 | 'automattic/jetpack-logo' => array( |
| 248 | 'pretty_version' => 'v2.0.4', |
| 249 | 'version' => '2.0.4.0', |
| 250 | 'reference' => '6047525955b12ac8654ac4544e0b79deaed31fa2', |
| 251 | 'type' => 'jetpack-library', |
| 252 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', |
| 253 | 'aliases' => array(), |
| 254 | 'dev_requirement' => false, |
| 255 | ), |
| 256 | 'automattic/jetpack-masterbar' => array( |
| 257 | 'pretty_version' => 'v0.8.1', |
| 258 | 'version' => '0.8.1.0', |
| 259 | 'reference' => 'a94e5bff2d6e91ba6075a0901bef5372993351e2', |
| 260 | 'type' => 'jetpack-library', |
| 261 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-masterbar', |
| 262 | 'aliases' => array(), |
| 263 | 'dev_requirement' => false, |
| 264 | ), |
| 265 | 'automattic/jetpack-my-jetpack' => array( |
| 266 | 'pretty_version' => 'v4.34.1', |
| 267 | 'version' => '4.34.1.0', |
| 268 | 'reference' => 'fb28c252b84b2fd2d72c9061a102fba126863b65', |
| 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-password-checker' => array( |
| 275 | 'pretty_version' => 'v0.3.2', |
| 276 | 'version' => '0.3.2.0', |
| 277 | 'reference' => 'bdf70591123932112e447e295d7f174b5c0e3a44', |
| 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.4.8', |
| 285 | 'version' => '0.4.8.0', |
| 286 | 'reference' => '2ab36b9106e8193cc7f1d2c56c8d655866bc6659', |
| 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.4.2', |
| 294 | 'version' => '0.4.2.0', |
| 295 | 'reference' => '005631d259095f5d9c22d42069b1bce2f7a64a22', |
| 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.6.3', |
| 303 | 'version' => '0.6.3.0', |
| 304 | 'reference' => '66a90d6978e7e50f94204d9da3fa9f4a870d841d', |
| 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-protect-models' => array( |
| 311 | 'pretty_version' => 'v0.2.1', |
| 312 | 'version' => '0.2.1.0', |
| 313 | 'reference' => 'd76966670cffb49fda782c72182238f2e07ad962', |
| 314 | 'type' => 'jetpack-library', |
| 315 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-models', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'automattic/jetpack-protect-status' => array( |
| 320 | 'pretty_version' => 'v0.1.3', |
| 321 | 'version' => '0.1.3.0', |
| 322 | 'reference' => '0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf', |
| 323 | 'type' => 'jetpack-library', |
| 324 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', |
| 325 | 'aliases' => array(), |
| 326 | 'dev_requirement' => false, |
| 327 | ), |
| 328 | 'automattic/jetpack-publicize' => array( |
| 329 | 'pretty_version' => 'v0.51.0', |
| 330 | 'version' => '0.51.0.0', |
| 331 | 'reference' => '7971bd9be6d855d93271e9868bc50e75032864c1', |
| 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' => 'v2.0.3', |
| 339 | 'version' => '2.0.3.0', |
| 340 | 'reference' => '2c049bb08f736dc0dbafac7eaebea6f97cf8019e', |
| 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' => 'v2.0.3', |
| 348 | 'version' => '2.0.3.0', |
| 349 | 'reference' => '32e45299a6ff93de0b1f4c71e6669f15917220fb', |
| 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.45.0', |
| 357 | 'version' => '0.45.0.0', |
| 358 | 'reference' => '0151f44afd58d149eded04d8bab95d39eab4860b', |
| 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.13.1', |
| 366 | 'version' => '0.13.1.0', |
| 367 | 'reference' => '7c97787a47ed094827fa3ccb15256b33aadf05bb', |
| 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.21.1', |
| 375 | 'version' => '0.21.1.0', |
| 376 | 'reference' => '2b2fb042bb3480a46419bbd3c3c192ec91c73f77', |
| 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' => 'v3.3.5', |
| 384 | 'version' => '3.3.5.0', |
| 385 | 'reference' => '69d5d8a8f31adf2b297a539bcddd9a9162d1320b', |
| 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' => 'v3.9.0', |
| 393 | 'version' => '3.9.0.0', |
| 394 | 'reference' => '818d903d769f6f3af9d4fca5d7e3f437612c2fb6', |
| 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.24.4', |
| 402 | 'version' => '0.24.4.0', |
| 403 | 'reference' => '52d4c0f2d8007a381a2a983884866c5ae8787e22', |
| 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.18.4.1', |
| 411 | 'version' => '0.18.4.1', |
| 412 | 'reference' => '733d1cb90613af712fa21a892ceb6cfe5dd163bb', |
| 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.3.29', |
| 420 | 'version' => '0.3.29.0', |
| 421 | 'reference' => '08e5f1e45172f61dfcfdf5874ac0fa82b2618c37', |
| 422 | 'type' => 'jetpack-library', |
| 423 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads', |
| 424 | 'aliases' => array(), |
| 425 | 'dev_requirement' => false, |
| 426 | ), |
| 427 | 'automattic/woocommerce-analytics' => array( |
| 428 | 'pretty_version' => 'v0.1.8', |
| 429 | 'version' => '0.1.8.0', |
| 430 | 'reference' => '3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8', |
| 431 | 'type' => 'jetpack-library', |
| 432 | 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/woocommerce-analytics', |
| 433 | 'aliases' => array(), |
| 434 | 'dev_requirement' => false, |
| 435 | ), |
| 436 | 'scssphp/scssphp' => array( |
| 437 | 'pretty_version' => 'v1.12.0', |
| 438 | 'version' => '1.12.0.0', |
| 439 | 'reference' => 'a6b20c170ddb95f116b3d148a466a7bed1e85c35', |
| 440 | 'type' => 'library', |
| 441 | 'install_path' => __DIR__ . '/../scssphp/scssphp', |
| 442 | 'aliases' => array(), |
| 443 | 'dev_requirement' => false, |
| 444 | ), |
| 445 | 'wikimedia/aho-corasick' => array( |
| 446 | 'pretty_version' => 'v1.0.1', |
| 447 | 'version' => '1.0.1.0', |
| 448 | 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', |
| 449 | 'type' => 'library', |
| 450 | 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', |
| 451 | 'aliases' => array(), |
| 452 | 'dev_requirement' => false, |
| 453 | ), |
| 454 | ), |
| 455 | ); |
| 456 |