xref: /dokuwiki/vendor/composer/installed.php (revision d3233986baa7dfe44490b805ae2e4296fad59401)
16cb05674SAndreas Gohr<?php return array(
2*d3233986SAndreas Gohr    'root' => array(
36cb05674SAndreas Gohr        'pretty_version' => 'dev-master',
46cb05674SAndreas Gohr        'version' => 'dev-master',
5*d3233986SAndreas Gohr        'type' => 'project',
6*d3233986SAndreas Gohr        'install_path' => __DIR__ . '/../../',
7*d3233986SAndreas Gohr        'aliases' => array(),
8*d3233986SAndreas Gohr        'reference' => '11ad7f4705aea641b0f6f4997c153001bc4522d6',
95c25a071SAndreas Gohr        'name' => 'splitbrain/dokuwiki',
10*d3233986SAndreas Gohr        'dev' => true,
115c25a071SAndreas Gohr    ),
12*d3233986SAndreas Gohr    'versions' => array(
13*d3233986SAndreas Gohr        'aziraphale/email-address-validator' => array(
146cb05674SAndreas Gohr            'pretty_version' => '2.0.1',
156cb05674SAndreas Gohr            'version' => '2.0.1.0',
16*d3233986SAndreas Gohr            'type' => 'library',
17*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../aziraphale/email-address-validator',
18*d3233986SAndreas Gohr            'aliases' => array(),
195c25a071SAndreas Gohr            'reference' => 'fa25bc22c1c0b6491657c91473fae3e40719a650',
20*d3233986SAndreas Gohr            'dev_requirement' => false,
215c25a071SAndreas Gohr        ),
22*d3233986SAndreas Gohr        'geshi/geshi' => array(
236cb05674SAndreas Gohr            'pretty_version' => 'dev-master',
246cb05674SAndreas Gohr            'version' => 'dev-master',
25*d3233986SAndreas Gohr            'type' => 'library',
26*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../geshi/geshi',
27*d3233986SAndreas Gohr            'aliases' => array(
286cb05674SAndreas Gohr                0 => '1.0.x-dev',
296cb05674SAndreas Gohr                1 => '9999999-dev',
306cb05674SAndreas Gohr            ),
316cb05674SAndreas Gohr            'reference' => '3c12a7931d509c5e3557c5ed44c9a32e9c917c7d',
32*d3233986SAndreas Gohr            'dev_requirement' => false,
336cb05674SAndreas Gohr        ),
34*d3233986SAndreas Gohr        'kissifrot/php-ixr' => array(
357f8f2456SAndreas Gohr            'pretty_version' => '1.8.3',
367f8f2456SAndreas Gohr            'version' => '1.8.3.0',
37*d3233986SAndreas Gohr            'type' => 'library',
38*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../kissifrot/php-ixr',
39*d3233986SAndreas Gohr            'aliases' => array(),
405c25a071SAndreas Gohr            'reference' => '4477cd1a67416ce5b6a2080f9a79d9eb50a965c1',
41*d3233986SAndreas Gohr            'dev_requirement' => false,
425c25a071SAndreas Gohr        ),
43*d3233986SAndreas Gohr        'marcusschwarz/lesserphp' => array(
446cb05674SAndreas Gohr            'pretty_version' => 'v0.5.5',
456cb05674SAndreas Gohr            'version' => '0.5.5.0',
46*d3233986SAndreas Gohr            'type' => 'library',
47*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../marcusschwarz/lesserphp',
48*d3233986SAndreas Gohr            'aliases' => array(),
495c25a071SAndreas Gohr            'reference' => '77ba82b5218ff228267d3b0e5ec8697be75e86a7',
50*d3233986SAndreas Gohr            'dev_requirement' => false,
515c25a071SAndreas Gohr        ),
52*d3233986SAndreas Gohr        'openpsa/universalfeedcreator' => array(
53*d3233986SAndreas Gohr            'pretty_version' => 'v1.8.4.1',
54*d3233986SAndreas Gohr            'version' => '1.8.4.1',
55*d3233986SAndreas Gohr            'type' => 'library',
56*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../openpsa/universalfeedcreator',
57*d3233986SAndreas Gohr            'aliases' => array(),
58*d3233986SAndreas Gohr            'reference' => 'e4736a68eef454a83acd100230a2e15b424f899f',
59*d3233986SAndreas Gohr            'dev_requirement' => false,
606cb05674SAndreas Gohr        ),
61*d3233986SAndreas Gohr        'phpseclib/phpseclib' => array(
626cb05674SAndreas Gohr            'pretty_version' => '2.0.31',
636cb05674SAndreas Gohr            'version' => '2.0.31.0',
64*d3233986SAndreas Gohr            'type' => 'library',
65*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../phpseclib/phpseclib',
66*d3233986SAndreas Gohr            'aliases' => array(),
675c25a071SAndreas Gohr            'reference' => '233a920cb38636a43b18d428f9a8db1f0a1a08f4',
68*d3233986SAndreas Gohr            'dev_requirement' => false,
695c25a071SAndreas Gohr        ),
70*d3233986SAndreas Gohr        'simplepie/simplepie' => array(
716cb05674SAndreas Gohr            'pretty_version' => '1.5.6',
726cb05674SAndreas Gohr            'version' => '1.5.6.0',
73*d3233986SAndreas Gohr            'type' => 'library',
74*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../simplepie/simplepie',
75*d3233986SAndreas Gohr            'aliases' => array(),
765c25a071SAndreas Gohr            'reference' => '1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6',
77*d3233986SAndreas Gohr            'dev_requirement' => false,
785c25a071SAndreas Gohr        ),
79*d3233986SAndreas Gohr        'splitbrain/dokuwiki' => array(
806cb05674SAndreas Gohr            'pretty_version' => 'dev-master',
816cb05674SAndreas Gohr            'version' => 'dev-master',
82*d3233986SAndreas Gohr            'type' => 'project',
83*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../../',
84*d3233986SAndreas Gohr            'aliases' => array(),
85*d3233986SAndreas Gohr            'reference' => '11ad7f4705aea641b0f6f4997c153001bc4522d6',
86*d3233986SAndreas Gohr            'dev_requirement' => false,
876cb05674SAndreas Gohr        ),
88*d3233986SAndreas Gohr        'splitbrain/php-archive' => array(
896cb05674SAndreas Gohr            'pretty_version' => '1.2.1',
906cb05674SAndreas Gohr            'version' => '1.2.1.0',
91*d3233986SAndreas Gohr            'type' => 'library',
92*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/php-archive',
93*d3233986SAndreas Gohr            'aliases' => array(),
945c25a071SAndreas Gohr            'reference' => '211a2198b73b233d7d2b6159462e11cd9a91348a',
95*d3233986SAndreas Gohr            'dev_requirement' => false,
965c25a071SAndreas Gohr        ),
97*d3233986SAndreas Gohr        'splitbrain/php-cli' => array(
986cb05674SAndreas Gohr            'pretty_version' => '1.1.8',
996cb05674SAndreas Gohr            'version' => '1.1.8.0',
100*d3233986SAndreas Gohr            'type' => 'library',
101*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/php-cli',
102*d3233986SAndreas Gohr            'aliases' => array(),
1035c25a071SAndreas Gohr            'reference' => '8c2c001b1b55d194402cf18aad2757049ac6d575',
104*d3233986SAndreas Gohr            'dev_requirement' => false,
1055c25a071SAndreas Gohr        ),
106*d3233986SAndreas Gohr        'splitbrain/slika' => array(
1075c25a071SAndreas Gohr            'pretty_version' => '1.0.5',
1085c25a071SAndreas Gohr            'version' => '1.0.5.0',
109*d3233986SAndreas Gohr            'type' => 'library',
110*d3233986SAndreas Gohr            'install_path' => __DIR__ . '/../splitbrain/slika',
111*d3233986SAndreas Gohr            'aliases' => array(),
1125c25a071SAndreas Gohr            'reference' => 'be0785cb6b7def847df5d92e0e5fde57def7220f',
113*d3233986SAndreas Gohr            'dev_requirement' => false,
1146cb05674SAndreas Gohr        ),
1156cb05674SAndreas Gohr    ),
1166cb05674SAndreas Gohr);
117