16cb05674SAndreas Gohr<?php return array( 2d3233986SAndreas Gohr 'root' => array( 3977aa967SAndreas Gohr 'name' => 'dokuwiki/dokuwiki', 4*64d8abdbSAndreas Gohr 'pretty_version' => 'dev-master', 5*64d8abdbSAndreas Gohr 'version' => 'dev-master', 6*64d8abdbSAndreas Gohr 'reference' => 'c49393f5a41e965f91b93a952237fb4e22ef796d', 7d3233986SAndreas Gohr 'type' => 'project', 8d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../../', 9d3233986SAndreas Gohr 'aliases' => array(), 10d3233986SAndreas Gohr 'dev' => true, 115c25a071SAndreas Gohr ), 12d3233986SAndreas Gohr 'versions' => array( 13d3233986SAndreas Gohr 'aziraphale/email-address-validator' => array( 146cb05674SAndreas Gohr 'pretty_version' => '2.0.1', 156cb05674SAndreas Gohr 'version' => '2.0.1.0', 1628e9760aSAndreas Gohr 'reference' => 'fa25bc22c1c0b6491657c91473fae3e40719a650', 17d3233986SAndreas Gohr 'type' => 'library', 18d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../aziraphale/email-address-validator', 19d3233986SAndreas Gohr 'aliases' => array(), 20d3233986SAndreas Gohr 'dev_requirement' => false, 215c25a071SAndreas Gohr ), 22977aa967SAndreas Gohr 'dokuwiki/dokuwiki' => array( 23*64d8abdbSAndreas Gohr 'pretty_version' => 'dev-master', 24*64d8abdbSAndreas Gohr 'version' => 'dev-master', 25*64d8abdbSAndreas Gohr 'reference' => 'c49393f5a41e965f91b93a952237fb4e22ef796d', 26977aa967SAndreas Gohr 'type' => 'project', 27977aa967SAndreas Gohr 'install_path' => __DIR__ . '/../../', 28977aa967SAndreas Gohr 'aliases' => array(), 29977aa967SAndreas Gohr 'dev_requirement' => false, 30977aa967SAndreas Gohr ), 31d3233986SAndreas Gohr 'geshi/geshi' => array( 326cb05674SAndreas Gohr 'pretty_version' => 'dev-master', 336cb05674SAndreas Gohr 'version' => 'dev-master', 3428e9760aSAndreas Gohr 'reference' => '7884d22244c6d2de5ac7ffd919ce4add02b36e66', 35d3233986SAndreas Gohr 'type' => 'library', 36d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../geshi/geshi', 37d3233986SAndreas Gohr 'aliases' => array( 38977aa967SAndreas Gohr 0 => '9999999-dev', 39977aa967SAndreas Gohr 1 => '1.0.x-dev', 406cb05674SAndreas Gohr ), 41d3233986SAndreas Gohr 'dev_requirement' => false, 426cb05674SAndreas Gohr ), 43d3233986SAndreas Gohr 'kissifrot/php-ixr' => array( 44*64d8abdbSAndreas Gohr 'pretty_version' => '1.8.4', 45*64d8abdbSAndreas Gohr 'version' => '1.8.4.0', 46*64d8abdbSAndreas Gohr 'reference' => '45f6e4d46c1f9bb49e41a1787b6bdbcc9ab788e4', 47d3233986SAndreas Gohr 'type' => 'library', 48d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../kissifrot/php-ixr', 49d3233986SAndreas Gohr 'aliases' => array(), 50d3233986SAndreas Gohr 'dev_requirement' => false, 515c25a071SAndreas Gohr ), 52d3233986SAndreas Gohr 'marcusschwarz/lesserphp' => array( 537e785b0cSAndreas Gohr 'pretty_version' => 'v0.6.0', 547e785b0cSAndreas Gohr 'version' => '0.6.0.0', 5528e9760aSAndreas Gohr 'reference' => '64ece57ad81ab1fe4d2a1894729e0d293fce09ef', 56d3233986SAndreas Gohr 'type' => 'library', 57d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../marcusschwarz/lesserphp', 58d3233986SAndreas Gohr 'aliases' => array(), 59d3233986SAndreas Gohr 'dev_requirement' => false, 605c25a071SAndreas Gohr ), 61d3233986SAndreas Gohr 'openpsa/universalfeedcreator' => array( 62*64d8abdbSAndreas Gohr 'pretty_version' => 'v1.8.5', 63*64d8abdbSAndreas Gohr 'version' => '1.8.5.0', 64*64d8abdbSAndreas Gohr 'reference' => 'd07a9f54e4fe522d8fefaf99564efd675932a635', 65d3233986SAndreas Gohr 'type' => 'library', 66d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../openpsa/universalfeedcreator', 67d3233986SAndreas Gohr 'aliases' => array(), 68d3233986SAndreas Gohr 'dev_requirement' => false, 696cb05674SAndreas Gohr ), 70d3233986SAndreas Gohr 'phpseclib/phpseclib' => array( 7128e9760aSAndreas Gohr 'pretty_version' => '2.0.42', 7228e9760aSAndreas Gohr 'version' => '2.0.42.0', 7328e9760aSAndreas Gohr 'reference' => '665d289f59e646a259ebf13f29be7f6f54cab24b', 74d3233986SAndreas Gohr 'type' => 'library', 75d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../phpseclib/phpseclib', 76d3233986SAndreas Gohr 'aliases' => array(), 77d3233986SAndreas Gohr 'dev_requirement' => false, 785c25a071SAndreas Gohr ), 79d3233986SAndreas Gohr 'simplepie/simplepie' => array( 802afbbbaeSAndreas Gohr 'pretty_version' => '1.8.0', 812afbbbaeSAndreas Gohr 'version' => '1.8.0.0', 8228e9760aSAndreas Gohr 'reference' => '65b095d87bc00898d8fa7737bdbcda93a3fbcc55', 83d3233986SAndreas Gohr 'type' => 'library', 84d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../simplepie/simplepie', 85d3233986SAndreas Gohr 'aliases' => array(), 86d3233986SAndreas Gohr 'dev_requirement' => false, 875c25a071SAndreas Gohr ), 88d3233986SAndreas Gohr 'splitbrain/php-archive' => array( 892afbbbaeSAndreas Gohr 'pretty_version' => '1.3.1', 902afbbbaeSAndreas Gohr 'version' => '1.3.1.0', 9128e9760aSAndreas Gohr 'reference' => 'd274e5190ba309777926348900cf9578d9e533c9', 92d3233986SAndreas Gohr 'type' => 'library', 93d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/php-archive', 94d3233986SAndreas Gohr 'aliases' => array(), 95d3233986SAndreas Gohr 'dev_requirement' => false, 965c25a071SAndreas Gohr ), 97d3233986SAndreas Gohr 'splitbrain/php-cli' => array( 982afbbbaeSAndreas Gohr 'pretty_version' => '1.2.1', 992afbbbaeSAndreas Gohr 'version' => '1.2.1.0', 10028e9760aSAndreas Gohr 'reference' => '47cd2b2c1d976d22afb01e121985d59c4f98c031', 101d3233986SAndreas Gohr 'type' => 'library', 102d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/php-cli', 103d3233986SAndreas Gohr 'aliases' => array(), 104d3233986SAndreas Gohr 'dev_requirement' => false, 1055c25a071SAndreas Gohr ), 106af28745aSAndreas Gohr 'splitbrain/php-jsstrip' => array( 107af28745aSAndreas Gohr 'pretty_version' => '1.0.1', 108af28745aSAndreas Gohr 'version' => '1.0.1.0', 109af28745aSAndreas Gohr 'reference' => '21254b19b381a25d6f3dd89dbd5c8191373a4d69', 110af28745aSAndreas Gohr 'type' => 'library', 111af28745aSAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/php-jsstrip', 112af28745aSAndreas Gohr 'aliases' => array(), 113af28745aSAndreas Gohr 'dev_requirement' => false, 114af28745aSAndreas Gohr ), 115d3233986SAndreas Gohr 'splitbrain/slika' => array( 1165c25a071SAndreas Gohr 'pretty_version' => '1.0.5', 1175c25a071SAndreas Gohr 'version' => '1.0.5.0', 11828e9760aSAndreas Gohr 'reference' => 'be0785cb6b7def847df5d92e0e5fde57def7220f', 119d3233986SAndreas Gohr 'type' => 'library', 120d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/slika', 121d3233986SAndreas Gohr 'aliases' => array(), 122d3233986SAndreas Gohr 'dev_requirement' => false, 1236cb05674SAndreas Gohr ), 1246cb05674SAndreas Gohr ), 1256cb05674SAndreas Gohr); 126