PluginProbe
Authorizer / 3.3.2
Authorizer v3.3.2
3.15.3 3.15.2 3.15.1 3.15.0 3.14.3 3.14.4 3.14.2 3.14.1 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.9.0 2.9.1 2.9.10 2.9.11 2.9.12 2.9.13 2.9.2 2.9.3 2.9.6 All 126 releases
authorizer / vendor / composer / installed.php

installed.php in Authorizer 3.3.2, at vendor/composer/installed.php

264 lines 10.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-master',
4 'version' => 'dev-master',
5 'type' => 'project',
6 'install_path' => __DIR__ . '/../../',
7 'aliases' => array(),
8 'reference' => '54a206e0b8bbd8da5d300b2634ac579b4cbfd8a2',
9 'name' => 'uhm-coe/authorizer',
10 'dev' => true,
11 ),
12 'versions' => array(
13 'apereo/phpcas' => array(
14 'pretty_version' => '1.4.0',
15 'version' => '1.4.0.0',
16 'type' => 'library',
17 'install_path' => __DIR__ . '/../apereo/phpcas',
18 'aliases' => array(),
19 'reference' => 'ea27d122c4c7114006b33d15668c90f1904d53df',
20 'dev_requirement' => false,
21 ),
22 'components/jquery' => array(
23 'pretty_version' => '3.6.0',
24 'version' => '3.6.0.0',
25 'type' => 'component',
26 'install_path' => __DIR__ . '/../components/jquery',
27 'aliases' => array(),
28 'reference' => '6cf38ee1fd04b6adf8e7dda161283aa35be818c3',
29 'dev_requirement' => false,
30 ),
31 'components/multi-select' => array(
32 'pretty_version' => '0.9.12',
33 'version' => '0.9.12.0',
34 'type' => 'component',
35 'install_path' => __DIR__ . '/../components/multi-select',
36 'aliases' => array(),
37 'reference' => '8b345485001df29ea48ac3134199df0ce8b6e48d',
38 'dev_requirement' => false,
39 ),
40 'firebase/php-jwt' => array(
41 'pretty_version' => 'v5.5.1',
42 'version' => '5.5.1.0',
43 'type' => 'library',
44 'install_path' => __DIR__ . '/../firebase/php-jwt',
45 'aliases' => array(),
46 'reference' => '83b609028194aa042ea33b5af2d41a7427de80e6',
47 'dev_requirement' => false,
48 ),
49 'google/apiclient' => array(
50 'pretty_version' => 'v2.12.4',
51 'version' => '2.12.4.0',
52 'type' => 'library',
53 'install_path' => __DIR__ . '/../google/apiclient',
54 'aliases' => array(),
55 'reference' => '702eed9ae7022ba20dc7118c8161060cb50ee9f8',
56 'dev_requirement' => false,
57 ),
58 'google/apiclient-services' => array(
59 'pretty_version' => 'v0.246.0',
60 'version' => '0.246.0.0',
61 'type' => 'library',
62 'install_path' => __DIR__ . '/../google/apiclient-services',
63 'aliases' => array(),
64 'reference' => '33aef1ccce34799a1124c39951fed8ad0b16aced',
65 'dev_requirement' => false,
66 ),
67 'google/auth' => array(
68 'pretty_version' => 'v1.21.0',
69 'version' => '1.21.0.0',
70 'type' => 'library',
71 'install_path' => __DIR__ . '/../google/auth',
72 'aliases' => array(),
73 'reference' => '73392bad2eb6852eea9084b6bbdec752515cb849',
74 'dev_requirement' => false,
75 ),
76 'guzzlehttp/guzzle' => array(
77 'pretty_version' => '7.4.2',
78 'version' => '7.4.2.0',
79 'type' => 'library',
80 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
81 'aliases' => array(),
82 'reference' => 'ac1ec1cd9b5624694c3a40be801d94137afb12b4',
83 'dev_requirement' => false,
84 ),
85 'guzzlehttp/promises' => array(
86 'pretty_version' => '1.5.1',
87 'version' => '1.5.1.0',
88 'type' => 'library',
89 'install_path' => __DIR__ . '/../guzzlehttp/promises',
90 'aliases' => array(),
91 'reference' => 'fe752aedc9fd8fcca3fe7ad05d419d32998a06da',
92 'dev_requirement' => false,
93 ),
94 'guzzlehttp/psr7' => array(
95 'pretty_version' => '2.2.1',
96 'version' => '2.2.1.0',
97 'type' => 'library',
98 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
99 'aliases' => array(),
100 'reference' => 'c94a94f120803a18554c1805ef2e539f8285f9a2',
101 'dev_requirement' => false,
102 ),
103 'league/oauth2-client' => array(
104 'pretty_version' => '2.6.1',
105 'version' => '2.6.1.0',
106 'type' => 'library',
107 'install_path' => __DIR__ . '/../league/oauth2-client',
108 'aliases' => array(),
109 'reference' => '2334c249907190c132364f5dae0287ab8666aa19',
110 'dev_requirement' => false,
111 ),
112 'league/oauth2-github' => array(
113 'pretty_version' => '2.0.0',
114 'version' => '2.0.0.0',
115 'type' => 'library',
116 'install_path' => __DIR__ . '/../league/oauth2-github',
117 'aliases' => array(),
118 'reference' => 'e63d64f3ec167c09232d189c6b0c397458a99357',
119 'dev_requirement' => false,
120 ),
121 'monolog/monolog' => array(
122 'pretty_version' => '2.5.0',
123 'version' => '2.5.0.0',
124 'type' => 'library',
125 'install_path' => __DIR__ . '/../monolog/monolog',
126 'aliases' => array(),
127 'reference' => '4192345e260f1d51b365536199744b987e160edc',
128 'dev_requirement' => false,
129 ),
130 'paragonie/constant_time_encoding' => array(
131 'pretty_version' => 'v2.5.0',
132 'version' => '2.5.0.0',
133 'type' => 'library',
134 'install_path' => __DIR__ . '/../paragonie/constant_time_encoding',
135 'aliases' => array(),
136 'reference' => '9229e15f2e6ba772f0c55dd6986c563b937170a8',
137 'dev_requirement' => false,
138 ),
139 'paragonie/random_compat' => array(
140 'pretty_version' => 'v9.99.100',
141 'version' => '9.99.100.0',
142 'type' => 'library',
143 'install_path' => __DIR__ . '/../paragonie/random_compat',
144 'aliases' => array(),
145 'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
146 'dev_requirement' => false,
147 ),
148 'phpseclib/phpseclib' => array(
149 'pretty_version' => '3.0.14',
150 'version' => '3.0.14.0',
151 'type' => 'library',
152 'install_path' => __DIR__ . '/../phpseclib/phpseclib',
153 'aliases' => array(),
154 'reference' => '2f0b7af658cbea265cbb4a791d6c29a6613f98ef',
155 'dev_requirement' => false,
156 ),
157 'psr/cache' => array(
158 'pretty_version' => '1.0.1',
159 'version' => '1.0.1.0',
160 'type' => 'library',
161 'install_path' => __DIR__ . '/../psr/cache',
162 'aliases' => array(),
163 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
164 'dev_requirement' => false,
165 ),
166 'psr/http-client' => array(
167 'pretty_version' => '1.0.1',
168 'version' => '1.0.1.0',
169 'type' => 'library',
170 'install_path' => __DIR__ . '/../psr/http-client',
171 'aliases' => array(),
172 'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
173 'dev_requirement' => false,
174 ),
175 'psr/http-client-implementation' => array(
176 'dev_requirement' => false,
177 'provided' => array(
178 0 => '1.0',
179 ),
180 ),
181 'psr/http-factory' => array(
182 'pretty_version' => '1.0.1',
183 'version' => '1.0.1.0',
184 'type' => 'library',
185 'install_path' => __DIR__ . '/../psr/http-factory',
186 'aliases' => array(),
187 'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
188 'dev_requirement' => false,
189 ),
190 'psr/http-factory-implementation' => array(
191 'dev_requirement' => false,
192 'provided' => array(
193 0 => '1.0',
194 ),
195 ),
196 'psr/http-message' => array(
197 'pretty_version' => '1.0.1',
198 'version' => '1.0.1.0',
199 'type' => 'library',
200 'install_path' => __DIR__ . '/../psr/http-message',
201 'aliases' => array(),
202 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
203 'dev_requirement' => false,
204 ),
205 'psr/http-message-implementation' => array(
206 'dev_requirement' => false,
207 'provided' => array(
208 0 => '1.0',
209 ),
210 ),
211 'psr/log' => array(
212 'pretty_version' => '1.1.4',
213 'version' => '1.1.4.0',
214 'type' => 'library',
215 'install_path' => __DIR__ . '/../psr/log',
216 'aliases' => array(),
217 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
218 'dev_requirement' => false,
219 ),
220 'psr/log-implementation' => array(
221 'dev_requirement' => false,
222 'provided' => array(
223 0 => '1.0.0 || 2.0.0 || 3.0.0',
224 ),
225 ),
226 'ralouphie/getallheaders' => array(
227 'pretty_version' => '3.0.3',
228 'version' => '3.0.3.0',
229 'type' => 'library',
230 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
231 'aliases' => array(),
232 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
233 'dev_requirement' => false,
234 ),
235 'symfony/deprecation-contracts' => array(
236 'pretty_version' => 'v2.5.1',
237 'version' => '2.5.1.0',
238 'type' => 'library',
239 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
240 'aliases' => array(),
241 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
242 'dev_requirement' => false,
243 ),
244 'thenetworg/oauth2-azure' => array(
245 'pretty_version' => 'v2.0.1',
246 'version' => '2.0.1.0',
247 'type' => 'library',
248 'install_path' => __DIR__ . '/../thenetworg/oauth2-azure',
249 'aliases' => array(),
250 'reference' => '2649422a0dc74af32d21d9d738d37abcd5b03998',
251 'dev_requirement' => false,
252 ),
253 'uhm-coe/authorizer' => array(
254 'pretty_version' => 'dev-master',
255 'version' => 'dev-master',
256 'type' => 'project',
257 'install_path' => __DIR__ . '/../../',
258 'aliases' => array(),
259 'reference' => '54a206e0b8bbd8da5d300b2634ac579b4cbfd8a2',
260 'dev_requirement' => false,
261 ),
262 ),
263 );
264