installers
4 years ago
ClassLoader.php
2 years ago
InstalledVersions.php
1 year ago
LICENSE
5 years ago
autoload_classmap.php
8 months ago
autoload_files.php
8 months ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
8 months ago
autoload_real.php
8 months ago
autoload_static.php
8 months ago
installed.json
8 months ago
installed.php
8 months ago
jetpack_autoload_classmap.php
8 months ago
jetpack_autoload_filemap.php
8 months ago
platform_check.php
10 months ago
installed.php
263 lines
| 1 | <?php return array( |
| 2 | 'root' => array( |
| 3 | 'name' => 'woocommerce/woocommerce', |
| 4 | 'pretty_version' => '10.3.0', |
| 5 | 'version' => '10.3.0.0', |
| 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.4', |
| 15 | 'version' => '0.3.4.0', |
| 16 | 'reference' => 'f36d786abdd4e10cfec8b261796dac9cdd192457', |
| 17 | 'type' => 'jetpack-library', |
| 18 | 'install_path' => __DIR__ . '/../automattic/block-delimiter', |
| 19 | 'aliases' => array(), |
| 20 | 'dev_requirement' => false, |
| 21 | ), |
| 22 | 'automattic/jetpack-a8c-mc-stats' => array( |
| 23 | 'pretty_version' => 'v3.0.5', |
| 24 | 'version' => '3.0.5.0', |
| 25 | 'reference' => '60401a41c714d93f7a31e36493260ad6683ca4be', |
| 26 | 'type' => 'jetpack-library', |
| 27 | 'install_path' => __DIR__ . '/../automattic/jetpack-a8c-mc-stats', |
| 28 | 'aliases' => array(), |
| 29 | 'dev_requirement' => false, |
| 30 | ), |
| 31 | 'automattic/jetpack-admin-ui' => array( |
| 32 | 'pretty_version' => 'v0.5.11', |
| 33 | 'version' => '0.5.11.0', |
| 34 | 'reference' => '51268f256c821ebcdaaa769f3249d34e0106cfb2', |
| 35 | 'type' => 'jetpack-library', |
| 36 | 'install_path' => __DIR__ . '/../automattic/jetpack-admin-ui', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'automattic/jetpack-assets' => array( |
| 41 | 'pretty_version' => 'v4.3.9', |
| 42 | 'version' => '4.3.9.0', |
| 43 | 'reference' => '674695eace949a5c7ac5a1ab1ba6587f04c24cb1', |
| 44 | 'type' => 'jetpack-library', |
| 45 | 'install_path' => __DIR__ . '/../automattic/jetpack-assets', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'automattic/jetpack-autoloader' => array( |
| 50 | 'pretty_version' => 'v5.0.0', |
| 51 | 'version' => '5.0.0.0', |
| 52 | 'reference' => 'eb6331a5c50a03afd9896ce012e66858de9c49c5', |
| 53 | 'type' => 'composer-plugin', |
| 54 | 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', |
| 55 | 'aliases' => array(), |
| 56 | 'dev_requirement' => false, |
| 57 | ), |
| 58 | 'automattic/jetpack-config' => array( |
| 59 | 'pretty_version' => 'v3.0.0', |
| 60 | 'version' => '3.0.0.0', |
| 61 | 'reference' => 'fc719eff5073634b0c62793b05be913ca634e192', |
| 62 | 'type' => 'jetpack-library', |
| 63 | 'install_path' => __DIR__ . '/../automattic/jetpack-config', |
| 64 | 'aliases' => array(), |
| 65 | 'dev_requirement' => false, |
| 66 | ), |
| 67 | 'automattic/jetpack-connection' => array( |
| 68 | 'pretty_version' => 'v6.18.10', |
| 69 | 'version' => '6.18.10.0', |
| 70 | 'reference' => 'cf14008d6862cfd4196b4d8f44413d252f37b57e', |
| 71 | 'type' => 'jetpack-library', |
| 72 | 'install_path' => __DIR__ . '/../automattic/jetpack-connection', |
| 73 | 'aliases' => array(), |
| 74 | 'dev_requirement' => false, |
| 75 | ), |
| 76 | 'automattic/jetpack-constants' => array( |
| 77 | 'pretty_version' => 'v3.0.8', |
| 78 | 'version' => '3.0.8.0', |
| 79 | 'reference' => 'f9bf00ab48956b8326209e7c0baf247a0ed721c4', |
| 80 | 'type' => 'jetpack-library', |
| 81 | 'install_path' => __DIR__ . '/../automattic/jetpack-constants', |
| 82 | 'aliases' => array(), |
| 83 | 'dev_requirement' => false, |
| 84 | ), |
| 85 | 'automattic/jetpack-redirect' => array( |
| 86 | 'pretty_version' => 'v3.0.9', |
| 87 | 'version' => '3.0.9.0', |
| 88 | 'reference' => 'afb74d7c2ae46863c2af46b5703cf1c8728e6a5d', |
| 89 | 'type' => 'jetpack-library', |
| 90 | 'install_path' => __DIR__ . '/../automattic/jetpack-redirect', |
| 91 | 'aliases' => array(), |
| 92 | 'dev_requirement' => false, |
| 93 | ), |
| 94 | 'automattic/jetpack-roles' => array( |
| 95 | 'pretty_version' => 'v3.0.8', |
| 96 | 'version' => '3.0.8.0', |
| 97 | 'reference' => '96e09fc813ccf5e691f46297875d6b85b859c669', |
| 98 | 'type' => 'jetpack-library', |
| 99 | 'install_path' => __DIR__ . '/../automattic/jetpack-roles', |
| 100 | 'aliases' => array(), |
| 101 | 'dev_requirement' => false, |
| 102 | ), |
| 103 | 'automattic/jetpack-status' => array( |
| 104 | 'pretty_version' => 'v6.0.4', |
| 105 | 'version' => '6.0.4.0', |
| 106 | 'reference' => '6eefeeed590f248bc7b11aa12b12ab93e288bcd3', |
| 107 | 'type' => 'jetpack-library', |
| 108 | 'install_path' => __DIR__ . '/../automattic/jetpack-status', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'composer/installers' => array( |
| 113 | 'pretty_version' => 'v1.12.0', |
| 114 | 'version' => '1.12.0.0', |
| 115 | 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19', |
| 116 | 'type' => 'composer-plugin', |
| 117 | 'install_path' => __DIR__ . '/./installers', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'maxmind-db/reader' => array( |
| 122 | 'pretty_version' => 'v1.12.1', |
| 123 | 'version' => '1.12.1.0', |
| 124 | 'reference' => '815939e006b7e68062b540ec9e86aaa8be2b6ce4', |
| 125 | 'type' => 'library', |
| 126 | 'install_path' => __DIR__ . '/../maxmind-db/reader', |
| 127 | 'aliases' => array(), |
| 128 | 'dev_requirement' => false, |
| 129 | ), |
| 130 | 'opis/json-schema' => array( |
| 131 | 'pretty_version' => '2.4.1', |
| 132 | 'version' => '2.4.1.0', |
| 133 | 'reference' => '712827751c62b465daae6e725bf0cf5ffbf965e1', |
| 134 | 'type' => 'library', |
| 135 | 'install_path' => __DIR__ . '/../opis/json-schema', |
| 136 | 'aliases' => array(), |
| 137 | 'dev_requirement' => false, |
| 138 | ), |
| 139 | 'opis/string' => array( |
| 140 | 'pretty_version' => '2.0.2', |
| 141 | 'version' => '2.0.2.0', |
| 142 | 'reference' => 'ba0b9607b9809462b0e28a11e4881a8d77431feb', |
| 143 | 'type' => 'library', |
| 144 | 'install_path' => __DIR__ . '/../opis/string', |
| 145 | 'aliases' => array(), |
| 146 | 'dev_requirement' => false, |
| 147 | ), |
| 148 | 'opis/uri' => array( |
| 149 | 'pretty_version' => '1.1.0', |
| 150 | 'version' => '1.1.0.0', |
| 151 | 'reference' => '0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a', |
| 152 | 'type' => 'library', |
| 153 | 'install_path' => __DIR__ . '/../opis/uri', |
| 154 | 'aliases' => array(), |
| 155 | 'dev_requirement' => false, |
| 156 | ), |
| 157 | 'pelago/emogrifier' => array( |
| 158 | 'pretty_version' => 'v7.3.0', |
| 159 | 'version' => '7.3.0.0', |
| 160 | 'reference' => '6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6', |
| 161 | 'type' => 'library', |
| 162 | 'install_path' => __DIR__ . '/../pelago/emogrifier', |
| 163 | 'aliases' => array(), |
| 164 | 'dev_requirement' => false, |
| 165 | ), |
| 166 | 'roundcube/plugin-installer' => array( |
| 167 | 'dev_requirement' => false, |
| 168 | 'replaced' => array( |
| 169 | 0 => '*', |
| 170 | ), |
| 171 | ), |
| 172 | 'sabberworm/php-css-parser' => array( |
| 173 | 'pretty_version' => 'v8.9.0', |
| 174 | 'version' => '8.9.0.0', |
| 175 | 'reference' => 'd8e916507b88e389e26d4ab03c904a082aa66bb9', |
| 176 | 'type' => 'library', |
| 177 | 'install_path' => __DIR__ . '/../sabberworm/php-css-parser', |
| 178 | 'aliases' => array(), |
| 179 | 'dev_requirement' => false, |
| 180 | ), |
| 181 | 'shama/baton' => array( |
| 182 | 'dev_requirement' => false, |
| 183 | 'replaced' => array( |
| 184 | 0 => '*', |
| 185 | ), |
| 186 | ), |
| 187 | 'symfony/css-selector' => array( |
| 188 | 'pretty_version' => 'v5.4.45', |
| 189 | 'version' => '5.4.45.0', |
| 190 | 'reference' => '4f7f3c35fba88146b56d0025d20ace3f3901f097', |
| 191 | 'type' => 'library', |
| 192 | 'install_path' => __DIR__ . '/../symfony/css-selector', |
| 193 | 'aliases' => array(), |
| 194 | 'dev_requirement' => false, |
| 195 | ), |
| 196 | 'symfony/polyfill-php80' => array( |
| 197 | 'pretty_version' => 'v1.33.0', |
| 198 | 'version' => '1.33.0.0', |
| 199 | 'reference' => '0cc9dd0f17f61d8131e7df6b84bd344899fe2608', |
| 200 | 'type' => 'library', |
| 201 | 'install_path' => __DIR__ . '/../symfony/polyfill-php80', |
| 202 | 'aliases' => array(), |
| 203 | 'dev_requirement' => false, |
| 204 | ), |
| 205 | 'woocommerce/action-scheduler' => array( |
| 206 | 'pretty_version' => '3.9.3', |
| 207 | 'version' => '3.9.3.0', |
| 208 | 'reference' => 'c58cdbab17651303d406cd3b22cf9d75c71c986c', |
| 209 | 'type' => 'wordpress-plugin', |
| 210 | 'install_path' => __DIR__ . '/../../packages/action-scheduler', |
| 211 | 'aliases' => array(), |
| 212 | 'dev_requirement' => false, |
| 213 | ), |
| 214 | 'woocommerce/blueprint' => array( |
| 215 | 'pretty_version' => '0.0.1', |
| 216 | 'version' => '0.0.1.0', |
| 217 | 'reference' => 'f996d43977196b9670d783b58c167243950876d3', |
| 218 | 'type' => 'wordpress-plugin', |
| 219 | 'install_path' => __DIR__ . '/../../packages/blueprint', |
| 220 | 'aliases' => array(), |
| 221 | 'dev_requirement' => false, |
| 222 | ), |
| 223 | 'woocommerce/email-editor' => array( |
| 224 | 'pretty_version' => '1.7.0', |
| 225 | 'version' => '1.7.0.0', |
| 226 | 'reference' => '32123859f15220b36ca930de85f3f3d242e7417d', |
| 227 | 'type' => 'wordpress-plugin', |
| 228 | 'install_path' => __DIR__ . '/../../packages/email-editor', |
| 229 | 'aliases' => array(), |
| 230 | 'dev_requirement' => false, |
| 231 | ), |
| 232 | 'woocommerce/woocommerce' => array( |
| 233 | 'pretty_version' => '10.3.0', |
| 234 | 'version' => '10.3.0.0', |
| 235 | 'reference' => null, |
| 236 | 'type' => 'wordpress-plugin', |
| 237 | 'install_path' => __DIR__ . '/../../', |
| 238 | 'aliases' => array(), |
| 239 | 'dev_requirement' => false, |
| 240 | ), |
| 241 | 'wordpress/abilities-api' => array( |
| 242 | 'pretty_version' => 'v0.1.1', |
| 243 | 'version' => '0.1.1.0', |
| 244 | 'reference' => '21af812bc2dc3677aa71b3a6875dc5407a477adf', |
| 245 | 'type' => 'library', |
| 246 | 'install_path' => __DIR__ . '/../wordpress/abilities-api', |
| 247 | 'aliases' => array(), |
| 248 | 'dev_requirement' => false, |
| 249 | ), |
| 250 | 'wordpress/mcp-adapter' => array( |
| 251 | 'pretty_version' => 'dev-trunk', |
| 252 | 'version' => 'dev-trunk', |
| 253 | 'reference' => '7a2d22cff92328bc94f5b1648a66ae4273e949c5', |
| 254 | 'type' => 'library', |
| 255 | 'install_path' => __DIR__ . '/../wordpress/mcp-adapter', |
| 256 | 'aliases' => array( |
| 257 | 0 => '9999999-dev', |
| 258 | ), |
| 259 | 'dev_requirement' => false, |
| 260 | ), |
| 261 | ), |
| 262 | ); |
| 263 |