PluginProbe
MONEI Payments for WooCommerce / 5.2.2
MONEI Payments for WooCommerce v5.2.2
7.3.3 7.3.2 7.3.1 7.3.0 7.2.4 7.2.3 7.2.2 7.2.0 7.2.1 7.1.3 2.1.0 3.0.0 3.1.0 3.1.1 4.0.0 4.1.0 4.1.1 4.2.0 4.2.1 5.0 5.1.0 5.1.1 5.1.2 5.2.2 5.2.3 All 87 releases
monei / vendor / composer / installed.php

installed.php in MONEI Payments for WooCommerce 5.2.2, at vendor/composer/installed.php

111 lines 4.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php return array(
2 'root' => array(
3 'pretty_version' => 'dev-develop',
4 'version' => 'dev-develop',
5 'type' => 'library',
6 'install_path' => __DIR__ . '/../../',
7 'aliases' => array(),
8 'reference' => '11bdd1c331e7a1ffe5617294acdf71555818401e',
9 'name' => '__root__',
10 'dev' => true,
11 ),
12 'versions' => array(
13 '__root__' => array(
14 'pretty_version' => 'dev-develop',
15 'version' => 'dev-develop',
16 'type' => 'library',
17 'install_path' => __DIR__ . '/../../',
18 'aliases' => array(),
19 'reference' => '11bdd1c331e7a1ffe5617294acdf71555818401e',
20 'dev_requirement' => false,
21 ),
22 'guzzlehttp/guzzle' => array(
23 'pretty_version' => '6.5.5',
24 'version' => '6.5.5.0',
25 'type' => 'library',
26 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
27 'aliases' => array(),
28 'reference' => '9d4290de1cfd701f38099ef7e183b64b4b7b0c5e',
29 'dev_requirement' => false,
30 ),
31 'guzzlehttp/promises' => array(
32 'pretty_version' => '1.4.1',
33 'version' => '1.4.1.0',
34 'type' => 'library',
35 'install_path' => __DIR__ . '/../guzzlehttp/promises',
36 'aliases' => array(),
37 'reference' => '8e7d04f1f6450fef59366c399cfad4b9383aa30d',
38 'dev_requirement' => false,
39 ),
40 'guzzlehttp/psr7' => array(
41 'pretty_version' => '1.8.2',
42 'version' => '1.8.2.0',
43 'type' => 'library',
44 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
45 'aliases' => array(),
46 'reference' => 'dc960a912984efb74d0a90222870c72c87f10c91',
47 'dev_requirement' => false,
48 ),
49 'monei/monei-php-sdk' => array(
50 'pretty_version' => '0.1.16',
51 'version' => '0.1.16.0',
52 'type' => 'library',
53 'install_path' => __DIR__ . '/../monei/monei-php-sdk',
54 'aliases' => array(),
55 'reference' => 'de85445bc54d246cba8711f5264c7b78c43eaf54',
56 'dev_requirement' => false,
57 ),
58 'psr/http-message' => array(
59 'pretty_version' => '1.0.1',
60 'version' => '1.0.1.0',
61 'type' => 'library',
62 'install_path' => __DIR__ . '/../psr/http-message',
63 'aliases' => array(),
64 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
65 'dev_requirement' => false,
66 ),
67 'psr/http-message-implementation' => array(
68 'dev_requirement' => false,
69 'provided' => array(
70 0 => '1.0',
71 ),
72 ),
73 'ralouphie/getallheaders' => array(
74 'pretty_version' => '3.0.3',
75 'version' => '3.0.3.0',
76 'type' => 'library',
77 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
78 'aliases' => array(),
79 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
80 'dev_requirement' => false,
81 ),
82 'symfony/polyfill-intl-idn' => array(
83 'pretty_version' => 'v1.23.0',
84 'version' => '1.23.0.0',
85 'type' => 'library',
86 'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
87 'aliases' => array(),
88 'reference' => '65bd267525e82759e7d8c4e8ceea44f398838e65',
89 'dev_requirement' => false,
90 ),
91 'symfony/polyfill-intl-normalizer' => array(
92 'pretty_version' => 'v1.23.0',
93 'version' => '1.23.0.0',
94 'type' => 'library',
95 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
96 'aliases' => array(),
97 'reference' => '8590a5f561694770bdcd3f9b5c69dde6945028e8',
98 'dev_requirement' => false,
99 ),
100 'symfony/polyfill-php72' => array(
101 'pretty_version' => 'v1.23.0',
102 'version' => '1.23.0.0',
103 'type' => 'library',
104 'install_path' => __DIR__ . '/../symfony/polyfill-php72',
105 'aliases' => array(),
106 'reference' => '9a142215a36a3888e30d0a9eeea9766764e96976',
107 'dev_requirement' => false,
108 ),
109 ),
110 );
111