]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
Release wallabag 2.2.0
[github/wallabag/wallabag.git] / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
7 "hash": "ce3251ee04bcd183b184bc38bc3d8d6f",
8 "content-hash": "0c3770d28c6ff43ccec61477443922d7",
9 "packages": [
10 {
11 "name": "bdunogier/guzzle-site-authenticator",
12 "version": "dev-master",
13 "source": {
14 "type": "git",
15 "url": "https://github.com/bdunogier/guzzle-site-authenticator.git",
16 "reference": "196bab125883c511a3e90c7c92b632e8e5517775"
17 },
18 "dist": {
19 "type": "zip",
20 "url": "https://api.github.com/repos/bdunogier/guzzle-site-authenticator/zipball/196bab125883c511a3e90c7c92b632e8e5517775",
21 "reference": "196bab125883c511a3e90c7c92b632e8e5517775",
22 "shasum": ""
23 },
24 "require": {
25 "guzzlehttp/guzzle": "^5.2.0"
26 },
27 "require-dev": {
28 "phpspec/phpspec": "^2.4"
29 },
30 "type": "library",
31 "extra": {
32 "branch-alias": {
33 "dev-master": "0.2.x-dev"
34 }
35 },
36 "autoload": {
37 "psr-4": {
38 "BD\\GuzzleSiteAuthenticatorBundle\\": "bundle/",
39 "BD\\GuzzleSiteAuthenticator\\": "lib/"
40 }
41 },
42 "notification-url": "https://packagist.org/downloads/",
43 "authors": [
44 {
45 "name": "Bertrand Dunogier",
46 "email": "bertrand.dunogier@gmail.com"
47 }
48 ],
49 "description": "A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.",
50 "time": "2017-01-10 17:33:54"
51 },
52 {
53 "name": "behat/transliterator",
54 "version": "v1.1.0",
55 "source": {
56 "type": "git",
57 "url": "https://github.com/Behat/Transliterator.git",
58 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
59 },
60 "dist": {
61 "type": "zip",
62 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
63 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
64 "shasum": ""
65 },
66 "require": {
67 "php": ">=5.3.3"
68 },
69 "type": "library",
70 "extra": {
71 "branch-alias": {
72 "dev-master": "1.1-dev"
73 }
74 },
75 "autoload": {
76 "psr-0": {
77 "Behat\\Transliterator": "src/"
78 }
79 },
80 "notification-url": "https://packagist.org/downloads/",
81 "license": [
82 "Artistic-1.0"
83 ],
84 "description": "String transliterator",
85 "keywords": [
86 "i18n",
87 "slug",
88 "transliterator"
89 ],
90 "time": "2015-09-28 16:26:35"
91 },
92 {
93 "name": "craue/config-bundle",
94 "version": "1.4.1",
95 "source": {
96 "type": "git",
97 "url": "https://github.com/craue/CraueConfigBundle.git",
98 "reference": "cc95e0f815431369b3798ea3888a56e56a89b7e9"
99 },
100 "dist": {
101 "type": "zip",
102 "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/cc95e0f815431369b3798ea3888a56e56a89b7e9",
103 "reference": "cc95e0f815431369b3798ea3888a56e56a89b7e9",
104 "shasum": ""
105 },
106 "require": {
107 "php": "^5.3.2|~7.0",
108 "symfony/framework-bundle": "~2.3|~3.0"
109 },
110 "require-dev": {
111 "doctrine/doctrine-bundle": "~1.0",
112 "doctrine/orm": "~2.3",
113 "phpunit/phpunit": "~4.1|~5.0",
114 "symfony/assetic-bundle": "~2.3",
115 "symfony/phpunit-bridge": "^2.8.1|^3.0.1",
116 "symfony/symfony": "~2.3|~3.0"
117 },
118 "type": "symfony-bundle",
119 "extra": {
120 "branch-alias": {
121 "dev-master": "1.4.x-dev"
122 }
123 },
124 "autoload": {
125 "psr-4": {
126 "Craue\\ConfigBundle\\": ""
127 }
128 },
129 "notification-url": "https://packagist.org/downloads/",
130 "license": [
131 "MIT"
132 ],
133 "authors": [
134 {
135 "name": "Christian Raue",
136 "email": "christian.raue@gmail.com"
137 },
138 {
139 "name": "Symfony Community",
140 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
141 }
142 ],
143 "description": "Database-stored settings made available via a service for your Symfony project.",
144 "homepage": "https://github.com/craue/CraueConfigBundle",
145 "keywords": [
146 "Symfony2",
147 "config",
148 "symfony3"
149 ],
150 "time": "2015-12-29 22:34:31"
151 },
152 {
153 "name": "doctrine/annotations",
154 "version": "v1.2.7",
155 "source": {
156 "type": "git",
157 "url": "https://github.com/doctrine/annotations.git",
158 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
159 },
160 "dist": {
161 "type": "zip",
162 "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
163 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
164 "shasum": ""
165 },
166 "require": {
167 "doctrine/lexer": "1.*",
168 "php": ">=5.3.2"
169 },
170 "require-dev": {
171 "doctrine/cache": "1.*",
172 "phpunit/phpunit": "4.*"
173 },
174 "type": "library",
175 "extra": {
176 "branch-alias": {
177 "dev-master": "1.3.x-dev"
178 }
179 },
180 "autoload": {
181 "psr-0": {
182 "Doctrine\\Common\\Annotations\\": "lib/"
183 }
184 },
185 "notification-url": "https://packagist.org/downloads/",
186 "license": [
187 "MIT"
188 ],
189 "authors": [
190 {
191 "name": "Roman Borschel",
192 "email": "roman@code-factory.org"
193 },
194 {
195 "name": "Benjamin Eberlei",
196 "email": "kontakt@beberlei.de"
197 },
198 {
199 "name": "Guilherme Blanco",
200 "email": "guilhermeblanco@gmail.com"
201 },
202 {
203 "name": "Jonathan Wage",
204 "email": "jonwage@gmail.com"
205 },
206 {
207 "name": "Johannes Schmitt",
208 "email": "schmittjoh@gmail.com"
209 }
210 ],
211 "description": "Docblock Annotations Parser",
212 "homepage": "http://www.doctrine-project.org",
213 "keywords": [
214 "annotations",
215 "docblock",
216 "parser"
217 ],
218 "time": "2015-08-31 12:32:49"
219 },
220 {
221 "name": "doctrine/cache",
222 "version": "v1.6.1",
223 "source": {
224 "type": "git",
225 "url": "https://github.com/doctrine/cache.git",
226 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
227 },
228 "dist": {
229 "type": "zip",
230 "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
231 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
232 "shasum": ""
233 },
234 "require": {
235 "php": "~5.5|~7.0"
236 },
237 "conflict": {
238 "doctrine/common": ">2.2,<2.4"
239 },
240 "require-dev": {
241 "phpunit/phpunit": "~4.8|~5.0",
242 "predis/predis": "~1.0",
243 "satooshi/php-coveralls": "~0.6"
244 },
245 "type": "library",
246 "extra": {
247 "branch-alias": {
248 "dev-master": "1.6.x-dev"
249 }
250 },
251 "autoload": {
252 "psr-4": {
253 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
254 }
255 },
256 "notification-url": "https://packagist.org/downloads/",
257 "license": [
258 "MIT"
259 ],
260 "authors": [
261 {
262 "name": "Roman Borschel",
263 "email": "roman@code-factory.org"
264 },
265 {
266 "name": "Benjamin Eberlei",
267 "email": "kontakt@beberlei.de"
268 },
269 {
270 "name": "Guilherme Blanco",
271 "email": "guilhermeblanco@gmail.com"
272 },
273 {
274 "name": "Jonathan Wage",
275 "email": "jonwage@gmail.com"
276 },
277 {
278 "name": "Johannes Schmitt",
279 "email": "schmittjoh@gmail.com"
280 }
281 ],
282 "description": "Caching library offering an object-oriented API for many cache backends",
283 "homepage": "http://www.doctrine-project.org",
284 "keywords": [
285 "cache",
286 "caching"
287 ],
288 "time": "2016-10-29 11:16:17"
289 },
290 {
291 "name": "doctrine/collections",
292 "version": "v1.3.0",
293 "source": {
294 "type": "git",
295 "url": "https://github.com/doctrine/collections.git",
296 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
297 },
298 "dist": {
299 "type": "zip",
300 "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
301 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
302 "shasum": ""
303 },
304 "require": {
305 "php": ">=5.3.2"
306 },
307 "require-dev": {
308 "phpunit/phpunit": "~4.0"
309 },
310 "type": "library",
311 "extra": {
312 "branch-alias": {
313 "dev-master": "1.2.x-dev"
314 }
315 },
316 "autoload": {
317 "psr-0": {
318 "Doctrine\\Common\\Collections\\": "lib/"
319 }
320 },
321 "notification-url": "https://packagist.org/downloads/",
322 "license": [
323 "MIT"
324 ],
325 "authors": [
326 {
327 "name": "Roman Borschel",
328 "email": "roman@code-factory.org"
329 },
330 {
331 "name": "Benjamin Eberlei",
332 "email": "kontakt@beberlei.de"
333 },
334 {
335 "name": "Guilherme Blanco",
336 "email": "guilhermeblanco@gmail.com"
337 },
338 {
339 "name": "Jonathan Wage",
340 "email": "jonwage@gmail.com"
341 },
342 {
343 "name": "Johannes Schmitt",
344 "email": "schmittjoh@gmail.com"
345 }
346 ],
347 "description": "Collections Abstraction library",
348 "homepage": "http://www.doctrine-project.org",
349 "keywords": [
350 "array",
351 "collections",
352 "iterator"
353 ],
354 "time": "2015-04-14 22:21:58"
355 },
356 {
357 "name": "doctrine/common",
358 "version": "v2.6.2",
359 "source": {
360 "type": "git",
361 "url": "https://github.com/doctrine/common.git",
362 "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3"
363 },
364 "dist": {
365 "type": "zip",
366 "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
367 "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
368 "shasum": ""
369 },
370 "require": {
371 "doctrine/annotations": "1.*",
372 "doctrine/cache": "1.*",
373 "doctrine/collections": "1.*",
374 "doctrine/inflector": "1.*",
375 "doctrine/lexer": "1.*",
376 "php": "~5.5|~7.0"
377 },
378 "require-dev": {
379 "phpunit/phpunit": "~4.8|~5.0"
380 },
381 "type": "library",
382 "extra": {
383 "branch-alias": {
384 "dev-master": "2.7.x-dev"
385 }
386 },
387 "autoload": {
388 "psr-4": {
389 "Doctrine\\Common\\": "lib/Doctrine/Common"
390 }
391 },
392 "notification-url": "https://packagist.org/downloads/",
393 "license": [
394 "MIT"
395 ],
396 "authors": [
397 {
398 "name": "Roman Borschel",
399 "email": "roman@code-factory.org"
400 },
401 {
402 "name": "Benjamin Eberlei",
403 "email": "kontakt@beberlei.de"
404 },
405 {
406 "name": "Guilherme Blanco",
407 "email": "guilhermeblanco@gmail.com"
408 },
409 {
410 "name": "Jonathan Wage",
411 "email": "jonwage@gmail.com"
412 },
413 {
414 "name": "Johannes Schmitt",
415 "email": "schmittjoh@gmail.com"
416 }
417 ],
418 "description": "Common Library for Doctrine projects",
419 "homepage": "http://www.doctrine-project.org",
420 "keywords": [
421 "annotations",
422 "collections",
423 "eventmanager",
424 "persistence",
425 "spl"
426 ],
427 "time": "2016-11-30 16:50:46"
428 },
429 {
430 "name": "doctrine/dbal",
431 "version": "v2.5.10",
432 "source": {
433 "type": "git",
434 "url": "https://github.com/doctrine/dbal.git",
435 "reference": "fc376f7a61498e18520cd6fa083752a4ca08072b"
436 },
437 "dist": {
438 "type": "zip",
439 "url": "https://api.github.com/repos/doctrine/dbal/zipball/fc376f7a61498e18520cd6fa083752a4ca08072b",
440 "reference": "fc376f7a61498e18520cd6fa083752a4ca08072b",
441 "shasum": ""
442 },
443 "require": {
444 "doctrine/common": ">=2.4,<2.8-dev",
445 "php": ">=5.3.2"
446 },
447 "require-dev": {
448 "phpunit/phpunit": "4.*",
449 "symfony/console": "2.*||^3.0"
450 },
451 "suggest": {
452 "symfony/console": "For helpful console commands such as SQL execution and import of files."
453 },
454 "bin": [
455 "bin/doctrine-dbal"
456 ],
457 "type": "library",
458 "extra": {
459 "branch-alias": {
460 "dev-master": "2.5.x-dev"
461 }
462 },
463 "autoload": {
464 "psr-0": {
465 "Doctrine\\DBAL\\": "lib/"
466 }
467 },
468 "notification-url": "https://packagist.org/downloads/",
469 "license": [
470 "MIT"
471 ],
472 "authors": [
473 {
474 "name": "Roman Borschel",
475 "email": "roman@code-factory.org"
476 },
477 {
478 "name": "Benjamin Eberlei",
479 "email": "kontakt@beberlei.de"
480 },
481 {
482 "name": "Guilherme Blanco",
483 "email": "guilhermeblanco@gmail.com"
484 },
485 {
486 "name": "Jonathan Wage",
487 "email": "jonwage@gmail.com"
488 }
489 ],
490 "description": "Database Abstraction Layer",
491 "homepage": "http://www.doctrine-project.org",
492 "keywords": [
493 "database",
494 "dbal",
495 "persistence",
496 "queryobject"
497 ],
498 "time": "2017-01-23 23:17:10"
499 },
500 {
501 "name": "doctrine/doctrine-bundle",
502 "version": "1.6.7",
503 "source": {
504 "type": "git",
505 "url": "https://github.com/doctrine/DoctrineBundle.git",
506 "reference": "a01d99bc6c9a6c8a8ace0012690099dd957ce9b9"
507 },
508 "dist": {
509 "type": "zip",
510 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a01d99bc6c9a6c8a8ace0012690099dd957ce9b9",
511 "reference": "a01d99bc6c9a6c8a8ace0012690099dd957ce9b9",
512 "shasum": ""
513 },
514 "require": {
515 "doctrine/dbal": "~2.3",
516 "doctrine/doctrine-cache-bundle": "~1.0",
517 "jdorn/sql-formatter": "~1.1",
518 "php": ">=5.5.9",
519 "symfony/console": "~2.7|~3.0",
520 "symfony/dependency-injection": "~2.7|~3.0",
521 "symfony/doctrine-bridge": "~2.7|~3.0",
522 "symfony/framework-bundle": "~2.7|~3.0"
523 },
524 "require-dev": {
525 "doctrine/orm": "~2.3",
526 "phpunit/phpunit": "~4",
527 "satooshi/php-coveralls": "^1.0",
528 "symfony/phpunit-bridge": "~2.7|~3.0",
529 "symfony/property-info": "~2.8|~3.0",
530 "symfony/validator": "~2.7|~3.0",
531 "symfony/yaml": "~2.7|~3.0",
532 "twig/twig": "~1.10|~2.0"
533 },
534 "suggest": {
535 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
536 "symfony/web-profiler-bundle": "To use the data collector."
537 },
538 "type": "symfony-bundle",
539 "extra": {
540 "branch-alias": {
541 "dev-master": "1.6.x-dev"
542 }
543 },
544 "autoload": {
545 "psr-4": {
546 "Doctrine\\Bundle\\DoctrineBundle\\": ""
547 }
548 },
549 "notification-url": "https://packagist.org/downloads/",
550 "license": [
551 "MIT"
552 ],
553 "authors": [
554 {
555 "name": "Symfony Community",
556 "homepage": "http://symfony.com/contributors"
557 },
558 {
559 "name": "Benjamin Eberlei",
560 "email": "kontakt@beberlei.de"
561 },
562 {
563 "name": "Doctrine Project",
564 "homepage": "http://www.doctrine-project.org/"
565 },
566 {
567 "name": "Fabien Potencier",
568 "email": "fabien@symfony.com"
569 }
570 ],
571 "description": "Symfony DoctrineBundle",
572 "homepage": "http://www.doctrine-project.org",
573 "keywords": [
574 "database",
575 "dbal",
576 "orm",
577 "persistence"
578 ],
579 "time": "2017-01-16 12:01:26"
580 },
581 {
582 "name": "doctrine/doctrine-cache-bundle",
583 "version": "1.3.0",
584 "source": {
585 "type": "git",
586 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
587 "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504"
588 },
589 "dist": {
590 "type": "zip",
591 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
592 "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
593 "shasum": ""
594 },
595 "require": {
596 "doctrine/cache": "^1.4.2",
597 "doctrine/inflector": "~1.0",
598 "php": ">=5.3.2",
599 "symfony/doctrine-bridge": "~2.2|~3.0"
600 },
601 "require-dev": {
602 "instaclick/coding-standard": "~1.1",
603 "instaclick/object-calisthenics-sniffs": "dev-master",
604 "instaclick/symfony2-coding-standard": "dev-remaster",
605 "phpunit/phpunit": "~4",
606 "predis/predis": "~0.8",
607 "satooshi/php-coveralls": "~0.6.1",
608 "squizlabs/php_codesniffer": "~1.5",
609 "symfony/console": "~2.2|~3.0",
610 "symfony/finder": "~2.2|~3.0",
611 "symfony/framework-bundle": "~2.2|~3.0",
612 "symfony/phpunit-bridge": "~2.7|~3.0",
613 "symfony/security-acl": "~2.3|~3.0",
614 "symfony/validator": "~2.2|~3.0",
615 "symfony/yaml": "~2.2|~3.0"
616 },
617 "suggest": {
618 "symfony/security-acl": "For using this bundle to cache ACLs"
619 },
620 "type": "symfony-bundle",
621 "extra": {
622 "branch-alias": {
623 "dev-master": "1.2.x-dev"
624 }
625 },
626 "autoload": {
627 "psr-4": {
628 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
629 }
630 },
631 "notification-url": "https://packagist.org/downloads/",
632 "license": [
633 "MIT"
634 ],
635 "authors": [
636 {
637 "name": "Symfony Community",
638 "homepage": "http://symfony.com/contributors"
639 },
640 {
641 "name": "Benjamin Eberlei",
642 "email": "kontakt@beberlei.de"
643 },
644 {
645 "name": "Fabio B. Silva",
646 "email": "fabio.bat.silva@gmail.com"
647 },
648 {
649 "name": "Guilherme Blanco",
650 "email": "guilhermeblanco@hotmail.com"
651 },
652 {
653 "name": "Doctrine Project",
654 "homepage": "http://www.doctrine-project.org/"
655 },
656 {
657 "name": "Fabien Potencier",
658 "email": "fabien@symfony.com"
659 }
660 ],
661 "description": "Symfony Bundle for Doctrine Cache",
662 "homepage": "http://www.doctrine-project.org",
663 "keywords": [
664 "cache",
665 "caching"
666 ],
667 "time": "2016-01-26 17:28:51"
668 },
669 {
670 "name": "doctrine/doctrine-migrations-bundle",
671 "version": "v1.2.1",
672 "source": {
673 "type": "git",
674 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
675 "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc"
676 },
677 "dist": {
678 "type": "zip",
679 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/6276139e0b913a4e5120fc36bb5b0eae8ac549bc",
680 "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc",
681 "shasum": ""
682 },
683 "require": {
684 "doctrine/doctrine-bundle": "~1.0",
685 "doctrine/migrations": "^1.1",
686 "php": ">=5.4.0",
687 "symfony/framework-bundle": "~2.3|~3.0"
688 },
689 "require-dev": {
690 "phpunit/phpunit": "~4.8"
691 },
692 "type": "symfony-bundle",
693 "extra": {
694 "branch-alias": {
695 "dev-master": "1.2-dev"
696 }
697 },
698 "autoload": {
699 "psr-4": {
700 "Doctrine\\Bundle\\MigrationsBundle\\": ""
701 }
702 },
703 "notification-url": "https://packagist.org/downloads/",
704 "license": [
705 "MIT"
706 ],
707 "authors": [
708 {
709 "name": "Symfony Community",
710 "homepage": "http://symfony.com/contributors"
711 },
712 {
713 "name": "Doctrine Project",
714 "homepage": "http://www.doctrine-project.org"
715 },
716 {
717 "name": "Fabien Potencier",
718 "email": "fabien@symfony.com"
719 }
720 ],
721 "description": "Symfony DoctrineMigrationsBundle",
722 "homepage": "http://www.doctrine-project.org",
723 "keywords": [
724 "dbal",
725 "migrations",
726 "schema"
727 ],
728 "time": "2016-12-05 18:36:37"
729 },
730 {
731 "name": "doctrine/inflector",
732 "version": "v1.1.0",
733 "source": {
734 "type": "git",
735 "url": "https://github.com/doctrine/inflector.git",
736 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
737 },
738 "dist": {
739 "type": "zip",
740 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
741 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
742 "shasum": ""
743 },
744 "require": {
745 "php": ">=5.3.2"
746 },
747 "require-dev": {
748 "phpunit/phpunit": "4.*"
749 },
750 "type": "library",
751 "extra": {
752 "branch-alias": {
753 "dev-master": "1.1.x-dev"
754 }
755 },
756 "autoload": {
757 "psr-0": {
758 "Doctrine\\Common\\Inflector\\": "lib/"
759 }
760 },
761 "notification-url": "https://packagist.org/downloads/",
762 "license": [
763 "MIT"
764 ],
765 "authors": [
766 {
767 "name": "Roman Borschel",
768 "email": "roman@code-factory.org"
769 },
770 {
771 "name": "Benjamin Eberlei",
772 "email": "kontakt@beberlei.de"
773 },
774 {
775 "name": "Guilherme Blanco",
776 "email": "guilhermeblanco@gmail.com"
777 },
778 {
779 "name": "Jonathan Wage",
780 "email": "jonwage@gmail.com"
781 },
782 {
783 "name": "Johannes Schmitt",
784 "email": "schmittjoh@gmail.com"
785 }
786 ],
787 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
788 "homepage": "http://www.doctrine-project.org",
789 "keywords": [
790 "inflection",
791 "pluralize",
792 "singularize",
793 "string"
794 ],
795 "time": "2015-11-06 14:35:42"
796 },
797 {
798 "name": "doctrine/instantiator",
799 "version": "1.0.5",
800 "source": {
801 "type": "git",
802 "url": "https://github.com/doctrine/instantiator.git",
803 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
804 },
805 "dist": {
806 "type": "zip",
807 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
808 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
809 "shasum": ""
810 },
811 "require": {
812 "php": ">=5.3,<8.0-DEV"
813 },
814 "require-dev": {
815 "athletic/athletic": "~0.1.8",
816 "ext-pdo": "*",
817 "ext-phar": "*",
818 "phpunit/phpunit": "~4.0",
819 "squizlabs/php_codesniffer": "~2.0"
820 },
821 "type": "library",
822 "extra": {
823 "branch-alias": {
824 "dev-master": "1.0.x-dev"
825 }
826 },
827 "autoload": {
828 "psr-4": {
829 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
830 }
831 },
832 "notification-url": "https://packagist.org/downloads/",
833 "license": [
834 "MIT"
835 ],
836 "authors": [
837 {
838 "name": "Marco Pivetta",
839 "email": "ocramius@gmail.com",
840 "homepage": "http://ocramius.github.com/"
841 }
842 ],
843 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
844 "homepage": "https://github.com/doctrine/instantiator",
845 "keywords": [
846 "constructor",
847 "instantiate"
848 ],
849 "time": "2015-06-14 21:17:01"
850 },
851 {
852 "name": "doctrine/lexer",
853 "version": "v1.0.1",
854 "source": {
855 "type": "git",
856 "url": "https://github.com/doctrine/lexer.git",
857 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
858 },
859 "dist": {
860 "type": "zip",
861 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
862 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
863 "shasum": ""
864 },
865 "require": {
866 "php": ">=5.3.2"
867 },
868 "type": "library",
869 "extra": {
870 "branch-alias": {
871 "dev-master": "1.0.x-dev"
872 }
873 },
874 "autoload": {
875 "psr-0": {
876 "Doctrine\\Common\\Lexer\\": "lib/"
877 }
878 },
879 "notification-url": "https://packagist.org/downloads/",
880 "license": [
881 "MIT"
882 ],
883 "authors": [
884 {
885 "name": "Roman Borschel",
886 "email": "roman@code-factory.org"
887 },
888 {
889 "name": "Guilherme Blanco",
890 "email": "guilhermeblanco@gmail.com"
891 },
892 {
893 "name": "Johannes Schmitt",
894 "email": "schmittjoh@gmail.com"
895 }
896 ],
897 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
898 "homepage": "http://www.doctrine-project.org",
899 "keywords": [
900 "lexer",
901 "parser"
902 ],
903 "time": "2014-09-09 13:34:57"
904 },
905 {
906 "name": "doctrine/migrations",
907 "version": "v1.5.0",
908 "source": {
909 "type": "git",
910 "url": "https://github.com/doctrine/migrations.git",
911 "reference": "c81147c0f2938a6566594455367e095150547f72"
912 },
913 "dist": {
914 "type": "zip",
915 "url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72",
916 "reference": "c81147c0f2938a6566594455367e095150547f72",
917 "shasum": ""
918 },
919 "require": {
920 "doctrine/dbal": "~2.2",
921 "ocramius/proxy-manager": "^1.0|^2.0",
922 "php": "^5.5|^7.0",
923 "symfony/console": "~2.3|~3.0",
924 "symfony/yaml": "~2.3|~3.0"
925 },
926 "require-dev": {
927 "doctrine/coding-standard": "dev-master",
928 "doctrine/orm": "2.*",
929 "jdorn/sql-formatter": "~1.1",
930 "johnkary/phpunit-speedtrap": "~1.0@dev",
931 "mikey179/vfsstream": "^1.6",
932 "mockery/mockery": "^0.9.4",
933 "phpunit/phpunit": "~4.7",
934 "satooshi/php-coveralls": "^1.0"
935 },
936 "suggest": {
937 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command."
938 },
939 "bin": [
940 "bin/doctrine-migrations"
941 ],
942 "type": "library",
943 "extra": {
944 "branch-alias": {
945 "dev-master": "v1.6.x-dev"
946 }
947 },
948 "autoload": {
949 "psr-4": {
950 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
951 }
952 },
953 "notification-url": "https://packagist.org/downloads/",
954 "license": [
955 "LGPL-2.1"
956 ],
957 "authors": [
958 {
959 "name": "Benjamin Eberlei",
960 "email": "kontakt@beberlei.de"
961 },
962 {
963 "name": "Jonathan Wage",
964 "email": "jonwage@gmail.com"
965 },
966 {
967 "name": "Michael Simonson",
968 "email": "contact@mikesimonson.com"
969 }
970 ],
971 "description": "Database Schema migrations using Doctrine DBAL",
972 "homepage": "http://www.doctrine-project.org",
973 "keywords": [
974 "database",
975 "migrations"
976 ],
977 "time": "2016-12-25 22:54:00"
978 },
979 {
980 "name": "doctrine/orm",
981 "version": "v2.5.6",
982 "source": {
983 "type": "git",
984 "url": "https://github.com/doctrine/doctrine2.git",
985 "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b"
986 },
987 "dist": {
988 "type": "zip",
989 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6c434196c8ef058239aaa0724b4aadb0107940b",
990 "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b",
991 "shasum": ""
992 },
993 "require": {
994 "doctrine/cache": "~1.4",
995 "doctrine/collections": "~1.2",
996 "doctrine/common": ">=2.5-dev,<2.8-dev",
997 "doctrine/dbal": ">=2.5-dev,<2.6-dev",
998 "doctrine/instantiator": "~1.0.1",
999 "ext-pdo": "*",
1000 "php": ">=5.4",
1001 "symfony/console": "~2.5|~3.0"
1002 },
1003 "require-dev": {
1004 "phpunit/phpunit": "~4.0",
1005 "symfony/yaml": "~2.3|~3.0"
1006 },
1007 "suggest": {
1008 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1009 },
1010 "bin": [
1011 "bin/doctrine",
1012 "bin/doctrine.php"
1013 ],
1014 "type": "library",
1015 "extra": {
1016 "branch-alias": {
1017 "dev-master": "2.6.x-dev"
1018 }
1019 },
1020 "autoload": {
1021 "psr-0": {
1022 "Doctrine\\ORM\\": "lib/"
1023 }
1024 },
1025 "notification-url": "https://packagist.org/downloads/",
1026 "license": [
1027 "MIT"
1028 ],
1029 "authors": [
1030 {
1031 "name": "Roman Borschel",
1032 "email": "roman@code-factory.org"
1033 },
1034 {
1035 "name": "Benjamin Eberlei",
1036 "email": "kontakt@beberlei.de"
1037 },
1038 {
1039 "name": "Guilherme Blanco",
1040 "email": "guilhermeblanco@gmail.com"
1041 },
1042 {
1043 "name": "Jonathan Wage",
1044 "email": "jonwage@gmail.com"
1045 }
1046 ],
1047 "description": "Object-Relational-Mapper for PHP",
1048 "homepage": "http://www.doctrine-project.org",
1049 "keywords": [
1050 "database",
1051 "orm"
1052 ],
1053 "time": "2016-12-18 15:42:34"
1054 },
1055 {
1056 "name": "friendsofsymfony/jsrouting-bundle",
1057 "version": "1.6.0",
1058 "source": {
1059 "type": "git",
1060 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1061 "reference": "2f52d924692647db02bbcb27c159fef03bf000c9"
1062 },
1063 "dist": {
1064 "type": "zip",
1065 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/2f52d924692647db02bbcb27c159fef03bf000c9",
1066 "reference": "2f52d924692647db02bbcb27c159fef03bf000c9",
1067 "shasum": ""
1068 },
1069 "require": {
1070 "php": ">=5.3.2",
1071 "symfony/console": "~2.0|3.*",
1072 "symfony/framework-bundle": "~2.0|3.*",
1073 "symfony/serializer": "~2.0|3.*",
1074 "willdurand/jsonp-callback-validator": "~1.0"
1075 },
1076 "require-dev": {
1077 "symfony/expression-language": "~2.4|3.*"
1078 },
1079 "type": "symfony-bundle",
1080 "extra": {
1081 "branch-alias": {
1082 "dev-master": "1.5-dev"
1083 }
1084 },
1085 "autoload": {
1086 "psr-4": {
1087 "FOS\\JsRoutingBundle\\": ""
1088 }
1089 },
1090 "notification-url": "https://packagist.org/downloads/",
1091 "license": [
1092 "MIT"
1093 ],
1094 "authors": [
1095 {
1096 "name": "FriendsOfSymfony Community",
1097 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1098 },
1099 {
1100 "name": "William Durand",
1101 "email": "william.durand1@gmail.com"
1102 }
1103 ],
1104 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1105 "homepage": "http://friendsofsymfony.github.com",
1106 "keywords": [
1107 "Js Routing",
1108 "javascript",
1109 "routing"
1110 ],
1111 "time": "2015-10-28 15:08:39"
1112 },
1113 {
1114 "name": "friendsofsymfony/oauth-server-bundle",
1115 "version": "1.5.2",
1116 "source": {
1117 "type": "git",
1118 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1119 "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d"
1120 },
1121 "dist": {
1122 "type": "zip",
1123 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/0b25cdaae8983c630bb62d14b6993219b1dadb8d",
1124 "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d",
1125 "shasum": ""
1126 },
1127 "require": {
1128 "friendsofsymfony/oauth2-php": "~1.1",
1129 "php": "^5.3.3|^7.0",
1130 "symfony/framework-bundle": "~2.2|~3.0",
1131 "symfony/security-bundle": "~2.1|~3.0"
1132 },
1133 "require-dev": {
1134 "doctrine/doctrine-bundle": "~1.0",
1135 "doctrine/mongodb-odm": "~1.0",
1136 "doctrine/orm": "~2.2",
1137 "phing/phing": "~2.4",
1138 "propel/propel1": "^1.6.5",
1139 "symfony/class-loader": "~2.1|~3.0",
1140 "symfony/form": "~2.3|~3.0",
1141 "symfony/yaml": "~2.1|~3.0",
1142 "willdurand/propel-typehintable-behavior": "^1.0.4"
1143 },
1144 "suggest": {
1145 "doctrine/doctrine-bundle": "*",
1146 "doctrine/mongodb-odm-bundle": "*",
1147 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1148 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1149 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1150 },
1151 "type": "symfony-bundle",
1152 "extra": {
1153 "branch-alias": {
1154 "dev-master": "1.5-dev"
1155 }
1156 },
1157 "autoload": {
1158 "psr-4": {
1159 "FOS\\OAuthServerBundle\\": ""
1160 }
1161 },
1162 "notification-url": "https://packagist.org/downloads/",
1163 "license": [
1164 "MIT"
1165 ],
1166 "authors": [
1167 {
1168 "name": "Arnaud Le Blanc",
1169 "email": "arnaud.lb@gmail.com"
1170 },
1171 {
1172 "name": "FriendsOfSymfony Community",
1173 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1174 }
1175 ],
1176 "description": "Symfony2 OAuth Server Bundle",
1177 "homepage": "http://friendsofsymfony.github.com",
1178 "keywords": [
1179 "oauth",
1180 "oauth2",
1181 "server"
1182 ],
1183 "time": "2016-02-22 13:57:55"
1184 },
1185 {
1186 "name": "friendsofsymfony/oauth2-php",
1187 "version": "1.2.1",
1188 "source": {
1189 "type": "git",
1190 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1191 "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c"
1192 },
1193 "dist": {
1194 "type": "zip",
1195 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c",
1196 "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c",
1197 "shasum": ""
1198 },
1199 "require": {
1200 "php": ">=5.3.2",
1201 "symfony/http-foundation": "~2.0|~3.0"
1202 },
1203 "require-dev": {
1204 "phpunit/phpunit": "~4.0"
1205 },
1206 "type": "library",
1207 "extra": {
1208 "branch-alias": {
1209 "dev-master": "1.2.x-dev"
1210 }
1211 },
1212 "autoload": {
1213 "psr-4": {
1214 "OAuth2\\": "lib/"
1215 }
1216 },
1217 "notification-url": "https://packagist.org/downloads/",
1218 "license": [
1219 "MIT"
1220 ],
1221 "authors": [
1222 {
1223 "name": "Arnaud Le Blanc",
1224 "email": "arnaud.lb@gmail.com"
1225 },
1226 {
1227 "name": "FriendsOfSymfony Community",
1228 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1229 }
1230 ],
1231 "description": "OAuth2 library",
1232 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1233 "keywords": [
1234 "oauth",
1235 "oauth2"
1236 ],
1237 "time": "2016-03-31 14:24:17"
1238 },
1239 {
1240 "name": "friendsofsymfony/rest-bundle",
1241 "version": "2.1.1",
1242 "source": {
1243 "type": "git",
1244 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1245 "reference": "5a399bb434045c2b579cfe55472fff100373f4ec"
1246 },
1247 "dist": {
1248 "type": "zip",
1249 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5a399bb434045c2b579cfe55472fff100373f4ec",
1250 "reference": "5a399bb434045c2b579cfe55472fff100373f4ec",
1251 "shasum": ""
1252 },
1253 "require": {
1254 "doctrine/inflector": "^1.0",
1255 "php": "^5.5.9|~7.0",
1256 "psr/log": "^1.0",
1257 "symfony/config": "^2.7|^3.0",
1258 "symfony/debug": "^2.7|^3.0",
1259 "symfony/dependency-injection": "^2.7|^3.0",
1260 "symfony/event-dispatcher": "^2.7|^3.0",
1261 "symfony/finder": "^2.7|^3.0",
1262 "symfony/framework-bundle": "^2.7|^3.0",
1263 "symfony/http-foundation": "^2.7|^3.0",
1264 "symfony/http-kernel": "^2.7|^3.0",
1265 "symfony/routing": "^2.7|^3.0",
1266 "symfony/security-core": "^2.7|^3.0",
1267 "symfony/templating": "^2.7|^3.0",
1268 "willdurand/jsonp-callback-validator": "^1.0",
1269 "willdurand/negotiation": "^2.0"
1270 },
1271 "conflict": {
1272 "jms/serializer": "1.3.0",
1273 "sensio/framework-extra-bundle": "<3.0.13"
1274 },
1275 "require-dev": {
1276 "jms/serializer-bundle": "^1.0",
1277 "phpoption/phpoption": "^1.1",
1278 "psr/http-message": "^1.0",
1279 "sensio/framework-extra-bundle": "^3.0.13",
1280 "symfony/browser-kit": "^2.7|^3.0",
1281 "symfony/css-selector": "^2.7|^3.0",
1282 "symfony/dependency-injection": "^2.7|^3.0",
1283 "symfony/expression-language": "~2.7|^3.0",
1284 "symfony/form": "^2.7|^3.0",
1285 "symfony/phpunit-bridge": "~2.7|^3.0",
1286 "symfony/security-bundle": "^2.7|^3.0",
1287 "symfony/serializer": "^2.7.11|^3.0.4",
1288 "symfony/twig-bundle": "^2.7|^3.0",
1289 "symfony/validator": "^2.7|^3.0",
1290 "symfony/web-profiler-bundle": "^2.7|^3.0",
1291 "symfony/yaml": "^2.7|^3.0"
1292 },
1293 "suggest": {
1294 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^1.0",
1295 "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ^3.0",
1296 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
1297 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
1298 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
1299 },
1300 "type": "symfony-bundle",
1301 "extra": {
1302 "branch-alias": {
1303 "dev-master": "2.1-dev"
1304 }
1305 },
1306 "autoload": {
1307 "psr-4": {
1308 "FOS\\RestBundle\\": ""
1309 }
1310 },
1311 "notification-url": "https://packagist.org/downloads/",
1312 "license": [
1313 "MIT"
1314 ],
1315 "authors": [
1316 {
1317 "name": "Lukas Kahwe Smith",
1318 "email": "smith@pooteeweet.org"
1319 },
1320 {
1321 "name": "FriendsOfSymfony Community",
1322 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
1323 },
1324 {
1325 "name": "Konstantin Kudryashov",
1326 "email": "ever.zet@gmail.com"
1327 }
1328 ],
1329 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
1330 "homepage": "http://friendsofsymfony.github.com",
1331 "keywords": [
1332 "rest"
1333 ],
1334 "time": "2016-11-23 12:09:05"
1335 },
1336 {
1337 "name": "friendsofsymfony/user-bundle",
1338 "version": "dev-master",
1339 "source": {
1340 "type": "git",
1341 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1342 "reference": "6b8828bcc64d0861b3918e1551947112d58e4d0c"
1343 },
1344 "dist": {
1345 "type": "zip",
1346 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/6b8828bcc64d0861b3918e1551947112d58e4d0c",
1347 "reference": "6b8828bcc64d0861b3918e1551947112d58e4d0c",
1348 "shasum": ""
1349 },
1350 "require": {
1351 "paragonie/random_compat": "^1 || ^2",
1352 "php": "^5.5.9 || ^7.0",
1353 "symfony/form": "^2.7 || ^3.0",
1354 "symfony/framework-bundle": "^2.7 || ^3.0",
1355 "symfony/security-bundle": "^2.7 || ^3.0",
1356 "symfony/templating": "^2.7 || ^3.0",
1357 "symfony/twig-bundle": "^2.7 || ^3.0"
1358 },
1359 "conflict": {
1360 "doctrine/doctrine-bundle": "<1.3",
1361 "symfony/doctrine-bridge": "<2.7"
1362 },
1363 "require-dev": {
1364 "doctrine/doctrine-bundle": "^1.3",
1365 "friendsofphp/php-cs-fixer": "^1.11",
1366 "phpunit/phpunit": "~4.8|~5.0",
1367 "swiftmailer/swiftmailer": "^4.3 || ^5.0",
1368 "symfony/console": "^2.7 || ^3.0",
1369 "symfony/phpunit-bridge": "^2.7 || ^3.0",
1370 "symfony/validator": "^2.7 || ^3.0",
1371 "symfony/yaml": "^2.7 || ^3.0"
1372 },
1373 "type": "symfony-bundle",
1374 "extra": {
1375 "branch-alias": {
1376 "dev-master": "2.0.x-dev"
1377 }
1378 },
1379 "autoload": {
1380 "psr-4": {
1381 "FOS\\UserBundle\\": ""
1382 },
1383 "exclude-from-classmap": [
1384 "/Tests/"
1385 ]
1386 },
1387 "notification-url": "https://packagist.org/downloads/",
1388 "license": [
1389 "MIT"
1390 ],
1391 "authors": [
1392 {
1393 "name": "Christophe Coevoet",
1394 "email": "stof@notk.org"
1395 },
1396 {
1397 "name": "FriendsOfSymfony Community",
1398 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1399 },
1400 {
1401 "name": "Thibault Duplessis",
1402 "email": "thibault.duplessis@gmail.com"
1403 }
1404 ],
1405 "description": "Symfony FOSUserBundle",
1406 "homepage": "http://friendsofsymfony.github.com",
1407 "keywords": [
1408 "User management"
1409 ],
1410 "time": "2017-01-27 14:24:54"
1411 },
1412 {
1413 "name": "gedmo/doctrine-extensions",
1414 "version": "v2.4.26",
1415 "source": {
1416 "type": "git",
1417 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
1418 "reference": "983dd85d6860f87fb7dffd0d9f7ad1462e20a09d"
1419 },
1420 "dist": {
1421 "type": "zip",
1422 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/983dd85d6860f87fb7dffd0d9f7ad1462e20a09d",
1423 "reference": "983dd85d6860f87fb7dffd0d9f7ad1462e20a09d",
1424 "shasum": ""
1425 },
1426 "require": {
1427 "behat/transliterator": "~1.0",
1428 "doctrine/common": "~2.4",
1429 "php": ">=5.3.2"
1430 },
1431 "require-dev": {
1432 "doctrine/common": ">=2.5.0",
1433 "doctrine/mongodb-odm": ">=1.0.2",
1434 "doctrine/orm": ">=2.5.0",
1435 "phpunit/phpunit": "~4.4",
1436 "phpunit/phpunit-mock-objects": "~2.3",
1437 "symfony/yaml": "~2.6"
1438 },
1439 "suggest": {
1440 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1441 "doctrine/orm": "to use the extensions with the ORM"
1442 },
1443 "type": "library",
1444 "extra": {
1445 "branch-alias": {
1446 "dev-master": "2.4.x-dev"
1447 }
1448 },
1449 "autoload": {
1450 "psr-0": {
1451 "Gedmo\\": "lib/"
1452 }
1453 },
1454 "notification-url": "https://packagist.org/downloads/",
1455 "license": [
1456 "MIT"
1457 ],
1458 "authors": [
1459 {
1460 "name": "David Buchmann",
1461 "email": "david@liip.ch"
1462 },
1463 {
1464 "name": "Gediminas Morkevicius",
1465 "email": "gediminas.morkevicius@gmail.com"
1466 },
1467 {
1468 "name": "Gustavo Falco",
1469 "email": "comfortablynumb84@gmail.com"
1470 }
1471 ],
1472 "description": "Doctrine2 behavioral extensions",
1473 "homepage": "http://gediminasm.org/",
1474 "keywords": [
1475 "Blameable",
1476 "behaviors",
1477 "doctrine2",
1478 "extensions",
1479 "gedmo",
1480 "loggable",
1481 "nestedset",
1482 "sluggable",
1483 "sortable",
1484 "timestampable",
1485 "translatable",
1486 "tree",
1487 "uploadable"
1488 ],
1489 "time": "2016-12-21 13:46:54"
1490 },
1491 {
1492 "name": "grandt/binstring",
1493 "version": "1.0.0",
1494 "source": {
1495 "type": "git",
1496 "url": "https://github.com/Grandt/PHPBinString.git",
1497 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
1498 },
1499 "dist": {
1500 "type": "zip",
1501 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1502 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1503 "shasum": ""
1504 },
1505 "require": {
1506 "php": ">=5.0"
1507 },
1508 "type": "library",
1509 "autoload": {
1510 "classmap": [
1511 "BinString.php",
1512 "BinStringStatic.php"
1513 ]
1514 },
1515 "notification-url": "https://packagist.org/downloads/",
1516 "license": [
1517 "LGPL-2.1"
1518 ],
1519 "authors": [
1520 {
1521 "name": "A. Grandt",
1522 "email": "php@grandt.com",
1523 "role": "Developer"
1524 }
1525 ],
1526 "description": "A class for working around the use of mbstring.func_override",
1527 "homepage": "https://github.com/Grandt/PHPBinString",
1528 "keywords": [
1529 "binary strings",
1530 "mbstring"
1531 ],
1532 "time": "2015-08-13 06:14:41"
1533 },
1534 {
1535 "name": "grandt/phpepub",
1536 "version": "4.0.7.1",
1537 "source": {
1538 "type": "git",
1539 "url": "https://github.com/Grandt/PHPePub.git",
1540 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452"
1541 },
1542 "dist": {
1543 "type": "zip",
1544 "url": "https://api.github.com/repos/Grandt/PHPePub/zipball/ccb501e566358ac19a9fedb6eb8bf96665823452",
1545 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452",
1546 "shasum": ""
1547 },
1548 "require": {
1549 "grandt/phpresizegif": "~1.0.3",
1550 "grandt/relativepath": "~1.0.1",
1551 "php": ">=5.3.0",
1552 "phpzip/phpzip": "~2.0.7"
1553 },
1554 "type": "library",
1555 "autoload": {
1556 "psr-4": {
1557 "PHPePub\\": "src/PHPePub"
1558 },
1559 "classmap": [
1560 "src/lib.uuid.php"
1561 ]
1562 },
1563 "notification-url": "https://packagist.org/downloads/",
1564 "license": [
1565 "LGPL-2.1"
1566 ],
1567 "authors": [
1568 {
1569 "name": "A. Grandt",
1570 "email": "php@grandt.com",
1571 "homepage": "http://grandt.com",
1572 "role": "Developer"
1573 }
1574 ],
1575 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
1576 "homepage": "https://github.com/Grandt/PHPZip",
1577 "keywords": [
1578 "e-book",
1579 "epub"
1580 ],
1581 "time": "2016-03-16 15:48:26"
1582 },
1583 {
1584 "name": "grandt/phpresizegif",
1585 "version": "1.0.3",
1586 "source": {
1587 "type": "git",
1588 "url": "https://github.com/Grandt/PHPResizeGif.git",
1589 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
1590 },
1591 "dist": {
1592 "type": "zip",
1593 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1594 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1595 "shasum": ""
1596 },
1597 "require": {
1598 "grandt/binstring": ">=0.2.0",
1599 "php": ">=5.3.0"
1600 },
1601 "type": "library",
1602 "autoload": {
1603 "psr-4": {
1604 "grandt\\ResizeGif\\": "src/ResizeGif",
1605 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
1606 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
1607 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
1608 }
1609 },
1610 "notification-url": "https://packagist.org/downloads/",
1611 "license": [
1612 "LGPL-2.1"
1613 ],
1614 "authors": [
1615 {
1616 "name": "A. Grandt",
1617 "email": "php@grandt.com",
1618 "homepage": "http://grandt.com",
1619 "role": "Developer"
1620 }
1621 ],
1622 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
1623 "homepage": "https://github.com/Grandt/PHPResizeGif",
1624 "keywords": [
1625 "GIF89a",
1626 "animated gif",
1627 "gif",
1628 "resize"
1629 ],
1630 "time": "2015-05-10 10:52:24"
1631 },
1632 {
1633 "name": "grandt/phpzipmerge",
1634 "version": "1.0.4",
1635 "source": {
1636 "type": "git",
1637 "url": "https://github.com/Grandt/PHPZipMerge.git",
1638 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
1639 },
1640 "dist": {
1641 "type": "zip",
1642 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1643 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1644 "shasum": ""
1645 },
1646 "require": {
1647 "grandt/binstring": ">=1.0.0",
1648 "grandt/relativepath": ">=1.0.1",
1649 "php": ">=5.3.0"
1650 },
1651 "type": "library",
1652 "autoload": {
1653 "psr-4": {
1654 "ZipMerge\\": "src/ZipMerge"
1655 }
1656 },
1657 "notification-url": "https://packagist.org/downloads/",
1658 "license": [
1659 "LGPL-2.1"
1660 ],
1661 "authors": [
1662 {
1663 "name": "A. Grandt",
1664 "email": "php@grandt.com",
1665 "homepage": "http://grandt.com",
1666 "role": "Developer"
1667 },
1668 {
1669 "name": "Greg Kappatos",
1670 "homepage": "http://websiteconnect.com.au",
1671 "role": "Developer"
1672 }
1673 ],
1674 "description": "Merge and stream multiple Zip files on the fly.",
1675 "homepage": "https://github.com/Grandt/PHPZipMerge",
1676 "keywords": [
1677 "archive",
1678 "compressed",
1679 "compression",
1680 "merge",
1681 "phpzip",
1682 "pkzip",
1683 "stream",
1684 "zip"
1685 ],
1686 "time": "2015-08-18 13:49:33"
1687 },
1688 {
1689 "name": "grandt/relativepath",
1690 "version": "1.0.2",
1691 "source": {
1692 "type": "git",
1693 "url": "https://github.com/Grandt/PHPRelativePath.git",
1694 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
1695 },
1696 "dist": {
1697 "type": "zip",
1698 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
1699 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
1700 "shasum": ""
1701 },
1702 "require": {
1703 "php": ">=5.0"
1704 },
1705 "type": "library",
1706 "autoload": {
1707 "classmap": [
1708 "RelativePath.php"
1709 ]
1710 },
1711 "notification-url": "https://packagist.org/downloads/",
1712 "license": [
1713 "LGPL-2.1"
1714 ],
1715 "authors": [
1716 {
1717 "name": "A. Grandt",
1718 "email": "php@grandt.com",
1719 "role": "Developer"
1720 }
1721 ],
1722 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
1723 "homepage": "https://github.com/Grandt/PHPRelativePath",
1724 "keywords": [
1725 "file path"
1726 ],
1727 "time": "2015-05-14 08:18:23"
1728 },
1729 {
1730 "name": "guzzlehttp/guzzle",
1731 "version": "5.3.1",
1732 "source": {
1733 "type": "git",
1734 "url": "https://github.com/guzzle/guzzle.git",
1735 "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8"
1736 },
1737 "dist": {
1738 "type": "zip",
1739 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1740 "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1741 "shasum": ""
1742 },
1743 "require": {
1744 "guzzlehttp/ringphp": "^1.1",
1745 "php": ">=5.4.0"
1746 },
1747 "require-dev": {
1748 "ext-curl": "*",
1749 "phpunit/phpunit": "^4.0"
1750 },
1751 "type": "library",
1752 "autoload": {
1753 "psr-4": {
1754 "GuzzleHttp\\": "src/"
1755 }
1756 },
1757 "notification-url": "https://packagist.org/downloads/",
1758 "license": [
1759 "MIT"
1760 ],
1761 "authors": [
1762 {
1763 "name": "Michael Dowling",
1764 "email": "mtdowling@gmail.com",
1765 "homepage": "https://github.com/mtdowling"
1766 }
1767 ],
1768 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1769 "homepage": "http://guzzlephp.org/",
1770 "keywords": [
1771 "client",
1772 "curl",
1773 "framework",
1774 "http",
1775 "http client",
1776 "rest",
1777 "web service"
1778 ],
1779 "time": "2016-07-15 19:28:39"
1780 },
1781 {
1782 "name": "guzzlehttp/ringphp",
1783 "version": "1.1.0",
1784 "source": {
1785 "type": "git",
1786 "url": "https://github.com/guzzle/RingPHP.git",
1787 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
1788 },
1789 "dist": {
1790 "type": "zip",
1791 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1792 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1793 "shasum": ""
1794 },
1795 "require": {
1796 "guzzlehttp/streams": "~3.0",
1797 "php": ">=5.4.0",
1798 "react/promise": "~2.0"
1799 },
1800 "require-dev": {
1801 "ext-curl": "*",
1802 "phpunit/phpunit": "~4.0"
1803 },
1804 "suggest": {
1805 "ext-curl": "Guzzle will use specific adapters if cURL is present"
1806 },
1807 "type": "library",
1808 "extra": {
1809 "branch-alias": {
1810 "dev-master": "1.1-dev"
1811 }
1812 },
1813 "autoload": {
1814 "psr-4": {
1815 "GuzzleHttp\\Ring\\": "src/"
1816 }
1817 },
1818 "notification-url": "https://packagist.org/downloads/",
1819 "license": [
1820 "MIT"
1821 ],
1822 "authors": [
1823 {
1824 "name": "Michael Dowling",
1825 "email": "mtdowling@gmail.com",
1826 "homepage": "https://github.com/mtdowling"
1827 }
1828 ],
1829 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
1830 "time": "2015-05-20 03:37:09"
1831 },
1832 {
1833 "name": "guzzlehttp/streams",
1834 "version": "3.0.0",
1835 "source": {
1836 "type": "git",
1837 "url": "https://github.com/guzzle/streams.git",
1838 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
1839 },
1840 "dist": {
1841 "type": "zip",
1842 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1843 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1844 "shasum": ""
1845 },
1846 "require": {
1847 "php": ">=5.4.0"
1848 },
1849 "require-dev": {
1850 "phpunit/phpunit": "~4.0"
1851 },
1852 "type": "library",
1853 "extra": {
1854 "branch-alias": {
1855 "dev-master": "3.0-dev"
1856 }
1857 },
1858 "autoload": {
1859 "psr-4": {
1860 "GuzzleHttp\\Stream\\": "src/"
1861 }
1862 },
1863 "notification-url": "https://packagist.org/downloads/",
1864 "license": [
1865 "MIT"
1866 ],
1867 "authors": [
1868 {
1869 "name": "Michael Dowling",
1870 "email": "mtdowling@gmail.com",
1871 "homepage": "https://github.com/mtdowling"
1872 }
1873 ],
1874 "description": "Provides a simple abstraction over streams of data",
1875 "homepage": "http://guzzlephp.org/",
1876 "keywords": [
1877 "Guzzle",
1878 "stream"
1879 ],
1880 "time": "2014-10-12 19:18:40"
1881 },
1882 {
1883 "name": "hoa/compiler",
1884 "version": "3.17.01.10",
1885 "source": {
1886 "type": "git",
1887 "url": "https://github.com/hoaproject/Compiler.git",
1888 "reference": "4730a839280539e42ba6ef69fa5ce1b64be43b9d"
1889 },
1890 "dist": {
1891 "type": "zip",
1892 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/4730a839280539e42ba6ef69fa5ce1b64be43b9d",
1893 "reference": "4730a839280539e42ba6ef69fa5ce1b64be43b9d",
1894 "shasum": ""
1895 },
1896 "require": {
1897 "hoa/consistency": "~1.0",
1898 "hoa/exception": "~1.0",
1899 "hoa/file": "~1.0",
1900 "hoa/iterator": "~2.0",
1901 "hoa/math": "~1.0",
1902 "hoa/protocol": "~1.0",
1903 "hoa/regex": "~1.0",
1904 "hoa/visitor": "~2.0"
1905 },
1906 "require-dev": {
1907 "hoa/json": "~2.0",
1908 "hoa/test": "~2.0"
1909 },
1910 "type": "library",
1911 "extra": {
1912 "branch-alias": {
1913 "dev-master": "3.x-dev"
1914 }
1915 },
1916 "autoload": {
1917 "psr-4": {
1918 "Hoa\\Compiler\\": "."
1919 }
1920 },
1921 "notification-url": "https://packagist.org/downloads/",
1922 "license": [
1923 "BSD-3-Clause"
1924 ],
1925 "authors": [
1926 {
1927 "name": "Ivan Enderlin",
1928 "email": "ivan.enderlin@hoa-project.net"
1929 },
1930 {
1931 "name": "Hoa community",
1932 "homepage": "https://hoa-project.net/"
1933 }
1934 ],
1935 "description": "The Hoa\\Compiler library.",
1936 "homepage": "https://hoa-project.net/",
1937 "keywords": [
1938 "algebraic",
1939 "ast",
1940 "compiler",
1941 "context-free",
1942 "coverage",
1943 "exhaustive",
1944 "grammar",
1945 "isotropic",
1946 "language",
1947 "lexer",
1948 "library",
1949 "ll1",
1950 "llk",
1951 "parser",
1952 "pp",
1953 "random",
1954 "regular",
1955 "rule",
1956 "sampler",
1957 "syntax",
1958 "token",
1959 "trace",
1960 "uniform"
1961 ],
1962 "time": "2017-01-10 09:27:21"
1963 },
1964 {
1965 "name": "hoa/consistency",
1966 "version": "1.17.01.10",
1967 "source": {
1968 "type": "git",
1969 "url": "https://github.com/hoaproject/Consistency.git",
1970 "reference": "6d1228bd55164aae3138896fd6b3909f4a3b9e54"
1971 },
1972 "dist": {
1973 "type": "zip",
1974 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/6d1228bd55164aae3138896fd6b3909f4a3b9e54",
1975 "reference": "6d1228bd55164aae3138896fd6b3909f4a3b9e54",
1976 "shasum": ""
1977 },
1978 "require": {
1979 "hoa/exception": "~1.0",
1980 "php": ">=5.5.0"
1981 },
1982 "require-dev": {
1983 "hoa/stream": "~1.0",
1984 "hoa/test": "~2.0"
1985 },
1986 "type": "library",
1987 "extra": {
1988 "branch-alias": {
1989 "dev-master": "1.x-dev"
1990 }
1991 },
1992 "autoload": {
1993 "psr-4": {
1994 "Hoa\\Consistency\\": "."
1995 },
1996 "files": [
1997 "Prelude.php"
1998 ]
1999 },
2000 "notification-url": "https://packagist.org/downloads/",
2001 "license": [
2002 "BSD-3-Clause"
2003 ],
2004 "authors": [
2005 {
2006 "name": "Ivan Enderlin",
2007 "email": "ivan.enderlin@hoa-project.net"
2008 },
2009 {
2010 "name": "Hoa community",
2011 "homepage": "https://hoa-project.net/"
2012 }
2013 ],
2014 "description": "The Hoa\\Consistency library.",
2015 "homepage": "https://hoa-project.net/",
2016 "keywords": [
2017 "autoloader",
2018 "callable",
2019 "consistency",
2020 "entity",
2021 "flex",
2022 "keyword",
2023 "library"
2024 ],
2025 "time": "2017-01-10 10:08:47"
2026 },
2027 {
2028 "name": "hoa/event",
2029 "version": "1.17.01.13",
2030 "source": {
2031 "type": "git",
2032 "url": "https://github.com/hoaproject/Event.git",
2033 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2034 },
2035 "dist": {
2036 "type": "zip",
2037 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2038 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2039 "shasum": ""
2040 },
2041 "require": {
2042 "hoa/consistency": "~1.0",
2043 "hoa/exception": "~1.0"
2044 },
2045 "require-dev": {
2046 "hoa/test": "~2.0"
2047 },
2048 "type": "library",
2049 "extra": {
2050 "branch-alias": {
2051 "dev-master": "1.x-dev"
2052 }
2053 },
2054 "autoload": {
2055 "psr-4": {
2056 "Hoa\\Event\\": "."
2057 }
2058 },
2059 "notification-url": "https://packagist.org/downloads/",
2060 "license": [
2061 "BSD-3-Clause"
2062 ],
2063 "authors": [
2064 {
2065 "name": "Ivan Enderlin",
2066 "email": "ivan.enderlin@hoa-project.net"
2067 },
2068 {
2069 "name": "Hoa community",
2070 "homepage": "https://hoa-project.net/"
2071 }
2072 ],
2073 "description": "The Hoa\\Event library.",
2074 "homepage": "https://hoa-project.net/",
2075 "keywords": [
2076 "event",
2077 "library",
2078 "listener",
2079 "observer"
2080 ],
2081 "time": "2017-01-13 15:30:50"
2082 },
2083 {
2084 "name": "hoa/exception",
2085 "version": "1.17.01.16",
2086 "source": {
2087 "type": "git",
2088 "url": "https://github.com/hoaproject/Exception.git",
2089 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2090 },
2091 "dist": {
2092 "type": "zip",
2093 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2094 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2095 "shasum": ""
2096 },
2097 "require": {
2098 "hoa/consistency": "~1.0",
2099 "hoa/event": "~1.0"
2100 },
2101 "require-dev": {
2102 "hoa/test": "~2.0"
2103 },
2104 "type": "library",
2105 "extra": {
2106 "branch-alias": {
2107 "dev-master": "1.x-dev"
2108 }
2109 },
2110 "autoload": {
2111 "psr-4": {
2112 "Hoa\\Exception\\": "."
2113 }
2114 },
2115 "notification-url": "https://packagist.org/downloads/",
2116 "license": [
2117 "BSD-3-Clause"
2118 ],
2119 "authors": [
2120 {
2121 "name": "Ivan Enderlin",
2122 "email": "ivan.enderlin@hoa-project.net"
2123 },
2124 {
2125 "name": "Hoa community",
2126 "homepage": "https://hoa-project.net/"
2127 }
2128 ],
2129 "description": "The Hoa\\Exception library.",
2130 "homepage": "https://hoa-project.net/",
2131 "keywords": [
2132 "exception",
2133 "library"
2134 ],
2135 "time": "2017-01-16 07:53:27"
2136 },
2137 {
2138 "name": "hoa/file",
2139 "version": "1.17.01.13",
2140 "source": {
2141 "type": "git",
2142 "url": "https://github.com/hoaproject/File.git",
2143 "reference": "f6bf9f236067789d888e8343ccc5f1053c4f6692"
2144 },
2145 "dist": {
2146 "type": "zip",
2147 "url": "https://api.github.com/repos/hoaproject/File/zipball/f6bf9f236067789d888e8343ccc5f1053c4f6692",
2148 "reference": "f6bf9f236067789d888e8343ccc5f1053c4f6692",
2149 "shasum": ""
2150 },
2151 "require": {
2152 "hoa/consistency": "~1.0",
2153 "hoa/event": "~1.0",
2154 "hoa/exception": "~1.0",
2155 "hoa/iterator": "~2.0",
2156 "hoa/stream": "~1.0"
2157 },
2158 "require-dev": {
2159 "hoa/test": "~2.0"
2160 },
2161 "type": "library",
2162 "extra": {
2163 "branch-alias": {
2164 "dev-master": "1.x-dev"
2165 }
2166 },
2167 "autoload": {
2168 "psr-4": {
2169 "Hoa\\File\\": "."
2170 }
2171 },
2172 "notification-url": "https://packagist.org/downloads/",
2173 "license": [
2174 "BSD-3-Clause"
2175 ],
2176 "authors": [
2177 {
2178 "name": "Ivan Enderlin",
2179 "email": "ivan.enderlin@hoa-project.net"
2180 },
2181 {
2182 "name": "Hoa community",
2183 "homepage": "https://hoa-project.net/"
2184 }
2185 ],
2186 "description": "The Hoa\\File library.",
2187 "homepage": "https://hoa-project.net/",
2188 "keywords": [
2189 "Socket",
2190 "directory",
2191 "file",
2192 "finder",
2193 "library",
2194 "link",
2195 "temporary"
2196 ],
2197 "time": "2017-01-13 15:21:48"
2198 },
2199 {
2200 "name": "hoa/iterator",
2201 "version": "2.17.01.10",
2202 "source": {
2203 "type": "git",
2204 "url": "https://github.com/hoaproject/Iterator.git",
2205 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
2206 },
2207 "dist": {
2208 "type": "zip",
2209 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2210 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2211 "shasum": ""
2212 },
2213 "require": {
2214 "hoa/consistency": "~1.0",
2215 "hoa/exception": "~1.0"
2216 },
2217 "require-dev": {
2218 "hoa/test": "~2.0"
2219 },
2220 "type": "library",
2221 "extra": {
2222 "branch-alias": {
2223 "dev-master": "2.x-dev"
2224 }
2225 },
2226 "autoload": {
2227 "psr-4": {
2228 "Hoa\\Iterator\\": "."
2229 }
2230 },
2231 "notification-url": "https://packagist.org/downloads/",
2232 "license": [
2233 "BSD-3-Clause"
2234 ],
2235 "authors": [
2236 {
2237 "name": "Ivan Enderlin",
2238 "email": "ivan.enderlin@hoa-project.net"
2239 },
2240 {
2241 "name": "Hoa community",
2242 "homepage": "https://hoa-project.net/"
2243 }
2244 ],
2245 "description": "The Hoa\\Iterator library.",
2246 "homepage": "https://hoa-project.net/",
2247 "keywords": [
2248 "iterator",
2249 "library"
2250 ],
2251 "time": "2017-01-10 10:34:47"
2252 },
2253 {
2254 "name": "hoa/math",
2255 "version": "1.17.01.13",
2256 "source": {
2257 "type": "git",
2258 "url": "https://github.com/hoaproject/Math.git",
2259 "reference": "b88b213d7227266df46b45b5e4edc0dd7112529d"
2260 },
2261 "dist": {
2262 "type": "zip",
2263 "url": "https://api.github.com/repos/hoaproject/Math/zipball/b88b213d7227266df46b45b5e4edc0dd7112529d",
2264 "reference": "b88b213d7227266df46b45b5e4edc0dd7112529d",
2265 "shasum": ""
2266 },
2267 "require": {
2268 "hoa/compiler": "~3.0",
2269 "hoa/consistency": "~1.0",
2270 "hoa/exception": "~1.0",
2271 "hoa/iterator": "~2.0",
2272 "hoa/protocol": "~1.0",
2273 "hoa/zformat": "~1.0"
2274 },
2275 "require-dev": {
2276 "hoa/test": "~2.0"
2277 },
2278 "type": "library",
2279 "extra": {
2280 "branch-alias": {
2281 "dev-master": "1.x-dev"
2282 }
2283 },
2284 "autoload": {
2285 "psr-4": {
2286 "Hoa\\Math\\": "."
2287 }
2288 },
2289 "notification-url": "https://packagist.org/downloads/",
2290 "license": [
2291 "BSD-3-Clause"
2292 ],
2293 "authors": [
2294 {
2295 "name": "Ivan Enderlin",
2296 "email": "ivan.enderlin@hoa-project.net"
2297 },
2298 {
2299 "name": "Hoa community",
2300 "homepage": "https://hoa-project.net/"
2301 }
2302 ],
2303 "description": "The Hoa\\Math library.",
2304 "homepage": "https://hoa-project.net/",
2305 "keywords": [
2306 "arrangement",
2307 "combination",
2308 "combinatorics",
2309 "counting",
2310 "library",
2311 "math",
2312 "permutation",
2313 "sampler",
2314 "set"
2315 ],
2316 "time": "2017-01-13 16:02:39"
2317 },
2318 {
2319 "name": "hoa/protocol",
2320 "version": "1.17.01.14",
2321 "source": {
2322 "type": "git",
2323 "url": "https://github.com/hoaproject/Protocol.git",
2324 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
2325 },
2326 "dist": {
2327 "type": "zip",
2328 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
2329 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
2330 "shasum": ""
2331 },
2332 "require": {
2333 "hoa/consistency": "~1.0",
2334 "hoa/exception": "~1.0"
2335 },
2336 "require-dev": {
2337 "hoa/test": "~2.0"
2338 },
2339 "type": "library",
2340 "extra": {
2341 "branch-alias": {
2342 "dev-master": "1.x-dev"
2343 }
2344 },
2345 "autoload": {
2346 "psr-4": {
2347 "Hoa\\Protocol\\": "."
2348 },
2349 "files": [
2350 "Wrapper.php"
2351 ]
2352 },
2353 "notification-url": "https://packagist.org/downloads/",
2354 "license": [
2355 "BSD-3-Clause"
2356 ],
2357 "authors": [
2358 {
2359 "name": "Ivan Enderlin",
2360 "email": "ivan.enderlin@hoa-project.net"
2361 },
2362 {
2363 "name": "Hoa community",
2364 "homepage": "https://hoa-project.net/"
2365 }
2366 ],
2367 "description": "The Hoa\\Protocol library.",
2368 "homepage": "https://hoa-project.net/",
2369 "keywords": [
2370 "library",
2371 "protocol",
2372 "resource",
2373 "stream",
2374 "wrapper"
2375 ],
2376 "time": "2017-01-14 12:26:10"
2377 },
2378 {
2379 "name": "hoa/regex",
2380 "version": "1.17.01.13",
2381 "source": {
2382 "type": "git",
2383 "url": "https://github.com/hoaproject/Regex.git",
2384 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
2385 },
2386 "dist": {
2387 "type": "zip",
2388 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2389 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2390 "shasum": ""
2391 },
2392 "require": {
2393 "hoa/consistency": "~1.0",
2394 "hoa/exception": "~1.0",
2395 "hoa/math": "~1.0",
2396 "hoa/protocol": "~1.0",
2397 "hoa/ustring": "~4.0",
2398 "hoa/visitor": "~2.0"
2399 },
2400 "type": "library",
2401 "extra": {
2402 "branch-alias": {
2403 "dev-master": "1.x-dev"
2404 }
2405 },
2406 "autoload": {
2407 "psr-4": {
2408 "Hoa\\Regex\\": "."
2409 }
2410 },
2411 "notification-url": "https://packagist.org/downloads/",
2412 "license": [
2413 "BSD-3-Clause"
2414 ],
2415 "authors": [
2416 {
2417 "name": "Ivan Enderlin",
2418 "email": "ivan.enderlin@hoa-project.net"
2419 },
2420 {
2421 "name": "Hoa community",
2422 "homepage": "https://hoa-project.net/"
2423 }
2424 ],
2425 "description": "The Hoa\\Regex library.",
2426 "homepage": "https://hoa-project.net/",
2427 "keywords": [
2428 "compiler",
2429 "library",
2430 "regex"
2431 ],
2432 "time": "2017-01-13 16:10:24"
2433 },
2434 {
2435 "name": "hoa/ruler",
2436 "version": "2.17.01.13",
2437 "source": {
2438 "type": "git",
2439 "url": "https://github.com/hoaproject/Ruler.git",
2440 "reference": "8839b75b649cc415d3e4422bd548d0ef4098fa5e"
2441 },
2442 "dist": {
2443 "type": "zip",
2444 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/8839b75b649cc415d3e4422bd548d0ef4098fa5e",
2445 "reference": "8839b75b649cc415d3e4422bd548d0ef4098fa5e",
2446 "shasum": ""
2447 },
2448 "require": {
2449 "hoa/compiler": "~3.0",
2450 "hoa/consistency": "~1.0",
2451 "hoa/exception": "~1.0",
2452 "hoa/file": "~1.0",
2453 "hoa/protocol": "~1.0",
2454 "hoa/visitor": "~2.0"
2455 },
2456 "require-dev": {
2457 "hoa/test": "~2.0"
2458 },
2459 "type": "library",
2460 "extra": {
2461 "branch-alias": {
2462 "dev-master": "2.x-dev"
2463 }
2464 },
2465 "autoload": {
2466 "psr-4": {
2467 "Hoa\\Ruler\\": "."
2468 }
2469 },
2470 "notification-url": "https://packagist.org/downloads/",
2471 "license": [
2472 "BSD-3-Clause"
2473 ],
2474 "authors": [
2475 {
2476 "name": "Ivan Enderlin",
2477 "email": "ivan.enderlin@hoa-project.net"
2478 },
2479 {
2480 "name": "Hoa community",
2481 "homepage": "https://hoa-project.net/"
2482 }
2483 ],
2484 "description": "The Hoa\\Ruler library.",
2485 "homepage": "https://hoa-project.net/",
2486 "keywords": [
2487 "library",
2488 "ruler"
2489 ],
2490 "time": "2017-01-13 16:07:33"
2491 },
2492 {
2493 "name": "hoa/stream",
2494 "version": "1.17.01.13",
2495 "source": {
2496 "type": "git",
2497 "url": "https://github.com/hoaproject/Stream.git",
2498 "reference": "e6a0044278ad1c27a718cd99b07b404517db6bf1"
2499 },
2500 "dist": {
2501 "type": "zip",
2502 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/e6a0044278ad1c27a718cd99b07b404517db6bf1",
2503 "reference": "e6a0044278ad1c27a718cd99b07b404517db6bf1",
2504 "shasum": ""
2505 },
2506 "require": {
2507 "hoa/consistency": "~1.0",
2508 "hoa/event": "~1.0",
2509 "hoa/exception": "~1.0",
2510 "hoa/protocol": "~1.0"
2511 },
2512 "type": "library",
2513 "extra": {
2514 "branch-alias": {
2515 "dev-master": "1.x-dev"
2516 }
2517 },
2518 "autoload": {
2519 "psr-4": {
2520 "Hoa\\Stream\\": "."
2521 }
2522 },
2523 "notification-url": "https://packagist.org/downloads/",
2524 "license": [
2525 "BSD-3-Clause"
2526 ],
2527 "authors": [
2528 {
2529 "name": "Ivan Enderlin",
2530 "email": "ivan.enderlin@hoa-project.net"
2531 },
2532 {
2533 "name": "Hoa community",
2534 "homepage": "https://hoa-project.net/"
2535 }
2536 ],
2537 "description": "The Hoa\\Stream library.",
2538 "homepage": "https://hoa-project.net/",
2539 "keywords": [
2540 "Context",
2541 "bucket",
2542 "composite",
2543 "filter",
2544 "in",
2545 "library",
2546 "out",
2547 "protocol",
2548 "stream",
2549 "wrapper"
2550 ],
2551 "time": "2017-01-13 18:11:25"
2552 },
2553 {
2554 "name": "hoa/ustring",
2555 "version": "4.17.01.16",
2556 "source": {
2557 "type": "git",
2558 "url": "https://github.com/hoaproject/Ustring.git",
2559 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
2560 },
2561 "dist": {
2562 "type": "zip",
2563 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
2564 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
2565 "shasum": ""
2566 },
2567 "require": {
2568 "hoa/consistency": "~1.0",
2569 "hoa/exception": "~1.0"
2570 },
2571 "require-dev": {
2572 "hoa/test": "~2.0"
2573 },
2574 "suggest": {
2575 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
2576 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
2577 },
2578 "type": "library",
2579 "extra": {
2580 "branch-alias": {
2581 "dev-master": "4.x-dev"
2582 }
2583 },
2584 "autoload": {
2585 "psr-4": {
2586 "Hoa\\Ustring\\": "."
2587 }
2588 },
2589 "notification-url": "https://packagist.org/downloads/",
2590 "license": [
2591 "BSD-3-Clause"
2592 ],
2593 "authors": [
2594 {
2595 "name": "Ivan Enderlin",
2596 "email": "ivan.enderlin@hoa-project.net"
2597 },
2598 {
2599 "name": "Hoa community",
2600 "homepage": "https://hoa-project.net/"
2601 }
2602 ],
2603 "description": "The Hoa\\Ustring library.",
2604 "homepage": "https://hoa-project.net/",
2605 "keywords": [
2606 "library",
2607 "search",
2608 "string",
2609 "unicode"
2610 ],
2611 "time": "2017-01-16 07:08:25"
2612 },
2613 {
2614 "name": "hoa/visitor",
2615 "version": "2.17.01.16",
2616 "source": {
2617 "type": "git",
2618 "url": "https://github.com/hoaproject/Visitor.git",
2619 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
2620 },
2621 "dist": {
2622 "type": "zip",
2623 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
2624 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
2625 "shasum": ""
2626 },
2627 "require": {
2628 "hoa/consistency": "~1.0"
2629 },
2630 "require-dev": {
2631 "hoa/test": "~2.0"
2632 },
2633 "type": "library",
2634 "extra": {
2635 "branch-alias": {
2636 "dev-master": "2.x-dev"
2637 }
2638 },
2639 "autoload": {
2640 "psr-4": {
2641 "Hoa\\Visitor\\": "."
2642 }
2643 },
2644 "notification-url": "https://packagist.org/downloads/",
2645 "license": [
2646 "BSD-3-Clause"
2647 ],
2648 "authors": [
2649 {
2650 "name": "Ivan Enderlin",
2651 "email": "ivan.enderlin@hoa-project.net"
2652 },
2653 {
2654 "name": "Hoa community",
2655 "homepage": "https://hoa-project.net/"
2656 }
2657 ],
2658 "description": "The Hoa\\Visitor library.",
2659 "homepage": "https://hoa-project.net/",
2660 "keywords": [
2661 "library",
2662 "structure",
2663 "visit",
2664 "visitor"
2665 ],
2666 "time": "2017-01-16 07:02:03"
2667 },
2668 {
2669 "name": "hoa/zformat",
2670 "version": "1.17.01.10",
2671 "source": {
2672 "type": "git",
2673 "url": "https://github.com/hoaproject/Zformat.git",
2674 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
2675 },
2676 "dist": {
2677 "type": "zip",
2678 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2679 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2680 "shasum": ""
2681 },
2682 "require": {
2683 "hoa/consistency": "~1.0",
2684 "hoa/exception": "~1.0"
2685 },
2686 "type": "library",
2687 "extra": {
2688 "branch-alias": {
2689 "dev-master": "1.x-dev"
2690 }
2691 },
2692 "autoload": {
2693 "psr-4": {
2694 "Hoa\\Zformat\\": "."
2695 }
2696 },
2697 "notification-url": "https://packagist.org/downloads/",
2698 "license": [
2699 "BSD-3-Clause"
2700 ],
2701 "authors": [
2702 {
2703 "name": "Ivan Enderlin",
2704 "email": "ivan.enderlin@hoa-project.net"
2705 },
2706 {
2707 "name": "Hoa community",
2708 "homepage": "https://hoa-project.net/"
2709 }
2710 ],
2711 "description": "The Hoa\\Zformat library.",
2712 "homepage": "https://hoa-project.net/",
2713 "keywords": [
2714 "library",
2715 "parameter",
2716 "zformat"
2717 ],
2718 "time": "2017-01-10 10:39:54"
2719 },
2720 {
2721 "name": "htmlawed/htmlawed",
2722 "version": "1.1.22",
2723 "source": {
2724 "type": "git",
2725 "url": "https://github.com/kesar/HTMLawed.git",
2726 "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1"
2727 },
2728 "dist": {
2729 "type": "zip",
2730 "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/b270453ba016ee4c6dae585f047d1e4f3cc456a1",
2731 "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1",
2732 "shasum": ""
2733 },
2734 "require": {
2735 "php": ">4.4.0"
2736 },
2737 "type": "library",
2738 "autoload": {
2739 "files": [
2740 "htmLawed.php"
2741 ]
2742 },
2743 "notification-url": "https://packagist.org/downloads/",
2744 "license": [
2745 "GPL-2.0+",
2746 "LGPL-3.0"
2747 ],
2748 "authors": [
2749 {
2750 "name": "Santosh Patnaik",
2751 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
2752 "role": "Developer"
2753 }
2754 ],
2755 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
2756 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
2757 "keywords": [
2758 "HTMLtidy",
2759 "html",
2760 "sanitize",
2761 "strip",
2762 "tags"
2763 ],
2764 "time": "2016-08-27 18:53:27"
2765 },
2766 {
2767 "name": "incenteev/composer-parameter-handler",
2768 "version": "v2.1.2",
2769 "source": {
2770 "type": "git",
2771 "url": "https://github.com/Incenteev/ParameterHandler.git",
2772 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
2773 },
2774 "dist": {
2775 "type": "zip",
2776 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2777 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2778 "shasum": ""
2779 },
2780 "require": {
2781 "php": ">=5.3.3",
2782 "symfony/yaml": "~2.3|~3.0"
2783 },
2784 "require-dev": {
2785 "composer/composer": "1.0.*@dev",
2786 "phpspec/prophecy-phpunit": "~1.0",
2787 "symfony/filesystem": "~2.2"
2788 },
2789 "type": "library",
2790 "extra": {
2791 "branch-alias": {
2792 "dev-master": "2.1.x-dev"
2793 }
2794 },
2795 "autoload": {
2796 "psr-4": {
2797 "Incenteev\\ParameterHandler\\": ""
2798 }
2799 },
2800 "notification-url": "https://packagist.org/downloads/",
2801 "license": [
2802 "MIT"
2803 ],
2804 "authors": [
2805 {
2806 "name": "Christophe Coevoet",
2807 "email": "stof@notk.org"
2808 }
2809 ],
2810 "description": "Composer script handling your ignored parameter file",
2811 "homepage": "https://github.com/Incenteev/ParameterHandler",
2812 "keywords": [
2813 "parameters management"
2814 ],
2815 "time": "2015-11-10 17:04:01"
2816 },
2817 {
2818 "name": "j0k3r/graby",
2819 "version": "1.5.3",
2820 "source": {
2821 "type": "git",
2822 "url": "https://github.com/j0k3r/graby.git",
2823 "reference": "c66a8d1615c2991520a41a7f2fe21051c1378713"
2824 },
2825 "dist": {
2826 "type": "zip",
2827 "url": "https://api.github.com/repos/j0k3r/graby/zipball/c66a8d1615c2991520a41a7f2fe21051c1378713",
2828 "reference": "c66a8d1615c2991520a41a7f2fe21051c1378713",
2829 "shasum": ""
2830 },
2831 "require": {
2832 "ext-curl": "*",
2833 "guzzlehttp/guzzle": "^5.2.0",
2834 "htmlawed/htmlawed": "^1.1.19",
2835 "j0k3r/graby-site-config": "^1.0",
2836 "j0k3r/php-readability": "^1.0",
2837 "j0k3r/safecurl": "~2.0",
2838 "monolog/monolog": "^1.13.1",
2839 "php": ">=5.4",
2840 "simplepie/simplepie": "^1.3.1",
2841 "smalot/pdfparser": "~0.9.24",
2842 "symfony/options-resolver": "~2.6|~3.0",
2843 "true/punycode": "~2.0"
2844 },
2845 "require-dev": {
2846 "satooshi/php-coveralls": "~0.6"
2847 },
2848 "type": "library",
2849 "autoload": {
2850 "psr-4": {
2851 "Graby\\": "src/"
2852 }
2853 },
2854 "notification-url": "https://packagist.org/downloads/",
2855 "license": [
2856 "AGPL-3.0"
2857 ],
2858 "authors": [
2859 {
2860 "name": "Jeremy Benoist",
2861 "email": "jeremy.benoist@gmail.com",
2862 "role": "Developer"
2863 },
2864 {
2865 "name": "FiveFilters.org",
2866 "email": "fivefilters@fivefilters.org",
2867 "role": "Developer (original version)"
2868 }
2869 ],
2870 "description": "Graby helps you extract article content from web pages",
2871 "time": "2016-12-07 14:55:12"
2872 },
2873 {
2874 "name": "j0k3r/graby-site-config",
2875 "version": "1.0.30",
2876 "source": {
2877 "type": "git",
2878 "url": "https://github.com/j0k3r/graby-site-config.git",
2879 "reference": "5fd1cfcb7acb9fed5a8b21b08b5ddf76fb494816"
2880 },
2881 "dist": {
2882 "type": "zip",
2883 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/5fd1cfcb7acb9fed5a8b21b08b5ddf76fb494816",
2884 "reference": "5fd1cfcb7acb9fed5a8b21b08b5ddf76fb494816",
2885 "shasum": ""
2886 },
2887 "require": {
2888 "symfony/finder": "~2.6|~3.0"
2889 },
2890 "type": "library",
2891 "autoload": {
2892 "psr-4": {
2893 "GrabySiteConfig\\SiteConfig\\": "src/"
2894 }
2895 },
2896 "notification-url": "https://packagist.org/downloads/",
2897 "license": [
2898 "AGPL-3.0"
2899 ],
2900 "authors": [
2901 {
2902 "name": "Jeremy Benoist",
2903 "email": "jeremy.benoist@gmail.com"
2904 }
2905 ],
2906 "description": "Graby site config files",
2907 "time": "2017-01-18 08:38:52"
2908 },
2909 {
2910 "name": "j0k3r/php-readability",
2911 "version": "1.1.5",
2912 "source": {
2913 "type": "git",
2914 "url": "https://github.com/j0k3r/php-readability.git",
2915 "reference": "a505a13d0ca972a115411504248fc4506ddaece9"
2916 },
2917 "dist": {
2918 "type": "zip",
2919 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/a505a13d0ca972a115411504248fc4506ddaece9",
2920 "reference": "a505a13d0ca972a115411504248fc4506ddaece9",
2921 "shasum": ""
2922 },
2923 "require": {
2924 "php": ">=5.3.3",
2925 "psr/log": "^1.0"
2926 },
2927 "require-dev": {
2928 "friendsofphp/php-cs-fixer": "<2",
2929 "monolog/monolog": "^1.13",
2930 "satooshi/php-coveralls": "~0.6"
2931 },
2932 "type": "library",
2933 "autoload": {
2934 "psr-4": {
2935 "Readability\\": "src/"
2936 }
2937 },
2938 "notification-url": "https://packagist.org/downloads/",
2939 "license": [
2940 "Apache-2.0"
2941 ],
2942 "authors": [
2943 {
2944 "name": "Keyvan Minoukadeh",
2945 "email": "keyvan@keyvan.net",
2946 "homepage": "http://keyvan.net",
2947 "role": "Developer (ported original JS code to PHP)"
2948 },
2949 {
2950 "name": "Arc90",
2951 "homepage": "http://arc90.com",
2952 "role": "Developer (original JS version)"
2953 },
2954 {
2955 "name": "Jeremy Benoist",
2956 "email": "jeremy.benoist@gmail.com",
2957 "homepage": "http://www.j0k3r.net",
2958 "role": "Developer"
2959 },
2960 {
2961 "name": "DitherSky",
2962 "homepage": "https://github.com/Dither",
2963 "role": "Developer (https://github.com/Dither/full-text-rss)"
2964 }
2965 ],
2966 "description": "Automatic article extraction from HTML",
2967 "keywords": [
2968 "article",
2969 "article extraction",
2970 "content",
2971 "content extraction",
2972 "extraction",
2973 "html"
2974 ],
2975 "time": "2017-01-14 16:09:58"
2976 },
2977 {
2978 "name": "j0k3r/safecurl",
2979 "version": "2.0.2",
2980 "source": {
2981 "type": "git",
2982 "url": "https://github.com/j0k3r/safecurl.git",
2983 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b"
2984 },
2985 "dist": {
2986 "type": "zip",
2987 "url": "https://api.github.com/repos/j0k3r/safecurl/zipball/d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2988 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2989 "shasum": ""
2990 },
2991 "require": {
2992 "ext-curl": "*",
2993 "php": ">=5.3.3"
2994 },
2995 "require-dev": {
2996 "phpunit/phpunit": "^4.0.0"
2997 },
2998 "type": "library",
2999 "autoload": {
3000 "psr-4": {
3001 "fin1te\\SafeCurl\\": "src/"
3002 }
3003 },
3004 "notification-url": "https://packagist.org/downloads/",
3005 "license": [
3006 "MIT"
3007 ],
3008 "authors": [
3009 {
3010 "name": "Jeremy Benoist",
3011 "email": "jeremy.benoist@gmail.com"
3012 },
3013 {
3014 "name": "Jack W",
3015 "email": "jack@fin1te.net",
3016 "role": "Developer (original version)"
3017 }
3018 ],
3019 "description": "A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.",
3020 "keywords": [
3021 "curl",
3022 "safe",
3023 "safecurl",
3024 "ssrf",
3025 "websec"
3026 ],
3027 "time": "2015-11-23 08:16:01"
3028 },
3029 {
3030 "name": "javibravo/simpleue",
3031 "version": "1.1.1",
3032 "source": {
3033 "type": "git",
3034 "url": "https://github.com/javibravo/simpleue.git",
3035 "reference": "830178bcf1df1b1d95cee73346817255131dce59"
3036 },
3037 "dist": {
3038 "type": "zip",
3039 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/830178bcf1df1b1d95cee73346817255131dce59",
3040 "reference": "830178bcf1df1b1d95cee73346817255131dce59",
3041 "shasum": ""
3042 },
3043 "require": {
3044 "php": ">=5.5",
3045 "psr/log": "~1.0"
3046 },
3047 "require-dev": {
3048 "aws/aws-sdk-php": "^3.9",
3049 "pda/pheanstalk": "^3.1",
3050 "phpunit/phpunit": "4.0.*",
3051 "predis/predis": "^1.0"
3052 },
3053 "suggest": {
3054 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
3055 "pda/pheanstalk": "Allow work with Beanstalkd queues",
3056 "predis/predis": "Allow work with Redis queues"
3057 },
3058 "type": "library",
3059 "autoload": {
3060 "psr-4": {
3061 "Simpleue\\": "src/Simpleue"
3062 }
3063 },
3064 "notification-url": "https://packagist.org/downloads/",
3065 "license": [
3066 "MIT"
3067 ],
3068 "authors": [
3069 {
3070 "name": "Javier Bravo",
3071 "email": "javibravo85@gmail.com"
3072 }
3073 ],
3074 "description": "Php package to manage queue tasks in a simple way",
3075 "homepage": "http://github.com/javibravo/simpleue",
3076 "keywords": [
3077 "job",
3078 "queue",
3079 "redis",
3080 "sqs",
3081 "task"
3082 ],
3083 "time": "2016-12-06 21:39:40"
3084 },
3085 {
3086 "name": "jdorn/sql-formatter",
3087 "version": "v1.2.17",
3088 "source": {
3089 "type": "git",
3090 "url": "https://github.com/jdorn/sql-formatter.git",
3091 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
3092 },
3093 "dist": {
3094 "type": "zip",
3095 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
3096 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
3097 "shasum": ""
3098 },
3099 "require": {
3100 "php": ">=5.2.4"
3101 },
3102 "require-dev": {
3103 "phpunit/phpunit": "3.7.*"
3104 },
3105 "type": "library",
3106 "extra": {
3107 "branch-alias": {
3108 "dev-master": "1.3.x-dev"
3109 }
3110 },
3111 "autoload": {
3112 "classmap": [
3113 "lib"
3114 ]
3115 },
3116 "notification-url": "https://packagist.org/downloads/",
3117 "license": [
3118 "MIT"
3119 ],
3120 "authors": [
3121 {
3122 "name": "Jeremy Dorn",
3123 "email": "jeremy@jeremydorn.com",
3124 "homepage": "http://jeremydorn.com/"
3125 }
3126 ],
3127 "description": "a PHP SQL highlighting library",
3128 "homepage": "https://github.com/jdorn/sql-formatter/",
3129 "keywords": [
3130 "highlight",
3131 "sql"
3132 ],
3133 "time": "2014-01-12 16:20:24"
3134 },
3135 {
3136 "name": "jms/metadata",
3137 "version": "1.6.0",
3138 "source": {
3139 "type": "git",
3140 "url": "https://github.com/schmittjoh/metadata.git",
3141 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab"
3142 },
3143 "dist": {
3144 "type": "zip",
3145 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab",
3146 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab",
3147 "shasum": ""
3148 },
3149 "require": {
3150 "php": ">=5.3.0"
3151 },
3152 "require-dev": {
3153 "doctrine/cache": "~1.0",
3154 "symfony/cache": "~3.1"
3155 },
3156 "type": "library",
3157 "extra": {
3158 "branch-alias": {
3159 "dev-master": "1.5.x-dev"
3160 }
3161 },
3162 "autoload": {
3163 "psr-0": {
3164 "Metadata\\": "src/"
3165 }
3166 },
3167 "notification-url": "https://packagist.org/downloads/",
3168 "license": [
3169 "Apache-2.0"
3170 ],
3171 "authors": [
3172 {
3173 "name": "Johannes M. Schmitt",
3174 "email": "schmittjoh@gmail.com"
3175 }
3176 ],
3177 "description": "Class/method/property metadata management in PHP",
3178 "keywords": [
3179 "annotations",
3180 "metadata",
3181 "xml",
3182 "yaml"
3183 ],
3184 "time": "2016-12-05 10:18:33"
3185 },
3186 {
3187 "name": "jms/parser-lib",
3188 "version": "1.0.0",
3189 "source": {
3190 "type": "git",
3191 "url": "https://github.com/schmittjoh/parser-lib.git",
3192 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
3193 },
3194 "dist": {
3195 "type": "zip",
3196 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3197 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3198 "shasum": ""
3199 },
3200 "require": {
3201 "phpoption/phpoption": ">=0.9,<2.0-dev"
3202 },
3203 "type": "library",
3204 "extra": {
3205 "branch-alias": {
3206 "dev-master": "1.0-dev"
3207 }
3208 },
3209 "autoload": {
3210 "psr-0": {
3211 "JMS\\": "src/"
3212 }
3213 },
3214 "notification-url": "https://packagist.org/downloads/",
3215 "license": [
3216 "Apache2"
3217 ],
3218 "description": "A library for easily creating recursive-descent parsers.",
3219 "time": "2012-11-18 18:08:43"
3220 },
3221 {
3222 "name": "jms/serializer",
3223 "version": "1.4.2",
3224 "source": {
3225 "type": "git",
3226 "url": "https://github.com/schmittjoh/serializer.git",
3227 "reference": "f39d8b4660d5cef43b0c3265ce642173d9b2c58b"
3228 },
3229 "dist": {
3230 "type": "zip",
3231 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f39d8b4660d5cef43b0c3265ce642173d9b2c58b",
3232 "reference": "f39d8b4660d5cef43b0c3265ce642173d9b2c58b",
3233 "shasum": ""
3234 },
3235 "require": {
3236 "doctrine/annotations": "^1.0",
3237 "doctrine/instantiator": "^1.0.3",
3238 "jms/metadata": "~1.1",
3239 "jms/parser-lib": "1.*",
3240 "php": ">=5.5.0",
3241 "phpcollection/phpcollection": "~0.1",
3242 "phpoption/phpoption": "^1.1"
3243 },
3244 "conflict": {
3245 "twig/twig": "<1.12"
3246 },
3247 "require-dev": {
3248 "doctrine/orm": "~2.1",
3249 "doctrine/phpcr-odm": "^1.3|^2.0",
3250 "ext-pdo_sqlite": "*",
3251 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
3252 "phpunit/phpunit": "^4.8|^5.0",
3253 "propel/propel1": "~1.7",
3254 "symfony/filesystem": "^2.1",
3255 "symfony/form": "~2.1",
3256 "symfony/translation": "^2.1",
3257 "symfony/validator": "^2.2",
3258 "symfony/yaml": "^2.1",
3259 "twig/twig": "~1.12|~2.0"
3260 },
3261 "suggest": {
3262 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
3263 },
3264 "type": "library",
3265 "extra": {
3266 "branch-alias": {
3267 "dev-master": "1.4-dev"
3268 }
3269 },
3270 "autoload": {
3271 "psr-0": {
3272 "JMS\\Serializer": "src/"
3273 }
3274 },
3275 "notification-url": "https://packagist.org/downloads/",
3276 "license": [
3277 "Apache2"
3278 ],
3279 "authors": [
3280 {
3281 "name": "Johannes M. Schmitt",
3282 "email": "schmittjoh@gmail.com"
3283 }
3284 ],
3285 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
3286 "homepage": "http://jmsyst.com/libs/serializer",
3287 "keywords": [
3288 "deserialization",
3289 "jaxb",
3290 "json",
3291 "serialization",
3292 "xml"
3293 ],
3294 "time": "2016-11-13 10:20:11"
3295 },
3296 {
3297 "name": "jms/serializer-bundle",
3298 "version": "1.1.0",
3299 "target-dir": "JMS/SerializerBundle",
3300 "source": {
3301 "type": "git",
3302 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
3303 "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e"
3304 },
3305 "dist": {
3306 "type": "zip",
3307 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/3e396c980545350c2efb65a50041d2a9f9d6562e",
3308 "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e",
3309 "shasum": ""
3310 },
3311 "require": {
3312 "jms/serializer": "^1.0.0",
3313 "php": ">=5.4.0",
3314 "phpoption/phpoption": "^1.1.0",
3315 "symfony/framework-bundle": "~2.3|~3.0"
3316 },
3317 "require-dev": {
3318 "doctrine/doctrine-bundle": "*",
3319 "doctrine/orm": "*",
3320 "symfony/browser-kit": "*",
3321 "symfony/class-loader": "*",
3322 "symfony/css-selector": "*",
3323 "symfony/finder": "*",
3324 "symfony/form": "*",
3325 "symfony/process": "*",
3326 "symfony/stopwatch": "*",
3327 "symfony/twig-bundle": "*",
3328 "symfony/validator": "*",
3329 "symfony/yaml": "*"
3330 },
3331 "suggest": {
3332 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
3333 },
3334 "type": "symfony-bundle",
3335 "extra": {
3336 "branch-alias": {
3337 "dev-master": "1.1-dev"
3338 }
3339 },
3340 "autoload": {
3341 "psr-0": {
3342 "JMS\\SerializerBundle": ""
3343 }
3344 },
3345 "notification-url": "https://packagist.org/downloads/",
3346 "license": [
3347 "Apache2"
3348 ],
3349 "authors": [
3350 {
3351 "name": "Johannes M. Schmitt",
3352 "email": "schmittjoh@gmail.com"
3353 }
3354 ],
3355 "description": "Allows you to easily serialize, and deserialize data of any complexity",
3356 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
3357 "keywords": [
3358 "deserialization",
3359 "jaxb",
3360 "json",
3361 "serialization",
3362 "xml"
3363 ],
3364 "time": "2015-11-10 12:26:42"
3365 },
3366 {
3367 "name": "kphoen/rulerz",
3368 "version": "0.19.1",
3369 "source": {
3370 "type": "git",
3371 "url": "https://github.com/K-Phoen/rulerz.git",
3372 "reference": "41236e2d1936ed4adfa126957e13017f728d4eca"
3373 },
3374 "dist": {
3375 "type": "zip",
3376 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/41236e2d1936ed4adfa126957e13017f728d4eca",
3377 "reference": "41236e2d1936ed4adfa126957e13017f728d4eca",
3378 "shasum": ""
3379 },
3380 "require": {
3381 "hoa/ruler": "~2.0",
3382 "php": ">=5.5",
3383 "symfony/property-access": "~2.3|~3.0"
3384 },
3385 "require-dev": {
3386 "behat/behat": "~3.0",
3387 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
3388 "doctrine/orm": "~2.4",
3389 "elasticsearch/elasticsearch": "~1.0",
3390 "illuminate/database": "~5.0",
3391 "mikey179/vfsstream": "~1.4",
3392 "phpspec/phpspec": "~2.0,>=2.4-dev",
3393 "pomm-project/cli": "~2.0@dev",
3394 "pomm-project/foundation": "~2.0@dev",
3395 "pomm-project/model-manager": "~2.0.@dev",
3396 "ruflin/elastica": "~1.0",
3397 "solarium/solarium": "~3.0",
3398 "vlucas/phpdotenv": "~2.1"
3399 },
3400 "suggest": {
3401 "doctrine/orm": "To execute rules as Doctrine queries",
3402 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
3403 "kphoen/rulerz-spec-builder": "If you want a specification builder",
3404 "pomm-project/model-manager": "To execute rules as Pomm queries",
3405 "solarium/solarium": "To execute rules as Solr queries"
3406 },
3407 "type": "library",
3408 "extra": {
3409 "branch-alias": {
3410 "dev-master": "1.0.x-dev"
3411 }
3412 },
3413 "autoload": {
3414 "psr-4": {
3415 "RulerZ\\": "src/"
3416 }
3417 },
3418 "notification-url": "https://packagist.org/downloads/",
3419 "license": [
3420 "MIT"
3421 ],
3422 "authors": [
3423 {
3424 "name": "Kévin Gomez",
3425 "email": "contact@kevingomez.fr"
3426 }
3427 ],
3428 "description": "Powerful implementation of the Specification pattern",
3429 "homepage": "https://github.com/K-Phoen/RulerZ",
3430 "keywords": [
3431 "doctrine",
3432 "specification"
3433 ],
3434 "time": "2016-03-18 08:34:34"
3435 },
3436 {
3437 "name": "kphoen/rulerz-bundle",
3438 "version": "0.12.1",
3439 "source": {
3440 "type": "git",
3441 "url": "https://github.com/K-Phoen/RulerZBundle.git",
3442 "reference": "e57da1ca5806c31bfd0bb93089bc71cbf7324ad1"
3443 },
3444 "dist": {
3445 "type": "zip",
3446 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/e57da1ca5806c31bfd0bb93089bc71cbf7324ad1",
3447 "reference": "e57da1ca5806c31bfd0bb93089bc71cbf7324ad1",
3448 "shasum": ""
3449 },
3450 "require": {
3451 "kphoen/rulerz": "~0.17",
3452 "symfony/framework-bundle": "~2.5|~3.0",
3453 "symfony/validator": "~2.5|~3.0"
3454 },
3455 "require-dev": {
3456 "matthiasnoback/symfony-dependency-injection-test": "~0.7",
3457 "mikey179/vfsstream": "~1.0",
3458 "phpunit/phpunit": "~4.8",
3459 "symfony/phpunit-bridge": "~2.7|~3.0"
3460 },
3461 "type": "symfony-bundle",
3462 "autoload": {
3463 "psr-4": {
3464 "KPhoen\\RulerZBundle\\": ""
3465 }
3466 },
3467 "notification-url": "https://packagist.org/downloads/",
3468 "license": [
3469 "MIT"
3470 ],
3471 "authors": [
3472 {
3473 "name": "Kévin Gomez",
3474 "email": "contact@kevingomez.fr"
3475 }
3476 ],
3477 "description": "Symfony2 Bundle for RulerZ",
3478 "homepage": "https://github.com/K-Phoen/RulerZBundle",
3479 "keywords": [
3480 "doctrine",
3481 "ruler",
3482 "rulerz",
3483 "specification"
3484 ],
3485 "time": "2016-06-11 19:36:50"
3486 },
3487 {
3488 "name": "lexik/form-filter-bundle",
3489 "version": "v5.0.3",
3490 "source": {
3491 "type": "git",
3492 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
3493 "reference": "124a6c8e9eb109e7616a18d916bbc33137bb308d"
3494 },
3495 "dist": {
3496 "type": "zip",
3497 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/124a6c8e9eb109e7616a18d916bbc33137bb308d",
3498 "reference": "124a6c8e9eb109e7616a18d916bbc33137bb308d",
3499 "shasum": ""
3500 },
3501 "require": {
3502 "doctrine/orm": "^2.4.8",
3503 "php": ">=5.5.9",
3504 "symfony/form": "~2.8|~3.0",
3505 "symfony/framework-bundle": "~2.8|~3.0"
3506 },
3507 "require-dev": {
3508 "doctrine/mongodb-odm-bundle": "~3.0",
3509 "phpunit/phpunit": "~3.7"
3510 },
3511 "type": "symfony-bundle",
3512 "extra": {
3513 "branch-alias": {
3514 "dev-master": "5.x.x-dev"
3515 }
3516 },
3517 "autoload": {
3518 "psr-4": {
3519 "Lexik\\Bundle\\FormFilterBundle\\": ""
3520 }
3521 },
3522 "notification-url": "https://packagist.org/downloads/",
3523 "license": [
3524 "MIT"
3525 ],
3526 "authors": [
3527 {
3528 "name": "Dev Lexik",
3529 "email": "dev@lexik.fr"
3530 },
3531 {
3532 "name": "Cedric Girard",
3533 "email": "c.girard@lexik.fr"
3534 }
3535 ],
3536 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
3537 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
3538 "keywords": [
3539 "Symfony2",
3540 "bundle",
3541 "doctrine",
3542 "filter",
3543 "form"
3544 ],
3545 "time": "2017-01-24 13:03:45"
3546 },
3547 {
3548 "name": "liip/theme-bundle",
3549 "version": "1.4.6",
3550 "source": {
3551 "type": "git",
3552 "url": "https://github.com/liip/LiipThemeBundle.git",
3553 "reference": "be137ed068bcaefe21092a69c8ac5b86af87e788"
3554 },
3555 "dist": {
3556 "type": "zip",
3557 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/be137ed068bcaefe21092a69c8ac5b86af87e788",
3558 "reference": "be137ed068bcaefe21092a69c8ac5b86af87e788",
3559 "shasum": ""
3560 },
3561 "require": {
3562 "php": "^5.3.9|^7.0",
3563 "psr/log": "~1.0",
3564 "symfony/finder": "~2.3|~3.0",
3565 "symfony/framework-bundle": "~2.3|~3.0"
3566 },
3567 "require-dev": {
3568 "kriswallsmith/assetic": "~1.1",
3569 "phpunit/php-code-coverage": "~2.2@stable",
3570 "phpunit/phpunit": "~4.5@stable",
3571 "symfony/console": "~2.3|~3.0",
3572 "symfony/expression-language": "~2.6|~3.0",
3573 "symfony/templating": "~2.3|~3.0",
3574 "twig/twig": "~1.4|~2.0@dev"
3575 },
3576 "type": "symfony-bundle",
3577 "extra": {
3578 "branch-alias": {
3579 "dev-master": "1.4-dev"
3580 }
3581 },
3582 "autoload": {
3583 "psr-4": {
3584 "Liip\\ThemeBundle\\": ""
3585 }
3586 },
3587 "notification-url": "https://packagist.org/downloads/",
3588 "license": [
3589 "MIT"
3590 ],
3591 "authors": [
3592 {
3593 "name": "Community contributions",
3594 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
3595 },
3596 {
3597 "name": "Liip AG",
3598 "homepage": "http://www.liip.ch/"
3599 }
3600 ],
3601 "description": "Provides theming support for #Symfony2 Bundles",
3602 "keywords": [
3603 "themes",
3604 "theming"
3605 ],
3606 "time": "2017-01-27 11:54:29"
3607 },
3608 {
3609 "name": "mgargano/simplehtmldom",
3610 "version": "1.5",
3611 "source": {
3612 "type": "git",
3613 "url": "https://github.com/matgargano/simplehtmldom.git",
3614 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
3615 },
3616 "dist": {
3617 "type": "zip",
3618 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
3619 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
3620 "shasum": ""
3621 },
3622 "require": {
3623 "php": ">=5.3.0"
3624 },
3625 "type": "library",
3626 "autoload": {
3627 "psr-0": {
3628 "SimpleHtmlDom": "src/"
3629 },
3630 "files": [
3631 "src/simple_html_dom.php"
3632 ]
3633 },
3634 "notification-url": "https://packagist.org/downloads/",
3635 "license": [
3636 "The MIT License"
3637 ],
3638 "authors": [
3639 {
3640 "name": "S.C. Chen",
3641 "email": "me578022@gmail.com"
3642 }
3643 ],
3644 "description": "Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library",
3645 "homepage": "http://simplehtmldom.sourceforge.net/",
3646 "keywords": [
3647 "Simple",
3648 "dom",
3649 "html"
3650 ],
3651 "time": "2014-01-05 18:17:34"
3652 },
3653 {
3654 "name": "michelf/php-markdown",
3655 "version": "1.7.0",
3656 "source": {
3657 "type": "git",
3658 "url": "https://github.com/michelf/php-markdown.git",
3659 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220"
3660 },
3661 "dist": {
3662 "type": "zip",
3663 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220",
3664 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220",
3665 "shasum": ""
3666 },
3667 "require": {
3668 "php": ">=5.3.0"
3669 },
3670 "type": "library",
3671 "extra": {
3672 "branch-alias": {
3673 "dev-lib": "1.4.x-dev"
3674 }
3675 },
3676 "autoload": {
3677 "psr-0": {
3678 "Michelf": ""
3679 }
3680 },
3681 "notification-url": "https://packagist.org/downloads/",
3682 "license": [
3683 "BSD-3-Clause"
3684 ],
3685 "authors": [
3686 {
3687 "name": "Michel Fortin",
3688 "email": "michel.fortin@michelf.ca",
3689 "homepage": "https://michelf.ca/",
3690 "role": "Developer"
3691 },
3692 {
3693 "name": "John Gruber",
3694 "homepage": "https://daringfireball.net/"
3695 }
3696 ],
3697 "description": "PHP Markdown",
3698 "homepage": "https://michelf.ca/projects/php-markdown/",
3699 "keywords": [
3700 "markdown"
3701 ],
3702 "time": "2016-10-29 18:58:20"
3703 },
3704 {
3705 "name": "mnapoli/piwik-twig-extension",
3706 "version": "1.0.0",
3707 "source": {
3708 "type": "git",
3709 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
3710 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f"
3711 },
3712 "dist": {
3713 "type": "zip",
3714 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/5171ab7221830a9d377add03dd60dbe6bd7b331f",
3715 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f",
3716 "shasum": ""
3717 },
3718 "require": {
3719 "php": ">=5.4",
3720 "twig/twig": "~1.10"
3721 },
3722 "require-dev": {
3723 "phpunit/phpunit": "~4.0"
3724 },
3725 "type": "library",
3726 "autoload": {
3727 "psr-4": {
3728 "PiwikTwigExtension\\": "src/"
3729 }
3730 },
3731 "notification-url": "https://packagist.org/downloads/",
3732 "license": [
3733 "MIT"
3734 ],
3735 "time": "2014-09-16 06:51:19"
3736 },
3737 {
3738 "name": "monolog/monolog",
3739 "version": "1.22.0",
3740 "source": {
3741 "type": "git",
3742 "url": "https://github.com/Seldaek/monolog.git",
3743 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
3744 },
3745 "dist": {
3746 "type": "zip",
3747 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
3748 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
3749 "shasum": ""
3750 },
3751 "require": {
3752 "php": ">=5.3.0",
3753 "psr/log": "~1.0"
3754 },
3755 "provide": {
3756 "psr/log-implementation": "1.0.0"
3757 },
3758 "require-dev": {
3759 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
3760 "doctrine/couchdb": "~1.0@dev",
3761 "graylog2/gelf-php": "~1.0",
3762 "jakub-onderka/php-parallel-lint": "0.9",
3763 "php-amqplib/php-amqplib": "~2.4",
3764 "php-console/php-console": "^3.1.3",
3765 "phpunit/phpunit": "~4.5",
3766 "phpunit/phpunit-mock-objects": "2.3.0",
3767 "ruflin/elastica": ">=0.90 <3.0",
3768 "sentry/sentry": "^0.13",
3769 "swiftmailer/swiftmailer": "~5.3"
3770 },
3771 "suggest": {
3772 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
3773 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
3774 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
3775 "ext-mongo": "Allow sending log messages to a MongoDB server",
3776 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
3777 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
3778 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
3779 "php-console/php-console": "Allow sending log messages to Google Chrome",
3780 "rollbar/rollbar": "Allow sending log messages to Rollbar",
3781 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
3782 "sentry/sentry": "Allow sending log messages to a Sentry server"
3783 },
3784 "type": "library",
3785 "extra": {
3786 "branch-alias": {
3787 "dev-master": "2.0.x-dev"
3788 }
3789 },
3790 "autoload": {
3791 "psr-4": {
3792 "Monolog\\": "src/Monolog"
3793 }
3794 },
3795 "notification-url": "https://packagist.org/downloads/",
3796 "license": [
3797 "MIT"
3798 ],
3799 "authors": [
3800 {
3801 "name": "Jordi Boggiano",
3802 "email": "j.boggiano@seld.be",
3803 "homepage": "http://seld.be"
3804 }
3805 ],
3806 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
3807 "homepage": "http://github.com/Seldaek/monolog",
3808 "keywords": [
3809 "log",
3810 "logging",
3811 "psr-3"
3812 ],
3813 "time": "2016-11-26 00:15:39"
3814 },
3815 {
3816 "name": "nelmio/api-doc-bundle",
3817 "version": "2.13.0",
3818 "target-dir": "Nelmio/ApiDocBundle",
3819 "source": {
3820 "type": "git",
3821 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
3822 "reference": "a3a9bb3b700f3ebaed95390292dad23f8141afa0"
3823 },
3824 "dist": {
3825 "type": "zip",
3826 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/a3a9bb3b700f3ebaed95390292dad23f8141afa0",
3827 "reference": "a3a9bb3b700f3ebaed95390292dad23f8141afa0",
3828 "shasum": ""
3829 },
3830 "require": {
3831 "michelf/php-markdown": "~1.4",
3832 "php": ">=5.3",
3833 "symfony/console": "~2.3|~3.0",
3834 "symfony/framework-bundle": "~2.3|~3.0",
3835 "symfony/twig-bundle": "~2.3|~3.0"
3836 },
3837 "conflict": {
3838 "jms/serializer": "<0.12",
3839 "jms/serializer-bundle": "<0.11",
3840 "symfony/symfony": "~2.7.8",
3841 "twig/twig": "<1.12"
3842 },
3843 "require-dev": {
3844 "doctrine/doctrine-bundle": "~1.5",
3845 "doctrine/orm": "~2.3",
3846 "dunglas/api-bundle": "~1.0@dev",
3847 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
3848 "jms/serializer-bundle": ">=0.11",
3849 "sensio/framework-extra-bundle": "~3.0",
3850 "symfony/browser-kit": "~2.3|~3.0",
3851 "symfony/css-selector": "~2.3|~3.0",
3852 "symfony/finder": "~2.3|~3.0",
3853 "symfony/form": "~2.3|~3.0",
3854 "symfony/phpunit-bridge": "~2.7|~3.0",
3855 "symfony/serializer": "~2.7|~3.0",
3856 "symfony/validator": "~2.3|~3.0",
3857 "symfony/yaml": "~2.3|~3.0"
3858 },
3859 "suggest": {
3860 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
3861 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
3862 "jms/serializer": "For making use of serializer information in the doc.",
3863 "symfony/form": "For using form definitions as input.",
3864 "symfony/validator": "For making use of validator information in the doc."
3865 },
3866 "type": "symfony-bundle",
3867 "extra": {
3868 "branch-alias": {
3869 "dev-master": "2.13-dev"
3870 }
3871 },
3872 "autoload": {
3873 "psr-0": {
3874 "Nelmio\\ApiDocBundle": ""
3875 }
3876 },
3877 "notification-url": "https://packagist.org/downloads/",
3878 "license": [
3879 "MIT"
3880 ],
3881 "authors": [
3882 {
3883 "name": "Nelmio",
3884 "homepage": "http://nelm.io"
3885 },
3886 {
3887 "name": "Symfony Community",
3888 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
3889 }
3890 ],
3891 "description": "Generates documentation for your REST API from annotations",
3892 "keywords": [
3893 "api",
3894 "doc",
3895 "documentation",
3896 "rest"
3897 ],
3898 "time": "2016-06-13 09:12:09"
3899 },
3900 {
3901 "name": "nelmio/cors-bundle",
3902 "version": "1.4.1",
3903 "source": {
3904 "type": "git",
3905 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
3906 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537"
3907 },
3908 "dist": {
3909 "type": "zip",
3910 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/fa14a81737c605bf4766054cdcb72a16a433d537",
3911 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537",
3912 "shasum": ""
3913 },
3914 "require": {
3915 "symfony/framework-bundle": "^2.2 || ^3.0"
3916 },
3917 "require-dev": {
3918 "matthiasnoback/symfony-dependency-injection-test": "^0.7.6",
3919 "mockery/mockery": "0.9.*"
3920 },
3921 "type": "symfony-bundle",
3922 "extra": {
3923 "branch-alias": {
3924 "dev-master": "1.4.x-dev"
3925 }
3926 },
3927 "autoload": {
3928 "psr-4": {
3929 "Nelmio\\CorsBundle\\": ""
3930 },
3931 "exclude-from-classmap": [
3932 "/Tests/"
3933 ]
3934 },
3935 "notification-url": "https://packagist.org/downloads/",
3936 "license": [
3937 "MIT"
3938 ],
3939 "authors": [
3940 {
3941 "name": "Nelmio",
3942 "homepage": "http://nelm.io"
3943 },
3944 {
3945 "name": "Symfony Community",
3946 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
3947 }
3948 ],
3949 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
3950 "keywords": [
3951 "api",
3952 "cors",
3953 "crossdomain"
3954 ],
3955 "time": "2015-12-09 17:26:34"
3956 },
3957 {
3958 "name": "ocramius/proxy-manager",
3959 "version": "1.0.2",
3960 "source": {
3961 "type": "git",
3962 "url": "https://github.com/Ocramius/ProxyManager.git",
3963 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
3964 },
3965 "dist": {
3966 "type": "zip",
3967 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
3968 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
3969 "shasum": ""
3970 },
3971 "require": {
3972 "php": ">=5.3.3",
3973 "zendframework/zend-code": ">2.2.5,<3.0"
3974 },
3975 "require-dev": {
3976 "ext-phar": "*",
3977 "phpunit/phpunit": "~4.0",
3978 "squizlabs/php_codesniffer": "1.5.*"
3979 },
3980 "suggest": {
3981 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
3982 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
3983 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
3984 "zendframework/zend-stdlib": "To use the hydrator proxy",
3985 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
3986 },
3987 "type": "library",
3988 "extra": {
3989 "branch-alias": {
3990 "dev-master": "2.0.x-dev"
3991 }
3992 },
3993 "autoload": {
3994 "psr-0": {
3995 "ProxyManager\\": "src"
3996 }
3997 },
3998 "notification-url": "https://packagist.org/downloads/",
3999 "license": [
4000 "MIT"
4001 ],
4002 "authors": [
4003 {
4004 "name": "Marco Pivetta",
4005 "email": "ocramius@gmail.com",
4006 "homepage": "http://ocramius.github.com/"
4007 }
4008 ],
4009 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
4010 "homepage": "https://github.com/Ocramius/ProxyManager",
4011 "keywords": [
4012 "aop",
4013 "lazy loading",
4014 "proxy",
4015 "proxy pattern",
4016 "service proxies"
4017 ],
4018 "time": "2015-08-09 04:28:19"
4019 },
4020 {
4021 "name": "pagerfanta/pagerfanta",
4022 "version": "v1.0.4",
4023 "source": {
4024 "type": "git",
4025 "url": "https://github.com/whiteoctober/Pagerfanta.git",
4026 "reference": "f846c5e06bb66df659a688ea4734aab49de589d6"
4027 },
4028 "dist": {
4029 "type": "zip",
4030 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/f846c5e06bb66df659a688ea4734aab49de589d6",
4031 "reference": "f846c5e06bb66df659a688ea4734aab49de589d6",
4032 "shasum": ""
4033 },
4034 "require": {
4035 "php": ">=5.3.0"
4036 },
4037 "require-dev": {
4038 "doctrine/orm": "~2.3",
4039 "doctrine/phpcr-odm": "1.*",
4040 "jackalope/jackalope-doctrine-dbal": "1.*",
4041 "jmikola/geojson": "~1.0",
4042 "mandango/mandango": "~1.0@dev",
4043 "mandango/mondator": "~1.0@dev",
4044 "phpunit/phpunit": "~4 | ~5",
4045 "propel/propel1": "~1.6",
4046 "ruflin/elastica": "~1.3",
4047 "solarium/solarium": "~3.1"
4048 },
4049 "suggest": {
4050 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
4051 "doctrine/orm": "To use the DoctrineORMAdapter.",
4052 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
4053 "mandango/mandango": "To use the MandangoAdapter.",
4054 "propel/propel1": "To use the PropelAdapter",
4055 "solarium/solarium": "To use the SolariumAdapter."
4056 },
4057 "type": "library",
4058 "extra": {
4059 "branch-alias": {
4060 "dev-master": "1.0.x-dev"
4061 }
4062 },
4063 "autoload": {
4064 "psr-0": {
4065 "Pagerfanta\\": "src/"
4066 }
4067 },
4068 "notification-url": "https://packagist.org/downloads/",
4069 "license": [
4070 "MIT"
4071 ],
4072 "authors": [
4073 {
4074 "name": "Pablo Díez",
4075 "email": "pablodip@gmail.com"
4076 }
4077 ],
4078 "description": "Pagination for PHP 5.3",
4079 "keywords": [
4080 "page",
4081 "pagination",
4082 "paginator",
4083 "paging"
4084 ],
4085 "time": "2016-11-28 09:17:04"
4086 },
4087 {
4088 "name": "paragonie/random_compat",
4089 "version": "v1.4.1",
4090 "source": {
4091 "type": "git",
4092 "url": "https://github.com/paragonie/random_compat.git",
4093 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
4094 },
4095 "dist": {
4096 "type": "zip",
4097 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
4098 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
4099 "shasum": ""
4100 },
4101 "require": {
4102 "php": ">=5.2.0"
4103 },
4104 "require-dev": {
4105 "phpunit/phpunit": "4.*|5.*"
4106 },
4107 "suggest": {
4108 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
4109 },
4110 "type": "library",
4111 "autoload": {
4112 "files": [
4113 "lib/random.php"
4114 ]
4115 },
4116 "notification-url": "https://packagist.org/downloads/",
4117 "license": [
4118 "MIT"
4119 ],
4120 "authors": [
4121 {
4122 "name": "Paragon Initiative Enterprises",
4123 "email": "security@paragonie.com",
4124 "homepage": "https://paragonie.com"
4125 }
4126 ],
4127 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
4128 "keywords": [
4129 "csprng",
4130 "pseudorandom",
4131 "random"
4132 ],
4133 "time": "2016-03-18 20:34:03"
4134 },
4135 {
4136 "name": "php-amqplib/php-amqplib",
4137 "version": "v2.6.3",
4138 "source": {
4139 "type": "git",
4140 "url": "https://github.com/php-amqplib/php-amqplib.git",
4141 "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6"
4142 },
4143 "dist": {
4144 "type": "zip",
4145 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/fa2f0d4410a11008cb36b379177291be7ee9e4f6",
4146 "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6",
4147 "shasum": ""
4148 },
4149 "require": {
4150 "ext-bcmath": "*",
4151 "ext-mbstring": "*",
4152 "php": ">=5.3.0"
4153 },
4154 "replace": {
4155 "videlalvaro/php-amqplib": "self.version"
4156 },
4157 "require-dev": {
4158 "phpunit/phpunit": "^4.8",
4159 "scrutinizer/ocular": "^1.1",
4160 "squizlabs/php_codesniffer": "^2.5"
4161 },
4162 "suggest": {
4163 "ext-sockets": "Use AMQPSocketConnection"
4164 },
4165 "type": "library",
4166 "extra": {
4167 "branch-alias": {
4168 "dev-master": "2.7-dev"
4169 }
4170 },
4171 "autoload": {
4172 "psr-4": {
4173 "PhpAmqpLib\\": "PhpAmqpLib/"
4174 }
4175 },
4176 "notification-url": "https://packagist.org/downloads/",
4177 "license": [
4178 "LGPL-2.1"
4179 ],
4180 "authors": [
4181 {
4182 "name": "Alvaro Videla",
4183 "role": "Original Maintainer"
4184 },
4185 {
4186 "name": "John Kelly",
4187 "email": "johnmkelly86@gmail.com",
4188 "role": "Maintainer"
4189 },
4190 {
4191 "name": "Raúl Araya",
4192 "email": "nubeiro@gmail.com",
4193 "role": "Maintainer"
4194 }
4195 ],
4196 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
4197 "homepage": "https://github.com/php-amqplib/php-amqplib/",
4198 "keywords": [
4199 "message",
4200 "queue",
4201 "rabbitmq"
4202 ],
4203 "time": "2016-04-11 14:30:01"
4204 },
4205 {
4206 "name": "php-amqplib/rabbitmq-bundle",
4207 "version": "v1.12.0",
4208 "source": {
4209 "type": "git",
4210 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
4211 "reference": "0bb11edec0abdf6dc28eac0144c0a673dddba28f"
4212 },
4213 "dist": {
4214 "type": "zip",
4215 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/0bb11edec0abdf6dc28eac0144c0a673dddba28f",
4216 "reference": "0bb11edec0abdf6dc28eac0144c0a673dddba28f",
4217 "shasum": ""
4218 },
4219 "require": {
4220 "php": ">=5.3.0",
4221 "php-amqplib/php-amqplib": "~2.6",
4222 "psr/log": "~1.0",
4223 "symfony/config": "~2.3 || ~3.0",
4224 "symfony/console": "~2.3 || ~3.0",
4225 "symfony/dependency-injection": "~2.3 || ~3.0",
4226 "symfony/event-dispatcher": "~2.3 || ~3.0",
4227 "symfony/yaml": "~2.3 || ~3.0"
4228 },
4229 "replace": {
4230 "oldsound/rabbitmq-bundle": "self.version"
4231 },
4232 "require-dev": {
4233 "phpunit/phpunit": "~4.8 || ~5.0",
4234 "symfony/debug": "~2.3 || ~3.0",
4235 "symfony/serializer": "~2.3 || ~3.0"
4236 },
4237 "suggest": {
4238 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
4239 },
4240 "type": "symfony-bundle",
4241 "extra": {
4242 "branch-alias": {
4243 "dev-master": "1.10.x-dev"
4244 }
4245 },
4246 "autoload": {
4247 "psr-4": {
4248 "OldSound\\RabbitMqBundle\\": ""
4249 }
4250 },
4251 "notification-url": "https://packagist.org/downloads/",
4252 "license": [
4253 "MIT"
4254 ],
4255 "authors": [
4256 {
4257 "name": "Alvaro Videla"
4258 }
4259 ],
4260 "description": "Integrates php-amqplib with Symfony2|3 and RabbitMq. Formerly oldsound/rabbitmq-bundle.",
4261 "keywords": [
4262 "AMQP",
4263 "Symfony2",
4264 "message",
4265 "queue",
4266 "rabbitmq"
4267 ],
4268 "time": "2016-12-09 12:58:28"
4269 },
4270 {
4271 "name": "phpcollection/phpcollection",
4272 "version": "0.5.0",
4273 "source": {
4274 "type": "git",
4275 "url": "https://github.com/schmittjoh/php-collection.git",
4276 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
4277 },
4278 "dist": {
4279 "type": "zip",
4280 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4281 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4282 "shasum": ""
4283 },
4284 "require": {
4285 "phpoption/phpoption": "1.*"
4286 },
4287 "type": "library",
4288 "extra": {
4289 "branch-alias": {
4290 "dev-master": "0.4-dev"
4291 }
4292 },
4293 "autoload": {
4294 "psr-0": {
4295 "PhpCollection": "src/"
4296 }
4297 },
4298 "notification-url": "https://packagist.org/downloads/",
4299 "license": [
4300 "Apache2"
4301 ],
4302 "authors": [
4303 {
4304 "name": "Johannes M. Schmitt",
4305 "email": "schmittjoh@gmail.com"
4306 }
4307 ],
4308 "description": "General-Purpose Collection Library for PHP",
4309 "keywords": [
4310 "collection",
4311 "list",
4312 "map",
4313 "sequence",
4314 "set"
4315 ],
4316 "time": "2015-05-17 12:39:23"
4317 },
4318 {
4319 "name": "phpoption/phpoption",
4320 "version": "1.5.0",
4321 "source": {
4322 "type": "git",
4323 "url": "https://github.com/schmittjoh/php-option.git",
4324 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
4325 },
4326 "dist": {
4327 "type": "zip",
4328 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4329 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4330 "shasum": ""
4331 },
4332 "require": {
4333 "php": ">=5.3.0"
4334 },
4335 "require-dev": {
4336 "phpunit/phpunit": "4.7.*"
4337 },
4338 "type": "library",
4339 "extra": {
4340 "branch-alias": {
4341 "dev-master": "1.3-dev"
4342 }
4343 },
4344 "autoload": {
4345 "psr-0": {
4346 "PhpOption\\": "src/"
4347 }
4348 },
4349 "notification-url": "https://packagist.org/downloads/",
4350 "license": [
4351 "Apache2"
4352 ],
4353 "authors": [
4354 {
4355 "name": "Johannes M. Schmitt",
4356 "email": "schmittjoh@gmail.com"
4357 }
4358 ],
4359 "description": "Option Type for PHP",
4360 "keywords": [
4361 "language",
4362 "option",
4363 "php",
4364 "type"
4365 ],
4366 "time": "2015-07-25 16:39:46"
4367 },
4368 {
4369 "name": "phpzip/phpzip",
4370 "version": "2.0.8",
4371 "source": {
4372 "type": "git",
4373 "url": "https://github.com/Grandt/PHPZip.git",
4374 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
4375 },
4376 "dist": {
4377 "type": "zip",
4378 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
4379 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
4380 "shasum": ""
4381 },
4382 "require": {
4383 "grandt/binstring": ">=1.0.0",
4384 "grandt/phpzipmerge": ">=1.0.4",
4385 "grandt/relativepath": ">=1.0.2",
4386 "php": ">=5.3.0"
4387 },
4388 "type": "library",
4389 "autoload": {
4390 "psr-4": {
4391 "PHPZip\\Zip\\": "src/Zip"
4392 }
4393 },
4394 "notification-url": "https://packagist.org/downloads/",
4395 "license": [
4396 "LGPL-2.1"
4397 ],
4398 "authors": [
4399 {
4400 "name": "Adam Schmalhofer",
4401 "email": "Adam.Schmalhofer@gmx.de",
4402 "role": "Developer"
4403 },
4404 {
4405 "name": "A. Grandt",
4406 "email": "php@grandt.com",
4407 "homepage": "http://grandt.com",
4408 "role": "Developer"
4409 },
4410 {
4411 "name": "Greg Kappatos",
4412 "homepage": "http://websiteconnect.com.au",
4413 "role": "Developer"
4414 }
4415 ],
4416 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
4417 "homepage": "https://github.com/Grandt/PHPZip",
4418 "keywords": [
4419 "archive",
4420 "compressed",
4421 "compression",
4422 "phpzip",
4423 "pkzip",
4424 "stream",
4425 "zip"
4426 ],
4427 "time": "2015-11-16 16:30:51"
4428 },
4429 {
4430 "name": "predis/predis",
4431 "version": "v1.1.1",
4432 "source": {
4433 "type": "git",
4434 "url": "https://github.com/nrk/predis.git",
4435 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
4436 },
4437 "dist": {
4438 "type": "zip",
4439 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
4440 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
4441 "shasum": ""
4442 },
4443 "require": {
4444 "php": ">=5.3.9"
4445 },
4446 "require-dev": {
4447 "phpunit/phpunit": "~4.8"
4448 },
4449 "suggest": {
4450 "ext-curl": "Allows access to Webdis when paired with phpiredis",
4451 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
4452 },
4453 "type": "library",
4454 "autoload": {
4455 "psr-4": {
4456 "Predis\\": "src/"
4457 }
4458 },
4459 "notification-url": "https://packagist.org/downloads/",
4460 "license": [
4461 "MIT"
4462 ],
4463 "authors": [
4464 {
4465 "name": "Daniele Alessandri",
4466 "email": "suppakilla@gmail.com",
4467 "homepage": "http://clorophilla.net"
4468 }
4469 ],
4470 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
4471 "homepage": "http://github.com/nrk/predis",
4472 "keywords": [
4473 "nosql",
4474 "predis",
4475 "redis"
4476 ],
4477 "time": "2016-06-16 16:22:20"
4478 },
4479 {
4480 "name": "psr/cache",
4481 "version": "1.0.1",
4482 "source": {
4483 "type": "git",
4484 "url": "https://github.com/php-fig/cache.git",
4485 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
4486 },
4487 "dist": {
4488 "type": "zip",
4489 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
4490 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
4491 "shasum": ""
4492 },
4493 "require": {
4494 "php": ">=5.3.0"
4495 },
4496 "type": "library",
4497 "extra": {
4498 "branch-alias": {
4499 "dev-master": "1.0.x-dev"
4500 }
4501 },
4502 "autoload": {
4503 "psr-4": {
4504 "Psr\\Cache\\": "src/"
4505 }
4506 },
4507 "notification-url": "https://packagist.org/downloads/",
4508 "license": [
4509 "MIT"
4510 ],
4511 "authors": [
4512 {
4513 "name": "PHP-FIG",
4514 "homepage": "http://www.php-fig.org/"
4515 }
4516 ],
4517 "description": "Common interface for caching libraries",
4518 "keywords": [
4519 "cache",
4520 "psr",
4521 "psr-6"
4522 ],
4523 "time": "2016-08-06 20:24:11"
4524 },
4525 {
4526 "name": "psr/log",
4527 "version": "1.0.2",
4528 "source": {
4529 "type": "git",
4530 "url": "https://github.com/php-fig/log.git",
4531 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
4532 },
4533 "dist": {
4534 "type": "zip",
4535 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4536 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4537 "shasum": ""
4538 },
4539 "require": {
4540 "php": ">=5.3.0"
4541 },
4542 "type": "library",
4543 "extra": {
4544 "branch-alias": {
4545 "dev-master": "1.0.x-dev"
4546 }
4547 },
4548 "autoload": {
4549 "psr-4": {
4550 "Psr\\Log\\": "Psr/Log/"
4551 }
4552 },
4553 "notification-url": "https://packagist.org/downloads/",
4554 "license": [
4555 "MIT"
4556 ],
4557 "authors": [
4558 {
4559 "name": "PHP-FIG",
4560 "homepage": "http://www.php-fig.org/"
4561 }
4562 ],
4563 "description": "Common interface for logging libraries",
4564 "homepage": "https://github.com/php-fig/log",
4565 "keywords": [
4566 "log",
4567 "psr",
4568 "psr-3"
4569 ],
4570 "time": "2016-10-10 12:19:37"
4571 },
4572 {
4573 "name": "react/promise",
4574 "version": "v2.5.0",
4575 "source": {
4576 "type": "git",
4577 "url": "https://github.com/reactphp/promise.git",
4578 "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db"
4579 },
4580 "dist": {
4581 "type": "zip",
4582 "url": "https://api.github.com/repos/reactphp/promise/zipball/2760f3898b7e931aa71153852dcd48a75c9b95db",
4583 "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db",
4584 "shasum": ""
4585 },
4586 "require": {
4587 "php": ">=5.4.0"
4588 },
4589 "type": "library",
4590 "autoload": {
4591 "psr-4": {
4592 "React\\Promise\\": "src/"
4593 },
4594 "files": [
4595 "src/functions_include.php"
4596 ]
4597 },
4598 "notification-url": "https://packagist.org/downloads/",
4599 "license": [
4600 "MIT"
4601 ],
4602 "authors": [
4603 {
4604 "name": "Jan Sorgalla",
4605 "email": "jsorgalla@gmail.com"
4606 }
4607 ],
4608 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
4609 "keywords": [
4610 "promise",
4611 "promises"
4612 ],
4613 "time": "2016-12-22 14:09:01"
4614 },
4615 {
4616 "name": "scheb/two-factor-bundle",
4617 "version": "v2.8.2",
4618 "source": {
4619 "type": "git",
4620 "url": "https://github.com/scheb/two-factor-bundle.git",
4621 "reference": "d93b04d4b37186eb5892c4c94dcb011151171f06"
4622 },
4623 "dist": {
4624 "type": "zip",
4625 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/d93b04d4b37186eb5892c4c94dcb011151171f06",
4626 "reference": "d93b04d4b37186eb5892c4c94dcb011151171f06",
4627 "shasum": ""
4628 },
4629 "require": {
4630 "ocramius/proxy-manager": "~1.0|~2.0",
4631 "paragonie/random_compat": "~1.0|~2.0",
4632 "sonata-project/google-authenticator": "~1.0",
4633 "symfony/symfony": "~2.6|~3.0"
4634 },
4635 "require-dev": {
4636 "doctrine/orm": "~2.4,>=2.4.5",
4637 "phpunit/phpunit": ">=4.8,<6.0",
4638 "satooshi/php-coveralls": "~0.6",
4639 "swiftmailer/swiftmailer": ">=4.3,<6.0",
4640 "symfony/phpunit-bridge": "~2.7|~3.0"
4641 },
4642 "type": "symfony-bundle",
4643 "autoload": {
4644 "psr-4": {
4645 "Scheb\\TwoFactorBundle\\": ""
4646 }
4647 },
4648 "notification-url": "https://packagist.org/downloads/",
4649 "license": [
4650 "MIT"
4651 ],
4652 "authors": [
4653 {
4654 "name": "Christian Scheb",
4655 "email": "me@christianscheb.de"
4656 }
4657 ],
4658 "description": "Provides two-factor authentication for Symfony applications",
4659 "homepage": "https://github.com/scheb/two-factor-bundle",
4660 "keywords": [
4661 "Authentication",
4662 "security",
4663 "symfony",
4664 "two-factor",
4665 "two-step"
4666 ],
4667 "time": "2016-10-31 19:52:14"
4668 },
4669 {
4670 "name": "sensio/distribution-bundle",
4671 "version": "v5.0.18",
4672 "source": {
4673 "type": "git",
4674 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
4675 "reference": "17846680901003d26d823c2e3ac9228702837916"
4676 },
4677 "dist": {
4678 "type": "zip",
4679 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/17846680901003d26d823c2e3ac9228702837916",
4680 "reference": "17846680901003d26d823c2e3ac9228702837916",
4681 "shasum": ""
4682 },
4683 "require": {
4684 "php": ">=5.3.9",
4685 "sensiolabs/security-checker": "~3.0|~4.0",
4686 "symfony/class-loader": "~2.3|~3.0",
4687 "symfony/config": "~2.3|~3.0",
4688 "symfony/dependency-injection": "~2.3|~3.0",
4689 "symfony/filesystem": "~2.3|~3.0",
4690 "symfony/http-kernel": "~2.3|~3.0",
4691 "symfony/process": "~2.3|~3.0"
4692 },
4693 "type": "symfony-bundle",
4694 "extra": {
4695 "branch-alias": {
4696 "dev-master": "5.0.x-dev"
4697 }
4698 },
4699 "autoload": {
4700 "psr-4": {
4701 "Sensio\\Bundle\\DistributionBundle\\": ""
4702 }
4703 },
4704 "notification-url": "https://packagist.org/downloads/",
4705 "license": [
4706 "MIT"
4707 ],
4708 "authors": [
4709 {
4710 "name": "Fabien Potencier",
4711 "email": "fabien@symfony.com"
4712 }
4713 ],
4714 "description": "Base bundle for Symfony Distributions",
4715 "keywords": [
4716 "configuration",
4717 "distribution"
4718 ],
4719 "time": "2017-01-10 14:58:45"
4720 },
4721 {
4722 "name": "sensio/framework-extra-bundle",
4723 "version": "v3.0.19",
4724 "source": {
4725 "type": "git",
4726 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
4727 "reference": "d57c2f297d17ee82baf8cae0b16dae34a9378784"
4728 },
4729 "dist": {
4730 "type": "zip",
4731 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/d57c2f297d17ee82baf8cae0b16dae34a9378784",
4732 "reference": "d57c2f297d17ee82baf8cae0b16dae34a9378784",
4733 "shasum": ""
4734 },
4735 "require": {
4736 "doctrine/common": "~2.2",
4737 "symfony/dependency-injection": "~2.3|~3.0",
4738 "symfony/framework-bundle": "~2.3|~3.0"
4739 },
4740 "require-dev": {
4741 "symfony/asset": "~2.7|~3.0",
4742 "symfony/browser-kit": "~2.3|~3.0",
4743 "symfony/dom-crawler": "~2.3|~3.0",
4744 "symfony/expression-language": "~2.4|~3.0",
4745 "symfony/finder": "~2.3|~3.0",
4746 "symfony/phpunit-bridge": "~3.2",
4747 "symfony/psr-http-message-bridge": "^0.3",
4748 "symfony/security-bundle": "~2.4|~3.0",
4749 "symfony/templating": "~2.3|~3.0",
4750 "symfony/translation": "~2.3|~3.0",
4751 "symfony/twig-bundle": "~2.3|~3.0",
4752 "symfony/yaml": "~2.3|~3.0",
4753 "twig/twig": "~1.11|~2.0",
4754 "zendframework/zend-diactoros": "^1.3"
4755 },
4756 "suggest": {
4757 "symfony/expression-language": "",
4758 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
4759 "symfony/security-bundle": ""
4760 },
4761 "type": "symfony-bundle",
4762 "extra": {
4763 "branch-alias": {
4764 "dev-master": "3.0.x-dev"
4765 }
4766 },
4767 "autoload": {
4768 "psr-4": {
4769 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
4770 }
4771 },
4772 "notification-url": "https://packagist.org/downloads/",
4773 "license": [
4774 "MIT"
4775 ],
4776 "authors": [
4777 {
4778 "name": "Fabien Potencier",
4779 "email": "fabien@symfony.com"
4780 }
4781 ],
4782 "description": "This bundle provides a way to configure your controllers with annotations",
4783 "keywords": [
4784 "annotations",
4785 "controllers"
4786 ],
4787 "time": "2017-01-10 19:42:56"
4788 },
4789 {
4790 "name": "sensiolabs/security-checker",
4791 "version": "v4.0.0",
4792 "source": {
4793 "type": "git",
4794 "url": "https://github.com/sensiolabs/security-checker.git",
4795 "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c"
4796 },
4797 "dist": {
4798 "type": "zip",
4799 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
4800 "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
4801 "shasum": ""
4802 },
4803 "require": {
4804 "symfony/console": "~2.7|~3.0"
4805 },
4806 "bin": [
4807 "security-checker"
4808 ],
4809 "type": "library",
4810 "extra": {
4811 "branch-alias": {
4812 "dev-master": "4.0-dev"
4813 }
4814 },
4815 "autoload": {
4816 "psr-0": {
4817 "SensioLabs\\Security": ""
4818 }
4819 },
4820 "notification-url": "https://packagist.org/downloads/",
4821 "license": [
4822 "MIT"
4823 ],
4824 "authors": [
4825 {
4826 "name": "Fabien Potencier",
4827 "email": "fabien.potencier@gmail.com"
4828 }
4829 ],
4830 "description": "A security checker for your composer.lock",
4831 "time": "2016-09-23 18:09:57"
4832 },
4833 {
4834 "name": "simplepie/simplepie",
4835 "version": "1.3.1",
4836 "source": {
4837 "type": "git",
4838 "url": "https://github.com/simplepie/simplepie.git",
4839 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc"
4840 },
4841 "dist": {
4842 "type": "zip",
4843 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc",
4844 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc",
4845 "shasum": ""
4846 },
4847 "require": {
4848 "php": ">=5.2.0"
4849 },
4850 "type": "library",
4851 "autoload": {
4852 "psr-0": {
4853 "SimplePie": "library"
4854 }
4855 },
4856 "notification-url": "https://packagist.org/downloads/",
4857 "license": [
4858 "BSD-3-Clause"
4859 ],
4860 "authors": [
4861 {
4862 "name": "Ryan Parman",
4863 "homepage": "http://ryanparman.com/",
4864 "role": "Creator, alumnus developer"
4865 },
4866 {
4867 "name": "Geoffrey Sneddon",
4868 "homepage": "http://gsnedders.com/",
4869 "role": "Alumnus developer"
4870 },
4871 {
4872 "name": "Ryan McCue",
4873 "email": "me@ryanmccue.info",
4874 "homepage": "http://ryanmccue.info/",
4875 "role": "Developer"
4876 }
4877 ],
4878 "description": "A simple Atom/RSS parsing library for PHP",
4879 "homepage": "http://simplepie.org/",
4880 "keywords": [
4881 "atom",
4882 "feeds",
4883 "rss"
4884 ],
4885 "time": "2012-10-30 17:54:03"
4886 },
4887 {
4888 "name": "smalot/pdfparser",
4889 "version": "v0.9.26",
4890 "source": {
4891 "type": "git",
4892 "url": "https://github.com/smalot/pdfparser.git",
4893 "reference": "5c1eaff9fb407779b5e05ea4f851be6f7d2a14f6"
4894 },
4895 "dist": {
4896 "type": "zip",
4897 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/5c1eaff9fb407779b5e05ea4f851be6f7d2a14f6",
4898 "reference": "5c1eaff9fb407779b5e05ea4f851be6f7d2a14f6",
4899 "shasum": ""
4900 },
4901 "require": {
4902 "php": ">=5.3.0",
4903 "tecnickcom/tcpdf": "~6.0"
4904 },
4905 "require-dev": {
4906 "atoum/atoum": "dev-master"
4907 },
4908 "type": "library",
4909 "autoload": {
4910 "psr-0": {
4911 "Smalot\\PdfParser\\": "src/"
4912 }
4913 },
4914 "notification-url": "https://packagist.org/downloads/",
4915 "license": [
4916 "GPL-3.0"
4917 ],
4918 "authors": [
4919 {
4920 "name": "Sebastien MALOT",
4921 "email": "sebastien@malot.fr",
4922 "homepage": "http://www.malot.fr",
4923 "role": "Developer"
4924 }
4925 ],
4926 "description": "Pdf parser library. Can read and extract information from pdf file.",
4927 "homepage": "http://www.pdfparser.org",
4928 "time": "2016-11-05 07:58:33"
4929 },
4930 {
4931 "name": "sonata-project/google-authenticator",
4932 "version": "1.0.2",
4933 "source": {
4934 "type": "git",
4935 "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
4936 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4"
4937 },
4938 "dist": {
4939 "type": "zip",
4940 "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4941 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4942 "shasum": ""
4943 },
4944 "require": {
4945 "php": ">=5.3.0"
4946 },
4947 "type": "library",
4948 "autoload": {
4949 "psr-4": {
4950 "Google\\Authenticator\\": "lib/",
4951 "Google\\Authenticator\\Tests\\": "tests/"
4952 }
4953 },
4954 "notification-url": "https://packagist.org/downloads/",
4955 "license": [
4956 "MIT"
4957 ],
4958 "authors": [
4959 {
4960 "name": "Thomas Rabaix",
4961 "email": "thomas.rabaix@gmail.com",
4962 "homepage": "http://sonata-project.org/"
4963 },
4964 {
4965 "name": "Christian Stocker",
4966 "email": "me@chregu.tv"
4967 },
4968 {
4969 "name": "Andre DeMarre",
4970 "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
4971 }
4972 ],
4973 "description": "Library to integrate Google Authenticator into a PHP project",
4974 "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
4975 "keywords": [
4976 "google authenticator"
4977 ],
4978 "time": "2014-03-31 09:18:53"
4979 },
4980 {
4981 "name": "stof/doctrine-extensions-bundle",
4982 "version": "v1.2.2",
4983 "source": {
4984 "type": "git",
4985 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
4986 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25"
4987 },
4988 "dist": {
4989 "type": "zip",
4990 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/4e7499d25dc5d0862da09fa8e336164948a29a25",
4991 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25",
4992 "shasum": ""
4993 },
4994 "require": {
4995 "gedmo/doctrine-extensions": "^2.3.1",
4996 "php": ">=5.3.2",
4997 "symfony/framework-bundle": "~2.1|~3.0"
4998 },
4999 "suggest": {
5000 "doctrine/doctrine-bundle": "to use the ORM extensions",
5001 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
5002 },
5003 "type": "symfony-bundle",
5004 "extra": {
5005 "branch-alias": {
5006 "dev-master": "1.2.x-dev"
5007 }
5008 },
5009 "autoload": {
5010 "psr-4": {
5011 "Stof\\DoctrineExtensionsBundle\\": ""
5012 }
5013 },
5014 "notification-url": "https://packagist.org/downloads/",
5015 "license": [
5016 "MIT"
5017 ],
5018 "authors": [
5019 {
5020 "name": "Christophe Coevoet",
5021 "email": "stof@notk.org"
5022 }
5023 ],
5024 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
5025 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
5026 "keywords": [
5027 "behaviors",
5028 "doctrine2",
5029 "extensions",
5030 "gedmo",
5031 "loggable",
5032 "nestedset",
5033 "sluggable",
5034 "sortable",
5035 "timestampable",
5036 "translatable",
5037 "tree"
5038 ],
5039 "time": "2016-01-26 23:58:32"
5040 },
5041 {
5042 "name": "swiftmailer/swiftmailer",
5043 "version": "v5.4.5",
5044 "source": {
5045 "type": "git",
5046 "url": "https://github.com/swiftmailer/swiftmailer.git",
5047 "reference": "cd142238a339459b10da3d8234220963f392540c"
5048 },
5049 "dist": {
5050 "type": "zip",
5051 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/cd142238a339459b10da3d8234220963f392540c",
5052 "reference": "cd142238a339459b10da3d8234220963f392540c",
5053 "shasum": ""
5054 },
5055 "require": {
5056 "php": ">=5.3.3"
5057 },
5058 "require-dev": {
5059 "mockery/mockery": "~0.9.1",
5060 "symfony/phpunit-bridge": "~3.2"
5061 },
5062 "type": "library",
5063 "extra": {
5064 "branch-alias": {
5065 "dev-master": "5.4-dev"
5066 }
5067 },
5068 "autoload": {
5069 "files": [
5070 "lib/swift_required.php"
5071 ]
5072 },
5073 "notification-url": "https://packagist.org/downloads/",
5074 "license": [
5075 "MIT"
5076 ],
5077 "authors": [
5078 {
5079 "name": "Chris Corbyn"
5080 },
5081 {
5082 "name": "Fabien Potencier",
5083 "email": "fabien@symfony.com"
5084 }
5085 ],
5086 "description": "Swiftmailer, free feature-rich PHP mailer",
5087 "homepage": "http://swiftmailer.org",
5088 "keywords": [
5089 "email",
5090 "mail",
5091 "mailer"
5092 ],
5093 "time": "2016-12-29 10:02:40"
5094 },
5095 {
5096 "name": "symfony/monolog-bundle",
5097 "version": "v3.0.3",
5098 "source": {
5099 "type": "git",
5100 "url": "https://github.com/symfony/monolog-bundle.git",
5101 "reference": "ebce76a39a65495a66c34eb1574cc4b9e35a4e64"
5102 },
5103 "dist": {
5104 "type": "zip",
5105 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/ebce76a39a65495a66c34eb1574cc4b9e35a4e64",
5106 "reference": "ebce76a39a65495a66c34eb1574cc4b9e35a4e64",
5107 "shasum": ""
5108 },
5109 "require": {
5110 "monolog/monolog": "~1.22",
5111 "php": ">=5.3.2",
5112 "symfony/config": "~2.7|~3.0",
5113 "symfony/dependency-injection": "~2.7|~3.0",
5114 "symfony/http-kernel": "~2.7|~3.0",
5115 "symfony/monolog-bridge": "~2.7|~3.0"
5116 },
5117 "require-dev": {
5118 "phpunit/phpunit": "^4.8",
5119 "symfony/console": "~2.3|~3.0",
5120 "symfony/yaml": "~2.3|~3.0"
5121 },
5122 "type": "symfony-bundle",
5123 "extra": {
5124 "branch-alias": {
5125 "dev-master": "3.x-dev"
5126 }
5127 },
5128 "autoload": {
5129 "psr-4": {
5130 "Symfony\\Bundle\\MonologBundle\\": ""
5131 }
5132 },
5133 "notification-url": "https://packagist.org/downloads/",
5134 "license": [
5135 "MIT"
5136 ],
5137 "authors": [
5138 {
5139 "name": "Symfony Community",
5140 "homepage": "http://symfony.com/contributors"
5141 },
5142 {
5143 "name": "Fabien Potencier",
5144 "email": "fabien@symfony.com"
5145 }
5146 ],
5147 "description": "Symfony MonologBundle",
5148 "homepage": "http://symfony.com",
5149 "keywords": [
5150 "log",
5151 "logging"
5152 ],
5153 "time": "2017-01-10 20:01:51"
5154 },
5155 {
5156 "name": "symfony/polyfill-intl-icu",
5157 "version": "v1.3.0",
5158 "source": {
5159 "type": "git",
5160 "url": "https://github.com/symfony/polyfill-intl-icu.git",
5161 "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4"
5162 },
5163 "dist": {
5164 "type": "zip",
5165 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/2d6e2b20d457603eefb6e614286c22efca30fdb4",
5166 "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4",
5167 "shasum": ""
5168 },
5169 "require": {
5170 "php": ">=5.3.3",
5171 "symfony/intl": "~2.3|~3.0"
5172 },
5173 "suggest": {
5174 "ext-intl": "For best performance"
5175 },
5176 "type": "library",
5177 "extra": {
5178 "branch-alias": {
5179 "dev-master": "1.3-dev"
5180 }
5181 },
5182 "autoload": {
5183 "files": [
5184 "bootstrap.php"
5185 ]
5186 },
5187 "notification-url": "https://packagist.org/downloads/",
5188 "license": [
5189 "MIT"
5190 ],
5191 "authors": [
5192 {
5193 "name": "Nicolas Grekas",
5194 "email": "p@tchwork.com"
5195 },
5196 {
5197 "name": "Symfony Community",
5198 "homepage": "https://symfony.com/contributors"
5199 }
5200 ],
5201 "description": "Symfony polyfill for intl's ICU-related data and classes",
5202 "homepage": "https://symfony.com",
5203 "keywords": [
5204 "compatibility",
5205 "icu",
5206 "intl",
5207 "polyfill",
5208 "portable",
5209 "shim"
5210 ],
5211 "time": "2016-11-14 01:06:16"
5212 },
5213 {
5214 "name": "symfony/polyfill-mbstring",
5215 "version": "v1.3.0",
5216 "source": {
5217 "type": "git",
5218 "url": "https://github.com/symfony/polyfill-mbstring.git",
5219 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
5220 },
5221 "dist": {
5222 "type": "zip",
5223 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
5224 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
5225 "shasum": ""
5226 },
5227 "require": {
5228 "php": ">=5.3.3"
5229 },
5230 "suggest": {
5231 "ext-mbstring": "For best performance"
5232 },
5233 "type": "library",
5234 "extra": {
5235 "branch-alias": {
5236 "dev-master": "1.3-dev"
5237 }
5238 },
5239 "autoload": {
5240 "psr-4": {
5241 "Symfony\\Polyfill\\Mbstring\\": ""
5242 },
5243 "files": [
5244 "bootstrap.php"
5245 ]
5246 },
5247 "notification-url": "https://packagist.org/downloads/",
5248 "license": [
5249 "MIT"
5250 ],
5251 "authors": [
5252 {
5253 "name": "Nicolas Grekas",
5254 "email": "p@tchwork.com"
5255 },
5256 {
5257 "name": "Symfony Community",
5258 "homepage": "https://symfony.com/contributors"
5259 }
5260 ],
5261 "description": "Symfony polyfill for the Mbstring extension",
5262 "homepage": "https://symfony.com",
5263 "keywords": [
5264 "compatibility",
5265 "mbstring",
5266 "polyfill",
5267 "portable",
5268 "shim"
5269 ],
5270 "time": "2016-11-14 01:06:16"
5271 },
5272 {
5273 "name": "symfony/polyfill-php56",
5274 "version": "v1.3.0",
5275 "source": {
5276 "type": "git",
5277 "url": "https://github.com/symfony/polyfill-php56.git",
5278 "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c"
5279 },
5280 "dist": {
5281 "type": "zip",
5282 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/1dd42b9b89556f18092f3d1ada22cb05ac85383c",
5283 "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c",
5284 "shasum": ""
5285 },
5286 "require": {
5287 "php": ">=5.3.3",
5288 "symfony/polyfill-util": "~1.0"
5289 },
5290 "type": "library",
5291 "extra": {
5292 "branch-alias": {
5293 "dev-master": "1.3-dev"
5294 }
5295 },
5296 "autoload": {
5297 "psr-4": {
5298 "Symfony\\Polyfill\\Php56\\": ""
5299 },
5300 "files": [
5301 "bootstrap.php"
5302 ]
5303 },
5304 "notification-url": "https://packagist.org/downloads/",
5305 "license": [
5306 "MIT"
5307 ],
5308 "authors": [
5309 {
5310 "name": "Nicolas Grekas",
5311 "email": "p@tchwork.com"
5312 },
5313 {
5314 "name": "Symfony Community",
5315 "homepage": "https://symfony.com/contributors"
5316 }
5317 ],
5318 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
5319 "homepage": "https://symfony.com",
5320 "keywords": [
5321 "compatibility",
5322 "polyfill",
5323 "portable",
5324 "shim"
5325 ],
5326 "time": "2016-11-14 01:06:16"
5327 },
5328 {
5329 "name": "symfony/polyfill-php70",
5330 "version": "v1.3.0",
5331 "source": {
5332 "type": "git",
5333 "url": "https://github.com/symfony/polyfill-php70.git",
5334 "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2"
5335 },
5336 "dist": {
5337 "type": "zip",
5338 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
5339 "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
5340 "shasum": ""
5341 },
5342 "require": {
5343 "paragonie/random_compat": "~1.0|~2.0",
5344 "php": ">=5.3.3"
5345 },
5346 "type": "library",
5347 "extra": {
5348 "branch-alias": {
5349 "dev-master": "1.3-dev"
5350 }
5351 },
5352 "autoload": {
5353 "psr-4": {
5354 "Symfony\\Polyfill\\Php70\\": ""
5355 },
5356 "files": [
5357 "bootstrap.php"
5358 ],
5359 "classmap": [
5360 "Resources/stubs"
5361 ]
5362 },
5363 "notification-url": "https://packagist.org/downloads/",
5364 "license": [
5365 "MIT"
5366 ],
5367 "authors": [
5368 {
5369 "name": "Nicolas Grekas",
5370 "email": "p@tchwork.com"
5371 },
5372 {
5373 "name": "Symfony Community",
5374 "homepage": "https://symfony.com/contributors"
5375 }
5376 ],
5377 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
5378 "homepage": "https://symfony.com",
5379 "keywords": [
5380 "compatibility",
5381 "polyfill",
5382 "portable",
5383 "shim"
5384 ],
5385 "time": "2016-11-14 01:06:16"
5386 },
5387 {
5388 "name": "symfony/polyfill-util",
5389 "version": "v1.3.0",
5390 "source": {
5391 "type": "git",
5392 "url": "https://github.com/symfony/polyfill-util.git",
5393 "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb"
5394 },
5395 "dist": {
5396 "type": "zip",
5397 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/746bce0fca664ac0a575e465f65c6643faddf7fb",
5398 "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb",
5399 "shasum": ""
5400 },
5401 "require": {
5402 "php": ">=5.3.3"
5403 },
5404 "type": "library",
5405 "extra": {
5406 "branch-alias": {
5407 "dev-master": "1.3-dev"
5408 }
5409 },
5410 "autoload": {
5411 "psr-4": {
5412 "Symfony\\Polyfill\\Util\\": ""
5413 }
5414 },
5415 "notification-url": "https://packagist.org/downloads/",
5416 "license": [
5417 "MIT"
5418 ],
5419 "authors": [
5420 {
5421 "name": "Nicolas Grekas",
5422 "email": "p@tchwork.com"
5423 },
5424 {
5425 "name": "Symfony Community",
5426 "homepage": "https://symfony.com/contributors"
5427 }
5428 ],
5429 "description": "Symfony utilities for portability of PHP codes",
5430 "homepage": "https://symfony.com",
5431 "keywords": [
5432 "compat",
5433 "compatibility",
5434 "polyfill",
5435 "shim"
5436 ],
5437 "time": "2016-11-14 01:06:16"
5438 },
5439 {
5440 "name": "symfony/swiftmailer-bundle",
5441 "version": "v2.4.2",
5442 "source": {
5443 "type": "git",
5444 "url": "https://github.com/symfony/swiftmailer-bundle.git",
5445 "reference": "ad751095576ce0c12a284e30e3fff80c91f27225"
5446 },
5447 "dist": {
5448 "type": "zip",
5449 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/ad751095576ce0c12a284e30e3fff80c91f27225",
5450 "reference": "ad751095576ce0c12a284e30e3fff80c91f27225",
5451 "shasum": ""
5452 },
5453 "require": {
5454 "php": ">=5.3.2",
5455 "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
5456 "symfony/config": "~2.7|~3.0",
5457 "symfony/dependency-injection": "~2.7|~3.0",
5458 "symfony/http-kernel": "~2.7|~3.0"
5459 },
5460 "require-dev": {
5461 "symfony/console": "~2.7|~3.0",
5462 "symfony/framework-bundle": "~2.7|~3.0",
5463 "symfony/phpunit-bridge": "~2.7|~3.0",
5464 "symfony/yaml": "~2.7|~3.0"
5465 },
5466 "suggest": {
5467 "psr/log": "Allows logging"
5468 },
5469 "type": "symfony-bundle",
5470 "extra": {
5471 "branch-alias": {
5472 "dev-master": "2.4-dev"
5473 }
5474 },
5475 "autoload": {
5476 "psr-4": {
5477 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
5478 }
5479 },
5480 "notification-url": "https://packagist.org/downloads/",
5481 "license": [
5482 "MIT"
5483 ],
5484 "authors": [
5485 {
5486 "name": "Symfony Community",
5487 "homepage": "http://symfony.com/contributors"
5488 },
5489 {
5490 "name": "Fabien Potencier",
5491 "email": "fabien@symfony.com"
5492 }
5493 ],
5494 "description": "Symfony SwiftmailerBundle",
5495 "homepage": "http://symfony.com",
5496 "time": "2016-12-20 04:44:33"
5497 },
5498 {
5499 "name": "symfony/symfony",
5500 "version": "v3.2.2",
5501 "source": {
5502 "type": "git",
5503 "url": "https://github.com/symfony/symfony.git",
5504 "reference": "358c59fd21f9db7fdb465d1e07fba822d9e18e9e"
5505 },
5506 "dist": {
5507 "type": "zip",
5508 "url": "https://api.github.com/repos/symfony/symfony/zipball/358c59fd21f9db7fdb465d1e07fba822d9e18e9e",
5509 "reference": "358c59fd21f9db7fdb465d1e07fba822d9e18e9e",
5510 "shasum": ""
5511 },
5512 "require": {
5513 "doctrine/common": "~2.4",
5514 "php": ">=5.5.9",
5515 "psr/cache": "~1.0",
5516 "psr/log": "~1.0",
5517 "symfony/polyfill-intl-icu": "~1.0",
5518 "symfony/polyfill-mbstring": "~1.0",
5519 "symfony/polyfill-php56": "~1.0",
5520 "symfony/polyfill-php70": "~1.0",
5521 "symfony/polyfill-util": "~1.0",
5522 "twig/twig": "~1.28|~2.0"
5523 },
5524 "conflict": {
5525 "phpdocumentor/reflection-docblock": "<3.0",
5526 "phpdocumentor/type-resolver": "<0.2.0"
5527 },
5528 "provide": {
5529 "psr/cache-implementation": "1.0"
5530 },
5531 "replace": {
5532 "symfony/asset": "self.version",
5533 "symfony/browser-kit": "self.version",
5534 "symfony/cache": "self.version",
5535 "symfony/class-loader": "self.version",
5536 "symfony/config": "self.version",
5537 "symfony/console": "self.version",
5538 "symfony/css-selector": "self.version",
5539 "symfony/debug": "self.version",
5540 "symfony/debug-bundle": "self.version",
5541 "symfony/dependency-injection": "self.version",
5542 "symfony/doctrine-bridge": "self.version",
5543 "symfony/dom-crawler": "self.version",
5544 "symfony/event-dispatcher": "self.version",
5545 "symfony/expression-language": "self.version",
5546 "symfony/filesystem": "self.version",
5547 "symfony/finder": "self.version",
5548 "symfony/form": "self.version",
5549 "symfony/framework-bundle": "self.version",
5550 "symfony/http-foundation": "self.version",
5551 "symfony/http-kernel": "self.version",
5552 "symfony/inflector": "self.version",
5553 "symfony/intl": "self.version",
5554 "symfony/ldap": "self.version",
5555 "symfony/monolog-bridge": "self.version",
5556 "symfony/options-resolver": "self.version",
5557 "symfony/process": "self.version",
5558 "symfony/property-access": "self.version",
5559 "symfony/property-info": "self.version",
5560 "symfony/proxy-manager-bridge": "self.version",
5561 "symfony/routing": "self.version",
5562 "symfony/security": "self.version",
5563 "symfony/security-bundle": "self.version",
5564 "symfony/security-core": "self.version",
5565 "symfony/security-csrf": "self.version",
5566 "symfony/security-guard": "self.version",
5567 "symfony/security-http": "self.version",
5568 "symfony/serializer": "self.version",
5569 "symfony/stopwatch": "self.version",
5570 "symfony/templating": "self.version",
5571 "symfony/translation": "self.version",
5572 "symfony/twig-bridge": "self.version",
5573 "symfony/twig-bundle": "self.version",
5574 "symfony/validator": "self.version",
5575 "symfony/var-dumper": "self.version",
5576 "symfony/web-profiler-bundle": "self.version",
5577 "symfony/workflow": "self.version",
5578 "symfony/yaml": "self.version"
5579 },
5580 "require-dev": {
5581 "cache/integration-tests": "dev-master",
5582 "doctrine/cache": "~1.6",
5583 "doctrine/data-fixtures": "1.0.*",
5584 "doctrine/dbal": "~2.4",
5585 "doctrine/doctrine-bundle": "~1.4",
5586 "doctrine/orm": "~2.4,>=2.4.5",
5587 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
5588 "monolog/monolog": "~1.11",
5589 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
5590 "phpdocumentor/reflection-docblock": "^3.0",
5591 "predis/predis": "~1.0",
5592 "symfony/phpunit-bridge": "~3.2",
5593 "symfony/polyfill-apcu": "~1.1",
5594 "symfony/security-acl": "~2.8|~3.0"
5595 },
5596 "type": "library",
5597 "extra": {
5598 "branch-alias": {
5599 "dev-master": "3.2-dev"
5600 }
5601 },
5602 "autoload": {
5603 "psr-4": {
5604 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
5605 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
5606 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
5607 "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
5608 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
5609 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
5610 "Symfony\\Component\\": "src/Symfony/Component/"
5611 },
5612 "classmap": [
5613 "src/Symfony/Component/Intl/Resources/stubs"
5614 ],
5615 "exclude-from-classmap": [
5616 "**/Tests/"
5617 ]
5618 },
5619 "notification-url": "https://packagist.org/downloads/",
5620 "license": [
5621 "MIT"
5622 ],
5623 "authors": [
5624 {
5625 "name": "Fabien Potencier",
5626 "email": "fabien@symfony.com"
5627 },
5628 {
5629 "name": "Symfony Community",
5630 "homepage": "https://symfony.com/contributors"
5631 }
5632 ],
5633 "description": "The Symfony PHP framework",
5634 "homepage": "https://symfony.com",
5635 "keywords": [
5636 "framework"
5637 ],
5638 "time": "2017-01-12 21:36:55"
5639 },
5640 {
5641 "name": "tecnickcom/tc-lib-barcode",
5642 "version": "1.15.4",
5643 "source": {
5644 "type": "git",
5645 "url": "https://github.com/tecnickcom/tc-lib-barcode.git",
5646 "reference": "34b0224f71ebfe83adcef9f14f3d81965fb55493"
5647 },
5648 "dist": {
5649 "type": "zip",
5650 "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/34b0224f71ebfe83adcef9f14f3d81965fb55493",
5651 "reference": "34b0224f71ebfe83adcef9f14f3d81965fb55493",
5652 "shasum": ""
5653 },
5654 "require": {
5655 "php": ">=5.4",
5656 "tecnickcom/tc-lib-color": "^1.12.1"
5657 },
5658 "require-dev": {
5659 "apigen/apigen": "^4.1.2",
5660 "bartlett/php-compatinfo": "^5.0.0",
5661 "pdepend/pdepend": "^2.2.2",
5662 "phploc/phploc": "^2.1.5|^3.0.0",
5663 "phpmd/phpmd": "^2.3.2",
5664 "phpunit/phpunit": "4.8.19|^5.0.0",
5665 "sebastian/phpcpd": "^2.0.2",
5666 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
5667 },
5668 "type": "library",
5669 "autoload": {
5670 "psr-4": {
5671 "Com\\Tecnick\\Barcode\\": "src"
5672 }
5673 },
5674 "notification-url": "https://packagist.org/downloads/",
5675 "license": [
5676 "LGPL-3.0"
5677 ],
5678 "authors": [
5679 {
5680 "name": "Nicola Asuni",
5681 "email": "info@tecnick.com",
5682 "role": "lead"
5683 }
5684 ],
5685 "description": "PHP library to generate linear and bidimensional barcodes",
5686 "homepage": "http://www.tecnick.com",
5687 "keywords": [
5688 "3 of 9",
5689 "ANSI MH10.8M-1983",
5690 "CBC",
5691 "CODABAR",
5692 "CODE 11",
5693 "CODE 128 A B C",
5694 "CODE 39",
5695 "CODE 93",
5696 "EAN 13",
5697 "EAN 8",
5698 "ECC200",
5699 "Intelligent Mail Barcode",
5700 "Interleaved 2 of 5",
5701 "KIX",
5702 "Klant",
5703 "MSI",
5704 "Onecode",
5705 "PHARMACODE",
5706 "PHARMACODE TWO-TRACKS",
5707 "POSTNET",
5708 "RMS4CC",
5709 "Standard 2 of 5",
5710 "UPC-A",
5711 "UPC-E",
5712 "USD-3",
5713 "USPS-B-3200",
5714 "USS-93",
5715 "barcode",
5716 "datamatrix",
5717 "pdf417",
5718 "planet",
5719 "qr-code",
5720 "royal mail",
5721 "tc-lib-barcode",
5722 "upc"
5723 ],
5724 "time": "2016-11-17 18:13:54"
5725 },
5726 {
5727 "name": "tecnickcom/tc-lib-color",
5728 "version": "1.12.1",
5729 "source": {
5730 "type": "git",
5731 "url": "https://github.com/tecnickcom/tc-lib-color.git",
5732 "reference": "d86d7ca6153ce9fcde7ae4043567aaf4a184b347"
5733 },
5734 "dist": {
5735 "type": "zip",
5736 "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/d86d7ca6153ce9fcde7ae4043567aaf4a184b347",
5737 "reference": "d86d7ca6153ce9fcde7ae4043567aaf4a184b347",
5738 "shasum": ""
5739 },
5740 "require": {
5741 "php": ">=5.4"
5742 },
5743 "require-dev": {
5744 "apigen/apigen": "^4.1.2",
5745 "bartlett/php-compatinfo": "^5.0.0",
5746 "pdepend/pdepend": "^2.2.2",
5747 "phploc/phploc": "^2.1.5|^3.0.0",
5748 "phpmd/phpmd": "^2.3.2",
5749 "phpunit/phpunit": "4.8.19|^5.0.0",
5750 "sebastian/phpcpd": "^2.0.2",
5751 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
5752 },
5753 "type": "library",
5754 "autoload": {
5755 "psr-4": {
5756 "Com\\Tecnick\\Color\\": "src"
5757 }
5758 },
5759 "notification-url": "https://packagist.org/downloads/",
5760 "license": [
5761 "LGPL-3.0"
5762 ],
5763 "authors": [
5764 {
5765 "name": "Nicola Asuni",
5766 "email": "info@tecnick.com",
5767 "role": "lead"
5768 }
5769 ],
5770 "description": "PHP library to manipulate various color representations",
5771 "homepage": "http://www.tecnick.com",
5772 "keywords": [
5773 "cmyk",
5774 "color",
5775 "colors",
5776 "colour",
5777 "colours",
5778 "hsl",
5779 "hsla",
5780 "javascript",
5781 "rgb",
5782 "rgba",
5783 "tc-lib-color",
5784 "web"
5785 ],
5786 "time": "2016-08-30 20:12:45"
5787 },
5788 {
5789 "name": "tecnickcom/tc-lib-file",
5790 "version": "1.6.3",
5791 "source": {
5792 "type": "git",
5793 "url": "https://github.com/tecnickcom/tc-lib-file.git",
5794 "reference": "ea536ea2c215c2e1eb2ecb316d3201321619d5b1"
5795 },
5796 "dist": {
5797 "type": "zip",
5798 "url": "https://api.github.com/repos/tecnickcom/tc-lib-file/zipball/ea536ea2c215c2e1eb2ecb316d3201321619d5b1",
5799 "reference": "ea536ea2c215c2e1eb2ecb316d3201321619d5b1",
5800 "shasum": ""
5801 },
5802 "require": {
5803 "php": ">=5.4"
5804 },
5805 "require-dev": {
5806 "apigen/apigen": "^4.1.2",
5807 "bartlett/php-compatinfo": "^5.0.0",
5808 "pdepend/pdepend": "^2.2.2",
5809 "phploc/phploc": "^2.1.5|^3.0.0",
5810 "phpmd/phpmd": "^2.3.2",
5811 "phpunit/phpunit": "4.8.19|^5.0.0",
5812 "sebastian/phpcpd": "^2.0.2",
5813 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
5814 },
5815 "type": "library",
5816 "autoload": {
5817 "psr-4": {
5818 "Com\\Tecnick\\File\\": "src"
5819 }
5820 },
5821 "notification-url": "https://packagist.org/downloads/",
5822 "license": [
5823 "LGPL-3.0"
5824 ],
5825 "authors": [
5826 {
5827 "name": "Nicola Asuni",
5828 "email": "info@tecnick.com",
5829 "role": "lead"
5830 }
5831 ],
5832 "description": "PHP library to read byte-level data from files",
5833 "homepage": "http://www.tecnick.com",
5834 "keywords": [
5835 "Double",
5836 "bit",
5837 "byte",
5838 "file",
5839 "long",
5840 "read",
5841 "short",
5842 "tc-lib-file"
5843 ],
5844 "time": "2016-08-30 20:26:48"
5845 },
5846 {
5847 "name": "tecnickcom/tc-lib-pdf",
5848 "version": "dev-master",
5849 "source": {
5850 "type": "git",
5851 "url": "https://github.com/tecnickcom/tc-lib-pdf.git",
5852 "reference": "055f0b182ec563110f772014c14c7d3c8a33e1e4"
5853 },
5854 "dist": {
5855 "type": "zip",
5856 "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf/zipball/055f0b182ec563110f772014c14c7d3c8a33e1e4",
5857 "reference": "055f0b182ec563110f772014c14c7d3c8a33e1e4",
5858 "shasum": ""
5859 },
5860 "require": {
5861 "php": ">=5.4",
5862 "tecnickcom/tc-lib-barcode": "^1.10.3",
5863 "tecnickcom/tc-lib-color": "^1.11.2",
5864 "tecnickcom/tc-lib-file": "^1.6.2",
5865 "tecnickcom/tc-lib-pdf-encrypt": "^1.4.2",
5866 "tecnickcom/tc-lib-pdf-font": "^1.7.2",
5867 "tecnickcom/tc-lib-pdf-graph": "^1.1.2",
5868 "tecnickcom/tc-lib-pdf-image": "^1.1.2",
5869 "tecnickcom/tc-lib-pdf-page": "^2.1.2",
5870 "tecnickcom/tc-lib-unicode": "^1.3.2",
5871 "tecnickcom/tc-lib-unicode-data": "^1.6.2"
5872 },
5873 "require-dev": {
5874 "apigen/apigen": "^4.1.2",
5875 "bartlett/php-compatinfo": "^5.0.0",
5876 "pdepend/pdepend": "^2.2.2",
5877 "phploc/phploc": "^2.1.5|^3.0.0",
5878 "phpmd/phpmd": "^2.3.2",
5879 "phpunit/phpunit": "4.8.19|^5.0.0",
5880 "sebastian/phpcpd": "^2.0.2",
5881 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
5882 },
5883 "type": "library",
5884 "autoload": {
5885 "psr-4": {
5886 "Com\\Tecnick\\Pdf\\": "src"
5887 }
5888 },
5889 "notification-url": "https://packagist.org/downloads/",
5890 "license": [
5891 "LGPL-3.0"
5892 ],
5893 "authors": [
5894 {
5895 "name": "Nicola Asuni",
5896 "email": "info@tecnick.com",
5897 "role": "lead"
5898 }
5899 ],
5900 "description": "PHP PDF Library",
5901 "homepage": "http://www.tecnick.com",
5902 "keywords": [
5903 "PDFD32000-2008",
5904 "document",
5905 "pdf",
5906 "tc-lib-pdf"
5907 ],
5908 "time": "2016-08-21 23:17:08"
5909 },
5910 {
5911 "name": "tecnickcom/tc-lib-pdf-encrypt",
5912 "version": "1.4.3",
5913 "source": {
5914 "type": "git",
5915 "url": "https://github.com/tecnickcom/tc-lib-pdf-encrypt.git",
5916 "reference": "5a0b4a5bc65285467ef61ddd6f702f1e18f2164f"
5917 },
5918 "dist": {
5919 "type": "zip",
5920 "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-encrypt/zipball/5a0b4a5bc65285467ef61ddd6f702f1e18f2164f",
5921 "reference": "5a0b4a5bc65285467ef61ddd6f702f1e18f2164f",
5922 "shasum": ""
5923 },
5924 "require": {
5925 "php": ">=5.4"
5926 },
5927 "require-dev": {
5928 "apigen/apigen": "^4.1.2",
5929 "bartlett/php-compatinfo": "^5.0.0",
5930 "pdepend/pdepend": "^2.2.2",
5931 "phploc/phploc": "^2.1.5|^3.0.0",
5932 "phpmd/phpmd": "^2.3.2",
5933 "phpunit/phpunit": "4.8.19|^5.0.0",
5934 "sebastian/phpcpd": "^2.0.2",
5935 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
5936 },
5937 "type": "library",
5938 "autoload": {
5939 "psr-4": {
5940 "Com\\Tecnick\\Pdf\\Encrypt\\": "src"
5941 }
5942 },
5943 "notification-url": "https://packagist.org/downloads/",
5944 "license": [
5945 "LGPL-3.0"
5946 ],
5947 "authors": [
5948 {
5949 "name": "Nicola Asuni",
5950 "email": "info@tecnick.com",
5951 "role": "lead"
5952 }
5953 ],
5954 "description": "PHP library to encrypt data for PDF",
5955 "homepage": "http://www.tecnick.com",
5956 "keywords": [
5957 "aes",
5958 "encrypt",
5959 "encryption",
5960 "pdf",
5961 "rc4",
5962 "tc-lib-pdf-encrypt"
5963 ],
5964 "time": "2016-08-30 20:29:08"
5965 },
5966 {
5967 "name": "tecnickcom/tc-lib-pdf-font",
5968 "version": "1.7.3",
5969 "source": {
5970 "type": "git",
5971 "url": "https://github.com/tecnickcom/tc-lib-pdf-font.git",
5972 "reference": "7fc160c067a301aedc7b92f4b5b1851dec64948a"
5973 },
5974 "dist": {
5975 "type": "zip",
5976 "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-font/zipball/7fc160c067a301aedc7b92f4b5b1851dec64948a",
5977 "reference": "7fc160c067a301aedc7b92f4b5b1851dec64948a",
5978 "shasum": ""
5979 },
5980 "require": {
5981 "php": ">=5.4.0",
5982 "tecnickcom/tc-lib-file": "^1.6.3",
5983 "tecnickcom/tc-lib-pdf-encrypt": "^1.4.3",
5984 "tecnickcom/tc-lib-unicode-data": "^1.6.3"
5985 },
5986 "require-dev": {
5987 "apigen/apigen": "^4.1.2",
5988 "bartlett/php-compatinfo": "^5.0.0",
5989 "pdepend/pdepend": "^2.2.2",
5990 "phploc/phploc": "^2.1.5|^3.0.0",
5991 "phpmd/phpmd": "^2.3.2",
5992 "phpunit/phpunit": "4.8.19|^5.0.0",
5993 "sebastian/phpcpd": "^2.0.2",
5994 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
5995 },
5996 "type": "library",
5997 "autoload": {
5998 "psr-4": {
5999 "Com\\Tecnick\\Pdf\\Font\\": "src"
6000 }
6001 },
6002 "notification-url": "https://packagist.org/downloads/",
6003 "license": [
6004 "LGPL-3.0"
6005 ],
6006 "authors": [
6007 {
6008 "name": "Nicola Asuni",
6009 "email": "info@tecnick.com",
6010 "role": "lead"
6011 }
6012 ],
6013 "description": "PHP library containing PDF page formats and definitions",
6014 "homepage": "http://www.tecnick.com",
6015 "keywords": [
6016 "PFB",
6017 "afm",
6018 "font",
6019 "import",
6020 "pdf",
6021 "tc-lib-pdf-font",
6022 "ttf"
6023 ],
6024 "time": "2016-08-30 20:44:34"
6025 },
6026 {
6027 "name": "tecnickcom/tc-lib-pdf-graph",
6028 "version": "1.4.2",
6029 "source": {
6030 "type": "git",
6031 "url": "https://github.com/tecnickcom/tc-lib-pdf-graph.git",
6032 "reference": "b5bf185951f019599f1d0729130125808adffd2c"
6033 },
6034 "dist": {
6035 "type": "zip",
6036 "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-graph/zipball/b5bf185951f019599f1d0729130125808adffd2c",
6037 "reference": "b5bf185951f019599f1d0729130125808adffd2c",
6038 "shasum": ""
6039 },
6040 "require": {
6041 "php": ">=5.4",
6042 "tecnickcom/tc-lib-color": "^1.12.1",
6043 "tecnickcom/tc-lib-pdf-encrypt": "^1.4.3"
6044 },
6045 "require-dev": {
6046 "apigen/apigen": "^4.1.2",
6047 "bartlett/php-compatinfo": "^5.0.0",
6048 "pdepend/pdepend": "^2.2.2",
6049 "phploc/phploc": "^2.1.5|^3.0.0",
6050 "phpmd/phpmd": "^2.3.2",
6051 "phpunit/phpunit": "4.8.19|^5.0.0",
6052 "sebastian/phpcpd": "^2.0.2",
6053 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
6054 },
6055 "type": "library",
6056 "autoload": {
6057 "psr-4": {
6058 "Com\\Tecnick\\Pdf\\Graph\\": "src"
6059 }
6060 },
6061 "notification-url": "https://packagist.org/downloads/",
6062 "license": [
6063 "LGPL-3.0"
6064 ],
6065 "authors": [
6066 {
6067 "name": "Nicola Asuni",
6068 "email": "info@tecnick.com",
6069 "role": "lead"
6070 }
6071 ],
6072 "description": "PHP library containing PDF graphic and geometric methods",
6073 "homepage": "http://www.tecnick.com",
6074 "keywords": [
6075 "geometry",
6076 "graphic",
6077 "pdf",
6078 "tc-lib-pdf-graph",
6079 "transformation"
6080 ],
6081 "time": "2016-09-24 09:13:09"
6082 },
6083 {
6084 "name": "tecnickcom/tc-lib-pdf-image",
6085 "version": "1.2.1",
6086 "source": {
6087 "type": "git",
6088 "url": "https://github.com/tecnickcom/tc-lib-pdf-image.git",
6089 "reference": "abdada732edb357678dfbba6a7e539776a9792f9"
6090 },
6091 "dist": {
6092 "type": "zip",
6093 "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-image/zipball/abdada732edb357678dfbba6a7e539776a9792f9",
6094 "reference": "abdada732edb357678dfbba6a7e539776a9792f9",
6095 "shasum": ""
6096 },
6097 "require": {
6098 "php": ">=5.4",
6099 "tecnickcom/tc-lib-color": "^1.12.1",
6100 "tecnickcom/tc-lib-file": "^1.6.3",
6101 "tecnickcom/tc-lib-pdf-encrypt": "^1.4.3"
6102 },
6103 "require-dev": {
6104 "apigen/apigen": "^4.1.2",
6105 "bartlett/php-compatinfo": "^5.0.0",
6106 "pdepend/pdepend": "^2.2.2",
6107 "phploc/phploc": "^2.1.5|^3.0.0",
6108 "phpmd/phpmd": "^2.3.2",
6109 "phpunit/phpunit": "4.8.19|^5.0.0",
6110 "sebastian/phpcpd": "^2.0.2",
6111 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
6112 },
6113 "type": "library",
6114 "autoload": {
6115 "psr-4": {
6116 "Com\\Tecnick\\Pdf\\Image\\": "src"
6117 }
6118 },
6119 "notification-url": "https://packagist.org/downloads/",
6120 "license": [
6121 "LGPL-3.0"
6122 ],
6123 "authors": [
6124 {
6125 "name": "Nicola Asuni",
6126 "email": "info@tecnick.com",
6127 "role": "lead"
6128 }
6129 ],
6130 "description": "PHP library containing PDF Image methods",
6131 "homepage": "http://www.tecnick.com",
6132 "keywords": [
6133 "image",
6134 "jpeg",
6135 "jpg",
6136 "pdf",
6137 "png",
6138 "tc-lib-pdf-image"
6139 ],
6140 "time": "2016-08-30 20:35:10"
6141 },
6142 {
6143 "name": "tecnickcom/tc-lib-pdf-page",
6144 "version": "2.4.0",
6145 "source": {
6146 "type": "git",
6147 "url": "https://github.com/tecnickcom/tc-lib-pdf-page.git",
6148 "reference": "a2bdafb3e9e2c1dca46c2a577d6e36e6b842ae57"
6149 },
6150 "dist": {
6151 "type": "zip",
6152 "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-page/zipball/a2bdafb3e9e2c1dca46c2a577d6e36e6b842ae57",
6153 "reference": "a2bdafb3e9e2c1dca46c2a577d6e36e6b842ae57",
6154 "shasum": ""
6155 },
6156 "require": {
6157 "php": ">=5.4",
6158 "tecnickcom/tc-lib-color": "^1.12.1",
6159 "tecnickcom/tc-lib-pdf-encrypt": "^1.4.3"
6160 },
6161 "require-dev": {
6162 "apigen/apigen": "^4.1.2",
6163 "bartlett/php-compatinfo": "^5.0.0",
6164 "pdepend/pdepend": "^2.2.2",
6165 "phploc/phploc": "^2.1.5|^3.0.0",
6166 "phpmd/phpmd": "^2.3.2",
6167 "phpunit/phpunit": "4.8.19|^5.0.0",
6168 "sebastian/phpcpd": "^2.0.2",
6169 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
6170 },
6171 "type": "library",
6172 "autoload": {
6173 "psr-4": {
6174 "Com\\Tecnick\\Pdf\\Page\\": "src"
6175 }
6176 },
6177 "notification-url": "https://packagist.org/downloads/",
6178 "license": [
6179 "LGPL-3.0"
6180 ],
6181 "authors": [
6182 {
6183 "name": "Nicola Asuni",
6184 "email": "info@tecnick.com",
6185 "role": "lead"
6186 }
6187 ],
6188 "description": "PHP library containing PDF page formats and definitions",
6189 "homepage": "http://www.tecnick.com",
6190 "keywords": [
6191 "format",
6192 "page",
6193 "pdf",
6194 "tc-lib-pdf-page"
6195 ],
6196 "time": "2016-10-16 12:40:14"
6197 },
6198 {
6199 "name": "tecnickcom/tc-lib-unicode",
6200 "version": "1.3.3",
6201 "source": {
6202 "type": "git",
6203 "url": "https://github.com/tecnickcom/tc-lib-unicode.git",
6204 "reference": "632975705e2d6e620ae67e4b40f9ccdbb4a39afa"
6205 },
6206 "dist": {
6207 "type": "zip",
6208 "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode/zipball/632975705e2d6e620ae67e4b40f9ccdbb4a39afa",
6209 "reference": "632975705e2d6e620ae67e4b40f9ccdbb4a39afa",
6210 "shasum": ""
6211 },
6212 "require": {
6213 "php": ">=5.4",
6214 "tecnickcom/tc-lib-unicode-data": "^1.6.3"
6215 },
6216 "require-dev": {
6217 "apigen/apigen": "^4.1.2",
6218 "bartlett/php-compatinfo": "^5.0.0",
6219 "pdepend/pdepend": "^2.2.2",
6220 "phploc/phploc": "^2.1.5|^3.0.0",
6221 "phpmd/phpmd": "^2.3.2",
6222 "phpunit/phpunit": "4.8.19|^5.0.0",
6223 "sebastian/phpcpd": "^2.0.2",
6224 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
6225 },
6226 "type": "library",
6227 "autoload": {
6228 "psr-4": {
6229 "Com\\Tecnick\\Unicode\\": "src"
6230 }
6231 },
6232 "notification-url": "https://packagist.org/downloads/",
6233 "license": [
6234 "LGPL-3.0"
6235 ],
6236 "authors": [
6237 {
6238 "name": "Nicola Asuni",
6239 "email": "info@tecnick.com",
6240 "role": "lead"
6241 }
6242 ],
6243 "description": "PHP library containing Unicode methods",
6244 "homepage": "http://www.tecnick.com",
6245 "keywords": [
6246 "font",
6247 "pdf",
6248 "tc-lib-unicode",
6249 "utf-8"
6250 ],
6251 "time": "2016-08-30 20:42:06"
6252 },
6253 {
6254 "name": "tecnickcom/tc-lib-unicode-data",
6255 "version": "1.6.3",
6256 "source": {
6257 "type": "git",
6258 "url": "https://github.com/tecnickcom/tc-lib-unicode-data.git",
6259 "reference": "0ffb29bdbd68d3f05e62da491fca9425c5bfeb72"
6260 },
6261 "dist": {
6262 "type": "zip",
6263 "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode-data/zipball/0ffb29bdbd68d3f05e62da491fca9425c5bfeb72",
6264 "reference": "0ffb29bdbd68d3f05e62da491fca9425c5bfeb72",
6265 "shasum": ""
6266 },
6267 "require": {
6268 "php": ">=5.4"
6269 },
6270 "require-dev": {
6271 "apigen/apigen": "^4.1.2",
6272 "bartlett/php-compatinfo": "^5.0.0",
6273 "pdepend/pdepend": "^2.2.2",
6274 "phploc/phploc": "^2.1.5|^3.0.0",
6275 "phpmd/phpmd": "^2.3.2",
6276 "phpunit/phpunit": "4.8.19|^5.0.0",
6277 "sebastian/phpcpd": "^2.0.2",
6278 "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
6279 },
6280 "type": "library",
6281 "autoload": {
6282 "psr-4": {
6283 "Com\\Tecnick\\Unicode\\Data\\": "src"
6284 }
6285 },
6286 "notification-url": "https://packagist.org/downloads/",
6287 "license": [
6288 "LGPL-3.0"
6289 ],
6290 "authors": [
6291 {
6292 "name": "Nicola Asuni",
6293 "email": "info@tecnick.com",
6294 "role": "lead"
6295 }
6296 ],
6297 "description": "PHP library containing Unicode definitions",
6298 "homepage": "http://www.tecnick.com",
6299 "keywords": [
6300 "font",
6301 "pdf",
6302 "tc-lib-unicode-data",
6303 "utf-8"
6304 ],
6305 "time": "2016-08-30 20:40:40"
6306 },
6307 {
6308 "name": "tecnickcom/tcpdf",
6309 "version": "6.2.12",
6310 "source": {
6311 "type": "git",
6312 "url": "https://github.com/tecnickcom/TCPDF.git",
6313 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f"
6314 },
6315 "dist": {
6316 "type": "zip",
6317 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f",
6318 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f",
6319 "shasum": ""
6320 },
6321 "require": {
6322 "php": ">=5.3.0"
6323 },
6324 "type": "library",
6325 "autoload": {
6326 "classmap": [
6327 "fonts",
6328 "config",
6329 "include",
6330 "tcpdf.php",
6331 "tcpdf_parser.php",
6332 "tcpdf_import.php",
6333 "tcpdf_barcodes_1d.php",
6334 "tcpdf_barcodes_2d.php",
6335 "include/tcpdf_colors.php",
6336 "include/tcpdf_filters.php",
6337 "include/tcpdf_font_data.php",
6338 "include/tcpdf_fonts.php",
6339 "include/tcpdf_images.php",
6340 "include/tcpdf_static.php",
6341 "include/barcodes/datamatrix.php",
6342 "include/barcodes/pdf417.php",
6343 "include/barcodes/qrcode.php"
6344 ]
6345 },
6346 "notification-url": "https://packagist.org/downloads/",
6347 "license": [
6348 "LGPLv3"
6349 ],
6350 "authors": [
6351 {
6352 "name": "Nicola Asuni",
6353 "email": "info@tecnick.com",
6354 "homepage": "http://nicolaasuni.tecnick.com"
6355 }
6356 ],
6357 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
6358 "homepage": "http://www.tcpdf.org/",
6359 "keywords": [
6360 "PDFD32000-2008",
6361 "TCPDF",
6362 "barcodes",
6363 "datamatrix",
6364 "pdf",
6365 "pdf417",
6366 "qrcode"
6367 ],
6368 "time": "2015-09-12 10:08:34"
6369 },
6370 {
6371 "name": "true/punycode",
6372 "version": "v2.1.1",
6373 "source": {
6374 "type": "git",
6375 "url": "https://github.com/true/php-punycode.git",
6376 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
6377 },
6378 "dist": {
6379 "type": "zip",
6380 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
6381 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
6382 "shasum": ""
6383 },
6384 "require": {
6385 "php": ">=5.3.0",
6386 "symfony/polyfill-mbstring": "^1.3"
6387 },
6388 "require-dev": {
6389 "phpunit/phpunit": "~4.7",
6390 "squizlabs/php_codesniffer": "~2.0"
6391 },
6392 "type": "library",
6393 "autoload": {
6394 "psr-4": {
6395 "TrueBV\\": "src/"
6396 }
6397 },
6398 "notification-url": "https://packagist.org/downloads/",
6399 "license": [
6400 "MIT"
6401 ],
6402 "authors": [
6403 {
6404 "name": "Renan Gonçalves",
6405 "email": "renan.saddam@gmail.com"
6406 }
6407 ],
6408 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
6409 "homepage": "https://github.com/true/php-punycode",
6410 "keywords": [
6411 "idna",
6412 "punycode"
6413 ],
6414 "time": "2016-11-16 10:37:54"
6415 },
6416 {
6417 "name": "twig/extensions",
6418 "version": "v1.4.1",
6419 "source": {
6420 "type": "git",
6421 "url": "https://github.com/twigphp/Twig-extensions.git",
6422 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff"
6423 },
6424 "dist": {
6425 "type": "zip",
6426 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
6427 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
6428 "shasum": ""
6429 },
6430 "require": {
6431 "twig/twig": "~1.20|~2.0"
6432 },
6433 "require-dev": {
6434 "symfony/translation": "~2.3"
6435 },
6436 "suggest": {
6437 "symfony/translation": "Allow the time_diff output to be translated"
6438 },
6439 "type": "library",
6440 "extra": {
6441 "branch-alias": {
6442 "dev-master": "1.4-dev"
6443 }
6444 },
6445 "autoload": {
6446 "psr-0": {
6447 "Twig_Extensions_": "lib/"
6448 }
6449 },
6450 "notification-url": "https://packagist.org/downloads/",
6451 "license": [
6452 "MIT"
6453 ],
6454 "authors": [
6455 {
6456 "name": "Fabien Potencier",
6457 "email": "fabien@symfony.com"
6458 }
6459 ],
6460 "description": "Common additional features for Twig that do not directly belong in core",
6461 "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
6462 "keywords": [
6463 "i18n",
6464 "text"
6465 ],
6466 "time": "2016-10-25 17:34:14"
6467 },
6468 {
6469 "name": "twig/twig",
6470 "version": "v1.31.0",
6471 "source": {
6472 "type": "git",
6473 "url": "https://github.com/twigphp/Twig.git",
6474 "reference": "ddc9e3e20ee9c0b6908f401ac8353635b750eca7"
6475 },
6476 "dist": {
6477 "type": "zip",
6478 "url": "https://api.github.com/repos/twigphp/Twig/zipball/ddc9e3e20ee9c0b6908f401ac8353635b750eca7",
6479 "reference": "ddc9e3e20ee9c0b6908f401ac8353635b750eca7",
6480 "shasum": ""
6481 },
6482 "require": {
6483 "php": ">=5.2.7"
6484 },
6485 "require-dev": {
6486 "symfony/debug": "~2.7",
6487 "symfony/phpunit-bridge": "~3.2"
6488 },
6489 "type": "library",
6490 "extra": {
6491 "branch-alias": {
6492 "dev-master": "1.31-dev"
6493 }
6494 },
6495 "autoload": {
6496 "psr-0": {
6497 "Twig_": "lib/"
6498 }
6499 },
6500 "notification-url": "https://packagist.org/downloads/",
6501 "license": [
6502 "BSD-3-Clause"
6503 ],
6504 "authors": [
6505 {
6506 "name": "Fabien Potencier",
6507 "email": "fabien@symfony.com",
6508 "homepage": "http://fabien.potencier.org",
6509 "role": "Lead Developer"
6510 },
6511 {
6512 "name": "Armin Ronacher",
6513 "email": "armin.ronacher@active-4.com",
6514 "role": "Project Founder"
6515 },
6516 {
6517 "name": "Twig Team",
6518 "homepage": "http://twig.sensiolabs.org/contributors",
6519 "role": "Contributors"
6520 }
6521 ],
6522 "description": "Twig, the flexible, fast, and secure template language for PHP",
6523 "homepage": "http://twig.sensiolabs.org",
6524 "keywords": [
6525 "templating"
6526 ],
6527 "time": "2017-01-11 19:36:15"
6528 },
6529 {
6530 "name": "wallabag/php-mobi",
6531 "version": "1.0.1",
6532 "source": {
6533 "type": "git",
6534 "url": "https://github.com/wallabag/php-mobi.git",
6535 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487"
6536 },
6537 "dist": {
6538 "type": "zip",
6539 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/1cd7d022fe6be838535d6bba917d19cc48dcf487",
6540 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487",
6541 "shasum": ""
6542 },
6543 "require": {
6544 "php": ">=5.3.0"
6545 },
6546 "replace": {
6547 "wallabag/phpmobi": "*"
6548 },
6549 "type": "library",
6550 "autoload": {
6551 "files": [
6552 "MOBIClass/MOBI.php"
6553 ]
6554 },
6555 "notification-url": "https://packagist.org/downloads/",
6556 "license": [
6557 "Apache-2.0"
6558 ],
6559 "authors": [
6560 {
6561 "name": "Nicolas LÅ“uillet",
6562 "email": "nicolas@loeuillet.org",
6563 "homepage": "http://www.cdetc.fr"
6564 },
6565 {
6566 "name": "Sander Kromwijk",
6567 "email": "s.kromwijk@gmail.co",
6568 "role": "Original developer"
6569 }
6570 ],
6571 "description": "A Mobipocket file (.mobi) creator in PHP.",
6572 "homepage": "https://github.com/wallabag/phpMobi",
6573 "time": "2015-10-16 08:42:42"
6574 },
6575 {
6576 "name": "white-october/pagerfanta-bundle",
6577 "version": "v1.0.7",
6578 "source": {
6579 "type": "git",
6580 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
6581 "reference": "f7e0fdf94a763a21a7c4c36ec9d9b5bcf4e12521"
6582 },
6583 "dist": {
6584 "type": "zip",
6585 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/f7e0fdf94a763a21a7c4c36ec9d9b5bcf4e12521",
6586 "reference": "f7e0fdf94a763a21a7c4c36ec9d9b5bcf4e12521",
6587 "shasum": ""
6588 },
6589 "require": {
6590 "pagerfanta/pagerfanta": "1.0.*",
6591 "symfony/framework-bundle": "~2.3|~3.0",
6592 "symfony/property-access": "~2.3|~3.0",
6593 "symfony/twig-bundle": "~2.3|~3.0"
6594 },
6595 "require-dev": {
6596 "phpunit/phpunit": "~3.7",
6597 "symfony/symfony": "~2.3|~3.0"
6598 },
6599 "type": "symfony-bundle",
6600 "extra": {
6601 "branch-alias": {
6602 "dev-master": "1.0.x-dev"
6603 }
6604 },
6605 "autoload": {
6606 "psr-4": {
6607 "WhiteOctober\\PagerfantaBundle\\": ""
6608 }
6609 },
6610 "notification-url": "https://packagist.org/downloads/",
6611 "license": [
6612 "MIT"
6613 ],
6614 "authors": [
6615 {
6616 "name": "Pablo Díez",
6617 "email": "pablodip@gmail.com"
6618 }
6619 ],
6620 "description": "Bundle to use Pagerfanta with Symfony2",
6621 "keywords": [
6622 "page",
6623 "paging"
6624 ],
6625 "time": "2016-08-04 15:48:14"
6626 },
6627 {
6628 "name": "willdurand/hateoas",
6629 "version": "2.10.0",
6630 "source": {
6631 "type": "git",
6632 "url": "https://github.com/willdurand/Hateoas.git",
6633 "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189"
6634 },
6635 "dist": {
6636 "type": "zip",
6637 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/ada89d867e47040f8c4be3be2c8e7930a3d01189",
6638 "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189",
6639 "shasum": ""
6640 },
6641 "require": {
6642 "doctrine/annotations": "~1.0",
6643 "doctrine/common": "~2.0",
6644 "jms/metadata": "~1.1",
6645 "jms/serializer": "~1.0",
6646 "php": ">=5.4",
6647 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
6648 "symfony/expression-language": "~2.4 || ~3.0"
6649 },
6650 "require-dev": {
6651 "pagerfanta/pagerfanta": "~1.0",
6652 "phpunit/phpunit": "~4.5",
6653 "symfony/dependency-injection": "~2.4 || ~3.0",
6654 "symfony/routing": "~2.4 || ~3.0",
6655 "symfony/yaml": "~2.4 || ~3.0",
6656 "twig/twig": "~1.12"
6657 },
6658 "suggest": {
6659 "symfony/routing": "To use the SymfonyRouteFactory.",
6660 "symfony/yaml": "To use yaml based configuration.",
6661 "twig/twig": "To use the Twig extensions."
6662 },
6663 "type": "library",
6664 "extra": {
6665 "branch-alias": {
6666 "dev-master": "2.10-dev"
6667 }
6668 },
6669 "autoload": {
6670 "psr-0": {
6671 "Hateoas": "src/"
6672 }
6673 },
6674 "notification-url": "https://packagist.org/downloads/",
6675 "license": [
6676 "MIT"
6677 ],
6678 "authors": [
6679 {
6680 "name": "Adrien Brault",
6681 "email": "adrien.brault@gmail.com"
6682 },
6683 {
6684 "name": "William DURAND",
6685 "email": "william.durand1@gmail.com"
6686 }
6687 ],
6688 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
6689 "time": "2016-05-19 11:30:35"
6690 },
6691 {
6692 "name": "willdurand/hateoas-bundle",
6693 "version": "1.2.0",
6694 "target-dir": "Bazinga/Bundle/HateoasBundle",
6695 "source": {
6696 "type": "git",
6697 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
6698 "reference": "7c73a949c72dc6bc7363f76c11e70e655b19d94b"
6699 },
6700 "dist": {
6701 "type": "zip",
6702 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/7c73a949c72dc6bc7363f76c11e70e655b19d94b",
6703 "reference": "7c73a949c72dc6bc7363f76c11e70e655b19d94b",
6704 "shasum": ""
6705 },
6706 "require": {
6707 "jms/serializer-bundle": "~1.0",
6708 "php": ">5.4",
6709 "symfony/framework-bundle": "~2.2 || ~3.0",
6710 "willdurand/hateoas": "^2.10.0"
6711 },
6712 "require-dev": {
6713 "phpunit/phpunit": "~4.5",
6714 "symfony/expression-language": "~2.4 || ~3.0",
6715 "twig/twig": "~1.12"
6716 },
6717 "type": "symfony-bundle",
6718 "extra": {
6719 "branch-alias": {
6720 "dev-master": "1.2-dev"
6721 }
6722 },
6723 "autoload": {
6724 "psr-0": {
6725 "Bazinga\\Bundle\\HateoasBundle": ""
6726 }
6727 },
6728 "notification-url": "https://packagist.org/downloads/",
6729 "license": [
6730 "MIT"
6731 ],
6732 "authors": [
6733 {
6734 "name": "William Durand",
6735 "email": "william.durand1@gmail.com"
6736 }
6737 ],
6738 "description": "Integration of Hateoas into Symfony2.",
6739 "keywords": [
6740 "HATEOAS",
6741 "rest"
6742 ],
6743 "time": "2016-05-31 13:55:14"
6744 },
6745 {
6746 "name": "willdurand/jsonp-callback-validator",
6747 "version": "v1.1.0",
6748 "source": {
6749 "type": "git",
6750 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
6751 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
6752 },
6753 "dist": {
6754 "type": "zip",
6755 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
6756 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
6757 "shasum": ""
6758 },
6759 "require": {
6760 "php": ">=5.3.0"
6761 },
6762 "require-dev": {
6763 "phpunit/phpunit": "~3.7"
6764 },
6765 "type": "library",
6766 "autoload": {
6767 "psr-0": {
6768 "JsonpCallbackValidator": "src/"
6769 }
6770 },
6771 "notification-url": "https://packagist.org/downloads/",
6772 "license": [
6773 "MIT"
6774 ],
6775 "authors": [
6776 {
6777 "name": "William Durand",
6778 "email": "william.durand1@gmail.com",
6779 "homepage": "http://www.willdurand.fr"
6780 }
6781 ],
6782 "description": "JSONP callback validator.",
6783 "time": "2014-01-20 22:35:06"
6784 },
6785 {
6786 "name": "willdurand/negotiation",
6787 "version": "v2.2.1",
6788 "source": {
6789 "type": "git",
6790 "url": "https://github.com/willdurand/Negotiation.git",
6791 "reference": "1f210db45723b21edd69f39794662b8d64656b93"
6792 },
6793 "dist": {
6794 "type": "zip",
6795 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/1f210db45723b21edd69f39794662b8d64656b93",
6796 "reference": "1f210db45723b21edd69f39794662b8d64656b93",
6797 "shasum": ""
6798 },
6799 "require": {
6800 "php": ">=5.4.0"
6801 },
6802 "require-dev": {
6803 "phpunit/phpunit": "~4.5"
6804 },
6805 "type": "library",
6806 "extra": {
6807 "branch-alias": {
6808 "dev-master": "2.2-dev"
6809 }
6810 },
6811 "autoload": {
6812 "psr-4": {
6813 "Negotiation\\": "src/Negotiation"
6814 }
6815 },
6816 "notification-url": "https://packagist.org/downloads/",
6817 "license": [
6818 "MIT"
6819 ],
6820 "authors": [
6821 {
6822 "name": "William Durand",
6823 "email": "will+git@drnd.me"
6824 }
6825 ],
6826 "description": "Content Negotiation tools for PHP provided as a standalone library.",
6827 "homepage": "http://williamdurand.fr/Negotiation/",
6828 "keywords": [
6829 "accept",
6830 "content",
6831 "format",
6832 "header",
6833 "negotiation"
6834 ],
6835 "time": "2016-10-14 09:17:47"
6836 },
6837 {
6838 "name": "zendframework/zend-code",
6839 "version": "2.6.3",
6840 "source": {
6841 "type": "git",
6842 "url": "https://github.com/zendframework/zend-code.git",
6843 "reference": "95033f061b083e16cdee60530ec260d7d628b887"
6844 },
6845 "dist": {
6846 "type": "zip",
6847 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887",
6848 "reference": "95033f061b083e16cdee60530ec260d7d628b887",
6849 "shasum": ""
6850 },
6851 "require": {
6852 "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
6853 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
6854 },
6855 "require-dev": {
6856 "doctrine/annotations": "~1.0",
6857 "fabpot/php-cs-fixer": "1.7.*",
6858 "phpunit/phpunit": "^4.8.21",
6859 "zendframework/zend-stdlib": "^2.7 || ^3.0"
6860 },
6861 "suggest": {
6862 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
6863 "zendframework/zend-stdlib": "Zend\\Stdlib component"
6864 },
6865 "type": "library",
6866 "extra": {
6867 "branch-alias": {
6868 "dev-master": "2.6-dev",
6869 "dev-develop": "2.7-dev"
6870 }
6871 },
6872 "autoload": {
6873 "psr-4": {
6874 "Zend\\Code\\": "src/"
6875 }
6876 },
6877 "notification-url": "https://packagist.org/downloads/",
6878 "license": [
6879 "BSD-3-Clause"
6880 ],
6881 "description": "provides facilities to generate arbitrary code using an object oriented interface",
6882 "homepage": "https://github.com/zendframework/zend-code",
6883 "keywords": [
6884 "code",
6885 "zf2"
6886 ],
6887 "time": "2016-04-20 17:26:42"
6888 },
6889 {
6890 "name": "zendframework/zend-eventmanager",
6891 "version": "3.0.1",
6892 "source": {
6893 "type": "git",
6894 "url": "https://github.com/zendframework/zend-eventmanager.git",
6895 "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e"
6896 },
6897 "dist": {
6898 "type": "zip",
6899 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e",
6900 "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e",
6901 "shasum": ""
6902 },
6903 "require": {
6904 "php": "^5.5 || ^7.0"
6905 },
6906 "require-dev": {
6907 "athletic/athletic": "^0.1",
6908 "container-interop/container-interop": "^1.1.0",
6909 "phpunit/phpunit": "~4.0",
6910 "squizlabs/php_codesniffer": "^2.0",
6911 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
6912 },
6913 "suggest": {
6914 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
6915 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
6916 },
6917 "type": "library",
6918 "extra": {
6919 "branch-alias": {
6920 "dev-master": "3.0-dev",
6921 "dev-develop": "3.1-dev"
6922 }
6923 },
6924 "autoload": {
6925 "psr-4": {
6926 "Zend\\EventManager\\": "src/"
6927 }
6928 },
6929 "notification-url": "https://packagist.org/downloads/",
6930 "license": [
6931 "BSD-3-Clause"
6932 ],
6933 "description": "Trigger and listen to events within a PHP application",
6934 "homepage": "https://github.com/zendframework/zend-eventmanager",
6935 "keywords": [
6936 "event",
6937 "eventmanager",
6938 "events",
6939 "zf2"
6940 ],
6941 "time": "2016-02-18 20:53:00"
6942 }
6943 ],
6944 "packages-dev": [
6945 {
6946 "name": "doctrine/data-fixtures",
6947 "version": "v1.1.1",
6948 "source": {
6949 "type": "git",
6950 "url": "https://github.com/doctrine/data-fixtures.git",
6951 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
6952 },
6953 "dist": {
6954 "type": "zip",
6955 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
6956 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
6957 "shasum": ""
6958 },
6959 "require": {
6960 "doctrine/common": "~2.2",
6961 "php": ">=5.3.2"
6962 },
6963 "conflict": {
6964 "doctrine/orm": "< 2.4"
6965 },
6966 "require-dev": {
6967 "doctrine/orm": "~2.4"
6968 },
6969 "suggest": {
6970 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
6971 "doctrine/orm": "For loading ORM fixtures",
6972 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
6973 },
6974 "type": "library",
6975 "extra": {
6976 "branch-alias": {
6977 "dev-master": "1.1.x-dev"
6978 }
6979 },
6980 "autoload": {
6981 "psr-0": {
6982 "Doctrine\\Common\\DataFixtures": "lib/"
6983 }
6984 },
6985 "notification-url": "https://packagist.org/downloads/",
6986 "license": [
6987 "MIT"
6988 ],
6989 "authors": [
6990 {
6991 "name": "Jonathan Wage",
6992 "email": "jonwage@gmail.com"
6993 }
6994 ],
6995 "description": "Data Fixtures for all Doctrine Object Managers",
6996 "homepage": "http://www.doctrine-project.org",
6997 "keywords": [
6998 "database"
6999 ],
7000 "time": "2015-03-30 12:14:13"
7001 },
7002 {
7003 "name": "doctrine/doctrine-fixtures-bundle",
7004 "version": "2.3.0",
7005 "source": {
7006 "type": "git",
7007 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7008 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029"
7009 },
7010 "dist": {
7011 "type": "zip",
7012 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029",
7013 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029",
7014 "shasum": ""
7015 },
7016 "require": {
7017 "doctrine/data-fixtures": "~1.0",
7018 "doctrine/doctrine-bundle": "~1.0",
7019 "php": ">=5.3.2",
7020 "symfony/doctrine-bridge": "~2.3|~3.0"
7021 },
7022 "type": "symfony-bundle",
7023 "extra": {
7024 "branch-alias": {
7025 "dev-master": "2.2.x-dev"
7026 }
7027 },
7028 "autoload": {
7029 "psr-4": {
7030 "Doctrine\\Bundle\\FixturesBundle\\": ""
7031 }
7032 },
7033 "notification-url": "https://packagist.org/downloads/",
7034 "license": [
7035 "MIT"
7036 ],
7037 "authors": [
7038 {
7039 "name": "Symfony Community",
7040 "homepage": "http://symfony.com/contributors"
7041 },
7042 {
7043 "name": "Doctrine Project",
7044 "homepage": "http://www.doctrine-project.org"
7045 },
7046 {
7047 "name": "Fabien Potencier",
7048 "email": "fabien@symfony.com"
7049 }
7050 ],
7051 "description": "Symfony DoctrineFixturesBundle",
7052 "homepage": "http://www.doctrine-project.org",
7053 "keywords": [
7054 "Fixture",
7055 "persistence"
7056 ],
7057 "time": "2015-11-04 21:23:23"
7058 },
7059 {
7060 "name": "friendsofphp/php-cs-fixer",
7061 "version": "v1.13.1",
7062 "source": {
7063 "type": "git",
7064 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
7065 "reference": "0ea4f7ed06ca55da1d8fc45da26ff87f261c4088"
7066 },
7067 "dist": {
7068 "type": "zip",
7069 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/0ea4f7ed06ca55da1d8fc45da26ff87f261c4088",
7070 "reference": "0ea4f7ed06ca55da1d8fc45da26ff87f261c4088",
7071 "shasum": ""
7072 },
7073 "require": {
7074 "ext-tokenizer": "*",
7075 "php": "^5.3.6 || >=7.0 <7.2",
7076 "sebastian/diff": "^1.1",
7077 "symfony/console": "^2.3 || ^3.0",
7078 "symfony/event-dispatcher": "^2.1 || ^3.0",
7079 "symfony/filesystem": "^2.1 || ^3.0",
7080 "symfony/finder": "^2.1 || ^3.0",
7081 "symfony/process": "^2.3 || ^3.0",
7082 "symfony/stopwatch": "^2.5 || ^3.0"
7083 },
7084 "conflict": {
7085 "hhvm": "<3.9"
7086 },
7087 "require-dev": {
7088 "phpunit/phpunit": "^4.5|^5",
7089 "satooshi/php-coveralls": "^1.0"
7090 },
7091 "bin": [
7092 "php-cs-fixer"
7093 ],
7094 "type": "application",
7095 "autoload": {
7096 "psr-4": {
7097 "Symfony\\CS\\": "Symfony/CS/"
7098 }
7099 },
7100 "notification-url": "https://packagist.org/downloads/",
7101 "license": [
7102 "MIT"
7103 ],
7104 "authors": [
7105 {
7106 "name": "Dariusz Rumiński",
7107 "email": "dariusz.ruminski@gmail.com"
7108 },
7109 {
7110 "name": "Fabien Potencier",
7111 "email": "fabien@symfony.com"
7112 }
7113 ],
7114 "description": "A tool to automatically fix PHP code style",
7115 "time": "2016-12-01 00:05:05"
7116 },
7117 {
7118 "name": "m6web/redis-mock",
7119 "version": "v2.8.0",
7120 "source": {
7121 "type": "git",
7122 "url": "https://github.com/M6Web/RedisMock.git",
7123 "reference": "a869f5374645830869a464dbb14c18acf80a1bef"
7124 },
7125 "dist": {
7126 "type": "zip",
7127 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/a869f5374645830869a464dbb14c18acf80a1bef",
7128 "reference": "a869f5374645830869a464dbb14c18acf80a1bef",
7129 "shasum": ""
7130 },
7131 "require": {
7132 "php": ">=5.3.3"
7133 },
7134 "require-dev": {
7135 "atoum/atoum": "master-dev",
7136 "predis/predis": "~0.8"
7137 },
7138 "type": "library",
7139 "autoload": {
7140 "psr-0": {
7141 "M6Web\\Component\\RedisMock": "src/"
7142 }
7143 },
7144 "notification-url": "https://packagist.org/downloads/",
7145 "license": [
7146 "MIT"
7147 ],
7148 "authors": [
7149 {
7150 "name": "M6Web",
7151 "email": "opensource@m6web.fr",
7152 "homepage": "http://tech.m6web.fr/"
7153 }
7154 ],
7155 "description": "Library providing a PHP mock for Redis",
7156 "keywords": [
7157 "mock",
7158 "redis"
7159 ],
7160 "time": "2016-10-30 19:34:36"
7161 },
7162 {
7163 "name": "sebastian/diff",
7164 "version": "1.4.1",
7165 "source": {
7166 "type": "git",
7167 "url": "https://github.com/sebastianbergmann/diff.git",
7168 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
7169 },
7170 "dist": {
7171 "type": "zip",
7172 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
7173 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
7174 "shasum": ""
7175 },
7176 "require": {
7177 "php": ">=5.3.3"
7178 },
7179 "require-dev": {
7180 "phpunit/phpunit": "~4.8"
7181 },
7182 "type": "library",
7183 "extra": {
7184 "branch-alias": {
7185 "dev-master": "1.4-dev"
7186 }
7187 },
7188 "autoload": {
7189 "classmap": [
7190 "src/"
7191 ]
7192 },
7193 "notification-url": "https://packagist.org/downloads/",
7194 "license": [
7195 "BSD-3-Clause"
7196 ],
7197 "authors": [
7198 {
7199 "name": "Kore Nordmann",
7200 "email": "mail@kore-nordmann.de"
7201 },
7202 {
7203 "name": "Sebastian Bergmann",
7204 "email": "sebastian@phpunit.de"
7205 }
7206 ],
7207 "description": "Diff implementation",
7208 "homepage": "https://github.com/sebastianbergmann/diff",
7209 "keywords": [
7210 "diff"
7211 ],
7212 "time": "2015-12-08 07:14:41"
7213 },
7214 {
7215 "name": "sensio/generator-bundle",
7216 "version": "v3.1.2",
7217 "source": {
7218 "type": "git",
7219 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
7220 "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e"
7221 },
7222 "dist": {
7223 "type": "zip",
7224 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/ec278c0bd530edf155c4a00900577b5cb80f559e",
7225 "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e",
7226 "shasum": ""
7227 },
7228 "require": {
7229 "symfony/console": "~2.7|~3.0",
7230 "symfony/framework-bundle": "~2.7|~3.0",
7231 "symfony/process": "~2.7|~3.0",
7232 "symfony/yaml": "~2.7|~3.0",
7233 "twig/twig": "^1.28.2|^2.0"
7234 },
7235 "require-dev": {
7236 "doctrine/orm": "~2.4",
7237 "symfony/doctrine-bridge": "~2.7|~3.0"
7238 },
7239 "type": "symfony-bundle",
7240 "extra": {
7241 "branch-alias": {
7242 "dev-master": "3.1.x-dev"
7243 }
7244 },
7245 "autoload": {
7246 "psr-4": {
7247 "Sensio\\Bundle\\GeneratorBundle\\": ""
7248 },
7249 "exclude-from-classmap": [
7250 "/Tests/"
7251 ]
7252 },
7253 "notification-url": "https://packagist.org/downloads/",
7254 "license": [
7255 "MIT"
7256 ],
7257 "authors": [
7258 {
7259 "name": "Fabien Potencier",
7260 "email": "fabien@symfony.com"
7261 }
7262 ],
7263 "description": "This bundle generates code for you",
7264 "time": "2016-12-05 16:01:19"
7265 },
7266 {
7267 "name": "symfony/phpunit-bridge",
7268 "version": "v3.2.2",
7269 "source": {
7270 "type": "git",
7271 "url": "https://github.com/symfony/phpunit-bridge.git",
7272 "reference": "d32e4062c3a3dfb95709d2ca6dd89a327ae51c3b"
7273 },
7274 "dist": {
7275 "type": "zip",
7276 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d32e4062c3a3dfb95709d2ca6dd89a327ae51c3b",
7277 "reference": "d32e4062c3a3dfb95709d2ca6dd89a327ae51c3b",
7278 "shasum": ""
7279 },
7280 "require": {
7281 "php": ">=5.3.3"
7282 },
7283 "suggest": {
7284 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
7285 },
7286 "bin": [
7287 "bin/simple-phpunit"
7288 ],
7289 "type": "symfony-bridge",
7290 "extra": {
7291 "branch-alias": {
7292 "dev-master": "3.2-dev"
7293 }
7294 },
7295 "autoload": {
7296 "files": [
7297 "bootstrap.php"
7298 ],
7299 "psr-4": {
7300 "Symfony\\Bridge\\PhpUnit\\": ""
7301 },
7302 "exclude-from-classmap": [
7303 "/Tests/"
7304 ]
7305 },
7306 "notification-url": "https://packagist.org/downloads/",
7307 "license": [
7308 "MIT"
7309 ],
7310 "authors": [
7311 {
7312 "name": "Nicolas Grekas",
7313 "email": "p@tchwork.com"
7314 },
7315 {
7316 "name": "Symfony Community",
7317 "homepage": "https://symfony.com/contributors"
7318 }
7319 ],
7320 "description": "Symfony PHPUnit Bridge",
7321 "homepage": "https://symfony.com",
7322 "time": "2017-01-06 17:19:17"
7323 }
7324 ],
7325 "aliases": [],
7326 "minimum-stability": "dev",
7327 "stability-flags": {
7328 "tecnickcom/tc-lib-pdf": 20,
7329 "friendsofsymfony/user-bundle": 20,
7330 "bdunogier/guzzle-site-authenticator": 20
7331 },
7332 "prefer-stable": true,
7333 "prefer-lowest": false,
7334 "platform": {
7335 "php": ">=5.5.9",
7336 "ext-pcre": "*",
7337 "ext-dom": "*",
7338 "ext-curl": "*",
7339 "ext-gd": "*",
7340 "ext-session": "*",
7341 "ext-ctype": "*",
7342 "ext-hash": "*",
7343 "ext-simplexml": "*",
7344 "ext-json": "*",
7345 "ext-mbstring": "*",
7346 "ext-xml": "*",
7347 "ext-iconv": "*",
7348 "ext-tokenizer": "*",
7349 "ext-pdo": "*"
7350 },
7351 "platform-dev": [],
7352 "platform-overrides": {
7353 "php": "5.5.9"
7354 }
7355 }