xref: /dokuwiki/vendor/composer/installed.php (revision 7e785b0c529b8a745add808cbd3035e9b721bb57)
16cb05674SAndreas Gohr<?php return array(
2d3233986SAndreas Gohr    'root' => array(
36cb05674SAndreas Gohr        'pretty_version' => 'dev-master',
46cb05674SAndreas Gohr        'version' => 'dev-master',
5d3233986SAndreas Gohr        'type' => 'project',
6d3233986SAndreas Gohr        'install_path' => __DIR__ . '/../../',
7d3233986SAndreas Gohr        'aliases' => array(),
8*7e785b0cSAndreas Gohr        'reference' => 'c7acaa16b3726be12f4d27c43e8012f9d353f4cc',
95c25a071SAndreas Gohr        'name' => 'splitbrain/dokuwiki',
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',
16d3233986SAndreas Gohr            'type' => 'library',
17d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../aziraphale/email-address-validator',
18d3233986SAndreas Gohr            'aliases' => array(),
195c25a071SAndreas Gohr            'reference' => 'fa25bc22c1c0b6491657c91473fae3e40719a650',
20d3233986SAndreas Gohr            'dev_requirement' => false,
215c25a071SAndreas Gohr        ),
22d3233986SAndreas Gohr        'geshi/geshi' => array(
236cb05674SAndreas Gohr            'pretty_version' => 'dev-master',
246cb05674SAndreas Gohr            'version' => 'dev-master',
25d3233986SAndreas Gohr            'type' => 'library',
26d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../geshi/geshi',
27d3233986SAndreas Gohr            'aliases' => array(
286cb05674SAndreas Gohr                0 => '1.0.x-dev',
296cb05674SAndreas Gohr                1 => '9999999-dev',
306cb05674SAndreas Gohr            ),
316cb05674SAndreas Gohr            'reference' => '3c12a7931d509c5e3557c5ed44c9a32e9c917c7d',
32d3233986SAndreas Gohr            'dev_requirement' => false,
336cb05674SAndreas Gohr        ),
34d3233986SAndreas Gohr        'kissifrot/php-ixr' => array(
357f8f2456SAndreas Gohr            'pretty_version' => '1.8.3',
367f8f2456SAndreas Gohr            'version' => '1.8.3.0',
37d3233986SAndreas Gohr            'type' => 'library',
38d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../kissifrot/php-ixr',
39d3233986SAndreas Gohr            'aliases' => array(),
405c25a071SAndreas Gohr            'reference' => '4477cd1a67416ce5b6a2080f9a79d9eb50a965c1',
41d3233986SAndreas Gohr            'dev_requirement' => false,
425c25a071SAndreas Gohr        ),
43d3233986SAndreas Gohr        'marcusschwarz/lesserphp' => array(
44*7e785b0cSAndreas Gohr            'pretty_version' => 'v0.6.0',
45*7e785b0cSAndreas Gohr            'version' => '0.6.0.0',
46d3233986SAndreas Gohr            'type' => 'library',
47d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../marcusschwarz/lesserphp',
48d3233986SAndreas Gohr            'aliases' => array(),
49*7e785b0cSAndreas Gohr            'reference' => '64ece57ad81ab1fe4d2a1894729e0d293fce09ef',
50d3233986SAndreas Gohr            'dev_requirement' => false,
515c25a071SAndreas Gohr        ),
52d3233986SAndreas Gohr        'openpsa/universalfeedcreator' => array(
53d3233986SAndreas Gohr            'pretty_version' => 'v1.8.4.1',
54d3233986SAndreas Gohr            'version' => '1.8.4.1',
55d3233986SAndreas Gohr            'type' => 'library',
56d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../openpsa/universalfeedcreator',
57d3233986SAndreas Gohr            'aliases' => array(),
58d3233986SAndreas Gohr            'reference' => 'e4736a68eef454a83acd100230a2e15b424f899f',
59d3233986SAndreas Gohr            'dev_requirement' => false,
606cb05674SAndreas Gohr        ),
61d3233986SAndreas Gohr        'phpseclib/phpseclib' => array(
622afbbbaeSAndreas Gohr            'pretty_version' => '2.0.41',
632afbbbaeSAndreas Gohr            'version' => '2.0.41.0',
64d3233986SAndreas Gohr            'type' => 'library',
65d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../phpseclib/phpseclib',
66d3233986SAndreas Gohr            'aliases' => array(),
672afbbbaeSAndreas Gohr            'reference' => '7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b',
68d3233986SAndreas Gohr            'dev_requirement' => false,
695c25a071SAndreas Gohr        ),
70d3233986SAndreas Gohr        'simplepie/simplepie' => array(
712afbbbaeSAndreas Gohr            'pretty_version' => '1.8.0',
722afbbbaeSAndreas Gohr            'version' => '1.8.0.0',
73d3233986SAndreas Gohr            'type' => 'library',
74d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../simplepie/simplepie',
75d3233986SAndreas Gohr            'aliases' => array(),
762afbbbaeSAndreas Gohr            'reference' => '65b095d87bc00898d8fa7737bdbcda93a3fbcc55',
77d3233986SAndreas Gohr            'dev_requirement' => false,
785c25a071SAndreas Gohr        ),
79d3233986SAndreas Gohr        'splitbrain/dokuwiki' => array(
806cb05674SAndreas Gohr            'pretty_version' => 'dev-master',
816cb05674SAndreas Gohr            'version' => 'dev-master',
82d3233986SAndreas Gohr            'type' => 'project',
83d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../../',
84d3233986SAndreas Gohr            'aliases' => array(),
85*7e785b0cSAndreas Gohr            'reference' => 'c7acaa16b3726be12f4d27c43e8012f9d353f4cc',
86d3233986SAndreas Gohr            'dev_requirement' => false,
876cb05674SAndreas Gohr        ),
88d3233986SAndreas Gohr        'splitbrain/php-archive' => array(
892afbbbaeSAndreas Gohr            'pretty_version' => '1.3.1',
902afbbbaeSAndreas Gohr            'version' => '1.3.1.0',
91d3233986SAndreas Gohr            'type' => 'library',
92d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/php-archive',
93d3233986SAndreas Gohr            'aliases' => array(),
942afbbbaeSAndreas Gohr            'reference' => 'd274e5190ba309777926348900cf9578d9e533c9',
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',
100d3233986SAndreas Gohr            'type' => 'library',
101d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/php-cli',
102d3233986SAndreas Gohr            'aliases' => array(),
1032afbbbaeSAndreas Gohr            'reference' => '47cd2b2c1d976d22afb01e121985d59c4f98c031',
104d3233986SAndreas Gohr            'dev_requirement' => false,
1055c25a071SAndreas Gohr        ),
106d3233986SAndreas Gohr        'splitbrain/slika' => array(
1075c25a071SAndreas Gohr            'pretty_version' => '1.0.5',
1085c25a071SAndreas Gohr            'version' => '1.0.5.0',
109d3233986SAndreas Gohr            'type' => 'library',
110d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/slika',
111d3233986SAndreas Gohr            'aliases' => array(),
1125c25a071SAndreas Gohr            'reference' => 'be0785cb6b7def847df5d92e0e5fde57def7220f',
113d3233986SAndreas Gohr            'dev_requirement' => false,
1146cb05674SAndreas Gohr        ),
1156cb05674SAndreas Gohr    ),
1166cb05674SAndreas Gohr);
117