[ Index ] |
PHP Cross Reference of YOURLS |
[Summary view] [Print] [Text view]
1 <?php return array( 2 'root' => array( 3 'name' => 'yourls/yourls', 4 'pretty_version' => 'dev-master', 5 'version' => 'dev-master', 6 'reference' => '2af3c2bc8b959cb3c543d06bbfc80512c87eed22', 7 'type' => 'project', 8 'install_path' => __DIR__ . '/../../../', 9 'aliases' => array(), 10 'dev' => true, 11 ), 12 'versions' => array( 13 'aura/sql' => array( 14 'pretty_version' => '6.0.0', 15 'version' => '6.0.0.0', 16 'reference' => '8e2bb362e8953198df3682c9122e8b9edab5ff20', 17 'type' => 'library', 18 'install_path' => __DIR__ . '/../aura/sql', 19 'aliases' => array(), 20 'dev_requirement' => false, 21 ), 22 'composer/ca-bundle' => array( 23 'pretty_version' => '1.5.5', 24 'version' => '1.5.5.0', 25 'reference' => '08c50d5ec4c6ced7d0271d2862dec8c1033283e6', 26 'type' => 'library', 27 'install_path' => __DIR__ . '/./ca-bundle', 28 'aliases' => array(), 29 'dev_requirement' => false, 30 ), 31 'geoip2/geoip2' => array( 32 'pretty_version' => 'v2.13.0', 33 'version' => '2.13.0.0', 34 'reference' => '6a41d8fbd6b90052bc34dff3b4252d0f88067b23', 35 'type' => 'library', 36 'install_path' => __DIR__ . '/../geoip2/geoip2', 37 'aliases' => array(), 38 'dev_requirement' => false, 39 ), 40 'jakeasmith/http_build_url' => array( 41 'pretty_version' => '1.0.1', 42 'version' => '1.0.1.0', 43 'reference' => '93c273e77cb1edead0cf8bcf8cd2003428e74e37', 44 'type' => 'library', 45 'install_path' => __DIR__ . '/../jakeasmith/http_build_url', 46 'aliases' => array(), 47 'dev_requirement' => false, 48 ), 49 'maxmind-db/reader' => array( 50 'pretty_version' => 'v1.12.0', 51 'version' => '1.12.0.0', 52 'reference' => '5b2d7a721dedfaef9dc20822c5fe7d26f9f8eb90', 53 'type' => 'library', 54 'install_path' => __DIR__ . '/../maxmind-db/reader', 55 'aliases' => array(), 56 'dev_requirement' => false, 57 ), 58 'maxmind/web-service-common' => array( 59 'pretty_version' => 'v0.10.0', 60 'version' => '0.10.0.0', 61 'reference' => 'd7c7c42fc31bff26e0ded73a6e187bcfb193f9c4', 62 'type' => 'library', 63 'install_path' => __DIR__ . '/../maxmind/web-service-common', 64 'aliases' => array(), 65 'dev_requirement' => false, 66 ), 67 'ozh/bookmarkletgen' => array( 68 'pretty_version' => '1.2.2', 69 'version' => '1.2.2.0', 70 'reference' => '65fffa64bb11f70470d398d7baf6d9bb84411cfc', 71 'type' => 'library', 72 'install_path' => __DIR__ . '/../ozh/bookmarkletgen', 73 'aliases' => array(), 74 'dev_requirement' => false, 75 ), 76 'pomo/pomo' => array( 77 'pretty_version' => 'v1.5.0', 78 'version' => '1.5.0.0', 79 'reference' => 'b1e53a997850496369634d574fa6b508091fc353', 80 'type' => 'library', 81 'install_path' => __DIR__ . '/../pomo/pomo', 82 'aliases' => array(), 83 'dev_requirement' => false, 84 ), 85 'psr/log' => array( 86 'pretty_version' => '3.0.2', 87 'version' => '3.0.2.0', 88 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 89 'type' => 'library', 90 'install_path' => __DIR__ . '/../psr/log', 91 'aliases' => array(), 92 'dev_requirement' => false, 93 ), 94 'rmccue/requests' => array( 95 'pretty_version' => 'v2.0.15', 96 'version' => '2.0.15.0', 97 'reference' => '877cd66169755899682f1595e057334b40d9d149', 98 'type' => 'library', 99 'install_path' => __DIR__ . '/../rmccue/requests', 100 'aliases' => array(), 101 'dev_requirement' => false, 102 ), 103 'spatie/array-to-xml' => array( 104 'pretty_version' => '2.17.1', 105 'version' => '2.17.1.0', 106 'reference' => '5cbec9c6ab17e320c58a259f0cebe88bde4a7c46', 107 'type' => 'library', 108 'install_path' => __DIR__ . '/../spatie/array-to-xml', 109 'aliases' => array(), 110 'dev_requirement' => false, 111 ), 112 'symfony/polyfill-intl-idn' => array( 113 'pretty_version' => 'v1.31.0', 114 'version' => '1.31.0.0', 115 'reference' => 'c36586dcf89a12315939e00ec9b4474adcb1d773', 116 'type' => 'library', 117 'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn', 118 'aliases' => array(), 119 'dev_requirement' => false, 120 ), 121 'symfony/polyfill-intl-normalizer' => array( 122 'pretty_version' => 'v1.31.0', 123 'version' => '1.31.0.0', 124 'reference' => '3833d7255cc303546435cb650316bff708a1c75c', 125 'type' => 'library', 126 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer', 127 'aliases' => array(), 128 'dev_requirement' => false, 129 ), 130 'symfony/polyfill-mbstring' => array( 131 'pretty_version' => 'v1.31.0', 132 'version' => '1.31.0.0', 133 'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341', 134 'type' => 'library', 135 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 136 'aliases' => array(), 137 'dev_requirement' => false, 138 ), 139 'yourls/yourls' => array( 140 'pretty_version' => 'dev-master', 141 'version' => 'dev-master', 142 'reference' => '2af3c2bc8b959cb3c543d06bbfc80512c87eed22', 143 'type' => 'project', 144 'install_path' => __DIR__ . '/../../../', 145 'aliases' => array(), 146 'dev_requirement' => false, 147 ), 148 ), 149 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Apr 1 05:10:01 2025 | Cross-referenced by PHPXref 0.7.1 |