Mercurial > hg > isophonics-drupal-site
comparison vendor/zendframework/zend-diactoros/composer.lock @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children | 7a779792577d |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4c8ae668cc8c |
---|---|
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": "287996fa611f46eb393c625c762f709f", | |
8 "content-hash": "3efa62db7f378a4802a4cf729875f3aa", | |
9 "packages": [ | |
10 { | |
11 "name": "psr/http-message", | |
12 "version": "1.0.1", | |
13 "source": { | |
14 "type": "git", | |
15 "url": "https://github.com/php-fig/http-message.git", | |
16 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" | |
17 }, | |
18 "dist": { | |
19 "type": "zip", | |
20 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", | |
21 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", | |
22 "shasum": "" | |
23 }, | |
24 "require": { | |
25 "php": ">=5.3.0" | |
26 }, | |
27 "type": "library", | |
28 "extra": { | |
29 "branch-alias": { | |
30 "dev-master": "1.0.x-dev" | |
31 } | |
32 }, | |
33 "autoload": { | |
34 "psr-4": { | |
35 "Psr\\Http\\Message\\": "src/" | |
36 } | |
37 }, | |
38 "notification-url": "https://packagist.org/downloads/", | |
39 "license": [ | |
40 "MIT" | |
41 ], | |
42 "authors": [ | |
43 { | |
44 "name": "PHP-FIG", | |
45 "homepage": "http://www.php-fig.org/" | |
46 } | |
47 ], | |
48 "description": "Common interface for HTTP messages", | |
49 "homepage": "https://github.com/php-fig/http-message", | |
50 "keywords": [ | |
51 "http", | |
52 "http-message", | |
53 "psr", | |
54 "psr-7", | |
55 "request", | |
56 "response" | |
57 ], | |
58 "time": "2016-08-06 14:39:51" | |
59 } | |
60 ], | |
61 "packages-dev": [ | |
62 { | |
63 "name": "doctrine/instantiator", | |
64 "version": "1.0.5", | |
65 "source": { | |
66 "type": "git", | |
67 "url": "https://github.com/doctrine/instantiator.git", | |
68 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" | |
69 }, | |
70 "dist": { | |
71 "type": "zip", | |
72 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", | |
73 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", | |
74 "shasum": "" | |
75 }, | |
76 "require": { | |
77 "php": ">=5.3,<8.0-DEV" | |
78 }, | |
79 "require-dev": { | |
80 "athletic/athletic": "~0.1.8", | |
81 "ext-pdo": "*", | |
82 "ext-phar": "*", | |
83 "phpunit/phpunit": "~4.0", | |
84 "squizlabs/php_codesniffer": "~2.0" | |
85 }, | |
86 "type": "library", | |
87 "extra": { | |
88 "branch-alias": { | |
89 "dev-master": "1.0.x-dev" | |
90 } | |
91 }, | |
92 "autoload": { | |
93 "psr-4": { | |
94 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" | |
95 } | |
96 }, | |
97 "notification-url": "https://packagist.org/downloads/", | |
98 "license": [ | |
99 "MIT" | |
100 ], | |
101 "authors": [ | |
102 { | |
103 "name": "Marco Pivetta", | |
104 "email": "ocramius@gmail.com", | |
105 "homepage": "http://ocramius.github.com/" | |
106 } | |
107 ], | |
108 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", | |
109 "homepage": "https://github.com/doctrine/instantiator", | |
110 "keywords": [ | |
111 "constructor", | |
112 "instantiate" | |
113 ], | |
114 "time": "2015-06-14 21:17:01" | |
115 }, | |
116 { | |
117 "name": "phpdocumentor/reflection-docblock", | |
118 "version": "2.0.4", | |
119 "source": { | |
120 "type": "git", | |
121 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", | |
122 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" | |
123 }, | |
124 "dist": { | |
125 "type": "zip", | |
126 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", | |
127 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", | |
128 "shasum": "" | |
129 }, | |
130 "require": { | |
131 "php": ">=5.3.3" | |
132 }, | |
133 "require-dev": { | |
134 "phpunit/phpunit": "~4.0" | |
135 }, | |
136 "suggest": { | |
137 "dflydev/markdown": "~1.0", | |
138 "erusev/parsedown": "~1.0" | |
139 }, | |
140 "type": "library", | |
141 "extra": { | |
142 "branch-alias": { | |
143 "dev-master": "2.0.x-dev" | |
144 } | |
145 }, | |
146 "autoload": { | |
147 "psr-0": { | |
148 "phpDocumentor": [ | |
149 "src/" | |
150 ] | |
151 } | |
152 }, | |
153 "notification-url": "https://packagist.org/downloads/", | |
154 "license": [ | |
155 "MIT" | |
156 ], | |
157 "authors": [ | |
158 { | |
159 "name": "Mike van Riel", | |
160 "email": "mike.vanriel@naenius.com" | |
161 } | |
162 ], | |
163 "time": "2015-02-03 12:10:50" | |
164 }, | |
165 { | |
166 "name": "phpspec/prophecy", | |
167 "version": "v1.7.0", | |
168 "source": { | |
169 "type": "git", | |
170 "url": "https://github.com/phpspec/prophecy.git", | |
171 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" | |
172 }, | |
173 "dist": { | |
174 "type": "zip", | |
175 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", | |
176 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", | |
177 "shasum": "" | |
178 }, | |
179 "require": { | |
180 "doctrine/instantiator": "^1.0.2", | |
181 "php": "^5.3|^7.0", | |
182 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", | |
183 "sebastian/comparator": "^1.1|^2.0", | |
184 "sebastian/recursion-context": "^1.0|^2.0|^3.0" | |
185 }, | |
186 "require-dev": { | |
187 "phpspec/phpspec": "^2.5|^3.2", | |
188 "phpunit/phpunit": "^4.8 || ^5.6.5" | |
189 }, | |
190 "type": "library", | |
191 "extra": { | |
192 "branch-alias": { | |
193 "dev-master": "1.6.x-dev" | |
194 } | |
195 }, | |
196 "autoload": { | |
197 "psr-0": { | |
198 "Prophecy\\": "src/" | |
199 } | |
200 }, | |
201 "notification-url": "https://packagist.org/downloads/", | |
202 "license": [ | |
203 "MIT" | |
204 ], | |
205 "authors": [ | |
206 { | |
207 "name": "Konstantin Kudryashov", | |
208 "email": "ever.zet@gmail.com", | |
209 "homepage": "http://everzet.com" | |
210 }, | |
211 { | |
212 "name": "Marcello Duarte", | |
213 "email": "marcello.duarte@gmail.com" | |
214 } | |
215 ], | |
216 "description": "Highly opinionated mocking framework for PHP 5.3+", | |
217 "homepage": "https://github.com/phpspec/prophecy", | |
218 "keywords": [ | |
219 "Double", | |
220 "Dummy", | |
221 "fake", | |
222 "mock", | |
223 "spy", | |
224 "stub" | |
225 ], | |
226 "time": "2017-03-02 20:05:34" | |
227 }, | |
228 { | |
229 "name": "phpunit/php-code-coverage", | |
230 "version": "2.2.4", | |
231 "source": { | |
232 "type": "git", | |
233 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", | |
234 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" | |
235 }, | |
236 "dist": { | |
237 "type": "zip", | |
238 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", | |
239 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", | |
240 "shasum": "" | |
241 }, | |
242 "require": { | |
243 "php": ">=5.3.3", | |
244 "phpunit/php-file-iterator": "~1.3", | |
245 "phpunit/php-text-template": "~1.2", | |
246 "phpunit/php-token-stream": "~1.3", | |
247 "sebastian/environment": "^1.3.2", | |
248 "sebastian/version": "~1.0" | |
249 }, | |
250 "require-dev": { | |
251 "ext-xdebug": ">=2.1.4", | |
252 "phpunit/phpunit": "~4" | |
253 }, | |
254 "suggest": { | |
255 "ext-dom": "*", | |
256 "ext-xdebug": ">=2.2.1", | |
257 "ext-xmlwriter": "*" | |
258 }, | |
259 "type": "library", | |
260 "extra": { | |
261 "branch-alias": { | |
262 "dev-master": "2.2.x-dev" | |
263 } | |
264 }, | |
265 "autoload": { | |
266 "classmap": [ | |
267 "src/" | |
268 ] | |
269 }, | |
270 "notification-url": "https://packagist.org/downloads/", | |
271 "license": [ | |
272 "BSD-3-Clause" | |
273 ], | |
274 "authors": [ | |
275 { | |
276 "name": "Sebastian Bergmann", | |
277 "email": "sb@sebastian-bergmann.de", | |
278 "role": "lead" | |
279 } | |
280 ], | |
281 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", | |
282 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", | |
283 "keywords": [ | |
284 "coverage", | |
285 "testing", | |
286 "xunit" | |
287 ], | |
288 "time": "2015-10-06 15:47:00" | |
289 }, | |
290 { | |
291 "name": "phpunit/php-file-iterator", | |
292 "version": "1.4.2", | |
293 "source": { | |
294 "type": "git", | |
295 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", | |
296 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" | |
297 }, | |
298 "dist": { | |
299 "type": "zip", | |
300 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", | |
301 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", | |
302 "shasum": "" | |
303 }, | |
304 "require": { | |
305 "php": ">=5.3.3" | |
306 }, | |
307 "type": "library", | |
308 "extra": { | |
309 "branch-alias": { | |
310 "dev-master": "1.4.x-dev" | |
311 } | |
312 }, | |
313 "autoload": { | |
314 "classmap": [ | |
315 "src/" | |
316 ] | |
317 }, | |
318 "notification-url": "https://packagist.org/downloads/", | |
319 "license": [ | |
320 "BSD-3-Clause" | |
321 ], | |
322 "authors": [ | |
323 { | |
324 "name": "Sebastian Bergmann", | |
325 "email": "sb@sebastian-bergmann.de", | |
326 "role": "lead" | |
327 } | |
328 ], | |
329 "description": "FilterIterator implementation that filters files based on a list of suffixes.", | |
330 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", | |
331 "keywords": [ | |
332 "filesystem", | |
333 "iterator" | |
334 ], | |
335 "time": "2016-10-03 07:40:28" | |
336 }, | |
337 { | |
338 "name": "phpunit/php-text-template", | |
339 "version": "1.2.1", | |
340 "source": { | |
341 "type": "git", | |
342 "url": "https://github.com/sebastianbergmann/php-text-template.git", | |
343 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" | |
344 }, | |
345 "dist": { | |
346 "type": "zip", | |
347 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | |
348 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | |
349 "shasum": "" | |
350 }, | |
351 "require": { | |
352 "php": ">=5.3.3" | |
353 }, | |
354 "type": "library", | |
355 "autoload": { | |
356 "classmap": [ | |
357 "src/" | |
358 ] | |
359 }, | |
360 "notification-url": "https://packagist.org/downloads/", | |
361 "license": [ | |
362 "BSD-3-Clause" | |
363 ], | |
364 "authors": [ | |
365 { | |
366 "name": "Sebastian Bergmann", | |
367 "email": "sebastian@phpunit.de", | |
368 "role": "lead" | |
369 } | |
370 ], | |
371 "description": "Simple template engine.", | |
372 "homepage": "https://github.com/sebastianbergmann/php-text-template/", | |
373 "keywords": [ | |
374 "template" | |
375 ], | |
376 "time": "2015-06-21 13:50:34" | |
377 }, | |
378 { | |
379 "name": "phpunit/php-timer", | |
380 "version": "1.0.9", | |
381 "source": { | |
382 "type": "git", | |
383 "url": "https://github.com/sebastianbergmann/php-timer.git", | |
384 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" | |
385 }, | |
386 "dist": { | |
387 "type": "zip", | |
388 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", | |
389 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", | |
390 "shasum": "" | |
391 }, | |
392 "require": { | |
393 "php": "^5.3.3 || ^7.0" | |
394 }, | |
395 "require-dev": { | |
396 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" | |
397 }, | |
398 "type": "library", | |
399 "extra": { | |
400 "branch-alias": { | |
401 "dev-master": "1.0-dev" | |
402 } | |
403 }, | |
404 "autoload": { | |
405 "classmap": [ | |
406 "src/" | |
407 ] | |
408 }, | |
409 "notification-url": "https://packagist.org/downloads/", | |
410 "license": [ | |
411 "BSD-3-Clause" | |
412 ], | |
413 "authors": [ | |
414 { | |
415 "name": "Sebastian Bergmann", | |
416 "email": "sb@sebastian-bergmann.de", | |
417 "role": "lead" | |
418 } | |
419 ], | |
420 "description": "Utility class for timing", | |
421 "homepage": "https://github.com/sebastianbergmann/php-timer/", | |
422 "keywords": [ | |
423 "timer" | |
424 ], | |
425 "time": "2017-02-26 11:10:40" | |
426 }, | |
427 { | |
428 "name": "phpunit/php-token-stream", | |
429 "version": "1.4.11", | |
430 "source": { | |
431 "type": "git", | |
432 "url": "https://github.com/sebastianbergmann/php-token-stream.git", | |
433 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" | |
434 }, | |
435 "dist": { | |
436 "type": "zip", | |
437 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", | |
438 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", | |
439 "shasum": "" | |
440 }, | |
441 "require": { | |
442 "ext-tokenizer": "*", | |
443 "php": ">=5.3.3" | |
444 }, | |
445 "require-dev": { | |
446 "phpunit/phpunit": "~4.2" | |
447 }, | |
448 "type": "library", | |
449 "extra": { | |
450 "branch-alias": { | |
451 "dev-master": "1.4-dev" | |
452 } | |
453 }, | |
454 "autoload": { | |
455 "classmap": [ | |
456 "src/" | |
457 ] | |
458 }, | |
459 "notification-url": "https://packagist.org/downloads/", | |
460 "license": [ | |
461 "BSD-3-Clause" | |
462 ], | |
463 "authors": [ | |
464 { | |
465 "name": "Sebastian Bergmann", | |
466 "email": "sebastian@phpunit.de" | |
467 } | |
468 ], | |
469 "description": "Wrapper around PHP's tokenizer extension.", | |
470 "homepage": "https://github.com/sebastianbergmann/php-token-stream/", | |
471 "keywords": [ | |
472 "tokenizer" | |
473 ], | |
474 "time": "2017-02-27 10:12:30" | |
475 }, | |
476 { | |
477 "name": "phpunit/phpunit", | |
478 "version": "4.8.35", | |
479 "source": { | |
480 "type": "git", | |
481 "url": "https://github.com/sebastianbergmann/phpunit.git", | |
482 "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87" | |
483 }, | |
484 "dist": { | |
485 "type": "zip", | |
486 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/791b1a67c25af50e230f841ee7a9c6eba507dc87", | |
487 "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87", | |
488 "shasum": "" | |
489 }, | |
490 "require": { | |
491 "ext-dom": "*", | |
492 "ext-json": "*", | |
493 "ext-pcre": "*", | |
494 "ext-reflection": "*", | |
495 "ext-spl": "*", | |
496 "php": ">=5.3.3", | |
497 "phpspec/prophecy": "^1.3.1", | |
498 "phpunit/php-code-coverage": "~2.1", | |
499 "phpunit/php-file-iterator": "~1.4", | |
500 "phpunit/php-text-template": "~1.2", | |
501 "phpunit/php-timer": "^1.0.6", | |
502 "phpunit/phpunit-mock-objects": "~2.3", | |
503 "sebastian/comparator": "~1.2.2", | |
504 "sebastian/diff": "~1.2", | |
505 "sebastian/environment": "~1.3", | |
506 "sebastian/exporter": "~1.2", | |
507 "sebastian/global-state": "~1.0", | |
508 "sebastian/version": "~1.0", | |
509 "symfony/yaml": "~2.1|~3.0" | |
510 }, | |
511 "suggest": { | |
512 "phpunit/php-invoker": "~1.1" | |
513 }, | |
514 "bin": [ | |
515 "phpunit" | |
516 ], | |
517 "type": "library", | |
518 "extra": { | |
519 "branch-alias": { | |
520 "dev-master": "4.8.x-dev" | |
521 } | |
522 }, | |
523 "autoload": { | |
524 "classmap": [ | |
525 "src/" | |
526 ] | |
527 }, | |
528 "notification-url": "https://packagist.org/downloads/", | |
529 "license": [ | |
530 "BSD-3-Clause" | |
531 ], | |
532 "authors": [ | |
533 { | |
534 "name": "Sebastian Bergmann", | |
535 "email": "sebastian@phpunit.de", | |
536 "role": "lead" | |
537 } | |
538 ], | |
539 "description": "The PHP Unit Testing framework.", | |
540 "homepage": "https://phpunit.de/", | |
541 "keywords": [ | |
542 "phpunit", | |
543 "testing", | |
544 "xunit" | |
545 ], | |
546 "time": "2017-02-06 05:18:07" | |
547 }, | |
548 { | |
549 "name": "phpunit/phpunit-mock-objects", | |
550 "version": "2.3.8", | |
551 "source": { | |
552 "type": "git", | |
553 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", | |
554 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" | |
555 }, | |
556 "dist": { | |
557 "type": "zip", | |
558 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", | |
559 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", | |
560 "shasum": "" | |
561 }, | |
562 "require": { | |
563 "doctrine/instantiator": "^1.0.2", | |
564 "php": ">=5.3.3", | |
565 "phpunit/php-text-template": "~1.2", | |
566 "sebastian/exporter": "~1.2" | |
567 }, | |
568 "require-dev": { | |
569 "phpunit/phpunit": "~4.4" | |
570 }, | |
571 "suggest": { | |
572 "ext-soap": "*" | |
573 }, | |
574 "type": "library", | |
575 "extra": { | |
576 "branch-alias": { | |
577 "dev-master": "2.3.x-dev" | |
578 } | |
579 }, | |
580 "autoload": { | |
581 "classmap": [ | |
582 "src/" | |
583 ] | |
584 }, | |
585 "notification-url": "https://packagist.org/downloads/", | |
586 "license": [ | |
587 "BSD-3-Clause" | |
588 ], | |
589 "authors": [ | |
590 { | |
591 "name": "Sebastian Bergmann", | |
592 "email": "sb@sebastian-bergmann.de", | |
593 "role": "lead" | |
594 } | |
595 ], | |
596 "description": "Mock Object library for PHPUnit", | |
597 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", | |
598 "keywords": [ | |
599 "mock", | |
600 "xunit" | |
601 ], | |
602 "time": "2015-10-02 06:51:40" | |
603 }, | |
604 { | |
605 "name": "sebastian/comparator", | |
606 "version": "1.2.4", | |
607 "source": { | |
608 "type": "git", | |
609 "url": "https://github.com/sebastianbergmann/comparator.git", | |
610 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" | |
611 }, | |
612 "dist": { | |
613 "type": "zip", | |
614 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", | |
615 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", | |
616 "shasum": "" | |
617 }, | |
618 "require": { | |
619 "php": ">=5.3.3", | |
620 "sebastian/diff": "~1.2", | |
621 "sebastian/exporter": "~1.2 || ~2.0" | |
622 }, | |
623 "require-dev": { | |
624 "phpunit/phpunit": "~4.4" | |
625 }, | |
626 "type": "library", | |
627 "extra": { | |
628 "branch-alias": { | |
629 "dev-master": "1.2.x-dev" | |
630 } | |
631 }, | |
632 "autoload": { | |
633 "classmap": [ | |
634 "src/" | |
635 ] | |
636 }, | |
637 "notification-url": "https://packagist.org/downloads/", | |
638 "license": [ | |
639 "BSD-3-Clause" | |
640 ], | |
641 "authors": [ | |
642 { | |
643 "name": "Jeff Welch", | |
644 "email": "whatthejeff@gmail.com" | |
645 }, | |
646 { | |
647 "name": "Volker Dusch", | |
648 "email": "github@wallbash.com" | |
649 }, | |
650 { | |
651 "name": "Bernhard Schussek", | |
652 "email": "bschussek@2bepublished.at" | |
653 }, | |
654 { | |
655 "name": "Sebastian Bergmann", | |
656 "email": "sebastian@phpunit.de" | |
657 } | |
658 ], | |
659 "description": "Provides the functionality to compare PHP values for equality", | |
660 "homepage": "http://www.github.com/sebastianbergmann/comparator", | |
661 "keywords": [ | |
662 "comparator", | |
663 "compare", | |
664 "equality" | |
665 ], | |
666 "time": "2017-01-29 09:50:25" | |
667 }, | |
668 { | |
669 "name": "sebastian/diff", | |
670 "version": "1.4.1", | |
671 "source": { | |
672 "type": "git", | |
673 "url": "https://github.com/sebastianbergmann/diff.git", | |
674 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" | |
675 }, | |
676 "dist": { | |
677 "type": "zip", | |
678 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", | |
679 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", | |
680 "shasum": "" | |
681 }, | |
682 "require": { | |
683 "php": ">=5.3.3" | |
684 }, | |
685 "require-dev": { | |
686 "phpunit/phpunit": "~4.8" | |
687 }, | |
688 "type": "library", | |
689 "extra": { | |
690 "branch-alias": { | |
691 "dev-master": "1.4-dev" | |
692 } | |
693 }, | |
694 "autoload": { | |
695 "classmap": [ | |
696 "src/" | |
697 ] | |
698 }, | |
699 "notification-url": "https://packagist.org/downloads/", | |
700 "license": [ | |
701 "BSD-3-Clause" | |
702 ], | |
703 "authors": [ | |
704 { | |
705 "name": "Kore Nordmann", | |
706 "email": "mail@kore-nordmann.de" | |
707 }, | |
708 { | |
709 "name": "Sebastian Bergmann", | |
710 "email": "sebastian@phpunit.de" | |
711 } | |
712 ], | |
713 "description": "Diff implementation", | |
714 "homepage": "https://github.com/sebastianbergmann/diff", | |
715 "keywords": [ | |
716 "diff" | |
717 ], | |
718 "time": "2015-12-08 07:14:41" | |
719 }, | |
720 { | |
721 "name": "sebastian/environment", | |
722 "version": "1.3.8", | |
723 "source": { | |
724 "type": "git", | |
725 "url": "https://github.com/sebastianbergmann/environment.git", | |
726 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" | |
727 }, | |
728 "dist": { | |
729 "type": "zip", | |
730 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", | |
731 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", | |
732 "shasum": "" | |
733 }, | |
734 "require": { | |
735 "php": "^5.3.3 || ^7.0" | |
736 }, | |
737 "require-dev": { | |
738 "phpunit/phpunit": "^4.8 || ^5.0" | |
739 }, | |
740 "type": "library", | |
741 "extra": { | |
742 "branch-alias": { | |
743 "dev-master": "1.3.x-dev" | |
744 } | |
745 }, | |
746 "autoload": { | |
747 "classmap": [ | |
748 "src/" | |
749 ] | |
750 }, | |
751 "notification-url": "https://packagist.org/downloads/", | |
752 "license": [ | |
753 "BSD-3-Clause" | |
754 ], | |
755 "authors": [ | |
756 { | |
757 "name": "Sebastian Bergmann", | |
758 "email": "sebastian@phpunit.de" | |
759 } | |
760 ], | |
761 "description": "Provides functionality to handle HHVM/PHP environments", | |
762 "homepage": "http://www.github.com/sebastianbergmann/environment", | |
763 "keywords": [ | |
764 "Xdebug", | |
765 "environment", | |
766 "hhvm" | |
767 ], | |
768 "time": "2016-08-18 05:49:44" | |
769 }, | |
770 { | |
771 "name": "sebastian/exporter", | |
772 "version": "1.2.2", | |
773 "source": { | |
774 "type": "git", | |
775 "url": "https://github.com/sebastianbergmann/exporter.git", | |
776 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" | |
777 }, | |
778 "dist": { | |
779 "type": "zip", | |
780 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", | |
781 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", | |
782 "shasum": "" | |
783 }, | |
784 "require": { | |
785 "php": ">=5.3.3", | |
786 "sebastian/recursion-context": "~1.0" | |
787 }, | |
788 "require-dev": { | |
789 "ext-mbstring": "*", | |
790 "phpunit/phpunit": "~4.4" | |
791 }, | |
792 "type": "library", | |
793 "extra": { | |
794 "branch-alias": { | |
795 "dev-master": "1.3.x-dev" | |
796 } | |
797 }, | |
798 "autoload": { | |
799 "classmap": [ | |
800 "src/" | |
801 ] | |
802 }, | |
803 "notification-url": "https://packagist.org/downloads/", | |
804 "license": [ | |
805 "BSD-3-Clause" | |
806 ], | |
807 "authors": [ | |
808 { | |
809 "name": "Jeff Welch", | |
810 "email": "whatthejeff@gmail.com" | |
811 }, | |
812 { | |
813 "name": "Volker Dusch", | |
814 "email": "github@wallbash.com" | |
815 }, | |
816 { | |
817 "name": "Bernhard Schussek", | |
818 "email": "bschussek@2bepublished.at" | |
819 }, | |
820 { | |
821 "name": "Sebastian Bergmann", | |
822 "email": "sebastian@phpunit.de" | |
823 }, | |
824 { | |
825 "name": "Adam Harvey", | |
826 "email": "aharvey@php.net" | |
827 } | |
828 ], | |
829 "description": "Provides the functionality to export PHP variables for visualization", | |
830 "homepage": "http://www.github.com/sebastianbergmann/exporter", | |
831 "keywords": [ | |
832 "export", | |
833 "exporter" | |
834 ], | |
835 "time": "2016-06-17 09:04:28" | |
836 }, | |
837 { | |
838 "name": "sebastian/global-state", | |
839 "version": "1.1.1", | |
840 "source": { | |
841 "type": "git", | |
842 "url": "https://github.com/sebastianbergmann/global-state.git", | |
843 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" | |
844 }, | |
845 "dist": { | |
846 "type": "zip", | |
847 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", | |
848 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", | |
849 "shasum": "" | |
850 }, | |
851 "require": { | |
852 "php": ">=5.3.3" | |
853 }, | |
854 "require-dev": { | |
855 "phpunit/phpunit": "~4.2" | |
856 }, | |
857 "suggest": { | |
858 "ext-uopz": "*" | |
859 }, | |
860 "type": "library", | |
861 "extra": { | |
862 "branch-alias": { | |
863 "dev-master": "1.0-dev" | |
864 } | |
865 }, | |
866 "autoload": { | |
867 "classmap": [ | |
868 "src/" | |
869 ] | |
870 }, | |
871 "notification-url": "https://packagist.org/downloads/", | |
872 "license": [ | |
873 "BSD-3-Clause" | |
874 ], | |
875 "authors": [ | |
876 { | |
877 "name": "Sebastian Bergmann", | |
878 "email": "sebastian@phpunit.de" | |
879 } | |
880 ], | |
881 "description": "Snapshotting of global state", | |
882 "homepage": "http://www.github.com/sebastianbergmann/global-state", | |
883 "keywords": [ | |
884 "global state" | |
885 ], | |
886 "time": "2015-10-12 03:26:01" | |
887 }, | |
888 { | |
889 "name": "sebastian/recursion-context", | |
890 "version": "1.0.5", | |
891 "source": { | |
892 "type": "git", | |
893 "url": "https://github.com/sebastianbergmann/recursion-context.git", | |
894 "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" | |
895 }, | |
896 "dist": { | |
897 "type": "zip", | |
898 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", | |
899 "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", | |
900 "shasum": "" | |
901 }, | |
902 "require": { | |
903 "php": ">=5.3.3" | |
904 }, | |
905 "require-dev": { | |
906 "phpunit/phpunit": "~4.4" | |
907 }, | |
908 "type": "library", | |
909 "extra": { | |
910 "branch-alias": { | |
911 "dev-master": "1.0.x-dev" | |
912 } | |
913 }, | |
914 "autoload": { | |
915 "classmap": [ | |
916 "src/" | |
917 ] | |
918 }, | |
919 "notification-url": "https://packagist.org/downloads/", | |
920 "license": [ | |
921 "BSD-3-Clause" | |
922 ], | |
923 "authors": [ | |
924 { | |
925 "name": "Jeff Welch", | |
926 "email": "whatthejeff@gmail.com" | |
927 }, | |
928 { | |
929 "name": "Sebastian Bergmann", | |
930 "email": "sebastian@phpunit.de" | |
931 }, | |
932 { | |
933 "name": "Adam Harvey", | |
934 "email": "aharvey@php.net" | |
935 } | |
936 ], | |
937 "description": "Provides functionality to recursively process PHP variables", | |
938 "homepage": "http://www.github.com/sebastianbergmann/recursion-context", | |
939 "time": "2016-10-03 07:41:43" | |
940 }, | |
941 { | |
942 "name": "sebastian/version", | |
943 "version": "1.0.6", | |
944 "source": { | |
945 "type": "git", | |
946 "url": "https://github.com/sebastianbergmann/version.git", | |
947 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" | |
948 }, | |
949 "dist": { | |
950 "type": "zip", | |
951 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", | |
952 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", | |
953 "shasum": "" | |
954 }, | |
955 "type": "library", | |
956 "autoload": { | |
957 "classmap": [ | |
958 "src/" | |
959 ] | |
960 }, | |
961 "notification-url": "https://packagist.org/downloads/", | |
962 "license": [ | |
963 "BSD-3-Clause" | |
964 ], | |
965 "authors": [ | |
966 { | |
967 "name": "Sebastian Bergmann", | |
968 "email": "sebastian@phpunit.de", | |
969 "role": "lead" | |
970 } | |
971 ], | |
972 "description": "Library that helps with managing the version number of Git-hosted PHP projects", | |
973 "homepage": "https://github.com/sebastianbergmann/version", | |
974 "time": "2015-06-21 13:59:46" | |
975 }, | |
976 { | |
977 "name": "squizlabs/php_codesniffer", | |
978 "version": "2.8.1", | |
979 "source": { | |
980 "type": "git", | |
981 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", | |
982 "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d" | |
983 }, | |
984 "dist": { | |
985 "type": "zip", | |
986 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d", | |
987 "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d", | |
988 "shasum": "" | |
989 }, | |
990 "require": { | |
991 "ext-simplexml": "*", | |
992 "ext-tokenizer": "*", | |
993 "ext-xmlwriter": "*", | |
994 "php": ">=5.1.2" | |
995 }, | |
996 "require-dev": { | |
997 "phpunit/phpunit": "~4.0" | |
998 }, | |
999 "bin": [ | |
1000 "scripts/phpcs", | |
1001 "scripts/phpcbf" | |
1002 ], | |
1003 "type": "library", | |
1004 "extra": { | |
1005 "branch-alias": { | |
1006 "dev-master": "2.x-dev" | |
1007 } | |
1008 }, | |
1009 "autoload": { | |
1010 "classmap": [ | |
1011 "CodeSniffer.php", | |
1012 "CodeSniffer/CLI.php", | |
1013 "CodeSniffer/Exception.php", | |
1014 "CodeSniffer/File.php", | |
1015 "CodeSniffer/Fixer.php", | |
1016 "CodeSniffer/Report.php", | |
1017 "CodeSniffer/Reporting.php", | |
1018 "CodeSniffer/Sniff.php", | |
1019 "CodeSniffer/Tokens.php", | |
1020 "CodeSniffer/Reports/", | |
1021 "CodeSniffer/Tokenizers/", | |
1022 "CodeSniffer/DocGenerators/", | |
1023 "CodeSniffer/Standards/AbstractPatternSniff.php", | |
1024 "CodeSniffer/Standards/AbstractScopeSniff.php", | |
1025 "CodeSniffer/Standards/AbstractVariableSniff.php", | |
1026 "CodeSniffer/Standards/IncorrectPatternException.php", | |
1027 "CodeSniffer/Standards/Generic/Sniffs/", | |
1028 "CodeSniffer/Standards/MySource/Sniffs/", | |
1029 "CodeSniffer/Standards/PEAR/Sniffs/", | |
1030 "CodeSniffer/Standards/PSR1/Sniffs/", | |
1031 "CodeSniffer/Standards/PSR2/Sniffs/", | |
1032 "CodeSniffer/Standards/Squiz/Sniffs/", | |
1033 "CodeSniffer/Standards/Zend/Sniffs/" | |
1034 ] | |
1035 }, | |
1036 "notification-url": "https://packagist.org/downloads/", | |
1037 "license": [ | |
1038 "BSD-3-Clause" | |
1039 ], | |
1040 "authors": [ | |
1041 { | |
1042 "name": "Greg Sherwood", | |
1043 "role": "lead" | |
1044 } | |
1045 ], | |
1046 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", | |
1047 "homepage": "http://www.squizlabs.com/php-codesniffer", | |
1048 "keywords": [ | |
1049 "phpcs", | |
1050 "standards" | |
1051 ], | |
1052 "time": "2017-03-01 22:17:45" | |
1053 }, | |
1054 { | |
1055 "name": "symfony/yaml", | |
1056 "version": "v2.8.19", | |
1057 "source": { | |
1058 "type": "git", | |
1059 "url": "https://github.com/symfony/yaml.git", | |
1060 "reference": "286d84891690b0e2515874717e49360d1c98a703" | |
1061 }, | |
1062 "dist": { | |
1063 "type": "zip", | |
1064 "url": "https://api.github.com/repos/symfony/yaml/zipball/286d84891690b0e2515874717e49360d1c98a703", | |
1065 "reference": "286d84891690b0e2515874717e49360d1c98a703", | |
1066 "shasum": "" | |
1067 }, | |
1068 "require": { | |
1069 "php": ">=5.3.9" | |
1070 }, | |
1071 "type": "library", | |
1072 "extra": { | |
1073 "branch-alias": { | |
1074 "dev-master": "2.8-dev" | |
1075 } | |
1076 }, | |
1077 "autoload": { | |
1078 "psr-4": { | |
1079 "Symfony\\Component\\Yaml\\": "" | |
1080 }, | |
1081 "exclude-from-classmap": [ | |
1082 "/Tests/" | |
1083 ] | |
1084 }, | |
1085 "notification-url": "https://packagist.org/downloads/", | |
1086 "license": [ | |
1087 "MIT" | |
1088 ], | |
1089 "authors": [ | |
1090 { | |
1091 "name": "Fabien Potencier", | |
1092 "email": "fabien@symfony.com" | |
1093 }, | |
1094 { | |
1095 "name": "Symfony Community", | |
1096 "homepage": "https://symfony.com/contributors" | |
1097 } | |
1098 ], | |
1099 "description": "Symfony Yaml Component", | |
1100 "homepage": "https://symfony.com", | |
1101 "time": "2017-03-20 09:41:44" | |
1102 }, | |
1103 { | |
1104 "name": "zendframework/zend-coding-standard", | |
1105 "version": "1.0.0", | |
1106 "source": { | |
1107 "type": "git", | |
1108 "url": "https://github.com/zendframework/zend-coding-standard.git", | |
1109 "reference": "893316d2904e93f1c74c1384b6d7d57778299cb6" | |
1110 }, | |
1111 "dist": { | |
1112 "type": "zip", | |
1113 "url": "https://api.github.com/repos/zendframework/zend-coding-standard/zipball/893316d2904e93f1c74c1384b6d7d57778299cb6", | |
1114 "reference": "893316d2904e93f1c74c1384b6d7d57778299cb6", | |
1115 "shasum": "" | |
1116 }, | |
1117 "require": { | |
1118 "squizlabs/php_codesniffer": "^2.7" | |
1119 }, | |
1120 "type": "library", | |
1121 "notification-url": "https://packagist.org/downloads/", | |
1122 "license": [ | |
1123 "BSD-3-Clause" | |
1124 ], | |
1125 "description": "Zend Framework coding standard", | |
1126 "keywords": [ | |
1127 "Coding Standard", | |
1128 "zf" | |
1129 ], | |
1130 "time": "2016-11-09 21:30:43" | |
1131 } | |
1132 ], | |
1133 "aliases": [], | |
1134 "minimum-stability": "stable", | |
1135 "stability-flags": [], | |
1136 "prefer-stable": false, | |
1137 "prefer-lowest": false, | |
1138 "platform": { | |
1139 "php": "^5.4 || ^7.0" | |
1140 }, | |
1141 "platform-dev": { | |
1142 "ext-dom": "*", | |
1143 "ext-libxml": "*" | |
1144 } | |
1145 } |