xref: /dokuwiki/vendor/composer/installed.php (revision 934f970a961272cf366d019f15b7c0685de4fc7e)
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*934f970aSAndreas Gohr        'reference' => '59a6ba95c8c7b11b3a1e341c41942ec083784be0',
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*934f970aSAndreas Gohr            'reference' => '59a6ba95c8c7b11b3a1e341c41942ec083784be0',
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*934f970aSAndreas Gohr            'pretty_version' => '1.8.5',
45*934f970aSAndreas Gohr            'version' => '1.8.5.0',
46*934f970aSAndreas Gohr            'reference' => '17c5bc99f42fa086620a0ad2a593366ff6798753',
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(
62850e6620SAndreas Gohr            'pretty_version' => 'v2.7.0',
63850e6620SAndreas Gohr            'version' => '2.7.0.0',
64850e6620SAndreas Gohr            'reference' => '52a0d99e69f56b9ec27ace92ba56897fe6993105',
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',
82db926724SAndreas Gohr            'reference' => '88e98f00b5d9247e8168c1eb528ab138fbf743d2',
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(
899520a435SAndreas Gohr            'pretty_version' => '3.0.43',
909520a435SAndreas Gohr            'version' => '3.0.43.0',
919520a435SAndreas Gohr            'reference' => '709ec107af3cb2f385b9617be72af8cf62441d02',
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(
98647aaf44SAndreas Gohr            'pretty_version' => '1.8.1',
99647aaf44SAndreas Gohr            'version' => '1.8.1.0',
100647aaf44SAndreas Gohr            'reference' => 'a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1',
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(
1169520a435SAndreas Gohr            'pretty_version' => '1.4.0',
1179520a435SAndreas Gohr            'version' => '1.4.0.0',
1189520a435SAndreas Gohr            'reference' => 'd9d4eaac12a6587727b8e539946dd06cac8b3f02',
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(
12583bbbbbeSAndreas Gohr            'pretty_version' => '1.3.4',
12683bbbbbeSAndreas Gohr            'version' => '1.3.4.0',
12783bbbbbeSAndreas Gohr            'reference' => '4e669f38f660b0e9f76ed14dda7f12bff390f94f',
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(
143c13ef3baSAndreas Gohr            'pretty_version' => '1.0.7',
144c13ef3baSAndreas Gohr            'version' => '1.0.7.0',
145c13ef3baSAndreas Gohr            'reference' => '93cd2034628136b4fa322f7f1ac3d57293a6c08d',
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