PluginProbe
Authorizer / 3.9.0
Authorizer v3.9.0
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.9.0, at vendor/composer/installed.php

246 lines 9.4 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 'name' => 'uhm-coe/authorizer',
4 'pretty_version' => 'dev-master',
5 'version' => 'dev-master',
6 'reference' => '902774c9891f5034759c87a8a88081dea4cdb9c5',
7 'type' => 'project',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => true,
11 ),
12 'versions' => array(
13 'apereo/phpcas' => array(
14 'pretty_version' => '1.6.1',
15 'version' => '1.6.1.0',
16 'reference' => 'c129708154852656aabb13d8606cd5b12dbbabac',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../apereo/phpcas',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'firebase/php-jwt' => array(
23 'pretty_version' => 'v6.4.0',
24 'version' => '6.4.0.0',
25 'reference' => '4dd1e007f22a927ac77da5a3fbb067b42d3bc224',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../firebase/php-jwt',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'google/apiclient' => array(
32 'pretty_version' => 'v2.14.0',
33 'version' => '2.14.0.0',
34 'reference' => '789c8b07cad97f420ac0467c782036f955a2ad89',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../google/apiclient',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'google/apiclient-services' => array(
41 'pretty_version' => 'v0.302.0',
42 'version' => '0.302.0.0',
43 'reference' => 'ac872f59a7b4631b12628fe990c167d18a71c783',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../google/apiclient-services',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'google/auth' => array(
50 'pretty_version' => 'v1.26.0',
51 'version' => '1.26.0.0',
52 'reference' => 'f1f0d0319e2e7750ebfaa523c78819792a9ed9f7',
53 'type' => 'library',
54 'install_path' => __DIR__ . '/../google/auth',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 'guzzlehttp/guzzle' => array(
59 'pretty_version' => '7.9.1',
60 'version' => '7.9.1.0',
61 'reference' => 'a629e5b69db96eb4939c1b34114130077dd4c6fc',
62 'type' => 'library',
63 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
64 'aliases' => array(),
65 'dev_requirement' => false,
66 ),
67 'guzzlehttp/promises' => array(
68 'pretty_version' => '2.0.3',
69 'version' => '2.0.3.0',
70 'reference' => '6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8',
71 'type' => 'library',
72 'install_path' => __DIR__ . '/../guzzlehttp/promises',
73 'aliases' => array(),
74 'dev_requirement' => false,
75 ),
76 'guzzlehttp/psr7' => array(
77 'pretty_version' => '2.7.0',
78 'version' => '2.7.0.0',
79 'reference' => 'a70f5c95fb43bc83f07c9c948baa0dc1829bf201',
80 'type' => 'library',
81 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
82 'aliases' => array(),
83 'dev_requirement' => false,
84 ),
85 'league/oauth2-client' => array(
86 'pretty_version' => '2.7.0',
87 'version' => '2.7.0.0',
88 'reference' => '160d6274b03562ebeb55ed18399281d8118b76c8',
89 'type' => 'library',
90 'install_path' => __DIR__ . '/../league/oauth2-client',
91 'aliases' => array(),
92 'dev_requirement' => false,
93 ),
94 'league/oauth2-github' => array(
95 'pretty_version' => '2.0.0',
96 'version' => '2.0.0.0',
97 'reference' => 'e63d64f3ec167c09232d189c6b0c397458a99357',
98 'type' => 'library',
99 'install_path' => __DIR__ . '/../league/oauth2-github',
100 'aliases' => array(),
101 'dev_requirement' => false,
102 ),
103 'monolog/monolog' => array(
104 'pretty_version' => '2.9.3',
105 'version' => '2.9.3.0',
106 'reference' => 'a30bfe2e142720dfa990d0a7e573997f5d884215',
107 'type' => 'library',
108 'install_path' => __DIR__ . '/../monolog/monolog',
109 'aliases' => array(),
110 'dev_requirement' => false,
111 ),
112 'paragonie/constant_time_encoding' => array(
113 'pretty_version' => 'v2.7.0',
114 'version' => '2.7.0.0',
115 'reference' => '52a0d99e69f56b9ec27ace92ba56897fe6993105',
116 'type' => 'library',
117 'install_path' => __DIR__ . '/../paragonie/constant_time_encoding',
118 'aliases' => array(),
119 'dev_requirement' => false,
120 ),
121 'paragonie/random_compat' => array(
122 'pretty_version' => 'v9.99.100',
123 'version' => '9.99.100.0',
124 'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
125 'type' => 'library',
126 'install_path' => __DIR__ . '/../paragonie/random_compat',
127 'aliases' => array(),
128 'dev_requirement' => false,
129 ),
130 'phpseclib/phpseclib' => array(
131 'pretty_version' => '3.0.39',
132 'version' => '3.0.39.0',
133 'reference' => '211ebc399c6e73c225a018435fe5ae209d1d1485',
134 'type' => 'library',
135 'install_path' => __DIR__ . '/../phpseclib/phpseclib',
136 'aliases' => array(),
137 'dev_requirement' => false,
138 ),
139 'psr/cache' => array(
140 'pretty_version' => '1.0.1',
141 'version' => '1.0.1.0',
142 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
143 'type' => 'library',
144 'install_path' => __DIR__ . '/../psr/cache',
145 'aliases' => array(),
146 'dev_requirement' => false,
147 ),
148 'psr/http-client' => array(
149 'pretty_version' => '1.0.3',
150 'version' => '1.0.3.0',
151 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
152 'type' => 'library',
153 'install_path' => __DIR__ . '/../psr/http-client',
154 'aliases' => array(),
155 'dev_requirement' => false,
156 ),
157 'psr/http-client-implementation' => array(
158 'dev_requirement' => false,
159 'provided' => array(
160 0 => '1.0',
161 ),
162 ),
163 'psr/http-factory' => array(
164 'pretty_version' => '1.1.0',
165 'version' => '1.1.0.0',
166 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a',
167 'type' => 'library',
168 'install_path' => __DIR__ . '/../psr/http-factory',
169 'aliases' => array(),
170 'dev_requirement' => false,
171 ),
172 'psr/http-factory-implementation' => array(
173 'dev_requirement' => false,
174 'provided' => array(
175 0 => '1.0',
176 ),
177 ),
178 'psr/http-message' => array(
179 'pretty_version' => '1.1',
180 'version' => '1.1.0.0',
181 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba',
182 'type' => 'library',
183 'install_path' => __DIR__ . '/../psr/http-message',
184 'aliases' => array(),
185 'dev_requirement' => false,
186 ),
187 'psr/http-message-implementation' => array(
188 'dev_requirement' => false,
189 'provided' => array(
190 0 => '1.0',
191 ),
192 ),
193 'psr/log' => array(
194 'pretty_version' => '1.1.4',
195 'version' => '1.1.4.0',
196 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
197 'type' => 'library',
198 'install_path' => __DIR__ . '/../psr/log',
199 'aliases' => array(),
200 'dev_requirement' => false,
201 ),
202 'psr/log-implementation' => array(
203 'dev_requirement' => false,
204 'provided' => array(
205 0 => '1.0.0 || 2.0.0 || 3.0.0',
206 ),
207 ),
208 'ralouphie/getallheaders' => array(
209 'pretty_version' => '3.0.3',
210 'version' => '3.0.3.0',
211 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
212 'type' => 'library',
213 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
214 'aliases' => array(),
215 'dev_requirement' => false,
216 ),
217 'symfony/deprecation-contracts' => array(
218 'pretty_version' => 'v2.5.3',
219 'version' => '2.5.3.0',
220 'reference' => '80d075412b557d41002320b96a096ca65aa2c98d',
221 'type' => 'library',
222 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
223 'aliases' => array(),
224 'dev_requirement' => false,
225 ),
226 'thenetworg/oauth2-azure' => array(
227 'pretty_version' => 'v2.2.2',
228 'version' => '2.2.2.0',
229 'reference' => 'be204a5135f016470a9c33e82ab48785bbc11af2',
230 'type' => 'library',
231 'install_path' => __DIR__ . '/../thenetworg/oauth2-azure',
232 'aliases' => array(),
233 'dev_requirement' => false,
234 ),
235 'uhm-coe/authorizer' => array(
236 'pretty_version' => 'dev-master',
237 'version' => 'dev-master',
238 'reference' => '902774c9891f5034759c87a8a88081dea4cdb9c5',
239 'type' => 'project',
240 'install_path' => __DIR__ . '/../../',
241 'aliases' => array(),
242 'dev_requirement' => false,
243 ),
244 ),
245 );
246