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": "caf39ac83f91a2f6e1676dbc96fbaaa0", |
||
8 | "content-hash": "2c9a7989a9c15645b9c7ede0da2c444f", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "bower-asset/inputmask", |
||
12 | "version": "3.3.11", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/RobinHerbots/Inputmask.git", |
||
16 | "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b", |
||
21 | "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b", |
||
22 | "shasum": null |
||
23 | }, |
||
24 | "require": { |
||
25 | "bower-asset/jquery": ">=1.7" |
||
26 | }, |
||
27 | "type": "bower-asset", |
||
28 | "license": [ |
||
29 | "http://opensource.org/licenses/mit-license.php" |
||
30 | ] |
||
31 | }, |
||
32 | { |
||
33 | "name": "bower-asset/jquery", |
||
34 | "version": "3.2.1", |
||
35 | "source": { |
||
36 | "type": "git", |
||
37 | "url": "https://github.com/jquery/jquery-dist.git", |
||
38 | "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e" |
||
39 | }, |
||
40 | "dist": { |
||
41 | "type": "zip", |
||
42 | "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e", |
||
43 | "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e", |
||
44 | "shasum": null |
||
45 | }, |
||
46 | "type": "bower-asset", |
||
47 | "license": [ |
||
48 | "MIT" |
||
49 | ] |
||
50 | }, |
||
51 | { |
||
52 | "name": "bower-asset/punycode", |
||
53 | "version": "v1.3.2", |
||
54 | "source": { |
||
55 | "type": "git", |
||
56 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
57 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
58 | }, |
||
59 | "dist": { |
||
60 | "type": "zip", |
||
61 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
62 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
63 | "shasum": null |
||
64 | }, |
||
65 | "type": "bower-asset" |
||
66 | }, |
||
67 | { |
||
68 | "name": "bower-asset/yii2-pjax", |
||
69 | "version": "2.0.7.1", |
||
70 | "source": { |
||
71 | "type": "git", |
||
72 | "url": "[email protected]:yiisoft/jquery-pjax.git", |
||
73 | "reference": "aef7b953107264f00234902a3880eb50dafc48be" |
||
74 | }, |
||
75 | "dist": { |
||
76 | "type": "zip", |
||
77 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be", |
||
78 | "reference": "aef7b953107264f00234902a3880eb50dafc48be", |
||
79 | "shasum": null |
||
80 | }, |
||
81 | "require": { |
||
82 | "bower-asset/jquery": ">=1.8" |
||
83 | }, |
||
84 | "type": "bower-asset", |
||
85 | "license": [ |
||
86 | "MIT" |
||
87 | ] |
||
88 | }, |
||
89 | { |
||
90 | "name": "cebe/markdown", |
||
91 | "version": "1.1.2", |
||
92 | "source": { |
||
93 | "type": "git", |
||
94 | "url": "https://github.com/cebe/markdown.git", |
||
95 | "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e" |
||
96 | }, |
||
97 | "dist": { |
||
98 | "type": "zip", |
||
99 | "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e", |
||
100 | "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e", |
||
101 | "shasum": "" |
||
102 | }, |
||
103 | "require": { |
||
104 | "lib-pcre": "*", |
||
105 | "php": ">=5.4.0" |
||
106 | }, |
||
107 | "require-dev": { |
||
108 | "cebe/indent": "*", |
||
109 | "facebook/xhprof": "*@dev", |
||
110 | "phpunit/phpunit": "4.1.*" |
||
111 | }, |
||
112 | "bin": [ |
||
113 | "bin/markdown" |
||
114 | ], |
||
115 | "type": "library", |
||
116 | "extra": { |
||
117 | "branch-alias": { |
||
118 | "dev-master": "1.1.x-dev" |
||
119 | } |
||
120 | }, |
||
121 | "autoload": { |
||
122 | "psr-4": { |
||
123 | "cebe\\markdown\\": "" |
||
124 | } |
||
125 | }, |
||
126 | "notification-url": "https://packagist.org/downloads/", |
||
127 | "license": [ |
||
128 | "MIT" |
||
129 | ], |
||
130 | "authors": [ |
||
131 | { |
||
132 | "name": "Carsten Brandt", |
||
133 | "email": "[email protected]", |
||
134 | "homepage": "http://cebe.cc/", |
||
135 | "role": "Creator" |
||
136 | } |
||
137 | ], |
||
138 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
139 | "homepage": "https://github.com/cebe/markdown#readme", |
||
140 | "keywords": [ |
||
141 | "extensible", |
||
142 | "fast", |
||
143 | "gfm", |
||
144 | "markdown", |
||
145 | "markdown-extra" |
||
146 | ], |
||
147 | "time": "2017-07-16 21:13:23" |
||
148 | }, |
||
149 | { |
||
150 | "name": "ezyang/htmlpurifier", |
||
151 | "version": "v4.9.3", |
||
152 | "source": { |
||
153 | "type": "git", |
||
154 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
155 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69" |
||
156 | }, |
||
157 | "dist": { |
||
158 | "type": "zip", |
||
159 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", |
||
160 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69", |
||
161 | "shasum": "" |
||
162 | }, |
||
163 | "require": { |
||
164 | "php": ">=5.2" |
||
165 | }, |
||
166 | "require-dev": { |
||
167 | "simpletest/simpletest": "^1.1" |
||
168 | }, |
||
169 | "type": "library", |
||
170 | "autoload": { |
||
171 | "psr-0": { |
||
172 | "HTMLPurifier": "library/" |
||
173 | }, |
||
174 | "files": [ |
||
175 | "library/HTMLPurifier.composer.php" |
||
176 | ] |
||
177 | }, |
||
178 | "notification-url": "https://packagist.org/downloads/", |
||
179 | "license": [ |
||
180 | "LGPL" |
||
181 | ], |
||
182 | "authors": [ |
||
183 | { |
||
184 | "name": "Edward Z. Yang", |
||
185 | "email": "[email protected]", |
||
186 | "homepage": "http://ezyang.com" |
||
187 | } |
||
188 | ], |
||
189 | "description": "Standards compliant HTML filter written in PHP", |
||
190 | "homepage": "http://htmlpurifier.org/", |
||
191 | "keywords": [ |
||
192 | "html" |
||
193 | ], |
||
194 | "time": "2017-06-03 02:28:16" |
||
195 | }, |
||
196 | { |
||
197 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
198 | "version": "2.0.13.1", |
||
199 | "source": { |
||
200 | "type": "git", |
||
201 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
202 | "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf" |
||
203 | }, |
||
204 | "dist": { |
||
205 | "type": "zip", |
||
206 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf", |
||
207 | "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf", |
||
208 | "shasum": "" |
||
209 | }, |
||
210 | "require": { |
||
211 | "bower-asset/inputmask": "~3.2.2 | ~3.3.5", |
||
212 | "bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", |
||
213 | "bower-asset/punycode": "1.3.*", |
||
214 | "bower-asset/yii2-pjax": "~2.0.1", |
||
215 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
216 | "ext-ctype": "*", |
||
217 | "ext-mbstring": "*", |
||
218 | "ezyang/htmlpurifier": "~4.6", |
||
219 | "lib-pcre": "*", |
||
220 | "php": ">=5.4.0", |
||
221 | "yiisoft/yii2-composer": "~2.0.4" |
||
222 | }, |
||
223 | "bin": [ |
||
224 | "yii" |
||
225 | ], |
||
226 | "type": "library", |
||
227 | "extra": { |
||
228 | "branch-alias": { |
||
229 | "dev-master": "2.0.x-dev" |
||
230 | } |
||
231 | }, |
||
232 | "autoload": { |
||
233 | "psr-4": { |
||
234 | "yii\\": "" |
||
235 | } |
||
236 | }, |
||
237 | "notification-url": "https://packagist.org/downloads/", |
||
238 | "license": [ |
||
239 | "BSD-3-Clause" |
||
240 | ], |
||
241 | "authors": [ |
||
242 | { |
||
243 | "name": "Qiang Xue", |
||
244 | "email": "[email protected]", |
||
245 | "homepage": "http://www.yiiframework.com/", |
||
246 | "role": "Founder and project lead" |
||
247 | }, |
||
248 | { |
||
249 | "name": "Alexander Makarov", |
||
250 | "email": "[email protected]", |
||
251 | "homepage": "http://rmcreative.ru/", |
||
252 | "role": "Core framework development" |
||
253 | }, |
||
254 | { |
||
255 | "name": "Maurizio Domba", |
||
256 | "homepage": "http://mdomba.info/", |
||
257 | "role": "Core framework development" |
||
258 | }, |
||
259 | { |
||
260 | "name": "Carsten Brandt", |
||
261 | "email": "[email protected]", |
||
262 | "homepage": "http://cebe.cc/", |
||
263 | "role": "Core framework development" |
||
264 | }, |
||
265 | { |
||
266 | "name": "Timur Ruziev", |
||
267 | "email": "[email protected]", |
||
268 | "homepage": "http://resurtm.com/", |
||
269 | "role": "Core framework development" |
||
270 | }, |
||
271 | { |
||
272 | "name": "Paul Klimov", |
||
273 | "email": "[email protected]", |
||
274 | "role": "Core framework development" |
||
275 | }, |
||
276 | { |
||
277 | "name": "Dmitry Naumenko", |
||
278 | "email": "[email protected]", |
||
279 | "role": "Core framework development" |
||
280 | }, |
||
281 | { |
||
282 | "name": "Boudewijn Vahrmeijer", |
||
283 | "email": "[email protected]", |
||
284 | "homepage": "http://dynasource.eu", |
||
285 | "role": "Core framework development" |
||
286 | } |
||
287 | ], |
||
288 | "description": "Yii PHP Framework Version 2", |
||
289 | "homepage": "http://www.yiiframework.com/", |
||
290 | "keywords": [ |
||
291 | "framework", |
||
292 | "yii2" |
||
293 | ], |
||
294 | "time": "2017-11-14 11:08:21" |
||
295 | }, |
||
296 | { |
||
297 | "name": "yiisoft/yii2-composer", |
||
298 | "version": "2.0.5", |
||
299 | "source": { |
||
300 | "type": "git", |
||
301 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
302 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" |
||
303 | }, |
||
304 | "dist": { |
||
305 | "type": "zip", |
||
306 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
307 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
308 | "shasum": "" |
||
309 | }, |
||
310 | "require": { |
||
311 | "composer-plugin-api": "^1.0" |
||
312 | }, |
||
313 | "require-dev": { |
||
314 | "composer/composer": "^1.0" |
||
315 | }, |
||
316 | "type": "composer-plugin", |
||
317 | "extra": { |
||
318 | "class": "yii\\composer\\Plugin", |
||
319 | "branch-alias": { |
||
320 | "dev-master": "2.0.x-dev" |
||
321 | } |
||
322 | }, |
||
323 | "autoload": { |
||
324 | "psr-4": { |
||
325 | "yii\\composer\\": "" |
||
326 | } |
||
327 | }, |
||
328 | "notification-url": "https://packagist.org/downloads/", |
||
329 | "license": [ |
||
330 | "BSD-3-Clause" |
||
331 | ], |
||
332 | "authors": [ |
||
333 | { |
||
334 | "name": "Qiang Xue", |
||
335 | "email": "[email protected]" |
||
336 | } |
||
337 | ], |
||
338 | "description": "The composer plugin for Yii extension installer", |
||
339 | "keywords": [ |
||
340 | "composer", |
||
341 | "extension installer", |
||
342 | "yii2" |
||
343 | ], |
||
344 | "time": "2016-12-20 13:26:02" |
||
345 | } |
||
346 | ], |
||
347 | "packages-dev": [ |
||
348 | { |
||
349 | "name": "behat/gherkin", |
||
350 | "version": "v4.4.5", |
||
351 | "source": { |
||
352 | "type": "git", |
||
353 | "url": "https://github.com/Behat/Gherkin.git", |
||
354 | "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74" |
||
355 | }, |
||
356 | "dist": { |
||
357 | "type": "zip", |
||
358 | "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74", |
||
359 | "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74", |
||
360 | "shasum": "" |
||
361 | }, |
||
362 | "require": { |
||
363 | "php": ">=5.3.1" |
||
364 | }, |
||
365 | "require-dev": { |
||
366 | "phpunit/phpunit": "~4.5|~5", |
||
367 | "symfony/phpunit-bridge": "~2.7|~3", |
||
368 | "symfony/yaml": "~2.3|~3" |
||
369 | }, |
||
370 | "suggest": { |
||
371 | "symfony/yaml": "If you want to parse features, represented in YAML files" |
||
372 | }, |
||
373 | "type": "library", |
||
374 | "extra": { |
||
375 | "branch-alias": { |
||
376 | "dev-master": "4.4-dev" |
||
377 | } |
||
378 | }, |
||
379 | "autoload": { |
||
380 | "psr-0": { |
||
381 | "Behat\\Gherkin": "src/" |
||
382 | } |
||
383 | }, |
||
384 | "notification-url": "https://packagist.org/downloads/", |
||
385 | "license": [ |
||
386 | "MIT" |
||
387 | ], |
||
388 | "authors": [ |
||
389 | { |
||
390 | "name": "Konstantin Kudryashov", |
||
391 | "email": "[email protected]", |
||
392 | "homepage": "http://everzet.com" |
||
393 | } |
||
394 | ], |
||
395 | "description": "Gherkin DSL parser for PHP 5.3", |
||
396 | "homepage": "http://behat.org/", |
||
397 | "keywords": [ |
||
398 | "BDD", |
||
399 | "Behat", |
||
400 | "Cucumber", |
||
401 | "DSL", |
||
402 | "gherkin", |
||
403 | "parser" |
||
404 | ], |
||
405 | "time": "2016-10-30 11:50:56" |
||
406 | }, |
||
407 | { |
||
408 | "name": "codeception/codeception", |
||
409 | "version": "2.3.7", |
||
410 | "source": { |
||
411 | "type": "git", |
||
412 | "url": "https://github.com/Codeception/Codeception.git", |
||
413 | "reference": "151de88277878adc18784ef3eaddd87f4a2fdc14" |
||
414 | }, |
||
415 | "dist": { |
||
416 | "type": "zip", |
||
417 | "url": "https://api.github.com/repos/Codeception/Codeception/zipball/151de88277878adc18784ef3eaddd87f4a2fdc14", |
||
418 | "reference": "151de88277878adc18784ef3eaddd87f4a2fdc14", |
||
419 | "shasum": "" |
||
420 | }, |
||
421 | "require": { |
||
422 | "behat/gherkin": "~4.4.0", |
||
423 | "ext-json": "*", |
||
424 | "ext-mbstring": "*", |
||
425 | "facebook/webdriver": ">=1.1.3 <2.0", |
||
426 | "guzzlehttp/guzzle": ">=4.1.4 <7.0", |
||
427 | "guzzlehttp/psr7": "~1.0", |
||
428 | "php": ">=5.4.0 <8.0", |
||
429 | "phpunit/php-code-coverage": ">=2.2.4 <6.0", |
||
430 | "phpunit/phpunit": ">=4.8.28 <5.0.0 || >=5.6.3 <7.0", |
||
431 | "phpunit/phpunit-mock-objects": ">2.3 <5.0", |
||
432 | "sebastian/comparator": ">1.1 <3.0", |
||
433 | "sebastian/diff": ">=1.4 <3.0", |
||
434 | "symfony/browser-kit": ">=2.7 <5.0", |
||
435 | "symfony/console": ">=2.7 <5.0", |
||
436 | "symfony/css-selector": ">=2.7 <5.0", |
||
437 | "symfony/dom-crawler": ">=2.7 <5.0", |
||
438 | "symfony/event-dispatcher": ">=2.7 <5.0", |
||
439 | "symfony/finder": ">=2.7 <5.0", |
||
440 | "symfony/yaml": ">=2.7 <5.0" |
||
441 | }, |
||
442 | "require-dev": { |
||
443 | "codeception/specify": "~0.3", |
||
444 | "facebook/graph-sdk": "~5.3", |
||
445 | "flow/jsonpath": "~0.2", |
||
446 | "league/factory-muffin": "^3.0", |
||
447 | "league/factory-muffin-faker": "^1.0", |
||
448 | "monolog/monolog": "~1.8", |
||
449 | "pda/pheanstalk": "~3.0", |
||
450 | "php-amqplib/php-amqplib": "~2.4", |
||
451 | "predis/predis": "^1.0", |
||
452 | "squizlabs/php_codesniffer": "~2.0", |
||
453 | "symfony/process": ">=2.7 <5.0", |
||
454 | "vlucas/phpdotenv": "^2.4.0" |
||
455 | }, |
||
456 | "suggest": { |
||
457 | "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module", |
||
458 | "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests", |
||
459 | "codeception/specify": "BDD-style code blocks", |
||
460 | "codeception/verify": "BDD-style assertions", |
||
461 | "flow/jsonpath": "For using JSONPath in REST module", |
||
462 | "league/factory-muffin": "For DataFactory module", |
||
463 | "league/factory-muffin-faker": "For Faker support in DataFactory module", |
||
464 | "phpseclib/phpseclib": "for SFTP option in FTP Module", |
||
465 | "stecman/symfony-console-completion": "For BASH autocompletion", |
||
466 | "symfony/phpunit-bridge": "For phpunit-bridge support" |
||
467 | }, |
||
468 | "bin": [ |
||
469 | "codecept" |
||
470 | ], |
||
471 | "type": "library", |
||
472 | "extra": { |
||
473 | "branch-alias": [] |
||
474 | }, |
||
475 | "autoload": { |
||
476 | "psr-4": { |
||
477 | "Codeception\\": "src\\Codeception", |
||
478 | "Codeception\\Extension\\": "ext" |
||
479 | } |
||
480 | }, |
||
481 | "notification-url": "https://packagist.org/downloads/", |
||
482 | "license": [ |
||
483 | "MIT" |
||
484 | ], |
||
485 | "authors": [ |
||
486 | { |
||
487 | "name": "Michael Bodnarchuk", |
||
488 | "email": "[email protected]", |
||
489 | "homepage": "http://codegyre.com" |
||
490 | } |
||
491 | ], |
||
492 | "description": "BDD-style testing framework", |
||
493 | "homepage": "http://codeception.com/", |
||
494 | "keywords": [ |
||
495 | "BDD", |
||
496 | "TDD", |
||
497 | "acceptance testing", |
||
498 | "functional testing", |
||
499 | "unit testing" |
||
500 | ], |
||
501 | "time": "2017-12-12 04:22:17" |
||
502 | }, |
||
503 | { |
||
504 | "name": "doctrine/instantiator", |
||
505 | "version": "1.0.5", |
||
506 | "source": { |
||
507 | "type": "git", |
||
508 | "url": "https://github.com/doctrine/instantiator.git", |
||
509 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
510 | }, |
||
511 | "dist": { |
||
512 | "type": "zip", |
||
513 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
514 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
515 | "shasum": "" |
||
516 | }, |
||
517 | "require": { |
||
518 | "php": ">=5.3,<8.0-DEV" |
||
519 | }, |
||
520 | "require-dev": { |
||
521 | "athletic/athletic": "~0.1.8", |
||
522 | "ext-pdo": "*", |
||
523 | "ext-phar": "*", |
||
524 | "phpunit/phpunit": "~4.0", |
||
525 | "squizlabs/php_codesniffer": "~2.0" |
||
526 | }, |
||
527 | "type": "library", |
||
528 | "extra": { |
||
529 | "branch-alias": { |
||
530 | "dev-master": "1.0.x-dev" |
||
531 | } |
||
532 | }, |
||
533 | "autoload": { |
||
534 | "psr-4": { |
||
535 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
536 | } |
||
537 | }, |
||
538 | "notification-url": "https://packagist.org/downloads/", |
||
539 | "license": [ |
||
540 | "MIT" |
||
541 | ], |
||
542 | "authors": [ |
||
543 | { |
||
544 | "name": "Marco Pivetta", |
||
545 | "email": "[email protected]", |
||
546 | "homepage": "http://ocramius.github.com/" |
||
547 | } |
||
548 | ], |
||
549 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
550 | "homepage": "https://github.com/doctrine/instantiator", |
||
551 | "keywords": [ |
||
552 | "constructor", |
||
553 | "instantiate" |
||
554 | ], |
||
555 | "time": "2015-06-14 21:17:01" |
||
556 | }, |
||
557 | { |
||
558 | "name": "facebook/webdriver", |
||
559 | "version": "1.5.0", |
||
560 | "source": { |
||
561 | "type": "git", |
||
562 | "url": "https://github.com/facebook/php-webdriver.git", |
||
563 | "reference": "86b5ca2f67173c9d34340845dd690149c886a605" |
||
564 | }, |
||
565 | "dist": { |
||
566 | "type": "zip", |
||
567 | "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/86b5ca2f67173c9d34340845dd690149c886a605", |
||
568 | "reference": "86b5ca2f67173c9d34340845dd690149c886a605", |
||
569 | "shasum": "" |
||
570 | }, |
||
571 | "require": { |
||
572 | "ext-curl": "*", |
||
573 | "ext-zip": "*", |
||
574 | "php": "^5.6 || ~7.0", |
||
575 | "symfony/process": "^2.8 || ^3.1 || ^4.0" |
||
576 | }, |
||
577 | "require-dev": { |
||
578 | "friendsofphp/php-cs-fixer": "^2.0", |
||
579 | "guzzle/guzzle": "^3.4.1", |
||
580 | "php-coveralls/php-coveralls": "^1.0.2", |
||
581 | "php-mock/php-mock-phpunit": "^1.1", |
||
582 | "phpunit/phpunit": "^5.7", |
||
583 | "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0", |
||
584 | "squizlabs/php_codesniffer": "^2.6", |
||
585 | "symfony/var-dumper": "^3.3 || ^4.0" |
||
586 | }, |
||
587 | "type": "library", |
||
588 | "extra": { |
||
589 | "branch-alias": { |
||
590 | "dev-community": "1.5-dev" |
||
591 | } |
||
592 | }, |
||
593 | "autoload": { |
||
594 | "psr-4": { |
||
595 | "Facebook\\WebDriver\\": "lib/" |
||
596 | } |
||
597 | }, |
||
598 | "notification-url": "https://packagist.org/downloads/", |
||
599 | "license": [ |
||
600 | "Apache-2.0" |
||
601 | ], |
||
602 | "description": "A PHP client for Selenium WebDriver", |
||
603 | "homepage": "https://github.com/facebook/php-webdriver", |
||
604 | "keywords": [ |
||
605 | "facebook", |
||
606 | "php", |
||
607 | "selenium", |
||
608 | "webdriver" |
||
609 | ], |
||
610 | "time": "2017-11-15 11:08:09" |
||
611 | }, |
||
612 | { |
||
613 | "name": "guzzlehttp/guzzle", |
||
614 | "version": "6.3.0", |
||
615 | "source": { |
||
616 | "type": "git", |
||
617 | "url": "https://github.com/guzzle/guzzle.git", |
||
618 | "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" |
||
619 | }, |
||
620 | "dist": { |
||
621 | "type": "zip", |
||
622 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", |
||
623 | "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", |
||
624 | "shasum": "" |
||
625 | }, |
||
626 | "require": { |
||
627 | "guzzlehttp/promises": "^1.0", |
||
628 | "guzzlehttp/psr7": "^1.4", |
||
629 | "php": ">=5.5" |
||
630 | }, |
||
631 | "require-dev": { |
||
632 | "ext-curl": "*", |
||
633 | "phpunit/phpunit": "^4.0 || ^5.0", |
||
634 | "psr/log": "^1.0" |
||
635 | }, |
||
636 | "suggest": { |
||
637 | "psr/log": "Required for using the Log middleware" |
||
638 | }, |
||
639 | "type": "library", |
||
640 | "extra": { |
||
641 | "branch-alias": { |
||
642 | "dev-master": "6.2-dev" |
||
643 | } |
||
644 | }, |
||
645 | "autoload": { |
||
646 | "files": [ |
||
647 | "src/functions_include.php" |
||
648 | ], |
||
649 | "psr-4": { |
||
650 | "GuzzleHttp\\": "src/" |
||
651 | } |
||
652 | }, |
||
653 | "notification-url": "https://packagist.org/downloads/", |
||
654 | "license": [ |
||
655 | "MIT" |
||
656 | ], |
||
657 | "authors": [ |
||
658 | { |
||
659 | "name": "Michael Dowling", |
||
660 | "email": "[email protected]", |
||
661 | "homepage": "https://github.com/mtdowling" |
||
662 | } |
||
663 | ], |
||
664 | "description": "Guzzle is a PHP HTTP client library", |
||
665 | "homepage": "http://guzzlephp.org/", |
||
666 | "keywords": [ |
||
667 | "client", |
||
668 | "curl", |
||
669 | "framework", |
||
670 | "http", |
||
671 | "http client", |
||
672 | "rest", |
||
673 | "web service" |
||
674 | ], |
||
675 | "time": "2017-06-22 18:50:49" |
||
676 | }, |
||
677 | { |
||
678 | "name": "guzzlehttp/promises", |
||
679 | "version": "v1.3.1", |
||
680 | "source": { |
||
681 | "type": "git", |
||
682 | "url": "https://github.com/guzzle/promises.git", |
||
683 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" |
||
684 | }, |
||
685 | "dist": { |
||
686 | "type": "zip", |
||
687 | "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
688 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
689 | "shasum": "" |
||
690 | }, |
||
691 | "require": { |
||
692 | "php": ">=5.5.0" |
||
693 | }, |
||
694 | "require-dev": { |
||
695 | "phpunit/phpunit": "^4.0" |
||
696 | }, |
||
697 | "type": "library", |
||
698 | "extra": { |
||
699 | "branch-alias": { |
||
700 | "dev-master": "1.4-dev" |
||
701 | } |
||
702 | }, |
||
703 | "autoload": { |
||
704 | "psr-4": { |
||
705 | "GuzzleHttp\\Promise\\": "src/" |
||
706 | }, |
||
707 | "files": [ |
||
708 | "src/functions_include.php" |
||
709 | ] |
||
710 | }, |
||
711 | "notification-url": "https://packagist.org/downloads/", |
||
712 | "license": [ |
||
713 | "MIT" |
||
714 | ], |
||
715 | "authors": [ |
||
716 | { |
||
717 | "name": "Michael Dowling", |
||
718 | "email": "[email protected]", |
||
719 | "homepage": "https://github.com/mtdowling" |
||
720 | } |
||
721 | ], |
||
722 | "description": "Guzzle promises library", |
||
723 | "keywords": [ |
||
724 | "promise" |
||
725 | ], |
||
726 | "time": "2016-12-20 10:07:11" |
||
727 | }, |
||
728 | { |
||
729 | "name": "guzzlehttp/psr7", |
||
730 | "version": "1.4.2", |
||
731 | "source": { |
||
732 | "type": "git", |
||
733 | "url": "https://github.com/guzzle/psr7.git", |
||
734 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" |
||
735 | }, |
||
736 | "dist": { |
||
737 | "type": "zip", |
||
738 | "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
739 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
740 | "shasum": "" |
||
741 | }, |
||
742 | "require": { |
||
743 | "php": ">=5.4.0", |
||
744 | "psr/http-message": "~1.0" |
||
745 | }, |
||
746 | "provide": { |
||
747 | "psr/http-message-implementation": "1.0" |
||
748 | }, |
||
749 | "require-dev": { |
||
750 | "phpunit/phpunit": "~4.0" |
||
751 | }, |
||
752 | "type": "library", |
||
753 | "extra": { |
||
754 | "branch-alias": { |
||
755 | "dev-master": "1.4-dev" |
||
756 | } |
||
757 | }, |
||
758 | "autoload": { |
||
759 | "psr-4": { |
||
760 | "GuzzleHttp\\Psr7\\": "src/" |
||
761 | }, |
||
762 | "files": [ |
||
763 | "src/functions_include.php" |
||
764 | ] |
||
765 | }, |
||
766 | "notification-url": "https://packagist.org/downloads/", |
||
767 | "license": [ |
||
768 | "MIT" |
||
769 | ], |
||
770 | "authors": [ |
||
771 | { |
||
772 | "name": "Michael Dowling", |
||
773 | "email": "[email protected]", |
||
774 | "homepage": "https://github.com/mtdowling" |
||
775 | }, |
||
776 | { |
||
777 | "name": "Tobias Schultze", |
||
778 | "homepage": "https://github.com/Tobion" |
||
779 | } |
||
780 | ], |
||
781 | "description": "PSR-7 message implementation that also provides common utility methods", |
||
782 | "keywords": [ |
||
783 | "http", |
||
784 | "message", |
||
785 | "request", |
||
786 | "response", |
||
787 | "stream", |
||
788 | "uri", |
||
789 | "url" |
||
790 | ], |
||
791 | "time": "2017-03-20 17:10:46" |
||
792 | }, |
||
793 | { |
||
794 | "name": "myclabs/deep-copy", |
||
795 | "version": "1.7.0", |
||
796 | "source": { |
||
797 | "type": "git", |
||
798 | "url": "https://github.com/myclabs/DeepCopy.git", |
||
799 | "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" |
||
800 | }, |
||
801 | "dist": { |
||
802 | "type": "zip", |
||
803 | "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", |
||
804 | "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", |
||
805 | "shasum": "" |
||
806 | }, |
||
807 | "require": { |
||
808 | "php": "^5.6 || ^7.0" |
||
809 | }, |
||
810 | "require-dev": { |
||
811 | "doctrine/collections": "^1.0", |
||
812 | "doctrine/common": "^2.6", |
||
813 | "phpunit/phpunit": "^4.1" |
||
814 | }, |
||
815 | "type": "library", |
||
816 | "autoload": { |
||
817 | "psr-4": { |
||
818 | "DeepCopy\\": "src/DeepCopy/" |
||
819 | }, |
||
820 | "files": [ |
||
821 | "src/DeepCopy/deep_copy.php" |
||
822 | ] |
||
823 | }, |
||
824 | "notification-url": "https://packagist.org/downloads/", |
||
825 | "license": [ |
||
826 | "MIT" |
||
827 | ], |
||
828 | "description": "Create deep copies (clones) of your objects", |
||
829 | "keywords": [ |
||
830 | "clone", |
||
831 | "copy", |
||
832 | "duplicate", |
||
833 | "object", |
||
834 | "object graph" |
||
835 | ], |
||
836 | "time": "2017-10-19 19:58:43" |
||
837 | }, |
||
838 | { |
||
839 | "name": "phar-io/manifest", |
||
840 | "version": "1.0.1", |
||
841 | "source": { |
||
842 | "type": "git", |
||
843 | "url": "https://github.com/phar-io/manifest.git", |
||
844 | "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" |
||
845 | }, |
||
846 | "dist": { |
||
847 | "type": "zip", |
||
848 | "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", |
||
849 | "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", |
||
850 | "shasum": "" |
||
851 | }, |
||
852 | "require": { |
||
853 | "ext-dom": "*", |
||
854 | "ext-phar": "*", |
||
855 | "phar-io/version": "^1.0.1", |
||
856 | "php": "^5.6 || ^7.0" |
||
857 | }, |
||
858 | "type": "library", |
||
859 | "extra": { |
||
860 | "branch-alias": { |
||
861 | "dev-master": "1.0.x-dev" |
||
862 | } |
||
863 | }, |
||
864 | "autoload": { |
||
865 | "classmap": [ |
||
866 | "src/" |
||
867 | ] |
||
868 | }, |
||
869 | "notification-url": "https://packagist.org/downloads/", |
||
870 | "license": [ |
||
871 | "BSD-3-Clause" |
||
872 | ], |
||
873 | "authors": [ |
||
874 | { |
||
875 | "name": "Arne Blankerts", |
||
876 | "email": "[email protected]", |
||
877 | "role": "Developer" |
||
878 | }, |
||
879 | { |
||
880 | "name": "Sebastian Heuer", |
||
881 | "email": "[email protected]", |
||
882 | "role": "Developer" |
||
883 | }, |
||
884 | { |
||
885 | "name": "Sebastian Bergmann", |
||
886 | "email": "[email protected]", |
||
887 | "role": "Developer" |
||
888 | } |
||
889 | ], |
||
890 | "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", |
||
891 | "time": "2017-03-05 18:14:27" |
||
892 | }, |
||
893 | { |
||
894 | "name": "phar-io/version", |
||
895 | "version": "1.0.1", |
||
896 | "source": { |
||
897 | "type": "git", |
||
898 | "url": "https://github.com/phar-io/version.git", |
||
899 | "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" |
||
900 | }, |
||
901 | "dist": { |
||
902 | "type": "zip", |
||
903 | "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", |
||
904 | "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", |
||
905 | "shasum": "" |
||
906 | }, |
||
907 | "require": { |
||
908 | "php": "^5.6 || ^7.0" |
||
909 | }, |
||
910 | "type": "library", |
||
911 | "autoload": { |
||
912 | "classmap": [ |
||
913 | "src/" |
||
914 | ] |
||
915 | }, |
||
916 | "notification-url": "https://packagist.org/downloads/", |
||
917 | "license": [ |
||
918 | "BSD-3-Clause" |
||
919 | ], |
||
920 | "authors": [ |
||
921 | { |
||
922 | "name": "Arne Blankerts", |
||
923 | "email": "[email protected]", |
||
924 | "role": "Developer" |
||
925 | }, |
||
926 | { |
||
927 | "name": "Sebastian Heuer", |
||
928 | "email": "[email protected]", |
||
929 | "role": "Developer" |
||
930 | }, |
||
931 | { |
||
932 | "name": "Sebastian Bergmann", |
||
933 | "email": "[email protected]", |
||
934 | "role": "Developer" |
||
935 | } |
||
936 | ], |
||
937 | "description": "Library for handling version information and constraints", |
||
938 | "time": "2017-03-05 17:38:23" |
||
939 | }, |
||
940 | { |
||
941 | "name": "phpdocumentor/reflection-common", |
||
942 | "version": "1.0.1", |
||
943 | "source": { |
||
944 | "type": "git", |
||
945 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
946 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" |
||
947 | }, |
||
948 | "dist": { |
||
949 | "type": "zip", |
||
950 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
951 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
952 | "shasum": "" |
||
953 | }, |
||
954 | "require": { |
||
955 | "php": ">=5.5" |
||
956 | }, |
||
957 | "require-dev": { |
||
958 | "phpunit/phpunit": "^4.6" |
||
959 | }, |
||
960 | "type": "library", |
||
961 | "extra": { |
||
962 | "branch-alias": { |
||
963 | "dev-master": "1.0.x-dev" |
||
964 | } |
||
965 | }, |
||
966 | "autoload": { |
||
967 | "psr-4": { |
||
968 | "phpDocumentor\\Reflection\\": [ |
||
969 | "src" |
||
970 | ] |
||
971 | } |
||
972 | }, |
||
973 | "notification-url": "https://packagist.org/downloads/", |
||
974 | "license": [ |
||
975 | "MIT" |
||
976 | ], |
||
977 | "authors": [ |
||
978 | { |
||
979 | "name": "Jaap van Otterdijk", |
||
980 | "email": "[email protected]" |
||
981 | } |
||
982 | ], |
||
983 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
984 | "homepage": "http://www.phpdoc.org", |
||
985 | "keywords": [ |
||
986 | "FQSEN", |
||
987 | "phpDocumentor", |
||
988 | "phpdoc", |
||
989 | "reflection", |
||
990 | "static analysis" |
||
991 | ], |
||
992 | "time": "2017-09-11 18:02:19" |
||
993 | }, |
||
994 | { |
||
995 | "name": "phpdocumentor/reflection-docblock", |
||
996 | "version": "4.2.0", |
||
997 | "source": { |
||
998 | "type": "git", |
||
999 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
1000 | "reference": "66465776cfc249844bde6d117abff1d22e06c2da" |
||
1001 | }, |
||
1002 | "dist": { |
||
1003 | "type": "zip", |
||
1004 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/66465776cfc249844bde6d117abff1d22e06c2da", |
||
1005 | "reference": "66465776cfc249844bde6d117abff1d22e06c2da", |
||
1006 | "shasum": "" |
||
1007 | }, |
||
1008 | "require": { |
||
1009 | "php": "^7.0", |
||
1010 | "phpdocumentor/reflection-common": "^1.0.0", |
||
1011 | "phpdocumentor/type-resolver": "^0.4.0", |
||
1012 | "webmozart/assert": "^1.0" |
||
1013 | }, |
||
1014 | "require-dev": { |
||
1015 | "doctrine/instantiator": "~1.0.5", |
||
1016 | "mockery/mockery": "^1.0", |
||
1017 | "phpunit/phpunit": "^6.4" |
||
1018 | }, |
||
1019 | "type": "library", |
||
1020 | "extra": { |
||
1021 | "branch-alias": { |
||
1022 | "dev-master": "4.x-dev" |
||
1023 | } |
||
1024 | }, |
||
1025 | "autoload": { |
||
1026 | "psr-4": { |
||
1027 | "phpDocumentor\\Reflection\\": [ |
||
1028 | "src/" |
||
1029 | ] |
||
1030 | } |
||
1031 | }, |
||
1032 | "notification-url": "https://packagist.org/downloads/", |
||
1033 | "license": [ |
||
1034 | "MIT" |
||
1035 | ], |
||
1036 | "authors": [ |
||
1037 | { |
||
1038 | "name": "Mike van Riel", |
||
1039 | "email": "[email protected]" |
||
1040 | } |
||
1041 | ], |
||
1042 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
1043 | "time": "2017-11-27 17:38:31" |
||
1044 | }, |
||
1045 | { |
||
1046 | "name": "phpdocumentor/type-resolver", |
||
1047 | "version": "0.4.0", |
||
1048 | "source": { |
||
1049 | "type": "git", |
||
1050 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
1051 | "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" |
||
1052 | }, |
||
1053 | "dist": { |
||
1054 | "type": "zip", |
||
1055 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", |
||
1056 | "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", |
||
1057 | "shasum": "" |
||
1058 | }, |
||
1059 | "require": { |
||
1060 | "php": "^5.5 || ^7.0", |
||
1061 | "phpdocumentor/reflection-common": "^1.0" |
||
1062 | }, |
||
1063 | "require-dev": { |
||
1064 | "mockery/mockery": "^0.9.4", |
||
1065 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
1066 | }, |
||
1067 | "type": "library", |
||
1068 | "extra": { |
||
1069 | "branch-alias": { |
||
1070 | "dev-master": "1.0.x-dev" |
||
1071 | } |
||
1072 | }, |
||
1073 | "autoload": { |
||
1074 | "psr-4": { |
||
1075 | "phpDocumentor\\Reflection\\": [ |
||
1076 | "src/" |
||
1077 | ] |
||
1078 | } |
||
1079 | }, |
||
1080 | "notification-url": "https://packagist.org/downloads/", |
||
1081 | "license": [ |
||
1082 | "MIT" |
||
1083 | ], |
||
1084 | "authors": [ |
||
1085 | { |
||
1086 | "name": "Mike van Riel", |
||
1087 | "email": "[email protected]" |
||
1088 | } |
||
1089 | ], |
||
1090 | "time": "2017-07-14 14:27:02" |
||
1091 | }, |
||
1092 | { |
||
1093 | "name": "phpspec/prophecy", |
||
1094 | "version": "1.7.3", |
||
1095 | "source": { |
||
1096 | "type": "git", |
||
1097 | "url": "https://github.com/phpspec/prophecy.git", |
||
1098 | "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf" |
||
1099 | }, |
||
1100 | "dist": { |
||
1101 | "type": "zip", |
||
1102 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", |
||
1103 | "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", |
||
1104 | "shasum": "" |
||
1105 | }, |
||
1106 | "require": { |
||
1107 | "doctrine/instantiator": "^1.0.2", |
||
1108 | "php": "^5.3|^7.0", |
||
1109 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", |
||
1110 | "sebastian/comparator": "^1.1|^2.0", |
||
1111 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
1112 | }, |
||
1113 | "require-dev": { |
||
1114 | "phpspec/phpspec": "^2.5|^3.2", |
||
1115 | "phpunit/phpunit": "^4.8.35 || ^5.7" |
||
1116 | }, |
||
1117 | "type": "library", |
||
1118 | "extra": { |
||
1119 | "branch-alias": { |
||
1120 | "dev-master": "1.7.x-dev" |
||
1121 | } |
||
1122 | }, |
||
1123 | "autoload": { |
||
1124 | "psr-0": { |
||
1125 | "Prophecy\\": "src/" |
||
1126 | } |
||
1127 | }, |
||
1128 | "notification-url": "https://packagist.org/downloads/", |
||
1129 | "license": [ |
||
1130 | "MIT" |
||
1131 | ], |
||
1132 | "authors": [ |
||
1133 | { |
||
1134 | "name": "Konstantin Kudryashov", |
||
1135 | "email": "[email protected]", |
||
1136 | "homepage": "http://everzet.com" |
||
1137 | }, |
||
1138 | { |
||
1139 | "name": "Marcello Duarte", |
||
1140 | "email": "[email protected]" |
||
1141 | } |
||
1142 | ], |
||
1143 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
1144 | "homepage": "https://github.com/phpspec/prophecy", |
||
1145 | "keywords": [ |
||
1146 | "Double", |
||
1147 | "Dummy", |
||
1148 | "fake", |
||
1149 | "mock", |
||
1150 | "spy", |
||
1151 | "stub" |
||
1152 | ], |
||
1153 | "time": "2017-11-24 13:59:53" |
||
1154 | }, |
||
1155 | { |
||
1156 | "name": "phpunit/php-code-coverage", |
||
1157 | "version": "5.3.0", |
||
1158 | "source": { |
||
1159 | "type": "git", |
||
1160 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
1161 | "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1" |
||
1162 | }, |
||
1163 | "dist": { |
||
1164 | "type": "zip", |
||
1165 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1", |
||
1166 | "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1", |
||
1167 | "shasum": "" |
||
1168 | }, |
||
1169 | "require": { |
||
1170 | "ext-dom": "*", |
||
1171 | "ext-xmlwriter": "*", |
||
1172 | "php": "^7.0", |
||
1173 | "phpunit/php-file-iterator": "^1.4.2", |
||
1174 | "phpunit/php-text-template": "^1.2.1", |
||
1175 | "phpunit/php-token-stream": "^2.0.1", |
||
1176 | "sebastian/code-unit-reverse-lookup": "^1.0.1", |
||
1177 | "sebastian/environment": "^3.0", |
||
1178 | "sebastian/version": "^2.0.1", |
||
1179 | "theseer/tokenizer": "^1.1" |
||
1180 | }, |
||
1181 | "require-dev": { |
||
1182 | "phpunit/phpunit": "^6.0" |
||
1183 | }, |
||
1184 | "suggest": { |
||
1185 | "ext-xdebug": "^2.5.5" |
||
1186 | }, |
||
1187 | "type": "library", |
||
1188 | "extra": { |
||
1189 | "branch-alias": { |
||
1190 | "dev-master": "5.3.x-dev" |
||
1191 | } |
||
1192 | }, |
||
1193 | "autoload": { |
||
1194 | "classmap": [ |
||
1195 | "src/" |
||
1196 | ] |
||
1197 | }, |
||
1198 | "notification-url": "https://packagist.org/downloads/", |
||
1199 | "license": [ |
||
1200 | "BSD-3-Clause" |
||
1201 | ], |
||
1202 | "authors": [ |
||
1203 | { |
||
1204 | "name": "Sebastian Bergmann", |
||
1205 | "email": "[email protected]", |
||
1206 | "role": "lead" |
||
1207 | } |
||
1208 | ], |
||
1209 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
1210 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
1211 | "keywords": [ |
||
1212 | "coverage", |
||
1213 | "testing", |
||
1214 | "xunit" |
||
1215 | ], |
||
1216 | "time": "2017-12-06 09:29:45" |
||
1217 | }, |
||
1218 | { |
||
1219 | "name": "phpunit/php-file-iterator", |
||
1220 | "version": "1.4.5", |
||
1221 | "source": { |
||
1222 | "type": "git", |
||
1223 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
1224 | "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" |
||
1225 | }, |
||
1226 | "dist": { |
||
1227 | "type": "zip", |
||
1228 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", |
||
1229 | "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", |
||
1230 | "shasum": "" |
||
1231 | }, |
||
1232 | "require": { |
||
1233 | "php": ">=5.3.3" |
||
1234 | }, |
||
1235 | "type": "library", |
||
1236 | "extra": { |
||
1237 | "branch-alias": { |
||
1238 | "dev-master": "1.4.x-dev" |
||
1239 | } |
||
1240 | }, |
||
1241 | "autoload": { |
||
1242 | "classmap": [ |
||
1243 | "src/" |
||
1244 | ] |
||
1245 | }, |
||
1246 | "notification-url": "https://packagist.org/downloads/", |
||
1247 | "license": [ |
||
1248 | "BSD-3-Clause" |
||
1249 | ], |
||
1250 | "authors": [ |
||
1251 | { |
||
1252 | "name": "Sebastian Bergmann", |
||
1253 | "email": "[email protected]", |
||
1254 | "role": "lead" |
||
1255 | } |
||
1256 | ], |
||
1257 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1258 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1259 | "keywords": [ |
||
1260 | "filesystem", |
||
1261 | "iterator" |
||
1262 | ], |
||
1263 | "time": "2017-11-27 13:52:08" |
||
1264 | }, |
||
1265 | { |
||
1266 | "name": "phpunit/php-text-template", |
||
1267 | "version": "1.2.1", |
||
1268 | "source": { |
||
1269 | "type": "git", |
||
1270 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
1271 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
1272 | }, |
||
1273 | "dist": { |
||
1274 | "type": "zip", |
||
1275 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1276 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1277 | "shasum": "" |
||
1278 | }, |
||
1279 | "require": { |
||
1280 | "php": ">=5.3.3" |
||
1281 | }, |
||
1282 | "type": "library", |
||
1283 | "autoload": { |
||
1284 | "classmap": [ |
||
1285 | "src/" |
||
1286 | ] |
||
1287 | }, |
||
1288 | "notification-url": "https://packagist.org/downloads/", |
||
1289 | "license": [ |
||
1290 | "BSD-3-Clause" |
||
1291 | ], |
||
1292 | "authors": [ |
||
1293 | { |
||
1294 | "name": "Sebastian Bergmann", |
||
1295 | "email": "[email protected]", |
||
1296 | "role": "lead" |
||
1297 | } |
||
1298 | ], |
||
1299 | "description": "Simple template engine.", |
||
1300 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
1301 | "keywords": [ |
||
1302 | "template" |
||
1303 | ], |
||
1304 | "time": "2015-06-21 13:50:34" |
||
1305 | }, |
||
1306 | { |
||
1307 | "name": "phpunit/php-timer", |
||
1308 | "version": "1.0.9", |
||
1309 | "source": { |
||
1310 | "type": "git", |
||
1311 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
1312 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
1313 | }, |
||
1314 | "dist": { |
||
1315 | "type": "zip", |
||
1316 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1317 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1318 | "shasum": "" |
||
1319 | }, |
||
1320 | "require": { |
||
1321 | "php": "^5.3.3 || ^7.0" |
||
1322 | }, |
||
1323 | "require-dev": { |
||
1324 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1325 | }, |
||
1326 | "type": "library", |
||
1327 | "extra": { |
||
1328 | "branch-alias": { |
||
1329 | "dev-master": "1.0-dev" |
||
1330 | } |
||
1331 | }, |
||
1332 | "autoload": { |
||
1333 | "classmap": [ |
||
1334 | "src/" |
||
1335 | ] |
||
1336 | }, |
||
1337 | "notification-url": "https://packagist.org/downloads/", |
||
1338 | "license": [ |
||
1339 | "BSD-3-Clause" |
||
1340 | ], |
||
1341 | "authors": [ |
||
1342 | { |
||
1343 | "name": "Sebastian Bergmann", |
||
1344 | "email": "[email protected]", |
||
1345 | "role": "lead" |
||
1346 | } |
||
1347 | ], |
||
1348 | "description": "Utility class for timing", |
||
1349 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
1350 | "keywords": [ |
||
1351 | "timer" |
||
1352 | ], |
||
1353 | "time": "2017-02-26 11:10:40" |
||
1354 | }, |
||
1355 | { |
||
1356 | "name": "phpunit/php-token-stream", |
||
1357 | "version": "2.0.2", |
||
1358 | "source": { |
||
1359 | "type": "git", |
||
1360 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1361 | "reference": "791198a2c6254db10131eecfe8c06670700904db" |
||
1362 | }, |
||
1363 | "dist": { |
||
1364 | "type": "zip", |
||
1365 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", |
||
1366 | "reference": "791198a2c6254db10131eecfe8c06670700904db", |
||
1367 | "shasum": "" |
||
1368 | }, |
||
1369 | "require": { |
||
1370 | "ext-tokenizer": "*", |
||
1371 | "php": "^7.0" |
||
1372 | }, |
||
1373 | "require-dev": { |
||
1374 | "phpunit/phpunit": "^6.2.4" |
||
1375 | }, |
||
1376 | "type": "library", |
||
1377 | "extra": { |
||
1378 | "branch-alias": { |
||
1379 | "dev-master": "2.0-dev" |
||
1380 | } |
||
1381 | }, |
||
1382 | "autoload": { |
||
1383 | "classmap": [ |
||
1384 | "src/" |
||
1385 | ] |
||
1386 | }, |
||
1387 | "notification-url": "https://packagist.org/downloads/", |
||
1388 | "license": [ |
||
1389 | "BSD-3-Clause" |
||
1390 | ], |
||
1391 | "authors": [ |
||
1392 | { |
||
1393 | "name": "Sebastian Bergmann", |
||
1394 | "email": "[email protected]" |
||
1395 | } |
||
1396 | ], |
||
1397 | "description": "Wrapper around PHP's tokenizer extension.", |
||
1398 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1399 | "keywords": [ |
||
1400 | "tokenizer" |
||
1401 | ], |
||
1402 | "time": "2017-11-27 05:48:46" |
||
1403 | }, |
||
1404 | { |
||
1405 | "name": "phpunit/phpunit", |
||
1406 | "version": "6.4.4", |
||
1407 | "source": { |
||
1408 | "type": "git", |
||
1409 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1410 | "reference": "562f7dc75d46510a4ed5d16189ae57fbe45a9932" |
||
1411 | }, |
||
1412 | "dist": { |
||
1413 | "type": "zip", |
||
1414 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/562f7dc75d46510a4ed5d16189ae57fbe45a9932", |
||
1415 | "reference": "562f7dc75d46510a4ed5d16189ae57fbe45a9932", |
||
1416 | "shasum": "" |
||
1417 | }, |
||
1418 | "require": { |
||
1419 | "ext-dom": "*", |
||
1420 | "ext-json": "*", |
||
1421 | "ext-libxml": "*", |
||
1422 | "ext-mbstring": "*", |
||
1423 | "ext-xml": "*", |
||
1424 | "myclabs/deep-copy": "^1.6.1", |
||
1425 | "phar-io/manifest": "^1.0.1", |
||
1426 | "phar-io/version": "^1.0", |
||
1427 | "php": "^7.0", |
||
1428 | "phpspec/prophecy": "^1.7", |
||
1429 | "phpunit/php-code-coverage": "^5.2.2", |
||
1430 | "phpunit/php-file-iterator": "^1.4.2", |
||
1431 | "phpunit/php-text-template": "^1.2.1", |
||
1432 | "phpunit/php-timer": "^1.0.9", |
||
1433 | "phpunit/phpunit-mock-objects": "^4.0.3", |
||
1434 | "sebastian/comparator": "^2.0.2", |
||
1435 | "sebastian/diff": "^2.0", |
||
1436 | "sebastian/environment": "^3.1", |
||
1437 | "sebastian/exporter": "^3.1", |
||
1438 | "sebastian/global-state": "^2.0", |
||
1439 | "sebastian/object-enumerator": "^3.0.3", |
||
1440 | "sebastian/resource-operations": "^1.0", |
||
1441 | "sebastian/version": "^2.0.1" |
||
1442 | }, |
||
1443 | "conflict": { |
||
1444 | "phpdocumentor/reflection-docblock": "3.0.2", |
||
1445 | "phpunit/dbunit": "<3.0" |
||
1446 | }, |
||
1447 | "require-dev": { |
||
1448 | "ext-pdo": "*" |
||
1449 | }, |
||
1450 | "suggest": { |
||
1451 | "ext-xdebug": "*", |
||
1452 | "phpunit/php-invoker": "^1.1" |
||
1453 | }, |
||
1454 | "bin": [ |
||
1455 | "phpunit" |
||
1456 | ], |
||
1457 | "type": "library", |
||
1458 | "extra": { |
||
1459 | "branch-alias": { |
||
1460 | "dev-master": "6.4.x-dev" |
||
1461 | } |
||
1462 | }, |
||
1463 | "autoload": { |
||
1464 | "classmap": [ |
||
1465 | "src/" |
||
1466 | ] |
||
1467 | }, |
||
1468 | "notification-url": "https://packagist.org/downloads/", |
||
1469 | "license": [ |
||
1470 | "BSD-3-Clause" |
||
1471 | ], |
||
1472 | "authors": [ |
||
1473 | { |
||
1474 | "name": "Sebastian Bergmann", |
||
1475 | "email": "[email protected]", |
||
1476 | "role": "lead" |
||
1477 | } |
||
1478 | ], |
||
1479 | "description": "The PHP Unit Testing framework.", |
||
1480 | "homepage": "https://phpunit.de/", |
||
1481 | "keywords": [ |
||
1482 | "phpunit", |
||
1483 | "testing", |
||
1484 | "xunit" |
||
1485 | ], |
||
1486 | "time": "2017-11-08 11:26:09" |
||
1487 | }, |
||
1488 | { |
||
1489 | "name": "phpunit/phpunit-mock-objects", |
||
1490 | "version": "4.0.4", |
||
1491 | "source": { |
||
1492 | "type": "git", |
||
1493 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1494 | "reference": "2f789b59ab89669015ad984afa350c4ec577ade0" |
||
1495 | }, |
||
1496 | "dist": { |
||
1497 | "type": "zip", |
||
1498 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/2f789b59ab89669015ad984afa350c4ec577ade0", |
||
1499 | "reference": "2f789b59ab89669015ad984afa350c4ec577ade0", |
||
1500 | "shasum": "" |
||
1501 | }, |
||
1502 | "require": { |
||
1503 | "doctrine/instantiator": "^1.0.5", |
||
1504 | "php": "^7.0", |
||
1505 | "phpunit/php-text-template": "^1.2.1", |
||
1506 | "sebastian/exporter": "^3.0" |
||
1507 | }, |
||
1508 | "conflict": { |
||
1509 | "phpunit/phpunit": "<6.0" |
||
1510 | }, |
||
1511 | "require-dev": { |
||
1512 | "phpunit/phpunit": "^6.0" |
||
1513 | }, |
||
1514 | "suggest": { |
||
1515 | "ext-soap": "*" |
||
1516 | }, |
||
1517 | "type": "library", |
||
1518 | "extra": { |
||
1519 | "branch-alias": { |
||
1520 | "dev-master": "4.0.x-dev" |
||
1521 | } |
||
1522 | }, |
||
1523 | "autoload": { |
||
1524 | "classmap": [ |
||
1525 | "src/" |
||
1526 | ] |
||
1527 | }, |
||
1528 | "notification-url": "https://packagist.org/downloads/", |
||
1529 | "license": [ |
||
1530 | "BSD-3-Clause" |
||
1531 | ], |
||
1532 | "authors": [ |
||
1533 | { |
||
1534 | "name": "Sebastian Bergmann", |
||
1535 | "email": "[email protected]", |
||
1536 | "role": "lead" |
||
1537 | } |
||
1538 | ], |
||
1539 | "description": "Mock Object library for PHPUnit", |
||
1540 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1541 | "keywords": [ |
||
1542 | "mock", |
||
1543 | "xunit" |
||
1544 | ], |
||
1545 | "time": "2017-08-03 14:08:16" |
||
1546 | }, |
||
1547 | { |
||
1548 | "name": "psr/http-message", |
||
1549 | "version": "1.0.1", |
||
1550 | "source": { |
||
1551 | "type": "git", |
||
1552 | "url": "https://github.com/php-fig/http-message.git", |
||
1553 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
||
1554 | }, |
||
1555 | "dist": { |
||
1556 | "type": "zip", |
||
1557 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
1558 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
1559 | "shasum": "" |
||
1560 | }, |
||
1561 | "require": { |
||
1562 | "php": ">=5.3.0" |
||
1563 | }, |
||
1564 | "type": "library", |
||
1565 | "extra": { |
||
1566 | "branch-alias": { |
||
1567 | "dev-master": "1.0.x-dev" |
||
1568 | } |
||
1569 | }, |
||
1570 | "autoload": { |
||
1571 | "psr-4": { |
||
1572 | "Psr\\Http\\Message\\": "src/" |
||
1573 | } |
||
1574 | }, |
||
1575 | "notification-url": "https://packagist.org/downloads/", |
||
1576 | "license": [ |
||
1577 | "MIT" |
||
1578 | ], |
||
1579 | "authors": [ |
||
1580 | { |
||
1581 | "name": "PHP-FIG", |
||
1582 | "homepage": "http://www.php-fig.org/" |
||
1583 | } |
||
1584 | ], |
||
1585 | "description": "Common interface for HTTP messages", |
||
1586 | "homepage": "https://github.com/php-fig/http-message", |
||
1587 | "keywords": [ |
||
1588 | "http", |
||
1589 | "http-message", |
||
1590 | "psr", |
||
1591 | "psr-7", |
||
1592 | "request", |
||
1593 | "response" |
||
1594 | ], |
||
1595 | "time": "2016-08-06 14:39:51" |
||
1596 | }, |
||
1597 | { |
||
1598 | "name": "psr/log", |
||
1599 | "version": "1.0.2", |
||
1600 | "source": { |
||
1601 | "type": "git", |
||
1602 | "url": "https://github.com/php-fig/log.git", |
||
1603 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
1604 | }, |
||
1605 | "dist": { |
||
1606 | "type": "zip", |
||
1607 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1608 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1609 | "shasum": "" |
||
1610 | }, |
||
1611 | "require": { |
||
1612 | "php": ">=5.3.0" |
||
1613 | }, |
||
1614 | "type": "library", |
||
1615 | "extra": { |
||
1616 | "branch-alias": { |
||
1617 | "dev-master": "1.0.x-dev" |
||
1618 | } |
||
1619 | }, |
||
1620 | "autoload": { |
||
1621 | "psr-4": { |
||
1622 | "Psr\\Log\\": "Psr/Log/" |
||
1623 | } |
||
1624 | }, |
||
1625 | "notification-url": "https://packagist.org/downloads/", |
||
1626 | "license": [ |
||
1627 | "MIT" |
||
1628 | ], |
||
1629 | "authors": [ |
||
1630 | { |
||
1631 | "name": "PHP-FIG", |
||
1632 | "homepage": "http://www.php-fig.org/" |
||
1633 | } |
||
1634 | ], |
||
1635 | "description": "Common interface for logging libraries", |
||
1636 | "homepage": "https://github.com/php-fig/log", |
||
1637 | "keywords": [ |
||
1638 | "log", |
||
1639 | "psr", |
||
1640 | "psr-3" |
||
1641 | ], |
||
1642 | "time": "2016-10-10 12:19:37" |
||
1643 | }, |
||
1644 | { |
||
1645 | "name": "sebastian/code-unit-reverse-lookup", |
||
1646 | "version": "1.0.1", |
||
1647 | "source": { |
||
1648 | "type": "git", |
||
1649 | "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
||
1650 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" |
||
1651 | }, |
||
1652 | "dist": { |
||
1653 | "type": "zip", |
||
1654 | "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
1655 | "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", |
||
1656 | "shasum": "" |
||
1657 | }, |
||
1658 | "require": { |
||
1659 | "php": "^5.6 || ^7.0" |
||
1660 | }, |
||
1661 | "require-dev": { |
||
1662 | "phpunit/phpunit": "^5.7 || ^6.0" |
||
1663 | }, |
||
1664 | "type": "library", |
||
1665 | "extra": { |
||
1666 | "branch-alias": { |
||
1667 | "dev-master": "1.0.x-dev" |
||
1668 | } |
||
1669 | }, |
||
1670 | "autoload": { |
||
1671 | "classmap": [ |
||
1672 | "src/" |
||
1673 | ] |
||
1674 | }, |
||
1675 | "notification-url": "https://packagist.org/downloads/", |
||
1676 | "license": [ |
||
1677 | "BSD-3-Clause" |
||
1678 | ], |
||
1679 | "authors": [ |
||
1680 | { |
||
1681 | "name": "Sebastian Bergmann", |
||
1682 | "email": "[email protected]" |
||
1683 | } |
||
1684 | ], |
||
1685 | "description": "Looks up which function or method a line of code belongs to", |
||
1686 | "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
||
1687 | "time": "2017-03-04 06:30:41" |
||
1688 | }, |
||
1689 | { |
||
1690 | "name": "sebastian/comparator", |
||
1691 | "version": "2.1.2", |
||
1692 | "source": { |
||
1693 | "type": "git", |
||
1694 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1695 | "reference": "11c07feade1d65453e06df3b3b90171d6d982087" |
||
1696 | }, |
||
1697 | "dist": { |
||
1698 | "type": "zip", |
||
1699 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/11c07feade1d65453e06df3b3b90171d6d982087", |
||
1700 | "reference": "11c07feade1d65453e06df3b3b90171d6d982087", |
||
1701 | "shasum": "" |
||
1702 | }, |
||
1703 | "require": { |
||
1704 | "php": "^7.0", |
||
1705 | "sebastian/diff": "^2.0", |
||
1706 | "sebastian/exporter": "^3.1" |
||
1707 | }, |
||
1708 | "require-dev": { |
||
1709 | "phpunit/phpunit": "^6.4" |
||
1710 | }, |
||
1711 | "type": "library", |
||
1712 | "extra": { |
||
1713 | "branch-alias": { |
||
1714 | "dev-master": "2.1.x-dev" |
||
1715 | } |
||
1716 | }, |
||
1717 | "autoload": { |
||
1718 | "classmap": [ |
||
1719 | "src/" |
||
1720 | ] |
||
1721 | }, |
||
1722 | "notification-url": "https://packagist.org/downloads/", |
||
1723 | "license": [ |
||
1724 | "BSD-3-Clause" |
||
1725 | ], |
||
1726 | "authors": [ |
||
1727 | { |
||
1728 | "name": "Jeff Welch", |
||
1729 | "email": "[email protected]" |
||
1730 | }, |
||
1731 | { |
||
1732 | "name": "Volker Dusch", |
||
1733 | "email": "[email protected]" |
||
1734 | }, |
||
1735 | { |
||
1736 | "name": "Bernhard Schussek", |
||
1737 | "email": "[email protected]" |
||
1738 | }, |
||
1739 | { |
||
1740 | "name": "Sebastian Bergmann", |
||
1741 | "email": "[email protected]" |
||
1742 | } |
||
1743 | ], |
||
1744 | "description": "Provides the functionality to compare PHP values for equality", |
||
1745 | "homepage": "https://github.com/sebastianbergmann/comparator", |
||
1746 | "keywords": [ |
||
1747 | "comparator", |
||
1748 | "compare", |
||
1749 | "equality" |
||
1750 | ], |
||
1751 | "time": "2018-01-12 06:34:42" |
||
1752 | }, |
||
1753 | { |
||
1754 | "name": "sebastian/diff", |
||
1755 | "version": "2.0.1", |
||
1756 | "source": { |
||
1757 | "type": "git", |
||
1758 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1759 | "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd" |
||
1760 | }, |
||
1761 | "dist": { |
||
1762 | "type": "zip", |
||
1763 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", |
||
1764 | "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", |
||
1765 | "shasum": "" |
||
1766 | }, |
||
1767 | "require": { |
||
1768 | "php": "^7.0" |
||
1769 | }, |
||
1770 | "require-dev": { |
||
1771 | "phpunit/phpunit": "^6.2" |
||
1772 | }, |
||
1773 | "type": "library", |
||
1774 | "extra": { |
||
1775 | "branch-alias": { |
||
1776 | "dev-master": "2.0-dev" |
||
1777 | } |
||
1778 | }, |
||
1779 | "autoload": { |
||
1780 | "classmap": [ |
||
1781 | "src/" |
||
1782 | ] |
||
1783 | }, |
||
1784 | "notification-url": "https://packagist.org/downloads/", |
||
1785 | "license": [ |
||
1786 | "BSD-3-Clause" |
||
1787 | ], |
||
1788 | "authors": [ |
||
1789 | { |
||
1790 | "name": "Kore Nordmann", |
||
1791 | "email": "[email protected]" |
||
1792 | }, |
||
1793 | { |
||
1794 | "name": "Sebastian Bergmann", |
||
1795 | "email": "[email protected]" |
||
1796 | } |
||
1797 | ], |
||
1798 | "description": "Diff implementation", |
||
1799 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
1800 | "keywords": [ |
||
1801 | "diff" |
||
1802 | ], |
||
1803 | "time": "2017-08-03 08:09:46" |
||
1804 | }, |
||
1805 | { |
||
1806 | "name": "sebastian/environment", |
||
1807 | "version": "3.1.0", |
||
1808 | "source": { |
||
1809 | "type": "git", |
||
1810 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1811 | "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" |
||
1812 | }, |
||
1813 | "dist": { |
||
1814 | "type": "zip", |
||
1815 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5", |
||
1816 | "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", |
||
1817 | "shasum": "" |
||
1818 | }, |
||
1819 | "require": { |
||
1820 | "php": "^7.0" |
||
1821 | }, |
||
1822 | "require-dev": { |
||
1823 | "phpunit/phpunit": "^6.1" |
||
1824 | }, |
||
1825 | "type": "library", |
||
1826 | "extra": { |
||
1827 | "branch-alias": { |
||
1828 | "dev-master": "3.1.x-dev" |
||
1829 | } |
||
1830 | }, |
||
1831 | "autoload": { |
||
1832 | "classmap": [ |
||
1833 | "src/" |
||
1834 | ] |
||
1835 | }, |
||
1836 | "notification-url": "https://packagist.org/downloads/", |
||
1837 | "license": [ |
||
1838 | "BSD-3-Clause" |
||
1839 | ], |
||
1840 | "authors": [ |
||
1841 | { |
||
1842 | "name": "Sebastian Bergmann", |
||
1843 | "email": "[email protected]" |
||
1844 | } |
||
1845 | ], |
||
1846 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1847 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1848 | "keywords": [ |
||
1849 | "Xdebug", |
||
1850 | "environment", |
||
1851 | "hhvm" |
||
1852 | ], |
||
1853 | "time": "2017-07-01 08:51:00" |
||
1854 | }, |
||
1855 | { |
||
1856 | "name": "sebastian/exporter", |
||
1857 | "version": "3.1.0", |
||
1858 | "source": { |
||
1859 | "type": "git", |
||
1860 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1861 | "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" |
||
1862 | }, |
||
1863 | "dist": { |
||
1864 | "type": "zip", |
||
1865 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", |
||
1866 | "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", |
||
1867 | "shasum": "" |
||
1868 | }, |
||
1869 | "require": { |
||
1870 | "php": "^7.0", |
||
1871 | "sebastian/recursion-context": "^3.0" |
||
1872 | }, |
||
1873 | "require-dev": { |
||
1874 | "ext-mbstring": "*", |
||
1875 | "phpunit/phpunit": "^6.0" |
||
1876 | }, |
||
1877 | "type": "library", |
||
1878 | "extra": { |
||
1879 | "branch-alias": { |
||
1880 | "dev-master": "3.1.x-dev" |
||
1881 | } |
||
1882 | }, |
||
1883 | "autoload": { |
||
1884 | "classmap": [ |
||
1885 | "src/" |
||
1886 | ] |
||
1887 | }, |
||
1888 | "notification-url": "https://packagist.org/downloads/", |
||
1889 | "license": [ |
||
1890 | "BSD-3-Clause" |
||
1891 | ], |
||
1892 | "authors": [ |
||
1893 | { |
||
1894 | "name": "Jeff Welch", |
||
1895 | "email": "[email protected]" |
||
1896 | }, |
||
1897 | { |
||
1898 | "name": "Volker Dusch", |
||
1899 | "email": "[email protected]" |
||
1900 | }, |
||
1901 | { |
||
1902 | "name": "Bernhard Schussek", |
||
1903 | "email": "[email protected]" |
||
1904 | }, |
||
1905 | { |
||
1906 | "name": "Sebastian Bergmann", |
||
1907 | "email": "[email protected]" |
||
1908 | }, |
||
1909 | { |
||
1910 | "name": "Adam Harvey", |
||
1911 | "email": "[email protected]" |
||
1912 | } |
||
1913 | ], |
||
1914 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1915 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1916 | "keywords": [ |
||
1917 | "export", |
||
1918 | "exporter" |
||
1919 | ], |
||
1920 | "time": "2017-04-03 13:19:02" |
||
1921 | }, |
||
1922 | { |
||
1923 | "name": "sebastian/global-state", |
||
1924 | "version": "2.0.0", |
||
1925 | "source": { |
||
1926 | "type": "git", |
||
1927 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1928 | "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" |
||
1929 | }, |
||
1930 | "dist": { |
||
1931 | "type": "zip", |
||
1932 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", |
||
1933 | "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", |
||
1934 | "shasum": "" |
||
1935 | }, |
||
1936 | "require": { |
||
1937 | "php": "^7.0" |
||
1938 | }, |
||
1939 | "require-dev": { |
||
1940 | "phpunit/phpunit": "^6.0" |
||
1941 | }, |
||
1942 | "suggest": { |
||
1943 | "ext-uopz": "*" |
||
1944 | }, |
||
1945 | "type": "library", |
||
1946 | "extra": { |
||
1947 | "branch-alias": { |
||
1948 | "dev-master": "2.0-dev" |
||
1949 | } |
||
1950 | }, |
||
1951 | "autoload": { |
||
1952 | "classmap": [ |
||
1953 | "src/" |
||
1954 | ] |
||
1955 | }, |
||
1956 | "notification-url": "https://packagist.org/downloads/", |
||
1957 | "license": [ |
||
1958 | "BSD-3-Clause" |
||
1959 | ], |
||
1960 | "authors": [ |
||
1961 | { |
||
1962 | "name": "Sebastian Bergmann", |
||
1963 | "email": "[email protected]" |
||
1964 | } |
||
1965 | ], |
||
1966 | "description": "Snapshotting of global state", |
||
1967 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1968 | "keywords": [ |
||
1969 | "global state" |
||
1970 | ], |
||
1971 | "time": "2017-04-27 15:39:26" |
||
1972 | }, |
||
1973 | { |
||
1974 | "name": "sebastian/object-enumerator", |
||
1975 | "version": "3.0.3", |
||
1976 | "source": { |
||
1977 | "type": "git", |
||
1978 | "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
||
1979 | "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" |
||
1980 | }, |
||
1981 | "dist": { |
||
1982 | "type": "zip", |
||
1983 | "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5", |
||
1984 | "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", |
||
1985 | "shasum": "" |
||
1986 | }, |
||
1987 | "require": { |
||
1988 | "php": "^7.0", |
||
1989 | "sebastian/object-reflector": "^1.1.1", |
||
1990 | "sebastian/recursion-context": "^3.0" |
||
1991 | }, |
||
1992 | "require-dev": { |
||
1993 | "phpunit/phpunit": "^6.0" |
||
1994 | }, |
||
1995 | "type": "library", |
||
1996 | "extra": { |
||
1997 | "branch-alias": { |
||
1998 | "dev-master": "3.0.x-dev" |
||
1999 | } |
||
2000 | }, |
||
2001 | "autoload": { |
||
2002 | "classmap": [ |
||
2003 | "src/" |
||
2004 | ] |
||
2005 | }, |
||
2006 | "notification-url": "https://packagist.org/downloads/", |
||
2007 | "license": [ |
||
2008 | "BSD-3-Clause" |
||
2009 | ], |
||
2010 | "authors": [ |
||
2011 | { |
||
2012 | "name": "Sebastian Bergmann", |
||
2013 | "email": "[email protected]" |
||
2014 | } |
||
2015 | ], |
||
2016 | "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
||
2017 | "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
||
2018 | "time": "2017-08-03 12:35:26" |
||
2019 | }, |
||
2020 | { |
||
2021 | "name": "sebastian/object-reflector", |
||
2022 | "version": "1.1.1", |
||
2023 | "source": { |
||
2024 | "type": "git", |
||
2025 | "url": "https://github.com/sebastianbergmann/object-reflector.git", |
||
2026 | "reference": "773f97c67f28de00d397be301821b06708fca0be" |
||
2027 | }, |
||
2028 | "dist": { |
||
2029 | "type": "zip", |
||
2030 | "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", |
||
2031 | "reference": "773f97c67f28de00d397be301821b06708fca0be", |
||
2032 | "shasum": "" |
||
2033 | }, |
||
2034 | "require": { |
||
2035 | "php": "^7.0" |
||
2036 | }, |
||
2037 | "require-dev": { |
||
2038 | "phpunit/phpunit": "^6.0" |
||
2039 | }, |
||
2040 | "type": "library", |
||
2041 | "extra": { |
||
2042 | "branch-alias": { |
||
2043 | "dev-master": "1.1-dev" |
||
2044 | } |
||
2045 | }, |
||
2046 | "autoload": { |
||
2047 | "classmap": [ |
||
2048 | "src/" |
||
2049 | ] |
||
2050 | }, |
||
2051 | "notification-url": "https://packagist.org/downloads/", |
||
2052 | "license": [ |
||
2053 | "BSD-3-Clause" |
||
2054 | ], |
||
2055 | "authors": [ |
||
2056 | { |
||
2057 | "name": "Sebastian Bergmann", |
||
2058 | "email": "[email protected]" |
||
2059 | } |
||
2060 | ], |
||
2061 | "description": "Allows reflection of object attributes, including inherited and non-public ones", |
||
2062 | "homepage": "https://github.com/sebastianbergmann/object-reflector/", |
||
2063 | "time": "2017-03-29 09:07:27" |
||
2064 | }, |
||
2065 | { |
||
2066 | "name": "sebastian/recursion-context", |
||
2067 | "version": "3.0.0", |
||
2068 | "source": { |
||
2069 | "type": "git", |
||
2070 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
2071 | "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" |
||
2072 | }, |
||
2073 | "dist": { |
||
2074 | "type": "zip", |
||
2075 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", |
||
2076 | "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", |
||
2077 | "shasum": "" |
||
2078 | }, |
||
2079 | "require": { |
||
2080 | "php": "^7.0" |
||
2081 | }, |
||
2082 | "require-dev": { |
||
2083 | "phpunit/phpunit": "^6.0" |
||
2084 | }, |
||
2085 | "type": "library", |
||
2086 | "extra": { |
||
2087 | "branch-alias": { |
||
2088 | "dev-master": "3.0.x-dev" |
||
2089 | } |
||
2090 | }, |
||
2091 | "autoload": { |
||
2092 | "classmap": [ |
||
2093 | "src/" |
||
2094 | ] |
||
2095 | }, |
||
2096 | "notification-url": "https://packagist.org/downloads/", |
||
2097 | "license": [ |
||
2098 | "BSD-3-Clause" |
||
2099 | ], |
||
2100 | "authors": [ |
||
2101 | { |
||
2102 | "name": "Jeff Welch", |
||
2103 | "email": "[email protected]" |
||
2104 | }, |
||
2105 | { |
||
2106 | "name": "Sebastian Bergmann", |
||
2107 | "email": "[email protected]" |
||
2108 | }, |
||
2109 | { |
||
2110 | "name": "Adam Harvey", |
||
2111 | "email": "[email protected]" |
||
2112 | } |
||
2113 | ], |
||
2114 | "description": "Provides functionality to recursively process PHP variables", |
||
2115 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
2116 | "time": "2017-03-03 06:23:57" |
||
2117 | }, |
||
2118 | { |
||
2119 | "name": "sebastian/resource-operations", |
||
2120 | "version": "1.0.0", |
||
2121 | "source": { |
||
2122 | "type": "git", |
||
2123 | "url": "https://github.com/sebastianbergmann/resource-operations.git", |
||
2124 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" |
||
2125 | }, |
||
2126 | "dist": { |
||
2127 | "type": "zip", |
||
2128 | "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
2129 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
2130 | "shasum": "" |
||
2131 | }, |
||
2132 | "require": { |
||
2133 | "php": ">=5.6.0" |
||
2134 | }, |
||
2135 | "type": "library", |
||
2136 | "extra": { |
||
2137 | "branch-alias": { |
||
2138 | "dev-master": "1.0.x-dev" |
||
2139 | } |
||
2140 | }, |
||
2141 | "autoload": { |
||
2142 | "classmap": [ |
||
2143 | "src/" |
||
2144 | ] |
||
2145 | }, |
||
2146 | "notification-url": "https://packagist.org/downloads/", |
||
2147 | "license": [ |
||
2148 | "BSD-3-Clause" |
||
2149 | ], |
||
2150 | "authors": [ |
||
2151 | { |
||
2152 | "name": "Sebastian Bergmann", |
||
2153 | "email": "[email protected]" |
||
2154 | } |
||
2155 | ], |
||
2156 | "description": "Provides a list of PHP built-in functions that operate on resources", |
||
2157 | "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
||
2158 | "time": "2015-07-28 20:34:47" |
||
2159 | }, |
||
2160 | { |
||
2161 | "name": "sebastian/version", |
||
2162 | "version": "2.0.1", |
||
2163 | "source": { |
||
2164 | "type": "git", |
||
2165 | "url": "https://github.com/sebastianbergmann/version.git", |
||
2166 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" |
||
2167 | }, |
||
2168 | "dist": { |
||
2169 | "type": "zip", |
||
2170 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
2171 | "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", |
||
2172 | "shasum": "" |
||
2173 | }, |
||
2174 | "require": { |
||
2175 | "php": ">=5.6" |
||
2176 | }, |
||
2177 | "type": "library", |
||
2178 | "extra": { |
||
2179 | "branch-alias": { |
||
2180 | "dev-master": "2.0.x-dev" |
||
2181 | } |
||
2182 | }, |
||
2183 | "autoload": { |
||
2184 | "classmap": [ |
||
2185 | "src/" |
||
2186 | ] |
||
2187 | }, |
||
2188 | "notification-url": "https://packagist.org/downloads/", |
||
2189 | "license": [ |
||
2190 | "BSD-3-Clause" |
||
2191 | ], |
||
2192 | "authors": [ |
||
2193 | { |
||
2194 | "name": "Sebastian Bergmann", |
||
2195 | "email": "[email protected]", |
||
2196 | "role": "lead" |
||
2197 | } |
||
2198 | ], |
||
2199 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
2200 | "homepage": "https://github.com/sebastianbergmann/version", |
||
2201 | "time": "2016-10-03 07:35:21" |
||
2202 | }, |
||
2203 | { |
||
2204 | "name": "symfony/browser-kit", |
||
2205 | "version": "v3.4.3", |
||
2206 | "source": { |
||
2207 | "type": "git", |
||
2208 | "url": "https://github.com/symfony/browser-kit.git", |
||
2209 | "reference": "490f27762705c8489bd042fe3e9377a191dba9b4" |
||
2210 | }, |
||
2211 | "dist": { |
||
2212 | "type": "zip", |
||
2213 | "url": "https://api.github.com/repos/symfony/browser-kit/zipball/490f27762705c8489bd042fe3e9377a191dba9b4", |
||
2214 | "reference": "490f27762705c8489bd042fe3e9377a191dba9b4", |
||
2215 | "shasum": "" |
||
2216 | }, |
||
2217 | "require": { |
||
2218 | "php": "^5.5.9|>=7.0.8", |
||
2219 | "symfony/dom-crawler": "~2.8|~3.0|~4.0" |
||
2220 | }, |
||
2221 | "require-dev": { |
||
2222 | "symfony/css-selector": "~2.8|~3.0|~4.0", |
||
2223 | "symfony/process": "~2.8|~3.0|~4.0" |
||
2224 | }, |
||
2225 | "suggest": { |
||
2226 | "symfony/process": "" |
||
2227 | }, |
||
2228 | "type": "library", |
||
2229 | "extra": { |
||
2230 | "branch-alias": { |
||
2231 | "dev-master": "3.4-dev" |
||
2232 | } |
||
2233 | }, |
||
2234 | "autoload": { |
||
2235 | "psr-4": { |
||
2236 | "Symfony\\Component\\BrowserKit\\": "" |
||
2237 | }, |
||
2238 | "exclude-from-classmap": [ |
||
2239 | "/Tests/" |
||
2240 | ] |
||
2241 | }, |
||
2242 | "notification-url": "https://packagist.org/downloads/", |
||
2243 | "license": [ |
||
2244 | "MIT" |
||
2245 | ], |
||
2246 | "authors": [ |
||
2247 | { |
||
2248 | "name": "Fabien Potencier", |
||
2249 | "email": "[email protected]" |
||
2250 | }, |
||
2251 | { |
||
2252 | "name": "Symfony Community", |
||
2253 | "homepage": "https://symfony.com/contributors" |
||
2254 | } |
||
2255 | ], |
||
2256 | "description": "Symfony BrowserKit Component", |
||
2257 | "homepage": "https://symfony.com", |
||
2258 | "time": "2018-01-03 07:37:34" |
||
2259 | }, |
||
2260 | { |
||
2261 | "name": "symfony/console", |
||
2262 | "version": "v3.4.3", |
||
2263 | "source": { |
||
2264 | "type": "git", |
||
2265 | "url": "https://github.com/symfony/console.git", |
||
2266 | "reference": "8394c8ef121949e8f858f13bc1e34f05169e4e7d" |
||
2267 | }, |
||
2268 | "dist": { |
||
2269 | "type": "zip", |
||
2270 | "url": "https://api.github.com/repos/symfony/console/zipball/8394c8ef121949e8f858f13bc1e34f05169e4e7d", |
||
2271 | "reference": "8394c8ef121949e8f858f13bc1e34f05169e4e7d", |
||
2272 | "shasum": "" |
||
2273 | }, |
||
2274 | "require": { |
||
2275 | "php": "^5.5.9|>=7.0.8", |
||
2276 | "symfony/debug": "~2.8|~3.0|~4.0", |
||
2277 | "symfony/polyfill-mbstring": "~1.0" |
||
2278 | }, |
||
2279 | "conflict": { |
||
2280 | "symfony/dependency-injection": "<3.4", |
||
2281 | "symfony/process": "<3.3" |
||
2282 | }, |
||
2283 | "require-dev": { |
||
2284 | "psr/log": "~1.0", |
||
2285 | "symfony/config": "~3.3|~4.0", |
||
2286 | "symfony/dependency-injection": "~3.4|~4.0", |
||
2287 | "symfony/event-dispatcher": "~2.8|~3.0|~4.0", |
||
2288 | "symfony/lock": "~3.4|~4.0", |
||
2289 | "symfony/process": "~3.3|~4.0" |
||
2290 | }, |
||
2291 | "suggest": { |
||
2292 | "psr/log": "For using the console logger", |
||
2293 | "symfony/event-dispatcher": "", |
||
2294 | "symfony/lock": "", |
||
2295 | "symfony/process": "" |
||
2296 | }, |
||
2297 | "type": "library", |
||
2298 | "extra": { |
||
2299 | "branch-alias": { |
||
2300 | "dev-master": "3.4-dev" |
||
2301 | } |
||
2302 | }, |
||
2303 | "autoload": { |
||
2304 | "psr-4": { |
||
2305 | "Symfony\\Component\\Console\\": "" |
||
2306 | }, |
||
2307 | "exclude-from-classmap": [ |
||
2308 | "/Tests/" |
||
2309 | ] |
||
2310 | }, |
||
2311 | "notification-url": "https://packagist.org/downloads/", |
||
2312 | "license": [ |
||
2313 | "MIT" |
||
2314 | ], |
||
2315 | "authors": [ |
||
2316 | { |
||
2317 | "name": "Fabien Potencier", |
||
2318 | "email": "[email protected]" |
||
2319 | }, |
||
2320 | { |
||
2321 | "name": "Symfony Community", |
||
2322 | "homepage": "https://symfony.com/contributors" |
||
2323 | } |
||
2324 | ], |
||
2325 | "description": "Symfony Console Component", |
||
2326 | "homepage": "https://symfony.com", |
||
2327 | "time": "2018-01-03 07:37:34" |
||
2328 | }, |
||
2329 | { |
||
2330 | "name": "symfony/css-selector", |
||
2331 | "version": "v3.4.3", |
||
2332 | "source": { |
||
2333 | "type": "git", |
||
2334 | "url": "https://github.com/symfony/css-selector.git", |
||
2335 | "reference": "e66394bc7610e69279bfdb3ab11b4fe65403f556" |
||
2336 | }, |
||
2337 | "dist": { |
||
2338 | "type": "zip", |
||
2339 | "url": "https://api.github.com/repos/symfony/css-selector/zipball/e66394bc7610e69279bfdb3ab11b4fe65403f556", |
||
2340 | "reference": "e66394bc7610e69279bfdb3ab11b4fe65403f556", |
||
2341 | "shasum": "" |
||
2342 | }, |
||
2343 | "require": { |
||
2344 | "php": "^5.5.9|>=7.0.8" |
||
2345 | }, |
||
2346 | "type": "library", |
||
2347 | "extra": { |
||
2348 | "branch-alias": { |
||
2349 | "dev-master": "3.4-dev" |
||
2350 | } |
||
2351 | }, |
||
2352 | "autoload": { |
||
2353 | "psr-4": { |
||
2354 | "Symfony\\Component\\CssSelector\\": "" |
||
2355 | }, |
||
2356 | "exclude-from-classmap": [ |
||
2357 | "/Tests/" |
||
2358 | ] |
||
2359 | }, |
||
2360 | "notification-url": "https://packagist.org/downloads/", |
||
2361 | "license": [ |
||
2362 | "MIT" |
||
2363 | ], |
||
2364 | "authors": [ |
||
2365 | { |
||
2366 | "name": "Jean-François Simon", |
||
2367 | "email": "[email protected]" |
||
2368 | }, |
||
2369 | { |
||
2370 | "name": "Fabien Potencier", |
||
2371 | "email": "[email protected]" |
||
2372 | }, |
||
2373 | { |
||
2374 | "name": "Symfony Community", |
||
2375 | "homepage": "https://symfony.com/contributors" |
||
2376 | } |
||
2377 | ], |
||
2378 | "description": "Symfony CssSelector Component", |
||
2379 | "homepage": "https://symfony.com", |
||
2380 | "time": "2018-01-03 07:37:34" |
||
2381 | }, |
||
2382 | { |
||
2383 | "name": "symfony/debug", |
||
2384 | "version": "v3.4.3", |
||
2385 | "source": { |
||
2386 | "type": "git", |
||
2387 | "url": "https://github.com/symfony/debug.git", |
||
2388 | "reference": "603b95dda8b00020e4e6e60dc906e7b715b1c245" |
||
2389 | }, |
||
2390 | "dist": { |
||
2391 | "type": "zip", |
||
2392 | "url": "https://api.github.com/repos/symfony/debug/zipball/603b95dda8b00020e4e6e60dc906e7b715b1c245", |
||
2393 | "reference": "603b95dda8b00020e4e6e60dc906e7b715b1c245", |
||
2394 | "shasum": "" |
||
2395 | }, |
||
2396 | "require": { |
||
2397 | "php": "^5.5.9|>=7.0.8", |
||
2398 | "psr/log": "~1.0" |
||
2399 | }, |
||
2400 | "conflict": { |
||
2401 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
2402 | }, |
||
2403 | "require-dev": { |
||
2404 | "symfony/http-kernel": "~2.8|~3.0|~4.0" |
||
2405 | }, |
||
2406 | "type": "library", |
||
2407 | "extra": { |
||
2408 | "branch-alias": { |
||
2409 | "dev-master": "3.4-dev" |
||
2410 | } |
||
2411 | }, |
||
2412 | "autoload": { |
||
2413 | "psr-4": { |
||
2414 | "Symfony\\Component\\Debug\\": "" |
||
2415 | }, |
||
2416 | "exclude-from-classmap": [ |
||
2417 | "/Tests/" |
||
2418 | ] |
||
2419 | }, |
||
2420 | "notification-url": "https://packagist.org/downloads/", |
||
2421 | "license": [ |
||
2422 | "MIT" |
||
2423 | ], |
||
2424 | "authors": [ |
||
2425 | { |
||
2426 | "name": "Fabien Potencier", |
||
2427 | "email": "[email protected]" |
||
2428 | }, |
||
2429 | { |
||
2430 | "name": "Symfony Community", |
||
2431 | "homepage": "https://symfony.com/contributors" |
||
2432 | } |
||
2433 | ], |
||
2434 | "description": "Symfony Debug Component", |
||
2435 | "homepage": "https://symfony.com", |
||
2436 | "time": "2018-01-03 17:14:19" |
||
2437 | }, |
||
2438 | { |
||
2439 | "name": "symfony/dom-crawler", |
||
2440 | "version": "v3.4.3", |
||
2441 | "source": { |
||
2442 | "type": "git", |
||
2443 | "url": "https://github.com/symfony/dom-crawler.git", |
||
2444 | "reference": "09bd97b844b3151fab82f2fdd62db9c464b3910a" |
||
2445 | }, |
||
2446 | "dist": { |
||
2447 | "type": "zip", |
||
2448 | "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/09bd97b844b3151fab82f2fdd62db9c464b3910a", |
||
2449 | "reference": "09bd97b844b3151fab82f2fdd62db9c464b3910a", |
||
2450 | "shasum": "" |
||
2451 | }, |
||
2452 | "require": { |
||
2453 | "php": "^5.5.9|>=7.0.8", |
||
2454 | "symfony/polyfill-mbstring": "~1.0" |
||
2455 | }, |
||
2456 | "require-dev": { |
||
2457 | "symfony/css-selector": "~2.8|~3.0|~4.0" |
||
2458 | }, |
||
2459 | "suggest": { |
||
2460 | "symfony/css-selector": "" |
||
2461 | }, |
||
2462 | "type": "library", |
||
2463 | "extra": { |
||
2464 | "branch-alias": { |
||
2465 | "dev-master": "3.4-dev" |
||
2466 | } |
||
2467 | }, |
||
2468 | "autoload": { |
||
2469 | "psr-4": { |
||
2470 | "Symfony\\Component\\DomCrawler\\": "" |
||
2471 | }, |
||
2472 | "exclude-from-classmap": [ |
||
2473 | "/Tests/" |
||
2474 | ] |
||
2475 | }, |
||
2476 | "notification-url": "https://packagist.org/downloads/", |
||
2477 | "license": [ |
||
2478 | "MIT" |
||
2479 | ], |
||
2480 | "authors": [ |
||
2481 | { |
||
2482 | "name": "Fabien Potencier", |
||
2483 | "email": "[email protected]" |
||
2484 | }, |
||
2485 | { |
||
2486 | "name": "Symfony Community", |
||
2487 | "homepage": "https://symfony.com/contributors" |
||
2488 | } |
||
2489 | ], |
||
2490 | "description": "Symfony DomCrawler Component", |
||
2491 | "homepage": "https://symfony.com", |
||
2492 | "time": "2018-01-03 07:37:34" |
||
2493 | }, |
||
2494 | { |
||
2495 | "name": "symfony/event-dispatcher", |
||
2496 | "version": "v3.4.3", |
||
2497 | "source": { |
||
2498 | "type": "git", |
||
2499 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
2500 | "reference": "26b87b6bca8f8f797331a30b76fdae5342dc26ca" |
||
2501 | }, |
||
2502 | "dist": { |
||
2503 | "type": "zip", |
||
2504 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/26b87b6bca8f8f797331a30b76fdae5342dc26ca", |
||
2505 | "reference": "26b87b6bca8f8f797331a30b76fdae5342dc26ca", |
||
2506 | "shasum": "" |
||
2507 | }, |
||
2508 | "require": { |
||
2509 | "php": "^5.5.9|>=7.0.8" |
||
2510 | }, |
||
2511 | "conflict": { |
||
2512 | "symfony/dependency-injection": "<3.3" |
||
2513 | }, |
||
2514 | "require-dev": { |
||
2515 | "psr/log": "~1.0", |
||
2516 | "symfony/config": "~2.8|~3.0|~4.0", |
||
2517 | "symfony/dependency-injection": "~3.3|~4.0", |
||
2518 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
2519 | "symfony/stopwatch": "~2.8|~3.0|~4.0" |
||
2520 | }, |
||
2521 | "suggest": { |
||
2522 | "symfony/dependency-injection": "", |
||
2523 | "symfony/http-kernel": "" |
||
2524 | }, |
||
2525 | "type": "library", |
||
2526 | "extra": { |
||
2527 | "branch-alias": { |
||
2528 | "dev-master": "3.4-dev" |
||
2529 | } |
||
2530 | }, |
||
2531 | "autoload": { |
||
2532 | "psr-4": { |
||
2533 | "Symfony\\Component\\EventDispatcher\\": "" |
||
2534 | }, |
||
2535 | "exclude-from-classmap": [ |
||
2536 | "/Tests/" |
||
2537 | ] |
||
2538 | }, |
||
2539 | "notification-url": "https://packagist.org/downloads/", |
||
2540 | "license": [ |
||
2541 | "MIT" |
||
2542 | ], |
||
2543 | "authors": [ |
||
2544 | { |
||
2545 | "name": "Fabien Potencier", |
||
2546 | "email": "[email protected]" |
||
2547 | }, |
||
2548 | { |
||
2549 | "name": "Symfony Community", |
||
2550 | "homepage": "https://symfony.com/contributors" |
||
2551 | } |
||
2552 | ], |
||
2553 | "description": "Symfony EventDispatcher Component", |
||
2554 | "homepage": "https://symfony.com", |
||
2555 | "time": "2018-01-03 07:37:34" |
||
2556 | }, |
||
2557 | { |
||
2558 | "name": "symfony/finder", |
||
2559 | "version": "v3.4.3", |
||
2560 | "source": { |
||
2561 | "type": "git", |
||
2562 | "url": "https://github.com/symfony/finder.git", |
||
2563 | "reference": "613e26310776f49a1773b6737c6bd554b8bc8c6f" |
||
2564 | }, |
||
2565 | "dist": { |
||
2566 | "type": "zip", |
||
2567 | "url": "https://api.github.com/repos/symfony/finder/zipball/613e26310776f49a1773b6737c6bd554b8bc8c6f", |
||
2568 | "reference": "613e26310776f49a1773b6737c6bd554b8bc8c6f", |
||
2569 | "shasum": "" |
||
2570 | }, |
||
2571 | "require": { |
||
2572 | "php": "^5.5.9|>=7.0.8" |
||
2573 | }, |
||
2574 | "type": "library", |
||
2575 | "extra": { |
||
2576 | "branch-alias": { |
||
2577 | "dev-master": "3.4-dev" |
||
2578 | } |
||
2579 | }, |
||
2580 | "autoload": { |
||
2581 | "psr-4": { |
||
2582 | "Symfony\\Component\\Finder\\": "" |
||
2583 | }, |
||
2584 | "exclude-from-classmap": [ |
||
2585 | "/Tests/" |
||
2586 | ] |
||
2587 | }, |
||
2588 | "notification-url": "https://packagist.org/downloads/", |
||
2589 | "license": [ |
||
2590 | "MIT" |
||
2591 | ], |
||
2592 | "authors": [ |
||
2593 | { |
||
2594 | "name": "Fabien Potencier", |
||
2595 | "email": "[email protected]" |
||
2596 | }, |
||
2597 | { |
||
2598 | "name": "Symfony Community", |
||
2599 | "homepage": "https://symfony.com/contributors" |
||
2600 | } |
||
2601 | ], |
||
2602 | "description": "Symfony Finder Component", |
||
2603 | "homepage": "https://symfony.com", |
||
2604 | "time": "2018-01-03 07:37:34" |
||
2605 | }, |
||
2606 | { |
||
2607 | "name": "symfony/polyfill-mbstring", |
||
2608 | "version": "v1.6.0", |
||
2609 | "source": { |
||
2610 | "type": "git", |
||
2611 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
2612 | "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296" |
||
2613 | }, |
||
2614 | "dist": { |
||
2615 | "type": "zip", |
||
2616 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", |
||
2617 | "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", |
||
2618 | "shasum": "" |
||
2619 | }, |
||
2620 | "require": { |
||
2621 | "php": ">=5.3.3" |
||
2622 | }, |
||
2623 | "suggest": { |
||
2624 | "ext-mbstring": "For best performance" |
||
2625 | }, |
||
2626 | "type": "library", |
||
2627 | "extra": { |
||
2628 | "branch-alias": { |
||
2629 | "dev-master": "1.6-dev" |
||
2630 | } |
||
2631 | }, |
||
2632 | "autoload": { |
||
2633 | "psr-4": { |
||
2634 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
2635 | }, |
||
2636 | "files": [ |
||
2637 | "bootstrap.php" |
||
2638 | ] |
||
2639 | }, |
||
2640 | "notification-url": "https://packagist.org/downloads/", |
||
2641 | "license": [ |
||
2642 | "MIT" |
||
2643 | ], |
||
2644 | "authors": [ |
||
2645 | { |
||
2646 | "name": "Nicolas Grekas", |
||
2647 | "email": "[email protected]" |
||
2648 | }, |
||
2649 | { |
||
2650 | "name": "Symfony Community", |
||
2651 | "homepage": "https://symfony.com/contributors" |
||
2652 | } |
||
2653 | ], |
||
2654 | "description": "Symfony polyfill for the Mbstring extension", |
||
2655 | "homepage": "https://symfony.com", |
||
2656 | "keywords": [ |
||
2657 | "compatibility", |
||
2658 | "mbstring", |
||
2659 | "polyfill", |
||
2660 | "portable", |
||
2661 | "shim" |
||
2662 | ], |
||
2663 | "time": "2017-10-11 12:05:26" |
||
2664 | }, |
||
2665 | { |
||
2666 | "name": "symfony/process", |
||
2667 | "version": "v3.4.3", |
||
2668 | "source": { |
||
2669 | "type": "git", |
||
2670 | "url": "https://github.com/symfony/process.git", |
||
2671 | "reference": "ff69f110c6b33fd33cd2089ba97d6112f44ef0ba" |
||
2672 | }, |
||
2673 | "dist": { |
||
2674 | "type": "zip", |
||
2675 | "url": "https://api.github.com/repos/symfony/process/zipball/ff69f110c6b33fd33cd2089ba97d6112f44ef0ba", |
||
2676 | "reference": "ff69f110c6b33fd33cd2089ba97d6112f44ef0ba", |
||
2677 | "shasum": "" |
||
2678 | }, |
||
2679 | "require": { |
||
2680 | "php": "^5.5.9|>=7.0.8" |
||
2681 | }, |
||
2682 | "type": "library", |
||
2683 | "extra": { |
||
2684 | "branch-alias": { |
||
2685 | "dev-master": "3.4-dev" |
||
2686 | } |
||
2687 | }, |
||
2688 | "autoload": { |
||
2689 | "psr-4": { |
||
2690 | "Symfony\\Component\\Process\\": "" |
||
2691 | }, |
||
2692 | "exclude-from-classmap": [ |
||
2693 | "/Tests/" |
||
2694 | ] |
||
2695 | }, |
||
2696 | "notification-url": "https://packagist.org/downloads/", |
||
2697 | "license": [ |
||
2698 | "MIT" |
||
2699 | ], |
||
2700 | "authors": [ |
||
2701 | { |
||
2702 | "name": "Fabien Potencier", |
||
2703 | "email": "[email protected]" |
||
2704 | }, |
||
2705 | { |
||
2706 | "name": "Symfony Community", |
||
2707 | "homepage": "https://symfony.com/contributors" |
||
2708 | } |
||
2709 | ], |
||
2710 | "description": "Symfony Process Component", |
||
2711 | "homepage": "https://symfony.com", |
||
2712 | "time": "2018-01-03 07:37:34" |
||
2713 | }, |
||
2714 | { |
||
2715 | "name": "symfony/yaml", |
||
2716 | "version": "v3.4.3", |
||
2717 | "source": { |
||
2718 | "type": "git", |
||
2719 | "url": "https://github.com/symfony/yaml.git", |
||
2720 | "reference": "25c192f25721a74084272671f658797d9e0e0146" |
||
2721 | }, |
||
2722 | "dist": { |
||
2723 | "type": "zip", |
||
2724 | "url": "https://api.github.com/repos/symfony/yaml/zipball/25c192f25721a74084272671f658797d9e0e0146", |
||
2725 | "reference": "25c192f25721a74084272671f658797d9e0e0146", |
||
2726 | "shasum": "" |
||
2727 | }, |
||
2728 | "require": { |
||
2729 | "php": "^5.5.9|>=7.0.8" |
||
2730 | }, |
||
2731 | "conflict": { |
||
2732 | "symfony/console": "<3.4" |
||
2733 | }, |
||
2734 | "require-dev": { |
||
2735 | "symfony/console": "~3.4|~4.0" |
||
2736 | }, |
||
2737 | "suggest": { |
||
2738 | "symfony/console": "For validating YAML files using the lint command" |
||
2739 | }, |
||
2740 | "type": "library", |
||
2741 | "extra": { |
||
2742 | "branch-alias": { |
||
2743 | "dev-master": "3.4-dev" |
||
2744 | } |
||
2745 | }, |
||
2746 | "autoload": { |
||
2747 | "psr-4": { |
||
2748 | "Symfony\\Component\\Yaml\\": "" |
||
2749 | }, |
||
2750 | "exclude-from-classmap": [ |
||
2751 | "/Tests/" |
||
2752 | ] |
||
2753 | }, |
||
2754 | "notification-url": "https://packagist.org/downloads/", |
||
2755 | "license": [ |
||
2756 | "MIT" |
||
2757 | ], |
||
2758 | "authors": [ |
||
2759 | { |
||
2760 | "name": "Fabien Potencier", |
||
2761 | "email": "[email protected]" |
||
2762 | }, |
||
2763 | { |
||
2764 | "name": "Symfony Community", |
||
2765 | "homepage": "https://symfony.com/contributors" |
||
2766 | } |
||
2767 | ], |
||
2768 | "description": "Symfony Yaml Component", |
||
2769 | "homepage": "https://symfony.com", |
||
2770 | "time": "2018-01-03 07:37:34" |
||
2771 | }, |
||
2772 | { |
||
2773 | "name": "theseer/tokenizer", |
||
2774 | "version": "1.1.0", |
||
2775 | "source": { |
||
2776 | "type": "git", |
||
2777 | "url": "https://github.com/theseer/tokenizer.git", |
||
2778 | "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" |
||
2779 | }, |
||
2780 | "dist": { |
||
2781 | "type": "zip", |
||
2782 | "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", |
||
2783 | "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", |
||
2784 | "shasum": "" |
||
2785 | }, |
||
2786 | "require": { |
||
2787 | "ext-dom": "*", |
||
2788 | "ext-tokenizer": "*", |
||
2789 | "ext-xmlwriter": "*", |
||
2790 | "php": "^7.0" |
||
2791 | }, |
||
2792 | "type": "library", |
||
2793 | "autoload": { |
||
2794 | "classmap": [ |
||
2795 | "src/" |
||
2796 | ] |
||
2797 | }, |
||
2798 | "notification-url": "https://packagist.org/downloads/", |
||
2799 | "license": [ |
||
2800 | "BSD-3-Clause" |
||
2801 | ], |
||
2802 | "authors": [ |
||
2803 | { |
||
2804 | "name": "Arne Blankerts", |
||
2805 | "email": "[email protected]", |
||
2806 | "role": "Developer" |
||
2807 | } |
||
2808 | ], |
||
2809 | "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", |
||
2810 | "time": "2017-04-07 12:08:54" |
||
2811 | }, |
||
2812 | { |
||
2813 | "name": "webmozart/assert", |
||
2814 | "version": "1.2.0", |
||
2815 | "source": { |
||
2816 | "type": "git", |
||
2817 | "url": "https://github.com/webmozart/assert.git", |
||
2818 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
2819 | }, |
||
2820 | "dist": { |
||
2821 | "type": "zip", |
||
2822 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
2823 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
2824 | "shasum": "" |
||
2825 | }, |
||
2826 | "require": { |
||
2827 | "php": "^5.3.3 || ^7.0" |
||
2828 | }, |
||
2829 | "require-dev": { |
||
2830 | "phpunit/phpunit": "^4.6", |
||
2831 | "sebastian/version": "^1.0.1" |
||
2832 | }, |
||
2833 | "type": "library", |
||
2834 | "extra": { |
||
2835 | "branch-alias": { |
||
2836 | "dev-master": "1.3-dev" |
||
2837 | } |
||
2838 | }, |
||
2839 | "autoload": { |
||
2840 | "psr-4": { |
||
2841 | "Webmozart\\Assert\\": "src/" |
||
2842 | } |
||
2843 | }, |
||
2844 | "notification-url": "https://packagist.org/downloads/", |
||
2845 | "license": [ |
||
2846 | "MIT" |
||
2847 | ], |
||
2848 | "authors": [ |
||
2849 | { |
||
2850 | "name": "Bernhard Schussek", |
||
2851 | "email": "[email protected]" |
||
2852 | } |
||
2853 | ], |
||
2854 | "description": "Assertions to validate method input/output with nice error messages.", |
||
2855 | "keywords": [ |
||
2856 | "assert", |
||
2857 | "check", |
||
2858 | "validate" |
||
2859 | ], |
||
2860 | "time": "2016-11-23 20:04:58" |
||
2861 | } |
||
2862 | ], |
||
2863 | "aliases": [], |
||
2864 | "minimum-stability": "stable", |
||
2865 | "stability-flags": [], |
||
2866 | "prefer-stable": false, |
||
2867 | "prefer-lowest": false, |
||
2868 | "platform": { |
||
2869 | "php": ">=5.6.0" |
||
2870 | }, |
||
2871 | "platform-dev": [] |
||
2872 | } |
||
2873 |