Commit ab395fa0f418fd064b80c907fab29a2d176bc30e
1 parent
f45ab815
-Image manager in process, need to add css
Showing
1 changed file
with
5962 additions
and
0 deletions
Show diff stats
composer.lock
1 | +{ | ||
2 | + "_readme": [ | ||
3 | + "This file locks the dependencies of your project to a known state", | ||
4 | + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | ||
5 | + "This file is @generated automatically" | ||
6 | + ], | ||
7 | + "hash": "b4ab0fa1bc7e99726c7e1635f38493e3", | ||
8 | + "content-hash": "52908a2a90739d8e8c578f9e244ad8c8", | ||
9 | + "packages": [ | ||
10 | + { | ||
11 | + "name": "2amigos/yii2-tinymce-widget", | ||
12 | + "version": "1.1.2", | ||
13 | + "source": { | ||
14 | + "type": "git", | ||
15 | + "url": "https://github.com/2amigos/yii2-tinymce-widget.git", | ||
16 | + "reference": "4f519e37774ef231e4b4d6046854d5638548c8e0" | ||
17 | + }, | ||
18 | + "dist": { | ||
19 | + "type": "zip", | ||
20 | + "url": "https://api.github.com/repos/2amigos/yii2-tinymce-widget/zipball/4f519e37774ef231e4b4d6046854d5638548c8e0", | ||
21 | + "reference": "4f519e37774ef231e4b4d6046854d5638548c8e0", | ||
22 | + "shasum": "" | ||
23 | + }, | ||
24 | + "require": { | ||
25 | + "tinymce/tinymce": ">=4", | ||
26 | + "yiisoft/yii2": "~2.0.0" | ||
27 | + }, | ||
28 | + "require-dev": { | ||
29 | + "phpunit/phpunit": "4.*" | ||
30 | + }, | ||
31 | + "type": "yii2-extension", | ||
32 | + "extra": { | ||
33 | + "branch-alias": { | ||
34 | + "dev-master": "1.0-dev" | ||
35 | + }, | ||
36 | + "asset-installer-paths": { | ||
37 | + "bower-asset-library": "vendor/bower" | ||
38 | + } | ||
39 | + }, | ||
40 | + "autoload": { | ||
41 | + "psr-4": { | ||
42 | + "dosamigos\\tinymce\\": "src" | ||
43 | + } | ||
44 | + }, | ||
45 | + "notification-url": "https://packagist.org/downloads/", | ||
46 | + "license": [ | ||
47 | + "BSD-3-Clause" | ||
48 | + ], | ||
49 | + "authors": [ | ||
50 | + { | ||
51 | + "name": "2amigOS! Consulting Group", | ||
52 | + "email": "hola@2amigos.us", | ||
53 | + "homepage": "http://2amigos.us", | ||
54 | + "role": "Developer" | ||
55 | + } | ||
56 | + ], | ||
57 | + "description": "TinyMCE widget for Yii2.", | ||
58 | + "homepage": "http://yiiwheels.com/extension/tinymce-widget", | ||
59 | + "keywords": [ | ||
60 | + "2amigos", | ||
61 | + "extension", | ||
62 | + "tinymce", | ||
63 | + "widget", | ||
64 | + "yii", | ||
65 | + "yii 2", | ||
66 | + "yii2" | ||
67 | + ], | ||
68 | + "time": "2017-06-09 14:12:14" | ||
69 | + }, | ||
70 | + { | ||
71 | + "name": "artweb/artbox-catalog", | ||
72 | + "version": "v0.0.5-stable", | ||
73 | + "source": { | ||
74 | + "type": "git", | ||
75 | + "url": "git@gitlab.artweb.com.ua:yarik.nechyporuk/artbox-catalog.git", | ||
76 | + "reference": "b66f6abad89f2e402a41d584c1c5a67e5eff8ca9" | ||
77 | + }, | ||
78 | + "require": { | ||
79 | + "artweb/artbox-core": "~0.0.1", | ||
80 | + "php": ">=7.0", | ||
81 | + "yiisoft/yii2": "~2.0" | ||
82 | + }, | ||
83 | + "type": "yii2-extension", | ||
84 | + "autoload": { | ||
85 | + "psr-4": { | ||
86 | + "artbox\\catalog\\": "" | ||
87 | + } | ||
88 | + }, | ||
89 | + "license": [ | ||
90 | + "BSD-3-Clause" | ||
91 | + ], | ||
92 | + "description": "Artbox catalog extension", | ||
93 | + "time": "2017-06-23 12:25:08" | ||
94 | + }, | ||
95 | + { | ||
96 | + "name": "artweb/artbox-core", | ||
97 | + "version": "v0.0.8-stable", | ||
98 | + "source": { | ||
99 | + "type": "git", | ||
100 | + "url": "git@gitlab.artweb.com.ua:yarik.nechyporuk/artbox-core.git", | ||
101 | + "reference": "becbaf610b959abbe6693a4b62b6933c3574cb1a" | ||
102 | + }, | ||
103 | + "require": { | ||
104 | + "2amigos/yii2-tinymce-widget": "~1.0", | ||
105 | + "bower-asset/amcharts": "*", | ||
106 | + "kartik-v/yii2-widget-fileinput": "*", | ||
107 | + "php": ">=7.0", | ||
108 | + "yiisoft/yii2": "~2.0", | ||
109 | + "yiisoft/yii2-bootstrap": "~2.0", | ||
110 | + "yiisoft/yii2-imagine": "~2.0", | ||
111 | + "yiisoft/yii2-swiftmailer": "~2.0", | ||
112 | + "yiister/yii2-gentelella": "~1.0" | ||
113 | + }, | ||
114 | + "type": "yii2-extension", | ||
115 | + "autoload": { | ||
116 | + "psr-4": { | ||
117 | + "artbox\\core\\": "" | ||
118 | + } | ||
119 | + }, | ||
120 | + "license": [ | ||
121 | + "BSD-3-Clause" | ||
122 | + ], | ||
123 | + "description": "Artbox core extension", | ||
124 | + "time": "2017-06-23 12:25:08" | ||
125 | + }, | ||
126 | + { | ||
127 | + "name": "artweb/artbox-order", | ||
128 | + "version": "v0.0.3-stable", | ||
129 | + "source": { | ||
130 | + "type": "git", | ||
131 | + "url": "git@gitlab.artweb.com.ua:yarik.nechyporuk/artbox-order.git", | ||
132 | + "reference": "e5e827a887bafa143cc49b06e6793b038a3434df" | ||
133 | + }, | ||
134 | + "require": { | ||
135 | + "artweb/artbox-core": "~0.0.1", | ||
136 | + "php": ">=7.0", | ||
137 | + "yiisoft/yii2": "~2.0" | ||
138 | + }, | ||
139 | + "type": "yii2-extension", | ||
140 | + "autoload": { | ||
141 | + "psr-4": { | ||
142 | + "artbox\\order\\": "" | ||
143 | + } | ||
144 | + }, | ||
145 | + "license": [ | ||
146 | + "BSD-3-Clause" | ||
147 | + ], | ||
148 | + "description": "Artbox order extension", | ||
149 | + "time": "2017-06-23 10:05:00" | ||
150 | + }, | ||
151 | + { | ||
152 | + "name": "artweb/artbox-webcomment", | ||
153 | + "version": "v0.0.2-stable", | ||
154 | + "source": { | ||
155 | + "type": "git", | ||
156 | + "url": "git@gitlab.artweb.com.ua:yarik.nechyporuk/artbox-webcomment.git", | ||
157 | + "reference": "30415cabe627fe1029e685168fd1f3a74344d280" | ||
158 | + }, | ||
159 | + "require": { | ||
160 | + "artweb/artbox-catalog": "~0.0.1", | ||
161 | + "artweb/artbox-core": "~0.0.1", | ||
162 | + "php": ">=7.0", | ||
163 | + "yiisoft/yii2": "~2.0" | ||
164 | + }, | ||
165 | + "type": "yii2-extension", | ||
166 | + "autoload": { | ||
167 | + "psr-4": { | ||
168 | + "artbox\\webcomment\\": "" | ||
169 | + } | ||
170 | + }, | ||
171 | + "license": [ | ||
172 | + "BSD-3-Clause" | ||
173 | + ], | ||
174 | + "description": "Artbox comment extension", | ||
175 | + "time": "2017-06-01 11:09:41" | ||
176 | + }, | ||
177 | + { | ||
178 | + "name": "artweb/artbox-weblog", | ||
179 | + "version": "v0.0.3.stable", | ||
180 | + "source": { | ||
181 | + "type": "git", | ||
182 | + "url": "git@gitlab.artweb.com.ua:Alexey/artbox-weblog.git", | ||
183 | + "reference": "933c16cbff2107f0b0f9fc4c278ef888966b5a81" | ||
184 | + }, | ||
185 | + "require": { | ||
186 | + "php": ">=7.0", | ||
187 | + "yiisoft/yii2": "~2.0", | ||
188 | + "yiisoft/yii2-bootstrap": "~2.0" | ||
189 | + }, | ||
190 | + "type": "yii2-extension", | ||
191 | + "autoload": { | ||
192 | + "psr-4": { | ||
193 | + "artbox\\weblog\\": "" | ||
194 | + } | ||
195 | + }, | ||
196 | + "license": [ | ||
197 | + "BSD-3-Clause" | ||
198 | + ], | ||
199 | + "description": "Artbox blog support extension", | ||
200 | + "time": "2017-06-23 11:52:22" | ||
201 | + }, | ||
202 | + { | ||
203 | + "name": "bower-asset/amcharts", | ||
204 | + "version": "dev-master", | ||
205 | + "source": { | ||
206 | + "type": "git", | ||
207 | + "url": "https://github.com/arturgspb/bower-amcharts.git", | ||
208 | + "reference": "2c769000cedd96ff6dad4cb676f1453e5661f438" | ||
209 | + }, | ||
210 | + "dist": { | ||
211 | + "type": "zip", | ||
212 | + "url": "https://api.github.com/repos/arturgspb/bower-amcharts/zipball/2c769000cedd96ff6dad4cb676f1453e5661f438", | ||
213 | + "reference": "2c769000cedd96ff6dad4cb676f1453e5661f438", | ||
214 | + "shasum": "" | ||
215 | + }, | ||
216 | + "type": "bower-asset-library", | ||
217 | + "extra": { | ||
218 | + "bower-asset-main": "./dist/amcharts/amcharts.js" | ||
219 | + }, | ||
220 | + "time": "2016-01-04 17:22:55" | ||
221 | + }, | ||
222 | + { | ||
223 | + "name": "bower-asset/amcharts-stock", | ||
224 | + "version": "dev-master", | ||
225 | + "source": { | ||
226 | + "type": "git", | ||
227 | + "url": "https://github.com/denisvolokh/bower-amcharts-stock.git", | ||
228 | + "reference": "22a2d2032328dc4d29282384a14f4994c6f3f8f1" | ||
229 | + }, | ||
230 | + "dist": { | ||
231 | + "type": "zip", | ||
232 | + "url": "https://api.github.com/repos/denisvolokh/bower-amcharts-stock/zipball/22a2d2032328dc4d29282384a14f4994c6f3f8f1", | ||
233 | + "reference": "22a2d2032328dc4d29282384a14f4994c6f3f8f1", | ||
234 | + "shasum": "" | ||
235 | + }, | ||
236 | + "type": "bower-asset-library", | ||
237 | + "extra": { | ||
238 | + "bower-asset-main": "./dist/amcharts/amcharts.js", | ||
239 | + "branch-alias": { | ||
240 | + "dev-master": "3.13.0-dev" | ||
241 | + } | ||
242 | + }, | ||
243 | + "time": "2015-01-28 07:40:20" | ||
244 | + }, | ||
245 | + { | ||
246 | + "name": "bower-asset/bootstrap", | ||
247 | + "version": "v3.3.7", | ||
248 | + "source": { | ||
249 | + "type": "git", | ||
250 | + "url": "https://github.com/twbs/bootstrap.git", | ||
251 | + "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" | ||
252 | + }, | ||
253 | + "dist": { | ||
254 | + "type": "zip", | ||
255 | + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", | ||
256 | + "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", | ||
257 | + "shasum": "" | ||
258 | + }, | ||
259 | + "require": { | ||
260 | + "bower-asset/jquery": ">=1.9.1,<=3" | ||
261 | + }, | ||
262 | + "type": "bower-asset-library", | ||
263 | + "extra": { | ||
264 | + "bower-asset-main": [ | ||
265 | + "less/bootstrap.less", | ||
266 | + "dist/js/bootstrap.js" | ||
267 | + ], | ||
268 | + "bower-asset-ignore": [ | ||
269 | + "/.*", | ||
270 | + "_config.yml", | ||
271 | + "CNAME", | ||
272 | + "composer.json", | ||
273 | + "CONTRIBUTING.md", | ||
274 | + "docs", | ||
275 | + "js/tests", | ||
276 | + "test-infra" | ||
277 | + ] | ||
278 | + }, | ||
279 | + "license": [ | ||
280 | + "MIT" | ||
281 | + ], | ||
282 | + "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", | ||
283 | + "keywords": [ | ||
284 | + "css", | ||
285 | + "framework", | ||
286 | + "front-end", | ||
287 | + "js", | ||
288 | + "less", | ||
289 | + "mobile-first", | ||
290 | + "responsive", | ||
291 | + "web" | ||
292 | + ] | ||
293 | + }, | ||
294 | + { | ||
295 | + "name": "bower-asset/gentelella", | ||
296 | + "version": "1.4.0", | ||
297 | + "source": { | ||
298 | + "type": "git", | ||
299 | + "url": "https://github.com/puikinsh/gentelella.git", | ||
300 | + "reference": "3448fdfdf16a41707d6e2a8154d592a88d85c41c" | ||
301 | + }, | ||
302 | + "dist": { | ||
303 | + "type": "zip", | ||
304 | + "url": "https://api.github.com/repos/puikinsh/gentelella/zipball/3448fdfdf16a41707d6e2a8154d592a88d85c41c", | ||
305 | + "reference": "3448fdfdf16a41707d6e2a8154d592a88d85c41c", | ||
306 | + "shasum": "" | ||
307 | + }, | ||
308 | + "require-dev": { | ||
309 | + "bower-asset/animate.css": ">=3.5.1,<4.0.0", | ||
310 | + "bower-asset/autosize": ">=3.0.15,<4.0.0", | ||
311 | + "bower-asset/bootstrap": ">=3.3.7,<4.0.0", | ||
312 | + "bower-asset/bootstrap-colorpicker": ">=2.3.3,<3.0.0", | ||
313 | + "bower-asset/bootstrap-daterangepicker": "dev-master", | ||
314 | + "bower-asset/bootstrap-progressbar": ">=0.9.0,<0.10.0", | ||
315 | + "bower-asset/bootstrap-wysiwyg-steveathon": ">=1.0.5,<2.0.0", | ||
316 | + "bower-asset/chart.js": ">=2.0.2,<3.0.0", | ||
317 | + "bower-asset/cropper": ">=2.3.0,<3.0.0", | ||
318 | + "bower-asset/datatables.net": ">=1.10.11,<2.0.0", | ||
319 | + "bower-asset/datatables.net-bs": ">=1.10.11,<2.0.0", | ||
320 | + "bower-asset/datatables.net-buttons": ">=1.1.2,<2.0.0", | ||
321 | + "bower-asset/datatables.net-buttons-bs": ">=1.1.2,<2.0.0", | ||
322 | + "bower-asset/datatables.net-fixedheader": ">=3.1.1,<4.0.0", | ||
323 | + "bower-asset/datatables.net-fixedheader-bs": ">=3.1.1,<4.0.0", | ||
324 | + "bower-asset/datatables.net-keytable": ">=2.1.1,<3.0.0", | ||
325 | + "bower-asset/datatables.net-responsive": ">=2.0.2,<3.0.0", | ||
326 | + "bower-asset/datatables.net-responsive-bs": ">=2.0.2,<3.0.0", | ||
327 | + "bower-asset/datatables.net-scroller": ">=1.4.1,<2.0.0", | ||
328 | + "bower-asset/datatables.net-scroller-bs": ">=1.4.1,<2.0.0", | ||
329 | + "bower-asset/datejs": ">=1.0.0-RC3,<2.0.0", | ||
330 | + "bower-asset/devbridge-autocomplete": ">=1.2.24,<2.0.0", | ||
331 | + "bower-asset/dropzone": ">=4.3.0,<5.0.0", | ||
332 | + "bower-asset/echarts": ">=3.1.7,<4.0.0", | ||
333 | + "bower-asset/fastclick": ">=1.0.6,<2.0.0", | ||
334 | + "bower-asset/flot": ">=0.8.3,<0.9.0", | ||
335 | + "bower-asset/flot-spline": ">=0.8.2,<0.9.0", | ||
336 | + "bower-asset/flot.curvedlines": ">=1.1.1,<2.0.0", | ||
337 | + "bower-asset/flot.orderbars": "*", | ||
338 | + "bower-asset/fontawesome": ">=4.6.1,<5.0.0", | ||
339 | + "bower-asset/fullcalendar": ">=2.6.1,<3.0.0", | ||
340 | + "bower-asset/gauge.js": ">=1.2.1,<2.0.0", | ||
341 | + "bower-asset/icheck": ">=1.0.2,<2.0.0", | ||
342 | + "bower-asset/ionrangeslider": ">=2.1.3,<3.0.0", | ||
343 | + "bower-asset/jquery": ">=2.2.3,<3.0.0", | ||
344 | + "bower-asset/jquery-knob": ">=1.2.13,<2.0.0", | ||
345 | + "bower-asset/jquery-smart-wizard": ">=3.3.1,<4.0.0", | ||
346 | + "bower-asset/jquery-sparkline": ">=2.1.3,<3.0.0", | ||
347 | + "bower-asset/jquery.easy-pie-chart": ">=2.1.6,<3.0.0", | ||
348 | + "bower-asset/jquery.inputmask": ">=3.3.1,<4.0.0", | ||
349 | + "bower-asset/jquery.tagsinput": ">=1.3.6,<2.0.0", | ||
350 | + "bower-asset/jqvmap": "dev-master", | ||
351 | + "bower-asset/jszip": "2.6.0", | ||
352 | + "bower-asset/malihu-custom-scrollbar-plugin": ">=3.1.3,<4.0.0", | ||
353 | + "bower-asset/morris.js": ">=0.5.1,<0.6.0", | ||
354 | + "bower-asset/normalize-css": ">=4.1.1,<5.0.0", | ||
355 | + "bower-asset/nprogress": ">=0.2.0,<0.3.0", | ||
356 | + "bower-asset/parsleyjs": ">=2.3.10,<3.0.0", | ||
357 | + "bower-asset/pdfmake": ">=0.1.20,<0.2.0", | ||
358 | + "bower-asset/pnotify": ">=3.0.0,<4.0.0", | ||
359 | + "bower-asset/select2": ">=4.0.2,<5.0.0", | ||
360 | + "bower-asset/skycons": "*", | ||
361 | + "bower-asset/starrr": ">=2.0.0,<3.0.0", | ||
362 | + "bower-asset/switchery": ">=0.8.1,<0.9.0", | ||
363 | + "bower-asset/validator": ">=1.0.6,<2.0.0" | ||
364 | + }, | ||
365 | + "type": "bower-asset-library", | ||
366 | + "extra": { | ||
367 | + "bower-asset-ignore": [ | ||
368 | + "**/.*", | ||
369 | + "documentation" | ||
370 | + ] | ||
371 | + }, | ||
372 | + "license": [ | ||
373 | + "MIT" | ||
374 | + ], | ||
375 | + "description": "Gentelella Admin is a free to use Bootstrap admin template", | ||
376 | + "keywords": [ | ||
377 | + "admin", | ||
378 | + "backend", | ||
379 | + "bootstrap", | ||
380 | + "css", | ||
381 | + "html", | ||
382 | + "js", | ||
383 | + "responsive", | ||
384 | + "template", | ||
385 | + "theme" | ||
386 | + ] | ||
387 | + }, | ||
388 | + { | ||
389 | + "name": "bower-asset/icheck", | ||
390 | + "version": "1.0.2", | ||
391 | + "source": { | ||
392 | + "type": "git", | ||
393 | + "url": "https://github.com/fronteed/icheck.git", | ||
394 | + "reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05" | ||
395 | + }, | ||
396 | + "dist": { | ||
397 | + "type": "zip", | ||
398 | + "url": "https://api.github.com/repos/fronteed/icheck/zipball/8a6eb37bd7dab1e843c1b630c91c6398ff409d05", | ||
399 | + "reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05", | ||
400 | + "shasum": "" | ||
401 | + }, | ||
402 | + "require": { | ||
403 | + "bower-asset/jquery": ">=1.7" | ||
404 | + }, | ||
405 | + "type": "bower-asset-library", | ||
406 | + "extra": { | ||
407 | + "bower-asset-main": [ | ||
408 | + "./icheck.min.js" | ||
409 | + ], | ||
410 | + "bower-asset-ignore": [ | ||
411 | + ".gitignore", | ||
412 | + "CHANGELOG.md", | ||
413 | + "README.md", | ||
414 | + "demo/" | ||
415 | + ] | ||
416 | + }, | ||
417 | + "license": [ | ||
418 | + "MIT" | ||
419 | + ], | ||
420 | + "description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)", | ||
421 | + "keywords": [ | ||
422 | + "accessibility", | ||
423 | + "checkbox", | ||
424 | + "checked", | ||
425 | + "custom", | ||
426 | + "disabled", | ||
427 | + "field", | ||
428 | + "form", | ||
429 | + "icheck", | ||
430 | + "indeterminate", | ||
431 | + "input", | ||
432 | + "radio", | ||
433 | + "replacement", | ||
434 | + "skins", | ||
435 | + "ui" | ||
436 | + ] | ||
437 | + }, | ||
438 | + { | ||
439 | + "name": "bower-asset/jquery", | ||
440 | + "version": "2.2.4", | ||
441 | + "source": { | ||
442 | + "type": "git", | ||
443 | + "url": "https://github.com/jquery/jquery-dist.git", | ||
444 | + "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" | ||
445 | + }, | ||
446 | + "dist": { | ||
447 | + "type": "zip", | ||
448 | + "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", | ||
449 | + "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", | ||
450 | + "shasum": "" | ||
451 | + }, | ||
452 | + "type": "bower-asset-library", | ||
453 | + "extra": { | ||
454 | + "bower-asset-main": "dist/jquery.js", | ||
455 | + "bower-asset-ignore": [ | ||
456 | + "package.json" | ||
457 | + ] | ||
458 | + }, | ||
459 | + "license": [ | ||
460 | + "MIT" | ||
461 | + ], | ||
462 | + "keywords": [ | ||
463 | + "browser", | ||
464 | + "javascript", | ||
465 | + "jquery", | ||
466 | + "library" | ||
467 | + ] | ||
468 | + }, | ||
469 | + { | ||
470 | + "name": "bower-asset/jquery.inputmask", | ||
471 | + "version": "3.3.7", | ||
472 | + "source": { | ||
473 | + "type": "git", | ||
474 | + "url": "https://github.com/RobinHerbots/Inputmask.git", | ||
475 | + "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10" | ||
476 | + }, | ||
477 | + "dist": { | ||
478 | + "type": "zip", | ||
479 | + "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/9835731cb78cac749734d94a1cb5bd70da4d3b10", | ||
480 | + "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10", | ||
481 | + "shasum": "" | ||
482 | + }, | ||
483 | + "require": { | ||
484 | + "bower-asset/jquery": ">=1.7" | ||
485 | + }, | ||
486 | + "type": "bower-asset-library", | ||
487 | + "extra": { | ||
488 | + "bower-asset-main": [ | ||
489 | + "./dist/inputmask/inputmask.js", | ||
490 | + "./dist/inputmask/inputmask.extensions.js", | ||
491 | + "./dist/inputmask/inputmask.date.extensions.js", | ||
492 | + "./dist/inputmask/inputmask.numeric.extensions.js", | ||
493 | + "./dist/inputmask/inputmask.phone.extensions.js", | ||
494 | + "./dist/inputmask/jquery.inputmask.js", | ||
495 | + "./dist/inputmask/global/document.js", | ||
496 | + "./dist/inputmask/global/window.js", | ||
497 | + "./dist/inputmask/phone-codes/phone.js", | ||
498 | + "./dist/inputmask/phone-codes/phone-be.js", | ||
499 | + "./dist/inputmask/phone-codes/phone-nl.js", | ||
500 | + "./dist/inputmask/phone-codes/phone-ru.js", | ||
501 | + "./dist/inputmask/phone-codes/phone-uk.js", | ||
502 | + "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js", | ||
503 | + "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js", | ||
504 | + "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js", | ||
505 | + "./dist/inputmask/bindings/inputmask.binding.js" | ||
506 | + ], | ||
507 | + "bower-asset-ignore": [ | ||
508 | + "**/*", | ||
509 | + "!dist/*", | ||
510 | + "!dist/inputmask/*", | ||
511 | + "!dist/min/*", | ||
512 | + "!dist/min/inputmask/*" | ||
513 | + ] | ||
514 | + }, | ||
515 | + "license": [ | ||
516 | + "http://opensource.org/licenses/mit-license.php" | ||
517 | + ], | ||
518 | + "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.", | ||
519 | + "keywords": [ | ||
520 | + "form", | ||
521 | + "input", | ||
522 | + "inputmask", | ||
523 | + "jquery", | ||
524 | + "mask", | ||
525 | + "plugins" | ||
526 | + ] | ||
527 | + }, | ||
528 | + { | ||
529 | + "name": "bower-asset/pnotify", | ||
530 | + "version": "2.1.0", | ||
531 | + "source": { | ||
532 | + "type": "git", | ||
533 | + "url": "https://github.com/sciactive/pnotify.git", | ||
534 | + "reference": "4ca6d8089ec45997ae7be37efc51f1ddad336933" | ||
535 | + }, | ||
536 | + "dist": { | ||
537 | + "type": "zip", | ||
538 | + "url": "https://api.github.com/repos/sciactive/pnotify/zipball/4ca6d8089ec45997ae7be37efc51f1ddad336933", | ||
539 | + "reference": "4ca6d8089ec45997ae7be37efc51f1ddad336933", | ||
540 | + "shasum": "" | ||
541 | + }, | ||
542 | + "type": "bower-asset-library", | ||
543 | + "extra": { | ||
544 | + "bower-asset-main": [ | ||
545 | + "src/pnotify.core.js", | ||
546 | + "src/pnotify.core.min.js", | ||
547 | + "src/pnotify.buttons.js", | ||
548 | + "src/pnotify.buttons.min.js", | ||
549 | + "src/pnotify.callbacks.js", | ||
550 | + "src/pnotify.callbacks.min.js", | ||
551 | + "src/pnotify.confirm.js", | ||
552 | + "src/pnotify.confirm.min.js", | ||
553 | + "src/pnotify.desktop.js", | ||
554 | + "src/pnotify.desktop.min.js", | ||
555 | + "src/pnotify.history.js", | ||
556 | + "src/pnotify.history.min.js", | ||
557 | + "src/pnotify.nonblock.js", | ||
558 | + "src/pnotify.nonblock.min.js", | ||
559 | + "src/pnotify.core.css", | ||
560 | + "src/pnotify.core.min.css", | ||
561 | + "src/pnotify.buttons.css", | ||
562 | + "src/pnotify.buttons.min.css", | ||
563 | + "src/pnotify.history.css", | ||
564 | + "src/pnotify.history.min.css" | ||
565 | + ], | ||
566 | + "bower-asset-ignore": [ | ||
567 | + "build-cache/", | ||
568 | + "build-tools/", | ||
569 | + "includes/", | ||
570 | + "oxygen/", | ||
571 | + "devnote*.*", | ||
572 | + "index.html", | ||
573 | + "README.md", | ||
574 | + "testing.html", | ||
575 | + "buildcustom.php", | ||
576 | + "package.json", | ||
577 | + "src/pnotify.tooltip.js", | ||
578 | + "src/pnotify.tooltip.min.js", | ||
579 | + "src/pnotify.mobile.js", | ||
580 | + "src/pnotify.mobile.min.js" | ||
581 | + ] | ||
582 | + }, | ||
583 | + "license": [ | ||
584 | + "GPL-3.0", | ||
585 | + "LGPL-3.0", | ||
586 | + "MPL-1.1" | ||
587 | + ], | ||
588 | + "description": "JavaScript notification plugin." | ||
589 | + }, | ||
590 | + { | ||
591 | + "name": "bower-asset/punycode", | ||
592 | + "version": "v1.3.2", | ||
593 | + "source": { | ||
594 | + "type": "git", | ||
595 | + "url": "https://github.com/bestiejs/punycode.js.git", | ||
596 | + "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" | ||
597 | + }, | ||
598 | + "dist": { | ||
599 | + "type": "zip", | ||
600 | + "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", | ||
601 | + "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", | ||
602 | + "shasum": "" | ||
603 | + }, | ||
604 | + "type": "bower-asset-library", | ||
605 | + "extra": { | ||
606 | + "bower-asset-main": "punycode.js", | ||
607 | + "bower-asset-ignore": [ | ||
608 | + "coverage", | ||
609 | + "tests", | ||
610 | + ".*", | ||
611 | + "component.json", | ||
612 | + "Gruntfile.js", | ||
613 | + "node_modules", | ||
614 | + "package.json" | ||
615 | + ] | ||
616 | + } | ||
617 | + }, | ||
618 | + { | ||
619 | + "name": "bower-asset/yii2-pjax", | ||
620 | + "version": "v2.0.6", | ||
621 | + "source": { | ||
622 | + "type": "git", | ||
623 | + "url": "https://github.com/yiisoft/jquery-pjax.git", | ||
624 | + "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" | ||
625 | + }, | ||
626 | + "dist": { | ||
627 | + "type": "zip", | ||
628 | + "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", | ||
629 | + "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", | ||
630 | + "shasum": "" | ||
631 | + }, | ||
632 | + "require": { | ||
633 | + "bower-asset/jquery": ">=1.8" | ||
634 | + }, | ||
635 | + "type": "bower-asset-library", | ||
636 | + "extra": { | ||
637 | + "bower-asset-main": "./jquery.pjax.js", | ||
638 | + "bower-asset-ignore": [ | ||
639 | + ".travis.yml", | ||
640 | + "Gemfile", | ||
641 | + "Gemfile.lock", | ||
642 | + "CONTRIBUTING.md", | ||
643 | + "vendor/", | ||
644 | + "script/", | ||
645 | + "test/" | ||
646 | + ] | ||
647 | + }, | ||
648 | + "license": [ | ||
649 | + "MIT" | ||
650 | + ] | ||
651 | + }, | ||
652 | + { | ||
653 | + "name": "cebe/markdown", | ||
654 | + "version": "1.1.1", | ||
655 | + "source": { | ||
656 | + "type": "git", | ||
657 | + "url": "https://github.com/cebe/markdown.git", | ||
658 | + "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166" | ||
659 | + }, | ||
660 | + "dist": { | ||
661 | + "type": "zip", | ||
662 | + "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", | ||
663 | + "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", | ||
664 | + "shasum": "" | ||
665 | + }, | ||
666 | + "require": { | ||
667 | + "lib-pcre": "*", | ||
668 | + "php": ">=5.4.0" | ||
669 | + }, | ||
670 | + "require-dev": { | ||
671 | + "cebe/indent": "*", | ||
672 | + "facebook/xhprof": "*@dev", | ||
673 | + "phpunit/phpunit": "4.1.*" | ||
674 | + }, | ||
675 | + "bin": [ | ||
676 | + "bin/markdown" | ||
677 | + ], | ||
678 | + "type": "library", | ||
679 | + "extra": { | ||
680 | + "branch-alias": { | ||
681 | + "dev-master": "1.1.x-dev" | ||
682 | + } | ||
683 | + }, | ||
684 | + "autoload": { | ||
685 | + "psr-4": { | ||
686 | + "cebe\\markdown\\": "" | ||
687 | + } | ||
688 | + }, | ||
689 | + "notification-url": "https://packagist.org/downloads/", | ||
690 | + "license": [ | ||
691 | + "MIT" | ||
692 | + ], | ||
693 | + "authors": [ | ||
694 | + { | ||
695 | + "name": "Carsten Brandt", | ||
696 | + "email": "mail@cebe.cc", | ||
697 | + "homepage": "http://cebe.cc/", | ||
698 | + "role": "Creator" | ||
699 | + } | ||
700 | + ], | ||
701 | + "description": "A super fast, highly extensible markdown parser for PHP", | ||
702 | + "homepage": "https://github.com/cebe/markdown#readme", | ||
703 | + "keywords": [ | ||
704 | + "extensible", | ||
705 | + "fast", | ||
706 | + "gfm", | ||
707 | + "markdown", | ||
708 | + "markdown-extra" | ||
709 | + ], | ||
710 | + "time": "2016-09-14 20:40:20" | ||
711 | + }, | ||
712 | + { | ||
713 | + "name": "container-interop/container-interop", | ||
714 | + "version": "1.2.0", | ||
715 | + "source": { | ||
716 | + "type": "git", | ||
717 | + "url": "https://github.com/container-interop/container-interop.git", | ||
718 | + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" | ||
719 | + }, | ||
720 | + "dist": { | ||
721 | + "type": "zip", | ||
722 | + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", | ||
723 | + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", | ||
724 | + "shasum": "" | ||
725 | + }, | ||
726 | + "require": { | ||
727 | + "psr/container": "^1.0" | ||
728 | + }, | ||
729 | + "type": "library", | ||
730 | + "autoload": { | ||
731 | + "psr-4": { | ||
732 | + "Interop\\Container\\": "src/Interop/Container/" | ||
733 | + } | ||
734 | + }, | ||
735 | + "notification-url": "https://packagist.org/downloads/", | ||
736 | + "license": [ | ||
737 | + "MIT" | ||
738 | + ], | ||
739 | + "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", | ||
740 | + "homepage": "https://github.com/container-interop/container-interop", | ||
741 | + "time": "2017-02-14 19:40:03" | ||
742 | + }, | ||
743 | + { | ||
744 | + "name": "darkaonline/ripcord", | ||
745 | + "version": "v0.1.4", | ||
746 | + "source": { | ||
747 | + "type": "git", | ||
748 | + "url": "https://github.com/DarkaOnLine/Ripcord.git", | ||
749 | + "reference": "b485483a931d68f0935933ad563e3a164e873df3" | ||
750 | + }, | ||
751 | + "dist": { | ||
752 | + "type": "zip", | ||
753 | + "url": "https://api.github.com/repos/DarkaOnLine/Ripcord/zipball/b485483a931d68f0935933ad563e3a164e873df3", | ||
754 | + "reference": "b485483a931d68f0935933ad563e3a164e873df3", | ||
755 | + "shasum": "" | ||
756 | + }, | ||
757 | + "require": { | ||
758 | + "php": ">=5.4" | ||
759 | + }, | ||
760 | + "type": "library", | ||
761 | + "autoload": { | ||
762 | + "psr-4": { | ||
763 | + "Ripcord\\": "src/Ripcord" | ||
764 | + } | ||
765 | + }, | ||
766 | + "notification-url": "https://packagist.org/downloads/", | ||
767 | + "license": [ | ||
768 | + "MIT" | ||
769 | + ], | ||
770 | + "authors": [ | ||
771 | + { | ||
772 | + "name": "Darius Matulionis", | ||
773 | + "email": "darius@matulionis.lt" | ||
774 | + } | ||
775 | + ], | ||
776 | + "description": "RPC client and server around PHP's xmlrpc library", | ||
777 | + "keywords": [ | ||
778 | + "rpc", | ||
779 | + "xml", | ||
780 | + "xmlrpc" | ||
781 | + ], | ||
782 | + "time": "2017-05-24 05:49:36" | ||
783 | + }, | ||
784 | + { | ||
785 | + "name": "ezyang/htmlpurifier", | ||
786 | + "version": "v4.9.3", | ||
787 | + "source": { | ||
788 | + "type": "git", | ||
789 | + "url": "https://github.com/ezyang/htmlpurifier.git", | ||
790 | + "reference": "95e1bae3182efc0f3422896a3236e991049dac69" | ||
791 | + }, | ||
792 | + "dist": { | ||
793 | + "type": "zip", | ||
794 | + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", | ||
795 | + "reference": "95e1bae3182efc0f3422896a3236e991049dac69", | ||
796 | + "shasum": "" | ||
797 | + }, | ||
798 | + "require": { | ||
799 | + "php": ">=5.2" | ||
800 | + }, | ||
801 | + "require-dev": { | ||
802 | + "simpletest/simpletest": "^1.1" | ||
803 | + }, | ||
804 | + "type": "library", | ||
805 | + "autoload": { | ||
806 | + "psr-0": { | ||
807 | + "HTMLPurifier": "library/" | ||
808 | + }, | ||
809 | + "files": [ | ||
810 | + "library/HTMLPurifier.composer.php" | ||
811 | + ] | ||
812 | + }, | ||
813 | + "notification-url": "https://packagist.org/downloads/", | ||
814 | + "license": [ | ||
815 | + "LGPL" | ||
816 | + ], | ||
817 | + "authors": [ | ||
818 | + { | ||
819 | + "name": "Edward Z. Yang", | ||
820 | + "email": "admin@htmlpurifier.org", | ||
821 | + "homepage": "http://ezyang.com" | ||
822 | + } | ||
823 | + ], | ||
824 | + "description": "Standards compliant HTML filter written in PHP", | ||
825 | + "homepage": "http://htmlpurifier.org/", | ||
826 | + "keywords": [ | ||
827 | + "html" | ||
828 | + ], | ||
829 | + "time": "2017-06-03 02:28:16" | ||
830 | + }, | ||
831 | + { | ||
832 | + "name": "firebase/php-jwt", | ||
833 | + "version": "v4.0.0", | ||
834 | + "source": { | ||
835 | + "type": "git", | ||
836 | + "url": "https://github.com/firebase/php-jwt.git", | ||
837 | + "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35" | ||
838 | + }, | ||
839 | + "dist": { | ||
840 | + "type": "zip", | ||
841 | + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35", | ||
842 | + "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35", | ||
843 | + "shasum": "" | ||
844 | + }, | ||
845 | + "require": { | ||
846 | + "php": ">=5.3.0" | ||
847 | + }, | ||
848 | + "type": "library", | ||
849 | + "autoload": { | ||
850 | + "psr-4": { | ||
851 | + "Firebase\\JWT\\": "src" | ||
852 | + } | ||
853 | + }, | ||
854 | + "notification-url": "https://packagist.org/downloads/", | ||
855 | + "license": [ | ||
856 | + "BSD-3-Clause" | ||
857 | + ], | ||
858 | + "authors": [ | ||
859 | + { | ||
860 | + "name": "Neuman Vong", | ||
861 | + "email": "neuman+pear@twilio.com", | ||
862 | + "role": "Developer" | ||
863 | + }, | ||
864 | + { | ||
865 | + "name": "Anant Narayanan", | ||
866 | + "email": "anant@php.net", | ||
867 | + "role": "Developer" | ||
868 | + } | ||
869 | + ], | ||
870 | + "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", | ||
871 | + "homepage": "https://github.com/firebase/php-jwt", | ||
872 | + "time": "2016-07-18 04:51:16" | ||
873 | + }, | ||
874 | + { | ||
875 | + "name": "fortawesome/font-awesome", | ||
876 | + "version": "v4.7.0", | ||
877 | + "source": { | ||
878 | + "type": "git", | ||
879 | + "url": "https://github.com/FortAwesome/Font-Awesome.git", | ||
880 | + "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687" | ||
881 | + }, | ||
882 | + "dist": { | ||
883 | + "type": "zip", | ||
884 | + "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687", | ||
885 | + "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687", | ||
886 | + "shasum": "" | ||
887 | + }, | ||
888 | + "require-dev": { | ||
889 | + "jekyll": "1.0.2", | ||
890 | + "lessc": "1.4.2" | ||
891 | + }, | ||
892 | + "type": "library", | ||
893 | + "extra": { | ||
894 | + "branch-alias": { | ||
895 | + "dev-master": "4.6.x-dev" | ||
896 | + } | ||
897 | + }, | ||
898 | + "notification-url": "https://packagist.org/downloads/", | ||
899 | + "license": [ | ||
900 | + "OFL-1.1", | ||
901 | + "MIT" | ||
902 | + ], | ||
903 | + "authors": [ | ||
904 | + { | ||
905 | + "name": "Dave Gandy", | ||
906 | + "email": "dave@fontawesome.io", | ||
907 | + "homepage": "http://twitter.com/davegandy", | ||
908 | + "role": "Developer" | ||
909 | + } | ||
910 | + ], | ||
911 | + "description": "The iconic font and CSS framework", | ||
912 | + "homepage": "http://fontawesome.io/", | ||
913 | + "keywords": [ | ||
914 | + "FontAwesome", | ||
915 | + "awesome", | ||
916 | + "bootstrap", | ||
917 | + "font", | ||
918 | + "icon" | ||
919 | + ], | ||
920 | + "time": "2016-10-24 15:52:54" | ||
921 | + }, | ||
922 | + { | ||
923 | + "name": "google/apiclient", | ||
924 | + "version": "v2.1.3", | ||
925 | + "source": { | ||
926 | + "type": "git", | ||
927 | + "url": "https://github.com/google/google-api-php-client.git", | ||
928 | + "reference": "43996f09df274158fd04fce98e8a82effe5f3717" | ||
929 | + }, | ||
930 | + "dist": { | ||
931 | + "type": "zip", | ||
932 | + "url": "https://api.github.com/repos/google/google-api-php-client/zipball/43996f09df274158fd04fce98e8a82effe5f3717", | ||
933 | + "reference": "43996f09df274158fd04fce98e8a82effe5f3717", | ||
934 | + "shasum": "" | ||
935 | + }, | ||
936 | + "require": { | ||
937 | + "firebase/php-jwt": "~2.0|~3.0|~4.0", | ||
938 | + "google/apiclient-services": "^0.11", | ||
939 | + "google/auth": "^0.11", | ||
940 | + "guzzlehttp/guzzle": "~5.2|~6.0", | ||
941 | + "guzzlehttp/psr7": "^1.2", | ||
942 | + "monolog/monolog": "^1.17", | ||
943 | + "php": ">=5.4", | ||
944 | + "phpseclib/phpseclib": "~0.3.10|~2.0" | ||
945 | + }, | ||
946 | + "require-dev": { | ||
947 | + "cache/filesystem-adapter": "^0.3.2", | ||
948 | + "phpunit/phpunit": "~4", | ||
949 | + "squizlabs/php_codesniffer": "~2.3", | ||
950 | + "symfony/css-selector": "~2.1", | ||
951 | + "symfony/dom-crawler": "~2.1" | ||
952 | + }, | ||
953 | + "suggest": { | ||
954 | + "cache/filesystem-adapter": "For caching certs and tokens (using Google_Client::setCache)" | ||
955 | + }, | ||
956 | + "type": "library", | ||
957 | + "extra": { | ||
958 | + "branch-alias": { | ||
959 | + "dev-master": "2.x-dev" | ||
960 | + } | ||
961 | + }, | ||
962 | + "autoload": { | ||
963 | + "psr-0": { | ||
964 | + "Google_": "src/" | ||
965 | + }, | ||
966 | + "classmap": [ | ||
967 | + "src/Google/Service/" | ||
968 | + ] | ||
969 | + }, | ||
970 | + "notification-url": "https://packagist.org/downloads/", | ||
971 | + "license": [ | ||
972 | + "Apache-2.0" | ||
973 | + ], | ||
974 | + "description": "Client library for Google APIs", | ||
975 | + "homepage": "http://developers.google.com/api-client-library/php", | ||
976 | + "keywords": [ | ||
977 | + "google" | ||
978 | + ], | ||
979 | + "time": "2017-03-22 18:32:04" | ||
980 | + }, | ||
981 | + { | ||
982 | + "name": "google/apiclient-services", | ||
983 | + "version": "v0.11", | ||
984 | + "source": { | ||
985 | + "type": "git", | ||
986 | + "url": "https://github.com/google/google-api-php-client-services.git", | ||
987 | + "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52" | ||
988 | + }, | ||
989 | + "dist": { | ||
990 | + "type": "zip", | ||
991 | + "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", | ||
992 | + "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", | ||
993 | + "shasum": "" | ||
994 | + }, | ||
995 | + "require": { | ||
996 | + "php": ">=5.4" | ||
997 | + }, | ||
998 | + "require-dev": { | ||
999 | + "phpunit/phpunit": "~4.8" | ||
1000 | + }, | ||
1001 | + "type": "library", | ||
1002 | + "autoload": { | ||
1003 | + "psr-0": { | ||
1004 | + "Google_Service_": "src" | ||
1005 | + } | ||
1006 | + }, | ||
1007 | + "notification-url": "https://packagist.org/downloads/", | ||
1008 | + "license": [ | ||
1009 | + "Apache-2.0" | ||
1010 | + ], | ||
1011 | + "description": "Client library for Google APIs", | ||
1012 | + "homepage": "http://developers.google.com/api-client-library/php", | ||
1013 | + "keywords": [ | ||
1014 | + "google" | ||
1015 | + ], | ||
1016 | + "time": "2017-03-13 17:40:44" | ||
1017 | + }, | ||
1018 | + { | ||
1019 | + "name": "google/auth", | ||
1020 | + "version": "v0.11.1", | ||
1021 | + "source": { | ||
1022 | + "type": "git", | ||
1023 | + "url": "https://github.com/google/google-auth-library-php.git", | ||
1024 | + "reference": "a240674b08a09949fd5597f7590b3ed83663a12d" | ||
1025 | + }, | ||
1026 | + "dist": { | ||
1027 | + "type": "zip", | ||
1028 | + "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/a240674b08a09949fd5597f7590b3ed83663a12d", | ||
1029 | + "reference": "a240674b08a09949fd5597f7590b3ed83663a12d", | ||
1030 | + "shasum": "" | ||
1031 | + }, | ||
1032 | + "require": { | ||
1033 | + "firebase/php-jwt": "~2.0|~3.0|~4.0", | ||
1034 | + "guzzlehttp/guzzle": "~5.3|~6.0", | ||
1035 | + "guzzlehttp/psr7": "~1.2", | ||
1036 | + "php": ">=5.4", | ||
1037 | + "psr/cache": "^1.0", | ||
1038 | + "psr/http-message": "^1.0" | ||
1039 | + }, | ||
1040 | + "require-dev": { | ||
1041 | + "friendsofphp/php-cs-fixer": "^1.11", | ||
1042 | + "phpunit/phpunit": "3.7.*" | ||
1043 | + }, | ||
1044 | + "type": "library", | ||
1045 | + "autoload": { | ||
1046 | + "classmap": [ | ||
1047 | + "src/" | ||
1048 | + ], | ||
1049 | + "psr-4": { | ||
1050 | + "Google\\Auth\\": "src" | ||
1051 | + } | ||
1052 | + }, | ||
1053 | + "notification-url": "https://packagist.org/downloads/", | ||
1054 | + "license": [ | ||
1055 | + "Apache-2.0" | ||
1056 | + ], | ||
1057 | + "description": "Google Auth Library for PHP", | ||
1058 | + "homepage": "http://github.com/google/google-auth-library-php", | ||
1059 | + "keywords": [ | ||
1060 | + "Authentication", | ||
1061 | + "google", | ||
1062 | + "oauth2" | ||
1063 | + ], | ||
1064 | + "time": "2016-11-02 14:59:14" | ||
1065 | + }, | ||
1066 | + { | ||
1067 | + "name": "guzzlehttp/guzzle", | ||
1068 | + "version": "6.3.0", | ||
1069 | + "source": { | ||
1070 | + "type": "git", | ||
1071 | + "url": "https://github.com/guzzle/guzzle.git", | ||
1072 | + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" | ||
1073 | + }, | ||
1074 | + "dist": { | ||
1075 | + "type": "zip", | ||
1076 | + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", | ||
1077 | + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", | ||
1078 | + "shasum": "" | ||
1079 | + }, | ||
1080 | + "require": { | ||
1081 | + "guzzlehttp/promises": "^1.0", | ||
1082 | + "guzzlehttp/psr7": "^1.4", | ||
1083 | + "php": ">=5.5" | ||
1084 | + }, | ||
1085 | + "require-dev": { | ||
1086 | + "ext-curl": "*", | ||
1087 | + "phpunit/phpunit": "^4.0 || ^5.0", | ||
1088 | + "psr/log": "^1.0" | ||
1089 | + }, | ||
1090 | + "suggest": { | ||
1091 | + "psr/log": "Required for using the Log middleware" | ||
1092 | + }, | ||
1093 | + "type": "library", | ||
1094 | + "extra": { | ||
1095 | + "branch-alias": { | ||
1096 | + "dev-master": "6.2-dev" | ||
1097 | + } | ||
1098 | + }, | ||
1099 | + "autoload": { | ||
1100 | + "files": [ | ||
1101 | + "src/functions_include.php" | ||
1102 | + ], | ||
1103 | + "psr-4": { | ||
1104 | + "GuzzleHttp\\": "src/" | ||
1105 | + } | ||
1106 | + }, | ||
1107 | + "notification-url": "https://packagist.org/downloads/", | ||
1108 | + "license": [ | ||
1109 | + "MIT" | ||
1110 | + ], | ||
1111 | + "authors": [ | ||
1112 | + { | ||
1113 | + "name": "Michael Dowling", | ||
1114 | + "email": "mtdowling@gmail.com", | ||
1115 | + "homepage": "https://github.com/mtdowling" | ||
1116 | + } | ||
1117 | + ], | ||
1118 | + "description": "Guzzle is a PHP HTTP client library", | ||
1119 | + "homepage": "http://guzzlephp.org/", | ||
1120 | + "keywords": [ | ||
1121 | + "client", | ||
1122 | + "curl", | ||
1123 | + "framework", | ||
1124 | + "http", | ||
1125 | + "http client", | ||
1126 | + "rest", | ||
1127 | + "web service" | ||
1128 | + ], | ||
1129 | + "time": "2017-06-22 18:50:49" | ||
1130 | + }, | ||
1131 | + { | ||
1132 | + "name": "guzzlehttp/promises", | ||
1133 | + "version": "v1.3.1", | ||
1134 | + "source": { | ||
1135 | + "type": "git", | ||
1136 | + "url": "https://github.com/guzzle/promises.git", | ||
1137 | + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" | ||
1138 | + }, | ||
1139 | + "dist": { | ||
1140 | + "type": "zip", | ||
1141 | + "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", | ||
1142 | + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", | ||
1143 | + "shasum": "" | ||
1144 | + }, | ||
1145 | + "require": { | ||
1146 | + "php": ">=5.5.0" | ||
1147 | + }, | ||
1148 | + "require-dev": { | ||
1149 | + "phpunit/phpunit": "^4.0" | ||
1150 | + }, | ||
1151 | + "type": "library", | ||
1152 | + "extra": { | ||
1153 | + "branch-alias": { | ||
1154 | + "dev-master": "1.4-dev" | ||
1155 | + } | ||
1156 | + }, | ||
1157 | + "autoload": { | ||
1158 | + "psr-4": { | ||
1159 | + "GuzzleHttp\\Promise\\": "src/" | ||
1160 | + }, | ||
1161 | + "files": [ | ||
1162 | + "src/functions_include.php" | ||
1163 | + ] | ||
1164 | + }, | ||
1165 | + "notification-url": "https://packagist.org/downloads/", | ||
1166 | + "license": [ | ||
1167 | + "MIT" | ||
1168 | + ], | ||
1169 | + "authors": [ | ||
1170 | + { | ||
1171 | + "name": "Michael Dowling", | ||
1172 | + "email": "mtdowling@gmail.com", | ||
1173 | + "homepage": "https://github.com/mtdowling" | ||
1174 | + } | ||
1175 | + ], | ||
1176 | + "description": "Guzzle promises library", | ||
1177 | + "keywords": [ | ||
1178 | + "promise" | ||
1179 | + ], | ||
1180 | + "time": "2016-12-20 10:07:11" | ||
1181 | + }, | ||
1182 | + { | ||
1183 | + "name": "guzzlehttp/psr7", | ||
1184 | + "version": "1.4.2", | ||
1185 | + "source": { | ||
1186 | + "type": "git", | ||
1187 | + "url": "https://github.com/guzzle/psr7.git", | ||
1188 | + "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" | ||
1189 | + }, | ||
1190 | + "dist": { | ||
1191 | + "type": "zip", | ||
1192 | + "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", | ||
1193 | + "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", | ||
1194 | + "shasum": "" | ||
1195 | + }, | ||
1196 | + "require": { | ||
1197 | + "php": ">=5.4.0", | ||
1198 | + "psr/http-message": "~1.0" | ||
1199 | + }, | ||
1200 | + "provide": { | ||
1201 | + "psr/http-message-implementation": "1.0" | ||
1202 | + }, | ||
1203 | + "require-dev": { | ||
1204 | + "phpunit/phpunit": "~4.0" | ||
1205 | + }, | ||
1206 | + "type": "library", | ||
1207 | + "extra": { | ||
1208 | + "branch-alias": { | ||
1209 | + "dev-master": "1.4-dev" | ||
1210 | + } | ||
1211 | + }, | ||
1212 | + "autoload": { | ||
1213 | + "psr-4": { | ||
1214 | + "GuzzleHttp\\Psr7\\": "src/" | ||
1215 | + }, | ||
1216 | + "files": [ | ||
1217 | + "src/functions_include.php" | ||
1218 | + ] | ||
1219 | + }, | ||
1220 | + "notification-url": "https://packagist.org/downloads/", | ||
1221 | + "license": [ | ||
1222 | + "MIT" | ||
1223 | + ], | ||
1224 | + "authors": [ | ||
1225 | + { | ||
1226 | + "name": "Michael Dowling", | ||
1227 | + "email": "mtdowling@gmail.com", | ||
1228 | + "homepage": "https://github.com/mtdowling" | ||
1229 | + }, | ||
1230 | + { | ||
1231 | + "name": "Tobias Schultze", | ||
1232 | + "homepage": "https://github.com/Tobion" | ||
1233 | + } | ||
1234 | + ], | ||
1235 | + "description": "PSR-7 message implementation that also provides common utility methods", | ||
1236 | + "keywords": [ | ||
1237 | + "http", | ||
1238 | + "message", | ||
1239 | + "request", | ||
1240 | + "response", | ||
1241 | + "stream", | ||
1242 | + "uri", | ||
1243 | + "url" | ||
1244 | + ], | ||
1245 | + "time": "2017-03-20 17:10:46" | ||
1246 | + }, | ||
1247 | + { | ||
1248 | + "name": "hiqdev/yii2-asset-icheck", | ||
1249 | + "version": "1.0.2.5", | ||
1250 | + "source": { | ||
1251 | + "type": "git", | ||
1252 | + "url": "https://github.com/hiqdev/yii2-asset-icheck.git", | ||
1253 | + "reference": "9dc8ea8e854f27bcff59198f8815da80dd696d18" | ||
1254 | + }, | ||
1255 | + "dist": { | ||
1256 | + "type": "zip", | ||
1257 | + "url": "https://api.github.com/repos/hiqdev/yii2-asset-icheck/zipball/9dc8ea8e854f27bcff59198f8815da80dd696d18", | ||
1258 | + "reference": "9dc8ea8e854f27bcff59198f8815da80dd696d18", | ||
1259 | + "shasum": "" | ||
1260 | + }, | ||
1261 | + "require": { | ||
1262 | + "bower-asset/icheck": "1.0.2", | ||
1263 | + "yiisoft/yii2": "~2.0" | ||
1264 | + }, | ||
1265 | + "require-dev": { | ||
1266 | + "hiqdev/composer-asset-plugin": "*@dev" | ||
1267 | + }, | ||
1268 | + "type": "yii2-extension", | ||
1269 | + "extra": { | ||
1270 | + "bower-dependencies": { | ||
1271 | + "icheck": "1.0.2" | ||
1272 | + } | ||
1273 | + }, | ||
1274 | + "autoload": { | ||
1275 | + "psr-4": { | ||
1276 | + "hiqdev\\assets\\icheck\\": "src" | ||
1277 | + } | ||
1278 | + }, | ||
1279 | + "notification-url": "https://packagist.org/downloads/", | ||
1280 | + "license": [ | ||
1281 | + "BSD-3-Clause" | ||
1282 | + ], | ||
1283 | + "authors": [ | ||
1284 | + { | ||
1285 | + "name": "Dmitry Naumenko", | ||
1286 | + "email": "silverfire@hiqdev.com", | ||
1287 | + "homepage": "http://silverfire.me/", | ||
1288 | + "role": "Lead backend developer" | ||
1289 | + }, | ||
1290 | + { | ||
1291 | + "name": "Andrii Vasyliev", | ||
1292 | + "email": "sol@hiqdev.com", | ||
1293 | + "homepage": "http://hipanel.com/", | ||
1294 | + "role": "Project lead" | ||
1295 | + }, | ||
1296 | + { | ||
1297 | + "name": "Andrey Klochok", | ||
1298 | + "email": "tafid@hiqdev.com", | ||
1299 | + "homepage": "http://hiqdev.com/", | ||
1300 | + "role": "Lead frontend developer" | ||
1301 | + }, | ||
1302 | + { | ||
1303 | + "name": "Yuriy Myronchuk", | ||
1304 | + "email": "bladeroot@hiqdev.com", | ||
1305 | + "homepage": "http://hiqdev.com/", | ||
1306 | + "role": "QA Lead" | ||
1307 | + } | ||
1308 | + ], | ||
1309 | + "description": "Yii2 asset for bower iCheck", | ||
1310 | + "homepage": "https://github.com/hiqdev/yii2-asset-icheck", | ||
1311 | + "keywords": [ | ||
1312 | + "asset", | ||
1313 | + "extension", | ||
1314 | + "iCheck", | ||
1315 | + "yii2" | ||
1316 | + ], | ||
1317 | + "time": "2016-03-30 10:59:26" | ||
1318 | + }, | ||
1319 | + { | ||
1320 | + "name": "hiqdev/yii2-asset-pnotify", | ||
1321 | + "version": "2.1.0", | ||
1322 | + "source": { | ||
1323 | + "type": "git", | ||
1324 | + "url": "https://github.com/hiqdev/yii2-asset-pnotify.git", | ||
1325 | + "reference": "d5bfa39fba84741523238e53b85ef7c2f37b789f" | ||
1326 | + }, | ||
1327 | + "dist": { | ||
1328 | + "type": "zip", | ||
1329 | + "url": "https://api.github.com/repos/hiqdev/yii2-asset-pnotify/zipball/d5bfa39fba84741523238e53b85ef7c2f37b789f", | ||
1330 | + "reference": "d5bfa39fba84741523238e53b85ef7c2f37b789f", | ||
1331 | + "shasum": "" | ||
1332 | + }, | ||
1333 | + "require": { | ||
1334 | + "bower-asset/pnotify": "2.1.0" | ||
1335 | + }, | ||
1336 | + "type": "package", | ||
1337 | + "autoload": { | ||
1338 | + "psr-4": { | ||
1339 | + "hiqdev\\assets\\pnotify\\": "src" | ||
1340 | + } | ||
1341 | + }, | ||
1342 | + "notification-url": "https://packagist.org/downloads/", | ||
1343 | + "license": [ | ||
1344 | + "BSD-3-Clause" | ||
1345 | + ], | ||
1346 | + "authors": [ | ||
1347 | + { | ||
1348 | + "name": "Andrii Vasyliev", | ||
1349 | + "email": "sol@hiqdev.com", | ||
1350 | + "homepage": "https://hipanel.com/", | ||
1351 | + "role": "Project lead" | ||
1352 | + }, | ||
1353 | + { | ||
1354 | + "name": "Andrey Klochok", | ||
1355 | + "email": "tafid@hiqdev.com", | ||
1356 | + "homepage": "https://hiqdev.com/", | ||
1357 | + "role": "Lead frontend developer" | ||
1358 | + }, | ||
1359 | + { | ||
1360 | + "name": "Yuriy Myronchuk", | ||
1361 | + "email": "bladeroot@hiqdev.com", | ||
1362 | + "homepage": "https://hiqdev.com/", | ||
1363 | + "role": "QA Lead" | ||
1364 | + }, | ||
1365 | + { | ||
1366 | + "name": "Dmitry Naumenko", | ||
1367 | + "email": "silverfire@hiqdev.com", | ||
1368 | + "homepage": "http://silverfire.me/", | ||
1369 | + "role": "Lead backend developer" | ||
1370 | + } | ||
1371 | + ], | ||
1372 | + "description": "Yii2 Asset Pnotify", | ||
1373 | + "homepage": "https://github.com/hiqdev/yii2-asset-pnotify", | ||
1374 | + "keywords": [ | ||
1375 | + "asset", | ||
1376 | + "pnotify", | ||
1377 | + "yii2" | ||
1378 | + ], | ||
1379 | + "time": "2015-09-09 15:16:38" | ||
1380 | + }, | ||
1381 | + { | ||
1382 | + "name": "imagine/imagine", | ||
1383 | + "version": "v0.6.3", | ||
1384 | + "source": { | ||
1385 | + "type": "git", | ||
1386 | + "url": "https://github.com/avalanche123/Imagine.git", | ||
1387 | + "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d" | ||
1388 | + }, | ||
1389 | + "dist": { | ||
1390 | + "type": "zip", | ||
1391 | + "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/149041d2a1b517107bfe270ca2b1a17aa341715d", | ||
1392 | + "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d", | ||
1393 | + "shasum": "" | ||
1394 | + }, | ||
1395 | + "require": { | ||
1396 | + "php": ">=5.3.2" | ||
1397 | + }, | ||
1398 | + "require-dev": { | ||
1399 | + "sami/sami": "dev-master" | ||
1400 | + }, | ||
1401 | + "suggest": { | ||
1402 | + "ext-gd": "to use the GD implementation", | ||
1403 | + "ext-gmagick": "to use the Gmagick implementation", | ||
1404 | + "ext-imagick": "to use the Imagick implementation" | ||
1405 | + }, | ||
1406 | + "type": "library", | ||
1407 | + "extra": { | ||
1408 | + "branch-alias": { | ||
1409 | + "dev-develop": "0.7-dev" | ||
1410 | + } | ||
1411 | + }, | ||
1412 | + "autoload": { | ||
1413 | + "psr-0": { | ||
1414 | + "Imagine": "lib/" | ||
1415 | + } | ||
1416 | + }, | ||
1417 | + "notification-url": "https://packagist.org/downloads/", | ||
1418 | + "license": [ | ||
1419 | + "MIT" | ||
1420 | + ], | ||
1421 | + "authors": [ | ||
1422 | + { | ||
1423 | + "name": "Bulat Shakirzyanov", | ||
1424 | + "email": "mallluhuct@gmail.com", | ||
1425 | + "homepage": "http://avalanche123.com" | ||
1426 | + } | ||
1427 | + ], | ||
1428 | + "description": "Image processing for PHP 5.3", | ||
1429 | + "homepage": "http://imagine.readthedocs.org/", | ||
1430 | + "keywords": [ | ||
1431 | + "drawing", | ||
1432 | + "graphics", | ||
1433 | + "image manipulation", | ||
1434 | + "image processing" | ||
1435 | + ], | ||
1436 | + "time": "2015-09-19 16:54:05" | ||
1437 | + }, | ||
1438 | + { | ||
1439 | + "name": "intervention/httpauth", | ||
1440 | + "version": "2.0.2", | ||
1441 | + "source": { | ||
1442 | + "type": "git", | ||
1443 | + "url": "https://github.com/Intervention/httpauth.git", | ||
1444 | + "reference": "407203e29fc5b3f2c4dd2f1849a799a72aa15b1c" | ||
1445 | + }, | ||
1446 | + "dist": { | ||
1447 | + "type": "zip", | ||
1448 | + "url": "https://api.github.com/repos/Intervention/httpauth/zipball/407203e29fc5b3f2c4dd2f1849a799a72aa15b1c", | ||
1449 | + "reference": "407203e29fc5b3f2c4dd2f1849a799a72aa15b1c", | ||
1450 | + "shasum": "" | ||
1451 | + }, | ||
1452 | + "require": { | ||
1453 | + "php": ">=5.3.0" | ||
1454 | + }, | ||
1455 | + "type": "library", | ||
1456 | + "autoload": { | ||
1457 | + "psr-4": { | ||
1458 | + "Intervention\\Httpauth\\": "src/Intervention/Httpauth" | ||
1459 | + } | ||
1460 | + }, | ||
1461 | + "notification-url": "https://packagist.org/downloads/", | ||
1462 | + "license": [ | ||
1463 | + "MIT" | ||
1464 | + ], | ||
1465 | + "authors": [ | ||
1466 | + { | ||
1467 | + "name": "Oliver Vogel", | ||
1468 | + "email": "oliver@olivervogel.com", | ||
1469 | + "homepage": "http://olivervogel.com/" | ||
1470 | + } | ||
1471 | + ], | ||
1472 | + "description": "HTTP authentication (Basic & Digest) including ServiceProviders for easy Laravel integration", | ||
1473 | + "homepage": "https://github.com/Intervention/httpauth", | ||
1474 | + "keywords": [ | ||
1475 | + "Authentication", | ||
1476 | + "http", | ||
1477 | + "laravel" | ||
1478 | + ], | ||
1479 | + "time": "2017-01-29 12:04:52" | ||
1480 | + }, | ||
1481 | + { | ||
1482 | + "name": "kartik-v/bootstrap-fileinput", | ||
1483 | + "version": "v4.4.2", | ||
1484 | + "source": { | ||
1485 | + "type": "git", | ||
1486 | + "url": "https://github.com/kartik-v/bootstrap-fileinput.git", | ||
1487 | + "reference": "28c89de2708f32814879241b6f112ee27b8f4ec8" | ||
1488 | + }, | ||
1489 | + "dist": { | ||
1490 | + "type": "zip", | ||
1491 | + "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/28c89de2708f32814879241b6f112ee27b8f4ec8", | ||
1492 | + "reference": "28c89de2708f32814879241b6f112ee27b8f4ec8", | ||
1493 | + "shasum": "" | ||
1494 | + }, | ||
1495 | + "type": "library", | ||
1496 | + "extra": { | ||
1497 | + "branch-alias": { | ||
1498 | + "dev-master": "4.4.x-dev" | ||
1499 | + } | ||
1500 | + }, | ||
1501 | + "autoload": { | ||
1502 | + "psr-4": { | ||
1503 | + "kartik\\plugins\\fileinput\\": "" | ||
1504 | + } | ||
1505 | + }, | ||
1506 | + "notification-url": "https://packagist.org/downloads/", | ||
1507 | + "license": [ | ||
1508 | + "BSD-3-Clause" | ||
1509 | + ], | ||
1510 | + "authors": [ | ||
1511 | + { | ||
1512 | + "name": "Kartik Visweswaran", | ||
1513 | + "email": "kartikv2@gmail.com", | ||
1514 | + "homepage": "http://www.krajee.com/" | ||
1515 | + } | ||
1516 | + ], | ||
1517 | + "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.", | ||
1518 | + "homepage": "https://github.com/kartik-v/bootstrap-fileinput", | ||
1519 | + "keywords": [ | ||
1520 | + "ajax", | ||
1521 | + "bootstrap", | ||
1522 | + "delete", | ||
1523 | + "file", | ||
1524 | + "image", | ||
1525 | + "input", | ||
1526 | + "jquery", | ||
1527 | + "multiple", | ||
1528 | + "preview", | ||
1529 | + "progress", | ||
1530 | + "upload" | ||
1531 | + ], | ||
1532 | + "time": "2017-06-24 05:15:30" | ||
1533 | + }, | ||
1534 | + { | ||
1535 | + "name": "kartik-v/yii2-krajee-base", | ||
1536 | + "version": "v1.8.8", | ||
1537 | + "source": { | ||
1538 | + "type": "git", | ||
1539 | + "url": "https://github.com/kartik-v/yii2-krajee-base.git", | ||
1540 | + "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb" | ||
1541 | + }, | ||
1542 | + "dist": { | ||
1543 | + "type": "zip", | ||
1544 | + "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/2479241c03c87995cfc528ae7b297f5ae9e733cb", | ||
1545 | + "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb", | ||
1546 | + "shasum": "" | ||
1547 | + }, | ||
1548 | + "require": { | ||
1549 | + "yiisoft/yii2-bootstrap": "@dev" | ||
1550 | + }, | ||
1551 | + "type": "yii2-extension", | ||
1552 | + "extra": { | ||
1553 | + "branch-alias": { | ||
1554 | + "dev-master": "1.8.x-dev" | ||
1555 | + } | ||
1556 | + }, | ||
1557 | + "autoload": { | ||
1558 | + "psr-4": { | ||
1559 | + "kartik\\base\\": "" | ||
1560 | + } | ||
1561 | + }, | ||
1562 | + "notification-url": "https://packagist.org/downloads/", | ||
1563 | + "license": [ | ||
1564 | + "BSD-3-Clause" | ||
1565 | + ], | ||
1566 | + "authors": [ | ||
1567 | + { | ||
1568 | + "name": "Kartik Visweswaran", | ||
1569 | + "email": "kartikv2@gmail.com", | ||
1570 | + "homepage": "http://www.krajee.com/" | ||
1571 | + } | ||
1572 | + ], | ||
1573 | + "description": "Base library and foundation components for all Yii2 Krajee extensions.", | ||
1574 | + "homepage": "https://github.com/kartik-v/yii2-krajee-base", | ||
1575 | + "keywords": [ | ||
1576 | + "base", | ||
1577 | + "extension", | ||
1578 | + "foundation", | ||
1579 | + "krajee", | ||
1580 | + "widget", | ||
1581 | + "yii2" | ||
1582 | + ], | ||
1583 | + "time": "2017-02-22 05:58:53" | ||
1584 | + }, | ||
1585 | + { | ||
1586 | + "name": "kartik-v/yii2-widget-colorinput", | ||
1587 | + "version": "v1.0.3", | ||
1588 | + "source": { | ||
1589 | + "type": "git", | ||
1590 | + "url": "https://github.com/kartik-v/yii2-widget-colorinput.git", | ||
1591 | + "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752" | ||
1592 | + }, | ||
1593 | + "dist": { | ||
1594 | + "type": "zip", | ||
1595 | + "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/3f6e847ef72cf6e27e4d3b4870b00b8f80d51752", | ||
1596 | + "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752", | ||
1597 | + "shasum": "" | ||
1598 | + }, | ||
1599 | + "require": { | ||
1600 | + "kartik-v/yii2-krajee-base": "*" | ||
1601 | + }, | ||
1602 | + "type": "yii2-extension", | ||
1603 | + "extra": { | ||
1604 | + "branch-alias": { | ||
1605 | + "dev-master": "1.0.x-dev" | ||
1606 | + } | ||
1607 | + }, | ||
1608 | + "autoload": { | ||
1609 | + "psr-4": { | ||
1610 | + "kartik\\color\\": "" | ||
1611 | + } | ||
1612 | + }, | ||
1613 | + "notification-url": "https://packagist.org/downloads/", | ||
1614 | + "license": [ | ||
1615 | + "BSD 3-Clause" | ||
1616 | + ], | ||
1617 | + "authors": [ | ||
1618 | + { | ||
1619 | + "name": "Kartik Visweswaran", | ||
1620 | + "email": "kartikv2@gmail.com", | ||
1621 | + "homepage": "http://www.krajee.com/" | ||
1622 | + } | ||
1623 | + ], | ||
1624 | + "description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)", | ||
1625 | + "homepage": "https://github.com/kartik-v/yii2-widget-colorinput", | ||
1626 | + "keywords": [ | ||
1627 | + "HTML5", | ||
1628 | + "color", | ||
1629 | + "extension", | ||
1630 | + "form", | ||
1631 | + "input", | ||
1632 | + "jquery", | ||
1633 | + "plugin", | ||
1634 | + "widget", | ||
1635 | + "yii2" | ||
1636 | + ], | ||
1637 | + "time": "2016-01-14 11:15:49" | ||
1638 | + }, | ||
1639 | + { | ||
1640 | + "name": "kartik-v/yii2-widget-datepicker", | ||
1641 | + "version": "dev-master", | ||
1642 | + "source": { | ||
1643 | + "type": "git", | ||
1644 | + "url": "https://github.com/kartik-v/yii2-widget-datepicker.git", | ||
1645 | + "reference": "9110ecce9deb59dc116fe6c3dd6df5d7eb439a3c" | ||
1646 | + }, | ||
1647 | + "dist": { | ||
1648 | + "type": "zip", | ||
1649 | + "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/9110ecce9deb59dc116fe6c3dd6df5d7eb439a3c", | ||
1650 | + "reference": "9110ecce9deb59dc116fe6c3dd6df5d7eb439a3c", | ||
1651 | + "shasum": "" | ||
1652 | + }, | ||
1653 | + "require": { | ||
1654 | + "kartik-v/yii2-krajee-base": "~1.7" | ||
1655 | + }, | ||
1656 | + "type": "yii2-extension", | ||
1657 | + "extra": { | ||
1658 | + "branch-alias": { | ||
1659 | + "dev-master": "1.4.x-dev" | ||
1660 | + } | ||
1661 | + }, | ||
1662 | + "autoload": { | ||
1663 | + "psr-4": { | ||
1664 | + "kartik\\date\\": "" | ||
1665 | + } | ||
1666 | + }, | ||
1667 | + "notification-url": "https://packagist.org/downloads/", | ||
1668 | + "license": [ | ||
1669 | + "BSD-3-Clause" | ||
1670 | + ], | ||
1671 | + "authors": [ | ||
1672 | + { | ||
1673 | + "name": "Kartik Visweswaran", | ||
1674 | + "email": "kartikv2@gmail.com", | ||
1675 | + "homepage": "http://www.krajee.com/" | ||
1676 | + } | ||
1677 | + ], | ||
1678 | + "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).", | ||
1679 | + "homepage": "https://github.com/kartik-v/yii2-widget-datepicker", | ||
1680 | + "keywords": [ | ||
1681 | + "date", | ||
1682 | + "extension", | ||
1683 | + "form", | ||
1684 | + "jquery", | ||
1685 | + "picker", | ||
1686 | + "plugin", | ||
1687 | + "select2", | ||
1688 | + "widget", | ||
1689 | + "yii2" | ||
1690 | + ], | ||
1691 | + "time": "2017-04-01 16:03:50" | ||
1692 | + }, | ||
1693 | + { | ||
1694 | + "name": "kartik-v/yii2-widget-fileinput", | ||
1695 | + "version": "v1.0.6", | ||
1696 | + "source": { | ||
1697 | + "type": "git", | ||
1698 | + "url": "https://github.com/kartik-v/yii2-widget-fileinput.git", | ||
1699 | + "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550" | ||
1700 | + }, | ||
1701 | + "dist": { | ||
1702 | + "type": "zip", | ||
1703 | + "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550", | ||
1704 | + "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550", | ||
1705 | + "shasum": "" | ||
1706 | + }, | ||
1707 | + "require": { | ||
1708 | + "kartik-v/bootstrap-fileinput": "~4.4", | ||
1709 | + "kartik-v/yii2-krajee-base": "~1.7" | ||
1710 | + }, | ||
1711 | + "type": "yii2-extension", | ||
1712 | + "extra": { | ||
1713 | + "branch-alias": { | ||
1714 | + "dev-master": "1.0.x-dev" | ||
1715 | + } | ||
1716 | + }, | ||
1717 | + "autoload": { | ||
1718 | + "psr-4": { | ||
1719 | + "kartik\\file\\": "" | ||
1720 | + } | ||
1721 | + }, | ||
1722 | + "notification-url": "https://packagist.org/downloads/", | ||
1723 | + "license": [ | ||
1724 | + "BSD-3-Clause" | ||
1725 | + ], | ||
1726 | + "authors": [ | ||
1727 | + { | ||
1728 | + "name": "Kartik Visweswaran", | ||
1729 | + "email": "kartikv2@gmail.com", | ||
1730 | + "homepage": "http://www.krajee.com/" | ||
1731 | + } | ||
1732 | + ], | ||
1733 | + "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)", | ||
1734 | + "homepage": "https://github.com/kartik-v/yii2-widget-fileinput", | ||
1735 | + "keywords": [ | ||
1736 | + "extension", | ||
1737 | + "file", | ||
1738 | + "form", | ||
1739 | + "input", | ||
1740 | + "jquery", | ||
1741 | + "plugin", | ||
1742 | + "upload", | ||
1743 | + "widget", | ||
1744 | + "yii2" | ||
1745 | + ], | ||
1746 | + "time": "2017-05-25 20:12:30" | ||
1747 | + }, | ||
1748 | + { | ||
1749 | + "name": "kartik-v/yii2-widget-select2", | ||
1750 | + "version": "dev-master", | ||
1751 | + "source": { | ||
1752 | + "type": "git", | ||
1753 | + "url": "https://github.com/kartik-v/yii2-widget-select2.git", | ||
1754 | + "reference": "690ddac32f6796f63b8317783f26e89ca26fa94a" | ||
1755 | + }, | ||
1756 | + "dist": { | ||
1757 | + "type": "zip", | ||
1758 | + "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/690ddac32f6796f63b8317783f26e89ca26fa94a", | ||
1759 | + "reference": "690ddac32f6796f63b8317783f26e89ca26fa94a", | ||
1760 | + "shasum": "" | ||
1761 | + }, | ||
1762 | + "require": { | ||
1763 | + "kartik-v/yii2-krajee-base": "~1.7" | ||
1764 | + }, | ||
1765 | + "type": "yii2-extension", | ||
1766 | + "extra": { | ||
1767 | + "branch-alias": { | ||
1768 | + "dev-master": "2.0.x-dev" | ||
1769 | + } | ||
1770 | + }, | ||
1771 | + "autoload": { | ||
1772 | + "psr-4": { | ||
1773 | + "kartik\\select2\\": "" | ||
1774 | + } | ||
1775 | + }, | ||
1776 | + "notification-url": "https://packagist.org/downloads/", | ||
1777 | + "license": [ | ||
1778 | + "BSD-3-Clause" | ||
1779 | + ], | ||
1780 | + "authors": [ | ||
1781 | + { | ||
1782 | + "name": "Kartik Visweswaran", | ||
1783 | + "email": "kartikv2@gmail.com", | ||
1784 | + "homepage": "http://www.krajee.com/" | ||
1785 | + } | ||
1786 | + ], | ||
1787 | + "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).", | ||
1788 | + "homepage": "https://github.com/kartik-v/yii2-widget-select2", | ||
1789 | + "keywords": [ | ||
1790 | + "dropdown", | ||
1791 | + "extension", | ||
1792 | + "form", | ||
1793 | + "jquery", | ||
1794 | + "plugin", | ||
1795 | + "select2", | ||
1796 | + "widget", | ||
1797 | + "yii2" | ||
1798 | + ], | ||
1799 | + "time": "2017-06-21 11:33:04" | ||
1800 | + }, | ||
1801 | + { | ||
1802 | + "name": "lusitanian/oauth", | ||
1803 | + "version": "v0.3.6", | ||
1804 | + "source": { | ||
1805 | + "type": "git", | ||
1806 | + "url": "https://github.com/Lusitanian/PHPoAuthLib.git", | ||
1807 | + "reference": "4ce8c488971410233eb3b1e6d9ac4e81debb41d5" | ||
1808 | + }, | ||
1809 | + "dist": { | ||
1810 | + "type": "zip", | ||
1811 | + "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/4ce8c488971410233eb3b1e6d9ac4e81debb41d5", | ||
1812 | + "reference": "4ce8c488971410233eb3b1e6d9ac4e81debb41d5", | ||
1813 | + "shasum": "" | ||
1814 | + }, | ||
1815 | + "require": { | ||
1816 | + "php": ">=5.3.0" | ||
1817 | + }, | ||
1818 | + "require-dev": { | ||
1819 | + "phpunit/phpunit": "3.7.*", | ||
1820 | + "predis/predis": "0.8.*@dev", | ||
1821 | + "symfony/http-foundation": "~2.1" | ||
1822 | + }, | ||
1823 | + "suggest": { | ||
1824 | + "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", | ||
1825 | + "predis/predis": "Allows using the Redis storage backend.", | ||
1826 | + "symfony/http-foundation": "Allows using the Symfony Session storage backend." | ||
1827 | + }, | ||
1828 | + "type": "library", | ||
1829 | + "extra": { | ||
1830 | + "branch-alias": { | ||
1831 | + "dev-master": "0.1-dev" | ||
1832 | + } | ||
1833 | + }, | ||
1834 | + "autoload": { | ||
1835 | + "psr-0": { | ||
1836 | + "OAuth": "src", | ||
1837 | + "OAuth\\Unit": "tests" | ||
1838 | + } | ||
1839 | + }, | ||
1840 | + "notification-url": "https://packagist.org/downloads/", | ||
1841 | + "license": [ | ||
1842 | + "MIT" | ||
1843 | + ], | ||
1844 | + "authors": [ | ||
1845 | + { | ||
1846 | + "name": "David Desberg", | ||
1847 | + "email": "david@daviddesberg.com" | ||
1848 | + }, | ||
1849 | + { | ||
1850 | + "name": "Pieter Hordijk", | ||
1851 | + "email": "info@pieterhordijk.com" | ||
1852 | + } | ||
1853 | + ], | ||
1854 | + "description": "PHP 5.3+ oAuth 1/2 Library", | ||
1855 | + "keywords": [ | ||
1856 | + "Authentication", | ||
1857 | + "authorization", | ||
1858 | + "oauth", | ||
1859 | + "security" | ||
1860 | + ], | ||
1861 | + "time": "2015-09-09 06:43:02" | ||
1862 | + }, | ||
1863 | + { | ||
1864 | + "name": "monolog/monolog", | ||
1865 | + "version": "1.23.0", | ||
1866 | + "source": { | ||
1867 | + "type": "git", | ||
1868 | + "url": "https://github.com/Seldaek/monolog.git", | ||
1869 | + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" | ||
1870 | + }, | ||
1871 | + "dist": { | ||
1872 | + "type": "zip", | ||
1873 | + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", | ||
1874 | + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", | ||
1875 | + "shasum": "" | ||
1876 | + }, | ||
1877 | + "require": { | ||
1878 | + "php": ">=5.3.0", | ||
1879 | + "psr/log": "~1.0" | ||
1880 | + }, | ||
1881 | + "provide": { | ||
1882 | + "psr/log-implementation": "1.0.0" | ||
1883 | + }, | ||
1884 | + "require-dev": { | ||
1885 | + "aws/aws-sdk-php": "^2.4.9 || ^3.0", | ||
1886 | + "doctrine/couchdb": "~1.0@dev", | ||
1887 | + "graylog2/gelf-php": "~1.0", | ||
1888 | + "jakub-onderka/php-parallel-lint": "0.9", | ||
1889 | + "php-amqplib/php-amqplib": "~2.4", | ||
1890 | + "php-console/php-console": "^3.1.3", | ||
1891 | + "phpunit/phpunit": "~4.5", | ||
1892 | + "phpunit/phpunit-mock-objects": "2.3.0", | ||
1893 | + "ruflin/elastica": ">=0.90 <3.0", | ||
1894 | + "sentry/sentry": "^0.13", | ||
1895 | + "swiftmailer/swiftmailer": "^5.3|^6.0" | ||
1896 | + }, | ||
1897 | + "suggest": { | ||
1898 | + "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", | ||
1899 | + "doctrine/couchdb": "Allow sending log messages to a CouchDB server", | ||
1900 | + "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", | ||
1901 | + "ext-mongo": "Allow sending log messages to a MongoDB server", | ||
1902 | + "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", | ||
1903 | + "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", | ||
1904 | + "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", | ||
1905 | + "php-console/php-console": "Allow sending log messages to Google Chrome", | ||
1906 | + "rollbar/rollbar": "Allow sending log messages to Rollbar", | ||
1907 | + "ruflin/elastica": "Allow sending log messages to an Elastic Search server", | ||
1908 | + "sentry/sentry": "Allow sending log messages to a Sentry server" | ||
1909 | + }, | ||
1910 | + "type": "library", | ||
1911 | + "extra": { | ||
1912 | + "branch-alias": { | ||
1913 | + "dev-master": "2.0.x-dev" | ||
1914 | + } | ||
1915 | + }, | ||
1916 | + "autoload": { | ||
1917 | + "psr-4": { | ||
1918 | + "Monolog\\": "src/Monolog" | ||
1919 | + } | ||
1920 | + }, | ||
1921 | + "notification-url": "https://packagist.org/downloads/", | ||
1922 | + "license": [ | ||
1923 | + "MIT" | ||
1924 | + ], | ||
1925 | + "authors": [ | ||
1926 | + { | ||
1927 | + "name": "Jordi Boggiano", | ||
1928 | + "email": "j.boggiano@seld.be", | ||
1929 | + "homepage": "http://seld.be" | ||
1930 | + } | ||
1931 | + ], | ||
1932 | + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", | ||
1933 | + "homepage": "http://github.com/Seldaek/monolog", | ||
1934 | + "keywords": [ | ||
1935 | + "log", | ||
1936 | + "logging", | ||
1937 | + "psr-3" | ||
1938 | + ], | ||
1939 | + "time": "2017-06-19 01:22:40" | ||
1940 | + }, | ||
1941 | + { | ||
1942 | + "name": "mrclay/jsmin-php", | ||
1943 | + "version": "2.3.2", | ||
1944 | + "source": { | ||
1945 | + "type": "git", | ||
1946 | + "url": "https://github.com/mrclay/jsmin-php.git", | ||
1947 | + "reference": "932c9633c35b390beb2cfdea69a41ea7dbc8d759" | ||
1948 | + }, | ||
1949 | + "dist": { | ||
1950 | + "type": "zip", | ||
1951 | + "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/932c9633c35b390beb2cfdea69a41ea7dbc8d759", | ||
1952 | + "reference": "932c9633c35b390beb2cfdea69a41ea7dbc8d759", | ||
1953 | + "shasum": "" | ||
1954 | + }, | ||
1955 | + "require": { | ||
1956 | + "ext-pcre": "*", | ||
1957 | + "php": ">=5.3.0" | ||
1958 | + }, | ||
1959 | + "require-dev": { | ||
1960 | + "phpunit/phpunit": "4.2" | ||
1961 | + }, | ||
1962 | + "type": "library", | ||
1963 | + "autoload": { | ||
1964 | + "psr-0": { | ||
1965 | + "JSMin\\": "src/" | ||
1966 | + } | ||
1967 | + }, | ||
1968 | + "notification-url": "https://packagist.org/downloads/", | ||
1969 | + "license": [ | ||
1970 | + "MIT" | ||
1971 | + ], | ||
1972 | + "authors": [ | ||
1973 | + { | ||
1974 | + "name": "Stephen Clay", | ||
1975 | + "email": "steve@mrclay.org", | ||
1976 | + "role": "Developer" | ||
1977 | + }, | ||
1978 | + { | ||
1979 | + "name": "Ryan Grove", | ||
1980 | + "email": "ryan@wonko.com", | ||
1981 | + "role": "Developer" | ||
1982 | + } | ||
1983 | + ], | ||
1984 | + "description": "Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.", | ||
1985 | + "homepage": "https://github.com/mrclay/jsmin-php/", | ||
1986 | + "keywords": [ | ||
1987 | + "compress", | ||
1988 | + "jsmin", | ||
1989 | + "minify" | ||
1990 | + ], | ||
1991 | + "time": "2015-03-30 15:04:42" | ||
1992 | + }, | ||
1993 | + { | ||
1994 | + "name": "mrclay/minify", | ||
1995 | + "version": "3.0.1", | ||
1996 | + "source": { | ||
1997 | + "type": "git", | ||
1998 | + "url": "https://github.com/mrclay/minify.git", | ||
1999 | + "reference": "6a5b09a00e089bdf3e14d545fadd1525abac5e61" | ||
2000 | + }, | ||
2001 | + "dist": { | ||
2002 | + "type": "zip", | ||
2003 | + "url": "https://api.github.com/repos/mrclay/minify/zipball/6a5b09a00e089bdf3e14d545fadd1525abac5e61", | ||
2004 | + "reference": "6a5b09a00e089bdf3e14d545fadd1525abac5e61", | ||
2005 | + "shasum": "" | ||
2006 | + }, | ||
2007 | + "require": { | ||
2008 | + "ext-pcre": "*", | ||
2009 | + "intervention/httpauth": "~2.0", | ||
2010 | + "monolog/monolog": "~1.1", | ||
2011 | + "mrclay/jsmin-php": "~2", | ||
2012 | + "mrclay/props-dic": "^2.2", | ||
2013 | + "php": "^5.3.0 || ^7.0", | ||
2014 | + "tubalmartin/cssmin": "~4" | ||
2015 | + }, | ||
2016 | + "require-dev": { | ||
2017 | + "firephp/firephp-core": "~0.4.0", | ||
2018 | + "leafo/lessphp": "~0.4.0", | ||
2019 | + "leafo/scssphp": "~0.6.6", | ||
2020 | + "meenie/javascript-packer": "~1.1", | ||
2021 | + "phpunit/phpunit": "4.8.*", | ||
2022 | + "tedivm/jshrink": "~1.1.0" | ||
2023 | + }, | ||
2024 | + "suggest": { | ||
2025 | + "firephp/firephp-core": "Use FirePHP for Log messages", | ||
2026 | + "leafo/lessphp": "LESS support", | ||
2027 | + "meenie/javascript-packer": "Keep track of the Packer PHP port using Composer" | ||
2028 | + }, | ||
2029 | + "type": "library", | ||
2030 | + "extra": { | ||
2031 | + "branch-alias": { | ||
2032 | + "dev-master": "3.0.x-dev" | ||
2033 | + } | ||
2034 | + }, | ||
2035 | + "autoload": { | ||
2036 | + "classmap": [ | ||
2037 | + "lib/" | ||
2038 | + ] | ||
2039 | + }, | ||
2040 | + "notification-url": "https://packagist.org/downloads/", | ||
2041 | + "license": [ | ||
2042 | + "BSD-3-Clause" | ||
2043 | + ], | ||
2044 | + "authors": [ | ||
2045 | + { | ||
2046 | + "name": "Stephen Clay", | ||
2047 | + "email": "steve@mrclay.org", | ||
2048 | + "role": "Developer" | ||
2049 | + } | ||
2050 | + ], | ||
2051 | + "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers", | ||
2052 | + "homepage": "https://github.com/mrclay/minify", | ||
2053 | + "time": "2017-06-08 19:33:53" | ||
2054 | + }, | ||
2055 | + { | ||
2056 | + "name": "mrclay/props-dic", | ||
2057 | + "version": "2.2.0", | ||
2058 | + "source": { | ||
2059 | + "type": "git", | ||
2060 | + "url": "https://github.com/mrclay/Props.git", | ||
2061 | + "reference": "9ed6cf3a027f1eab03abdd134ec209467cf9c77e" | ||
2062 | + }, | ||
2063 | + "dist": { | ||
2064 | + "type": "zip", | ||
2065 | + "url": "https://api.github.com/repos/mrclay/Props/zipball/9ed6cf3a027f1eab03abdd134ec209467cf9c77e", | ||
2066 | + "reference": "9ed6cf3a027f1eab03abdd134ec209467cf9c77e", | ||
2067 | + "shasum": "" | ||
2068 | + }, | ||
2069 | + "require": { | ||
2070 | + "container-interop/container-interop": "^1.1", | ||
2071 | + "php": ">=5.3.3", | ||
2072 | + "pimple/pimple": "~3.0" | ||
2073 | + }, | ||
2074 | + "require-dev": { | ||
2075 | + "phpunit/phpunit": "~4.8" | ||
2076 | + }, | ||
2077 | + "type": "library", | ||
2078 | + "autoload": { | ||
2079 | + "psr-0": { | ||
2080 | + "Props\\": [ | ||
2081 | + "src/", | ||
2082 | + "test/" | ||
2083 | + ] | ||
2084 | + } | ||
2085 | + }, | ||
2086 | + "notification-url": "https://packagist.org/downloads/", | ||
2087 | + "license": [ | ||
2088 | + "MIT" | ||
2089 | + ], | ||
2090 | + "authors": [ | ||
2091 | + { | ||
2092 | + "name": "Steve Clay", | ||
2093 | + "email": "steve@mrclay.org", | ||
2094 | + "homepage": "http://www.mrclay.org/" | ||
2095 | + } | ||
2096 | + ], | ||
2097 | + "description": "Props is a simple DI container that allows retrieving values via custom property and method names", | ||
2098 | + "keywords": [ | ||
2099 | + "container", | ||
2100 | + "dependency injection", | ||
2101 | + "dependency injection container", | ||
2102 | + "di", | ||
2103 | + "di container" | ||
2104 | + ], | ||
2105 | + "time": "2016-02-10 18:59:20" | ||
2106 | + }, | ||
2107 | + { | ||
2108 | + "name": "natxet/CssMin", | ||
2109 | + "version": "v3.0.4", | ||
2110 | + "source": { | ||
2111 | + "type": "git", | ||
2112 | + "url": "https://github.com/natxet/CssMin.git", | ||
2113 | + "reference": "92de3fe3ccb4f8298d31952490ef7d5395855c39" | ||
2114 | + }, | ||
2115 | + "dist": { | ||
2116 | + "type": "zip", | ||
2117 | + "url": "https://api.github.com/repos/natxet/CssMin/zipball/92de3fe3ccb4f8298d31952490ef7d5395855c39", | ||
2118 | + "reference": "92de3fe3ccb4f8298d31952490ef7d5395855c39", | ||
2119 | + "shasum": "" | ||
2120 | + }, | ||
2121 | + "require": { | ||
2122 | + "php": ">=5.0" | ||
2123 | + }, | ||
2124 | + "type": "library", | ||
2125 | + "extra": { | ||
2126 | + "branch-alias": { | ||
2127 | + "dev-master": "3.0-dev" | ||
2128 | + } | ||
2129 | + }, | ||
2130 | + "autoload": { | ||
2131 | + "classmap": [ | ||
2132 | + "src/" | ||
2133 | + ] | ||
2134 | + }, | ||
2135 | + "notification-url": "https://packagist.org/downloads/", | ||
2136 | + "license": [ | ||
2137 | + "MIT" | ||
2138 | + ], | ||
2139 | + "authors": [ | ||
2140 | + { | ||
2141 | + "name": "Joe Scylla", | ||
2142 | + "email": "joe.scylla@gmail.com", | ||
2143 | + "homepage": "https://profiles.google.com/joe.scylla" | ||
2144 | + } | ||
2145 | + ], | ||
2146 | + "description": "Minifying CSS", | ||
2147 | + "homepage": "http://code.google.com/p/cssmin/", | ||
2148 | + "keywords": [ | ||
2149 | + "css", | ||
2150 | + "minify" | ||
2151 | + ], | ||
2152 | + "time": "2015-09-25 11:13:11" | ||
2153 | + }, | ||
2154 | + { | ||
2155 | + "name": "nodge/lightopenid", | ||
2156 | + "version": "1.1.2", | ||
2157 | + "source": { | ||
2158 | + "type": "git", | ||
2159 | + "url": "https://github.com/Nodge/LightOpenID.git", | ||
2160 | + "reference": "a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041" | ||
2161 | + }, | ||
2162 | + "dist": { | ||
2163 | + "type": "zip", | ||
2164 | + "url": "https://api.github.com/repos/Nodge/LightOpenID/zipball/a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041", | ||
2165 | + "reference": "a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041", | ||
2166 | + "shasum": "" | ||
2167 | + }, | ||
2168 | + "require": { | ||
2169 | + "php": ">=5.2" | ||
2170 | + }, | ||
2171 | + "type": "library", | ||
2172 | + "autoload": { | ||
2173 | + "classmap": [ | ||
2174 | + "openid.php", | ||
2175 | + "provider/provider.php" | ||
2176 | + ] | ||
2177 | + }, | ||
2178 | + "notification-url": "https://packagist.org/downloads/", | ||
2179 | + "license": [ | ||
2180 | + "MIT License" | ||
2181 | + ], | ||
2182 | + "authors": [ | ||
2183 | + { | ||
2184 | + "name": "Mewp", | ||
2185 | + "homepage": "http://code.google.com/p/lightopenid/" | ||
2186 | + }, | ||
2187 | + { | ||
2188 | + "name": "Ignat Ignatov", | ||
2189 | + "homepage": "https://github.com/iignatov/LightOpenID" | ||
2190 | + } | ||
2191 | + ], | ||
2192 | + "description": "Lightweight PHP5 library for easy OpenID authentication.", | ||
2193 | + "homepage": "https://github.com/Nodge/LightOpenID", | ||
2194 | + "keywords": [ | ||
2195 | + "Authentication", | ||
2196 | + "OpenId" | ||
2197 | + ], | ||
2198 | + "time": "2013-08-31 16:48:56" | ||
2199 | + }, | ||
2200 | + { | ||
2201 | + "name": "nodge/yii2-eauth", | ||
2202 | + "version": "2.5.0", | ||
2203 | + "source": { | ||
2204 | + "type": "git", | ||
2205 | + "url": "https://github.com/Nodge/yii2-eauth.git", | ||
2206 | + "reference": "04798651fdb3a0db9ed5272330f18b26733507a0" | ||
2207 | + }, | ||
2208 | + "dist": { | ||
2209 | + "type": "zip", | ||
2210 | + "url": "https://api.github.com/repos/Nodge/yii2-eauth/zipball/04798651fdb3a0db9ed5272330f18b26733507a0", | ||
2211 | + "reference": "04798651fdb3a0db9ed5272330f18b26733507a0", | ||
2212 | + "shasum": "" | ||
2213 | + }, | ||
2214 | + "require": { | ||
2215 | + "lib-curl": "*", | ||
2216 | + "lusitanian/oauth": "~0.3.0", | ||
2217 | + "nodge/lightopenid": "~1.1.0", | ||
2218 | + "php": ">=5.4.0", | ||
2219 | + "yiisoft/yii2": "*" | ||
2220 | + }, | ||
2221 | + "type": "yii2-extension", | ||
2222 | + "extra": { | ||
2223 | + "bootstrap": "nodge\\eauth\\Bootstrap" | ||
2224 | + }, | ||
2225 | + "autoload": { | ||
2226 | + "psr-4": { | ||
2227 | + "nodge\\eauth\\": "src/" | ||
2228 | + } | ||
2229 | + }, | ||
2230 | + "notification-url": "https://packagist.org/downloads/", | ||
2231 | + "license": [ | ||
2232 | + "New BSD License" | ||
2233 | + ], | ||
2234 | + "authors": [ | ||
2235 | + { | ||
2236 | + "name": "Maxim Zemskov", | ||
2237 | + "email": "nodge@yandex.ru", | ||
2238 | + "homepage": "http://nodge.ru/" | ||
2239 | + } | ||
2240 | + ], | ||
2241 | + "description": "Yii2 EAuth Extension. EAuth allows to authenticate users with accounts on other websites (Google, Facebook, Twitter, etc).", | ||
2242 | + "homepage": "https://github.com/Nodge/yii2-eauth", | ||
2243 | + "keywords": [ | ||
2244 | + "Authentication", | ||
2245 | + "OpenId", | ||
2246 | + "eauth", | ||
2247 | + "extension", | ||
2248 | + "oauth", | ||
2249 | + "yii2" | ||
2250 | + ], | ||
2251 | + "time": "2017-04-09 20:23:01" | ||
2252 | + }, | ||
2253 | + { | ||
2254 | + "name": "phpmailer/phpmailer", | ||
2255 | + "version": "v5.2.8", | ||
2256 | + "source": { | ||
2257 | + "type": "git", | ||
2258 | + "url": "https://github.com/PHPMailer/PHPMailer.git", | ||
2259 | + "reference": "d3802c597bff8f6c2ccfa3eab2a511aa01b8d68f" | ||
2260 | + }, | ||
2261 | + "dist": { | ||
2262 | + "type": "zip", | ||
2263 | + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d3802c597bff8f6c2ccfa3eab2a511aa01b8d68f", | ||
2264 | + "reference": "d3802c597bff8f6c2ccfa3eab2a511aa01b8d68f", | ||
2265 | + "shasum": "" | ||
2266 | + }, | ||
2267 | + "require": { | ||
2268 | + "php": ">=5.0.0" | ||
2269 | + }, | ||
2270 | + "require-dev": { | ||
2271 | + "phpdocumentor/phpdocumentor": "*", | ||
2272 | + "phpunit/phpunit": "4.0.*" | ||
2273 | + }, | ||
2274 | + "type": "library", | ||
2275 | + "autoload": { | ||
2276 | + "classmap": [ | ||
2277 | + "class.phpmailer.php", | ||
2278 | + "class.pop3.php", | ||
2279 | + "class.smtp.php" | ||
2280 | + ] | ||
2281 | + }, | ||
2282 | + "notification-url": "https://packagist.org/downloads/", | ||
2283 | + "license": [ | ||
2284 | + "LGPL-2.1" | ||
2285 | + ], | ||
2286 | + "authors": [ | ||
2287 | + { | ||
2288 | + "name": "Jim Jagielski", | ||
2289 | + "email": "jimjag@gmail.com" | ||
2290 | + }, | ||
2291 | + { | ||
2292 | + "name": "Marcus Bointon", | ||
2293 | + "email": "phpmailer@synchromedia.co.uk" | ||
2294 | + }, | ||
2295 | + { | ||
2296 | + "name": "Andy Prevost", | ||
2297 | + "email": "codeworxtech@users.sourceforge.net" | ||
2298 | + }, | ||
2299 | + { | ||
2300 | + "name": "Brent R. Matzelle" | ||
2301 | + } | ||
2302 | + ], | ||
2303 | + "description": "PHPMailer is a full-featured email creation and transfer class for PHP", | ||
2304 | + "time": "2014-05-14 07:04:18" | ||
2305 | + }, | ||
2306 | + { | ||
2307 | + "name": "phpoffice/phpexcel", | ||
2308 | + "version": "1.8.1", | ||
2309 | + "source": { | ||
2310 | + "type": "git", | ||
2311 | + "url": "https://github.com/PHPOffice/PHPExcel.git", | ||
2312 | + "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" | ||
2313 | + }, | ||
2314 | + "dist": { | ||
2315 | + "type": "zip", | ||
2316 | + "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", | ||
2317 | + "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", | ||
2318 | + "shasum": "" | ||
2319 | + }, | ||
2320 | + "require": { | ||
2321 | + "ext-xml": "*", | ||
2322 | + "ext-xmlwriter": "*", | ||
2323 | + "php": ">=5.2.0" | ||
2324 | + }, | ||
2325 | + "type": "library", | ||
2326 | + "autoload": { | ||
2327 | + "psr-0": { | ||
2328 | + "PHPExcel": "Classes/" | ||
2329 | + } | ||
2330 | + }, | ||
2331 | + "notification-url": "https://packagist.org/downloads/", | ||
2332 | + "license": [ | ||
2333 | + "LGPL" | ||
2334 | + ], | ||
2335 | + "authors": [ | ||
2336 | + { | ||
2337 | + "name": "Maarten Balliauw", | ||
2338 | + "homepage": "http://blog.maartenballiauw.be" | ||
2339 | + }, | ||
2340 | + { | ||
2341 | + "name": "Mark Baker" | ||
2342 | + }, | ||
2343 | + { | ||
2344 | + "name": "Franck Lefevre", | ||
2345 | + "homepage": "http://blog.rootslabs.net" | ||
2346 | + }, | ||
2347 | + { | ||
2348 | + "name": "Erik Tilt" | ||
2349 | + } | ||
2350 | + ], | ||
2351 | + "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", | ||
2352 | + "homepage": "http://phpexcel.codeplex.com", | ||
2353 | + "keywords": [ | ||
2354 | + "OpenXML", | ||
2355 | + "excel", | ||
2356 | + "php", | ||
2357 | + "spreadsheet", | ||
2358 | + "xls", | ||
2359 | + "xlsx" | ||
2360 | + ], | ||
2361 | + "time": "2015-05-01 07:00:55" | ||
2362 | + }, | ||
2363 | + { | ||
2364 | + "name": "phpseclib/phpseclib", | ||
2365 | + "version": "2.0.6", | ||
2366 | + "source": { | ||
2367 | + "type": "git", | ||
2368 | + "url": "https://github.com/phpseclib/phpseclib.git", | ||
2369 | + "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa" | ||
2370 | + }, | ||
2371 | + "dist": { | ||
2372 | + "type": "zip", | ||
2373 | + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34a7699e6f31b1ef4035ee36444407cecf9f56aa", | ||
2374 | + "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa", | ||
2375 | + "shasum": "" | ||
2376 | + }, | ||
2377 | + "require": { | ||
2378 | + "php": ">=5.3.3" | ||
2379 | + }, | ||
2380 | + "require-dev": { | ||
2381 | + "phing/phing": "~2.7", | ||
2382 | + "phpunit/phpunit": "~4.0", | ||
2383 | + "sami/sami": "~2.0", | ||
2384 | + "squizlabs/php_codesniffer": "~2.0" | ||
2385 | + }, | ||
2386 | + "suggest": { | ||
2387 | + "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", | ||
2388 | + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", | ||
2389 | + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", | ||
2390 | + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." | ||
2391 | + }, | ||
2392 | + "type": "library", | ||
2393 | + "autoload": { | ||
2394 | + "files": [ | ||
2395 | + "phpseclib/bootstrap.php" | ||
2396 | + ], | ||
2397 | + "psr-4": { | ||
2398 | + "phpseclib\\": "phpseclib/" | ||
2399 | + } | ||
2400 | + }, | ||
2401 | + "notification-url": "https://packagist.org/downloads/", | ||
2402 | + "license": [ | ||
2403 | + "MIT" | ||
2404 | + ], | ||
2405 | + "authors": [ | ||
2406 | + { | ||
2407 | + "name": "Jim Wigginton", | ||
2408 | + "email": "terrafrost@php.net", | ||
2409 | + "role": "Lead Developer" | ||
2410 | + }, | ||
2411 | + { | ||
2412 | + "name": "Patrick Monnerat", | ||
2413 | + "email": "pm@datasphere.ch", | ||
2414 | + "role": "Developer" | ||
2415 | + }, | ||
2416 | + { | ||
2417 | + "name": "Andreas Fischer", | ||
2418 | + "email": "bantu@phpbb.com", | ||
2419 | + "role": "Developer" | ||
2420 | + }, | ||
2421 | + { | ||
2422 | + "name": "Hans-Jรผrgen Petrich", | ||
2423 | + "email": "petrich@tronic-media.com", | ||
2424 | + "role": "Developer" | ||
2425 | + }, | ||
2426 | + { | ||
2427 | + "name": "Graham Campbell", | ||
2428 | + "email": "graham@alt-three.com", | ||
2429 | + "role": "Developer" | ||
2430 | + } | ||
2431 | + ], | ||
2432 | + "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", | ||
2433 | + "homepage": "http://phpseclib.sourceforge.net", | ||
2434 | + "keywords": [ | ||
2435 | + "BigInteger", | ||
2436 | + "aes", | ||
2437 | + "asn.1", | ||
2438 | + "asn1", | ||
2439 | + "blowfish", | ||
2440 | + "crypto", | ||
2441 | + "cryptography", | ||
2442 | + "encryption", | ||
2443 | + "rsa", | ||
2444 | + "security", | ||
2445 | + "sftp", | ||
2446 | + "signature", | ||
2447 | + "signing", | ||
2448 | + "ssh", | ||
2449 | + "twofish", | ||
2450 | + "x.509", | ||
2451 | + "x509" | ||
2452 | + ], | ||
2453 | + "time": "2017-06-05 06:31:10" | ||
2454 | + }, | ||
2455 | + { | ||
2456 | + "name": "pimple/pimple", | ||
2457 | + "version": "v3.0.2", | ||
2458 | + "source": { | ||
2459 | + "type": "git", | ||
2460 | + "url": "https://github.com/silexphp/Pimple.git", | ||
2461 | + "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a" | ||
2462 | + }, | ||
2463 | + "dist": { | ||
2464 | + "type": "zip", | ||
2465 | + "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a30f7d6e57565a2e1a316e1baf2a483f788b258a", | ||
2466 | + "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a", | ||
2467 | + "shasum": "" | ||
2468 | + }, | ||
2469 | + "require": { | ||
2470 | + "php": ">=5.3.0" | ||
2471 | + }, | ||
2472 | + "type": "library", | ||
2473 | + "extra": { | ||
2474 | + "branch-alias": { | ||
2475 | + "dev-master": "3.0.x-dev" | ||
2476 | + } | ||
2477 | + }, | ||
2478 | + "autoload": { | ||
2479 | + "psr-0": { | ||
2480 | + "Pimple": "src/" | ||
2481 | + } | ||
2482 | + }, | ||
2483 | + "notification-url": "https://packagist.org/downloads/", | ||
2484 | + "license": [ | ||
2485 | + "MIT" | ||
2486 | + ], | ||
2487 | + "authors": [ | ||
2488 | + { | ||
2489 | + "name": "Fabien Potencier", | ||
2490 | + "email": "fabien@symfony.com" | ||
2491 | + } | ||
2492 | + ], | ||
2493 | + "description": "Pimple, a simple Dependency Injection Container", | ||
2494 | + "homepage": "http://pimple.sensiolabs.org", | ||
2495 | + "keywords": [ | ||
2496 | + "container", | ||
2497 | + "dependency injection" | ||
2498 | + ], | ||
2499 | + "time": "2015-09-11 15:10:35" | ||
2500 | + }, | ||
2501 | + { | ||
2502 | + "name": "psr/cache", | ||
2503 | + "version": "1.0.1", | ||
2504 | + "source": { | ||
2505 | + "type": "git", | ||
2506 | + "url": "https://github.com/php-fig/cache.git", | ||
2507 | + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" | ||
2508 | + }, | ||
2509 | + "dist": { | ||
2510 | + "type": "zip", | ||
2511 | + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", | ||
2512 | + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", | ||
2513 | + "shasum": "" | ||
2514 | + }, | ||
2515 | + "require": { | ||
2516 | + "php": ">=5.3.0" | ||
2517 | + }, | ||
2518 | + "type": "library", | ||
2519 | + "extra": { | ||
2520 | + "branch-alias": { | ||
2521 | + "dev-master": "1.0.x-dev" | ||
2522 | + } | ||
2523 | + }, | ||
2524 | + "autoload": { | ||
2525 | + "psr-4": { | ||
2526 | + "Psr\\Cache\\": "src/" | ||
2527 | + } | ||
2528 | + }, | ||
2529 | + "notification-url": "https://packagist.org/downloads/", | ||
2530 | + "license": [ | ||
2531 | + "MIT" | ||
2532 | + ], | ||
2533 | + "authors": [ | ||
2534 | + { | ||
2535 | + "name": "PHP-FIG", | ||
2536 | + "homepage": "http://www.php-fig.org/" | ||
2537 | + } | ||
2538 | + ], | ||
2539 | + "description": "Common interface for caching libraries", | ||
2540 | + "keywords": [ | ||
2541 | + "cache", | ||
2542 | + "psr", | ||
2543 | + "psr-6" | ||
2544 | + ], | ||
2545 | + "time": "2016-08-06 20:24:11" | ||
2546 | + }, | ||
2547 | + { | ||
2548 | + "name": "psr/container", | ||
2549 | + "version": "1.0.0", | ||
2550 | + "source": { | ||
2551 | + "type": "git", | ||
2552 | + "url": "https://github.com/php-fig/container.git", | ||
2553 | + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" | ||
2554 | + }, | ||
2555 | + "dist": { | ||
2556 | + "type": "zip", | ||
2557 | + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | ||
2558 | + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | ||
2559 | + "shasum": "" | ||
2560 | + }, | ||
2561 | + "require": { | ||
2562 | + "php": ">=5.3.0" | ||
2563 | + }, | ||
2564 | + "type": "library", | ||
2565 | + "extra": { | ||
2566 | + "branch-alias": { | ||
2567 | + "dev-master": "1.0.x-dev" | ||
2568 | + } | ||
2569 | + }, | ||
2570 | + "autoload": { | ||
2571 | + "psr-4": { | ||
2572 | + "Psr\\Container\\": "src/" | ||
2573 | + } | ||
2574 | + }, | ||
2575 | + "notification-url": "https://packagist.org/downloads/", | ||
2576 | + "license": [ | ||
2577 | + "MIT" | ||
2578 | + ], | ||
2579 | + "authors": [ | ||
2580 | + { | ||
2581 | + "name": "PHP-FIG", | ||
2582 | + "homepage": "http://www.php-fig.org/" | ||
2583 | + } | ||
2584 | + ], | ||
2585 | + "description": "Common Container Interface (PHP FIG PSR-11)", | ||
2586 | + "homepage": "https://github.com/php-fig/container", | ||
2587 | + "keywords": [ | ||
2588 | + "PSR-11", | ||
2589 | + "container", | ||
2590 | + "container-interface", | ||
2591 | + "container-interop", | ||
2592 | + "psr" | ||
2593 | + ], | ||
2594 | + "time": "2017-02-14 16:28:37" | ||
2595 | + }, | ||
2596 | + { | ||
2597 | + "name": "psr/http-message", | ||
2598 | + "version": "1.0.1", | ||
2599 | + "source": { | ||
2600 | + "type": "git", | ||
2601 | + "url": "https://github.com/php-fig/http-message.git", | ||
2602 | + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" | ||
2603 | + }, | ||
2604 | + "dist": { | ||
2605 | + "type": "zip", | ||
2606 | + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", | ||
2607 | + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", | ||
2608 | + "shasum": "" | ||
2609 | + }, | ||
2610 | + "require": { | ||
2611 | + "php": ">=5.3.0" | ||
2612 | + }, | ||
2613 | + "type": "library", | ||
2614 | + "extra": { | ||
2615 | + "branch-alias": { | ||
2616 | + "dev-master": "1.0.x-dev" | ||
2617 | + } | ||
2618 | + }, | ||
2619 | + "autoload": { | ||
2620 | + "psr-4": { | ||
2621 | + "Psr\\Http\\Message\\": "src/" | ||
2622 | + } | ||
2623 | + }, | ||
2624 | + "notification-url": "https://packagist.org/downloads/", | ||
2625 | + "license": [ | ||
2626 | + "MIT" | ||
2627 | + ], | ||
2628 | + "authors": [ | ||
2629 | + { | ||
2630 | + "name": "PHP-FIG", | ||
2631 | + "homepage": "http://www.php-fig.org/" | ||
2632 | + } | ||
2633 | + ], | ||
2634 | + "description": "Common interface for HTTP messages", | ||
2635 | + "homepage": "https://github.com/php-fig/http-message", | ||
2636 | + "keywords": [ | ||
2637 | + "http", | ||
2638 | + "http-message", | ||
2639 | + "psr", | ||
2640 | + "psr-7", | ||
2641 | + "request", | ||
2642 | + "response" | ||
2643 | + ], | ||
2644 | + "time": "2016-08-06 14:39:51" | ||
2645 | + }, | ||
2646 | + { | ||
2647 | + "name": "psr/log", | ||
2648 | + "version": "1.0.2", | ||
2649 | + "source": { | ||
2650 | + "type": "git", | ||
2651 | + "url": "https://github.com/php-fig/log.git", | ||
2652 | + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" | ||
2653 | + }, | ||
2654 | + "dist": { | ||
2655 | + "type": "zip", | ||
2656 | + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", | ||
2657 | + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", | ||
2658 | + "shasum": "" | ||
2659 | + }, | ||
2660 | + "require": { | ||
2661 | + "php": ">=5.3.0" | ||
2662 | + }, | ||
2663 | + "type": "library", | ||
2664 | + "extra": { | ||
2665 | + "branch-alias": { | ||
2666 | + "dev-master": "1.0.x-dev" | ||
2667 | + } | ||
2668 | + }, | ||
2669 | + "autoload": { | ||
2670 | + "psr-4": { | ||
2671 | + "Psr\\Log\\": "Psr/Log/" | ||
2672 | + } | ||
2673 | + }, | ||
2674 | + "notification-url": "https://packagist.org/downloads/", | ||
2675 | + "license": [ | ||
2676 | + "MIT" | ||
2677 | + ], | ||
2678 | + "authors": [ | ||
2679 | + { | ||
2680 | + "name": "PHP-FIG", | ||
2681 | + "homepage": "http://www.php-fig.org/" | ||
2682 | + } | ||
2683 | + ], | ||
2684 | + "description": "Common interface for logging libraries", | ||
2685 | + "homepage": "https://github.com/php-fig/log", | ||
2686 | + "keywords": [ | ||
2687 | + "log", | ||
2688 | + "psr", | ||
2689 | + "psr-3" | ||
2690 | + ], | ||
2691 | + "time": "2016-10-10 12:19:37" | ||
2692 | + }, | ||
2693 | + { | ||
2694 | + "name": "rmrevin/yii2-fontawesome", | ||
2695 | + "version": "2.17.1", | ||
2696 | + "source": { | ||
2697 | + "type": "git", | ||
2698 | + "url": "https://github.com/rmrevin/yii2-fontawesome.git", | ||
2699 | + "reference": "65ce306da864f4d558348aeba040ed7876878090" | ||
2700 | + }, | ||
2701 | + "dist": { | ||
2702 | + "type": "zip", | ||
2703 | + "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090", | ||
2704 | + "reference": "65ce306da864f4d558348aeba040ed7876878090", | ||
2705 | + "shasum": "" | ||
2706 | + }, | ||
2707 | + "require": { | ||
2708 | + "fortawesome/font-awesome": "~4.7", | ||
2709 | + "php": ">=5.4.0", | ||
2710 | + "yiisoft/yii2": "2.0.*" | ||
2711 | + }, | ||
2712 | + "type": "yii2-extension", | ||
2713 | + "extra": { | ||
2714 | + "asset-installer-paths": { | ||
2715 | + "npm-asset-library": "vendor/npm", | ||
2716 | + "bower-asset-library": "vendor/bower" | ||
2717 | + } | ||
2718 | + }, | ||
2719 | + "autoload": { | ||
2720 | + "psr-4": { | ||
2721 | + "rmrevin\\yii\\fontawesome\\": "" | ||
2722 | + } | ||
2723 | + }, | ||
2724 | + "notification-url": "https://packagist.org/downloads/", | ||
2725 | + "license": [ | ||
2726 | + "MIT" | ||
2727 | + ], | ||
2728 | + "authors": [ | ||
2729 | + { | ||
2730 | + "name": "Revin Roman", | ||
2731 | + "email": "roman@rmrevin.com", | ||
2732 | + "homepage": "https://rmrevin.com/" | ||
2733 | + } | ||
2734 | + ], | ||
2735 | + "description": "Asset Bundle for Yii2 with Font Awesome", | ||
2736 | + "keywords": [ | ||
2737 | + "asset", | ||
2738 | + "awesome", | ||
2739 | + "bundle", | ||
2740 | + "font", | ||
2741 | + "yii" | ||
2742 | + ], | ||
2743 | + "time": "2017-01-11 14:05:47" | ||
2744 | + }, | ||
2745 | + { | ||
2746 | + "name": "skeeks/yii2-assets-auto-compress", | ||
2747 | + "version": "1.2.3", | ||
2748 | + "source": { | ||
2749 | + "type": "git", | ||
2750 | + "url": "https://github.com/skeeks-semenov/yii2-assets-auto-compress.git", | ||
2751 | + "reference": "18d80abd2bbce79e11fa1c0484ab72f08e772cb2" | ||
2752 | + }, | ||
2753 | + "dist": { | ||
2754 | + "type": "zip", | ||
2755 | + "url": "https://api.github.com/repos/skeeks-semenov/yii2-assets-auto-compress/zipball/18d80abd2bbce79e11fa1c0484ab72f08e772cb2", | ||
2756 | + "reference": "18d80abd2bbce79e11fa1c0484ab72f08e772cb2", | ||
2757 | + "shasum": "" | ||
2758 | + }, | ||
2759 | + "require": { | ||
2760 | + "mrclay/minify": "*", | ||
2761 | + "natxet/cssmin": "*", | ||
2762 | + "tedivm/jshrink": "*", | ||
2763 | + "yiisoft/yii2": "*" | ||
2764 | + }, | ||
2765 | + "type": "yii2-extension", | ||
2766 | + "autoload": { | ||
2767 | + "psr-4": { | ||
2768 | + "skeeks\\yii2\\assetsAuto\\": "" | ||
2769 | + } | ||
2770 | + }, | ||
2771 | + "notification-url": "https://packagist.org/downloads/", | ||
2772 | + "license": [ | ||
2773 | + "BSD-3-Clause" | ||
2774 | + ], | ||
2775 | + "authors": [ | ||
2776 | + { | ||
2777 | + "name": "Semenov Alexander", | ||
2778 | + "email": "semenov@skeeks.com" | ||
2779 | + } | ||
2780 | + ], | ||
2781 | + "description": "Automatically compile and merge files js + css", | ||
2782 | + "homepage": "http://www.skeeks.com/", | ||
2783 | + "keywords": [ | ||
2784 | + "JS", | ||
2785 | + "Sx", | ||
2786 | + "app", | ||
2787 | + "assets", | ||
2788 | + "auto assets", | ||
2789 | + "css", | ||
2790 | + "framework", | ||
2791 | + "skeeks", | ||
2792 | + "yii" | ||
2793 | + ], | ||
2794 | + "time": "2016-11-11 08:29:19" | ||
2795 | + }, | ||
2796 | + { | ||
2797 | + "name": "speixoto/yii2-amcharts", | ||
2798 | + "version": "v0.1.1", | ||
2799 | + "source": { | ||
2800 | + "type": "git", | ||
2801 | + "url": "https://github.com/speixoto/yii2-amcharts.git", | ||
2802 | + "reference": "2a0c95360710e9a4317fd735fc3392772b75b8af" | ||
2803 | + }, | ||
2804 | + "dist": { | ||
2805 | + "type": "zip", | ||
2806 | + "url": "https://api.github.com/repos/speixoto/yii2-amcharts/zipball/2a0c95360710e9a4317fd735fc3392772b75b8af", | ||
2807 | + "reference": "2a0c95360710e9a4317fd735fc3392772b75b8af", | ||
2808 | + "shasum": "" | ||
2809 | + }, | ||
2810 | + "require": { | ||
2811 | + "bower-asset/amcharts": "*", | ||
2812 | + "bower-asset/amcharts-stock": "dev-master", | ||
2813 | + "yiisoft/yii2": "*" | ||
2814 | + }, | ||
2815 | + "type": "yii2-extension", | ||
2816 | + "autoload": { | ||
2817 | + "psr-4": { | ||
2818 | + "speixoto\\amcharts\\": "" | ||
2819 | + } | ||
2820 | + }, | ||
2821 | + "notification-url": "https://packagist.org/downloads/", | ||
2822 | + "license": [ | ||
2823 | + "MIT" | ||
2824 | + ], | ||
2825 | + "authors": [ | ||
2826 | + { | ||
2827 | + "name": "Sรฉrgio Peixoto", | ||
2828 | + "email": "matematico2002@hotmail.com" | ||
2829 | + } | ||
2830 | + ], | ||
2831 | + "description": "AmCharts Widget for Yii 2", | ||
2832 | + "keywords": [ | ||
2833 | + "amcharts", | ||
2834 | + "yii" | ||
2835 | + ], | ||
2836 | + "time": "2016-08-23 13:52:28" | ||
2837 | + }, | ||
2838 | + { | ||
2839 | + "name": "swiftmailer/swiftmailer", | ||
2840 | + "version": "v5.4.8", | ||
2841 | + "source": { | ||
2842 | + "type": "git", | ||
2843 | + "url": "https://github.com/swiftmailer/swiftmailer.git", | ||
2844 | + "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517" | ||
2845 | + }, | ||
2846 | + "dist": { | ||
2847 | + "type": "zip", | ||
2848 | + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517", | ||
2849 | + "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517", | ||
2850 | + "shasum": "" | ||
2851 | + }, | ||
2852 | + "require": { | ||
2853 | + "php": ">=5.3.3" | ||
2854 | + }, | ||
2855 | + "require-dev": { | ||
2856 | + "mockery/mockery": "~0.9.1", | ||
2857 | + "symfony/phpunit-bridge": "~3.2" | ||
2858 | + }, | ||
2859 | + "type": "library", | ||
2860 | + "extra": { | ||
2861 | + "branch-alias": { | ||
2862 | + "dev-master": "5.4-dev" | ||
2863 | + } | ||
2864 | + }, | ||
2865 | + "autoload": { | ||
2866 | + "files": [ | ||
2867 | + "lib/swift_required.php" | ||
2868 | + ] | ||
2869 | + }, | ||
2870 | + "notification-url": "https://packagist.org/downloads/", | ||
2871 | + "license": [ | ||
2872 | + "MIT" | ||
2873 | + ], | ||
2874 | + "authors": [ | ||
2875 | + { | ||
2876 | + "name": "Chris Corbyn" | ||
2877 | + }, | ||
2878 | + { | ||
2879 | + "name": "Fabien Potencier", | ||
2880 | + "email": "fabien@symfony.com" | ||
2881 | + } | ||
2882 | + ], | ||
2883 | + "description": "Swiftmailer, free feature-rich PHP mailer", | ||
2884 | + "homepage": "http://swiftmailer.org", | ||
2885 | + "keywords": [ | ||
2886 | + "email", | ||
2887 | + "mail", | ||
2888 | + "mailer" | ||
2889 | + ], | ||
2890 | + "time": "2017-05-01 15:54:03" | ||
2891 | + }, | ||
2892 | + { | ||
2893 | + "name": "tedivm/jshrink", | ||
2894 | + "version": "v1.2.0", | ||
2895 | + "source": { | ||
2896 | + "type": "git", | ||
2897 | + "url": "https://github.com/tedious/JShrink.git", | ||
2898 | + "reference": "667e99774d230525d4d3dc2a50da7ba6b1d56bad" | ||
2899 | + }, | ||
2900 | + "dist": { | ||
2901 | + "type": "zip", | ||
2902 | + "url": "https://api.github.com/repos/tedious/JShrink/zipball/667e99774d230525d4d3dc2a50da7ba6b1d56bad", | ||
2903 | + "reference": "667e99774d230525d4d3dc2a50da7ba6b1d56bad", | ||
2904 | + "shasum": "" | ||
2905 | + }, | ||
2906 | + "require": { | ||
2907 | + "php": "^5.6|^7.0" | ||
2908 | + }, | ||
2909 | + "require-dev": { | ||
2910 | + "fabpot/php-cs-fixer": "0.4.0", | ||
2911 | + "phpunit/phpunit": "4.0.*", | ||
2912 | + "satooshi/php-coveralls": "^0.7.0" | ||
2913 | + }, | ||
2914 | + "type": "library", | ||
2915 | + "autoload": { | ||
2916 | + "psr-0": { | ||
2917 | + "JShrink": "src/" | ||
2918 | + } | ||
2919 | + }, | ||
2920 | + "notification-url": "https://packagist.org/downloads/", | ||
2921 | + "license": [ | ||
2922 | + "BSD-3-Clause" | ||
2923 | + ], | ||
2924 | + "authors": [ | ||
2925 | + { | ||
2926 | + "name": "Robert Hafner", | ||
2927 | + "email": "tedivm@tedivm.com" | ||
2928 | + } | ||
2929 | + ], | ||
2930 | + "description": "Javascript Minifier built in PHP", | ||
2931 | + "homepage": "http://github.com/tedious/JShrink", | ||
2932 | + "keywords": [ | ||
2933 | + "javascript", | ||
2934 | + "minifier" | ||
2935 | + ], | ||
2936 | + "time": "2017-05-30 02:59:46" | ||
2937 | + }, | ||
2938 | + { | ||
2939 | + "name": "tinymce/tinymce", | ||
2940 | + "version": "4.6.4", | ||
2941 | + "source": { | ||
2942 | + "type": "git", | ||
2943 | + "url": "https://github.com/tinymce/tinymce-dist.git", | ||
2944 | + "reference": "1e499f03e719106216fdd34859f8f35a2f8a68a2" | ||
2945 | + }, | ||
2946 | + "dist": { | ||
2947 | + "type": "zip", | ||
2948 | + "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/1e499f03e719106216fdd34859f8f35a2f8a68a2", | ||
2949 | + "reference": "1e499f03e719106216fdd34859f8f35a2f8a68a2", | ||
2950 | + "shasum": "" | ||
2951 | + }, | ||
2952 | + "type": "component", | ||
2953 | + "extra": { | ||
2954 | + "component": { | ||
2955 | + "scripts": [ | ||
2956 | + "tinymce.js", | ||
2957 | + "plugins/*/plugin.js", | ||
2958 | + "themes/*/theme.js" | ||
2959 | + ], | ||
2960 | + "files": [ | ||
2961 | + "tinymce.min.js", | ||
2962 | + "plugins/*/plugin.min.js", | ||
2963 | + "themes/*/theme.min.js", | ||
2964 | + "skins/**" | ||
2965 | + ] | ||
2966 | + } | ||
2967 | + }, | ||
2968 | + "notification-url": "https://packagist.org/downloads/", | ||
2969 | + "license": [ | ||
2970 | + "LGPL-2.1" | ||
2971 | + ], | ||
2972 | + "description": "Web based JavaScript HTML WYSIWYG editor control.", | ||
2973 | + "homepage": "http://www.tinymce.com", | ||
2974 | + "keywords": [ | ||
2975 | + "editor", | ||
2976 | + "html", | ||
2977 | + "javascript", | ||
2978 | + "richtext", | ||
2979 | + "tinymce", | ||
2980 | + "wysiwyg" | ||
2981 | + ], | ||
2982 | + "time": "2017-06-13 12:49:51" | ||
2983 | + }, | ||
2984 | + { | ||
2985 | + "name": "tubalmartin/cssmin", | ||
2986 | + "version": "v4.1.0", | ||
2987 | + "source": { | ||
2988 | + "type": "git", | ||
2989 | + "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git", | ||
2990 | + "reference": "1c7ae93cf6b392d4dae5c4ae18979918413af16e" | ||
2991 | + }, | ||
2992 | + "dist": { | ||
2993 | + "type": "zip", | ||
2994 | + "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/1c7ae93cf6b392d4dae5c4ae18979918413af16e", | ||
2995 | + "reference": "1c7ae93cf6b392d4dae5c4ae18979918413af16e", | ||
2996 | + "shasum": "" | ||
2997 | + }, | ||
2998 | + "require": { | ||
2999 | + "ext-pcre": "*", | ||
3000 | + "php": ">=5.3.2" | ||
3001 | + }, | ||
3002 | + "require-dev": { | ||
3003 | + "cogpowered/finediff": "0.3.*", | ||
3004 | + "phpunit/phpunit": "4.8.*" | ||
3005 | + }, | ||
3006 | + "bin": [ | ||
3007 | + "cssmin" | ||
3008 | + ], | ||
3009 | + "type": "library", | ||
3010 | + "autoload": { | ||
3011 | + "psr-4": { | ||
3012 | + "tubalmartin\\CssMin\\": "src" | ||
3013 | + } | ||
3014 | + }, | ||
3015 | + "notification-url": "https://packagist.org/downloads/", | ||
3016 | + "license": [ | ||
3017 | + "BSD-3-Clause" | ||
3018 | + ], | ||
3019 | + "authors": [ | ||
3020 | + { | ||
3021 | + "name": "Tรบbal Martรญn", | ||
3022 | + "homepage": "http://tubalmartin.me/" | ||
3023 | + } | ||
3024 | + ], | ||
3025 | + "description": "A PHP port of the YUI CSS compressor", | ||
3026 | + "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", | ||
3027 | + "keywords": [ | ||
3028 | + "compress", | ||
3029 | + "compressor", | ||
3030 | + "css", | ||
3031 | + "cssmin", | ||
3032 | + "minify", | ||
3033 | + "yui" | ||
3034 | + ], | ||
3035 | + "time": "2017-05-16 13:45:26" | ||
3036 | + }, | ||
3037 | + { | ||
3038 | + "name": "yii2tech/filedb", | ||
3039 | + "version": "1.0.3", | ||
3040 | + "source": { | ||
3041 | + "type": "git", | ||
3042 | + "url": "https://github.com/yii2tech/filedb.git", | ||
3043 | + "reference": "29af3a707fa2070b73b268e847b264f29c7dff31" | ||
3044 | + }, | ||
3045 | + "dist": { | ||
3046 | + "type": "zip", | ||
3047 | + "url": "https://api.github.com/repos/yii2tech/filedb/zipball/29af3a707fa2070b73b268e847b264f29c7dff31", | ||
3048 | + "reference": "29af3a707fa2070b73b268e847b264f29c7dff31", | ||
3049 | + "shasum": "" | ||
3050 | + }, | ||
3051 | + "require": { | ||
3052 | + "yiisoft/yii2": "*" | ||
3053 | + }, | ||
3054 | + "type": "yii2-extension", | ||
3055 | + "extra": { | ||
3056 | + "branch-alias": { | ||
3057 | + "dev-master": "1.0.x-dev" | ||
3058 | + } | ||
3059 | + }, | ||
3060 | + "autoload": { | ||
3061 | + "psr-4": { | ||
3062 | + "yii2tech\\filedb\\": "" | ||
3063 | + } | ||
3064 | + }, | ||
3065 | + "notification-url": "https://packagist.org/downloads/", | ||
3066 | + "license": [ | ||
3067 | + "BSD-3-Clause" | ||
3068 | + ], | ||
3069 | + "authors": [ | ||
3070 | + { | ||
3071 | + "name": "Paul Klimov", | ||
3072 | + "email": "klimov.paul@gmail.com" | ||
3073 | + } | ||
3074 | + ], | ||
3075 | + "description": "Provides ActiveRecord interface for data declared in static files", | ||
3076 | + "keywords": [ | ||
3077 | + "active", | ||
3078 | + "filedb", | ||
3079 | + "record", | ||
3080 | + "static", | ||
3081 | + "yii2" | ||
3082 | + ], | ||
3083 | + "time": "2017-02-06 10:58:30" | ||
3084 | + }, | ||
3085 | + { | ||
3086 | + "name": "yiisoft/yii2", | ||
3087 | + "version": "2.0.12", | ||
3088 | + "source": { | ||
3089 | + "type": "git", | ||
3090 | + "url": "https://github.com/yiisoft/yii2-framework.git", | ||
3091 | + "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d" | ||
3092 | + }, | ||
3093 | + "dist": { | ||
3094 | + "type": "zip", | ||
3095 | + "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d", | ||
3096 | + "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d", | ||
3097 | + "shasum": "" | ||
3098 | + }, | ||
3099 | + "require": { | ||
3100 | + "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", | ||
3101 | + "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5", | ||
3102 | + "bower-asset/punycode": "1.3.*", | ||
3103 | + "bower-asset/yii2-pjax": "~2.0.1", | ||
3104 | + "cebe/markdown": "~1.0.0 | ~1.1.0", | ||
3105 | + "ext-ctype": "*", | ||
3106 | + "ext-mbstring": "*", | ||
3107 | + "ezyang/htmlpurifier": "~4.6", | ||
3108 | + "lib-pcre": "*", | ||
3109 | + "php": ">=5.4.0", | ||
3110 | + "yiisoft/yii2-composer": "~2.0.4" | ||
3111 | + }, | ||
3112 | + "bin": [ | ||
3113 | + "yii" | ||
3114 | + ], | ||
3115 | + "type": "library", | ||
3116 | + "extra": { | ||
3117 | + "branch-alias": { | ||
3118 | + "dev-master": "2.0.x-dev" | ||
3119 | + } | ||
3120 | + }, | ||
3121 | + "autoload": { | ||
3122 | + "psr-4": { | ||
3123 | + "yii\\": "" | ||
3124 | + } | ||
3125 | + }, | ||
3126 | + "notification-url": "https://packagist.org/downloads/", | ||
3127 | + "license": [ | ||
3128 | + "BSD-3-Clause" | ||
3129 | + ], | ||
3130 | + "authors": [ | ||
3131 | + { | ||
3132 | + "name": "Qiang Xue", | ||
3133 | + "email": "qiang.xue@gmail.com", | ||
3134 | + "homepage": "http://www.yiiframework.com/", | ||
3135 | + "role": "Founder and project lead" | ||
3136 | + }, | ||
3137 | + { | ||
3138 | + "name": "Alexander Makarov", | ||
3139 | + "email": "sam@rmcreative.ru", | ||
3140 | + "homepage": "http://rmcreative.ru/", | ||
3141 | + "role": "Core framework development" | ||
3142 | + }, | ||
3143 | + { | ||
3144 | + "name": "Maurizio Domba", | ||
3145 | + "homepage": "http://mdomba.info/", | ||
3146 | + "role": "Core framework development" | ||
3147 | + }, | ||
3148 | + { | ||
3149 | + "name": "Carsten Brandt", | ||
3150 | + "email": "mail@cebe.cc", | ||
3151 | + "homepage": "http://cebe.cc/", | ||
3152 | + "role": "Core framework development" | ||
3153 | + }, | ||
3154 | + { | ||
3155 | + "name": "Timur Ruziev", | ||
3156 | + "email": "resurtm@gmail.com", | ||
3157 | + "homepage": "http://resurtm.com/", | ||
3158 | + "role": "Core framework development" | ||
3159 | + }, | ||
3160 | + { | ||
3161 | + "name": "Paul Klimov", | ||
3162 | + "email": "klimov.paul@gmail.com", | ||
3163 | + "role": "Core framework development" | ||
3164 | + }, | ||
3165 | + { | ||
3166 | + "name": "Dmitry Naumenko", | ||
3167 | + "email": "d.naumenko.a@gmail.com", | ||
3168 | + "role": "Core framework development" | ||
3169 | + }, | ||
3170 | + { | ||
3171 | + "name": "Boudewijn Vahrmeijer", | ||
3172 | + "email": "info@dynasource.eu", | ||
3173 | + "homepage": "http://dynasource.eu", | ||
3174 | + "role": "Core framework development" | ||
3175 | + } | ||
3176 | + ], | ||
3177 | + "description": "Yii PHP Framework Version 2", | ||
3178 | + "homepage": "http://www.yiiframework.com/", | ||
3179 | + "keywords": [ | ||
3180 | + "framework", | ||
3181 | + "yii2" | ||
3182 | + ], | ||
3183 | + "time": "2017-06-05 14:33:41" | ||
3184 | + }, | ||
3185 | + { | ||
3186 | + "name": "yiisoft/yii2-bootstrap", | ||
3187 | + "version": "2.0.6", | ||
3188 | + "source": { | ||
3189 | + "type": "git", | ||
3190 | + "url": "https://github.com/yiisoft/yii2-bootstrap.git", | ||
3191 | + "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5" | ||
3192 | + }, | ||
3193 | + "dist": { | ||
3194 | + "type": "zip", | ||
3195 | + "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", | ||
3196 | + "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", | ||
3197 | + "shasum": "" | ||
3198 | + }, | ||
3199 | + "require": { | ||
3200 | + "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", | ||
3201 | + "yiisoft/yii2": ">=2.0.6" | ||
3202 | + }, | ||
3203 | + "type": "yii2-extension", | ||
3204 | + "extra": { | ||
3205 | + "branch-alias": { | ||
3206 | + "dev-master": "2.0.x-dev" | ||
3207 | + }, | ||
3208 | + "asset-installer-paths": { | ||
3209 | + "npm-asset-library": "vendor/npm", | ||
3210 | + "bower-asset-library": "vendor/bower" | ||
3211 | + } | ||
3212 | + }, | ||
3213 | + "autoload": { | ||
3214 | + "psr-4": { | ||
3215 | + "yii\\bootstrap\\": "" | ||
3216 | + } | ||
3217 | + }, | ||
3218 | + "notification-url": "https://packagist.org/downloads/", | ||
3219 | + "license": [ | ||
3220 | + "BSD-3-Clause" | ||
3221 | + ], | ||
3222 | + "authors": [ | ||
3223 | + { | ||
3224 | + "name": "Qiang Xue", | ||
3225 | + "email": "qiang.xue@gmail.com" | ||
3226 | + } | ||
3227 | + ], | ||
3228 | + "description": "The Twitter Bootstrap extension for the Yii framework", | ||
3229 | + "keywords": [ | ||
3230 | + "bootstrap", | ||
3231 | + "yii2" | ||
3232 | + ], | ||
3233 | + "time": "2016-03-17 03:29:28" | ||
3234 | + }, | ||
3235 | + { | ||
3236 | + "name": "yiisoft/yii2-composer", | ||
3237 | + "version": "2.0.5", | ||
3238 | + "source": { | ||
3239 | + "type": "git", | ||
3240 | + "url": "https://github.com/yiisoft/yii2-composer.git", | ||
3241 | + "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" | ||
3242 | + }, | ||
3243 | + "dist": { | ||
3244 | + "type": "zip", | ||
3245 | + "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", | ||
3246 | + "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", | ||
3247 | + "shasum": "" | ||
3248 | + }, | ||
3249 | + "require": { | ||
3250 | + "composer-plugin-api": "^1.0" | ||
3251 | + }, | ||
3252 | + "require-dev": { | ||
3253 | + "composer/composer": "^1.0" | ||
3254 | + }, | ||
3255 | + "type": "composer-plugin", | ||
3256 | + "extra": { | ||
3257 | + "class": "yii\\composer\\Plugin", | ||
3258 | + "branch-alias": { | ||
3259 | + "dev-master": "2.0.x-dev" | ||
3260 | + } | ||
3261 | + }, | ||
3262 | + "autoload": { | ||
3263 | + "psr-4": { | ||
3264 | + "yii\\composer\\": "" | ||
3265 | + } | ||
3266 | + }, | ||
3267 | + "notification-url": "https://packagist.org/downloads/", | ||
3268 | + "license": [ | ||
3269 | + "BSD-3-Clause" | ||
3270 | + ], | ||
3271 | + "authors": [ | ||
3272 | + { | ||
3273 | + "name": "Qiang Xue", | ||
3274 | + "email": "qiang.xue@gmail.com" | ||
3275 | + } | ||
3276 | + ], | ||
3277 | + "description": "The composer plugin for Yii extension installer", | ||
3278 | + "keywords": [ | ||
3279 | + "composer", | ||
3280 | + "extension installer", | ||
3281 | + "yii2" | ||
3282 | + ], | ||
3283 | + "time": "2016-12-20 13:26:02" | ||
3284 | + }, | ||
3285 | + { | ||
3286 | + "name": "yiisoft/yii2-imagine", | ||
3287 | + "version": "2.1.0", | ||
3288 | + "source": { | ||
3289 | + "type": "git", | ||
3290 | + "url": "https://github.com/yiisoft/yii2-imagine.git", | ||
3291 | + "reference": "59dcd0b43c2b0e5495c7e5c0320e2cbc1cd57411" | ||
3292 | + }, | ||
3293 | + "dist": { | ||
3294 | + "type": "zip", | ||
3295 | + "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/59dcd0b43c2b0e5495c7e5c0320e2cbc1cd57411", | ||
3296 | + "reference": "59dcd0b43c2b0e5495c7e5c0320e2cbc1cd57411", | ||
3297 | + "shasum": "" | ||
3298 | + }, | ||
3299 | + "require": { | ||
3300 | + "imagine/imagine": "~0.6.0", | ||
3301 | + "yiisoft/yii2": "~2.0.0" | ||
3302 | + }, | ||
3303 | + "type": "yii2-extension", | ||
3304 | + "extra": { | ||
3305 | + "branch-alias": { | ||
3306 | + "dev-master": "2.0.x-dev" | ||
3307 | + } | ||
3308 | + }, | ||
3309 | + "autoload": { | ||
3310 | + "psr-4": { | ||
3311 | + "yii\\imagine\\": "" | ||
3312 | + } | ||
3313 | + }, | ||
3314 | + "notification-url": "https://packagist.org/downloads/", | ||
3315 | + "license": [ | ||
3316 | + "BSD-3-Clause" | ||
3317 | + ], | ||
3318 | + "authors": [ | ||
3319 | + { | ||
3320 | + "name": "Antonio Ramirez", | ||
3321 | + "email": "amigo.cobos@gmail.com" | ||
3322 | + } | ||
3323 | + ], | ||
3324 | + "description": "The Imagine integration for the Yii framework", | ||
3325 | + "keywords": [ | ||
3326 | + "helper", | ||
3327 | + "image", | ||
3328 | + "imagine", | ||
3329 | + "yii2" | ||
3330 | + ], | ||
3331 | + "time": "2016-11-03 19:28:39" | ||
3332 | + }, | ||
3333 | + { | ||
3334 | + "name": "yiisoft/yii2-swiftmailer", | ||
3335 | + "version": "2.0.7", | ||
3336 | + "source": { | ||
3337 | + "type": "git", | ||
3338 | + "url": "https://github.com/yiisoft/yii2-swiftmailer.git", | ||
3339 | + "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec" | ||
3340 | + }, | ||
3341 | + "dist": { | ||
3342 | + "type": "zip", | ||
3343 | + "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/8a03a62cbcb82e7697d3002eb43a8d2637f566ec", | ||
3344 | + "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec", | ||
3345 | + "shasum": "" | ||
3346 | + }, | ||
3347 | + "require": { | ||
3348 | + "swiftmailer/swiftmailer": "~5.0", | ||
3349 | + "yiisoft/yii2": "~2.0.4" | ||
3350 | + }, | ||
3351 | + "type": "yii2-extension", | ||
3352 | + "extra": { | ||
3353 | + "branch-alias": { | ||
3354 | + "dev-master": "2.0.x-dev" | ||
3355 | + } | ||
3356 | + }, | ||
3357 | + "autoload": { | ||
3358 | + "psr-4": { | ||
3359 | + "yii\\swiftmailer\\": "" | ||
3360 | + } | ||
3361 | + }, | ||
3362 | + "notification-url": "https://packagist.org/downloads/", | ||
3363 | + "license": [ | ||
3364 | + "BSD-3-Clause" | ||
3365 | + ], | ||
3366 | + "authors": [ | ||
3367 | + { | ||
3368 | + "name": "Paul Klimov", | ||
3369 | + "email": "klimov.paul@gmail.com" | ||
3370 | + } | ||
3371 | + ], | ||
3372 | + "description": "The SwiftMailer integration for the Yii framework", | ||
3373 | + "keywords": [ | ||
3374 | + "email", | ||
3375 | + "mail", | ||
3376 | + "mailer", | ||
3377 | + "swift", | ||
3378 | + "swiftmailer", | ||
3379 | + "yii2" | ||
3380 | + ], | ||
3381 | + "time": "2017-05-01 08:29:00" | ||
3382 | + }, | ||
3383 | + { | ||
3384 | + "name": "yiister/yii2-gentelella", | ||
3385 | + "version": "1.2.2", | ||
3386 | + "source": { | ||
3387 | + "type": "git", | ||
3388 | + "url": "https://github.com/yiister/yii2-gentelella.git", | ||
3389 | + "reference": "646ae0053c4a485d6b3d42c4ef67cbee26d74ef7" | ||
3390 | + }, | ||
3391 | + "dist": { | ||
3392 | + "type": "zip", | ||
3393 | + "url": "https://api.github.com/repos/yiister/yii2-gentelella/zipball/646ae0053c4a485d6b3d42c4ef67cbee26d74ef7", | ||
3394 | + "reference": "646ae0053c4a485d6b3d42c4ef67cbee26d74ef7", | ||
3395 | + "shasum": "" | ||
3396 | + }, | ||
3397 | + "require": { | ||
3398 | + "bower-asset/gentelella": "*", | ||
3399 | + "php": ">=5.4.0", | ||
3400 | + "rmrevin/yii2-fontawesome": "~2.0", | ||
3401 | + "yiisoft/yii2": "~2.0.0", | ||
3402 | + "yiisoft/yii2-bootstrap": "~2.0.0" | ||
3403 | + }, | ||
3404 | + "type": "yii2-extension", | ||
3405 | + "extra": { | ||
3406 | + "asset-installer-paths": { | ||
3407 | + "npm-asset-library": "vendor/npm", | ||
3408 | + "bower-asset-library": "vendor/bower" | ||
3409 | + } | ||
3410 | + }, | ||
3411 | + "autoload": { | ||
3412 | + "psr-4": { | ||
3413 | + "yiister\\gentelella\\": "" | ||
3414 | + } | ||
3415 | + }, | ||
3416 | + "notification-url": "https://packagist.org/downloads/", | ||
3417 | + "license": [ | ||
3418 | + "MIT" | ||
3419 | + ], | ||
3420 | + "authors": [ | ||
3421 | + { | ||
3422 | + "name": "Pavel Fedotov", | ||
3423 | + "email": "fps.06@mail.ru", | ||
3424 | + "homepage": "https://github.com/fps01", | ||
3425 | + "role": "Creator" | ||
3426 | + } | ||
3427 | + ], | ||
3428 | + "description": "Free admin template for backend", | ||
3429 | + "keywords": [ | ||
3430 | + "admin", | ||
3431 | + "asset", | ||
3432 | + "backend", | ||
3433 | + "bootsprap3", | ||
3434 | + "extension", | ||
3435 | + "gentelella", | ||
3436 | + "theme", | ||
3437 | + "yii2" | ||
3438 | + ], | ||
3439 | + "time": "2017-05-22 11:24:30" | ||
3440 | + }, | ||
3441 | + { | ||
3442 | + "name": "zyx/zyx-phpmailer", | ||
3443 | + "version": "0.9.2", | ||
3444 | + "source": { | ||
3445 | + "type": "git", | ||
3446 | + "url": "https://github.com/SDKiller/zyx-phpmailer.git", | ||
3447 | + "reference": "2032706c35a345f875c4acf310600098a37ca469" | ||
3448 | + }, | ||
3449 | + "dist": { | ||
3450 | + "type": "zip", | ||
3451 | + "url": "https://api.github.com/repos/SDKiller/zyx-phpmailer/zipball/2032706c35a345f875c4acf310600098a37ca469", | ||
3452 | + "reference": "2032706c35a345f875c4acf310600098a37ca469", | ||
3453 | + "shasum": "" | ||
3454 | + }, | ||
3455 | + "require": { | ||
3456 | + "phpmailer/phpmailer": "v5.2.8", | ||
3457 | + "yiisoft/yii2": "*" | ||
3458 | + }, | ||
3459 | + "type": "yii2-extension", | ||
3460 | + "autoload": { | ||
3461 | + "psr-4": { | ||
3462 | + "zyx\\phpmailer\\": "" | ||
3463 | + } | ||
3464 | + }, | ||
3465 | + "notification-url": "https://packagist.org/downloads/", | ||
3466 | + "license": [ | ||
3467 | + "BSD-3-Clause" | ||
3468 | + ], | ||
3469 | + "authors": [ | ||
3470 | + { | ||
3471 | + "name": "Serge Postrash aka SDKiller", | ||
3472 | + "email": "jexy.ru@gmail.com" | ||
3473 | + } | ||
3474 | + ], | ||
3475 | + "description": "PHPMailer integration for Yii 2 framework", | ||
3476 | + "keywords": [ | ||
3477 | + "email", | ||
3478 | + "mail", | ||
3479 | + "mailer", | ||
3480 | + "phpmailer", | ||
3481 | + "yii2" | ||
3482 | + ], | ||
3483 | + "time": "2014-05-14 20:30:24" | ||
3484 | + } | ||
3485 | + ], | ||
3486 | + "packages-dev": [ | ||
3487 | + { | ||
3488 | + "name": "behat/gherkin", | ||
3489 | + "version": "v4.4.5", | ||
3490 | + "source": { | ||
3491 | + "type": "git", | ||
3492 | + "url": "https://github.com/Behat/Gherkin.git", | ||
3493 | + "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74" | ||
3494 | + }, | ||
3495 | + "dist": { | ||
3496 | + "type": "zip", | ||
3497 | + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74", | ||
3498 | + "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74", | ||
3499 | + "shasum": "" | ||
3500 | + }, | ||
3501 | + "require": { | ||
3502 | + "php": ">=5.3.1" | ||
3503 | + }, | ||
3504 | + "require-dev": { | ||
3505 | + "phpunit/phpunit": "~4.5|~5", | ||
3506 | + "symfony/phpunit-bridge": "~2.7|~3", | ||
3507 | + "symfony/yaml": "~2.3|~3" | ||
3508 | + }, | ||
3509 | + "suggest": { | ||
3510 | + "symfony/yaml": "If you want to parse features, represented in YAML files" | ||
3511 | + }, | ||
3512 | + "type": "library", | ||
3513 | + "extra": { | ||
3514 | + "branch-alias": { | ||
3515 | + "dev-master": "4.4-dev" | ||
3516 | + } | ||
3517 | + }, | ||
3518 | + "autoload": { | ||
3519 | + "psr-0": { | ||
3520 | + "Behat\\Gherkin": "src/" | ||
3521 | + } | ||
3522 | + }, | ||
3523 | + "notification-url": "https://packagist.org/downloads/", | ||
3524 | + "license": [ | ||
3525 | + "MIT" | ||
3526 | + ], | ||
3527 | + "authors": [ | ||
3528 | + { | ||
3529 | + "name": "Konstantin Kudryashov", | ||
3530 | + "email": "ever.zet@gmail.com", | ||
3531 | + "homepage": "http://everzet.com" | ||
3532 | + } | ||
3533 | + ], | ||
3534 | + "description": "Gherkin DSL parser for PHP 5.3", | ||
3535 | + "homepage": "http://behat.org/", | ||
3536 | + "keywords": [ | ||
3537 | + "BDD", | ||
3538 | + "Behat", | ||
3539 | + "Cucumber", | ||
3540 | + "DSL", | ||
3541 | + "gherkin", | ||
3542 | + "parser" | ||
3543 | + ], | ||
3544 | + "time": "2016-10-30 11:50:56" | ||
3545 | + }, | ||
3546 | + { | ||
3547 | + "name": "bower-asset/typeahead.js", | ||
3548 | + "version": "v0.11.1", | ||
3549 | + "source": { | ||
3550 | + "type": "git", | ||
3551 | + "url": "https://github.com/twitter/typeahead.js.git", | ||
3552 | + "reference": "588440f66559714280628a4f9799f0c4eb880a4a" | ||
3553 | + }, | ||
3554 | + "dist": { | ||
3555 | + "type": "zip", | ||
3556 | + "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a", | ||
3557 | + "reference": "588440f66559714280628a4f9799f0c4eb880a4a", | ||
3558 | + "shasum": "" | ||
3559 | + }, | ||
3560 | + "require": { | ||
3561 | + "bower-asset/jquery": ">=1.7" | ||
3562 | + }, | ||
3563 | + "require-dev": { | ||
3564 | + "bower-asset/jasmine-ajax": "~1.3.1", | ||
3565 | + "bower-asset/jasmine-jquery": "~1.5.2", | ||
3566 | + "bower-asset/jquery": "~1.7" | ||
3567 | + }, | ||
3568 | + "type": "bower-asset-library", | ||
3569 | + "extra": { | ||
3570 | + "bower-asset-main": "dist/typeahead.bundle.js" | ||
3571 | + } | ||
3572 | + }, | ||
3573 | + { | ||
3574 | + "name": "codeception/base", | ||
3575 | + "version": "2.3.3", | ||
3576 | + "source": { | ||
3577 | + "type": "git", | ||
3578 | + "url": "https://github.com/Codeception/base.git", | ||
3579 | + "reference": "6724500be5f890b086440a7f40941565b313b3d1" | ||
3580 | + }, | ||
3581 | + "dist": { | ||
3582 | + "type": "zip", | ||
3583 | + "url": "https://api.github.com/repos/Codeception/base/zipball/6724500be5f890b086440a7f40941565b313b3d1", | ||
3584 | + "reference": "6724500be5f890b086440a7f40941565b313b3d1", | ||
3585 | + "shasum": "" | ||
3586 | + }, | ||
3587 | + "require": { | ||
3588 | + "behat/gherkin": "~4.4.0", | ||
3589 | + "ext-json": "*", | ||
3590 | + "ext-mbstring": "*", | ||
3591 | + "guzzlehttp/psr7": "~1.0", | ||
3592 | + "php": ">=5.4.0 <8.0", | ||
3593 | + "phpunit/php-code-coverage": ">=2.2.4 <6.0", | ||
3594 | + "phpunit/phpunit": ">4.8.20 <7.0", | ||
3595 | + "phpunit/phpunit-mock-objects": ">2.3 <5.0", | ||
3596 | + "sebastian/comparator": ">1.1 <3.0", | ||
3597 | + "sebastian/diff": "^1.4", | ||
3598 | + "stecman/symfony-console-completion": "^0.7.0", | ||
3599 | + "symfony/browser-kit": ">=2.7 <4.0", | ||
3600 | + "symfony/console": ">=2.7 <4.0", | ||
3601 | + "symfony/css-selector": ">=2.7 <4.0", | ||
3602 | + "symfony/dom-crawler": ">=2.7.5 <4.0", | ||
3603 | + "symfony/event-dispatcher": ">=2.7 <4.0", | ||
3604 | + "symfony/finder": ">=2.7 <4.0", | ||
3605 | + "symfony/yaml": ">=2.7 <4.0" | ||
3606 | + }, | ||
3607 | + "require-dev": { | ||
3608 | + "codeception/specify": "~0.3", | ||
3609 | + "facebook/graph-sdk": "~5.3", | ||
3610 | + "flow/jsonpath": "~0.2", | ||
3611 | + "league/factory-muffin": "^3.0", | ||
3612 | + "league/factory-muffin-faker": "^1.0", | ||
3613 | + "mongodb/mongodb": "^1.0", | ||
3614 | + "monolog/monolog": "~1.8", | ||
3615 | + "pda/pheanstalk": "~3.0", | ||
3616 | + "php-amqplib/php-amqplib": "~2.4", | ||
3617 | + "predis/predis": "^1.0", | ||
3618 | + "squizlabs/php_codesniffer": "~2.0", | ||
3619 | + "vlucas/phpdotenv": "^2.4.0" | ||
3620 | + }, | ||
3621 | + "suggest": { | ||
3622 | + "codeception/specify": "BDD-style code blocks", | ||
3623 | + "codeception/verify": "BDD-style assertions", | ||
3624 | + "flow/jsonpath": "For using JSONPath in REST module", | ||
3625 | + "league/factory-muffin": "For DataFactory module", | ||
3626 | + "league/factory-muffin-faker": "For Faker support in DataFactory module", | ||
3627 | + "phpseclib/phpseclib": "for SFTP option in FTP Module", | ||
3628 | + "symfony/phpunit-bridge": "For phpunit-bridge support" | ||
3629 | + }, | ||
3630 | + "bin": [ | ||
3631 | + "codecept" | ||
3632 | + ], | ||
3633 | + "type": "library", | ||
3634 | + "extra": { | ||
3635 | + "branch-alias": [] | ||
3636 | + }, | ||
3637 | + "autoload": { | ||
3638 | + "psr-4": { | ||
3639 | + "Codeception\\": "src\\Codeception", | ||
3640 | + "Codeception\\Extension\\": "ext" | ||
3641 | + } | ||
3642 | + }, | ||
3643 | + "notification-url": "https://packagist.org/downloads/", | ||
3644 | + "license": [ | ||
3645 | + "MIT" | ||
3646 | + ], | ||
3647 | + "authors": [ | ||
3648 | + { | ||
3649 | + "name": "Michael Bodnarchuk", | ||
3650 | + "email": "davert@mail.ua", | ||
3651 | + "homepage": "http://codegyre.com" | ||
3652 | + } | ||
3653 | + ], | ||
3654 | + "description": "BDD-style testing framework", | ||
3655 | + "homepage": "http://codeception.com/", | ||
3656 | + "keywords": [ | ||
3657 | + "BDD", | ||
3658 | + "TDD", | ||
3659 | + "acceptance testing", | ||
3660 | + "functional testing", | ||
3661 | + "unit testing" | ||
3662 | + ], | ||
3663 | + "time": "2017-06-02 00:30:24" | ||
3664 | + }, | ||
3665 | + { | ||
3666 | + "name": "codeception/verify", | ||
3667 | + "version": "0.3.3", | ||
3668 | + "source": { | ||
3669 | + "type": "git", | ||
3670 | + "url": "https://github.com/Codeception/Verify.git", | ||
3671 | + "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c" | ||
3672 | + }, | ||
3673 | + "dist": { | ||
3674 | + "type": "zip", | ||
3675 | + "url": "https://api.github.com/repos/Codeception/Verify/zipball/5d649dda453cd814dadc4bb053060cd2c6bb4b4c", | ||
3676 | + "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c", | ||
3677 | + "shasum": "" | ||
3678 | + }, | ||
3679 | + "require-dev": { | ||
3680 | + "phpunit/phpunit": "~4.0" | ||
3681 | + }, | ||
3682 | + "type": "library", | ||
3683 | + "autoload": { | ||
3684 | + "files": [ | ||
3685 | + "src/Codeception/function.php" | ||
3686 | + ] | ||
3687 | + }, | ||
3688 | + "notification-url": "https://packagist.org/downloads/", | ||
3689 | + "license": [ | ||
3690 | + "MIT" | ||
3691 | + ], | ||
3692 | + "authors": [ | ||
3693 | + { | ||
3694 | + "name": "Michael Bodnarchuk", | ||
3695 | + "email": "davert.php@mailican.com" | ||
3696 | + } | ||
3697 | + ], | ||
3698 | + "description": "BDD assertion library for PHPUnit", | ||
3699 | + "time": "2017-01-09 10:58:51" | ||
3700 | + }, | ||
3701 | + { | ||
3702 | + "name": "doctrine/instantiator", | ||
3703 | + "version": "1.0.5", | ||
3704 | + "source": { | ||
3705 | + "type": "git", | ||
3706 | + "url": "https://github.com/doctrine/instantiator.git", | ||
3707 | + "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" | ||
3708 | + }, | ||
3709 | + "dist": { | ||
3710 | + "type": "zip", | ||
3711 | + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", | ||
3712 | + "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", | ||
3713 | + "shasum": "" | ||
3714 | + }, | ||
3715 | + "require": { | ||
3716 | + "php": ">=5.3,<8.0-DEV" | ||
3717 | + }, | ||
3718 | + "require-dev": { | ||
3719 | + "athletic/athletic": "~0.1.8", | ||
3720 | + "ext-pdo": "*", | ||
3721 | + "ext-phar": "*", | ||
3722 | + "phpunit/phpunit": "~4.0", | ||
3723 | + "squizlabs/php_codesniffer": "~2.0" | ||
3724 | + }, | ||
3725 | + "type": "library", | ||
3726 | + "extra": { | ||
3727 | + "branch-alias": { | ||
3728 | + "dev-master": "1.0.x-dev" | ||
3729 | + } | ||
3730 | + }, | ||
3731 | + "autoload": { | ||
3732 | + "psr-4": { | ||
3733 | + "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" | ||
3734 | + } | ||
3735 | + }, | ||
3736 | + "notification-url": "https://packagist.org/downloads/", | ||
3737 | + "license": [ | ||
3738 | + "MIT" | ||
3739 | + ], | ||
3740 | + "authors": [ | ||
3741 | + { | ||
3742 | + "name": "Marco Pivetta", | ||
3743 | + "email": "ocramius@gmail.com", | ||
3744 | + "homepage": "http://ocramius.github.com/" | ||
3745 | + } | ||
3746 | + ], | ||
3747 | + "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", | ||
3748 | + "homepage": "https://github.com/doctrine/instantiator", | ||
3749 | + "keywords": [ | ||
3750 | + "constructor", | ||
3751 | + "instantiate" | ||
3752 | + ], | ||
3753 | + "time": "2015-06-14 21:17:01" | ||
3754 | + }, | ||
3755 | + { | ||
3756 | + "name": "fzaninotto/faker", | ||
3757 | + "version": "v1.6.0", | ||
3758 | + "source": { | ||
3759 | + "type": "git", | ||
3760 | + "url": "https://github.com/fzaninotto/Faker.git", | ||
3761 | + "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123" | ||
3762 | + }, | ||
3763 | + "dist": { | ||
3764 | + "type": "zip", | ||
3765 | + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123", | ||
3766 | + "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123", | ||
3767 | + "shasum": "" | ||
3768 | + }, | ||
3769 | + "require": { | ||
3770 | + "php": "^5.3.3|^7.0" | ||
3771 | + }, | ||
3772 | + "require-dev": { | ||
3773 | + "ext-intl": "*", | ||
3774 | + "phpunit/phpunit": "~4.0", | ||
3775 | + "squizlabs/php_codesniffer": "~1.5" | ||
3776 | + }, | ||
3777 | + "type": "library", | ||
3778 | + "extra": { | ||
3779 | + "branch-alias": [] | ||
3780 | + }, | ||
3781 | + "autoload": { | ||
3782 | + "psr-4": { | ||
3783 | + "Faker\\": "src/Faker/" | ||
3784 | + } | ||
3785 | + }, | ||
3786 | + "notification-url": "https://packagist.org/downloads/", | ||
3787 | + "license": [ | ||
3788 | + "MIT" | ||
3789 | + ], | ||
3790 | + "authors": [ | ||
3791 | + { | ||
3792 | + "name": "Franรงois Zaninotto" | ||
3793 | + } | ||
3794 | + ], | ||
3795 | + "description": "Faker is a PHP library that generates fake data for you.", | ||
3796 | + "keywords": [ | ||
3797 | + "data", | ||
3798 | + "faker", | ||
3799 | + "fixtures" | ||
3800 | + ], | ||
3801 | + "time": "2016-04-29 12:21:54" | ||
3802 | + }, | ||
3803 | + { | ||
3804 | + "name": "myclabs/deep-copy", | ||
3805 | + "version": "1.6.1", | ||
3806 | + "source": { | ||
3807 | + "type": "git", | ||
3808 | + "url": "https://github.com/myclabs/DeepCopy.git", | ||
3809 | + "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" | ||
3810 | + }, | ||
3811 | + "dist": { | ||
3812 | + "type": "zip", | ||
3813 | + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", | ||
3814 | + "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", | ||
3815 | + "shasum": "" | ||
3816 | + }, | ||
3817 | + "require": { | ||
3818 | + "php": ">=5.4.0" | ||
3819 | + }, | ||
3820 | + "require-dev": { | ||
3821 | + "doctrine/collections": "1.*", | ||
3822 | + "phpunit/phpunit": "~4.1" | ||
3823 | + }, | ||
3824 | + "type": "library", | ||
3825 | + "autoload": { | ||
3826 | + "psr-4": { | ||
3827 | + "DeepCopy\\": "src/DeepCopy/" | ||
3828 | + } | ||
3829 | + }, | ||
3830 | + "notification-url": "https://packagist.org/downloads/", | ||
3831 | + "license": [ | ||
3832 | + "MIT" | ||
3833 | + ], | ||
3834 | + "description": "Create deep copies (clones) of your objects", | ||
3835 | + "homepage": "https://github.com/myclabs/DeepCopy", | ||
3836 | + "keywords": [ | ||
3837 | + "clone", | ||
3838 | + "copy", | ||
3839 | + "duplicate", | ||
3840 | + "object", | ||
3841 | + "object graph" | ||
3842 | + ], | ||
3843 | + "time": "2017-04-12 18:52:22" | ||
3844 | + }, | ||
3845 | + { | ||
3846 | + "name": "phar-io/manifest", | ||
3847 | + "version": "1.0.1", | ||
3848 | + "source": { | ||
3849 | + "type": "git", | ||
3850 | + "url": "https://github.com/phar-io/manifest.git", | ||
3851 | + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" | ||
3852 | + }, | ||
3853 | + "dist": { | ||
3854 | + "type": "zip", | ||
3855 | + "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", | ||
3856 | + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", | ||
3857 | + "shasum": "" | ||
3858 | + }, | ||
3859 | + "require": { | ||
3860 | + "ext-dom": "*", | ||
3861 | + "ext-phar": "*", | ||
3862 | + "phar-io/version": "^1.0.1", | ||
3863 | + "php": "^5.6 || ^7.0" | ||
3864 | + }, | ||
3865 | + "type": "library", | ||
3866 | + "extra": { | ||
3867 | + "branch-alias": { | ||
3868 | + "dev-master": "1.0.x-dev" | ||
3869 | + } | ||
3870 | + }, | ||
3871 | + "autoload": { | ||
3872 | + "classmap": [ | ||
3873 | + "src/" | ||
3874 | + ] | ||
3875 | + }, | ||
3876 | + "notification-url": "https://packagist.org/downloads/", | ||
3877 | + "license": [ | ||
3878 | + "BSD-3-Clause" | ||
3879 | + ], | ||
3880 | + "authors": [ | ||
3881 | + { | ||
3882 | + "name": "Arne Blankerts", | ||
3883 | + "email": "arne@blankerts.de", | ||
3884 | + "role": "Developer" | ||
3885 | + }, | ||
3886 | + { | ||
3887 | + "name": "Sebastian Heuer", | ||
3888 | + "email": "sebastian@phpeople.de", | ||
3889 | + "role": "Developer" | ||
3890 | + }, | ||
3891 | + { | ||
3892 | + "name": "Sebastian Bergmann", | ||
3893 | + "email": "sebastian@phpunit.de", | ||
3894 | + "role": "Developer" | ||
3895 | + } | ||
3896 | + ], | ||
3897 | + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", | ||
3898 | + "time": "2017-03-05 18:14:27" | ||
3899 | + }, | ||
3900 | + { | ||
3901 | + "name": "phar-io/version", | ||
3902 | + "version": "1.0.1", | ||
3903 | + "source": { | ||
3904 | + "type": "git", | ||
3905 | + "url": "https://github.com/phar-io/version.git", | ||
3906 | + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" | ||
3907 | + }, | ||
3908 | + "dist": { | ||
3909 | + "type": "zip", | ||
3910 | + "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", | ||
3911 | + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", | ||
3912 | + "shasum": "" | ||
3913 | + }, | ||
3914 | + "require": { | ||
3915 | + "php": "^5.6 || ^7.0" | ||
3916 | + }, | ||
3917 | + "type": "library", | ||
3918 | + "autoload": { | ||
3919 | + "classmap": [ | ||
3920 | + "src/" | ||
3921 | + ] | ||
3922 | + }, | ||
3923 | + "notification-url": "https://packagist.org/downloads/", | ||
3924 | + "license": [ | ||
3925 | + "BSD-3-Clause" | ||
3926 | + ], | ||
3927 | + "authors": [ | ||
3928 | + { | ||
3929 | + "name": "Arne Blankerts", | ||
3930 | + "email": "arne@blankerts.de", | ||
3931 | + "role": "Developer" | ||
3932 | + }, | ||
3933 | + { | ||
3934 | + "name": "Sebastian Heuer", | ||
3935 | + "email": "sebastian@phpeople.de", | ||
3936 | + "role": "Developer" | ||
3937 | + }, | ||
3938 | + { | ||
3939 | + "name": "Sebastian Bergmann", | ||
3940 | + "email": "sebastian@phpunit.de", | ||
3941 | + "role": "Developer" | ||
3942 | + } | ||
3943 | + ], | ||
3944 | + "description": "Library for handling version information and constraints", | ||
3945 | + "time": "2017-03-05 17:38:23" | ||
3946 | + }, | ||
3947 | + { | ||
3948 | + "name": "phpdocumentor/reflection-common", | ||
3949 | + "version": "1.0", | ||
3950 | + "source": { | ||
3951 | + "type": "git", | ||
3952 | + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", | ||
3953 | + "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" | ||
3954 | + }, | ||
3955 | + "dist": { | ||
3956 | + "type": "zip", | ||
3957 | + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", | ||
3958 | + "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", | ||
3959 | + "shasum": "" | ||
3960 | + }, | ||
3961 | + "require": { | ||
3962 | + "php": ">=5.5" | ||
3963 | + }, | ||
3964 | + "require-dev": { | ||
3965 | + "phpunit/phpunit": "^4.6" | ||
3966 | + }, | ||
3967 | + "type": "library", | ||
3968 | + "extra": { | ||
3969 | + "branch-alias": { | ||
3970 | + "dev-master": "1.0.x-dev" | ||
3971 | + } | ||
3972 | + }, | ||
3973 | + "autoload": { | ||
3974 | + "psr-4": { | ||
3975 | + "phpDocumentor\\Reflection\\": [ | ||
3976 | + "src" | ||
3977 | + ] | ||
3978 | + } | ||
3979 | + }, | ||
3980 | + "notification-url": "https://packagist.org/downloads/", | ||
3981 | + "license": [ | ||
3982 | + "MIT" | ||
3983 | + ], | ||
3984 | + "authors": [ | ||
3985 | + { | ||
3986 | + "name": "Jaap van Otterdijk", | ||
3987 | + "email": "opensource@ijaap.nl" | ||
3988 | + } | ||
3989 | + ], | ||
3990 | + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", | ||
3991 | + "homepage": "http://www.phpdoc.org", | ||
3992 | + "keywords": [ | ||
3993 | + "FQSEN", | ||
3994 | + "phpDocumentor", | ||
3995 | + "phpdoc", | ||
3996 | + "reflection", | ||
3997 | + "static analysis" | ||
3998 | + ], | ||
3999 | + "time": "2015-12-27 11:43:31" | ||
4000 | + }, | ||
4001 | + { | ||
4002 | + "name": "phpdocumentor/reflection-docblock", | ||
4003 | + "version": "3.1.1", | ||
4004 | + "source": { | ||
4005 | + "type": "git", | ||
4006 | + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", | ||
4007 | + "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" | ||
4008 | + }, | ||
4009 | + "dist": { | ||
4010 | + "type": "zip", | ||
4011 | + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", | ||
4012 | + "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", | ||
4013 | + "shasum": "" | ||
4014 | + }, | ||
4015 | + "require": { | ||
4016 | + "php": ">=5.5", | ||
4017 | + "phpdocumentor/reflection-common": "^1.0@dev", | ||
4018 | + "phpdocumentor/type-resolver": "^0.2.0", | ||
4019 | + "webmozart/assert": "^1.0" | ||
4020 | + }, | ||
4021 | + "require-dev": { | ||
4022 | + "mockery/mockery": "^0.9.4", | ||
4023 | + "phpunit/phpunit": "^4.4" | ||
4024 | + }, | ||
4025 | + "type": "library", | ||
4026 | + "autoload": { | ||
4027 | + "psr-4": { | ||
4028 | + "phpDocumentor\\Reflection\\": [ | ||
4029 | + "src/" | ||
4030 | + ] | ||
4031 | + } | ||
4032 | + }, | ||
4033 | + "notification-url": "https://packagist.org/downloads/", | ||
4034 | + "license": [ | ||
4035 | + "MIT" | ||
4036 | + ], | ||
4037 | + "authors": [ | ||
4038 | + { | ||
4039 | + "name": "Mike van Riel", | ||
4040 | + "email": "me@mikevanriel.com" | ||
4041 | + } | ||
4042 | + ], | ||
4043 | + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", | ||
4044 | + "time": "2016-09-30 07:12:33" | ||
4045 | + }, | ||
4046 | + { | ||
4047 | + "name": "phpdocumentor/type-resolver", | ||
4048 | + "version": "0.2.1", | ||
4049 | + "source": { | ||
4050 | + "type": "git", | ||
4051 | + "url": "https://github.com/phpDocumentor/TypeResolver.git", | ||
4052 | + "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb" | ||
4053 | + }, | ||
4054 | + "dist": { | ||
4055 | + "type": "zip", | ||
4056 | + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", | ||
4057 | + "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", | ||
4058 | + "shasum": "" | ||
4059 | + }, | ||
4060 | + "require": { | ||
4061 | + "php": ">=5.5", | ||
4062 | + "phpdocumentor/reflection-common": "^1.0" | ||
4063 | + }, | ||
4064 | + "require-dev": { | ||
4065 | + "mockery/mockery": "^0.9.4", | ||
4066 | + "phpunit/phpunit": "^5.2||^4.8.24" | ||
4067 | + }, | ||
4068 | + "type": "library", | ||
4069 | + "extra": { | ||
4070 | + "branch-alias": { | ||
4071 | + "dev-master": "1.0.x-dev" | ||
4072 | + } | ||
4073 | + }, | ||
4074 | + "autoload": { | ||
4075 | + "psr-4": { | ||
4076 | + "phpDocumentor\\Reflection\\": [ | ||
4077 | + "src/" | ||
4078 | + ] | ||
4079 | + } | ||
4080 | + }, | ||
4081 | + "notification-url": "https://packagist.org/downloads/", | ||
4082 | + "license": [ | ||
4083 | + "MIT" | ||
4084 | + ], | ||
4085 | + "authors": [ | ||
4086 | + { | ||
4087 | + "name": "Mike van Riel", | ||
4088 | + "email": "me@mikevanriel.com" | ||
4089 | + } | ||
4090 | + ], | ||
4091 | + "time": "2016-11-25 06:54:22" | ||
4092 | + }, | ||
4093 | + { | ||
4094 | + "name": "phpspec/php-diff", | ||
4095 | + "version": "v1.1.0", | ||
4096 | + "source": { | ||
4097 | + "type": "git", | ||
4098 | + "url": "https://github.com/phpspec/php-diff.git", | ||
4099 | + "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" | ||
4100 | + }, | ||
4101 | + "dist": { | ||
4102 | + "type": "zip", | ||
4103 | + "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", | ||
4104 | + "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", | ||
4105 | + "shasum": "" | ||
4106 | + }, | ||
4107 | + "type": "library", | ||
4108 | + "extra": { | ||
4109 | + "branch-alias": { | ||
4110 | + "dev-master": "1.0.x-dev" | ||
4111 | + } | ||
4112 | + }, | ||
4113 | + "autoload": { | ||
4114 | + "psr-0": { | ||
4115 | + "Diff": "lib/" | ||
4116 | + } | ||
4117 | + }, | ||
4118 | + "notification-url": "https://packagist.org/downloads/", | ||
4119 | + "license": [ | ||
4120 | + "BSD-3-Clause" | ||
4121 | + ], | ||
4122 | + "authors": [ | ||
4123 | + { | ||
4124 | + "name": "Chris Boulton", | ||
4125 | + "homepage": "http://github.com/chrisboulton" | ||
4126 | + } | ||
4127 | + ], | ||
4128 | + "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", | ||
4129 | + "time": "2016-04-07 12:29:16" | ||
4130 | + }, | ||
4131 | + { | ||
4132 | + "name": "phpspec/prophecy", | ||
4133 | + "version": "v1.7.0", | ||
4134 | + "source": { | ||
4135 | + "type": "git", | ||
4136 | + "url": "https://github.com/phpspec/prophecy.git", | ||
4137 | + "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" | ||
4138 | + }, | ||
4139 | + "dist": { | ||
4140 | + "type": "zip", | ||
4141 | + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", | ||
4142 | + "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", | ||
4143 | + "shasum": "" | ||
4144 | + }, | ||
4145 | + "require": { | ||
4146 | + "doctrine/instantiator": "^1.0.2", | ||
4147 | + "php": "^5.3|^7.0", | ||
4148 | + "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", | ||
4149 | + "sebastian/comparator": "^1.1|^2.0", | ||
4150 | + "sebastian/recursion-context": "^1.0|^2.0|^3.0" | ||
4151 | + }, | ||
4152 | + "require-dev": { | ||
4153 | + "phpspec/phpspec": "^2.5|^3.2", | ||
4154 | + "phpunit/phpunit": "^4.8 || ^5.6.5" | ||
4155 | + }, | ||
4156 | + "type": "library", | ||
4157 | + "extra": { | ||
4158 | + "branch-alias": { | ||
4159 | + "dev-master": "1.6.x-dev" | ||
4160 | + } | ||
4161 | + }, | ||
4162 | + "autoload": { | ||
4163 | + "psr-0": { | ||
4164 | + "Prophecy\\": "src/" | ||
4165 | + } | ||
4166 | + }, | ||
4167 | + "notification-url": "https://packagist.org/downloads/", | ||
4168 | + "license": [ | ||
4169 | + "MIT" | ||
4170 | + ], | ||
4171 | + "authors": [ | ||
4172 | + { | ||
4173 | + "name": "Konstantin Kudryashov", | ||
4174 | + "email": "ever.zet@gmail.com", | ||
4175 | + "homepage": "http://everzet.com" | ||
4176 | + }, | ||
4177 | + { | ||
4178 | + "name": "Marcello Duarte", | ||
4179 | + "email": "marcello.duarte@gmail.com" | ||
4180 | + } | ||
4181 | + ], | ||
4182 | + "description": "Highly opinionated mocking framework for PHP 5.3+", | ||
4183 | + "homepage": "https://github.com/phpspec/prophecy", | ||
4184 | + "keywords": [ | ||
4185 | + "Double", | ||
4186 | + "Dummy", | ||
4187 | + "fake", | ||
4188 | + "mock", | ||
4189 | + "spy", | ||
4190 | + "stub" | ||
4191 | + ], | ||
4192 | + "time": "2017-03-02 20:05:34" | ||
4193 | + }, | ||
4194 | + { | ||
4195 | + "name": "phpunit/php-code-coverage", | ||
4196 | + "version": "5.2.1", | ||
4197 | + "source": { | ||
4198 | + "type": "git", | ||
4199 | + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", | ||
4200 | + "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b" | ||
4201 | + }, | ||
4202 | + "dist": { | ||
4203 | + "type": "zip", | ||
4204 | + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/dc421f9ca5082a0c0cb04afb171c765f79add85b", | ||
4205 | + "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b", | ||
4206 | + "shasum": "" | ||
4207 | + }, | ||
4208 | + "require": { | ||
4209 | + "ext-dom": "*", | ||
4210 | + "ext-xmlwriter": "*", | ||
4211 | + "php": "^7.0", | ||
4212 | + "phpunit/php-file-iterator": "^1.3", | ||
4213 | + "phpunit/php-text-template": "^1.2", | ||
4214 | + "phpunit/php-token-stream": "^1.4.11 || ^2.0", | ||
4215 | + "sebastian/code-unit-reverse-lookup": "^1.0", | ||
4216 | + "sebastian/environment": "^3.0", | ||
4217 | + "sebastian/version": "^2.0", | ||
4218 | + "theseer/tokenizer": "^1.1" | ||
4219 | + }, | ||
4220 | + "require-dev": { | ||
4221 | + "ext-xdebug": "^2.5", | ||
4222 | + "phpunit/phpunit": "^6.0" | ||
4223 | + }, | ||
4224 | + "suggest": { | ||
4225 | + "ext-xdebug": "^2.5.3" | ||
4226 | + }, | ||
4227 | + "type": "library", | ||
4228 | + "extra": { | ||
4229 | + "branch-alias": { | ||
4230 | + "dev-master": "5.2.x-dev" | ||
4231 | + } | ||
4232 | + }, | ||
4233 | + "autoload": { | ||
4234 | + "classmap": [ | ||
4235 | + "src/" | ||
4236 | + ] | ||
4237 | + }, | ||
4238 | + "notification-url": "https://packagist.org/downloads/", | ||
4239 | + "license": [ | ||
4240 | + "BSD-3-Clause" | ||
4241 | + ], | ||
4242 | + "authors": [ | ||
4243 | + { | ||
4244 | + "name": "Sebastian Bergmann", | ||
4245 | + "email": "sb@sebastian-bergmann.de", | ||
4246 | + "role": "lead" | ||
4247 | + } | ||
4248 | + ], | ||
4249 | + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", | ||
4250 | + "homepage": "https://github.com/sebastianbergmann/php-code-coverage", | ||
4251 | + "keywords": [ | ||
4252 | + "coverage", | ||
4253 | + "testing", | ||
4254 | + "xunit" | ||
4255 | + ], | ||
4256 | + "time": "2017-04-21 08:03:57" | ||
4257 | + }, | ||
4258 | + { | ||
4259 | + "name": "phpunit/php-file-iterator", | ||
4260 | + "version": "1.4.2", | ||
4261 | + "source": { | ||
4262 | + "type": "git", | ||
4263 | + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", | ||
4264 | + "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" | ||
4265 | + }, | ||
4266 | + "dist": { | ||
4267 | + "type": "zip", | ||
4268 | + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", | ||
4269 | + "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", | ||
4270 | + "shasum": "" | ||
4271 | + }, | ||
4272 | + "require": { | ||
4273 | + "php": ">=5.3.3" | ||
4274 | + }, | ||
4275 | + "type": "library", | ||
4276 | + "extra": { | ||
4277 | + "branch-alias": { | ||
4278 | + "dev-master": "1.4.x-dev" | ||
4279 | + } | ||
4280 | + }, | ||
4281 | + "autoload": { | ||
4282 | + "classmap": [ | ||
4283 | + "src/" | ||
4284 | + ] | ||
4285 | + }, | ||
4286 | + "notification-url": "https://packagist.org/downloads/", | ||
4287 | + "license": [ | ||
4288 | + "BSD-3-Clause" | ||
4289 | + ], | ||
4290 | + "authors": [ | ||
4291 | + { | ||
4292 | + "name": "Sebastian Bergmann", | ||
4293 | + "email": "sb@sebastian-bergmann.de", | ||
4294 | + "role": "lead" | ||
4295 | + } | ||
4296 | + ], | ||
4297 | + "description": "FilterIterator implementation that filters files based on a list of suffixes.", | ||
4298 | + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", | ||
4299 | + "keywords": [ | ||
4300 | + "filesystem", | ||
4301 | + "iterator" | ||
4302 | + ], | ||
4303 | + "time": "2016-10-03 07:40:28" | ||
4304 | + }, | ||
4305 | + { | ||
4306 | + "name": "phpunit/php-text-template", | ||
4307 | + "version": "1.2.1", | ||
4308 | + "source": { | ||
4309 | + "type": "git", | ||
4310 | + "url": "https://github.com/sebastianbergmann/php-text-template.git", | ||
4311 | + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" | ||
4312 | + }, | ||
4313 | + "dist": { | ||
4314 | + "type": "zip", | ||
4315 | + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | ||
4316 | + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | ||
4317 | + "shasum": "" | ||
4318 | + }, | ||
4319 | + "require": { | ||
4320 | + "php": ">=5.3.3" | ||
4321 | + }, | ||
4322 | + "type": "library", | ||
4323 | + "autoload": { | ||
4324 | + "classmap": [ | ||
4325 | + "src/" | ||
4326 | + ] | ||
4327 | + }, | ||
4328 | + "notification-url": "https://packagist.org/downloads/", | ||
4329 | + "license": [ | ||
4330 | + "BSD-3-Clause" | ||
4331 | + ], | ||
4332 | + "authors": [ | ||
4333 | + { | ||
4334 | + "name": "Sebastian Bergmann", | ||
4335 | + "email": "sebastian@phpunit.de", | ||
4336 | + "role": "lead" | ||
4337 | + } | ||
4338 | + ], | ||
4339 | + "description": "Simple template engine.", | ||
4340 | + "homepage": "https://github.com/sebastianbergmann/php-text-template/", | ||
4341 | + "keywords": [ | ||
4342 | + "template" | ||
4343 | + ], | ||
4344 | + "time": "2015-06-21 13:50:34" | ||
4345 | + }, | ||
4346 | + { | ||
4347 | + "name": "phpunit/php-timer", | ||
4348 | + "version": "1.0.9", | ||
4349 | + "source": { | ||
4350 | + "type": "git", | ||
4351 | + "url": "https://github.com/sebastianbergmann/php-timer.git", | ||
4352 | + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" | ||
4353 | + }, | ||
4354 | + "dist": { | ||
4355 | + "type": "zip", | ||
4356 | + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", | ||
4357 | + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", | ||
4358 | + "shasum": "" | ||
4359 | + }, | ||
4360 | + "require": { | ||
4361 | + "php": "^5.3.3 || ^7.0" | ||
4362 | + }, | ||
4363 | + "require-dev": { | ||
4364 | + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" | ||
4365 | + }, | ||
4366 | + "type": "library", | ||
4367 | + "extra": { | ||
4368 | + "branch-alias": { | ||
4369 | + "dev-master": "1.0-dev" | ||
4370 | + } | ||
4371 | + }, | ||
4372 | + "autoload": { | ||
4373 | + "classmap": [ | ||
4374 | + "src/" | ||
4375 | + ] | ||
4376 | + }, | ||
4377 | + "notification-url": "https://packagist.org/downloads/", | ||
4378 | + "license": [ | ||
4379 | + "BSD-3-Clause" | ||
4380 | + ], | ||
4381 | + "authors": [ | ||
4382 | + { | ||
4383 | + "name": "Sebastian Bergmann", | ||
4384 | + "email": "sb@sebastian-bergmann.de", | ||
4385 | + "role": "lead" | ||
4386 | + } | ||
4387 | + ], | ||
4388 | + "description": "Utility class for timing", | ||
4389 | + "homepage": "https://github.com/sebastianbergmann/php-timer/", | ||
4390 | + "keywords": [ | ||
4391 | + "timer" | ||
4392 | + ], | ||
4393 | + "time": "2017-02-26 11:10:40" | ||
4394 | + }, | ||
4395 | + { | ||
4396 | + "name": "phpunit/php-token-stream", | ||
4397 | + "version": "1.4.11", | ||
4398 | + "source": { | ||
4399 | + "type": "git", | ||
4400 | + "url": "https://github.com/sebastianbergmann/php-token-stream.git", | ||
4401 | + "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" | ||
4402 | + }, | ||
4403 | + "dist": { | ||
4404 | + "type": "zip", | ||
4405 | + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", | ||
4406 | + "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", | ||
4407 | + "shasum": "" | ||
4408 | + }, | ||
4409 | + "require": { | ||
4410 | + "ext-tokenizer": "*", | ||
4411 | + "php": ">=5.3.3" | ||
4412 | + }, | ||
4413 | + "require-dev": { | ||
4414 | + "phpunit/phpunit": "~4.2" | ||
4415 | + }, | ||
4416 | + "type": "library", | ||
4417 | + "extra": { | ||
4418 | + "branch-alias": { | ||
4419 | + "dev-master": "1.4-dev" | ||
4420 | + } | ||
4421 | + }, | ||
4422 | + "autoload": { | ||
4423 | + "classmap": [ | ||
4424 | + "src/" | ||
4425 | + ] | ||
4426 | + }, | ||
4427 | + "notification-url": "https://packagist.org/downloads/", | ||
4428 | + "license": [ | ||
4429 | + "BSD-3-Clause" | ||
4430 | + ], | ||
4431 | + "authors": [ | ||
4432 | + { | ||
4433 | + "name": "Sebastian Bergmann", | ||
4434 | + "email": "sebastian@phpunit.de" | ||
4435 | + } | ||
4436 | + ], | ||
4437 | + "description": "Wrapper around PHP's tokenizer extension.", | ||
4438 | + "homepage": "https://github.com/sebastianbergmann/php-token-stream/", | ||
4439 | + "keywords": [ | ||
4440 | + "tokenizer" | ||
4441 | + ], | ||
4442 | + "time": "2017-02-27 10:12:30" | ||
4443 | + }, | ||
4444 | + { | ||
4445 | + "name": "phpunit/phpunit", | ||
4446 | + "version": "6.2.2", | ||
4447 | + "source": { | ||
4448 | + "type": "git", | ||
4449 | + "url": "https://github.com/sebastianbergmann/phpunit.git", | ||
4450 | + "reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e" | ||
4451 | + }, | ||
4452 | + "dist": { | ||
4453 | + "type": "zip", | ||
4454 | + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f2786490399836d2a544a34785c4a8d3ab32cf0e", | ||
4455 | + "reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e", | ||
4456 | + "shasum": "" | ||
4457 | + }, | ||
4458 | + "require": { | ||
4459 | + "ext-dom": "*", | ||
4460 | + "ext-json": "*", | ||
4461 | + "ext-libxml": "*", | ||
4462 | + "ext-mbstring": "*", | ||
4463 | + "ext-xml": "*", | ||
4464 | + "myclabs/deep-copy": "^1.3", | ||
4465 | + "phar-io/manifest": "^1.0.1", | ||
4466 | + "phar-io/version": "^1.0", | ||
4467 | + "php": "^7.0", | ||
4468 | + "phpspec/prophecy": "^1.7", | ||
4469 | + "phpunit/php-code-coverage": "^5.2", | ||
4470 | + "phpunit/php-file-iterator": "^1.4", | ||
4471 | + "phpunit/php-text-template": "^1.2", | ||
4472 | + "phpunit/php-timer": "^1.0.6", | ||
4473 | + "phpunit/phpunit-mock-objects": "^4.0", | ||
4474 | + "sebastian/comparator": "^2.0", | ||
4475 | + "sebastian/diff": "^1.4.3 || ^2.0", | ||
4476 | + "sebastian/environment": "^3.0.2", | ||
4477 | + "sebastian/exporter": "^3.1", | ||
4478 | + "sebastian/global-state": "^1.1 || ^2.0", | ||
4479 | + "sebastian/object-enumerator": "^3.0.2", | ||
4480 | + "sebastian/resource-operations": "^1.0", | ||
4481 | + "sebastian/version": "^2.0" | ||
4482 | + }, | ||
4483 | + "conflict": { | ||
4484 | + "phpdocumentor/reflection-docblock": "3.0.2", | ||
4485 | + "phpunit/dbunit": "<3.0" | ||
4486 | + }, | ||
4487 | + "require-dev": { | ||
4488 | + "ext-pdo": "*" | ||
4489 | + }, | ||
4490 | + "suggest": { | ||
4491 | + "ext-xdebug": "*", | ||
4492 | + "phpunit/php-invoker": "^1.1" | ||
4493 | + }, | ||
4494 | + "bin": [ | ||
4495 | + "phpunit" | ||
4496 | + ], | ||
4497 | + "type": "library", | ||
4498 | + "extra": { | ||
4499 | + "branch-alias": { | ||
4500 | + "dev-master": "6.2.x-dev" | ||
4501 | + } | ||
4502 | + }, | ||
4503 | + "autoload": { | ||
4504 | + "classmap": [ | ||
4505 | + "src/" | ||
4506 | + ] | ||
4507 | + }, | ||
4508 | + "notification-url": "https://packagist.org/downloads/", | ||
4509 | + "license": [ | ||
4510 | + "BSD-3-Clause" | ||
4511 | + ], | ||
4512 | + "authors": [ | ||
4513 | + { | ||
4514 | + "name": "Sebastian Bergmann", | ||
4515 | + "email": "sebastian@phpunit.de", | ||
4516 | + "role": "lead" | ||
4517 | + } | ||
4518 | + ], | ||
4519 | + "description": "The PHP Unit Testing framework.", | ||
4520 | + "homepage": "https://phpunit.de/", | ||
4521 | + "keywords": [ | ||
4522 | + "phpunit", | ||
4523 | + "testing", | ||
4524 | + "xunit" | ||
4525 | + ], | ||
4526 | + "time": "2017-06-13 14:07:07" | ||
4527 | + }, | ||
4528 | + { | ||
4529 | + "name": "phpunit/phpunit-mock-objects", | ||
4530 | + "version": "4.0.1", | ||
4531 | + "source": { | ||
4532 | + "type": "git", | ||
4533 | + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", | ||
4534 | + "reference": "eabce450df194817a7d7e27e19013569a903a2bf" | ||
4535 | + }, | ||
4536 | + "dist": { | ||
4537 | + "type": "zip", | ||
4538 | + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/eabce450df194817a7d7e27e19013569a903a2bf", | ||
4539 | + "reference": "eabce450df194817a7d7e27e19013569a903a2bf", | ||
4540 | + "shasum": "" | ||
4541 | + }, | ||
4542 | + "require": { | ||
4543 | + "doctrine/instantiator": "^1.0.2", | ||
4544 | + "php": "^7.0", | ||
4545 | + "phpunit/php-text-template": "^1.2", | ||
4546 | + "sebastian/exporter": "^3.0" | ||
4547 | + }, | ||
4548 | + "conflict": { | ||
4549 | + "phpunit/phpunit": "<6.0" | ||
4550 | + }, | ||
4551 | + "require-dev": { | ||
4552 | + "phpunit/phpunit": "^6.0" | ||
4553 | + }, | ||
4554 | + "suggest": { | ||
4555 | + "ext-soap": "*" | ||
4556 | + }, | ||
4557 | + "type": "library", | ||
4558 | + "extra": { | ||
4559 | + "branch-alias": { | ||
4560 | + "dev-master": "4.0.x-dev" | ||
4561 | + } | ||
4562 | + }, | ||
4563 | + "autoload": { | ||
4564 | + "classmap": [ | ||
4565 | + "src/" | ||
4566 | + ] | ||
4567 | + }, | ||
4568 | + "notification-url": "https://packagist.org/downloads/", | ||
4569 | + "license": [ | ||
4570 | + "BSD-3-Clause" | ||
4571 | + ], | ||
4572 | + "authors": [ | ||
4573 | + { | ||
4574 | + "name": "Sebastian Bergmann", | ||
4575 | + "email": "sb@sebastian-bergmann.de", | ||
4576 | + "role": "lead" | ||
4577 | + } | ||
4578 | + ], | ||
4579 | + "description": "Mock Object library for PHPUnit", | ||
4580 | + "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", | ||
4581 | + "keywords": [ | ||
4582 | + "mock", | ||
4583 | + "xunit" | ||
4584 | + ], | ||
4585 | + "time": "2017-03-03 06:30:20" | ||
4586 | + }, | ||
4587 | + { | ||
4588 | + "name": "sebastian/code-unit-reverse-lookup", | ||
4589 | + "version": "1.0.1", | ||
4590 | + "source": { | ||
4591 | + "type": "git", | ||
4592 | + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", | ||
4593 | + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" | ||
4594 | + }, | ||
4595 | + "dist": { | ||
4596 | + "type": "zip", | ||
4597 | + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", | ||
4598 | + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", | ||
4599 | + "shasum": "" | ||
4600 | + }, | ||
4601 | + "require": { | ||
4602 | + "php": "^5.6 || ^7.0" | ||
4603 | + }, | ||
4604 | + "require-dev": { | ||
4605 | + "phpunit/phpunit": "^5.7 || ^6.0" | ||
4606 | + }, | ||
4607 | + "type": "library", | ||
4608 | + "extra": { | ||
4609 | + "branch-alias": { | ||
4610 | + "dev-master": "1.0.x-dev" | ||
4611 | + } | ||
4612 | + }, | ||
4613 | + "autoload": { | ||
4614 | + "classmap": [ | ||
4615 | + "src/" | ||
4616 | + ] | ||
4617 | + }, | ||
4618 | + "notification-url": "https://packagist.org/downloads/", | ||
4619 | + "license": [ | ||
4620 | + "BSD-3-Clause" | ||
4621 | + ], | ||
4622 | + "authors": [ | ||
4623 | + { | ||
4624 | + "name": "Sebastian Bergmann", | ||
4625 | + "email": "sebastian@phpunit.de" | ||
4626 | + } | ||
4627 | + ], | ||
4628 | + "description": "Looks up which function or method a line of code belongs to", | ||
4629 | + "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", | ||
4630 | + "time": "2017-03-04 06:30:41" | ||
4631 | + }, | ||
4632 | + { | ||
4633 | + "name": "sebastian/comparator", | ||
4634 | + "version": "2.0.0", | ||
4635 | + "source": { | ||
4636 | + "type": "git", | ||
4637 | + "url": "https://github.com/sebastianbergmann/comparator.git", | ||
4638 | + "reference": "20f84f468cb67efee293246e6a09619b891f55f0" | ||
4639 | + }, | ||
4640 | + "dist": { | ||
4641 | + "type": "zip", | ||
4642 | + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/20f84f468cb67efee293246e6a09619b891f55f0", | ||
4643 | + "reference": "20f84f468cb67efee293246e6a09619b891f55f0", | ||
4644 | + "shasum": "" | ||
4645 | + }, | ||
4646 | + "require": { | ||
4647 | + "php": "^7.0", | ||
4648 | + "sebastian/diff": "^1.2", | ||
4649 | + "sebastian/exporter": "^3.0" | ||
4650 | + }, | ||
4651 | + "require-dev": { | ||
4652 | + "phpunit/phpunit": "^6.0" | ||
4653 | + }, | ||
4654 | + "type": "library", | ||
4655 | + "extra": { | ||
4656 | + "branch-alias": { | ||
4657 | + "dev-master": "2.0.x-dev" | ||
4658 | + } | ||
4659 | + }, | ||
4660 | + "autoload": { | ||
4661 | + "classmap": [ | ||
4662 | + "src/" | ||
4663 | + ] | ||
4664 | + }, | ||
4665 | + "notification-url": "https://packagist.org/downloads/", | ||
4666 | + "license": [ | ||
4667 | + "BSD-3-Clause" | ||
4668 | + ], | ||
4669 | + "authors": [ | ||
4670 | + { | ||
4671 | + "name": "Jeff Welch", | ||
4672 | + "email": "whatthejeff@gmail.com" | ||
4673 | + }, | ||
4674 | + { | ||
4675 | + "name": "Volker Dusch", | ||
4676 | + "email": "github@wallbash.com" | ||
4677 | + }, | ||
4678 | + { | ||
4679 | + "name": "Bernhard Schussek", | ||
4680 | + "email": "bschussek@2bepublished.at" | ||
4681 | + }, | ||
4682 | + { | ||
4683 | + "name": "Sebastian Bergmann", | ||
4684 | + "email": "sebastian@phpunit.de" | ||
4685 | + } | ||
4686 | + ], | ||
4687 | + "description": "Provides the functionality to compare PHP values for equality", | ||
4688 | + "homepage": "http://www.github.com/sebastianbergmann/comparator", | ||
4689 | + "keywords": [ | ||
4690 | + "comparator", | ||
4691 | + "compare", | ||
4692 | + "equality" | ||
4693 | + ], | ||
4694 | + "time": "2017-03-03 06:26:08" | ||
4695 | + }, | ||
4696 | + { | ||
4697 | + "name": "sebastian/diff", | ||
4698 | + "version": "1.4.3", | ||
4699 | + "source": { | ||
4700 | + "type": "git", | ||
4701 | + "url": "https://github.com/sebastianbergmann/diff.git", | ||
4702 | + "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" | ||
4703 | + }, | ||
4704 | + "dist": { | ||
4705 | + "type": "zip", | ||
4706 | + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", | ||
4707 | + "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", | ||
4708 | + "shasum": "" | ||
4709 | + }, | ||
4710 | + "require": { | ||
4711 | + "php": "^5.3.3 || ^7.0" | ||
4712 | + }, | ||
4713 | + "require-dev": { | ||
4714 | + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" | ||
4715 | + }, | ||
4716 | + "type": "library", | ||
4717 | + "extra": { | ||
4718 | + "branch-alias": { | ||
4719 | + "dev-master": "1.4-dev" | ||
4720 | + } | ||
4721 | + }, | ||
4722 | + "autoload": { | ||
4723 | + "classmap": [ | ||
4724 | + "src/" | ||
4725 | + ] | ||
4726 | + }, | ||
4727 | + "notification-url": "https://packagist.org/downloads/", | ||
4728 | + "license": [ | ||
4729 | + "BSD-3-Clause" | ||
4730 | + ], | ||
4731 | + "authors": [ | ||
4732 | + { | ||
4733 | + "name": "Kore Nordmann", | ||
4734 | + "email": "mail@kore-nordmann.de" | ||
4735 | + }, | ||
4736 | + { | ||
4737 | + "name": "Sebastian Bergmann", | ||
4738 | + "email": "sebastian@phpunit.de" | ||
4739 | + } | ||
4740 | + ], | ||
4741 | + "description": "Diff implementation", | ||
4742 | + "homepage": "https://github.com/sebastianbergmann/diff", | ||
4743 | + "keywords": [ | ||
4744 | + "diff" | ||
4745 | + ], | ||
4746 | + "time": "2017-05-22 07:24:03" | ||
4747 | + }, | ||
4748 | + { | ||
4749 | + "name": "sebastian/environment", | ||
4750 | + "version": "3.0.4", | ||
4751 | + "source": { | ||
4752 | + "type": "git", | ||
4753 | + "url": "https://github.com/sebastianbergmann/environment.git", | ||
4754 | + "reference": "74776f8dbc081cab9287c2a601c0c1d842568744" | ||
4755 | + }, | ||
4756 | + "dist": { | ||
4757 | + "type": "zip", | ||
4758 | + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/74776f8dbc081cab9287c2a601c0c1d842568744", | ||
4759 | + "reference": "74776f8dbc081cab9287c2a601c0c1d842568744", | ||
4760 | + "shasum": "" | ||
4761 | + }, | ||
4762 | + "require": { | ||
4763 | + "php": "^7.0" | ||
4764 | + }, | ||
4765 | + "require-dev": { | ||
4766 | + "phpunit/phpunit": "^6.1" | ||
4767 | + }, | ||
4768 | + "type": "library", | ||
4769 | + "extra": { | ||
4770 | + "branch-alias": { | ||
4771 | + "dev-master": "3.0.x-dev" | ||
4772 | + } | ||
4773 | + }, | ||
4774 | + "autoload": { | ||
4775 | + "classmap": [ | ||
4776 | + "src/" | ||
4777 | + ] | ||
4778 | + }, | ||
4779 | + "notification-url": "https://packagist.org/downloads/", | ||
4780 | + "license": [ | ||
4781 | + "BSD-3-Clause" | ||
4782 | + ], | ||
4783 | + "authors": [ | ||
4784 | + { | ||
4785 | + "name": "Sebastian Bergmann", | ||
4786 | + "email": "sebastian@phpunit.de" | ||
4787 | + } | ||
4788 | + ], | ||
4789 | + "description": "Provides functionality to handle HHVM/PHP environments", | ||
4790 | + "homepage": "http://www.github.com/sebastianbergmann/environment", | ||
4791 | + "keywords": [ | ||
4792 | + "Xdebug", | ||
4793 | + "environment", | ||
4794 | + "hhvm" | ||
4795 | + ], | ||
4796 | + "time": "2017-06-20 16:25:05" | ||
4797 | + }, | ||
4798 | + { | ||
4799 | + "name": "sebastian/exporter", | ||
4800 | + "version": "3.1.0", | ||
4801 | + "source": { | ||
4802 | + "type": "git", | ||
4803 | + "url": "https://github.com/sebastianbergmann/exporter.git", | ||
4804 | + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" | ||
4805 | + }, | ||
4806 | + "dist": { | ||
4807 | + "type": "zip", | ||
4808 | + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", | ||
4809 | + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", | ||
4810 | + "shasum": "" | ||
4811 | + }, | ||
4812 | + "require": { | ||
4813 | + "php": "^7.0", | ||
4814 | + "sebastian/recursion-context": "^3.0" | ||
4815 | + }, | ||
4816 | + "require-dev": { | ||
4817 | + "ext-mbstring": "*", | ||
4818 | + "phpunit/phpunit": "^6.0" | ||
4819 | + }, | ||
4820 | + "type": "library", | ||
4821 | + "extra": { | ||
4822 | + "branch-alias": { | ||
4823 | + "dev-master": "3.1.x-dev" | ||
4824 | + } | ||
4825 | + }, | ||
4826 | + "autoload": { | ||
4827 | + "classmap": [ | ||
4828 | + "src/" | ||
4829 | + ] | ||
4830 | + }, | ||
4831 | + "notification-url": "https://packagist.org/downloads/", | ||
4832 | + "license": [ | ||
4833 | + "BSD-3-Clause" | ||
4834 | + ], | ||
4835 | + "authors": [ | ||
4836 | + { | ||
4837 | + "name": "Jeff Welch", | ||
4838 | + "email": "whatthejeff@gmail.com" | ||
4839 | + }, | ||
4840 | + { | ||
4841 | + "name": "Volker Dusch", | ||
4842 | + "email": "github@wallbash.com" | ||
4843 | + }, | ||
4844 | + { | ||
4845 | + "name": "Bernhard Schussek", | ||
4846 | + "email": "bschussek@2bepublished.at" | ||
4847 | + }, | ||
4848 | + { | ||
4849 | + "name": "Sebastian Bergmann", | ||
4850 | + "email": "sebastian@phpunit.de" | ||
4851 | + }, | ||
4852 | + { | ||
4853 | + "name": "Adam Harvey", | ||
4854 | + "email": "aharvey@php.net" | ||
4855 | + } | ||
4856 | + ], | ||
4857 | + "description": "Provides the functionality to export PHP variables for visualization", | ||
4858 | + "homepage": "http://www.github.com/sebastianbergmann/exporter", | ||
4859 | + "keywords": [ | ||
4860 | + "export", | ||
4861 | + "exporter" | ||
4862 | + ], | ||
4863 | + "time": "2017-04-03 13:19:02" | ||
4864 | + }, | ||
4865 | + { | ||
4866 | + "name": "sebastian/global-state", | ||
4867 | + "version": "2.0.0", | ||
4868 | + "source": { | ||
4869 | + "type": "git", | ||
4870 | + "url": "https://github.com/sebastianbergmann/global-state.git", | ||
4871 | + "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" | ||
4872 | + }, | ||
4873 | + "dist": { | ||
4874 | + "type": "zip", | ||
4875 | + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", | ||
4876 | + "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", | ||
4877 | + "shasum": "" | ||
4878 | + }, | ||
4879 | + "require": { | ||
4880 | + "php": "^7.0" | ||
4881 | + }, | ||
4882 | + "require-dev": { | ||
4883 | + "phpunit/phpunit": "^6.0" | ||
4884 | + }, | ||
4885 | + "suggest": { | ||
4886 | + "ext-uopz": "*" | ||
4887 | + }, | ||
4888 | + "type": "library", | ||
4889 | + "extra": { | ||
4890 | + "branch-alias": { | ||
4891 | + "dev-master": "2.0-dev" | ||
4892 | + } | ||
4893 | + }, | ||
4894 | + "autoload": { | ||
4895 | + "classmap": [ | ||
4896 | + "src/" | ||
4897 | + ] | ||
4898 | + }, | ||
4899 | + "notification-url": "https://packagist.org/downloads/", | ||
4900 | + "license": [ | ||
4901 | + "BSD-3-Clause" | ||
4902 | + ], | ||
4903 | + "authors": [ | ||
4904 | + { | ||
4905 | + "name": "Sebastian Bergmann", | ||
4906 | + "email": "sebastian@phpunit.de" | ||
4907 | + } | ||
4908 | + ], | ||
4909 | + "description": "Snapshotting of global state", | ||
4910 | + "homepage": "http://www.github.com/sebastianbergmann/global-state", | ||
4911 | + "keywords": [ | ||
4912 | + "global state" | ||
4913 | + ], | ||
4914 | + "time": "2017-04-27 15:39:26" | ||
4915 | + }, | ||
4916 | + { | ||
4917 | + "name": "sebastian/object-enumerator", | ||
4918 | + "version": "3.0.2", | ||
4919 | + "source": { | ||
4920 | + "type": "git", | ||
4921 | + "url": "https://github.com/sebastianbergmann/object-enumerator.git", | ||
4922 | + "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8" | ||
4923 | + }, | ||
4924 | + "dist": { | ||
4925 | + "type": "zip", | ||
4926 | + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/31dd3379d16446c5d86dec32ab1ad1f378581ad8", | ||
4927 | + "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8", | ||
4928 | + "shasum": "" | ||
4929 | + }, | ||
4930 | + "require": { | ||
4931 | + "php": "^7.0", | ||
4932 | + "sebastian/object-reflector": "^1.0", | ||
4933 | + "sebastian/recursion-context": "^3.0" | ||
4934 | + }, | ||
4935 | + "require-dev": { | ||
4936 | + "phpunit/phpunit": "^6.0" | ||
4937 | + }, | ||
4938 | + "type": "library", | ||
4939 | + "extra": { | ||
4940 | + "branch-alias": { | ||
4941 | + "dev-master": "3.0.x-dev" | ||
4942 | + } | ||
4943 | + }, | ||
4944 | + "autoload": { | ||
4945 | + "classmap": [ | ||
4946 | + "src/" | ||
4947 | + ] | ||
4948 | + }, | ||
4949 | + "notification-url": "https://packagist.org/downloads/", | ||
4950 | + "license": [ | ||
4951 | + "BSD-3-Clause" | ||
4952 | + ], | ||
4953 | + "authors": [ | ||
4954 | + { | ||
4955 | + "name": "Sebastian Bergmann", | ||
4956 | + "email": "sebastian@phpunit.de" | ||
4957 | + } | ||
4958 | + ], | ||
4959 | + "description": "Traverses array structures and object graphs to enumerate all referenced objects", | ||
4960 | + "homepage": "https://github.com/sebastianbergmann/object-enumerator/", | ||
4961 | + "time": "2017-03-12 15:17:29" | ||
4962 | + }, | ||
4963 | + { | ||
4964 | + "name": "sebastian/object-reflector", | ||
4965 | + "version": "1.1.1", | ||
4966 | + "source": { | ||
4967 | + "type": "git", | ||
4968 | + "url": "https://github.com/sebastianbergmann/object-reflector.git", | ||
4969 | + "reference": "773f97c67f28de00d397be301821b06708fca0be" | ||
4970 | + }, | ||
4971 | + "dist": { | ||
4972 | + "type": "zip", | ||
4973 | + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", | ||
4974 | + "reference": "773f97c67f28de00d397be301821b06708fca0be", | ||
4975 | + "shasum": "" | ||
4976 | + }, | ||
4977 | + "require": { | ||
4978 | + "php": "^7.0" | ||
4979 | + }, | ||
4980 | + "require-dev": { | ||
4981 | + "phpunit/phpunit": "^6.0" | ||
4982 | + }, | ||
4983 | + "type": "library", | ||
4984 | + "extra": { | ||
4985 | + "branch-alias": { | ||
4986 | + "dev-master": "1.1-dev" | ||
4987 | + } | ||
4988 | + }, | ||
4989 | + "autoload": { | ||
4990 | + "classmap": [ | ||
4991 | + "src/" | ||
4992 | + ] | ||
4993 | + }, | ||
4994 | + "notification-url": "https://packagist.org/downloads/", | ||
4995 | + "license": [ | ||
4996 | + "BSD-3-Clause" | ||
4997 | + ], | ||
4998 | + "authors": [ | ||
4999 | + { | ||
5000 | + "name": "Sebastian Bergmann", | ||
5001 | + "email": "sebastian@phpunit.de" | ||
5002 | + } | ||
5003 | + ], | ||
5004 | + "description": "Allows reflection of object attributes, including inherited and non-public ones", | ||
5005 | + "homepage": "https://github.com/sebastianbergmann/object-reflector/", | ||
5006 | + "time": "2017-03-29 09:07:27" | ||
5007 | + }, | ||
5008 | + { | ||
5009 | + "name": "sebastian/recursion-context", | ||
5010 | + "version": "3.0.0", | ||
5011 | + "source": { | ||
5012 | + "type": "git", | ||
5013 | + "url": "https://github.com/sebastianbergmann/recursion-context.git", | ||
5014 | + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" | ||
5015 | + }, | ||
5016 | + "dist": { | ||
5017 | + "type": "zip", | ||
5018 | + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", | ||
5019 | + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", | ||
5020 | + "shasum": "" | ||
5021 | + }, | ||
5022 | + "require": { | ||
5023 | + "php": "^7.0" | ||
5024 | + }, | ||
5025 | + "require-dev": { | ||
5026 | + "phpunit/phpunit": "^6.0" | ||
5027 | + }, | ||
5028 | + "type": "library", | ||
5029 | + "extra": { | ||
5030 | + "branch-alias": { | ||
5031 | + "dev-master": "3.0.x-dev" | ||
5032 | + } | ||
5033 | + }, | ||
5034 | + "autoload": { | ||
5035 | + "classmap": [ | ||
5036 | + "src/" | ||
5037 | + ] | ||
5038 | + }, | ||
5039 | + "notification-url": "https://packagist.org/downloads/", | ||
5040 | + "license": [ | ||
5041 | + "BSD-3-Clause" | ||
5042 | + ], | ||
5043 | + "authors": [ | ||
5044 | + { | ||
5045 | + "name": "Jeff Welch", | ||
5046 | + "email": "whatthejeff@gmail.com" | ||
5047 | + }, | ||
5048 | + { | ||
5049 | + "name": "Sebastian Bergmann", | ||
5050 | + "email": "sebastian@phpunit.de" | ||
5051 | + }, | ||
5052 | + { | ||
5053 | + "name": "Adam Harvey", | ||
5054 | + "email": "aharvey@php.net" | ||
5055 | + } | ||
5056 | + ], | ||
5057 | + "description": "Provides functionality to recursively process PHP variables", | ||
5058 | + "homepage": "http://www.github.com/sebastianbergmann/recursion-context", | ||
5059 | + "time": "2017-03-03 06:23:57" | ||
5060 | + }, | ||
5061 | + { | ||
5062 | + "name": "sebastian/resource-operations", | ||
5063 | + "version": "1.0.0", | ||
5064 | + "source": { | ||
5065 | + "type": "git", | ||
5066 | + "url": "https://github.com/sebastianbergmann/resource-operations.git", | ||
5067 | + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" | ||
5068 | + }, | ||
5069 | + "dist": { | ||
5070 | + "type": "zip", | ||
5071 | + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", | ||
5072 | + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", | ||
5073 | + "shasum": "" | ||
5074 | + }, | ||
5075 | + "require": { | ||
5076 | + "php": ">=5.6.0" | ||
5077 | + }, | ||
5078 | + "type": "library", | ||
5079 | + "extra": { | ||
5080 | + "branch-alias": { | ||
5081 | + "dev-master": "1.0.x-dev" | ||
5082 | + } | ||
5083 | + }, | ||
5084 | + "autoload": { | ||
5085 | + "classmap": [ | ||
5086 | + "src/" | ||
5087 | + ] | ||
5088 | + }, | ||
5089 | + "notification-url": "https://packagist.org/downloads/", | ||
5090 | + "license": [ | ||
5091 | + "BSD-3-Clause" | ||
5092 | + ], | ||
5093 | + "authors": [ | ||
5094 | + { | ||
5095 | + "name": "Sebastian Bergmann", | ||
5096 | + "email": "sebastian@phpunit.de" | ||
5097 | + } | ||
5098 | + ], | ||
5099 | + "description": "Provides a list of PHP built-in functions that operate on resources", | ||
5100 | + "homepage": "https://www.github.com/sebastianbergmann/resource-operations", | ||
5101 | + "time": "2015-07-28 20:34:47" | ||
5102 | + }, | ||
5103 | + { | ||
5104 | + "name": "sebastian/version", | ||
5105 | + "version": "2.0.1", | ||
5106 | + "source": { | ||
5107 | + "type": "git", | ||
5108 | + "url": "https://github.com/sebastianbergmann/version.git", | ||
5109 | + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" | ||
5110 | + }, | ||
5111 | + "dist": { | ||
5112 | + "type": "zip", | ||
5113 | + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", | ||
5114 | + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", | ||
5115 | + "shasum": "" | ||
5116 | + }, | ||
5117 | + "require": { | ||
5118 | + "php": ">=5.6" | ||
5119 | + }, | ||
5120 | + "type": "library", | ||
5121 | + "extra": { | ||
5122 | + "branch-alias": { | ||
5123 | + "dev-master": "2.0.x-dev" | ||
5124 | + } | ||
5125 | + }, | ||
5126 | + "autoload": { | ||
5127 | + "classmap": [ | ||
5128 | + "src/" | ||
5129 | + ] | ||
5130 | + }, | ||
5131 | + "notification-url": "https://packagist.org/downloads/", | ||
5132 | + "license": [ | ||
5133 | + "BSD-3-Clause" | ||
5134 | + ], | ||
5135 | + "authors": [ | ||
5136 | + { | ||
5137 | + "name": "Sebastian Bergmann", | ||
5138 | + "email": "sebastian@phpunit.de", | ||
5139 | + "role": "lead" | ||
5140 | + } | ||
5141 | + ], | ||
5142 | + "description": "Library that helps with managing the version number of Git-hosted PHP projects", | ||
5143 | + "homepage": "https://github.com/sebastianbergmann/version", | ||
5144 | + "time": "2016-10-03 07:35:21" | ||
5145 | + }, | ||
5146 | + { | ||
5147 | + "name": "stecman/symfony-console-completion", | ||
5148 | + "version": "0.7.0", | ||
5149 | + "source": { | ||
5150 | + "type": "git", | ||
5151 | + "url": "https://github.com/stecman/symfony-console-completion.git", | ||
5152 | + "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb" | ||
5153 | + }, | ||
5154 | + "dist": { | ||
5155 | + "type": "zip", | ||
5156 | + "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb", | ||
5157 | + "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb", | ||
5158 | + "shasum": "" | ||
5159 | + }, | ||
5160 | + "require": { | ||
5161 | + "php": ">=5.3.2", | ||
5162 | + "symfony/console": "~2.3 || ~3.0" | ||
5163 | + }, | ||
5164 | + "require-dev": { | ||
5165 | + "phpunit/phpunit": "~4.4" | ||
5166 | + }, | ||
5167 | + "type": "library", | ||
5168 | + "extra": { | ||
5169 | + "branch-alias": { | ||
5170 | + "dev-master": "0.6.x-dev" | ||
5171 | + } | ||
5172 | + }, | ||
5173 | + "autoload": { | ||
5174 | + "psr-4": { | ||
5175 | + "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/" | ||
5176 | + } | ||
5177 | + }, | ||
5178 | + "notification-url": "https://packagist.org/downloads/", | ||
5179 | + "license": [ | ||
5180 | + "MIT" | ||
5181 | + ], | ||
5182 | + "authors": [ | ||
5183 | + { | ||
5184 | + "name": "Stephen Holdaway", | ||
5185 | + "email": "stephen@stecman.co.nz" | ||
5186 | + } | ||
5187 | + ], | ||
5188 | + "description": "Automatic BASH completion for Symfony Console Component based applications.", | ||
5189 | + "time": "2016-02-24 05:08:54" | ||
5190 | + }, | ||
5191 | + { | ||
5192 | + "name": "symfony/browser-kit", | ||
5193 | + "version": "v3.3.2", | ||
5194 | + "source": { | ||
5195 | + "type": "git", | ||
5196 | + "url": "https://github.com/symfony/browser-kit.git", | ||
5197 | + "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1" | ||
5198 | + }, | ||
5199 | + "dist": { | ||
5200 | + "type": "zip", | ||
5201 | + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", | ||
5202 | + "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", | ||
5203 | + "shasum": "" | ||
5204 | + }, | ||
5205 | + "require": { | ||
5206 | + "php": ">=5.5.9", | ||
5207 | + "symfony/dom-crawler": "~2.8|~3.0" | ||
5208 | + }, | ||
5209 | + "require-dev": { | ||
5210 | + "symfony/css-selector": "~2.8|~3.0", | ||
5211 | + "symfony/process": "~2.8|~3.0" | ||
5212 | + }, | ||
5213 | + "suggest": { | ||
5214 | + "symfony/process": "" | ||
5215 | + }, | ||
5216 | + "type": "library", | ||
5217 | + "extra": { | ||
5218 | + "branch-alias": { | ||
5219 | + "dev-master": "3.3-dev" | ||
5220 | + } | ||
5221 | + }, | ||
5222 | + "autoload": { | ||
5223 | + "psr-4": { | ||
5224 | + "Symfony\\Component\\BrowserKit\\": "" | ||
5225 | + }, | ||
5226 | + "exclude-from-classmap": [ | ||
5227 | + "/Tests/" | ||
5228 | + ] | ||
5229 | + }, | ||
5230 | + "notification-url": "https://packagist.org/downloads/", | ||
5231 | + "license": [ | ||
5232 | + "MIT" | ||
5233 | + ], | ||
5234 | + "authors": [ | ||
5235 | + { | ||
5236 | + "name": "Fabien Potencier", | ||
5237 | + "email": "fabien@symfony.com" | ||
5238 | + }, | ||
5239 | + { | ||
5240 | + "name": "Symfony Community", | ||
5241 | + "homepage": "https://symfony.com/contributors" | ||
5242 | + } | ||
5243 | + ], | ||
5244 | + "description": "Symfony BrowserKit Component", | ||
5245 | + "homepage": "https://symfony.com", | ||
5246 | + "time": "2017-04-12 14:14:56" | ||
5247 | + }, | ||
5248 | + { | ||
5249 | + "name": "symfony/console", | ||
5250 | + "version": "v3.3.2", | ||
5251 | + "source": { | ||
5252 | + "type": "git", | ||
5253 | + "url": "https://github.com/symfony/console.git", | ||
5254 | + "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e" | ||
5255 | + }, | ||
5256 | + "dist": { | ||
5257 | + "type": "zip", | ||
5258 | + "url": "https://api.github.com/repos/symfony/console/zipball/70d2a29b2911cbdc91a7e268046c395278238b2e", | ||
5259 | + "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e", | ||
5260 | + "shasum": "" | ||
5261 | + }, | ||
5262 | + "require": { | ||
5263 | + "php": ">=5.5.9", | ||
5264 | + "symfony/debug": "~2.8|~3.0", | ||
5265 | + "symfony/polyfill-mbstring": "~1.0" | ||
5266 | + }, | ||
5267 | + "conflict": { | ||
5268 | + "symfony/dependency-injection": "<3.3" | ||
5269 | + }, | ||
5270 | + "require-dev": { | ||
5271 | + "psr/log": "~1.0", | ||
5272 | + "symfony/config": "~3.3", | ||
5273 | + "symfony/dependency-injection": "~3.3", | ||
5274 | + "symfony/event-dispatcher": "~2.8|~3.0", | ||
5275 | + "symfony/filesystem": "~2.8|~3.0", | ||
5276 | + "symfony/http-kernel": "~2.8|~3.0", | ||
5277 | + "symfony/process": "~2.8|~3.0" | ||
5278 | + }, | ||
5279 | + "suggest": { | ||
5280 | + "psr/log": "For using the console logger", | ||
5281 | + "symfony/event-dispatcher": "", | ||
5282 | + "symfony/filesystem": "", | ||
5283 | + "symfony/process": "" | ||
5284 | + }, | ||
5285 | + "type": "library", | ||
5286 | + "extra": { | ||
5287 | + "branch-alias": { | ||
5288 | + "dev-master": "3.3-dev" | ||
5289 | + } | ||
5290 | + }, | ||
5291 | + "autoload": { | ||
5292 | + "psr-4": { | ||
5293 | + "Symfony\\Component\\Console\\": "" | ||
5294 | + }, | ||
5295 | + "exclude-from-classmap": [ | ||
5296 | + "/Tests/" | ||
5297 | + ] | ||
5298 | + }, | ||
5299 | + "notification-url": "https://packagist.org/downloads/", | ||
5300 | + "license": [ | ||
5301 | + "MIT" | ||
5302 | + ], | ||
5303 | + "authors": [ | ||
5304 | + { | ||
5305 | + "name": "Fabien Potencier", | ||
5306 | + "email": "fabien@symfony.com" | ||
5307 | + }, | ||
5308 | + { | ||
5309 | + "name": "Symfony Community", | ||
5310 | + "homepage": "https://symfony.com/contributors" | ||
5311 | + } | ||
5312 | + ], | ||
5313 | + "description": "Symfony Console Component", | ||
5314 | + "homepage": "https://symfony.com", | ||
5315 | + "time": "2017-06-02 19:24:58" | ||
5316 | + }, | ||
5317 | + { | ||
5318 | + "name": "symfony/css-selector", | ||
5319 | + "version": "v3.3.2", | ||
5320 | + "source": { | ||
5321 | + "type": "git", | ||
5322 | + "url": "https://github.com/symfony/css-selector.git", | ||
5323 | + "reference": "4d882dced7b995d5274293039370148e291808f2" | ||
5324 | + }, | ||
5325 | + "dist": { | ||
5326 | + "type": "zip", | ||
5327 | + "url": "https://api.github.com/repos/symfony/css-selector/zipball/4d882dced7b995d5274293039370148e291808f2", | ||
5328 | + "reference": "4d882dced7b995d5274293039370148e291808f2", | ||
5329 | + "shasum": "" | ||
5330 | + }, | ||
5331 | + "require": { | ||
5332 | + "php": ">=5.5.9" | ||
5333 | + }, | ||
5334 | + "type": "library", | ||
5335 | + "extra": { | ||
5336 | + "branch-alias": { | ||
5337 | + "dev-master": "3.3-dev" | ||
5338 | + } | ||
5339 | + }, | ||
5340 | + "autoload": { | ||
5341 | + "psr-4": { | ||
5342 | + "Symfony\\Component\\CssSelector\\": "" | ||
5343 | + }, | ||
5344 | + "exclude-from-classmap": [ | ||
5345 | + "/Tests/" | ||
5346 | + ] | ||
5347 | + }, | ||
5348 | + "notification-url": "https://packagist.org/downloads/", | ||
5349 | + "license": [ | ||
5350 | + "MIT" | ||
5351 | + ], | ||
5352 | + "authors": [ | ||
5353 | + { | ||
5354 | + "name": "Jean-Franรงois Simon", | ||
5355 | + "email": "jeanfrancois.simon@sensiolabs.com" | ||
5356 | + }, | ||
5357 | + { | ||
5358 | + "name": "Fabien Potencier", | ||
5359 | + "email": "fabien@symfony.com" | ||
5360 | + }, | ||
5361 | + { | ||
5362 | + "name": "Symfony Community", | ||
5363 | + "homepage": "https://symfony.com/contributors" | ||
5364 | + } | ||
5365 | + ], | ||
5366 | + "description": "Symfony CssSelector Component", | ||
5367 | + "homepage": "https://symfony.com", | ||
5368 | + "time": "2017-05-01 15:01:29" | ||
5369 | + }, | ||
5370 | + { | ||
5371 | + "name": "symfony/debug", | ||
5372 | + "version": "v3.3.2", | ||
5373 | + "source": { | ||
5374 | + "type": "git", | ||
5375 | + "url": "https://github.com/symfony/debug.git", | ||
5376 | + "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d" | ||
5377 | + }, | ||
5378 | + "dist": { | ||
5379 | + "type": "zip", | ||
5380 | + "url": "https://api.github.com/repos/symfony/debug/zipball/e9c50482841ef696e8fa1470d950a79c8921f45d", | ||
5381 | + "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d", | ||
5382 | + "shasum": "" | ||
5383 | + }, | ||
5384 | + "require": { | ||
5385 | + "php": ">=5.5.9", | ||
5386 | + "psr/log": "~1.0" | ||
5387 | + }, | ||
5388 | + "conflict": { | ||
5389 | + "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" | ||
5390 | + }, | ||
5391 | + "require-dev": { | ||
5392 | + "symfony/http-kernel": "~2.8|~3.0" | ||
5393 | + }, | ||
5394 | + "type": "library", | ||
5395 | + "extra": { | ||
5396 | + "branch-alias": { | ||
5397 | + "dev-master": "3.3-dev" | ||
5398 | + } | ||
5399 | + }, | ||
5400 | + "autoload": { | ||
5401 | + "psr-4": { | ||
5402 | + "Symfony\\Component\\Debug\\": "" | ||
5403 | + }, | ||
5404 | + "exclude-from-classmap": [ | ||
5405 | + "/Tests/" | ||
5406 | + ] | ||
5407 | + }, | ||
5408 | + "notification-url": "https://packagist.org/downloads/", | ||
5409 | + "license": [ | ||
5410 | + "MIT" | ||
5411 | + ], | ||
5412 | + "authors": [ | ||
5413 | + { | ||
5414 | + "name": "Fabien Potencier", | ||
5415 | + "email": "fabien@symfony.com" | ||
5416 | + }, | ||
5417 | + { | ||
5418 | + "name": "Symfony Community", | ||
5419 | + "homepage": "https://symfony.com/contributors" | ||
5420 | + } | ||
5421 | + ], | ||
5422 | + "description": "Symfony Debug Component", | ||
5423 | + "homepage": "https://symfony.com", | ||
5424 | + "time": "2017-06-01 21:01:25" | ||
5425 | + }, | ||
5426 | + { | ||
5427 | + "name": "symfony/dom-crawler", | ||
5428 | + "version": "v3.3.2", | ||
5429 | + "source": { | ||
5430 | + "type": "git", | ||
5431 | + "url": "https://github.com/symfony/dom-crawler.git", | ||
5432 | + "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1" | ||
5433 | + }, | ||
5434 | + "dist": { | ||
5435 | + "type": "zip", | ||
5436 | + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1", | ||
5437 | + "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1", | ||
5438 | + "shasum": "" | ||
5439 | + }, | ||
5440 | + "require": { | ||
5441 | + "php": ">=5.5.9", | ||
5442 | + "symfony/polyfill-mbstring": "~1.0" | ||
5443 | + }, | ||
5444 | + "require-dev": { | ||
5445 | + "symfony/css-selector": "~2.8|~3.0" | ||
5446 | + }, | ||
5447 | + "suggest": { | ||
5448 | + "symfony/css-selector": "" | ||
5449 | + }, | ||
5450 | + "type": "library", | ||
5451 | + "extra": { | ||
5452 | + "branch-alias": { | ||
5453 | + "dev-master": "3.3-dev" | ||
5454 | + } | ||
5455 | + }, | ||
5456 | + "autoload": { | ||
5457 | + "psr-4": { | ||
5458 | + "Symfony\\Component\\DomCrawler\\": "" | ||
5459 | + }, | ||
5460 | + "exclude-from-classmap": [ | ||
5461 | + "/Tests/" | ||
5462 | + ] | ||
5463 | + }, | ||
5464 | + "notification-url": "https://packagist.org/downloads/", | ||
5465 | + "license": [ | ||
5466 | + "MIT" | ||
5467 | + ], | ||
5468 | + "authors": [ | ||
5469 | + { | ||
5470 | + "name": "Fabien Potencier", | ||
5471 | + "email": "fabien@symfony.com" | ||
5472 | + }, | ||
5473 | + { | ||
5474 | + "name": "Symfony Community", | ||
5475 | + "homepage": "https://symfony.com/contributors" | ||
5476 | + } | ||
5477 | + ], | ||
5478 | + "description": "Symfony DomCrawler Component", | ||
5479 | + "homepage": "https://symfony.com", | ||
5480 | + "time": "2017-05-25 23:10:31" | ||
5481 | + }, | ||
5482 | + { | ||
5483 | + "name": "symfony/event-dispatcher", | ||
5484 | + "version": "v3.3.2", | ||
5485 | + "source": { | ||
5486 | + "type": "git", | ||
5487 | + "url": "https://github.com/symfony/event-dispatcher.git", | ||
5488 | + "reference": "4054a102470665451108f9b59305c79176ef98f0" | ||
5489 | + }, | ||
5490 | + "dist": { | ||
5491 | + "type": "zip", | ||
5492 | + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4054a102470665451108f9b59305c79176ef98f0", | ||
5493 | + "reference": "4054a102470665451108f9b59305c79176ef98f0", | ||
5494 | + "shasum": "" | ||
5495 | + }, | ||
5496 | + "require": { | ||
5497 | + "php": ">=5.5.9" | ||
5498 | + }, | ||
5499 | + "conflict": { | ||
5500 | + "symfony/dependency-injection": "<3.3" | ||
5501 | + }, | ||
5502 | + "require-dev": { | ||
5503 | + "psr/log": "~1.0", | ||
5504 | + "symfony/config": "~2.8|~3.0", | ||
5505 | + "symfony/dependency-injection": "~3.3", | ||
5506 | + "symfony/expression-language": "~2.8|~3.0", | ||
5507 | + "symfony/stopwatch": "~2.8|~3.0" | ||
5508 | + }, | ||
5509 | + "suggest": { | ||
5510 | + "symfony/dependency-injection": "", | ||
5511 | + "symfony/http-kernel": "" | ||
5512 | + }, | ||
5513 | + "type": "library", | ||
5514 | + "extra": { | ||
5515 | + "branch-alias": { | ||
5516 | + "dev-master": "3.3-dev" | ||
5517 | + } | ||
5518 | + }, | ||
5519 | + "autoload": { | ||
5520 | + "psr-4": { | ||
5521 | + "Symfony\\Component\\EventDispatcher\\": "" | ||
5522 | + }, | ||
5523 | + "exclude-from-classmap": [ | ||
5524 | + "/Tests/" | ||
5525 | + ] | ||
5526 | + }, | ||
5527 | + "notification-url": "https://packagist.org/downloads/", | ||
5528 | + "license": [ | ||
5529 | + "MIT" | ||
5530 | + ], | ||
5531 | + "authors": [ | ||
5532 | + { | ||
5533 | + "name": "Fabien Potencier", | ||
5534 | + "email": "fabien@symfony.com" | ||
5535 | + }, | ||
5536 | + { | ||
5537 | + "name": "Symfony Community", | ||
5538 | + "homepage": "https://symfony.com/contributors" | ||
5539 | + } | ||
5540 | + ], | ||
5541 | + "description": "Symfony EventDispatcher Component", | ||
5542 | + "homepage": "https://symfony.com", | ||
5543 | + "time": "2017-06-04 18:15:29" | ||
5544 | + }, | ||
5545 | + { | ||
5546 | + "name": "symfony/finder", | ||
5547 | + "version": "v3.3.2", | ||
5548 | + "source": { | ||
5549 | + "type": "git", | ||
5550 | + "url": "https://github.com/symfony/finder.git", | ||
5551 | + "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4" | ||
5552 | + }, | ||
5553 | + "dist": { | ||
5554 | + "type": "zip", | ||
5555 | + "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4", | ||
5556 | + "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4", | ||
5557 | + "shasum": "" | ||
5558 | + }, | ||
5559 | + "require": { | ||
5560 | + "php": ">=5.5.9" | ||
5561 | + }, | ||
5562 | + "type": "library", | ||
5563 | + "extra": { | ||
5564 | + "branch-alias": { | ||
5565 | + "dev-master": "3.3-dev" | ||
5566 | + } | ||
5567 | + }, | ||
5568 | + "autoload": { | ||
5569 | + "psr-4": { | ||
5570 | + "Symfony\\Component\\Finder\\": "" | ||
5571 | + }, | ||
5572 | + "exclude-from-classmap": [ | ||
5573 | + "/Tests/" | ||
5574 | + ] | ||
5575 | + }, | ||
5576 | + "notification-url": "https://packagist.org/downloads/", | ||
5577 | + "license": [ | ||
5578 | + "MIT" | ||
5579 | + ], | ||
5580 | + "authors": [ | ||
5581 | + { | ||
5582 | + "name": "Fabien Potencier", | ||
5583 | + "email": "fabien@symfony.com" | ||
5584 | + }, | ||
5585 | + { | ||
5586 | + "name": "Symfony Community", | ||
5587 | + "homepage": "https://symfony.com/contributors" | ||
5588 | + } | ||
5589 | + ], | ||
5590 | + "description": "Symfony Finder Component", | ||
5591 | + "homepage": "https://symfony.com", | ||
5592 | + "time": "2017-06-01 21:01:25" | ||
5593 | + }, | ||
5594 | + { | ||
5595 | + "name": "symfony/polyfill-mbstring", | ||
5596 | + "version": "v1.4.0", | ||
5597 | + "source": { | ||
5598 | + "type": "git", | ||
5599 | + "url": "https://github.com/symfony/polyfill-mbstring.git", | ||
5600 | + "reference": "f29dca382a6485c3cbe6379f0c61230167681937" | ||
5601 | + }, | ||
5602 | + "dist": { | ||
5603 | + "type": "zip", | ||
5604 | + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", | ||
5605 | + "reference": "f29dca382a6485c3cbe6379f0c61230167681937", | ||
5606 | + "shasum": "" | ||
5607 | + }, | ||
5608 | + "require": { | ||
5609 | + "php": ">=5.3.3" | ||
5610 | + }, | ||
5611 | + "suggest": { | ||
5612 | + "ext-mbstring": "For best performance" | ||
5613 | + }, | ||
5614 | + "type": "library", | ||
5615 | + "extra": { | ||
5616 | + "branch-alias": { | ||
5617 | + "dev-master": "1.4-dev" | ||
5618 | + } | ||
5619 | + }, | ||
5620 | + "autoload": { | ||
5621 | + "psr-4": { | ||
5622 | + "Symfony\\Polyfill\\Mbstring\\": "" | ||
5623 | + }, | ||
5624 | + "files": [ | ||
5625 | + "bootstrap.php" | ||
5626 | + ] | ||
5627 | + }, | ||
5628 | + "notification-url": "https://packagist.org/downloads/", | ||
5629 | + "license": [ | ||
5630 | + "MIT" | ||
5631 | + ], | ||
5632 | + "authors": [ | ||
5633 | + { | ||
5634 | + "name": "Nicolas Grekas", | ||
5635 | + "email": "p@tchwork.com" | ||
5636 | + }, | ||
5637 | + { | ||
5638 | + "name": "Symfony Community", | ||
5639 | + "homepage": "https://symfony.com/contributors" | ||
5640 | + } | ||
5641 | + ], | ||
5642 | + "description": "Symfony polyfill for the Mbstring extension", | ||
5643 | + "homepage": "https://symfony.com", | ||
5644 | + "keywords": [ | ||
5645 | + "compatibility", | ||
5646 | + "mbstring", | ||
5647 | + "polyfill", | ||
5648 | + "portable", | ||
5649 | + "shim" | ||
5650 | + ], | ||
5651 | + "time": "2017-06-09 14:24:12" | ||
5652 | + }, | ||
5653 | + { | ||
5654 | + "name": "symfony/yaml", | ||
5655 | + "version": "v3.3.2", | ||
5656 | + "source": { | ||
5657 | + "type": "git", | ||
5658 | + "url": "https://github.com/symfony/yaml.git", | ||
5659 | + "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063" | ||
5660 | + }, | ||
5661 | + "dist": { | ||
5662 | + "type": "zip", | ||
5663 | + "url": "https://api.github.com/repos/symfony/yaml/zipball/9752a30000a8ca9f4b34b5227d15d0101b96b063", | ||
5664 | + "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063", | ||
5665 | + "shasum": "" | ||
5666 | + }, | ||
5667 | + "require": { | ||
5668 | + "php": ">=5.5.9" | ||
5669 | + }, | ||
5670 | + "require-dev": { | ||
5671 | + "symfony/console": "~2.8|~3.0" | ||
5672 | + }, | ||
5673 | + "suggest": { | ||
5674 | + "symfony/console": "For validating YAML files using the lint command" | ||
5675 | + }, | ||
5676 | + "type": "library", | ||
5677 | + "extra": { | ||
5678 | + "branch-alias": { | ||
5679 | + "dev-master": "3.3-dev" | ||
5680 | + } | ||
5681 | + }, | ||
5682 | + "autoload": { | ||
5683 | + "psr-4": { | ||
5684 | + "Symfony\\Component\\Yaml\\": "" | ||
5685 | + }, | ||
5686 | + "exclude-from-classmap": [ | ||
5687 | + "/Tests/" | ||
5688 | + ] | ||
5689 | + }, | ||
5690 | + "notification-url": "https://packagist.org/downloads/", | ||
5691 | + "license": [ | ||
5692 | + "MIT" | ||
5693 | + ], | ||
5694 | + "authors": [ | ||
5695 | + { | ||
5696 | + "name": "Fabien Potencier", | ||
5697 | + "email": "fabien@symfony.com" | ||
5698 | + }, | ||
5699 | + { | ||
5700 | + "name": "Symfony Community", | ||
5701 | + "homepage": "https://symfony.com/contributors" | ||
5702 | + } | ||
5703 | + ], | ||
5704 | + "description": "Symfony Yaml Component", | ||
5705 | + "homepage": "https://symfony.com", | ||
5706 | + "time": "2017-06-02 22:05:06" | ||
5707 | + }, | ||
5708 | + { | ||
5709 | + "name": "theseer/tokenizer", | ||
5710 | + "version": "1.1.0", | ||
5711 | + "source": { | ||
5712 | + "type": "git", | ||
5713 | + "url": "https://github.com/theseer/tokenizer.git", | ||
5714 | + "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" | ||
5715 | + }, | ||
5716 | + "dist": { | ||
5717 | + "type": "zip", | ||
5718 | + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", | ||
5719 | + "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", | ||
5720 | + "shasum": "" | ||
5721 | + }, | ||
5722 | + "require": { | ||
5723 | + "ext-dom": "*", | ||
5724 | + "ext-tokenizer": "*", | ||
5725 | + "ext-xmlwriter": "*", | ||
5726 | + "php": "^7.0" | ||
5727 | + }, | ||
5728 | + "type": "library", | ||
5729 | + "autoload": { | ||
5730 | + "classmap": [ | ||
5731 | + "src/" | ||
5732 | + ] | ||
5733 | + }, | ||
5734 | + "notification-url": "https://packagist.org/downloads/", | ||
5735 | + "license": [ | ||
5736 | + "BSD-3-Clause" | ||
5737 | + ], | ||
5738 | + "authors": [ | ||
5739 | + { | ||
5740 | + "name": "Arne Blankerts", | ||
5741 | + "email": "arne@blankerts.de", | ||
5742 | + "role": "Developer" | ||
5743 | + } | ||
5744 | + ], | ||
5745 | + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", | ||
5746 | + "time": "2017-04-07 12:08:54" | ||
5747 | + }, | ||
5748 | + { | ||
5749 | + "name": "webmozart/assert", | ||
5750 | + "version": "1.2.0", | ||
5751 | + "source": { | ||
5752 | + "type": "git", | ||
5753 | + "url": "https://github.com/webmozart/assert.git", | ||
5754 | + "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" | ||
5755 | + }, | ||
5756 | + "dist": { | ||
5757 | + "type": "zip", | ||
5758 | + "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", | ||
5759 | + "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", | ||
5760 | + "shasum": "" | ||
5761 | + }, | ||
5762 | + "require": { | ||
5763 | + "php": "^5.3.3 || ^7.0" | ||
5764 | + }, | ||
5765 | + "require-dev": { | ||
5766 | + "phpunit/phpunit": "^4.6", | ||
5767 | + "sebastian/version": "^1.0.1" | ||
5768 | + }, | ||
5769 | + "type": "library", | ||
5770 | + "extra": { | ||
5771 | + "branch-alias": { | ||
5772 | + "dev-master": "1.3-dev" | ||
5773 | + } | ||
5774 | + }, | ||
5775 | + "autoload": { | ||
5776 | + "psr-4": { | ||
5777 | + "Webmozart\\Assert\\": "src/" | ||
5778 | + } | ||
5779 | + }, | ||
5780 | + "notification-url": "https://packagist.org/downloads/", | ||
5781 | + "license": [ | ||
5782 | + "MIT" | ||
5783 | + ], | ||
5784 | + "authors": [ | ||
5785 | + { | ||
5786 | + "name": "Bernhard Schussek", | ||
5787 | + "email": "bschussek@gmail.com" | ||
5788 | + } | ||
5789 | + ], | ||
5790 | + "description": "Assertions to validate method input/output with nice error messages.", | ||
5791 | + "keywords": [ | ||
5792 | + "assert", | ||
5793 | + "check", | ||
5794 | + "validate" | ||
5795 | + ], | ||
5796 | + "time": "2016-11-23 20:04:58" | ||
5797 | + }, | ||
5798 | + { | ||
5799 | + "name": "yiisoft/yii2-debug", | ||
5800 | + "version": "2.0.9", | ||
5801 | + "source": { | ||
5802 | + "type": "git", | ||
5803 | + "url": "https://github.com/yiisoft/yii2-debug.git", | ||
5804 | + "reference": "647be6c9d48dc2f3c2e2f33b9eba0a4ca78abde9" | ||
5805 | + }, | ||
5806 | + "dist": { | ||
5807 | + "type": "zip", | ||
5808 | + "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/647be6c9d48dc2f3c2e2f33b9eba0a4ca78abde9", | ||
5809 | + "reference": "647be6c9d48dc2f3c2e2f33b9eba0a4ca78abde9", | ||
5810 | + "shasum": "" | ||
5811 | + }, | ||
5812 | + "require": { | ||
5813 | + "yiisoft/yii2": "~2.0.11", | ||
5814 | + "yiisoft/yii2-bootstrap": "~2.0.0" | ||
5815 | + }, | ||
5816 | + "type": "yii2-extension", | ||
5817 | + "extra": { | ||
5818 | + "branch-alias": { | ||
5819 | + "dev-master": "2.0.x-dev" | ||
5820 | + } | ||
5821 | + }, | ||
5822 | + "autoload": { | ||
5823 | + "psr-4": { | ||
5824 | + "yii\\debug\\": "" | ||
5825 | + } | ||
5826 | + }, | ||
5827 | + "notification-url": "https://packagist.org/downloads/", | ||
5828 | + "license": [ | ||
5829 | + "BSD-3-Clause" | ||
5830 | + ], | ||
5831 | + "authors": [ | ||
5832 | + { | ||
5833 | + "name": "Qiang Xue", | ||
5834 | + "email": "qiang.xue@gmail.com" | ||
5835 | + } | ||
5836 | + ], | ||
5837 | + "description": "The debugger extension for the Yii framework", | ||
5838 | + "keywords": [ | ||
5839 | + "debug", | ||
5840 | + "debugger", | ||
5841 | + "yii2" | ||
5842 | + ], | ||
5843 | + "time": "2017-02-21 10:30:50" | ||
5844 | + }, | ||
5845 | + { | ||
5846 | + "name": "yiisoft/yii2-faker", | ||
5847 | + "version": "2.0.3", | ||
5848 | + "source": { | ||
5849 | + "type": "git", | ||
5850 | + "url": "https://github.com/yiisoft/yii2-faker.git", | ||
5851 | + "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c" | ||
5852 | + }, | ||
5853 | + "dist": { | ||
5854 | + "type": "zip", | ||
5855 | + "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c", | ||
5856 | + "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c", | ||
5857 | + "shasum": "" | ||
5858 | + }, | ||
5859 | + "require": { | ||
5860 | + "fzaninotto/faker": "*", | ||
5861 | + "yiisoft/yii2": "*" | ||
5862 | + }, | ||
5863 | + "type": "yii2-extension", | ||
5864 | + "extra": { | ||
5865 | + "branch-alias": { | ||
5866 | + "dev-master": "2.0.x-dev" | ||
5867 | + } | ||
5868 | + }, | ||
5869 | + "autoload": { | ||
5870 | + "psr-4": { | ||
5871 | + "yii\\faker\\": "" | ||
5872 | + } | ||
5873 | + }, | ||
5874 | + "notification-url": "https://packagist.org/downloads/", | ||
5875 | + "license": [ | ||
5876 | + "BSD-3-Clause" | ||
5877 | + ], | ||
5878 | + "authors": [ | ||
5879 | + { | ||
5880 | + "name": "Mark Jebri", | ||
5881 | + "email": "mark.github@yandex.ru" | ||
5882 | + } | ||
5883 | + ], | ||
5884 | + "description": "Fixture generator. The Faker integration for the Yii framework.", | ||
5885 | + "keywords": [ | ||
5886 | + "Fixture", | ||
5887 | + "faker", | ||
5888 | + "yii2" | ||
5889 | + ], | ||
5890 | + "time": "2015-03-01 06:22:44" | ||
5891 | + }, | ||
5892 | + { | ||
5893 | + "name": "yiisoft/yii2-gii", | ||
5894 | + "version": "2.0.5", | ||
5895 | + "source": { | ||
5896 | + "type": "git", | ||
5897 | + "url": "https://github.com/yiisoft/yii2-gii.git", | ||
5898 | + "reference": "1bd6df6804ca077ec022587905a0d43eb286f507" | ||
5899 | + }, | ||
5900 | + "dist": { | ||
5901 | + "type": "zip", | ||
5902 | + "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507", | ||
5903 | + "reference": "1bd6df6804ca077ec022587905a0d43eb286f507", | ||
5904 | + "shasum": "" | ||
5905 | + }, | ||
5906 | + "require": { | ||
5907 | + "bower-asset/typeahead.js": "0.10.* | ~0.11.0", | ||
5908 | + "phpspec/php-diff": ">=1.0.2", | ||
5909 | + "yiisoft/yii2": ">=2.0.4", | ||
5910 | + "yiisoft/yii2-bootstrap": "~2.0" | ||
5911 | + }, | ||
5912 | + "type": "yii2-extension", | ||
5913 | + "extra": { | ||
5914 | + "branch-alias": { | ||
5915 | + "dev-master": "2.0.x-dev" | ||
5916 | + }, | ||
5917 | + "asset-installer-paths": { | ||
5918 | + "npm-asset-library": "vendor/npm", | ||
5919 | + "bower-asset-library": "vendor/bower" | ||
5920 | + } | ||
5921 | + }, | ||
5922 | + "autoload": { | ||
5923 | + "psr-4": { | ||
5924 | + "yii\\gii\\": "" | ||
5925 | + } | ||
5926 | + }, | ||
5927 | + "notification-url": "https://packagist.org/downloads/", | ||
5928 | + "license": [ | ||
5929 | + "BSD-3-Clause" | ||
5930 | + ], | ||
5931 | + "authors": [ | ||
5932 | + { | ||
5933 | + "name": "Qiang Xue", | ||
5934 | + "email": "qiang.xue@gmail.com" | ||
5935 | + } | ||
5936 | + ], | ||
5937 | + "description": "The Gii extension for the Yii framework", | ||
5938 | + "keywords": [ | ||
5939 | + "code generator", | ||
5940 | + "gii", | ||
5941 | + "yii2" | ||
5942 | + ], | ||
5943 | + "time": "2016-03-18 14:09:46" | ||
5944 | + } | ||
5945 | + ], | ||
5946 | + "aliases": [], | ||
5947 | + "minimum-stability": "stable", | ||
5948 | + "stability-flags": { | ||
5949 | + "bower-asset/amcharts-stock": 20, | ||
5950 | + "kartik-v/yii2-widget-select2": 20, | ||
5951 | + "bower-asset/amcharts": 20, | ||
5952 | + "bower-asset/pnotify": 20, | ||
5953 | + "kartik-v/yii2-widget-datepicker": 20, | ||
5954 | + "zyx/zyx-phpmailer": 0 | ||
5955 | + }, | ||
5956 | + "prefer-stable": false, | ||
5957 | + "prefer-lowest": false, | ||
5958 | + "platform": { | ||
5959 | + "php": ">=7.0" | ||
5960 | + }, | ||
5961 | + "platform-dev": [] | ||
5962 | +} |