PluginProbe ʕ •ᴥ•ʔ
Tutor LMS – eLearning and online course solution / 4.0.5
Tutor LMS – eLearning and online course solution v4.0.5
4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.9.15 3.9.14 3.9.13 3.9.12 3.9.11 trunk 1.0.0 1.0.0-alpha 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.2.0 1.2.1 1.2.11 1.2.12 1.2.13 1.2.20 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.8.0 1.8.1 1.8.10 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9.0 1.9.1 1.9.10 1.9.11 1.9.12 1.9.13 1.9.14 1.9.15 1.9.16 1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.10 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.1.10 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.3.0 2.4.0 2.5.0 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.1.0 3.2.0 3.2.1 3.2.2 3.2.3 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.5.0 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.7.0 3.7.1 3.7.2 3.7.3 3.7.4 3.8.0 3.8.1 3.8.2 3.8.3 3.9.0 3.9.1 3.9.10 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9
tutor / ecommerce / PaymentGateways / Paypal / vendor / composer / installed.php
tutor / ecommerce / PaymentGateways / Paypal / vendor / composer Last commit date
ClassLoader.php 4 months ago InstalledVersions.php 4 months ago autoload_classmap.php 2 months ago autoload_files.php 2 months ago autoload_namespaces.php 1 year ago autoload_psr4.php 2 months ago autoload_real.php 4 months ago autoload_static.php 2 months ago installed.json 2 months ago installed.php 2 months ago platform_check.php 4 months ago
installed.php
141 lines
1 <?php return array(
2 'root' => array(
3 'name' => 'themeum/tutor',
4 'pretty_version' => '1.0.0',
5 'version' => '1.0.0.0',
6 'reference' => null,
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'brick/math' => array(
14 'pretty_version' => '0.10.2',
15 'version' => '0.10.2.0',
16 'reference' => '459f2781e1a08d52ee56b0b1444086e038561e3f',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../brick/math',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'brick/money' => array(
23 'pretty_version' => '0.7.0',
24 'version' => '0.7.0.0',
25 'reference' => '3cac1b014e91718f02724c54c08a2bdcd7cd2340',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../brick/money',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'guzzlehttp/guzzle' => array(
32 'pretty_version' => '7.11.1',
33 'version' => '7.11.1.0',
34 'reference' => '5af96f374e0ab4ebd747b8310888c99d3adb0a8c',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'guzzlehttp/promises' => array(
41 'pretty_version' => '2.5.0',
42 'version' => '2.5.0.0',
43 'reference' => '4360e982f87f5f258bf872d094647791db2f4c8e',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../guzzlehttp/promises',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'guzzlehttp/psr7' => array(
50 'pretty_version' => '2.11.0',
51 'version' => '2.11.0.0',
52 'reference' => 'bbb5e61349fa5cb822b3e87842b951088b76b81f',
53 'type' => 'library',
54 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 'psr/http-client' => array(
59 'pretty_version' => '1.0.3',
60 'version' => '1.0.3.0',
61 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
62 'type' => 'library',
63 'install_path' => __DIR__ . '/../psr/http-client',
64 'aliases' => array(),
65 'dev_requirement' => false,
66 ),
67 'psr/http-client-implementation' => array(
68 'dev_requirement' => false,
69 'provided' => array(
70 0 => '1.0',
71 ),
72 ),
73 'psr/http-factory' => array(
74 'pretty_version' => '1.1.0',
75 'version' => '1.1.0.0',
76 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a',
77 'type' => 'library',
78 'install_path' => __DIR__ . '/../psr/http-factory',
79 'aliases' => array(),
80 'dev_requirement' => false,
81 ),
82 'psr/http-factory-implementation' => array(
83 'dev_requirement' => false,
84 'provided' => array(
85 0 => '1.0',
86 ),
87 ),
88 'psr/http-message' => array(
89 'pretty_version' => '2.0',
90 'version' => '2.0.0.0',
91 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71',
92 'type' => 'library',
93 'install_path' => __DIR__ . '/../psr/http-message',
94 'aliases' => array(),
95 'dev_requirement' => false,
96 ),
97 'psr/http-message-implementation' => array(
98 'dev_requirement' => false,
99 'provided' => array(
100 0 => '1.0',
101 ),
102 ),
103 'ralouphie/getallheaders' => array(
104 'pretty_version' => '3.0.3',
105 'version' => '3.0.3.0',
106 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
107 'type' => 'library',
108 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
109 'aliases' => array(),
110 'dev_requirement' => false,
111 ),
112 'symfony/deprecation-contracts' => array(
113 'pretty_version' => 'v2.5.4',
114 'version' => '2.5.4.0',
115 'reference' => '605389f2a7e5625f273b53960dc46aeaf9c62918',
116 'type' => 'library',
117 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
118 'aliases' => array(),
119 'dev_requirement' => false,
120 ),
121 'symfony/polyfill-php80' => array(
122 'pretty_version' => 'v1.37.0',
123 'version' => '1.37.0.0',
124 'reference' => 'dfb55726c3a76ea3b6459fcfda1ec2d80a682411',
125 'type' => 'library',
126 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
127 'aliases' => array(),
128 'dev_requirement' => false,
129 ),
130 'themeum/tutor' => array(
131 'pretty_version' => '1.0.0',
132 'version' => '1.0.0.0',
133 'reference' => null,
134 'type' => 'library',
135 'install_path' => __DIR__ . '/../../',
136 'aliases' => array(),
137 'dev_requirement' => false,
138 ),
139 ),
140 );
141