xref: /dokuwiki/vendor/composer/installed.php (revision b2c5d21049ac0969066d59237f16a2a155c53677)
16cb05674SAndreas Gohr<?php return array(
2d3233986SAndreas Gohr    'root' => array(
3977aa967SAndreas Gohr        'name' => 'dokuwiki/dokuwiki',
4a646a37bSAndreas Gohr        'pretty_version' => 'dev-master',
5a646a37bSAndreas Gohr        'version' => 'dev-master',
6*b2c5d210SAndreas Gohr        'reference' => 'b1f32137ecbabcc1258c011d36e7b5a90560efd0',
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(
23a646a37bSAndreas Gohr            'pretty_version' => 'dev-master',
24a646a37bSAndreas Gohr            'version' => 'dev-master',
25*b2c5d210SAndreas Gohr            'reference' => 'b1f32137ecbabcc1258c011d36e7b5a90560efd0',
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',
34850e6620SAndreas Gohr            'reference' => '17ff9b22ac6695efa6ab6fbcf0607263f080468c',
35d3233986SAndreas Gohr            'type' => 'library',
36d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../geshi/geshi',
37d3233986SAndreas Gohr            'aliases' => array(
389520a435SAndreas Gohr                0 => '1.0.x-dev',
399520a435SAndreas Gohr                1 => '9999999-dev',
406cb05674SAndreas Gohr            ),
41d3233986SAndreas Gohr            'dev_requirement' => false,
426cb05674SAndreas Gohr        ),
43d3233986SAndreas Gohr        'kissifrot/php-ixr' => array(
44*b2c5d210SAndreas Gohr            'pretty_version' => 'dev-dokuwiki',
45*b2c5d210SAndreas Gohr            'version' => 'dev-dokuwiki',
46*b2c5d210SAndreas Gohr            'reference' => '2b4dfcd97d39969f6a1468badec854778abe160c',
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        'openpsa/universalfeedcreator' => array(
53c13ef3baSAndreas Gohr            'pretty_version' => 'v1.9.0',
54c13ef3baSAndreas Gohr            'version' => '1.9.0.0',
55c13ef3baSAndreas Gohr            'reference' => 'c55f908e867aa6dade0905b8aefb94fd9d8c1f9e',
56d3233986SAndreas Gohr            'type' => 'library',
57d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../openpsa/universalfeedcreator',
58d3233986SAndreas Gohr            'aliases' => array(),
59d3233986SAndreas Gohr            'dev_requirement' => false,
606cb05674SAndreas Gohr        ),
61927933f5SAndreas Gohr        'paragonie/constant_time_encoding' => array(
628e88a29bSAndreas Gohr            'pretty_version' => 'v3.1.3',
638e88a29bSAndreas Gohr            'version' => '3.1.3.0',
648e88a29bSAndreas Gohr            'reference' => 'd5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77',
65927933f5SAndreas Gohr            'type' => 'library',
66927933f5SAndreas Gohr            'install_path' => __DIR__ . '/../paragonie/constant_time_encoding',
67927933f5SAndreas Gohr            'aliases' => array(),
68927933f5SAndreas Gohr            'dev_requirement' => false,
69927933f5SAndreas Gohr        ),
70927933f5SAndreas Gohr        'paragonie/random_compat' => array(
71927933f5SAndreas Gohr            'pretty_version' => 'v9.99.100',
72927933f5SAndreas Gohr            'version' => '9.99.100.0',
73927933f5SAndreas Gohr            'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
74927933f5SAndreas Gohr            'type' => 'library',
75927933f5SAndreas Gohr            'install_path' => __DIR__ . '/../paragonie/random_compat',
76927933f5SAndreas Gohr            'aliases' => array(),
77927933f5SAndreas Gohr            'dev_requirement' => false,
78927933f5SAndreas Gohr        ),
79db926724SAndreas Gohr        'php81_bc/strftime' => array(
80db926724SAndreas Gohr            'pretty_version' => 'dev-fallback-intl',
81db926724SAndreas Gohr            'version' => 'dev-fallback-intl',
824739030dSAndreas Gohr            'reference' => 'dcd30543db16c9b4ba095f6bf32ac16f15eb9448',
83db926724SAndreas Gohr            'type' => 'library',
84db926724SAndreas Gohr            'install_path' => __DIR__ . '/../php81_bc/strftime',
85db926724SAndreas Gohr            'aliases' => array(),
86db926724SAndreas Gohr            'dev_requirement' => false,
87db926724SAndreas Gohr        ),
88d3233986SAndreas Gohr        'phpseclib/phpseclib' => array(
89*b2c5d210SAndreas Gohr            'pretty_version' => '3.0.50',
90*b2c5d210SAndreas Gohr            'version' => '3.0.50.0',
91*b2c5d210SAndreas Gohr            'reference' => 'aa6ad8321ed103dc3624fb600a25b66ebf78ec7b',
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(
988e88a29bSAndreas Gohr            'pretty_version' => '1.9.0',
998e88a29bSAndreas Gohr            'version' => '1.9.0.0',
1008e88a29bSAndreas Gohr            'reference' => '76cccb1b2c5dcaf44f304c925ab30c0f48643992',
101d3233986SAndreas Gohr            'type' => 'library',
102d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../simplepie/simplepie',
103d3233986SAndreas Gohr            'aliases' => array(),
104d3233986SAndreas Gohr            'dev_requirement' => false,
1055c25a071SAndreas Gohr        ),
106e6380ba3SAndreas Gohr        'splitbrain/lesserphp' => array(
107a646a37bSAndreas Gohr            'pretty_version' => 'v0.10.2',
108a646a37bSAndreas Gohr            'version' => '0.10.2.0',
109a646a37bSAndreas Gohr            'reference' => '6def0a3b497b23add902b9859386642551f9c435',
110e6380ba3SAndreas Gohr            'type' => 'library',
111e6380ba3SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/lesserphp',
112e6380ba3SAndreas Gohr            'aliases' => array(),
113e6380ba3SAndreas Gohr            'dev_requirement' => false,
114e6380ba3SAndreas Gohr        ),
115d3233986SAndreas Gohr        'splitbrain/php-archive' => array(
1168e88a29bSAndreas Gohr            'pretty_version' => '1.4.1',
1178e88a29bSAndreas Gohr            'version' => '1.4.1.0',
1188e88a29bSAndreas Gohr            'reference' => 'e45d0d9247742490ea87afc6c026f211424999c8',
119d3233986SAndreas Gohr            'type' => 'library',
120d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/php-archive',
121d3233986SAndreas Gohr            'aliases' => array(),
122d3233986SAndreas Gohr            'dev_requirement' => false,
1235c25a071SAndreas Gohr        ),
124d3233986SAndreas Gohr        'splitbrain/php-cli' => array(
1258e88a29bSAndreas Gohr            'pretty_version' => '1.3.5',
1268e88a29bSAndreas Gohr            'version' => '1.3.5.0',
1278e88a29bSAndreas Gohr            'reference' => '813410b23f9790a62620a79a4e87aed4c5c43e37',
128d3233986SAndreas Gohr            'type' => 'library',
129d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/php-cli',
130d3233986SAndreas Gohr            'aliases' => array(),
131d3233986SAndreas Gohr            'dev_requirement' => false,
1325c25a071SAndreas Gohr        ),
133af28745aSAndreas Gohr        'splitbrain/php-jsstrip' => array(
134af28745aSAndreas Gohr            'pretty_version' => '1.0.1',
135af28745aSAndreas Gohr            'version' => '1.0.1.0',
136af28745aSAndreas Gohr            'reference' => '21254b19b381a25d6f3dd89dbd5c8191373a4d69',
137af28745aSAndreas Gohr            'type' => 'library',
138af28745aSAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/php-jsstrip',
139af28745aSAndreas Gohr            'aliases' => array(),
140af28745aSAndreas Gohr            'dev_requirement' => false,
141af28745aSAndreas Gohr        ),
142d3233986SAndreas Gohr        'splitbrain/slika' => array(
14362c98cd6SAndreas Gohr            'pretty_version' => '1.0.8',
14462c98cd6SAndreas Gohr            'version' => '1.0.8.0',
14562c98cd6SAndreas Gohr            'reference' => '487ead381d7863be652048258f8c0b0d812b29ac',
146d3233986SAndreas Gohr            'type' => 'library',
147d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/slika',
148d3233986SAndreas Gohr            'aliases' => array(),
149d3233986SAndreas Gohr            'dev_requirement' => false,
1506cb05674SAndreas Gohr        ),
1516cb05674SAndreas Gohr    ),
1526cb05674SAndreas Gohr);
153