ca-bundle
3 weeks ago
semver
6 months ago
ClassLoader.php
2 years ago
InstalledVersions.php
1 month ago
LICENSE
6 years ago
autoload_classmap.php
3 weeks ago
autoload_files.php
1 year ago
autoload_namespaces.php
2 years ago
autoload_psr4.php
1 year ago
autoload_real.php
3 weeks ago
autoload_static.php
3 weeks ago
include_paths.php
2 years ago
installed.php
1 week ago
installed.php
580 lines
| 1 | <?php return array( |
| 2 | 'root' => array( |
| 3 | 'name' => 'matomo/matomo', |
| 4 | 'pretty_version' => '5.11.2', |
| 5 | 'version' => '5.11.2.0', |
| 6 | 'reference' => '8084121992c10433be7643741a6495e337a3137f', |
| 7 | 'type' => 'project', |
| 8 | 'install_path' => __DIR__ . '/../../', |
| 9 | 'aliases' => array(), |
| 10 | 'dev' => false, |
| 11 | ), |
| 12 | 'versions' => array( |
| 13 | 'composer/ca-bundle' => array( |
| 14 | 'pretty_version' => '1.5.12', |
| 15 | 'version' => '1.5.12.0', |
| 16 | 'reference' => '00a2f4201641d5c53f7fc0195e6c8d9fcc321a78', |
| 17 | 'type' => 'library', |
| 18 | 'install_path' => __DIR__ . '/./ca-bundle', |
| 19 | 'aliases' => array(), |
| 20 | 'dev_requirement' => false, |
| 21 | ), |
| 22 | 'composer/semver' => array( |
| 23 | 'pretty_version' => '3.4.4', |
| 24 | 'version' => '3.4.4.0', |
| 25 | 'reference' => '198166618906cb2de69b95d7d47e5fa8aa1b2b95', |
| 26 | 'type' => 'library', |
| 27 | 'install_path' => __DIR__ . '/./semver', |
| 28 | 'aliases' => array(), |
| 29 | 'dev_requirement' => false, |
| 30 | ), |
| 31 | 'davaxi/sparkline' => array( |
| 32 | 'pretty_version' => '2.3.0', |
| 33 | 'version' => '2.3.0.0', |
| 34 | 'reference' => '096dc8b68c95f1173e42177ed3e2d4ccb40c3fd1', |
| 35 | 'type' => 'library', |
| 36 | 'install_path' => __DIR__ . '/../davaxi/sparkline', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'geoip2/geoip2' => array( |
| 41 | 'pretty_version' => 'v2.13.0', |
| 42 | 'version' => '2.13.0.0', |
| 43 | 'reference' => '6a41d8fbd6b90052bc34dff3b4252d0f88067b23', |
| 44 | 'type' => 'library', |
| 45 | 'install_path' => __DIR__ . '/../geoip2/geoip2', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'lox/xhprof' => array( |
| 50 | 'pretty_version' => 'dev-master', |
| 51 | 'version' => 'dev-master', |
| 52 | 'reference' => 'c64571f892bda1298bad9c5e94ede0bc3f0e4627', |
| 53 | 'type' => 'library', |
| 54 | 'install_path' => __DIR__ . '/../lox/xhprof', |
| 55 | 'aliases' => array( |
| 56 | 0 => '9999999-dev', |
| 57 | ), |
| 58 | 'dev_requirement' => false, |
| 59 | ), |
| 60 | 'matomo/cache' => array( |
| 61 | 'pretty_version' => '3.0.0', |
| 62 | 'version' => '3.0.0.0', |
| 63 | 'reference' => 'b36cf03b41bb59a9362eb76d69f966d1ff5a18f4', |
| 64 | 'type' => 'library', |
| 65 | 'install_path' => __DIR__ . '/../matomo/cache', |
| 66 | 'aliases' => array(), |
| 67 | 'dev_requirement' => false, |
| 68 | ), |
| 69 | 'matomo/decompress' => array( |
| 70 | 'pretty_version' => '2.1.0', |
| 71 | 'version' => '2.1.0.0', |
| 72 | 'reference' => '44dcf77dcd633a9c336f90d80658ad3d25225e05', |
| 73 | 'type' => 'library', |
| 74 | 'install_path' => __DIR__ . '/../matomo/decompress', |
| 75 | 'aliases' => array(), |
| 76 | 'dev_requirement' => false, |
| 77 | ), |
| 78 | 'matomo/device-detector' => array( |
| 79 | 'pretty_version' => '6.5.1', |
| 80 | 'version' => '6.5.1.0', |
| 81 | 'reference' => 'f30457500c6be4c80c8830466f8a746724779fd0', |
| 82 | 'type' => 'library', |
| 83 | 'install_path' => __DIR__ . '/../matomo/device-detector', |
| 84 | 'aliases' => array(), |
| 85 | 'dev_requirement' => false, |
| 86 | ), |
| 87 | 'matomo/doctrine-cache-fork' => array( |
| 88 | 'pretty_version' => '1.10.4', |
| 89 | 'version' => '1.10.4.0', |
| 90 | 'reference' => 'a3f6b7e86061a2f3c68122ee58e9d8aa815baff6', |
| 91 | 'type' => 'library', |
| 92 | 'install_path' => __DIR__ . '/../matomo/doctrine-cache-fork', |
| 93 | 'aliases' => array(), |
| 94 | 'dev_requirement' => false, |
| 95 | ), |
| 96 | 'matomo/ini' => array( |
| 97 | 'pretty_version' => '3.0.1', |
| 98 | 'version' => '3.0.1.0', |
| 99 | 'reference' => 'b55c55da943f4ccd564d48fe6b218fbdada98c1a', |
| 100 | 'type' => 'library', |
| 101 | 'install_path' => __DIR__ . '/../matomo/ini', |
| 102 | 'aliases' => array(), |
| 103 | 'dev_requirement' => false, |
| 104 | ), |
| 105 | 'matomo/matomo' => array( |
| 106 | 'pretty_version' => '5.11.2', |
| 107 | 'version' => '5.11.2.0', |
| 108 | 'reference' => '8084121992c10433be7643741a6495e337a3137f', |
| 109 | 'type' => 'project', |
| 110 | 'install_path' => __DIR__ . '/../../', |
| 111 | 'aliases' => array(), |
| 112 | 'dev_requirement' => false, |
| 113 | ), |
| 114 | 'matomo/matomo-php-tracker' => array( |
| 115 | 'pretty_version' => '3.3.2', |
| 116 | 'version' => '3.3.2.0', |
| 117 | 'reference' => '949259d7ffc833ae37bdec14394d13748ebccb64', |
| 118 | 'type' => 'library', |
| 119 | 'install_path' => __DIR__ . '/../matomo/matomo-php-tracker', |
| 120 | 'aliases' => array(), |
| 121 | 'dev_requirement' => false, |
| 122 | ), |
| 123 | 'matomo/network' => array( |
| 124 | 'pretty_version' => '2.0.3', |
| 125 | 'version' => '2.0.3.0', |
| 126 | 'reference' => '49407377fb4755cb1eb987ca827951bed732374e', |
| 127 | 'type' => 'library', |
| 128 | 'install_path' => __DIR__ . '/../matomo/network', |
| 129 | 'aliases' => array(), |
| 130 | 'dev_requirement' => false, |
| 131 | ), |
| 132 | 'matomo/referrer-spam-blacklist' => array( |
| 133 | 'dev_requirement' => false, |
| 134 | 'replaced' => array( |
| 135 | 0 => '*', |
| 136 | ), |
| 137 | ), |
| 138 | 'matomo/referrer-spam-list' => array( |
| 139 | 'pretty_version' => 'dev-master', |
| 140 | 'version' => 'dev-master', |
| 141 | 'reference' => 'df73028dc0423f493ce8eae872022bec38047a35', |
| 142 | 'type' => 'library', |
| 143 | 'install_path' => __DIR__ . '/../matomo/referrer-spam-list', |
| 144 | 'aliases' => array( |
| 145 | 0 => '9999999-dev', |
| 146 | ), |
| 147 | 'dev_requirement' => false, |
| 148 | ), |
| 149 | 'matomo/searchengine-and-social-list' => array( |
| 150 | 'pretty_version' => 'dev-master', |
| 151 | 'version' => 'dev-master', |
| 152 | 'reference' => '743a0faff8185340c6db38f3b7f1c13cf168cc5b', |
| 153 | 'type' => 'library', |
| 154 | 'install_path' => __DIR__ . '/../matomo/searchengine-and-social-list', |
| 155 | 'aliases' => array( |
| 156 | 0 => '9999999-dev', |
| 157 | ), |
| 158 | 'dev_requirement' => false, |
| 159 | ), |
| 160 | 'maxmind-db/reader' => array( |
| 161 | 'pretty_version' => 'v1.13.1', |
| 162 | 'version' => '1.13.1.0', |
| 163 | 'reference' => '2194f58d0f024ce923e685cdf92af3daf9951908', |
| 164 | 'type' => 'library', |
| 165 | 'install_path' => __DIR__ . '/../maxmind-db/reader', |
| 166 | 'aliases' => array(), |
| 167 | 'dev_requirement' => false, |
| 168 | ), |
| 169 | 'maxmind/web-service-common' => array( |
| 170 | 'pretty_version' => 'v0.9.0', |
| 171 | 'version' => '0.9.0.0', |
| 172 | 'reference' => '4dc5a3e8df38aea4ca3b1096cee3a038094e9b53', |
| 173 | 'type' => 'library', |
| 174 | 'install_path' => __DIR__ . '/../maxmind/web-service-common', |
| 175 | 'aliases' => array(), |
| 176 | 'dev_requirement' => false, |
| 177 | ), |
| 178 | 'monolog/monolog' => array( |
| 179 | 'pretty_version' => '1.27.1', |
| 180 | 'version' => '1.27.1.0', |
| 181 | 'reference' => '904713c5929655dc9b97288b69cfeedad610c9a1', |
| 182 | 'type' => 'library', |
| 183 | 'install_path' => __DIR__ . '/../monolog/monolog', |
| 184 | 'aliases' => array(), |
| 185 | 'dev_requirement' => false, |
| 186 | ), |
| 187 | 'mustangostang/spyc' => array( |
| 188 | 'pretty_version' => '0.6.3', |
| 189 | 'version' => '0.6.3.0', |
| 190 | 'reference' => '4627c838b16550b666d15aeae1e5289dd5b77da0', |
| 191 | 'type' => 'library', |
| 192 | 'install_path' => __DIR__ . '/../mustangostang/spyc', |
| 193 | 'aliases' => array(), |
| 194 | 'dev_requirement' => false, |
| 195 | ), |
| 196 | 'opis/closure' => array( |
| 197 | 'pretty_version' => '3.7.0', |
| 198 | 'version' => '3.7.0.0', |
| 199 | 'reference' => 'b1a22a6be71c1263f3ca6e68f00b3fd4d394abc4', |
| 200 | 'type' => 'library', |
| 201 | 'install_path' => __DIR__ . '/../opis/closure', |
| 202 | 'aliases' => array(), |
| 203 | 'dev_requirement' => false, |
| 204 | ), |
| 205 | 'pear/archive_tar' => array( |
| 206 | 'pretty_version' => '1.6.0', |
| 207 | 'version' => '1.6.0.0', |
| 208 | 'reference' => 'dc3285537f1832da8ddbbe45f5a007248b6cc00e', |
| 209 | 'type' => 'library', |
| 210 | 'install_path' => __DIR__ . '/../pear/archive_tar', |
| 211 | 'aliases' => array(), |
| 212 | 'dev_requirement' => false, |
| 213 | ), |
| 214 | 'pear/console_getopt' => array( |
| 215 | 'pretty_version' => 'v1.4.3', |
| 216 | 'version' => '1.4.3.0', |
| 217 | 'reference' => 'a41f8d3e668987609178c7c4a9fe48fecac53fa0', |
| 218 | 'type' => 'library', |
| 219 | 'install_path' => __DIR__ . '/../pear/console_getopt', |
| 220 | 'aliases' => array(), |
| 221 | 'dev_requirement' => false, |
| 222 | ), |
| 223 | 'pear/pear-core-minimal' => array( |
| 224 | 'pretty_version' => 'v1.10.18', |
| 225 | 'version' => '1.10.18.0', |
| 226 | 'reference' => 'c7b55789d01de0ce090d289b73f1bbd6a2f113b1', |
| 227 | 'type' => 'library', |
| 228 | 'install_path' => __DIR__ . '/../pear/pear-core-minimal', |
| 229 | 'aliases' => array(), |
| 230 | 'dev_requirement' => false, |
| 231 | ), |
| 232 | 'pear/pear_exception' => array( |
| 233 | 'pretty_version' => 'v1.0.2', |
| 234 | 'version' => '1.0.2.0', |
| 235 | 'reference' => 'b14fbe2ddb0b9f94f5b24cf08783d599f776fff0', |
| 236 | 'type' => 'class', |
| 237 | 'install_path' => __DIR__ . '/../pear/pear_exception', |
| 238 | 'aliases' => array(), |
| 239 | 'dev_requirement' => false, |
| 240 | ), |
| 241 | 'php-di/invoker' => array( |
| 242 | 'pretty_version' => '2.0.0', |
| 243 | 'version' => '2.0.0.0', |
| 244 | 'reference' => '540c27c86f663e20fe39a24cd72fa76cdb21d41a', |
| 245 | 'type' => 'library', |
| 246 | 'install_path' => __DIR__ . '/../php-di/invoker', |
| 247 | 'aliases' => array(), |
| 248 | 'dev_requirement' => false, |
| 249 | ), |
| 250 | 'php-di/php-di' => array( |
| 251 | 'pretty_version' => '6.3.5', |
| 252 | 'version' => '6.3.5.0', |
| 253 | 'reference' => 'b8126d066ce144765300ee0ab040c1ed6c9ef588', |
| 254 | 'type' => 'library', |
| 255 | 'install_path' => __DIR__ . '/../php-di/php-di', |
| 256 | 'aliases' => array(), |
| 257 | 'dev_requirement' => false, |
| 258 | ), |
| 259 | 'php-di/phpdoc-reader' => array( |
| 260 | 'pretty_version' => '2.2.1', |
| 261 | 'version' => '2.2.1.0', |
| 262 | 'reference' => '66daff34cbd2627740ffec9469ffbac9f8c8185c', |
| 263 | 'type' => 'library', |
| 264 | 'install_path' => __DIR__ . '/../php-di/phpdoc-reader', |
| 265 | 'aliases' => array(), |
| 266 | 'dev_requirement' => false, |
| 267 | ), |
| 268 | 'phpmailer/phpmailer' => array( |
| 269 | 'pretty_version' => 'v7.1.1', |
| 270 | 'version' => '7.1.1.0', |
| 271 | 'reference' => '1bc1716a507a65e039d4ac9d9adebbbd0d346e15', |
| 272 | 'type' => 'library', |
| 273 | 'install_path' => __DIR__ . '/../phpmailer/phpmailer', |
| 274 | 'aliases' => array(), |
| 275 | 'dev_requirement' => false, |
| 276 | ), |
| 277 | 'piwik/device-detector' => array( |
| 278 | 'dev_requirement' => false, |
| 279 | 'replaced' => array( |
| 280 | 0 => '6.5.1', |
| 281 | ), |
| 282 | ), |
| 283 | 'piwik/referrer-spam-blacklist' => array( |
| 284 | 'dev_requirement' => false, |
| 285 | 'replaced' => array( |
| 286 | 0 => '*', |
| 287 | ), |
| 288 | ), |
| 289 | 'piwik/searchengine-and-social-list' => array( |
| 290 | 'dev_requirement' => false, |
| 291 | 'replaced' => array( |
| 292 | 0 => '*', |
| 293 | ), |
| 294 | ), |
| 295 | 'psr/container' => array( |
| 296 | 'pretty_version' => '1.1.1', |
| 297 | 'version' => '1.1.1.0', |
| 298 | 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf', |
| 299 | 'type' => 'library', |
| 300 | 'install_path' => __DIR__ . '/../psr/container', |
| 301 | 'aliases' => array(), |
| 302 | 'dev_requirement' => false, |
| 303 | ), |
| 304 | 'psr/container-implementation' => array( |
| 305 | 'dev_requirement' => false, |
| 306 | 'provided' => array( |
| 307 | 0 => '^1.0', |
| 308 | ), |
| 309 | ), |
| 310 | 'psr/event-dispatcher' => array( |
| 311 | 'pretty_version' => '1.0.0', |
| 312 | 'version' => '1.0.0.0', |
| 313 | 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0', |
| 314 | 'type' => 'library', |
| 315 | 'install_path' => __DIR__ . '/../psr/event-dispatcher', |
| 316 | 'aliases' => array(), |
| 317 | 'dev_requirement' => false, |
| 318 | ), |
| 319 | 'psr/event-dispatcher-implementation' => array( |
| 320 | 'dev_requirement' => false, |
| 321 | 'provided' => array( |
| 322 | 0 => '1.0', |
| 323 | ), |
| 324 | ), |
| 325 | 'psr/log' => array( |
| 326 | 'pretty_version' => '1.1.4', |
| 327 | 'version' => '1.1.4.0', |
| 328 | 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', |
| 329 | 'type' => 'library', |
| 330 | 'install_path' => __DIR__ . '/../psr/log', |
| 331 | 'aliases' => array(), |
| 332 | 'dev_requirement' => false, |
| 333 | ), |
| 334 | 'psr/log-implementation' => array( |
| 335 | 'dev_requirement' => false, |
| 336 | 'provided' => array( |
| 337 | 0 => '1.0.0', |
| 338 | 1 => '1.0|2.0', |
| 339 | ), |
| 340 | ), |
| 341 | 'rsky/pear-core-min' => array( |
| 342 | 'dev_requirement' => false, |
| 343 | 'replaced' => array( |
| 344 | 0 => 'v1.10.18', |
| 345 | ), |
| 346 | ), |
| 347 | 'symfony/console' => array( |
| 348 | 'pretty_version' => 'v5.4.47', |
| 349 | 'version' => '5.4.47.0', |
| 350 | 'reference' => 'c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed', |
| 351 | 'type' => 'library', |
| 352 | 'install_path' => __DIR__ . '/../symfony/console', |
| 353 | 'aliases' => array(), |
| 354 | 'dev_requirement' => false, |
| 355 | ), |
| 356 | 'symfony/deprecation-contracts' => array( |
| 357 | 'pretty_version' => 'v2.5.4', |
| 358 | 'version' => '2.5.4.0', |
| 359 | 'reference' => '605389f2a7e5625f273b53960dc46aeaf9c62918', |
| 360 | 'type' => 'library', |
| 361 | 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', |
| 362 | 'aliases' => array(), |
| 363 | 'dev_requirement' => false, |
| 364 | ), |
| 365 | 'symfony/error-handler' => array( |
| 366 | 'pretty_version' => 'v5.4.46', |
| 367 | 'version' => '5.4.46.0', |
| 368 | 'reference' => 'd19ede7a2cafb386be9486c580649d0f9e3d0363', |
| 369 | 'type' => 'library', |
| 370 | 'install_path' => __DIR__ . '/../symfony/error-handler', |
| 371 | 'aliases' => array(), |
| 372 | 'dev_requirement' => false, |
| 373 | ), |
| 374 | 'symfony/event-dispatcher' => array( |
| 375 | 'pretty_version' => 'v5.4.45', |
| 376 | 'version' => '5.4.45.0', |
| 377 | 'reference' => '72982eb416f61003e9bb6e91f8b3213600dcf9e9', |
| 378 | 'type' => 'library', |
| 379 | 'install_path' => __DIR__ . '/../symfony/event-dispatcher', |
| 380 | 'aliases' => array(), |
| 381 | 'dev_requirement' => false, |
| 382 | ), |
| 383 | 'symfony/event-dispatcher-contracts' => array( |
| 384 | 'pretty_version' => 'v2.5.4', |
| 385 | 'version' => '2.5.4.0', |
| 386 | 'reference' => 'e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f', |
| 387 | 'type' => 'library', |
| 388 | 'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts', |
| 389 | 'aliases' => array(), |
| 390 | 'dev_requirement' => false, |
| 391 | ), |
| 392 | 'symfony/event-dispatcher-implementation' => array( |
| 393 | 'dev_requirement' => false, |
| 394 | 'provided' => array( |
| 395 | 0 => '2.0', |
| 396 | ), |
| 397 | ), |
| 398 | 'symfony/http-foundation' => array( |
| 399 | 'pretty_version' => 'v5.4.50', |
| 400 | 'version' => '5.4.50.0', |
| 401 | 'reference' => '1a0706e8b8041046052ea2695eb8aeee04f97609', |
| 402 | 'type' => 'library', |
| 403 | 'install_path' => __DIR__ . '/../symfony/http-foundation', |
| 404 | 'aliases' => array(), |
| 405 | 'dev_requirement' => false, |
| 406 | ), |
| 407 | 'symfony/http-kernel' => array( |
| 408 | 'pretty_version' => 'v5.4.53', |
| 409 | 'version' => '5.4.53.0', |
| 410 | 'reference' => 'ff18e126cc514769d03f1b2487567a4b85fc7ca6', |
| 411 | 'type' => 'library', |
| 412 | 'install_path' => __DIR__ . '/../symfony/http-kernel', |
| 413 | 'aliases' => array(), |
| 414 | 'dev_requirement' => false, |
| 415 | ), |
| 416 | 'symfony/monolog-bridge' => array( |
| 417 | 'pretty_version' => 'v5.4.52', |
| 418 | 'version' => '5.4.52.0', |
| 419 | 'reference' => '3d698683d59e739af40596833ddd8bfc1540ed1a', |
| 420 | 'type' => 'symfony-bridge', |
| 421 | 'install_path' => __DIR__ . '/../symfony/monolog-bridge', |
| 422 | 'aliases' => array(), |
| 423 | 'dev_requirement' => false, |
| 424 | ), |
| 425 | 'symfony/polyfill-ctype' => array( |
| 426 | 'pretty_version' => 'v1.37.0', |
| 427 | 'version' => '1.37.0.0', |
| 428 | 'reference' => '141046a8f9477948ff284fa65be2095baafb94f2', |
| 429 | 'type' => 'library', |
| 430 | 'install_path' => __DIR__ . '/../symfony/polyfill-ctype', |
| 431 | 'aliases' => array(), |
| 432 | 'dev_requirement' => false, |
| 433 | ), |
| 434 | 'symfony/polyfill-iconv' => array( |
| 435 | 'pretty_version' => 'v1.37.0', |
| 436 | 'version' => '1.37.0.0', |
| 437 | 'reference' => '2c5729fd241b4b22f6e4b436bc3354a4f262df57', |
| 438 | 'type' => 'library', |
| 439 | 'install_path' => __DIR__ . '/../symfony/polyfill-iconv', |
| 440 | 'aliases' => array(), |
| 441 | 'dev_requirement' => false, |
| 442 | ), |
| 443 | 'symfony/polyfill-intl-grapheme' => array( |
| 444 | 'pretty_version' => 'v1.38.1', |
| 445 | 'version' => '1.38.1.0', |
| 446 | 'reference' => 'e9247d281d694a5120554d9afaf54e070e88a603', |
| 447 | 'type' => 'library', |
| 448 | 'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme', |
| 449 | 'aliases' => array(), |
| 450 | 'dev_requirement' => false, |
| 451 | ), |
| 452 | 'symfony/polyfill-intl-normalizer' => array( |
| 453 | 'pretty_version' => 'v1.38.0', |
| 454 | 'version' => '1.38.0.0', |
| 455 | 'reference' => '2d446c214bdbe5b71bde5011b060a05fece3ae6b', |
| 456 | 'type' => 'library', |
| 457 | 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer', |
| 458 | 'aliases' => array(), |
| 459 | 'dev_requirement' => false, |
| 460 | ), |
| 461 | 'symfony/polyfill-mbstring' => array( |
| 462 | 'pretty_version' => 'v1.38.1', |
| 463 | 'version' => '1.38.1.0', |
| 464 | 'reference' => '14c5439eec4ccff081ac14eca2dc57feb2a66d92', |
| 465 | 'type' => 'library', |
| 466 | 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', |
| 467 | 'aliases' => array(), |
| 468 | 'dev_requirement' => false, |
| 469 | ), |
| 470 | 'symfony/polyfill-php73' => array( |
| 471 | 'pretty_version' => 'v1.37.0', |
| 472 | 'version' => '1.37.0.0', |
| 473 | 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb', |
| 474 | 'type' => 'library', |
| 475 | 'install_path' => __DIR__ . '/../symfony/polyfill-php73', |
| 476 | 'aliases' => array(), |
| 477 | 'dev_requirement' => false, |
| 478 | ), |
| 479 | 'symfony/polyfill-php80' => array( |
| 480 | 'pretty_version' => 'v1.37.0', |
| 481 | 'version' => '1.37.0.0', |
| 482 | 'reference' => 'dfb55726c3a76ea3b6459fcfda1ec2d80a682411', |
| 483 | 'type' => 'library', |
| 484 | 'install_path' => __DIR__ . '/../symfony/polyfill-php80', |
| 485 | 'aliases' => array(), |
| 486 | 'dev_requirement' => false, |
| 487 | ), |
| 488 | 'symfony/polyfill-php81' => array( |
| 489 | 'pretty_version' => 'v1.38.1', |
| 490 | 'version' => '1.38.1.0', |
| 491 | 'reference' => '6bfb9c766cacffbc8e118cb87217d08ed84e5cd7', |
| 492 | 'type' => 'library', |
| 493 | 'install_path' => __DIR__ . '/../symfony/polyfill-php81', |
| 494 | 'aliases' => array(), |
| 495 | 'dev_requirement' => false, |
| 496 | ), |
| 497 | 'symfony/process' => array( |
| 498 | 'pretty_version' => 'v5.4.51', |
| 499 | 'version' => '5.4.51.0', |
| 500 | 'reference' => '467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f', |
| 501 | 'type' => 'library', |
| 502 | 'install_path' => __DIR__ . '/../symfony/process', |
| 503 | 'aliases' => array(), |
| 504 | 'dev_requirement' => false, |
| 505 | ), |
| 506 | 'symfony/service-contracts' => array( |
| 507 | 'pretty_version' => 'v2.5.4', |
| 508 | 'version' => '2.5.4.0', |
| 509 | 'reference' => 'f37b419f7aea2e9abf10abd261832cace12e3300', |
| 510 | 'type' => 'library', |
| 511 | 'install_path' => __DIR__ . '/../symfony/service-contracts', |
| 512 | 'aliases' => array(), |
| 513 | 'dev_requirement' => false, |
| 514 | ), |
| 515 | 'symfony/string' => array( |
| 516 | 'pretty_version' => 'v5.4.47', |
| 517 | 'version' => '5.4.47.0', |
| 518 | 'reference' => '136ca7d72f72b599f2631aca474a4f8e26719799', |
| 519 | 'type' => 'library', |
| 520 | 'install_path' => __DIR__ . '/../symfony/string', |
| 521 | 'aliases' => array(), |
| 522 | 'dev_requirement' => false, |
| 523 | ), |
| 524 | 'symfony/var-dumper' => array( |
| 525 | 'pretty_version' => 'v5.4.48', |
| 526 | 'version' => '5.4.48.0', |
| 527 | 'reference' => '42f18f170aa86d612c3559cfb3bd11a375df32c8', |
| 528 | 'type' => 'library', |
| 529 | 'install_path' => __DIR__ . '/../symfony/var-dumper', |
| 530 | 'aliases' => array(), |
| 531 | 'dev_requirement' => false, |
| 532 | ), |
| 533 | 'szymach/c-pchart' => array( |
| 534 | 'pretty_version' => 'v3.0.17', |
| 535 | 'version' => '3.0.17.0', |
| 536 | 'reference' => 'c022568da78f73bb7acf7db7a974934a434d47d7', |
| 537 | 'type' => 'library', |
| 538 | 'install_path' => __DIR__ . '/../szymach/c-pchart', |
| 539 | 'aliases' => array(), |
| 540 | 'dev_requirement' => false, |
| 541 | ), |
| 542 | 'tecnickcom/tcpdf' => array( |
| 543 | 'pretty_version' => '6.11.3', |
| 544 | 'version' => '6.11.3.0', |
| 545 | 'reference' => 'b18f6119161019916c5bb07cb8da5205ae5c1b63', |
| 546 | 'type' => 'library', |
| 547 | 'install_path' => __DIR__ . '/../tecnickcom/tcpdf', |
| 548 | 'aliases' => array(), |
| 549 | 'dev_requirement' => false, |
| 550 | ), |
| 551 | 'tedivm/jshrink' => array( |
| 552 | 'pretty_version' => 'v1.8.1', |
| 553 | 'version' => '1.8.1.0', |
| 554 | 'reference' => 'f76454d4c48ddae6354a2f0eeb16633d4e755c9a', |
| 555 | 'type' => 'library', |
| 556 | 'install_path' => __DIR__ . '/../tedivm/jshrink', |
| 557 | 'aliases' => array(), |
| 558 | 'dev_requirement' => false, |
| 559 | ), |
| 560 | 'twig/twig' => array( |
| 561 | 'pretty_version' => 'v3.11.3', |
| 562 | 'version' => '3.11.3.0', |
| 563 | 'reference' => '3b06600ff3abefaf8ff55d5c336cd1c4253f8c7e', |
| 564 | 'type' => 'library', |
| 565 | 'install_path' => __DIR__ . '/../twig/twig', |
| 566 | 'aliases' => array(), |
| 567 | 'dev_requirement' => false, |
| 568 | ), |
| 569 | 'wikimedia/less.php' => array( |
| 570 | 'pretty_version' => 'v3.2.1', |
| 571 | 'version' => '3.2.1.0', |
| 572 | 'reference' => '0d5b30ba792bdbf8991a646fc9c30561b38a5559', |
| 573 | 'type' => 'library', |
| 574 | 'install_path' => __DIR__ . '/../wikimedia/less.php', |
| 575 | 'aliases' => array(), |
| 576 | 'dev_requirement' => false, |
| 577 | ), |
| 578 | ), |
| 579 | ); |
| 580 |