ClassLoader.php
4 months ago
InstalledVersions.php
4 months ago
autoload_classmap.php
2 months ago
autoload_files.php
2 months ago
autoload_namespaces.php
1 year ago
autoload_psr4.php
2 months ago
autoload_real.php
4 months ago
autoload_static.php
2 months ago
installed.json
2 months ago
installed.php
2 months ago
platform_check.php
4 months ago
installed.php
141 lines
| 1 | <?php return array( |
| 2 | 'root' => array( |
| 3 | 'name' => 'themeum/tutor', |
| 4 | 'pretty_version' => '1.0.0', |
| 5 | 'version' => '1.0.0.0', |
| 6 | 'reference' => null, |
| 7 | 'type' => 'library', |
| 8 | 'install_path' => __DIR__ . '/../../', |
| 9 | 'aliases' => array(), |
| 10 | 'dev' => false, |
| 11 | ), |
| 12 | 'versions' => array( |
| 13 | 'brick/math' => array( |
| 14 | 'pretty_version' => '0.10.2', |
| 15 | 'version' => '0.10.2.0', |
| 16 | 'reference' => '459f2781e1a08d52ee56b0b1444086e038561e3f', |
| 17 | 'type' => 'library', |
| 18 | 'install_path' => __DIR__ . '/../brick/math', |
| 19 | 'aliases' => array(), |
| 20 | 'dev_requirement' => false, |
| 21 | ), |
| 22 | 'brick/money' => array( |
| 23 | 'pretty_version' => '0.7.0', |
| 24 | 'version' => '0.7.0.0', |
| 25 | 'reference' => '3cac1b014e91718f02724c54c08a2bdcd7cd2340', |
| 26 | 'type' => 'library', |
| 27 | 'install_path' => __DIR__ . '/../brick/money', |
| 28 | 'aliases' => array(), |
| 29 | 'dev_requirement' => false, |
| 30 | ), |
| 31 | 'guzzlehttp/guzzle' => array( |
| 32 | 'pretty_version' => '7.11.1', |
| 33 | 'version' => '7.11.1.0', |
| 34 | 'reference' => '5af96f374e0ab4ebd747b8310888c99d3adb0a8c', |
| 35 | 'type' => 'library', |
| 36 | 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', |
| 37 | 'aliases' => array(), |
| 38 | 'dev_requirement' => false, |
| 39 | ), |
| 40 | 'guzzlehttp/promises' => array( |
| 41 | 'pretty_version' => '2.5.0', |
| 42 | 'version' => '2.5.0.0', |
| 43 | 'reference' => '4360e982f87f5f258bf872d094647791db2f4c8e', |
| 44 | 'type' => 'library', |
| 45 | 'install_path' => __DIR__ . '/../guzzlehttp/promises', |
| 46 | 'aliases' => array(), |
| 47 | 'dev_requirement' => false, |
| 48 | ), |
| 49 | 'guzzlehttp/psr7' => array( |
| 50 | 'pretty_version' => '2.11.0', |
| 51 | 'version' => '2.11.0.0', |
| 52 | 'reference' => 'bbb5e61349fa5cb822b3e87842b951088b76b81f', |
| 53 | 'type' => 'library', |
| 54 | 'install_path' => __DIR__ . '/../guzzlehttp/psr7', |
| 55 | 'aliases' => array(), |
| 56 | 'dev_requirement' => false, |
| 57 | ), |
| 58 | 'psr/http-client' => array( |
| 59 | 'pretty_version' => '1.0.3', |
| 60 | 'version' => '1.0.3.0', |
| 61 | 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90', |
| 62 | 'type' => 'library', |
| 63 | 'install_path' => __DIR__ . '/../psr/http-client', |
| 64 | 'aliases' => array(), |
| 65 | 'dev_requirement' => false, |
| 66 | ), |
| 67 | 'psr/http-client-implementation' => array( |
| 68 | 'dev_requirement' => false, |
| 69 | 'provided' => array( |
| 70 | 0 => '1.0', |
| 71 | ), |
| 72 | ), |
| 73 | 'psr/http-factory' => array( |
| 74 | 'pretty_version' => '1.1.0', |
| 75 | 'version' => '1.1.0.0', |
| 76 | 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', |
| 77 | 'type' => 'library', |
| 78 | 'install_path' => __DIR__ . '/../psr/http-factory', |
| 79 | 'aliases' => array(), |
| 80 | 'dev_requirement' => false, |
| 81 | ), |
| 82 | 'psr/http-factory-implementation' => array( |
| 83 | 'dev_requirement' => false, |
| 84 | 'provided' => array( |
| 85 | 0 => '1.0', |
| 86 | ), |
| 87 | ), |
| 88 | 'psr/http-message' => array( |
| 89 | 'pretty_version' => '2.0', |
| 90 | 'version' => '2.0.0.0', |
| 91 | 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', |
| 92 | 'type' => 'library', |
| 93 | 'install_path' => __DIR__ . '/../psr/http-message', |
| 94 | 'aliases' => array(), |
| 95 | 'dev_requirement' => false, |
| 96 | ), |
| 97 | 'psr/http-message-implementation' => array( |
| 98 | 'dev_requirement' => false, |
| 99 | 'provided' => array( |
| 100 | 0 => '1.0', |
| 101 | ), |
| 102 | ), |
| 103 | 'ralouphie/getallheaders' => array( |
| 104 | 'pretty_version' => '3.0.3', |
| 105 | 'version' => '3.0.3.0', |
| 106 | 'reference' => '120b605dfeb996808c31b6477290a714d356e822', |
| 107 | 'type' => 'library', |
| 108 | 'install_path' => __DIR__ . '/../ralouphie/getallheaders', |
| 109 | 'aliases' => array(), |
| 110 | 'dev_requirement' => false, |
| 111 | ), |
| 112 | 'symfony/deprecation-contracts' => array( |
| 113 | 'pretty_version' => 'v2.5.4', |
| 114 | 'version' => '2.5.4.0', |
| 115 | 'reference' => '605389f2a7e5625f273b53960dc46aeaf9c62918', |
| 116 | 'type' => 'library', |
| 117 | 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', |
| 118 | 'aliases' => array(), |
| 119 | 'dev_requirement' => false, |
| 120 | ), |
| 121 | 'symfony/polyfill-php80' => array( |
| 122 | 'pretty_version' => 'v1.37.0', |
| 123 | 'version' => '1.37.0.0', |
| 124 | 'reference' => 'dfb55726c3a76ea3b6459fcfda1ec2d80a682411', |
| 125 | 'type' => 'library', |
| 126 | 'install_path' => __DIR__ . '/../symfony/polyfill-php80', |
| 127 | 'aliases' => array(), |
| 128 | 'dev_requirement' => false, |
| 129 | ), |
| 130 | 'themeum/tutor' => array( |
| 131 | 'pretty_version' => '1.0.0', |
| 132 | 'version' => '1.0.0.0', |
| 133 | 'reference' => null, |
| 134 | 'type' => 'library', |
| 135 | 'install_path' => __DIR__ . '/../../', |
| 136 | 'aliases' => array(), |
| 137 | 'dev_requirement' => false, |
| 138 | ), |
| 139 | ), |
| 140 | ); |
| 141 |