16cb05674SAndreas Gohr<?php return array( 2d3233986SAndreas Gohr 'root' => array( 3977aa967SAndreas Gohr 'name' => 'dokuwiki/dokuwiki', 464d8abdbSAndreas Gohr 'pretty_version' => 'dev-master', 564d8abdbSAndreas Gohr 'version' => 'dev-master', 6*2cadabe7SAndreas Gohr 'reference' => 'e860a4fbf1abc8ba96c4cd6c00e8f6efd6510d50', 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( 2364d8abdbSAndreas Gohr 'pretty_version' => 'dev-master', 2464d8abdbSAndreas Gohr 'version' => 'dev-master', 25*2cadabe7SAndreas Gohr 'reference' => 'e860a4fbf1abc8ba96c4cd6c00e8f6efd6510d50', 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( 4464d8abdbSAndreas Gohr 'pretty_version' => '1.8.4', 4564d8abdbSAndreas Gohr 'version' => '1.8.4.0', 4664d8abdbSAndreas 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*2cadabe7SAndreas Gohr 'pretty_version' => 'v1.8.6', 63*2cadabe7SAndreas Gohr 'version' => '1.8.6.0', 64*2cadabe7SAndreas Gohr 'reference' => '3abf36ef9d3a3b31a3c330caea7d5176f0396301', 65d3233986SAndreas Gohr 'type' => 'library', 66d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../openpsa/universalfeedcreator', 67d3233986SAndreas Gohr 'aliases' => array(), 68d3233986SAndreas Gohr 'dev_requirement' => false, 696cb05674SAndreas Gohr ), 70927933f5SAndreas Gohr 'paragonie/constant_time_encoding' => array( 71927933f5SAndreas Gohr 'pretty_version' => 'v2.6.3', 72927933f5SAndreas Gohr 'version' => '2.6.3.0', 73927933f5SAndreas Gohr 'reference' => '58c3f47f650c94ec05a151692652a868995d2938', 74927933f5SAndreas Gohr 'type' => 'library', 75927933f5SAndreas Gohr 'install_path' => __DIR__ . '/../paragonie/constant_time_encoding', 76927933f5SAndreas Gohr 'aliases' => array(), 77927933f5SAndreas Gohr 'dev_requirement' => false, 78927933f5SAndreas Gohr ), 79927933f5SAndreas Gohr 'paragonie/random_compat' => array( 80927933f5SAndreas Gohr 'pretty_version' => 'v9.99.100', 81927933f5SAndreas Gohr 'version' => '9.99.100.0', 82927933f5SAndreas Gohr 'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a', 83927933f5SAndreas Gohr 'type' => 'library', 84927933f5SAndreas Gohr 'install_path' => __DIR__ . '/../paragonie/random_compat', 85927933f5SAndreas Gohr 'aliases' => array(), 86927933f5SAndreas Gohr 'dev_requirement' => false, 87927933f5SAndreas Gohr ), 88d3233986SAndreas Gohr 'phpseclib/phpseclib' => array( 89*2cadabe7SAndreas Gohr 'pretty_version' => '3.0.35', 90*2cadabe7SAndreas Gohr 'version' => '3.0.35.0', 91*2cadabe7SAndreas Gohr 'reference' => '4b1827beabce71953ca479485c0ae9c51287f2fe', 92d3233986SAndreas Gohr 'type' => 'library', 93d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../phpseclib/phpseclib', 94d3233986SAndreas Gohr 'aliases' => array(), 95d3233986SAndreas Gohr 'dev_requirement' => false, 965c25a071SAndreas Gohr ), 97d3233986SAndreas Gohr 'simplepie/simplepie' => array( 982afbbbaeSAndreas Gohr 'pretty_version' => '1.8.0', 992afbbbaeSAndreas Gohr 'version' => '1.8.0.0', 10028e9760aSAndreas Gohr 'reference' => '65b095d87bc00898d8fa7737bdbcda93a3fbcc55', 101d3233986SAndreas Gohr 'type' => 'library', 102d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../simplepie/simplepie', 103d3233986SAndreas Gohr 'aliases' => array(), 104d3233986SAndreas Gohr 'dev_requirement' => false, 1055c25a071SAndreas Gohr ), 106d3233986SAndreas Gohr 'splitbrain/php-archive' => array( 1072afbbbaeSAndreas Gohr 'pretty_version' => '1.3.1', 1082afbbbaeSAndreas Gohr 'version' => '1.3.1.0', 10928e9760aSAndreas Gohr 'reference' => 'd274e5190ba309777926348900cf9578d9e533c9', 110d3233986SAndreas Gohr 'type' => 'library', 111d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/php-archive', 112d3233986SAndreas Gohr 'aliases' => array(), 113d3233986SAndreas Gohr 'dev_requirement' => false, 1145c25a071SAndreas Gohr ), 115d3233986SAndreas Gohr 'splitbrain/php-cli' => array( 116*2cadabe7SAndreas Gohr 'pretty_version' => '1.3.1', 117*2cadabe7SAndreas Gohr 'version' => '1.3.1.0', 118*2cadabe7SAndreas Gohr 'reference' => '844609ef16b8486691b7fd892d54478918f27fe8', 119d3233986SAndreas Gohr 'type' => 'library', 120d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/php-cli', 121d3233986SAndreas Gohr 'aliases' => array(), 122d3233986SAndreas Gohr 'dev_requirement' => false, 1235c25a071SAndreas Gohr ), 124af28745aSAndreas Gohr 'splitbrain/php-jsstrip' => array( 125af28745aSAndreas Gohr 'pretty_version' => '1.0.1', 126af28745aSAndreas Gohr 'version' => '1.0.1.0', 127af28745aSAndreas Gohr 'reference' => '21254b19b381a25d6f3dd89dbd5c8191373a4d69', 128af28745aSAndreas Gohr 'type' => 'library', 129af28745aSAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/php-jsstrip', 130af28745aSAndreas Gohr 'aliases' => array(), 131af28745aSAndreas Gohr 'dev_requirement' => false, 132af28745aSAndreas Gohr ), 133d3233986SAndreas Gohr 'splitbrain/slika' => array( 134*2cadabe7SAndreas Gohr 'pretty_version' => '1.0.6', 135*2cadabe7SAndreas Gohr 'version' => '1.0.6.0', 136*2cadabe7SAndreas Gohr 'reference' => '274511fc654fa29cb7cfc039bed97a5ea786f1a0', 137d3233986SAndreas Gohr 'type' => 'library', 138d3233986SAndreas Gohr 'install_path' => __DIR__ . '/../splitbrain/slika', 139d3233986SAndreas Gohr 'aliases' => array(), 140d3233986SAndreas Gohr 'dev_requirement' => false, 1416cb05674SAndreas Gohr ), 1426cb05674SAndreas Gohr ), 1436cb05674SAndreas Gohr); 144