]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
Release wallabag 2.2.2
[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": "5c0f6a2e8574e787b6846dbee4c8b23d",
8 "content-hash": "0ec2570ef0730fd664b2449e73281cb0",
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.12",
432 "source": {
433 "type": "git",
434 "url": "https://github.com/doctrine/dbal.git",
435 "reference": "7b9e911f9d8b30d43b96853dab26898c710d8f44"
436 },
437 "dist": {
438 "type": "zip",
439 "url": "https://api.github.com/repos/doctrine/dbal/zipball/7b9e911f9d8b30d43b96853dab26898c710d8f44",
440 "reference": "7b9e911f9d8b30d43b96853dab26898c710d8f44",
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-02-08 12:53:47"
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": "0d70c918e79ad4108f2d78741cae645408c27f6d"
1343 },
1344 "dist": {
1345 "type": "zip",
1346 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/0d70c918e79ad4108f2d78741cae645408c27f6d",
1347 "reference": "0d70c918e79ad4108f2d78741cae645408c27f6d",
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 "twig/twig": "^1.28 || ^2.0"
1359 },
1360 "conflict": {
1361 "doctrine/doctrine-bundle": "<1.3",
1362 "symfony/doctrine-bridge": "<2.7"
1363 },
1364 "require-dev": {
1365 "doctrine/doctrine-bundle": "^1.3",
1366 "friendsofphp/php-cs-fixer": "^1.11",
1367 "phpunit/phpunit": "~4.8|~5.0",
1368 "swiftmailer/swiftmailer": "^4.3 || ^5.0",
1369 "symfony/console": "^2.7 || ^3.0",
1370 "symfony/phpunit-bridge": "^2.7 || ^3.0",
1371 "symfony/validator": "^2.7 || ^3.0",
1372 "symfony/yaml": "^2.7 || ^3.0"
1373 },
1374 "type": "symfony-bundle",
1375 "extra": {
1376 "branch-alias": {
1377 "dev-master": "2.0.x-dev"
1378 }
1379 },
1380 "autoload": {
1381 "psr-4": {
1382 "FOS\\UserBundle\\": ""
1383 },
1384 "exclude-from-classmap": [
1385 "/Tests/"
1386 ]
1387 },
1388 "notification-url": "https://packagist.org/downloads/",
1389 "license": [
1390 "MIT"
1391 ],
1392 "authors": [
1393 {
1394 "name": "Christophe Coevoet",
1395 "email": "stof@notk.org"
1396 },
1397 {
1398 "name": "FriendsOfSymfony Community",
1399 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1400 },
1401 {
1402 "name": "Thibault Duplessis",
1403 "email": "thibault.duplessis@gmail.com"
1404 }
1405 ],
1406 "description": "Symfony FOSUserBundle",
1407 "homepage": "http://friendsofsymfony.github.com",
1408 "keywords": [
1409 "User management"
1410 ],
1411 "time": "2017-03-01 13:37:05"
1412 },
1413 {
1414 "name": "gedmo/doctrine-extensions",
1415 "version": "v2.4.26",
1416 "source": {
1417 "type": "git",
1418 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
1419 "reference": "983dd85d6860f87fb7dffd0d9f7ad1462e20a09d"
1420 },
1421 "dist": {
1422 "type": "zip",
1423 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/983dd85d6860f87fb7dffd0d9f7ad1462e20a09d",
1424 "reference": "983dd85d6860f87fb7dffd0d9f7ad1462e20a09d",
1425 "shasum": ""
1426 },
1427 "require": {
1428 "behat/transliterator": "~1.0",
1429 "doctrine/common": "~2.4",
1430 "php": ">=5.3.2"
1431 },
1432 "require-dev": {
1433 "doctrine/common": ">=2.5.0",
1434 "doctrine/mongodb-odm": ">=1.0.2",
1435 "doctrine/orm": ">=2.5.0",
1436 "phpunit/phpunit": "~4.4",
1437 "phpunit/phpunit-mock-objects": "~2.3",
1438 "symfony/yaml": "~2.6"
1439 },
1440 "suggest": {
1441 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1442 "doctrine/orm": "to use the extensions with the ORM"
1443 },
1444 "type": "library",
1445 "extra": {
1446 "branch-alias": {
1447 "dev-master": "2.4.x-dev"
1448 }
1449 },
1450 "autoload": {
1451 "psr-0": {
1452 "Gedmo\\": "lib/"
1453 }
1454 },
1455 "notification-url": "https://packagist.org/downloads/",
1456 "license": [
1457 "MIT"
1458 ],
1459 "authors": [
1460 {
1461 "name": "David Buchmann",
1462 "email": "david@liip.ch"
1463 },
1464 {
1465 "name": "Gediminas Morkevicius",
1466 "email": "gediminas.morkevicius@gmail.com"
1467 },
1468 {
1469 "name": "Gustavo Falco",
1470 "email": "comfortablynumb84@gmail.com"
1471 }
1472 ],
1473 "description": "Doctrine2 behavioral extensions",
1474 "homepage": "http://gediminasm.org/",
1475 "keywords": [
1476 "Blameable",
1477 "behaviors",
1478 "doctrine2",
1479 "extensions",
1480 "gedmo",
1481 "loggable",
1482 "nestedset",
1483 "sluggable",
1484 "sortable",
1485 "timestampable",
1486 "translatable",
1487 "tree",
1488 "uploadable"
1489 ],
1490 "time": "2016-12-21 13:46:54"
1491 },
1492 {
1493 "name": "grandt/binstring",
1494 "version": "1.0.0",
1495 "source": {
1496 "type": "git",
1497 "url": "https://github.com/Grandt/PHPBinString.git",
1498 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
1499 },
1500 "dist": {
1501 "type": "zip",
1502 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1503 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1504 "shasum": ""
1505 },
1506 "require": {
1507 "php": ">=5.0"
1508 },
1509 "type": "library",
1510 "autoload": {
1511 "classmap": [
1512 "BinString.php",
1513 "BinStringStatic.php"
1514 ]
1515 },
1516 "notification-url": "https://packagist.org/downloads/",
1517 "license": [
1518 "LGPL-2.1"
1519 ],
1520 "authors": [
1521 {
1522 "name": "A. Grandt",
1523 "email": "php@grandt.com",
1524 "role": "Developer"
1525 }
1526 ],
1527 "description": "A class for working around the use of mbstring.func_override",
1528 "homepage": "https://github.com/Grandt/PHPBinString",
1529 "keywords": [
1530 "binary strings",
1531 "mbstring"
1532 ],
1533 "time": "2015-08-13 06:14:41"
1534 },
1535 {
1536 "name": "grandt/phpepub",
1537 "version": "4.0.7.1",
1538 "source": {
1539 "type": "git",
1540 "url": "https://github.com/Grandt/PHPePub.git",
1541 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452"
1542 },
1543 "dist": {
1544 "type": "zip",
1545 "url": "https://api.github.com/repos/Grandt/PHPePub/zipball/ccb501e566358ac19a9fedb6eb8bf96665823452",
1546 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452",
1547 "shasum": ""
1548 },
1549 "require": {
1550 "grandt/phpresizegif": "~1.0.3",
1551 "grandt/relativepath": "~1.0.1",
1552 "php": ">=5.3.0",
1553 "phpzip/phpzip": "~2.0.7"
1554 },
1555 "type": "library",
1556 "autoload": {
1557 "psr-4": {
1558 "PHPePub\\": "src/PHPePub"
1559 },
1560 "classmap": [
1561 "src/lib.uuid.php"
1562 ]
1563 },
1564 "notification-url": "https://packagist.org/downloads/",
1565 "license": [
1566 "LGPL-2.1"
1567 ],
1568 "authors": [
1569 {
1570 "name": "A. Grandt",
1571 "email": "php@grandt.com",
1572 "homepage": "http://grandt.com",
1573 "role": "Developer"
1574 }
1575 ],
1576 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
1577 "homepage": "https://github.com/Grandt/PHPZip",
1578 "keywords": [
1579 "e-book",
1580 "epub"
1581 ],
1582 "time": "2016-03-16 15:48:26"
1583 },
1584 {
1585 "name": "grandt/phpresizegif",
1586 "version": "1.0.3",
1587 "source": {
1588 "type": "git",
1589 "url": "https://github.com/Grandt/PHPResizeGif.git",
1590 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
1591 },
1592 "dist": {
1593 "type": "zip",
1594 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1595 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1596 "shasum": ""
1597 },
1598 "require": {
1599 "grandt/binstring": ">=0.2.0",
1600 "php": ">=5.3.0"
1601 },
1602 "type": "library",
1603 "autoload": {
1604 "psr-4": {
1605 "grandt\\ResizeGif\\": "src/ResizeGif",
1606 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
1607 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
1608 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
1609 }
1610 },
1611 "notification-url": "https://packagist.org/downloads/",
1612 "license": [
1613 "LGPL-2.1"
1614 ],
1615 "authors": [
1616 {
1617 "name": "A. Grandt",
1618 "email": "php@grandt.com",
1619 "homepage": "http://grandt.com",
1620 "role": "Developer"
1621 }
1622 ],
1623 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
1624 "homepage": "https://github.com/Grandt/PHPResizeGif",
1625 "keywords": [
1626 "GIF89a",
1627 "animated gif",
1628 "gif",
1629 "resize"
1630 ],
1631 "time": "2015-05-10 10:52:24"
1632 },
1633 {
1634 "name": "grandt/phpzipmerge",
1635 "version": "1.0.4",
1636 "source": {
1637 "type": "git",
1638 "url": "https://github.com/Grandt/PHPZipMerge.git",
1639 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
1640 },
1641 "dist": {
1642 "type": "zip",
1643 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1644 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1645 "shasum": ""
1646 },
1647 "require": {
1648 "grandt/binstring": ">=1.0.0",
1649 "grandt/relativepath": ">=1.0.1",
1650 "php": ">=5.3.0"
1651 },
1652 "type": "library",
1653 "autoload": {
1654 "psr-4": {
1655 "ZipMerge\\": "src/ZipMerge"
1656 }
1657 },
1658 "notification-url": "https://packagist.org/downloads/",
1659 "license": [
1660 "LGPL-2.1"
1661 ],
1662 "authors": [
1663 {
1664 "name": "A. Grandt",
1665 "email": "php@grandt.com",
1666 "homepage": "http://grandt.com",
1667 "role": "Developer"
1668 },
1669 {
1670 "name": "Greg Kappatos",
1671 "homepage": "http://websiteconnect.com.au",
1672 "role": "Developer"
1673 }
1674 ],
1675 "description": "Merge and stream multiple Zip files on the fly.",
1676 "homepage": "https://github.com/Grandt/PHPZipMerge",
1677 "keywords": [
1678 "archive",
1679 "compressed",
1680 "compression",
1681 "merge",
1682 "phpzip",
1683 "pkzip",
1684 "stream",
1685 "zip"
1686 ],
1687 "time": "2015-08-18 13:49:33"
1688 },
1689 {
1690 "name": "grandt/relativepath",
1691 "version": "1.0.2",
1692 "source": {
1693 "type": "git",
1694 "url": "https://github.com/Grandt/PHPRelativePath.git",
1695 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
1696 },
1697 "dist": {
1698 "type": "zip",
1699 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
1700 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
1701 "shasum": ""
1702 },
1703 "require": {
1704 "php": ">=5.0"
1705 },
1706 "type": "library",
1707 "autoload": {
1708 "classmap": [
1709 "RelativePath.php"
1710 ]
1711 },
1712 "notification-url": "https://packagist.org/downloads/",
1713 "license": [
1714 "LGPL-2.1"
1715 ],
1716 "authors": [
1717 {
1718 "name": "A. Grandt",
1719 "email": "php@grandt.com",
1720 "role": "Developer"
1721 }
1722 ],
1723 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
1724 "homepage": "https://github.com/Grandt/PHPRelativePath",
1725 "keywords": [
1726 "file path"
1727 ],
1728 "time": "2015-05-14 08:18:23"
1729 },
1730 {
1731 "name": "guzzlehttp/guzzle",
1732 "version": "5.3.1",
1733 "source": {
1734 "type": "git",
1735 "url": "https://github.com/guzzle/guzzle.git",
1736 "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8"
1737 },
1738 "dist": {
1739 "type": "zip",
1740 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1741 "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1742 "shasum": ""
1743 },
1744 "require": {
1745 "guzzlehttp/ringphp": "^1.1",
1746 "php": ">=5.4.0"
1747 },
1748 "require-dev": {
1749 "ext-curl": "*",
1750 "phpunit/phpunit": "^4.0"
1751 },
1752 "type": "library",
1753 "autoload": {
1754 "psr-4": {
1755 "GuzzleHttp\\": "src/"
1756 }
1757 },
1758 "notification-url": "https://packagist.org/downloads/",
1759 "license": [
1760 "MIT"
1761 ],
1762 "authors": [
1763 {
1764 "name": "Michael Dowling",
1765 "email": "mtdowling@gmail.com",
1766 "homepage": "https://github.com/mtdowling"
1767 }
1768 ],
1769 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1770 "homepage": "http://guzzlephp.org/",
1771 "keywords": [
1772 "client",
1773 "curl",
1774 "framework",
1775 "http",
1776 "http client",
1777 "rest",
1778 "web service"
1779 ],
1780 "time": "2016-07-15 19:28:39"
1781 },
1782 {
1783 "name": "guzzlehttp/ringphp",
1784 "version": "1.1.0",
1785 "source": {
1786 "type": "git",
1787 "url": "https://github.com/guzzle/RingPHP.git",
1788 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
1789 },
1790 "dist": {
1791 "type": "zip",
1792 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1793 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1794 "shasum": ""
1795 },
1796 "require": {
1797 "guzzlehttp/streams": "~3.0",
1798 "php": ">=5.4.0",
1799 "react/promise": "~2.0"
1800 },
1801 "require-dev": {
1802 "ext-curl": "*",
1803 "phpunit/phpunit": "~4.0"
1804 },
1805 "suggest": {
1806 "ext-curl": "Guzzle will use specific adapters if cURL is present"
1807 },
1808 "type": "library",
1809 "extra": {
1810 "branch-alias": {
1811 "dev-master": "1.1-dev"
1812 }
1813 },
1814 "autoload": {
1815 "psr-4": {
1816 "GuzzleHttp\\Ring\\": "src/"
1817 }
1818 },
1819 "notification-url": "https://packagist.org/downloads/",
1820 "license": [
1821 "MIT"
1822 ],
1823 "authors": [
1824 {
1825 "name": "Michael Dowling",
1826 "email": "mtdowling@gmail.com",
1827 "homepage": "https://github.com/mtdowling"
1828 }
1829 ],
1830 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
1831 "time": "2015-05-20 03:37:09"
1832 },
1833 {
1834 "name": "guzzlehttp/streams",
1835 "version": "3.0.0",
1836 "source": {
1837 "type": "git",
1838 "url": "https://github.com/guzzle/streams.git",
1839 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
1840 },
1841 "dist": {
1842 "type": "zip",
1843 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1844 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1845 "shasum": ""
1846 },
1847 "require": {
1848 "php": ">=5.4.0"
1849 },
1850 "require-dev": {
1851 "phpunit/phpunit": "~4.0"
1852 },
1853 "type": "library",
1854 "extra": {
1855 "branch-alias": {
1856 "dev-master": "3.0-dev"
1857 }
1858 },
1859 "autoload": {
1860 "psr-4": {
1861 "GuzzleHttp\\Stream\\": "src/"
1862 }
1863 },
1864 "notification-url": "https://packagist.org/downloads/",
1865 "license": [
1866 "MIT"
1867 ],
1868 "authors": [
1869 {
1870 "name": "Michael Dowling",
1871 "email": "mtdowling@gmail.com",
1872 "homepage": "https://github.com/mtdowling"
1873 }
1874 ],
1875 "description": "Provides a simple abstraction over streams of data",
1876 "homepage": "http://guzzlephp.org/",
1877 "keywords": [
1878 "Guzzle",
1879 "stream"
1880 ],
1881 "time": "2014-10-12 19:18:40"
1882 },
1883 {
1884 "name": "hoa/compiler",
1885 "version": "3.17.01.10",
1886 "source": {
1887 "type": "git",
1888 "url": "https://github.com/hoaproject/Compiler.git",
1889 "reference": "4730a839280539e42ba6ef69fa5ce1b64be43b9d"
1890 },
1891 "dist": {
1892 "type": "zip",
1893 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/4730a839280539e42ba6ef69fa5ce1b64be43b9d",
1894 "reference": "4730a839280539e42ba6ef69fa5ce1b64be43b9d",
1895 "shasum": ""
1896 },
1897 "require": {
1898 "hoa/consistency": "~1.0",
1899 "hoa/exception": "~1.0",
1900 "hoa/file": "~1.0",
1901 "hoa/iterator": "~2.0",
1902 "hoa/math": "~1.0",
1903 "hoa/protocol": "~1.0",
1904 "hoa/regex": "~1.0",
1905 "hoa/visitor": "~2.0"
1906 },
1907 "require-dev": {
1908 "hoa/json": "~2.0",
1909 "hoa/test": "~2.0"
1910 },
1911 "type": "library",
1912 "extra": {
1913 "branch-alias": {
1914 "dev-master": "3.x-dev"
1915 }
1916 },
1917 "autoload": {
1918 "psr-4": {
1919 "Hoa\\Compiler\\": "."
1920 }
1921 },
1922 "notification-url": "https://packagist.org/downloads/",
1923 "license": [
1924 "BSD-3-Clause"
1925 ],
1926 "authors": [
1927 {
1928 "name": "Ivan Enderlin",
1929 "email": "ivan.enderlin@hoa-project.net"
1930 },
1931 {
1932 "name": "Hoa community",
1933 "homepage": "https://hoa-project.net/"
1934 }
1935 ],
1936 "description": "The Hoa\\Compiler library.",
1937 "homepage": "https://hoa-project.net/",
1938 "keywords": [
1939 "algebraic",
1940 "ast",
1941 "compiler",
1942 "context-free",
1943 "coverage",
1944 "exhaustive",
1945 "grammar",
1946 "isotropic",
1947 "language",
1948 "lexer",
1949 "library",
1950 "ll1",
1951 "llk",
1952 "parser",
1953 "pp",
1954 "random",
1955 "regular",
1956 "rule",
1957 "sampler",
1958 "syntax",
1959 "token",
1960 "trace",
1961 "uniform"
1962 ],
1963 "time": "2017-01-10 09:27:21"
1964 },
1965 {
1966 "name": "hoa/consistency",
1967 "version": "1.17.01.10",
1968 "source": {
1969 "type": "git",
1970 "url": "https://github.com/hoaproject/Consistency.git",
1971 "reference": "6d1228bd55164aae3138896fd6b3909f4a3b9e54"
1972 },
1973 "dist": {
1974 "type": "zip",
1975 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/6d1228bd55164aae3138896fd6b3909f4a3b9e54",
1976 "reference": "6d1228bd55164aae3138896fd6b3909f4a3b9e54",
1977 "shasum": ""
1978 },
1979 "require": {
1980 "hoa/exception": "~1.0",
1981 "php": ">=5.5.0"
1982 },
1983 "require-dev": {
1984 "hoa/stream": "~1.0",
1985 "hoa/test": "~2.0"
1986 },
1987 "type": "library",
1988 "extra": {
1989 "branch-alias": {
1990 "dev-master": "1.x-dev"
1991 }
1992 },
1993 "autoload": {
1994 "psr-4": {
1995 "Hoa\\Consistency\\": "."
1996 },
1997 "files": [
1998 "Prelude.php"
1999 ]
2000 },
2001 "notification-url": "https://packagist.org/downloads/",
2002 "license": [
2003 "BSD-3-Clause"
2004 ],
2005 "authors": [
2006 {
2007 "name": "Ivan Enderlin",
2008 "email": "ivan.enderlin@hoa-project.net"
2009 },
2010 {
2011 "name": "Hoa community",
2012 "homepage": "https://hoa-project.net/"
2013 }
2014 ],
2015 "description": "The Hoa\\Consistency library.",
2016 "homepage": "https://hoa-project.net/",
2017 "keywords": [
2018 "autoloader",
2019 "callable",
2020 "consistency",
2021 "entity",
2022 "flex",
2023 "keyword",
2024 "library"
2025 ],
2026 "time": "2017-01-10 10:08:47"
2027 },
2028 {
2029 "name": "hoa/event",
2030 "version": "1.17.01.13",
2031 "source": {
2032 "type": "git",
2033 "url": "https://github.com/hoaproject/Event.git",
2034 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2035 },
2036 "dist": {
2037 "type": "zip",
2038 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2039 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2040 "shasum": ""
2041 },
2042 "require": {
2043 "hoa/consistency": "~1.0",
2044 "hoa/exception": "~1.0"
2045 },
2046 "require-dev": {
2047 "hoa/test": "~2.0"
2048 },
2049 "type": "library",
2050 "extra": {
2051 "branch-alias": {
2052 "dev-master": "1.x-dev"
2053 }
2054 },
2055 "autoload": {
2056 "psr-4": {
2057 "Hoa\\Event\\": "."
2058 }
2059 },
2060 "notification-url": "https://packagist.org/downloads/",
2061 "license": [
2062 "BSD-3-Clause"
2063 ],
2064 "authors": [
2065 {
2066 "name": "Ivan Enderlin",
2067 "email": "ivan.enderlin@hoa-project.net"
2068 },
2069 {
2070 "name": "Hoa community",
2071 "homepage": "https://hoa-project.net/"
2072 }
2073 ],
2074 "description": "The Hoa\\Event library.",
2075 "homepage": "https://hoa-project.net/",
2076 "keywords": [
2077 "event",
2078 "library",
2079 "listener",
2080 "observer"
2081 ],
2082 "time": "2017-01-13 15:30:50"
2083 },
2084 {
2085 "name": "hoa/exception",
2086 "version": "1.17.01.16",
2087 "source": {
2088 "type": "git",
2089 "url": "https://github.com/hoaproject/Exception.git",
2090 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2091 },
2092 "dist": {
2093 "type": "zip",
2094 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2095 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2096 "shasum": ""
2097 },
2098 "require": {
2099 "hoa/consistency": "~1.0",
2100 "hoa/event": "~1.0"
2101 },
2102 "require-dev": {
2103 "hoa/test": "~2.0"
2104 },
2105 "type": "library",
2106 "extra": {
2107 "branch-alias": {
2108 "dev-master": "1.x-dev"
2109 }
2110 },
2111 "autoload": {
2112 "psr-4": {
2113 "Hoa\\Exception\\": "."
2114 }
2115 },
2116 "notification-url": "https://packagist.org/downloads/",
2117 "license": [
2118 "BSD-3-Clause"
2119 ],
2120 "authors": [
2121 {
2122 "name": "Ivan Enderlin",
2123 "email": "ivan.enderlin@hoa-project.net"
2124 },
2125 {
2126 "name": "Hoa community",
2127 "homepage": "https://hoa-project.net/"
2128 }
2129 ],
2130 "description": "The Hoa\\Exception library.",
2131 "homepage": "https://hoa-project.net/",
2132 "keywords": [
2133 "exception",
2134 "library"
2135 ],
2136 "time": "2017-01-16 07:53:27"
2137 },
2138 {
2139 "name": "hoa/file",
2140 "version": "1.17.01.13",
2141 "source": {
2142 "type": "git",
2143 "url": "https://github.com/hoaproject/File.git",
2144 "reference": "f6bf9f236067789d888e8343ccc5f1053c4f6692"
2145 },
2146 "dist": {
2147 "type": "zip",
2148 "url": "https://api.github.com/repos/hoaproject/File/zipball/f6bf9f236067789d888e8343ccc5f1053c4f6692",
2149 "reference": "f6bf9f236067789d888e8343ccc5f1053c4f6692",
2150 "shasum": ""
2151 },
2152 "require": {
2153 "hoa/consistency": "~1.0",
2154 "hoa/event": "~1.0",
2155 "hoa/exception": "~1.0",
2156 "hoa/iterator": "~2.0",
2157 "hoa/stream": "~1.0"
2158 },
2159 "require-dev": {
2160 "hoa/test": "~2.0"
2161 },
2162 "type": "library",
2163 "extra": {
2164 "branch-alias": {
2165 "dev-master": "1.x-dev"
2166 }
2167 },
2168 "autoload": {
2169 "psr-4": {
2170 "Hoa\\File\\": "."
2171 }
2172 },
2173 "notification-url": "https://packagist.org/downloads/",
2174 "license": [
2175 "BSD-3-Clause"
2176 ],
2177 "authors": [
2178 {
2179 "name": "Ivan Enderlin",
2180 "email": "ivan.enderlin@hoa-project.net"
2181 },
2182 {
2183 "name": "Hoa community",
2184 "homepage": "https://hoa-project.net/"
2185 }
2186 ],
2187 "description": "The Hoa\\File library.",
2188 "homepage": "https://hoa-project.net/",
2189 "keywords": [
2190 "Socket",
2191 "directory",
2192 "file",
2193 "finder",
2194 "library",
2195 "link",
2196 "temporary"
2197 ],
2198 "time": "2017-01-13 15:21:48"
2199 },
2200 {
2201 "name": "hoa/iterator",
2202 "version": "2.17.01.10",
2203 "source": {
2204 "type": "git",
2205 "url": "https://github.com/hoaproject/Iterator.git",
2206 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
2207 },
2208 "dist": {
2209 "type": "zip",
2210 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2211 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2212 "shasum": ""
2213 },
2214 "require": {
2215 "hoa/consistency": "~1.0",
2216 "hoa/exception": "~1.0"
2217 },
2218 "require-dev": {
2219 "hoa/test": "~2.0"
2220 },
2221 "type": "library",
2222 "extra": {
2223 "branch-alias": {
2224 "dev-master": "2.x-dev"
2225 }
2226 },
2227 "autoload": {
2228 "psr-4": {
2229 "Hoa\\Iterator\\": "."
2230 }
2231 },
2232 "notification-url": "https://packagist.org/downloads/",
2233 "license": [
2234 "BSD-3-Clause"
2235 ],
2236 "authors": [
2237 {
2238 "name": "Ivan Enderlin",
2239 "email": "ivan.enderlin@hoa-project.net"
2240 },
2241 {
2242 "name": "Hoa community",
2243 "homepage": "https://hoa-project.net/"
2244 }
2245 ],
2246 "description": "The Hoa\\Iterator library.",
2247 "homepage": "https://hoa-project.net/",
2248 "keywords": [
2249 "iterator",
2250 "library"
2251 ],
2252 "time": "2017-01-10 10:34:47"
2253 },
2254 {
2255 "name": "hoa/math",
2256 "version": "1.17.01.13",
2257 "source": {
2258 "type": "git",
2259 "url": "https://github.com/hoaproject/Math.git",
2260 "reference": "b88b213d7227266df46b45b5e4edc0dd7112529d"
2261 },
2262 "dist": {
2263 "type": "zip",
2264 "url": "https://api.github.com/repos/hoaproject/Math/zipball/b88b213d7227266df46b45b5e4edc0dd7112529d",
2265 "reference": "b88b213d7227266df46b45b5e4edc0dd7112529d",
2266 "shasum": ""
2267 },
2268 "require": {
2269 "hoa/compiler": "~3.0",
2270 "hoa/consistency": "~1.0",
2271 "hoa/exception": "~1.0",
2272 "hoa/iterator": "~2.0",
2273 "hoa/protocol": "~1.0",
2274 "hoa/zformat": "~1.0"
2275 },
2276 "require-dev": {
2277 "hoa/test": "~2.0"
2278 },
2279 "type": "library",
2280 "extra": {
2281 "branch-alias": {
2282 "dev-master": "1.x-dev"
2283 }
2284 },
2285 "autoload": {
2286 "psr-4": {
2287 "Hoa\\Math\\": "."
2288 }
2289 },
2290 "notification-url": "https://packagist.org/downloads/",
2291 "license": [
2292 "BSD-3-Clause"
2293 ],
2294 "authors": [
2295 {
2296 "name": "Ivan Enderlin",
2297 "email": "ivan.enderlin@hoa-project.net"
2298 },
2299 {
2300 "name": "Hoa community",
2301 "homepage": "https://hoa-project.net/"
2302 }
2303 ],
2304 "description": "The Hoa\\Math library.",
2305 "homepage": "https://hoa-project.net/",
2306 "keywords": [
2307 "arrangement",
2308 "combination",
2309 "combinatorics",
2310 "counting",
2311 "library",
2312 "math",
2313 "permutation",
2314 "sampler",
2315 "set"
2316 ],
2317 "time": "2017-01-13 16:02:39"
2318 },
2319 {
2320 "name": "hoa/protocol",
2321 "version": "1.17.01.14",
2322 "source": {
2323 "type": "git",
2324 "url": "https://github.com/hoaproject/Protocol.git",
2325 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
2326 },
2327 "dist": {
2328 "type": "zip",
2329 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
2330 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
2331 "shasum": ""
2332 },
2333 "require": {
2334 "hoa/consistency": "~1.0",
2335 "hoa/exception": "~1.0"
2336 },
2337 "require-dev": {
2338 "hoa/test": "~2.0"
2339 },
2340 "type": "library",
2341 "extra": {
2342 "branch-alias": {
2343 "dev-master": "1.x-dev"
2344 }
2345 },
2346 "autoload": {
2347 "psr-4": {
2348 "Hoa\\Protocol\\": "."
2349 },
2350 "files": [
2351 "Wrapper.php"
2352 ]
2353 },
2354 "notification-url": "https://packagist.org/downloads/",
2355 "license": [
2356 "BSD-3-Clause"
2357 ],
2358 "authors": [
2359 {
2360 "name": "Ivan Enderlin",
2361 "email": "ivan.enderlin@hoa-project.net"
2362 },
2363 {
2364 "name": "Hoa community",
2365 "homepage": "https://hoa-project.net/"
2366 }
2367 ],
2368 "description": "The Hoa\\Protocol library.",
2369 "homepage": "https://hoa-project.net/",
2370 "keywords": [
2371 "library",
2372 "protocol",
2373 "resource",
2374 "stream",
2375 "wrapper"
2376 ],
2377 "time": "2017-01-14 12:26:10"
2378 },
2379 {
2380 "name": "hoa/regex",
2381 "version": "1.17.01.13",
2382 "source": {
2383 "type": "git",
2384 "url": "https://github.com/hoaproject/Regex.git",
2385 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
2386 },
2387 "dist": {
2388 "type": "zip",
2389 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2390 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2391 "shasum": ""
2392 },
2393 "require": {
2394 "hoa/consistency": "~1.0",
2395 "hoa/exception": "~1.0",
2396 "hoa/math": "~1.0",
2397 "hoa/protocol": "~1.0",
2398 "hoa/ustring": "~4.0",
2399 "hoa/visitor": "~2.0"
2400 },
2401 "type": "library",
2402 "extra": {
2403 "branch-alias": {
2404 "dev-master": "1.x-dev"
2405 }
2406 },
2407 "autoload": {
2408 "psr-4": {
2409 "Hoa\\Regex\\": "."
2410 }
2411 },
2412 "notification-url": "https://packagist.org/downloads/",
2413 "license": [
2414 "BSD-3-Clause"
2415 ],
2416 "authors": [
2417 {
2418 "name": "Ivan Enderlin",
2419 "email": "ivan.enderlin@hoa-project.net"
2420 },
2421 {
2422 "name": "Hoa community",
2423 "homepage": "https://hoa-project.net/"
2424 }
2425 ],
2426 "description": "The Hoa\\Regex library.",
2427 "homepage": "https://hoa-project.net/",
2428 "keywords": [
2429 "compiler",
2430 "library",
2431 "regex"
2432 ],
2433 "time": "2017-01-13 16:10:24"
2434 },
2435 {
2436 "name": "hoa/ruler",
2437 "version": "2.17.01.13",
2438 "source": {
2439 "type": "git",
2440 "url": "https://github.com/hoaproject/Ruler.git",
2441 "reference": "8839b75b649cc415d3e4422bd548d0ef4098fa5e"
2442 },
2443 "dist": {
2444 "type": "zip",
2445 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/8839b75b649cc415d3e4422bd548d0ef4098fa5e",
2446 "reference": "8839b75b649cc415d3e4422bd548d0ef4098fa5e",
2447 "shasum": ""
2448 },
2449 "require": {
2450 "hoa/compiler": "~3.0",
2451 "hoa/consistency": "~1.0",
2452 "hoa/exception": "~1.0",
2453 "hoa/file": "~1.0",
2454 "hoa/protocol": "~1.0",
2455 "hoa/visitor": "~2.0"
2456 },
2457 "require-dev": {
2458 "hoa/test": "~2.0"
2459 },
2460 "type": "library",
2461 "extra": {
2462 "branch-alias": {
2463 "dev-master": "2.x-dev"
2464 }
2465 },
2466 "autoload": {
2467 "psr-4": {
2468 "Hoa\\Ruler\\": "."
2469 }
2470 },
2471 "notification-url": "https://packagist.org/downloads/",
2472 "license": [
2473 "BSD-3-Clause"
2474 ],
2475 "authors": [
2476 {
2477 "name": "Ivan Enderlin",
2478 "email": "ivan.enderlin@hoa-project.net"
2479 },
2480 {
2481 "name": "Hoa community",
2482 "homepage": "https://hoa-project.net/"
2483 }
2484 ],
2485 "description": "The Hoa\\Ruler library.",
2486 "homepage": "https://hoa-project.net/",
2487 "keywords": [
2488 "library",
2489 "ruler"
2490 ],
2491 "time": "2017-01-13 16:07:33"
2492 },
2493 {
2494 "name": "hoa/stream",
2495 "version": "1.17.02.21",
2496 "source": {
2497 "type": "git",
2498 "url": "https://github.com/hoaproject/Stream.git",
2499 "reference": "3293cfffca2de10525df51436adf88a559151d82"
2500 },
2501 "dist": {
2502 "type": "zip",
2503 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
2504 "reference": "3293cfffca2de10525df51436adf88a559151d82",
2505 "shasum": ""
2506 },
2507 "require": {
2508 "hoa/consistency": "~1.0",
2509 "hoa/event": "~1.0",
2510 "hoa/exception": "~1.0",
2511 "hoa/protocol": "~1.0"
2512 },
2513 "require-dev": {
2514 "hoa/test": "~2.0"
2515 },
2516 "type": "library",
2517 "extra": {
2518 "branch-alias": {
2519 "dev-master": "1.x-dev"
2520 }
2521 },
2522 "autoload": {
2523 "psr-4": {
2524 "Hoa\\Stream\\": "."
2525 }
2526 },
2527 "notification-url": "https://packagist.org/downloads/",
2528 "license": [
2529 "BSD-3-Clause"
2530 ],
2531 "authors": [
2532 {
2533 "name": "Ivan Enderlin",
2534 "email": "ivan.enderlin@hoa-project.net"
2535 },
2536 {
2537 "name": "Hoa community",
2538 "homepage": "https://hoa-project.net/"
2539 }
2540 ],
2541 "description": "The Hoa\\Stream library.",
2542 "homepage": "https://hoa-project.net/",
2543 "keywords": [
2544 "Context",
2545 "bucket",
2546 "composite",
2547 "filter",
2548 "in",
2549 "library",
2550 "out",
2551 "protocol",
2552 "stream",
2553 "wrapper"
2554 ],
2555 "time": "2017-02-21 16:01:06"
2556 },
2557 {
2558 "name": "hoa/ustring",
2559 "version": "4.17.01.16",
2560 "source": {
2561 "type": "git",
2562 "url": "https://github.com/hoaproject/Ustring.git",
2563 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
2564 },
2565 "dist": {
2566 "type": "zip",
2567 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
2568 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
2569 "shasum": ""
2570 },
2571 "require": {
2572 "hoa/consistency": "~1.0",
2573 "hoa/exception": "~1.0"
2574 },
2575 "require-dev": {
2576 "hoa/test": "~2.0"
2577 },
2578 "suggest": {
2579 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
2580 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
2581 },
2582 "type": "library",
2583 "extra": {
2584 "branch-alias": {
2585 "dev-master": "4.x-dev"
2586 }
2587 },
2588 "autoload": {
2589 "psr-4": {
2590 "Hoa\\Ustring\\": "."
2591 }
2592 },
2593 "notification-url": "https://packagist.org/downloads/",
2594 "license": [
2595 "BSD-3-Clause"
2596 ],
2597 "authors": [
2598 {
2599 "name": "Ivan Enderlin",
2600 "email": "ivan.enderlin@hoa-project.net"
2601 },
2602 {
2603 "name": "Hoa community",
2604 "homepage": "https://hoa-project.net/"
2605 }
2606 ],
2607 "description": "The Hoa\\Ustring library.",
2608 "homepage": "https://hoa-project.net/",
2609 "keywords": [
2610 "library",
2611 "search",
2612 "string",
2613 "unicode"
2614 ],
2615 "time": "2017-01-16 07:08:25"
2616 },
2617 {
2618 "name": "hoa/visitor",
2619 "version": "2.17.01.16",
2620 "source": {
2621 "type": "git",
2622 "url": "https://github.com/hoaproject/Visitor.git",
2623 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
2624 },
2625 "dist": {
2626 "type": "zip",
2627 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
2628 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
2629 "shasum": ""
2630 },
2631 "require": {
2632 "hoa/consistency": "~1.0"
2633 },
2634 "require-dev": {
2635 "hoa/test": "~2.0"
2636 },
2637 "type": "library",
2638 "extra": {
2639 "branch-alias": {
2640 "dev-master": "2.x-dev"
2641 }
2642 },
2643 "autoload": {
2644 "psr-4": {
2645 "Hoa\\Visitor\\": "."
2646 }
2647 },
2648 "notification-url": "https://packagist.org/downloads/",
2649 "license": [
2650 "BSD-3-Clause"
2651 ],
2652 "authors": [
2653 {
2654 "name": "Ivan Enderlin",
2655 "email": "ivan.enderlin@hoa-project.net"
2656 },
2657 {
2658 "name": "Hoa community",
2659 "homepage": "https://hoa-project.net/"
2660 }
2661 ],
2662 "description": "The Hoa\\Visitor library.",
2663 "homepage": "https://hoa-project.net/",
2664 "keywords": [
2665 "library",
2666 "structure",
2667 "visit",
2668 "visitor"
2669 ],
2670 "time": "2017-01-16 07:02:03"
2671 },
2672 {
2673 "name": "hoa/zformat",
2674 "version": "1.17.01.10",
2675 "source": {
2676 "type": "git",
2677 "url": "https://github.com/hoaproject/Zformat.git",
2678 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
2679 },
2680 "dist": {
2681 "type": "zip",
2682 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2683 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2684 "shasum": ""
2685 },
2686 "require": {
2687 "hoa/consistency": "~1.0",
2688 "hoa/exception": "~1.0"
2689 },
2690 "type": "library",
2691 "extra": {
2692 "branch-alias": {
2693 "dev-master": "1.x-dev"
2694 }
2695 },
2696 "autoload": {
2697 "psr-4": {
2698 "Hoa\\Zformat\\": "."
2699 }
2700 },
2701 "notification-url": "https://packagist.org/downloads/",
2702 "license": [
2703 "BSD-3-Clause"
2704 ],
2705 "authors": [
2706 {
2707 "name": "Ivan Enderlin",
2708 "email": "ivan.enderlin@hoa-project.net"
2709 },
2710 {
2711 "name": "Hoa community",
2712 "homepage": "https://hoa-project.net/"
2713 }
2714 ],
2715 "description": "The Hoa\\Zformat library.",
2716 "homepage": "https://hoa-project.net/",
2717 "keywords": [
2718 "library",
2719 "parameter",
2720 "zformat"
2721 ],
2722 "time": "2017-01-10 10:39:54"
2723 },
2724 {
2725 "name": "htmlawed/htmlawed",
2726 "version": "1.1.22",
2727 "source": {
2728 "type": "git",
2729 "url": "https://github.com/kesar/HTMLawed.git",
2730 "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1"
2731 },
2732 "dist": {
2733 "type": "zip",
2734 "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/b270453ba016ee4c6dae585f047d1e4f3cc456a1",
2735 "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1",
2736 "shasum": ""
2737 },
2738 "require": {
2739 "php": ">4.4.0"
2740 },
2741 "type": "library",
2742 "autoload": {
2743 "files": [
2744 "htmLawed.php"
2745 ]
2746 },
2747 "notification-url": "https://packagist.org/downloads/",
2748 "license": [
2749 "GPL-2.0+",
2750 "LGPL-3.0"
2751 ],
2752 "authors": [
2753 {
2754 "name": "Santosh Patnaik",
2755 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
2756 "role": "Developer"
2757 }
2758 ],
2759 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
2760 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
2761 "keywords": [
2762 "HTMLtidy",
2763 "html",
2764 "sanitize",
2765 "strip",
2766 "tags"
2767 ],
2768 "time": "2016-08-27 18:53:27"
2769 },
2770 {
2771 "name": "incenteev/composer-parameter-handler",
2772 "version": "v2.1.2",
2773 "source": {
2774 "type": "git",
2775 "url": "https://github.com/Incenteev/ParameterHandler.git",
2776 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
2777 },
2778 "dist": {
2779 "type": "zip",
2780 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2781 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2782 "shasum": ""
2783 },
2784 "require": {
2785 "php": ">=5.3.3",
2786 "symfony/yaml": "~2.3|~3.0"
2787 },
2788 "require-dev": {
2789 "composer/composer": "1.0.*@dev",
2790 "phpspec/prophecy-phpunit": "~1.0",
2791 "symfony/filesystem": "~2.2"
2792 },
2793 "type": "library",
2794 "extra": {
2795 "branch-alias": {
2796 "dev-master": "2.1.x-dev"
2797 }
2798 },
2799 "autoload": {
2800 "psr-4": {
2801 "Incenteev\\ParameterHandler\\": ""
2802 }
2803 },
2804 "notification-url": "https://packagist.org/downloads/",
2805 "license": [
2806 "MIT"
2807 ],
2808 "authors": [
2809 {
2810 "name": "Christophe Coevoet",
2811 "email": "stof@notk.org"
2812 }
2813 ],
2814 "description": "Composer script handling your ignored parameter file",
2815 "homepage": "https://github.com/Incenteev/ParameterHandler",
2816 "keywords": [
2817 "parameters management"
2818 ],
2819 "time": "2015-11-10 17:04:01"
2820 },
2821 {
2822 "name": "j0k3r/graby",
2823 "version": "1.6.0",
2824 "source": {
2825 "type": "git",
2826 "url": "https://github.com/j0k3r/graby.git",
2827 "reference": "1bd94d8d24850fe3fbf1cc922780c801e3bae961"
2828 },
2829 "dist": {
2830 "type": "zip",
2831 "url": "https://api.github.com/repos/j0k3r/graby/zipball/1bd94d8d24850fe3fbf1cc922780c801e3bae961",
2832 "reference": "1bd94d8d24850fe3fbf1cc922780c801e3bae961",
2833 "shasum": ""
2834 },
2835 "require": {
2836 "ext-curl": "*",
2837 "guzzlehttp/guzzle": "^5.2.0",
2838 "htmlawed/htmlawed": "^1.1.19",
2839 "j0k3r/graby-site-config": "^1.0",
2840 "j0k3r/php-readability": "^1.0",
2841 "j0k3r/safecurl": "~2.0",
2842 "monolog/monolog": "^1.13.1",
2843 "php": ">=5.4",
2844 "simplepie/simplepie": "^1.3.1",
2845 "smalot/pdfparser": "~0.9.24",
2846 "symfony/options-resolver": "~2.6|~3.0",
2847 "true/punycode": "~2.0",
2848 "wallabag/tcpdf": "^6.2"
2849 },
2850 "require-dev": {
2851 "satooshi/php-coveralls": "~0.6",
2852 "symfony/phpunit-bridge": "~2.6|~3.0"
2853 },
2854 "type": "library",
2855 "autoload": {
2856 "psr-4": {
2857 "Graby\\": "src/"
2858 }
2859 },
2860 "notification-url": "https://packagist.org/downloads/",
2861 "license": [
2862 "AGPL-3.0"
2863 ],
2864 "authors": [
2865 {
2866 "name": "Jeremy Benoist",
2867 "email": "jeremy.benoist@gmail.com",
2868 "role": "Developer"
2869 },
2870 {
2871 "name": "FiveFilters.org",
2872 "email": "fivefilters@fivefilters.org",
2873 "role": "Developer (original version)"
2874 }
2875 ],
2876 "description": "Graby helps you extract article content from web pages",
2877 "time": "2017-02-24 13:29:42"
2878 },
2879 {
2880 "name": "j0k3r/graby-site-config",
2881 "version": "1.0.32",
2882 "source": {
2883 "type": "git",
2884 "url": "https://github.com/j0k3r/graby-site-config.git",
2885 "reference": "00ca6236c442dff3e471268fbb6975c372e6353c"
2886 },
2887 "dist": {
2888 "type": "zip",
2889 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/00ca6236c442dff3e471268fbb6975c372e6353c",
2890 "reference": "00ca6236c442dff3e471268fbb6975c372e6353c",
2891 "shasum": ""
2892 },
2893 "require": {
2894 "symfony/finder": "~2.6|~3.0"
2895 },
2896 "type": "library",
2897 "autoload": {
2898 "psr-4": {
2899 "GrabySiteConfig\\SiteConfig\\": "src/"
2900 }
2901 },
2902 "notification-url": "https://packagist.org/downloads/",
2903 "license": [
2904 "AGPL-3.0"
2905 ],
2906 "authors": [
2907 {
2908 "name": "Jeremy Benoist",
2909 "email": "jeremy.benoist@gmail.com"
2910 }
2911 ],
2912 "description": "Graby site config files",
2913 "time": "2017-02-22 08:54:03"
2914 },
2915 {
2916 "name": "j0k3r/php-readability",
2917 "version": "1.1.6",
2918 "source": {
2919 "type": "git",
2920 "url": "https://github.com/j0k3r/php-readability.git",
2921 "reference": "445b889efb19139ce616dfea8559934a0c31088d"
2922 },
2923 "dist": {
2924 "type": "zip",
2925 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/445b889efb19139ce616dfea8559934a0c31088d",
2926 "reference": "445b889efb19139ce616dfea8559934a0c31088d",
2927 "shasum": ""
2928 },
2929 "require": {
2930 "php": ">=5.3.3",
2931 "psr/log": "^1.0"
2932 },
2933 "require-dev": {
2934 "friendsofphp/php-cs-fixer": "<2",
2935 "monolog/monolog": "^1.13",
2936 "satooshi/php-coveralls": "~0.6"
2937 },
2938 "type": "library",
2939 "autoload": {
2940 "psr-4": {
2941 "Readability\\": "src/"
2942 }
2943 },
2944 "notification-url": "https://packagist.org/downloads/",
2945 "license": [
2946 "Apache-2.0"
2947 ],
2948 "authors": [
2949 {
2950 "name": "Keyvan Minoukadeh",
2951 "email": "keyvan@keyvan.net",
2952 "homepage": "http://keyvan.net",
2953 "role": "Developer (ported original JS code to PHP)"
2954 },
2955 {
2956 "name": "Arc90",
2957 "homepage": "http://arc90.com",
2958 "role": "Developer (original JS version)"
2959 },
2960 {
2961 "name": "Jeremy Benoist",
2962 "email": "jeremy.benoist@gmail.com",
2963 "homepage": "http://www.j0k3r.net",
2964 "role": "Developer"
2965 },
2966 {
2967 "name": "DitherSky",
2968 "homepage": "https://github.com/Dither",
2969 "role": "Developer (https://github.com/Dither/full-text-rss)"
2970 }
2971 ],
2972 "description": "Automatic article extraction from HTML",
2973 "keywords": [
2974 "article",
2975 "article extraction",
2976 "content",
2977 "content extraction",
2978 "extraction",
2979 "html"
2980 ],
2981 "time": "2017-02-02 15:12:48"
2982 },
2983 {
2984 "name": "j0k3r/safecurl",
2985 "version": "2.0.2",
2986 "source": {
2987 "type": "git",
2988 "url": "https://github.com/j0k3r/safecurl.git",
2989 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b"
2990 },
2991 "dist": {
2992 "type": "zip",
2993 "url": "https://api.github.com/repos/j0k3r/safecurl/zipball/d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2994 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2995 "shasum": ""
2996 },
2997 "require": {
2998 "ext-curl": "*",
2999 "php": ">=5.3.3"
3000 },
3001 "require-dev": {
3002 "phpunit/phpunit": "^4.0.0"
3003 },
3004 "type": "library",
3005 "autoload": {
3006 "psr-4": {
3007 "fin1te\\SafeCurl\\": "src/"
3008 }
3009 },
3010 "notification-url": "https://packagist.org/downloads/",
3011 "license": [
3012 "MIT"
3013 ],
3014 "authors": [
3015 {
3016 "name": "Jeremy Benoist",
3017 "email": "jeremy.benoist@gmail.com"
3018 },
3019 {
3020 "name": "Jack W",
3021 "email": "jack@fin1te.net",
3022 "role": "Developer (original version)"
3023 }
3024 ],
3025 "description": "A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.",
3026 "keywords": [
3027 "curl",
3028 "safe",
3029 "safecurl",
3030 "ssrf",
3031 "websec"
3032 ],
3033 "time": "2015-11-23 08:16:01"
3034 },
3035 {
3036 "name": "javibravo/simpleue",
3037 "version": "1.1.1",
3038 "source": {
3039 "type": "git",
3040 "url": "https://github.com/javibravo/simpleue.git",
3041 "reference": "830178bcf1df1b1d95cee73346817255131dce59"
3042 },
3043 "dist": {
3044 "type": "zip",
3045 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/830178bcf1df1b1d95cee73346817255131dce59",
3046 "reference": "830178bcf1df1b1d95cee73346817255131dce59",
3047 "shasum": ""
3048 },
3049 "require": {
3050 "php": ">=5.5",
3051 "psr/log": "~1.0"
3052 },
3053 "require-dev": {
3054 "aws/aws-sdk-php": "^3.9",
3055 "pda/pheanstalk": "^3.1",
3056 "phpunit/phpunit": "4.0.*",
3057 "predis/predis": "^1.0"
3058 },
3059 "suggest": {
3060 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
3061 "pda/pheanstalk": "Allow work with Beanstalkd queues",
3062 "predis/predis": "Allow work with Redis queues"
3063 },
3064 "type": "library",
3065 "autoload": {
3066 "psr-4": {
3067 "Simpleue\\": "src/Simpleue"
3068 }
3069 },
3070 "notification-url": "https://packagist.org/downloads/",
3071 "license": [
3072 "MIT"
3073 ],
3074 "authors": [
3075 {
3076 "name": "Javier Bravo",
3077 "email": "javibravo85@gmail.com"
3078 }
3079 ],
3080 "description": "Php package to manage queue tasks in a simple way",
3081 "homepage": "http://github.com/javibravo/simpleue",
3082 "keywords": [
3083 "job",
3084 "queue",
3085 "redis",
3086 "sqs",
3087 "task"
3088 ],
3089 "time": "2016-12-06 21:39:40"
3090 },
3091 {
3092 "name": "jdorn/sql-formatter",
3093 "version": "v1.2.17",
3094 "source": {
3095 "type": "git",
3096 "url": "https://github.com/jdorn/sql-formatter.git",
3097 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
3098 },
3099 "dist": {
3100 "type": "zip",
3101 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
3102 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
3103 "shasum": ""
3104 },
3105 "require": {
3106 "php": ">=5.2.4"
3107 },
3108 "require-dev": {
3109 "phpunit/phpunit": "3.7.*"
3110 },
3111 "type": "library",
3112 "extra": {
3113 "branch-alias": {
3114 "dev-master": "1.3.x-dev"
3115 }
3116 },
3117 "autoload": {
3118 "classmap": [
3119 "lib"
3120 ]
3121 },
3122 "notification-url": "https://packagist.org/downloads/",
3123 "license": [
3124 "MIT"
3125 ],
3126 "authors": [
3127 {
3128 "name": "Jeremy Dorn",
3129 "email": "jeremy@jeremydorn.com",
3130 "homepage": "http://jeremydorn.com/"
3131 }
3132 ],
3133 "description": "a PHP SQL highlighting library",
3134 "homepage": "https://github.com/jdorn/sql-formatter/",
3135 "keywords": [
3136 "highlight",
3137 "sql"
3138 ],
3139 "time": "2014-01-12 16:20:24"
3140 },
3141 {
3142 "name": "jms/metadata",
3143 "version": "1.6.0",
3144 "source": {
3145 "type": "git",
3146 "url": "https://github.com/schmittjoh/metadata.git",
3147 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab"
3148 },
3149 "dist": {
3150 "type": "zip",
3151 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab",
3152 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab",
3153 "shasum": ""
3154 },
3155 "require": {
3156 "php": ">=5.3.0"
3157 },
3158 "require-dev": {
3159 "doctrine/cache": "~1.0",
3160 "symfony/cache": "~3.1"
3161 },
3162 "type": "library",
3163 "extra": {
3164 "branch-alias": {
3165 "dev-master": "1.5.x-dev"
3166 }
3167 },
3168 "autoload": {
3169 "psr-0": {
3170 "Metadata\\": "src/"
3171 }
3172 },
3173 "notification-url": "https://packagist.org/downloads/",
3174 "license": [
3175 "Apache-2.0"
3176 ],
3177 "authors": [
3178 {
3179 "name": "Johannes M. Schmitt",
3180 "email": "schmittjoh@gmail.com"
3181 }
3182 ],
3183 "description": "Class/method/property metadata management in PHP",
3184 "keywords": [
3185 "annotations",
3186 "metadata",
3187 "xml",
3188 "yaml"
3189 ],
3190 "time": "2016-12-05 10:18:33"
3191 },
3192 {
3193 "name": "jms/parser-lib",
3194 "version": "1.0.0",
3195 "source": {
3196 "type": "git",
3197 "url": "https://github.com/schmittjoh/parser-lib.git",
3198 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
3199 },
3200 "dist": {
3201 "type": "zip",
3202 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3203 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3204 "shasum": ""
3205 },
3206 "require": {
3207 "phpoption/phpoption": ">=0.9,<2.0-dev"
3208 },
3209 "type": "library",
3210 "extra": {
3211 "branch-alias": {
3212 "dev-master": "1.0-dev"
3213 }
3214 },
3215 "autoload": {
3216 "psr-0": {
3217 "JMS\\": "src/"
3218 }
3219 },
3220 "notification-url": "https://packagist.org/downloads/",
3221 "license": [
3222 "Apache2"
3223 ],
3224 "description": "A library for easily creating recursive-descent parsers.",
3225 "time": "2012-11-18 18:08:43"
3226 },
3227 {
3228 "name": "jms/serializer",
3229 "version": "1.5.0",
3230 "source": {
3231 "type": "git",
3232 "url": "https://github.com/schmittjoh/serializer.git",
3233 "reference": "9dc44f2924a90bf526a2e1c4bb1ce9d772a00a45"
3234 },
3235 "dist": {
3236 "type": "zip",
3237 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/9dc44f2924a90bf526a2e1c4bb1ce9d772a00a45",
3238 "reference": "9dc44f2924a90bf526a2e1c4bb1ce9d772a00a45",
3239 "shasum": ""
3240 },
3241 "require": {
3242 "doctrine/annotations": "^1.0",
3243 "doctrine/instantiator": "^1.0.3",
3244 "jms/metadata": "~1.1",
3245 "jms/parser-lib": "1.*",
3246 "php": ">=5.5.0",
3247 "phpcollection/phpcollection": "~0.1",
3248 "phpoption/phpoption": "^1.1"
3249 },
3250 "conflict": {
3251 "twig/twig": "<1.12"
3252 },
3253 "require-dev": {
3254 "doctrine/orm": "~2.1",
3255 "doctrine/phpcr-odm": "^1.3|^2.0",
3256 "ext-pdo_sqlite": "*",
3257 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
3258 "phpunit/phpunit": "^4.8|^5.0",
3259 "propel/propel1": "~1.7",
3260 "symfony/expression-language": "^2.6|^3.0",
3261 "symfony/filesystem": "^2.1",
3262 "symfony/form": "~2.1|^3.0",
3263 "symfony/translation": "^2.1|^3.0",
3264 "symfony/validator": "^2.2|^3.0",
3265 "symfony/yaml": "^2.1|^3.0",
3266 "twig/twig": "~1.12|~2.0"
3267 },
3268 "suggest": {
3269 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
3270 },
3271 "type": "library",
3272 "extra": {
3273 "branch-alias": {
3274 "dev-master": "1.5-dev"
3275 }
3276 },
3277 "autoload": {
3278 "psr-0": {
3279 "JMS\\Serializer": "src/"
3280 }
3281 },
3282 "notification-url": "https://packagist.org/downloads/",
3283 "license": [
3284 "Apache2"
3285 ],
3286 "authors": [
3287 {
3288 "name": "Johannes M. Schmitt",
3289 "email": "schmittjoh@gmail.com"
3290 }
3291 ],
3292 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
3293 "homepage": "http://jmsyst.com/libs/serializer",
3294 "keywords": [
3295 "deserialization",
3296 "jaxb",
3297 "json",
3298 "serialization",
3299 "xml"
3300 ],
3301 "time": "2017-02-14 14:35:22"
3302 },
3303 {
3304 "name": "jms/serializer-bundle",
3305 "version": "1.2.0",
3306 "target-dir": "JMS/SerializerBundle",
3307 "source": {
3308 "type": "git",
3309 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
3310 "reference": "95c0258b74a71ed40981998a8aa8b3bc13f9760d"
3311 },
3312 "dist": {
3313 "type": "zip",
3314 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/95c0258b74a71ed40981998a8aa8b3bc13f9760d",
3315 "reference": "95c0258b74a71ed40981998a8aa8b3bc13f9760d",
3316 "shasum": ""
3317 },
3318 "require": {
3319 "jms/serializer": "^1.5",
3320 "php": ">=5.4.0",
3321 "phpoption/phpoption": "^1.1.0",
3322 "symfony/framework-bundle": "~2.3|~3.0"
3323 },
3324 "require-dev": {
3325 "doctrine/doctrine-bundle": "*",
3326 "doctrine/orm": "*",
3327 "phpunit/phpunit": "^4.2|^5.0",
3328 "symfony/browser-kit": "*",
3329 "symfony/class-loader": "*",
3330 "symfony/css-selector": "*",
3331 "symfony/expression-language": "~2.6|~3.0",
3332 "symfony/finder": "*",
3333 "symfony/form": "*",
3334 "symfony/process": "*",
3335 "symfony/stopwatch": "*",
3336 "symfony/twig-bundle": "*",
3337 "symfony/validator": "*",
3338 "symfony/yaml": "*"
3339 },
3340 "suggest": {
3341 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
3342 },
3343 "type": "symfony-bundle",
3344 "extra": {
3345 "branch-alias": {
3346 "dev-master": "1.2-dev"
3347 }
3348 },
3349 "autoload": {
3350 "psr-0": {
3351 "JMS\\SerializerBundle": ""
3352 }
3353 },
3354 "notification-url": "https://packagist.org/downloads/",
3355 "license": [
3356 "Apache2"
3357 ],
3358 "authors": [
3359 {
3360 "name": "Johannes M. Schmitt",
3361 "email": "schmittjoh@gmail.com"
3362 }
3363 ],
3364 "description": "Allows you to easily serialize, and deserialize data of any complexity",
3365 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
3366 "keywords": [
3367 "deserialization",
3368 "jaxb",
3369 "json",
3370 "serialization",
3371 "xml"
3372 ],
3373 "time": "2017-02-22 16:15:59"
3374 },
3375 {
3376 "name": "kphoen/rulerz",
3377 "version": "0.19.3",
3378 "source": {
3379 "type": "git",
3380 "url": "https://github.com/K-Phoen/rulerz.git",
3381 "reference": "2bf785c3fe222aa46d5b1750aac2fc684b7b016d"
3382 },
3383 "dist": {
3384 "type": "zip",
3385 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/2bf785c3fe222aa46d5b1750aac2fc684b7b016d",
3386 "reference": "2bf785c3fe222aa46d5b1750aac2fc684b7b016d",
3387 "shasum": ""
3388 },
3389 "require": {
3390 "hoa/ruler": "~2.0",
3391 "php": ">=5.5",
3392 "symfony/property-access": "~2.3|~3.0"
3393 },
3394 "require-dev": {
3395 "behat/behat": "~3.0",
3396 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
3397 "doctrine/orm": "~2.4",
3398 "elasticsearch/elasticsearch": "~1.0",
3399 "illuminate/database": "~5.0",
3400 "mikey179/vfsstream": "~1.4",
3401 "phpspec/phpspec": "~2.0,>=2.4-dev",
3402 "pomm-project/cli": "~2.0@dev",
3403 "pomm-project/foundation": "~2.0@dev",
3404 "pomm-project/model-manager": "~2.0.@dev",
3405 "ruflin/elastica": "~1.0",
3406 "solarium/solarium": "~3.0",
3407 "vlucas/phpdotenv": "~2.1"
3408 },
3409 "suggest": {
3410 "doctrine/orm": "To execute rules as Doctrine queries",
3411 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
3412 "kphoen/rulerz-spec-builder": "If you want a specification builder",
3413 "pomm-project/model-manager": "To execute rules as Pomm queries",
3414 "solarium/solarium": "To execute rules as Solr queries"
3415 },
3416 "type": "library",
3417 "extra": {
3418 "branch-alias": {
3419 "dev-master": "1.0.x-dev"
3420 }
3421 },
3422 "autoload": {
3423 "psr-4": {
3424 "RulerZ\\": "src/"
3425 }
3426 },
3427 "notification-url": "https://packagist.org/downloads/",
3428 "license": [
3429 "MIT"
3430 ],
3431 "authors": [
3432 {
3433 "name": "Kévin Gomez",
3434 "email": "contact@kevingomez.fr"
3435 }
3436 ],
3437 "description": "Powerful implementation of the Specification pattern",
3438 "homepage": "https://github.com/K-Phoen/RulerZ",
3439 "keywords": [
3440 "doctrine",
3441 "specification"
3442 ],
3443 "time": "2017-01-25 12:54:54"
3444 },
3445 {
3446 "name": "kphoen/rulerz-bundle",
3447 "version": "0.13.1",
3448 "source": {
3449 "type": "git",
3450 "url": "https://github.com/K-Phoen/RulerZBundle.git",
3451 "reference": "666cd2e39c8c3f3c3f367a28a7c4816ee96defa8"
3452 },
3453 "dist": {
3454 "type": "zip",
3455 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/666cd2e39c8c3f3c3f367a28a7c4816ee96defa8",
3456 "reference": "666cd2e39c8c3f3c3f367a28a7c4816ee96defa8",
3457 "shasum": ""
3458 },
3459 "require": {
3460 "kphoen/rulerz": "~0.17,>=0.19.3",
3461 "symfony/framework-bundle": "~2.5|~3.0",
3462 "symfony/validator": "~2.5|~3.0"
3463 },
3464 "require-dev": {
3465 "matthiasnoback/symfony-dependency-injection-test": "~0.7",
3466 "mikey179/vfsstream": "~1.0",
3467 "phpunit/phpunit": "~4.8",
3468 "symfony/phpunit-bridge": "~2.7|~3.0"
3469 },
3470 "type": "symfony-bundle",
3471 "autoload": {
3472 "psr-4": {
3473 "KPhoen\\RulerZBundle\\": ""
3474 }
3475 },
3476 "notification-url": "https://packagist.org/downloads/",
3477 "license": [
3478 "MIT"
3479 ],
3480 "authors": [
3481 {
3482 "name": "Kévin Gomez",
3483 "email": "contact@kevingomez.fr"
3484 }
3485 ],
3486 "description": "Symfony2 Bundle for RulerZ",
3487 "homepage": "https://github.com/K-Phoen/RulerZBundle",
3488 "keywords": [
3489 "doctrine",
3490 "ruler",
3491 "rulerz",
3492 "specification"
3493 ],
3494 "time": "2017-02-21 11:04:57"
3495 },
3496 {
3497 "name": "lexik/form-filter-bundle",
3498 "version": "v5.0.3",
3499 "source": {
3500 "type": "git",
3501 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
3502 "reference": "124a6c8e9eb109e7616a18d916bbc33137bb308d"
3503 },
3504 "dist": {
3505 "type": "zip",
3506 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/124a6c8e9eb109e7616a18d916bbc33137bb308d",
3507 "reference": "124a6c8e9eb109e7616a18d916bbc33137bb308d",
3508 "shasum": ""
3509 },
3510 "require": {
3511 "doctrine/orm": "^2.4.8",
3512 "php": ">=5.5.9",
3513 "symfony/form": "~2.8|~3.0",
3514 "symfony/framework-bundle": "~2.8|~3.0"
3515 },
3516 "require-dev": {
3517 "doctrine/mongodb-odm-bundle": "~3.0",
3518 "phpunit/phpunit": "~3.7"
3519 },
3520 "type": "symfony-bundle",
3521 "extra": {
3522 "branch-alias": {
3523 "dev-master": "5.x.x-dev"
3524 }
3525 },
3526 "autoload": {
3527 "psr-4": {
3528 "Lexik\\Bundle\\FormFilterBundle\\": ""
3529 }
3530 },
3531 "notification-url": "https://packagist.org/downloads/",
3532 "license": [
3533 "MIT"
3534 ],
3535 "authors": [
3536 {
3537 "name": "Dev Lexik",
3538 "email": "dev@lexik.fr"
3539 },
3540 {
3541 "name": "Cedric Girard",
3542 "email": "c.girard@lexik.fr"
3543 }
3544 ],
3545 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
3546 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
3547 "keywords": [
3548 "Symfony2",
3549 "bundle",
3550 "doctrine",
3551 "filter",
3552 "form"
3553 ],
3554 "time": "2017-01-24 13:03:45"
3555 },
3556 {
3557 "name": "liip/theme-bundle",
3558 "version": "1.4.6",
3559 "source": {
3560 "type": "git",
3561 "url": "https://github.com/liip/LiipThemeBundle.git",
3562 "reference": "be137ed068bcaefe21092a69c8ac5b86af87e788"
3563 },
3564 "dist": {
3565 "type": "zip",
3566 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/be137ed068bcaefe21092a69c8ac5b86af87e788",
3567 "reference": "be137ed068bcaefe21092a69c8ac5b86af87e788",
3568 "shasum": ""
3569 },
3570 "require": {
3571 "php": "^5.3.9|^7.0",
3572 "psr/log": "~1.0",
3573 "symfony/finder": "~2.3|~3.0",
3574 "symfony/framework-bundle": "~2.3|~3.0"
3575 },
3576 "require-dev": {
3577 "kriswallsmith/assetic": "~1.1",
3578 "phpunit/php-code-coverage": "~2.2@stable",
3579 "phpunit/phpunit": "~4.5@stable",
3580 "symfony/console": "~2.3|~3.0",
3581 "symfony/expression-language": "~2.6|~3.0",
3582 "symfony/templating": "~2.3|~3.0",
3583 "twig/twig": "~1.4|~2.0@dev"
3584 },
3585 "type": "symfony-bundle",
3586 "extra": {
3587 "branch-alias": {
3588 "dev-master": "1.4-dev"
3589 }
3590 },
3591 "autoload": {
3592 "psr-4": {
3593 "Liip\\ThemeBundle\\": ""
3594 }
3595 },
3596 "notification-url": "https://packagist.org/downloads/",
3597 "license": [
3598 "MIT"
3599 ],
3600 "authors": [
3601 {
3602 "name": "Community contributions",
3603 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
3604 },
3605 {
3606 "name": "Liip AG",
3607 "homepage": "http://www.liip.ch/"
3608 }
3609 ],
3610 "description": "Provides theming support for #Symfony2 Bundles",
3611 "keywords": [
3612 "themes",
3613 "theming"
3614 ],
3615 "time": "2017-01-27 11:54:29"
3616 },
3617 {
3618 "name": "mgargano/simplehtmldom",
3619 "version": "1.5",
3620 "source": {
3621 "type": "git",
3622 "url": "https://github.com/matgargano/simplehtmldom.git",
3623 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
3624 },
3625 "dist": {
3626 "type": "zip",
3627 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
3628 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
3629 "shasum": ""
3630 },
3631 "require": {
3632 "php": ">=5.3.0"
3633 },
3634 "type": "library",
3635 "autoload": {
3636 "psr-0": {
3637 "SimpleHtmlDom": "src/"
3638 },
3639 "files": [
3640 "src/simple_html_dom.php"
3641 ]
3642 },
3643 "notification-url": "https://packagist.org/downloads/",
3644 "license": [
3645 "The MIT License"
3646 ],
3647 "authors": [
3648 {
3649 "name": "S.C. Chen",
3650 "email": "me578022@gmail.com"
3651 }
3652 ],
3653 "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",
3654 "homepage": "http://simplehtmldom.sourceforge.net/",
3655 "keywords": [
3656 "Simple",
3657 "dom",
3658 "html"
3659 ],
3660 "time": "2014-01-05 18:17:34"
3661 },
3662 {
3663 "name": "michelf/php-markdown",
3664 "version": "1.7.0",
3665 "source": {
3666 "type": "git",
3667 "url": "https://github.com/michelf/php-markdown.git",
3668 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220"
3669 },
3670 "dist": {
3671 "type": "zip",
3672 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220",
3673 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220",
3674 "shasum": ""
3675 },
3676 "require": {
3677 "php": ">=5.3.0"
3678 },
3679 "type": "library",
3680 "extra": {
3681 "branch-alias": {
3682 "dev-lib": "1.4.x-dev"
3683 }
3684 },
3685 "autoload": {
3686 "psr-0": {
3687 "Michelf": ""
3688 }
3689 },
3690 "notification-url": "https://packagist.org/downloads/",
3691 "license": [
3692 "BSD-3-Clause"
3693 ],
3694 "authors": [
3695 {
3696 "name": "Michel Fortin",
3697 "email": "michel.fortin@michelf.ca",
3698 "homepage": "https://michelf.ca/",
3699 "role": "Developer"
3700 },
3701 {
3702 "name": "John Gruber",
3703 "homepage": "https://daringfireball.net/"
3704 }
3705 ],
3706 "description": "PHP Markdown",
3707 "homepage": "https://michelf.ca/projects/php-markdown/",
3708 "keywords": [
3709 "markdown"
3710 ],
3711 "time": "2016-10-29 18:58:20"
3712 },
3713 {
3714 "name": "mnapoli/piwik-twig-extension",
3715 "version": "1.0.0",
3716 "source": {
3717 "type": "git",
3718 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
3719 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f"
3720 },
3721 "dist": {
3722 "type": "zip",
3723 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/5171ab7221830a9d377add03dd60dbe6bd7b331f",
3724 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f",
3725 "shasum": ""
3726 },
3727 "require": {
3728 "php": ">=5.4",
3729 "twig/twig": "~1.10"
3730 },
3731 "require-dev": {
3732 "phpunit/phpunit": "~4.0"
3733 },
3734 "type": "library",
3735 "autoload": {
3736 "psr-4": {
3737 "PiwikTwigExtension\\": "src/"
3738 }
3739 },
3740 "notification-url": "https://packagist.org/downloads/",
3741 "license": [
3742 "MIT"
3743 ],
3744 "time": "2014-09-16 06:51:19"
3745 },
3746 {
3747 "name": "monolog/monolog",
3748 "version": "1.22.0",
3749 "source": {
3750 "type": "git",
3751 "url": "https://github.com/Seldaek/monolog.git",
3752 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
3753 },
3754 "dist": {
3755 "type": "zip",
3756 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
3757 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
3758 "shasum": ""
3759 },
3760 "require": {
3761 "php": ">=5.3.0",
3762 "psr/log": "~1.0"
3763 },
3764 "provide": {
3765 "psr/log-implementation": "1.0.0"
3766 },
3767 "require-dev": {
3768 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
3769 "doctrine/couchdb": "~1.0@dev",
3770 "graylog2/gelf-php": "~1.0",
3771 "jakub-onderka/php-parallel-lint": "0.9",
3772 "php-amqplib/php-amqplib": "~2.4",
3773 "php-console/php-console": "^3.1.3",
3774 "phpunit/phpunit": "~4.5",
3775 "phpunit/phpunit-mock-objects": "2.3.0",
3776 "ruflin/elastica": ">=0.90 <3.0",
3777 "sentry/sentry": "^0.13",
3778 "swiftmailer/swiftmailer": "~5.3"
3779 },
3780 "suggest": {
3781 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
3782 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
3783 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
3784 "ext-mongo": "Allow sending log messages to a MongoDB server",
3785 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
3786 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
3787 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
3788 "php-console/php-console": "Allow sending log messages to Google Chrome",
3789 "rollbar/rollbar": "Allow sending log messages to Rollbar",
3790 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
3791 "sentry/sentry": "Allow sending log messages to a Sentry server"
3792 },
3793 "type": "library",
3794 "extra": {
3795 "branch-alias": {
3796 "dev-master": "2.0.x-dev"
3797 }
3798 },
3799 "autoload": {
3800 "psr-4": {
3801 "Monolog\\": "src/Monolog"
3802 }
3803 },
3804 "notification-url": "https://packagist.org/downloads/",
3805 "license": [
3806 "MIT"
3807 ],
3808 "authors": [
3809 {
3810 "name": "Jordi Boggiano",
3811 "email": "j.boggiano@seld.be",
3812 "homepage": "http://seld.be"
3813 }
3814 ],
3815 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
3816 "homepage": "http://github.com/Seldaek/monolog",
3817 "keywords": [
3818 "log",
3819 "logging",
3820 "psr-3"
3821 ],
3822 "time": "2016-11-26 00:15:39"
3823 },
3824 {
3825 "name": "nelmio/api-doc-bundle",
3826 "version": "2.13.1",
3827 "target-dir": "Nelmio/ApiDocBundle",
3828 "source": {
3829 "type": "git",
3830 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
3831 "reference": "eab2d5d8fcbd759c4ae109b6060b7d90d4269952"
3832 },
3833 "dist": {
3834 "type": "zip",
3835 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/eab2d5d8fcbd759c4ae109b6060b7d90d4269952",
3836 "reference": "eab2d5d8fcbd759c4ae109b6060b7d90d4269952",
3837 "shasum": ""
3838 },
3839 "require": {
3840 "michelf/php-markdown": "~1.4",
3841 "php": ">=5.4",
3842 "symfony/console": "~2.3|~3.0",
3843 "symfony/framework-bundle": "~2.3|~3.0",
3844 "symfony/twig-bundle": "~2.3|~3.0"
3845 },
3846 "conflict": {
3847 "jms/serializer": "<0.12",
3848 "jms/serializer-bundle": "<0.11",
3849 "symfony/symfony": "~2.7.8",
3850 "twig/twig": "<1.12"
3851 },
3852 "require-dev": {
3853 "doctrine/doctrine-bundle": "~1.5",
3854 "doctrine/orm": "~2.3",
3855 "dunglas/api-bundle": "~1.0@dev",
3856 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
3857 "jms/serializer-bundle": ">=0.11",
3858 "sensio/framework-extra-bundle": "~3.0",
3859 "symfony/browser-kit": "~2.3|~3.0",
3860 "symfony/css-selector": "~2.3|~3.0",
3861 "symfony/finder": "~2.3|~3.0",
3862 "symfony/form": "~2.3|~3.0",
3863 "symfony/phpunit-bridge": "~2.7|~3.0",
3864 "symfony/serializer": "~2.7|~3.0",
3865 "symfony/validator": "~2.3|~3.0",
3866 "symfony/yaml": "~2.3|~3.0"
3867 },
3868 "suggest": {
3869 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
3870 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
3871 "jms/serializer": "For making use of serializer information in the doc.",
3872 "symfony/form": "For using form definitions as input.",
3873 "symfony/validator": "For making use of validator information in the doc."
3874 },
3875 "type": "symfony-bundle",
3876 "extra": {
3877 "branch-alias": {
3878 "dev-master": "2.13-dev"
3879 }
3880 },
3881 "autoload": {
3882 "psr-0": {
3883 "Nelmio\\ApiDocBundle": ""
3884 }
3885 },
3886 "notification-url": "https://packagist.org/downloads/",
3887 "license": [
3888 "MIT"
3889 ],
3890 "authors": [
3891 {
3892 "name": "Nelmio",
3893 "homepage": "http://nelm.io"
3894 },
3895 {
3896 "name": "Symfony Community",
3897 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
3898 }
3899 ],
3900 "description": "Generates documentation for your REST API from annotations",
3901 "keywords": [
3902 "api",
3903 "doc",
3904 "documentation",
3905 "rest"
3906 ],
3907 "time": "2017-02-19 05:14:31"
3908 },
3909 {
3910 "name": "nelmio/cors-bundle",
3911 "version": "1.4.1",
3912 "source": {
3913 "type": "git",
3914 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
3915 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537"
3916 },
3917 "dist": {
3918 "type": "zip",
3919 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/fa14a81737c605bf4766054cdcb72a16a433d537",
3920 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537",
3921 "shasum": ""
3922 },
3923 "require": {
3924 "symfony/framework-bundle": "^2.2 || ^3.0"
3925 },
3926 "require-dev": {
3927 "matthiasnoback/symfony-dependency-injection-test": "^0.7.6",
3928 "mockery/mockery": "0.9.*"
3929 },
3930 "type": "symfony-bundle",
3931 "extra": {
3932 "branch-alias": {
3933 "dev-master": "1.4.x-dev"
3934 }
3935 },
3936 "autoload": {
3937 "psr-4": {
3938 "Nelmio\\CorsBundle\\": ""
3939 },
3940 "exclude-from-classmap": [
3941 "/Tests/"
3942 ]
3943 },
3944 "notification-url": "https://packagist.org/downloads/",
3945 "license": [
3946 "MIT"
3947 ],
3948 "authors": [
3949 {
3950 "name": "Nelmio",
3951 "homepage": "http://nelm.io"
3952 },
3953 {
3954 "name": "Symfony Community",
3955 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
3956 }
3957 ],
3958 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
3959 "keywords": [
3960 "api",
3961 "cors",
3962 "crossdomain"
3963 ],
3964 "time": "2015-12-09 17:26:34"
3965 },
3966 {
3967 "name": "ocramius/proxy-manager",
3968 "version": "1.0.2",
3969 "source": {
3970 "type": "git",
3971 "url": "https://github.com/Ocramius/ProxyManager.git",
3972 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
3973 },
3974 "dist": {
3975 "type": "zip",
3976 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
3977 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
3978 "shasum": ""
3979 },
3980 "require": {
3981 "php": ">=5.3.3",
3982 "zendframework/zend-code": ">2.2.5,<3.0"
3983 },
3984 "require-dev": {
3985 "ext-phar": "*",
3986 "phpunit/phpunit": "~4.0",
3987 "squizlabs/php_codesniffer": "1.5.*"
3988 },
3989 "suggest": {
3990 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
3991 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
3992 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
3993 "zendframework/zend-stdlib": "To use the hydrator proxy",
3994 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
3995 },
3996 "type": "library",
3997 "extra": {
3998 "branch-alias": {
3999 "dev-master": "2.0.x-dev"
4000 }
4001 },
4002 "autoload": {
4003 "psr-0": {
4004 "ProxyManager\\": "src"
4005 }
4006 },
4007 "notification-url": "https://packagist.org/downloads/",
4008 "license": [
4009 "MIT"
4010 ],
4011 "authors": [
4012 {
4013 "name": "Marco Pivetta",
4014 "email": "ocramius@gmail.com",
4015 "homepage": "http://ocramius.github.com/"
4016 }
4017 ],
4018 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
4019 "homepage": "https://github.com/Ocramius/ProxyManager",
4020 "keywords": [
4021 "aop",
4022 "lazy loading",
4023 "proxy",
4024 "proxy pattern",
4025 "service proxies"
4026 ],
4027 "time": "2015-08-09 04:28:19"
4028 },
4029 {
4030 "name": "pagerfanta/pagerfanta",
4031 "version": "v1.0.4",
4032 "source": {
4033 "type": "git",
4034 "url": "https://github.com/whiteoctober/Pagerfanta.git",
4035 "reference": "f846c5e06bb66df659a688ea4734aab49de589d6"
4036 },
4037 "dist": {
4038 "type": "zip",
4039 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/f846c5e06bb66df659a688ea4734aab49de589d6",
4040 "reference": "f846c5e06bb66df659a688ea4734aab49de589d6",
4041 "shasum": ""
4042 },
4043 "require": {
4044 "php": ">=5.3.0"
4045 },
4046 "require-dev": {
4047 "doctrine/orm": "~2.3",
4048 "doctrine/phpcr-odm": "1.*",
4049 "jackalope/jackalope-doctrine-dbal": "1.*",
4050 "jmikola/geojson": "~1.0",
4051 "mandango/mandango": "~1.0@dev",
4052 "mandango/mondator": "~1.0@dev",
4053 "phpunit/phpunit": "~4 | ~5",
4054 "propel/propel1": "~1.6",
4055 "ruflin/elastica": "~1.3",
4056 "solarium/solarium": "~3.1"
4057 },
4058 "suggest": {
4059 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
4060 "doctrine/orm": "To use the DoctrineORMAdapter.",
4061 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
4062 "mandango/mandango": "To use the MandangoAdapter.",
4063 "propel/propel1": "To use the PropelAdapter",
4064 "solarium/solarium": "To use the SolariumAdapter."
4065 },
4066 "type": "library",
4067 "extra": {
4068 "branch-alias": {
4069 "dev-master": "1.0.x-dev"
4070 }
4071 },
4072 "autoload": {
4073 "psr-0": {
4074 "Pagerfanta\\": "src/"
4075 }
4076 },
4077 "notification-url": "https://packagist.org/downloads/",
4078 "license": [
4079 "MIT"
4080 ],
4081 "authors": [
4082 {
4083 "name": "Pablo Díez",
4084 "email": "pablodip@gmail.com"
4085 }
4086 ],
4087 "description": "Pagination for PHP 5.3",
4088 "keywords": [
4089 "page",
4090 "pagination",
4091 "paginator",
4092 "paging"
4093 ],
4094 "time": "2016-11-28 09:17:04"
4095 },
4096 {
4097 "name": "paragonie/random_compat",
4098 "version": "v1.4.1",
4099 "source": {
4100 "type": "git",
4101 "url": "https://github.com/paragonie/random_compat.git",
4102 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
4103 },
4104 "dist": {
4105 "type": "zip",
4106 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
4107 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
4108 "shasum": ""
4109 },
4110 "require": {
4111 "php": ">=5.2.0"
4112 },
4113 "require-dev": {
4114 "phpunit/phpunit": "4.*|5.*"
4115 },
4116 "suggest": {
4117 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
4118 },
4119 "type": "library",
4120 "autoload": {
4121 "files": [
4122 "lib/random.php"
4123 ]
4124 },
4125 "notification-url": "https://packagist.org/downloads/",
4126 "license": [
4127 "MIT"
4128 ],
4129 "authors": [
4130 {
4131 "name": "Paragon Initiative Enterprises",
4132 "email": "security@paragonie.com",
4133 "homepage": "https://paragonie.com"
4134 }
4135 ],
4136 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
4137 "keywords": [
4138 "csprng",
4139 "pseudorandom",
4140 "random"
4141 ],
4142 "time": "2016-03-18 20:34:03"
4143 },
4144 {
4145 "name": "php-amqplib/php-amqplib",
4146 "version": "v2.6.3",
4147 "source": {
4148 "type": "git",
4149 "url": "https://github.com/php-amqplib/php-amqplib.git",
4150 "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6"
4151 },
4152 "dist": {
4153 "type": "zip",
4154 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/fa2f0d4410a11008cb36b379177291be7ee9e4f6",
4155 "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6",
4156 "shasum": ""
4157 },
4158 "require": {
4159 "ext-bcmath": "*",
4160 "ext-mbstring": "*",
4161 "php": ">=5.3.0"
4162 },
4163 "replace": {
4164 "videlalvaro/php-amqplib": "self.version"
4165 },
4166 "require-dev": {
4167 "phpunit/phpunit": "^4.8",
4168 "scrutinizer/ocular": "^1.1",
4169 "squizlabs/php_codesniffer": "^2.5"
4170 },
4171 "suggest": {
4172 "ext-sockets": "Use AMQPSocketConnection"
4173 },
4174 "type": "library",
4175 "extra": {
4176 "branch-alias": {
4177 "dev-master": "2.7-dev"
4178 }
4179 },
4180 "autoload": {
4181 "psr-4": {
4182 "PhpAmqpLib\\": "PhpAmqpLib/"
4183 }
4184 },
4185 "notification-url": "https://packagist.org/downloads/",
4186 "license": [
4187 "LGPL-2.1"
4188 ],
4189 "authors": [
4190 {
4191 "name": "Alvaro Videla",
4192 "role": "Original Maintainer"
4193 },
4194 {
4195 "name": "John Kelly",
4196 "email": "johnmkelly86@gmail.com",
4197 "role": "Maintainer"
4198 },
4199 {
4200 "name": "Raúl Araya",
4201 "email": "nubeiro@gmail.com",
4202 "role": "Maintainer"
4203 }
4204 ],
4205 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
4206 "homepage": "https://github.com/php-amqplib/php-amqplib/",
4207 "keywords": [
4208 "message",
4209 "queue",
4210 "rabbitmq"
4211 ],
4212 "time": "2016-04-11 14:30:01"
4213 },
4214 {
4215 "name": "php-amqplib/rabbitmq-bundle",
4216 "version": "v1.12.0",
4217 "source": {
4218 "type": "git",
4219 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
4220 "reference": "0bb11edec0abdf6dc28eac0144c0a673dddba28f"
4221 },
4222 "dist": {
4223 "type": "zip",
4224 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/0bb11edec0abdf6dc28eac0144c0a673dddba28f",
4225 "reference": "0bb11edec0abdf6dc28eac0144c0a673dddba28f",
4226 "shasum": ""
4227 },
4228 "require": {
4229 "php": ">=5.3.0",
4230 "php-amqplib/php-amqplib": "~2.6",
4231 "psr/log": "~1.0",
4232 "symfony/config": "~2.3 || ~3.0",
4233 "symfony/console": "~2.3 || ~3.0",
4234 "symfony/dependency-injection": "~2.3 || ~3.0",
4235 "symfony/event-dispatcher": "~2.3 || ~3.0",
4236 "symfony/yaml": "~2.3 || ~3.0"
4237 },
4238 "replace": {
4239 "oldsound/rabbitmq-bundle": "self.version"
4240 },
4241 "require-dev": {
4242 "phpunit/phpunit": "~4.8 || ~5.0",
4243 "symfony/debug": "~2.3 || ~3.0",
4244 "symfony/serializer": "~2.3 || ~3.0"
4245 },
4246 "suggest": {
4247 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
4248 },
4249 "type": "symfony-bundle",
4250 "extra": {
4251 "branch-alias": {
4252 "dev-master": "1.10.x-dev"
4253 }
4254 },
4255 "autoload": {
4256 "psr-4": {
4257 "OldSound\\RabbitMqBundle\\": ""
4258 }
4259 },
4260 "notification-url": "https://packagist.org/downloads/",
4261 "license": [
4262 "MIT"
4263 ],
4264 "authors": [
4265 {
4266 "name": "Alvaro Videla"
4267 }
4268 ],
4269 "description": "Integrates php-amqplib with Symfony2|3 and RabbitMq. Formerly oldsound/rabbitmq-bundle.",
4270 "keywords": [
4271 "AMQP",
4272 "Symfony2",
4273 "message",
4274 "queue",
4275 "rabbitmq"
4276 ],
4277 "time": "2016-12-09 12:58:28"
4278 },
4279 {
4280 "name": "phpcollection/phpcollection",
4281 "version": "0.5.0",
4282 "source": {
4283 "type": "git",
4284 "url": "https://github.com/schmittjoh/php-collection.git",
4285 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
4286 },
4287 "dist": {
4288 "type": "zip",
4289 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4290 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4291 "shasum": ""
4292 },
4293 "require": {
4294 "phpoption/phpoption": "1.*"
4295 },
4296 "type": "library",
4297 "extra": {
4298 "branch-alias": {
4299 "dev-master": "0.4-dev"
4300 }
4301 },
4302 "autoload": {
4303 "psr-0": {
4304 "PhpCollection": "src/"
4305 }
4306 },
4307 "notification-url": "https://packagist.org/downloads/",
4308 "license": [
4309 "Apache2"
4310 ],
4311 "authors": [
4312 {
4313 "name": "Johannes M. Schmitt",
4314 "email": "schmittjoh@gmail.com"
4315 }
4316 ],
4317 "description": "General-Purpose Collection Library for PHP",
4318 "keywords": [
4319 "collection",
4320 "list",
4321 "map",
4322 "sequence",
4323 "set"
4324 ],
4325 "time": "2015-05-17 12:39:23"
4326 },
4327 {
4328 "name": "phpoption/phpoption",
4329 "version": "1.5.0",
4330 "source": {
4331 "type": "git",
4332 "url": "https://github.com/schmittjoh/php-option.git",
4333 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
4334 },
4335 "dist": {
4336 "type": "zip",
4337 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4338 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4339 "shasum": ""
4340 },
4341 "require": {
4342 "php": ">=5.3.0"
4343 },
4344 "require-dev": {
4345 "phpunit/phpunit": "4.7.*"
4346 },
4347 "type": "library",
4348 "extra": {
4349 "branch-alias": {
4350 "dev-master": "1.3-dev"
4351 }
4352 },
4353 "autoload": {
4354 "psr-0": {
4355 "PhpOption\\": "src/"
4356 }
4357 },
4358 "notification-url": "https://packagist.org/downloads/",
4359 "license": [
4360 "Apache2"
4361 ],
4362 "authors": [
4363 {
4364 "name": "Johannes M. Schmitt",
4365 "email": "schmittjoh@gmail.com"
4366 }
4367 ],
4368 "description": "Option Type for PHP",
4369 "keywords": [
4370 "language",
4371 "option",
4372 "php",
4373 "type"
4374 ],
4375 "time": "2015-07-25 16:39:46"
4376 },
4377 {
4378 "name": "phpzip/phpzip",
4379 "version": "2.0.8",
4380 "source": {
4381 "type": "git",
4382 "url": "https://github.com/Grandt/PHPZip.git",
4383 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
4384 },
4385 "dist": {
4386 "type": "zip",
4387 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
4388 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
4389 "shasum": ""
4390 },
4391 "require": {
4392 "grandt/binstring": ">=1.0.0",
4393 "grandt/phpzipmerge": ">=1.0.4",
4394 "grandt/relativepath": ">=1.0.2",
4395 "php": ">=5.3.0"
4396 },
4397 "type": "library",
4398 "autoload": {
4399 "psr-4": {
4400 "PHPZip\\Zip\\": "src/Zip"
4401 }
4402 },
4403 "notification-url": "https://packagist.org/downloads/",
4404 "license": [
4405 "LGPL-2.1"
4406 ],
4407 "authors": [
4408 {
4409 "name": "Adam Schmalhofer",
4410 "email": "Adam.Schmalhofer@gmx.de",
4411 "role": "Developer"
4412 },
4413 {
4414 "name": "A. Grandt",
4415 "email": "php@grandt.com",
4416 "homepage": "http://grandt.com",
4417 "role": "Developer"
4418 },
4419 {
4420 "name": "Greg Kappatos",
4421 "homepage": "http://websiteconnect.com.au",
4422 "role": "Developer"
4423 }
4424 ],
4425 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
4426 "homepage": "https://github.com/Grandt/PHPZip",
4427 "keywords": [
4428 "archive",
4429 "compressed",
4430 "compression",
4431 "phpzip",
4432 "pkzip",
4433 "stream",
4434 "zip"
4435 ],
4436 "time": "2015-11-16 16:30:51"
4437 },
4438 {
4439 "name": "predis/predis",
4440 "version": "v1.1.1",
4441 "source": {
4442 "type": "git",
4443 "url": "https://github.com/nrk/predis.git",
4444 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
4445 },
4446 "dist": {
4447 "type": "zip",
4448 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
4449 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
4450 "shasum": ""
4451 },
4452 "require": {
4453 "php": ">=5.3.9"
4454 },
4455 "require-dev": {
4456 "phpunit/phpunit": "~4.8"
4457 },
4458 "suggest": {
4459 "ext-curl": "Allows access to Webdis when paired with phpiredis",
4460 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
4461 },
4462 "type": "library",
4463 "autoload": {
4464 "psr-4": {
4465 "Predis\\": "src/"
4466 }
4467 },
4468 "notification-url": "https://packagist.org/downloads/",
4469 "license": [
4470 "MIT"
4471 ],
4472 "authors": [
4473 {
4474 "name": "Daniele Alessandri",
4475 "email": "suppakilla@gmail.com",
4476 "homepage": "http://clorophilla.net"
4477 }
4478 ],
4479 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
4480 "homepage": "http://github.com/nrk/predis",
4481 "keywords": [
4482 "nosql",
4483 "predis",
4484 "redis"
4485 ],
4486 "time": "2016-06-16 16:22:20"
4487 },
4488 {
4489 "name": "psr/cache",
4490 "version": "1.0.1",
4491 "source": {
4492 "type": "git",
4493 "url": "https://github.com/php-fig/cache.git",
4494 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
4495 },
4496 "dist": {
4497 "type": "zip",
4498 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
4499 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
4500 "shasum": ""
4501 },
4502 "require": {
4503 "php": ">=5.3.0"
4504 },
4505 "type": "library",
4506 "extra": {
4507 "branch-alias": {
4508 "dev-master": "1.0.x-dev"
4509 }
4510 },
4511 "autoload": {
4512 "psr-4": {
4513 "Psr\\Cache\\": "src/"
4514 }
4515 },
4516 "notification-url": "https://packagist.org/downloads/",
4517 "license": [
4518 "MIT"
4519 ],
4520 "authors": [
4521 {
4522 "name": "PHP-FIG",
4523 "homepage": "http://www.php-fig.org/"
4524 }
4525 ],
4526 "description": "Common interface for caching libraries",
4527 "keywords": [
4528 "cache",
4529 "psr",
4530 "psr-6"
4531 ],
4532 "time": "2016-08-06 20:24:11"
4533 },
4534 {
4535 "name": "psr/log",
4536 "version": "1.0.2",
4537 "source": {
4538 "type": "git",
4539 "url": "https://github.com/php-fig/log.git",
4540 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
4541 },
4542 "dist": {
4543 "type": "zip",
4544 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4545 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4546 "shasum": ""
4547 },
4548 "require": {
4549 "php": ">=5.3.0"
4550 },
4551 "type": "library",
4552 "extra": {
4553 "branch-alias": {
4554 "dev-master": "1.0.x-dev"
4555 }
4556 },
4557 "autoload": {
4558 "psr-4": {
4559 "Psr\\Log\\": "Psr/Log/"
4560 }
4561 },
4562 "notification-url": "https://packagist.org/downloads/",
4563 "license": [
4564 "MIT"
4565 ],
4566 "authors": [
4567 {
4568 "name": "PHP-FIG",
4569 "homepage": "http://www.php-fig.org/"
4570 }
4571 ],
4572 "description": "Common interface for logging libraries",
4573 "homepage": "https://github.com/php-fig/log",
4574 "keywords": [
4575 "log",
4576 "psr",
4577 "psr-3"
4578 ],
4579 "time": "2016-10-10 12:19:37"
4580 },
4581 {
4582 "name": "react/promise",
4583 "version": "v2.5.0",
4584 "source": {
4585 "type": "git",
4586 "url": "https://github.com/reactphp/promise.git",
4587 "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db"
4588 },
4589 "dist": {
4590 "type": "zip",
4591 "url": "https://api.github.com/repos/reactphp/promise/zipball/2760f3898b7e931aa71153852dcd48a75c9b95db",
4592 "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db",
4593 "shasum": ""
4594 },
4595 "require": {
4596 "php": ">=5.4.0"
4597 },
4598 "type": "library",
4599 "autoload": {
4600 "psr-4": {
4601 "React\\Promise\\": "src/"
4602 },
4603 "files": [
4604 "src/functions_include.php"
4605 ]
4606 },
4607 "notification-url": "https://packagist.org/downloads/",
4608 "license": [
4609 "MIT"
4610 ],
4611 "authors": [
4612 {
4613 "name": "Jan Sorgalla",
4614 "email": "jsorgalla@gmail.com"
4615 }
4616 ],
4617 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
4618 "keywords": [
4619 "promise",
4620 "promises"
4621 ],
4622 "time": "2016-12-22 14:09:01"
4623 },
4624 {
4625 "name": "scheb/two-factor-bundle",
4626 "version": "v2.9.0",
4627 "source": {
4628 "type": "git",
4629 "url": "https://github.com/scheb/two-factor-bundle.git",
4630 "reference": "b2c5ee7d543be554ebdb5a07ce7a968e3f9ee790"
4631 },
4632 "dist": {
4633 "type": "zip",
4634 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/b2c5ee7d543be554ebdb5a07ce7a968e3f9ee790",
4635 "reference": "b2c5ee7d543be554ebdb5a07ce7a968e3f9ee790",
4636 "shasum": ""
4637 },
4638 "require": {
4639 "ocramius/proxy-manager": "~1.0|~2.0",
4640 "paragonie/random_compat": "~1.0|~2.0",
4641 "sonata-project/google-authenticator": "~1.0",
4642 "symfony/symfony": "~2.6|~3.0"
4643 },
4644 "require-dev": {
4645 "doctrine/orm": "~2.4,>=2.4.5",
4646 "phpunit/phpunit": ">=4.8,<6.0",
4647 "satooshi/php-coveralls": "~0.6",
4648 "swiftmailer/swiftmailer": ">=4.3,<6.0",
4649 "symfony/phpunit-bridge": "~2.7|~3.0"
4650 },
4651 "suggest": {
4652 "r/u2f-two-factor-bundle": "Two-factor provider for U2F Yuibkey"
4653 },
4654 "type": "symfony-bundle",
4655 "autoload": {
4656 "psr-4": {
4657 "Scheb\\TwoFactorBundle\\": ""
4658 }
4659 },
4660 "notification-url": "https://packagist.org/downloads/",
4661 "license": [
4662 "MIT"
4663 ],
4664 "authors": [
4665 {
4666 "name": "Christian Scheb",
4667 "email": "me@christianscheb.de"
4668 }
4669 ],
4670 "description": "Provides two-factor authentication for Symfony applications",
4671 "homepage": "https://github.com/scheb/two-factor-bundle",
4672 "keywords": [
4673 "Authentication",
4674 "security",
4675 "symfony",
4676 "two-factor",
4677 "two-step"
4678 ],
4679 "time": "2017-02-14 18:39:39"
4680 },
4681 {
4682 "name": "sensio/distribution-bundle",
4683 "version": "v5.0.18",
4684 "source": {
4685 "type": "git",
4686 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
4687 "reference": "17846680901003d26d823c2e3ac9228702837916"
4688 },
4689 "dist": {
4690 "type": "zip",
4691 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/17846680901003d26d823c2e3ac9228702837916",
4692 "reference": "17846680901003d26d823c2e3ac9228702837916",
4693 "shasum": ""
4694 },
4695 "require": {
4696 "php": ">=5.3.9",
4697 "sensiolabs/security-checker": "~3.0|~4.0",
4698 "symfony/class-loader": "~2.3|~3.0",
4699 "symfony/config": "~2.3|~3.0",
4700 "symfony/dependency-injection": "~2.3|~3.0",
4701 "symfony/filesystem": "~2.3|~3.0",
4702 "symfony/http-kernel": "~2.3|~3.0",
4703 "symfony/process": "~2.3|~3.0"
4704 },
4705 "type": "symfony-bundle",
4706 "extra": {
4707 "branch-alias": {
4708 "dev-master": "5.0.x-dev"
4709 }
4710 },
4711 "autoload": {
4712 "psr-4": {
4713 "Sensio\\Bundle\\DistributionBundle\\": ""
4714 }
4715 },
4716 "notification-url": "https://packagist.org/downloads/",
4717 "license": [
4718 "MIT"
4719 ],
4720 "authors": [
4721 {
4722 "name": "Fabien Potencier",
4723 "email": "fabien@symfony.com"
4724 }
4725 ],
4726 "description": "Base bundle for Symfony Distributions",
4727 "keywords": [
4728 "configuration",
4729 "distribution"
4730 ],
4731 "time": "2017-01-10 14:58:45"
4732 },
4733 {
4734 "name": "sensio/framework-extra-bundle",
4735 "version": "v3.0.22",
4736 "source": {
4737 "type": "git",
4738 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
4739 "reference": "1c66c2e3b8f17f06178142386aff5a9f8057a104"
4740 },
4741 "dist": {
4742 "type": "zip",
4743 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/1c66c2e3b8f17f06178142386aff5a9f8057a104",
4744 "reference": "1c66c2e3b8f17f06178142386aff5a9f8057a104",
4745 "shasum": ""
4746 },
4747 "require": {
4748 "doctrine/common": "~2.2",
4749 "symfony/dependency-injection": "~2.3|~3.0",
4750 "symfony/framework-bundle": "~2.3|~3.0"
4751 },
4752 "require-dev": {
4753 "doctrine/doctrine-bundle": "~1.5",
4754 "doctrine/orm": "~2.4,>=2.4.5",
4755 "symfony/asset": "~2.7|~3.0",
4756 "symfony/browser-kit": "~2.3|~3.0",
4757 "symfony/dom-crawler": "~2.3|~3.0",
4758 "symfony/expression-language": "~2.4|~3.0",
4759 "symfony/finder": "~2.3|~3.0",
4760 "symfony/phpunit-bridge": "~3.2",
4761 "symfony/psr-http-message-bridge": "^0.3",
4762 "symfony/security-bundle": "~2.4|~3.0",
4763 "symfony/templating": "~2.3|~3.0",
4764 "symfony/translation": "~2.3|~3.0",
4765 "symfony/twig-bundle": "~2.3|~3.0",
4766 "symfony/yaml": "~2.3|~3.0",
4767 "twig/twig": "~1.12|~2.0",
4768 "zendframework/zend-diactoros": "^1.3"
4769 },
4770 "suggest": {
4771 "symfony/expression-language": "",
4772 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
4773 "symfony/security-bundle": ""
4774 },
4775 "type": "symfony-bundle",
4776 "extra": {
4777 "branch-alias": {
4778 "dev-master": "3.0.x-dev"
4779 }
4780 },
4781 "autoload": {
4782 "psr-4": {
4783 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
4784 }
4785 },
4786 "notification-url": "https://packagist.org/downloads/",
4787 "license": [
4788 "MIT"
4789 ],
4790 "authors": [
4791 {
4792 "name": "Fabien Potencier",
4793 "email": "fabien@symfony.com"
4794 }
4795 ],
4796 "description": "This bundle provides a way to configure your controllers with annotations",
4797 "keywords": [
4798 "annotations",
4799 "controllers"
4800 ],
4801 "time": "2017-02-15 06:52:30"
4802 },
4803 {
4804 "name": "sensiolabs/security-checker",
4805 "version": "v4.0.1",
4806 "source": {
4807 "type": "git",
4808 "url": "https://github.com/sensiolabs/security-checker.git",
4809 "reference": "f2ce0035fc512287978510ca1740cd111d60f89f"
4810 },
4811 "dist": {
4812 "type": "zip",
4813 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/f2ce0035fc512287978510ca1740cd111d60f89f",
4814 "reference": "f2ce0035fc512287978510ca1740cd111d60f89f",
4815 "shasum": ""
4816 },
4817 "require": {
4818 "symfony/console": "~2.7|~3.0"
4819 },
4820 "bin": [
4821 "security-checker"
4822 ],
4823 "type": "library",
4824 "extra": {
4825 "branch-alias": {
4826 "dev-master": "4.0-dev"
4827 }
4828 },
4829 "autoload": {
4830 "psr-0": {
4831 "SensioLabs\\Security": ""
4832 }
4833 },
4834 "notification-url": "https://packagist.org/downloads/",
4835 "license": [
4836 "MIT"
4837 ],
4838 "authors": [
4839 {
4840 "name": "Fabien Potencier",
4841 "email": "fabien.potencier@gmail.com"
4842 }
4843 ],
4844 "description": "A security checker for your composer.lock",
4845 "time": "2017-02-18 17:53:25"
4846 },
4847 {
4848 "name": "simplepie/simplepie",
4849 "version": "1.3.1",
4850 "source": {
4851 "type": "git",
4852 "url": "https://github.com/simplepie/simplepie.git",
4853 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc"
4854 },
4855 "dist": {
4856 "type": "zip",
4857 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc",
4858 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc",
4859 "shasum": ""
4860 },
4861 "require": {
4862 "php": ">=5.2.0"
4863 },
4864 "type": "library",
4865 "autoload": {
4866 "psr-0": {
4867 "SimplePie": "library"
4868 }
4869 },
4870 "notification-url": "https://packagist.org/downloads/",
4871 "license": [
4872 "BSD-3-Clause"
4873 ],
4874 "authors": [
4875 {
4876 "name": "Ryan Parman",
4877 "homepage": "http://ryanparman.com/",
4878 "role": "Creator, alumnus developer"
4879 },
4880 {
4881 "name": "Geoffrey Sneddon",
4882 "homepage": "http://gsnedders.com/",
4883 "role": "Alumnus developer"
4884 },
4885 {
4886 "name": "Ryan McCue",
4887 "email": "me@ryanmccue.info",
4888 "homepage": "http://ryanmccue.info/",
4889 "role": "Developer"
4890 }
4891 ],
4892 "description": "A simple Atom/RSS parsing library for PHP",
4893 "homepage": "http://simplepie.org/",
4894 "keywords": [
4895 "atom",
4896 "feeds",
4897 "rss"
4898 ],
4899 "time": "2012-10-30 17:54:03"
4900 },
4901 {
4902 "name": "smalot/pdfparser",
4903 "version": "v0.9.26",
4904 "source": {
4905 "type": "git",
4906 "url": "https://github.com/smalot/pdfparser.git",
4907 "reference": "5c1eaff9fb407779b5e05ea4f851be6f7d2a14f6"
4908 },
4909 "dist": {
4910 "type": "zip",
4911 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/5c1eaff9fb407779b5e05ea4f851be6f7d2a14f6",
4912 "reference": "5c1eaff9fb407779b5e05ea4f851be6f7d2a14f6",
4913 "shasum": ""
4914 },
4915 "require": {
4916 "php": ">=5.3.0",
4917 "tecnickcom/tcpdf": "~6.0"
4918 },
4919 "require-dev": {
4920 "atoum/atoum": "dev-master"
4921 },
4922 "type": "library",
4923 "autoload": {
4924 "psr-0": {
4925 "Smalot\\PdfParser\\": "src/"
4926 }
4927 },
4928 "notification-url": "https://packagist.org/downloads/",
4929 "license": [
4930 "GPL-3.0"
4931 ],
4932 "authors": [
4933 {
4934 "name": "Sebastien MALOT",
4935 "email": "sebastien@malot.fr",
4936 "homepage": "http://www.malot.fr",
4937 "role": "Developer"
4938 }
4939 ],
4940 "description": "Pdf parser library. Can read and extract information from pdf file.",
4941 "homepage": "http://www.pdfparser.org",
4942 "time": "2016-11-05 07:58:33"
4943 },
4944 {
4945 "name": "sonata-project/google-authenticator",
4946 "version": "1.0.2",
4947 "source": {
4948 "type": "git",
4949 "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
4950 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4"
4951 },
4952 "dist": {
4953 "type": "zip",
4954 "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4955 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4956 "shasum": ""
4957 },
4958 "require": {
4959 "php": ">=5.3.0"
4960 },
4961 "type": "library",
4962 "autoload": {
4963 "psr-4": {
4964 "Google\\Authenticator\\": "lib/",
4965 "Google\\Authenticator\\Tests\\": "tests/"
4966 }
4967 },
4968 "notification-url": "https://packagist.org/downloads/",
4969 "license": [
4970 "MIT"
4971 ],
4972 "authors": [
4973 {
4974 "name": "Thomas Rabaix",
4975 "email": "thomas.rabaix@gmail.com",
4976 "homepage": "http://sonata-project.org/"
4977 },
4978 {
4979 "name": "Christian Stocker",
4980 "email": "me@chregu.tv"
4981 },
4982 {
4983 "name": "Andre DeMarre",
4984 "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
4985 }
4986 ],
4987 "description": "Library to integrate Google Authenticator into a PHP project",
4988 "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
4989 "keywords": [
4990 "google authenticator"
4991 ],
4992 "time": "2014-03-31 09:18:53"
4993 },
4994 {
4995 "name": "stof/doctrine-extensions-bundle",
4996 "version": "v1.2.2",
4997 "source": {
4998 "type": "git",
4999 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
5000 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25"
5001 },
5002 "dist": {
5003 "type": "zip",
5004 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/4e7499d25dc5d0862da09fa8e336164948a29a25",
5005 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25",
5006 "shasum": ""
5007 },
5008 "require": {
5009 "gedmo/doctrine-extensions": "^2.3.1",
5010 "php": ">=5.3.2",
5011 "symfony/framework-bundle": "~2.1|~3.0"
5012 },
5013 "suggest": {
5014 "doctrine/doctrine-bundle": "to use the ORM extensions",
5015 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
5016 },
5017 "type": "symfony-bundle",
5018 "extra": {
5019 "branch-alias": {
5020 "dev-master": "1.2.x-dev"
5021 }
5022 },
5023 "autoload": {
5024 "psr-4": {
5025 "Stof\\DoctrineExtensionsBundle\\": ""
5026 }
5027 },
5028 "notification-url": "https://packagist.org/downloads/",
5029 "license": [
5030 "MIT"
5031 ],
5032 "authors": [
5033 {
5034 "name": "Christophe Coevoet",
5035 "email": "stof@notk.org"
5036 }
5037 ],
5038 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
5039 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
5040 "keywords": [
5041 "behaviors",
5042 "doctrine2",
5043 "extensions",
5044 "gedmo",
5045 "loggable",
5046 "nestedset",
5047 "sluggable",
5048 "sortable",
5049 "timestampable",
5050 "translatable",
5051 "tree"
5052 ],
5053 "time": "2016-01-26 23:58:32"
5054 },
5055 {
5056 "name": "swiftmailer/swiftmailer",
5057 "version": "v5.4.6",
5058 "source": {
5059 "type": "git",
5060 "url": "https://github.com/swiftmailer/swiftmailer.git",
5061 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e"
5062 },
5063 "dist": {
5064 "type": "zip",
5065 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
5066 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
5067 "shasum": ""
5068 },
5069 "require": {
5070 "php": ">=5.3.3"
5071 },
5072 "require-dev": {
5073 "mockery/mockery": "~0.9.1",
5074 "symfony/phpunit-bridge": "~3.2"
5075 },
5076 "type": "library",
5077 "extra": {
5078 "branch-alias": {
5079 "dev-master": "5.4-dev"
5080 }
5081 },
5082 "autoload": {
5083 "files": [
5084 "lib/swift_required.php"
5085 ]
5086 },
5087 "notification-url": "https://packagist.org/downloads/",
5088 "license": [
5089 "MIT"
5090 ],
5091 "authors": [
5092 {
5093 "name": "Chris Corbyn"
5094 },
5095 {
5096 "name": "Fabien Potencier",
5097 "email": "fabien@symfony.com"
5098 }
5099 ],
5100 "description": "Swiftmailer, free feature-rich PHP mailer",
5101 "homepage": "http://swiftmailer.org",
5102 "keywords": [
5103 "email",
5104 "mail",
5105 "mailer"
5106 ],
5107 "time": "2017-02-13 07:52:53"
5108 },
5109 {
5110 "name": "symfony/monolog-bundle",
5111 "version": "v3.0.3",
5112 "source": {
5113 "type": "git",
5114 "url": "https://github.com/symfony/monolog-bundle.git",
5115 "reference": "ebce76a39a65495a66c34eb1574cc4b9e35a4e64"
5116 },
5117 "dist": {
5118 "type": "zip",
5119 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/ebce76a39a65495a66c34eb1574cc4b9e35a4e64",
5120 "reference": "ebce76a39a65495a66c34eb1574cc4b9e35a4e64",
5121 "shasum": ""
5122 },
5123 "require": {
5124 "monolog/monolog": "~1.22",
5125 "php": ">=5.3.2",
5126 "symfony/config": "~2.7|~3.0",
5127 "symfony/dependency-injection": "~2.7|~3.0",
5128 "symfony/http-kernel": "~2.7|~3.0",
5129 "symfony/monolog-bridge": "~2.7|~3.0"
5130 },
5131 "require-dev": {
5132 "phpunit/phpunit": "^4.8",
5133 "symfony/console": "~2.3|~3.0",
5134 "symfony/yaml": "~2.3|~3.0"
5135 },
5136 "type": "symfony-bundle",
5137 "extra": {
5138 "branch-alias": {
5139 "dev-master": "3.x-dev"
5140 }
5141 },
5142 "autoload": {
5143 "psr-4": {
5144 "Symfony\\Bundle\\MonologBundle\\": ""
5145 }
5146 },
5147 "notification-url": "https://packagist.org/downloads/",
5148 "license": [
5149 "MIT"
5150 ],
5151 "authors": [
5152 {
5153 "name": "Symfony Community",
5154 "homepage": "http://symfony.com/contributors"
5155 },
5156 {
5157 "name": "Fabien Potencier",
5158 "email": "fabien@symfony.com"
5159 }
5160 ],
5161 "description": "Symfony MonologBundle",
5162 "homepage": "http://symfony.com",
5163 "keywords": [
5164 "log",
5165 "logging"
5166 ],
5167 "time": "2017-01-10 20:01:51"
5168 },
5169 {
5170 "name": "symfony/polyfill-intl-icu",
5171 "version": "v1.3.0",
5172 "source": {
5173 "type": "git",
5174 "url": "https://github.com/symfony/polyfill-intl-icu.git",
5175 "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4"
5176 },
5177 "dist": {
5178 "type": "zip",
5179 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/2d6e2b20d457603eefb6e614286c22efca30fdb4",
5180 "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4",
5181 "shasum": ""
5182 },
5183 "require": {
5184 "php": ">=5.3.3",
5185 "symfony/intl": "~2.3|~3.0"
5186 },
5187 "suggest": {
5188 "ext-intl": "For best performance"
5189 },
5190 "type": "library",
5191 "extra": {
5192 "branch-alias": {
5193 "dev-master": "1.3-dev"
5194 }
5195 },
5196 "autoload": {
5197 "files": [
5198 "bootstrap.php"
5199 ]
5200 },
5201 "notification-url": "https://packagist.org/downloads/",
5202 "license": [
5203 "MIT"
5204 ],
5205 "authors": [
5206 {
5207 "name": "Nicolas Grekas",
5208 "email": "p@tchwork.com"
5209 },
5210 {
5211 "name": "Symfony Community",
5212 "homepage": "https://symfony.com/contributors"
5213 }
5214 ],
5215 "description": "Symfony polyfill for intl's ICU-related data and classes",
5216 "homepage": "https://symfony.com",
5217 "keywords": [
5218 "compatibility",
5219 "icu",
5220 "intl",
5221 "polyfill",
5222 "portable",
5223 "shim"
5224 ],
5225 "time": "2016-11-14 01:06:16"
5226 },
5227 {
5228 "name": "symfony/polyfill-mbstring",
5229 "version": "v1.3.0",
5230 "source": {
5231 "type": "git",
5232 "url": "https://github.com/symfony/polyfill-mbstring.git",
5233 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
5234 },
5235 "dist": {
5236 "type": "zip",
5237 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
5238 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
5239 "shasum": ""
5240 },
5241 "require": {
5242 "php": ">=5.3.3"
5243 },
5244 "suggest": {
5245 "ext-mbstring": "For best performance"
5246 },
5247 "type": "library",
5248 "extra": {
5249 "branch-alias": {
5250 "dev-master": "1.3-dev"
5251 }
5252 },
5253 "autoload": {
5254 "psr-4": {
5255 "Symfony\\Polyfill\\Mbstring\\": ""
5256 },
5257 "files": [
5258 "bootstrap.php"
5259 ]
5260 },
5261 "notification-url": "https://packagist.org/downloads/",
5262 "license": [
5263 "MIT"
5264 ],
5265 "authors": [
5266 {
5267 "name": "Nicolas Grekas",
5268 "email": "p@tchwork.com"
5269 },
5270 {
5271 "name": "Symfony Community",
5272 "homepage": "https://symfony.com/contributors"
5273 }
5274 ],
5275 "description": "Symfony polyfill for the Mbstring extension",
5276 "homepage": "https://symfony.com",
5277 "keywords": [
5278 "compatibility",
5279 "mbstring",
5280 "polyfill",
5281 "portable",
5282 "shim"
5283 ],
5284 "time": "2016-11-14 01:06:16"
5285 },
5286 {
5287 "name": "symfony/polyfill-php56",
5288 "version": "v1.3.0",
5289 "source": {
5290 "type": "git",
5291 "url": "https://github.com/symfony/polyfill-php56.git",
5292 "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c"
5293 },
5294 "dist": {
5295 "type": "zip",
5296 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/1dd42b9b89556f18092f3d1ada22cb05ac85383c",
5297 "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c",
5298 "shasum": ""
5299 },
5300 "require": {
5301 "php": ">=5.3.3",
5302 "symfony/polyfill-util": "~1.0"
5303 },
5304 "type": "library",
5305 "extra": {
5306 "branch-alias": {
5307 "dev-master": "1.3-dev"
5308 }
5309 },
5310 "autoload": {
5311 "psr-4": {
5312 "Symfony\\Polyfill\\Php56\\": ""
5313 },
5314 "files": [
5315 "bootstrap.php"
5316 ]
5317 },
5318 "notification-url": "https://packagist.org/downloads/",
5319 "license": [
5320 "MIT"
5321 ],
5322 "authors": [
5323 {
5324 "name": "Nicolas Grekas",
5325 "email": "p@tchwork.com"
5326 },
5327 {
5328 "name": "Symfony Community",
5329 "homepage": "https://symfony.com/contributors"
5330 }
5331 ],
5332 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
5333 "homepage": "https://symfony.com",
5334 "keywords": [
5335 "compatibility",
5336 "polyfill",
5337 "portable",
5338 "shim"
5339 ],
5340 "time": "2016-11-14 01:06:16"
5341 },
5342 {
5343 "name": "symfony/polyfill-php70",
5344 "version": "v1.3.0",
5345 "source": {
5346 "type": "git",
5347 "url": "https://github.com/symfony/polyfill-php70.git",
5348 "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2"
5349 },
5350 "dist": {
5351 "type": "zip",
5352 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
5353 "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
5354 "shasum": ""
5355 },
5356 "require": {
5357 "paragonie/random_compat": "~1.0|~2.0",
5358 "php": ">=5.3.3"
5359 },
5360 "type": "library",
5361 "extra": {
5362 "branch-alias": {
5363 "dev-master": "1.3-dev"
5364 }
5365 },
5366 "autoload": {
5367 "psr-4": {
5368 "Symfony\\Polyfill\\Php70\\": ""
5369 },
5370 "files": [
5371 "bootstrap.php"
5372 ],
5373 "classmap": [
5374 "Resources/stubs"
5375 ]
5376 },
5377 "notification-url": "https://packagist.org/downloads/",
5378 "license": [
5379 "MIT"
5380 ],
5381 "authors": [
5382 {
5383 "name": "Nicolas Grekas",
5384 "email": "p@tchwork.com"
5385 },
5386 {
5387 "name": "Symfony Community",
5388 "homepage": "https://symfony.com/contributors"
5389 }
5390 ],
5391 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
5392 "homepage": "https://symfony.com",
5393 "keywords": [
5394 "compatibility",
5395 "polyfill",
5396 "portable",
5397 "shim"
5398 ],
5399 "time": "2016-11-14 01:06:16"
5400 },
5401 {
5402 "name": "symfony/polyfill-util",
5403 "version": "v1.3.0",
5404 "source": {
5405 "type": "git",
5406 "url": "https://github.com/symfony/polyfill-util.git",
5407 "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb"
5408 },
5409 "dist": {
5410 "type": "zip",
5411 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/746bce0fca664ac0a575e465f65c6643faddf7fb",
5412 "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb",
5413 "shasum": ""
5414 },
5415 "require": {
5416 "php": ">=5.3.3"
5417 },
5418 "type": "library",
5419 "extra": {
5420 "branch-alias": {
5421 "dev-master": "1.3-dev"
5422 }
5423 },
5424 "autoload": {
5425 "psr-4": {
5426 "Symfony\\Polyfill\\Util\\": ""
5427 }
5428 },
5429 "notification-url": "https://packagist.org/downloads/",
5430 "license": [
5431 "MIT"
5432 ],
5433 "authors": [
5434 {
5435 "name": "Nicolas Grekas",
5436 "email": "p@tchwork.com"
5437 },
5438 {
5439 "name": "Symfony Community",
5440 "homepage": "https://symfony.com/contributors"
5441 }
5442 ],
5443 "description": "Symfony utilities for portability of PHP codes",
5444 "homepage": "https://symfony.com",
5445 "keywords": [
5446 "compat",
5447 "compatibility",
5448 "polyfill",
5449 "shim"
5450 ],
5451 "time": "2016-11-14 01:06:16"
5452 },
5453 {
5454 "name": "symfony/swiftmailer-bundle",
5455 "version": "v2.5.1",
5456 "source": {
5457 "type": "git",
5458 "url": "https://github.com/symfony/swiftmailer-bundle.git",
5459 "reference": "271cf8f04c6b9c3d53bcedd5531856c88c3accdb"
5460 },
5461 "dist": {
5462 "type": "zip",
5463 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/271cf8f04c6b9c3d53bcedd5531856c88c3accdb",
5464 "reference": "271cf8f04c6b9c3d53bcedd5531856c88c3accdb",
5465 "shasum": ""
5466 },
5467 "require": {
5468 "php": ">=5.3.2",
5469 "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
5470 "symfony/config": "~2.7|~3.0",
5471 "symfony/dependency-injection": "~2.7|~3.0",
5472 "symfony/http-kernel": "~2.7|~3.0"
5473 },
5474 "require-dev": {
5475 "symfony/console": "~2.7|~3.0",
5476 "symfony/framework-bundle": "~2.7|~3.0",
5477 "symfony/phpunit-bridge": "~2.7|~3.0",
5478 "symfony/yaml": "~2.7|~3.0"
5479 },
5480 "suggest": {
5481 "psr/log": "Allows logging"
5482 },
5483 "type": "symfony-bundle",
5484 "extra": {
5485 "branch-alias": {
5486 "dev-master": "2.5-dev"
5487 }
5488 },
5489 "autoload": {
5490 "psr-4": {
5491 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
5492 }
5493 },
5494 "notification-url": "https://packagist.org/downloads/",
5495 "license": [
5496 "MIT"
5497 ],
5498 "authors": [
5499 {
5500 "name": "Symfony Community",
5501 "homepage": "http://symfony.com/contributors"
5502 },
5503 {
5504 "name": "Fabien Potencier",
5505 "email": "fabien@symfony.com"
5506 }
5507 ],
5508 "description": "Symfony SwiftmailerBundle",
5509 "homepage": "http://symfony.com",
5510 "time": "2017-03-02 01:33:46"
5511 },
5512 {
5513 "name": "symfony/symfony",
5514 "version": "v3.2.4",
5515 "source": {
5516 "type": "git",
5517 "url": "https://github.com/symfony/symfony.git",
5518 "reference": "141569be5b33a7cf0d141fb88422649fe11b0c47"
5519 },
5520 "dist": {
5521 "type": "zip",
5522 "url": "https://api.github.com/repos/symfony/symfony/zipball/141569be5b33a7cf0d141fb88422649fe11b0c47",
5523 "reference": "141569be5b33a7cf0d141fb88422649fe11b0c47",
5524 "shasum": ""
5525 },
5526 "require": {
5527 "doctrine/common": "~2.4",
5528 "php": ">=5.5.9",
5529 "psr/cache": "~1.0",
5530 "psr/log": "~1.0",
5531 "symfony/polyfill-intl-icu": "~1.0",
5532 "symfony/polyfill-mbstring": "~1.0",
5533 "symfony/polyfill-php56": "~1.0",
5534 "symfony/polyfill-php70": "~1.0",
5535 "symfony/polyfill-util": "~1.0",
5536 "twig/twig": "~1.28|~2.0"
5537 },
5538 "conflict": {
5539 "phpdocumentor/reflection-docblock": "<3.0",
5540 "phpdocumentor/type-resolver": "<0.2.0"
5541 },
5542 "provide": {
5543 "psr/cache-implementation": "1.0"
5544 },
5545 "replace": {
5546 "symfony/asset": "self.version",
5547 "symfony/browser-kit": "self.version",
5548 "symfony/cache": "self.version",
5549 "symfony/class-loader": "self.version",
5550 "symfony/config": "self.version",
5551 "symfony/console": "self.version",
5552 "symfony/css-selector": "self.version",
5553 "symfony/debug": "self.version",
5554 "symfony/debug-bundle": "self.version",
5555 "symfony/dependency-injection": "self.version",
5556 "symfony/doctrine-bridge": "self.version",
5557 "symfony/dom-crawler": "self.version",
5558 "symfony/event-dispatcher": "self.version",
5559 "symfony/expression-language": "self.version",
5560 "symfony/filesystem": "self.version",
5561 "symfony/finder": "self.version",
5562 "symfony/form": "self.version",
5563 "symfony/framework-bundle": "self.version",
5564 "symfony/http-foundation": "self.version",
5565 "symfony/http-kernel": "self.version",
5566 "symfony/inflector": "self.version",
5567 "symfony/intl": "self.version",
5568 "symfony/ldap": "self.version",
5569 "symfony/monolog-bridge": "self.version",
5570 "symfony/options-resolver": "self.version",
5571 "symfony/process": "self.version",
5572 "symfony/property-access": "self.version",
5573 "symfony/property-info": "self.version",
5574 "symfony/proxy-manager-bridge": "self.version",
5575 "symfony/routing": "self.version",
5576 "symfony/security": "self.version",
5577 "symfony/security-bundle": "self.version",
5578 "symfony/security-core": "self.version",
5579 "symfony/security-csrf": "self.version",
5580 "symfony/security-guard": "self.version",
5581 "symfony/security-http": "self.version",
5582 "symfony/serializer": "self.version",
5583 "symfony/stopwatch": "self.version",
5584 "symfony/templating": "self.version",
5585 "symfony/translation": "self.version",
5586 "symfony/twig-bridge": "self.version",
5587 "symfony/twig-bundle": "self.version",
5588 "symfony/validator": "self.version",
5589 "symfony/var-dumper": "self.version",
5590 "symfony/web-profiler-bundle": "self.version",
5591 "symfony/workflow": "self.version",
5592 "symfony/yaml": "self.version"
5593 },
5594 "require-dev": {
5595 "cache/integration-tests": "dev-master",
5596 "doctrine/cache": "~1.6",
5597 "doctrine/data-fixtures": "1.0.*",
5598 "doctrine/dbal": "~2.4",
5599 "doctrine/doctrine-bundle": "~1.4",
5600 "doctrine/orm": "~2.4,>=2.4.5",
5601 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
5602 "monolog/monolog": "~1.11",
5603 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
5604 "phpdocumentor/reflection-docblock": "^3.0",
5605 "predis/predis": "~1.0",
5606 "sensio/framework-extra-bundle": "^3.0.2",
5607 "symfony/phpunit-bridge": "~3.2",
5608 "symfony/polyfill-apcu": "~1.1",
5609 "symfony/security-acl": "~2.8|~3.0"
5610 },
5611 "type": "library",
5612 "extra": {
5613 "branch-alias": {
5614 "dev-master": "3.2-dev"
5615 }
5616 },
5617 "autoload": {
5618 "psr-4": {
5619 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
5620 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
5621 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
5622 "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
5623 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
5624 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
5625 "Symfony\\Component\\": "src/Symfony/Component/"
5626 },
5627 "classmap": [
5628 "src/Symfony/Component/Intl/Resources/stubs"
5629 ],
5630 "exclude-from-classmap": [
5631 "**/Tests/"
5632 ]
5633 },
5634 "notification-url": "https://packagist.org/downloads/",
5635 "license": [
5636 "MIT"
5637 ],
5638 "authors": [
5639 {
5640 "name": "Fabien Potencier",
5641 "email": "fabien@symfony.com"
5642 },
5643 {
5644 "name": "Symfony Community",
5645 "homepage": "https://symfony.com/contributors"
5646 }
5647 ],
5648 "description": "The Symfony PHP framework",
5649 "homepage": "https://symfony.com",
5650 "keywords": [
5651 "framework"
5652 ],
5653 "time": "2017-02-17 00:00:43"
5654 },
5655 {
5656 "name": "true/punycode",
5657 "version": "v2.1.1",
5658 "source": {
5659 "type": "git",
5660 "url": "https://github.com/true/php-punycode.git",
5661 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
5662 },
5663 "dist": {
5664 "type": "zip",
5665 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
5666 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
5667 "shasum": ""
5668 },
5669 "require": {
5670 "php": ">=5.3.0",
5671 "symfony/polyfill-mbstring": "^1.3"
5672 },
5673 "require-dev": {
5674 "phpunit/phpunit": "~4.7",
5675 "squizlabs/php_codesniffer": "~2.0"
5676 },
5677 "type": "library",
5678 "autoload": {
5679 "psr-4": {
5680 "TrueBV\\": "src/"
5681 }
5682 },
5683 "notification-url": "https://packagist.org/downloads/",
5684 "license": [
5685 "MIT"
5686 ],
5687 "authors": [
5688 {
5689 "name": "Renan Gonçalves",
5690 "email": "renan.saddam@gmail.com"
5691 }
5692 ],
5693 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
5694 "homepage": "https://github.com/true/php-punycode",
5695 "keywords": [
5696 "idna",
5697 "punycode"
5698 ],
5699 "time": "2016-11-16 10:37:54"
5700 },
5701 {
5702 "name": "twig/extensions",
5703 "version": "v1.4.1",
5704 "source": {
5705 "type": "git",
5706 "url": "https://github.com/twigphp/Twig-extensions.git",
5707 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff"
5708 },
5709 "dist": {
5710 "type": "zip",
5711 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
5712 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
5713 "shasum": ""
5714 },
5715 "require": {
5716 "twig/twig": "~1.20|~2.0"
5717 },
5718 "require-dev": {
5719 "symfony/translation": "~2.3"
5720 },
5721 "suggest": {
5722 "symfony/translation": "Allow the time_diff output to be translated"
5723 },
5724 "type": "library",
5725 "extra": {
5726 "branch-alias": {
5727 "dev-master": "1.4-dev"
5728 }
5729 },
5730 "autoload": {
5731 "psr-0": {
5732 "Twig_Extensions_": "lib/"
5733 }
5734 },
5735 "notification-url": "https://packagist.org/downloads/",
5736 "license": [
5737 "MIT"
5738 ],
5739 "authors": [
5740 {
5741 "name": "Fabien Potencier",
5742 "email": "fabien@symfony.com"
5743 }
5744 ],
5745 "description": "Common additional features for Twig that do not directly belong in core",
5746 "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
5747 "keywords": [
5748 "i18n",
5749 "text"
5750 ],
5751 "time": "2016-10-25 17:34:14"
5752 },
5753 {
5754 "name": "twig/twig",
5755 "version": "v1.32.0",
5756 "source": {
5757 "type": "git",
5758 "url": "https://github.com/twigphp/Twig.git",
5759 "reference": "9935b662e24d6e634da88901ab534cc12e8c728f"
5760 },
5761 "dist": {
5762 "type": "zip",
5763 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9935b662e24d6e634da88901ab534cc12e8c728f",
5764 "reference": "9935b662e24d6e634da88901ab534cc12e8c728f",
5765 "shasum": ""
5766 },
5767 "require": {
5768 "php": ">=5.2.7"
5769 },
5770 "require-dev": {
5771 "psr/container": "^1.0",
5772 "symfony/debug": "~2.7",
5773 "symfony/phpunit-bridge": "~3.2"
5774 },
5775 "type": "library",
5776 "extra": {
5777 "branch-alias": {
5778 "dev-master": "1.32-dev"
5779 }
5780 },
5781 "autoload": {
5782 "psr-0": {
5783 "Twig_": "lib/"
5784 }
5785 },
5786 "notification-url": "https://packagist.org/downloads/",
5787 "license": [
5788 "BSD-3-Clause"
5789 ],
5790 "authors": [
5791 {
5792 "name": "Fabien Potencier",
5793 "email": "fabien@symfony.com",
5794 "homepage": "http://fabien.potencier.org",
5795 "role": "Lead Developer"
5796 },
5797 {
5798 "name": "Armin Ronacher",
5799 "email": "armin.ronacher@active-4.com",
5800 "role": "Project Founder"
5801 },
5802 {
5803 "name": "Twig Team",
5804 "homepage": "http://twig.sensiolabs.org/contributors",
5805 "role": "Contributors"
5806 }
5807 ],
5808 "description": "Twig, the flexible, fast, and secure template language for PHP",
5809 "homepage": "http://twig.sensiolabs.org",
5810 "keywords": [
5811 "templating"
5812 ],
5813 "time": "2017-02-27 00:07:03"
5814 },
5815 {
5816 "name": "wallabag/php-mobi",
5817 "version": "1.0.1",
5818 "source": {
5819 "type": "git",
5820 "url": "https://github.com/wallabag/php-mobi.git",
5821 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487"
5822 },
5823 "dist": {
5824 "type": "zip",
5825 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/1cd7d022fe6be838535d6bba917d19cc48dcf487",
5826 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487",
5827 "shasum": ""
5828 },
5829 "require": {
5830 "php": ">=5.3.0"
5831 },
5832 "replace": {
5833 "wallabag/phpmobi": "*"
5834 },
5835 "type": "library",
5836 "autoload": {
5837 "files": [
5838 "MOBIClass/MOBI.php"
5839 ]
5840 },
5841 "notification-url": "https://packagist.org/downloads/",
5842 "license": [
5843 "Apache-2.0"
5844 ],
5845 "authors": [
5846 {
5847 "name": "Nicolas LÅ“uillet",
5848 "email": "nicolas@loeuillet.org",
5849 "homepage": "http://www.cdetc.fr"
5850 },
5851 {
5852 "name": "Sander Kromwijk",
5853 "email": "s.kromwijk@gmail.co",
5854 "role": "Original developer"
5855 }
5856 ],
5857 "description": "A Mobipocket file (.mobi) creator in PHP.",
5858 "homepage": "https://github.com/wallabag/phpMobi",
5859 "time": "2015-10-16 08:42:42"
5860 },
5861 {
5862 "name": "wallabag/tcpdf",
5863 "version": "6.2.15",
5864 "source": {
5865 "type": "git",
5866 "url": "https://github.com/wallabag/TCPDF.git",
5867 "reference": "f67b0b0cadb10d9bd4af2da769374b0820f05a02"
5868 },
5869 "dist": {
5870 "type": "zip",
5871 "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/f67b0b0cadb10d9bd4af2da769374b0820f05a02",
5872 "reference": "f67b0b0cadb10d9bd4af2da769374b0820f05a02",
5873 "shasum": ""
5874 },
5875 "require": {
5876 "php": ">=5.3.0"
5877 },
5878 "replace": {
5879 "tecnickcom/tcpdf": "6.2.*"
5880 },
5881 "type": "library",
5882 "autoload": {
5883 "classmap": [
5884 "fonts",
5885 "config",
5886 "include",
5887 "tcpdf.php",
5888 "tcpdf_parser.php",
5889 "tcpdf_import.php",
5890 "tcpdf_barcodes_1d.php",
5891 "tcpdf_barcodes_2d.php",
5892 "include/tcpdf_colors.php",
5893 "include/tcpdf_filters.php",
5894 "include/tcpdf_font_data.php",
5895 "include/tcpdf_fonts.php",
5896 "include/tcpdf_images.php",
5897 "include/tcpdf_static.php",
5898 "include/barcodes/datamatrix.php",
5899 "include/barcodes/pdf417.php",
5900 "include/barcodes/qrcode.php"
5901 ]
5902 },
5903 "notification-url": "https://packagist.org/downloads/",
5904 "license": [
5905 "LGPL-3.0"
5906 ],
5907 "authors": [
5908 {
5909 "name": "Nicola Asuni",
5910 "email": "info@tecnick.com",
5911 "homepage": "http://nicolaasuni.tecnick.com",
5912 "role": "Main developer"
5913 },
5914 {
5915 "name": "wallabag/core",
5916 "homepage": "https://www.wallabag.org",
5917 "role": "Developers"
5918 }
5919 ],
5920 "description": "Keeping a working 6.2.x TCPDF version.",
5921 "homepage": "https://www.wallabag.org/",
5922 "keywords": [
5923 "PDFD32000-2008",
5924 "TCPDF",
5925 "barcodes",
5926 "datamatrix",
5927 "pdf",
5928 "pdf417",
5929 "qrcode"
5930 ],
5931 "time": "2017-02-24 13:01:16"
5932 },
5933 {
5934 "name": "white-october/pagerfanta-bundle",
5935 "version": "v1.0.8",
5936 "source": {
5937 "type": "git",
5938 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
5939 "reference": "ba78522935b141e7e3dee637dc0095fb44fde65b"
5940 },
5941 "dist": {
5942 "type": "zip",
5943 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/ba78522935b141e7e3dee637dc0095fb44fde65b",
5944 "reference": "ba78522935b141e7e3dee637dc0095fb44fde65b",
5945 "shasum": ""
5946 },
5947 "require": {
5948 "pagerfanta/pagerfanta": "1.0.*",
5949 "symfony/framework-bundle": "~2.3|~3.0",
5950 "symfony/property-access": "~2.3|~3.0",
5951 "symfony/twig-bundle": "~2.3|~3.0"
5952 },
5953 "require-dev": {
5954 "phpunit/phpunit": "~3.7",
5955 "symfony/symfony": "~2.3|~3.0"
5956 },
5957 "type": "symfony-bundle",
5958 "extra": {
5959 "branch-alias": {
5960 "dev-master": "1.0.x-dev"
5961 }
5962 },
5963 "autoload": {
5964 "psr-4": {
5965 "WhiteOctober\\PagerfantaBundle\\": ""
5966 }
5967 },
5968 "notification-url": "https://packagist.org/downloads/",
5969 "license": [
5970 "MIT"
5971 ],
5972 "authors": [
5973 {
5974 "name": "Pablo Díez",
5975 "email": "pablodip@gmail.com"
5976 }
5977 ],
5978 "description": "Bundle to use Pagerfanta with Symfony2",
5979 "keywords": [
5980 "page",
5981 "paging"
5982 ],
5983 "time": "2017-02-10 16:54:59"
5984 },
5985 {
5986 "name": "willdurand/hateoas",
5987 "version": "2.10.0",
5988 "source": {
5989 "type": "git",
5990 "url": "https://github.com/willdurand/Hateoas.git",
5991 "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189"
5992 },
5993 "dist": {
5994 "type": "zip",
5995 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/ada89d867e47040f8c4be3be2c8e7930a3d01189",
5996 "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189",
5997 "shasum": ""
5998 },
5999 "require": {
6000 "doctrine/annotations": "~1.0",
6001 "doctrine/common": "~2.0",
6002 "jms/metadata": "~1.1",
6003 "jms/serializer": "~1.0",
6004 "php": ">=5.4",
6005 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
6006 "symfony/expression-language": "~2.4 || ~3.0"
6007 },
6008 "require-dev": {
6009 "pagerfanta/pagerfanta": "~1.0",
6010 "phpunit/phpunit": "~4.5",
6011 "symfony/dependency-injection": "~2.4 || ~3.0",
6012 "symfony/routing": "~2.4 || ~3.0",
6013 "symfony/yaml": "~2.4 || ~3.0",
6014 "twig/twig": "~1.12"
6015 },
6016 "suggest": {
6017 "symfony/routing": "To use the SymfonyRouteFactory.",
6018 "symfony/yaml": "To use yaml based configuration.",
6019 "twig/twig": "To use the Twig extensions."
6020 },
6021 "type": "library",
6022 "extra": {
6023 "branch-alias": {
6024 "dev-master": "2.10-dev"
6025 }
6026 },
6027 "autoload": {
6028 "psr-0": {
6029 "Hateoas": "src/"
6030 }
6031 },
6032 "notification-url": "https://packagist.org/downloads/",
6033 "license": [
6034 "MIT"
6035 ],
6036 "authors": [
6037 {
6038 "name": "Adrien Brault",
6039 "email": "adrien.brault@gmail.com"
6040 },
6041 {
6042 "name": "William DURAND",
6043 "email": "william.durand1@gmail.com"
6044 }
6045 ],
6046 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
6047 "time": "2016-05-19 11:30:35"
6048 },
6049 {
6050 "name": "willdurand/hateoas-bundle",
6051 "version": "1.2.0",
6052 "target-dir": "Bazinga/Bundle/HateoasBundle",
6053 "source": {
6054 "type": "git",
6055 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
6056 "reference": "7c73a949c72dc6bc7363f76c11e70e655b19d94b"
6057 },
6058 "dist": {
6059 "type": "zip",
6060 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/7c73a949c72dc6bc7363f76c11e70e655b19d94b",
6061 "reference": "7c73a949c72dc6bc7363f76c11e70e655b19d94b",
6062 "shasum": ""
6063 },
6064 "require": {
6065 "jms/serializer-bundle": "~1.0",
6066 "php": ">5.4",
6067 "symfony/framework-bundle": "~2.2 || ~3.0",
6068 "willdurand/hateoas": "^2.10.0"
6069 },
6070 "require-dev": {
6071 "phpunit/phpunit": "~4.5",
6072 "symfony/expression-language": "~2.4 || ~3.0",
6073 "twig/twig": "~1.12"
6074 },
6075 "type": "symfony-bundle",
6076 "extra": {
6077 "branch-alias": {
6078 "dev-master": "1.2-dev"
6079 }
6080 },
6081 "autoload": {
6082 "psr-0": {
6083 "Bazinga\\Bundle\\HateoasBundle": ""
6084 }
6085 },
6086 "notification-url": "https://packagist.org/downloads/",
6087 "license": [
6088 "MIT"
6089 ],
6090 "authors": [
6091 {
6092 "name": "William Durand",
6093 "email": "william.durand1@gmail.com"
6094 }
6095 ],
6096 "description": "Integration of Hateoas into Symfony2.",
6097 "keywords": [
6098 "HATEOAS",
6099 "rest"
6100 ],
6101 "time": "2016-05-31 13:55:14"
6102 },
6103 {
6104 "name": "willdurand/jsonp-callback-validator",
6105 "version": "v1.1.0",
6106 "source": {
6107 "type": "git",
6108 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
6109 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
6110 },
6111 "dist": {
6112 "type": "zip",
6113 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
6114 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
6115 "shasum": ""
6116 },
6117 "require": {
6118 "php": ">=5.3.0"
6119 },
6120 "require-dev": {
6121 "phpunit/phpunit": "~3.7"
6122 },
6123 "type": "library",
6124 "autoload": {
6125 "psr-0": {
6126 "JsonpCallbackValidator": "src/"
6127 }
6128 },
6129 "notification-url": "https://packagist.org/downloads/",
6130 "license": [
6131 "MIT"
6132 ],
6133 "authors": [
6134 {
6135 "name": "William Durand",
6136 "email": "william.durand1@gmail.com",
6137 "homepage": "http://www.willdurand.fr"
6138 }
6139 ],
6140 "description": "JSONP callback validator.",
6141 "time": "2014-01-20 22:35:06"
6142 },
6143 {
6144 "name": "willdurand/negotiation",
6145 "version": "v2.2.1",
6146 "source": {
6147 "type": "git",
6148 "url": "https://github.com/willdurand/Negotiation.git",
6149 "reference": "1f210db45723b21edd69f39794662b8d64656b93"
6150 },
6151 "dist": {
6152 "type": "zip",
6153 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/1f210db45723b21edd69f39794662b8d64656b93",
6154 "reference": "1f210db45723b21edd69f39794662b8d64656b93",
6155 "shasum": ""
6156 },
6157 "require": {
6158 "php": ">=5.4.0"
6159 },
6160 "require-dev": {
6161 "phpunit/phpunit": "~4.5"
6162 },
6163 "type": "library",
6164 "extra": {
6165 "branch-alias": {
6166 "dev-master": "2.2-dev"
6167 }
6168 },
6169 "autoload": {
6170 "psr-4": {
6171 "Negotiation\\": "src/Negotiation"
6172 }
6173 },
6174 "notification-url": "https://packagist.org/downloads/",
6175 "license": [
6176 "MIT"
6177 ],
6178 "authors": [
6179 {
6180 "name": "William Durand",
6181 "email": "will+git@drnd.me"
6182 }
6183 ],
6184 "description": "Content Negotiation tools for PHP provided as a standalone library.",
6185 "homepage": "http://williamdurand.fr/Negotiation/",
6186 "keywords": [
6187 "accept",
6188 "content",
6189 "format",
6190 "header",
6191 "negotiation"
6192 ],
6193 "time": "2016-10-14 09:17:47"
6194 },
6195 {
6196 "name": "zendframework/zend-code",
6197 "version": "2.6.3",
6198 "source": {
6199 "type": "git",
6200 "url": "https://github.com/zendframework/zend-code.git",
6201 "reference": "95033f061b083e16cdee60530ec260d7d628b887"
6202 },
6203 "dist": {
6204 "type": "zip",
6205 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887",
6206 "reference": "95033f061b083e16cdee60530ec260d7d628b887",
6207 "shasum": ""
6208 },
6209 "require": {
6210 "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
6211 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
6212 },
6213 "require-dev": {
6214 "doctrine/annotations": "~1.0",
6215 "fabpot/php-cs-fixer": "1.7.*",
6216 "phpunit/phpunit": "^4.8.21",
6217 "zendframework/zend-stdlib": "^2.7 || ^3.0"
6218 },
6219 "suggest": {
6220 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
6221 "zendframework/zend-stdlib": "Zend\\Stdlib component"
6222 },
6223 "type": "library",
6224 "extra": {
6225 "branch-alias": {
6226 "dev-master": "2.6-dev",
6227 "dev-develop": "2.7-dev"
6228 }
6229 },
6230 "autoload": {
6231 "psr-4": {
6232 "Zend\\Code\\": "src/"
6233 }
6234 },
6235 "notification-url": "https://packagist.org/downloads/",
6236 "license": [
6237 "BSD-3-Clause"
6238 ],
6239 "description": "provides facilities to generate arbitrary code using an object oriented interface",
6240 "homepage": "https://github.com/zendframework/zend-code",
6241 "keywords": [
6242 "code",
6243 "zf2"
6244 ],
6245 "time": "2016-04-20 17:26:42"
6246 },
6247 {
6248 "name": "zendframework/zend-eventmanager",
6249 "version": "3.0.1",
6250 "source": {
6251 "type": "git",
6252 "url": "https://github.com/zendframework/zend-eventmanager.git",
6253 "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e"
6254 },
6255 "dist": {
6256 "type": "zip",
6257 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e",
6258 "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e",
6259 "shasum": ""
6260 },
6261 "require": {
6262 "php": "^5.5 || ^7.0"
6263 },
6264 "require-dev": {
6265 "athletic/athletic": "^0.1",
6266 "container-interop/container-interop": "^1.1.0",
6267 "phpunit/phpunit": "~4.0",
6268 "squizlabs/php_codesniffer": "^2.0",
6269 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
6270 },
6271 "suggest": {
6272 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
6273 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
6274 },
6275 "type": "library",
6276 "extra": {
6277 "branch-alias": {
6278 "dev-master": "3.0-dev",
6279 "dev-develop": "3.1-dev"
6280 }
6281 },
6282 "autoload": {
6283 "psr-4": {
6284 "Zend\\EventManager\\": "src/"
6285 }
6286 },
6287 "notification-url": "https://packagist.org/downloads/",
6288 "license": [
6289 "BSD-3-Clause"
6290 ],
6291 "description": "Trigger and listen to events within a PHP application",
6292 "homepage": "https://github.com/zendframework/zend-eventmanager",
6293 "keywords": [
6294 "event",
6295 "eventmanager",
6296 "events",
6297 "zf2"
6298 ],
6299 "time": "2016-02-18 20:53:00"
6300 }
6301 ],
6302 "packages-dev": [
6303 {
6304 "name": "doctrine/data-fixtures",
6305 "version": "v1.1.1",
6306 "source": {
6307 "type": "git",
6308 "url": "https://github.com/doctrine/data-fixtures.git",
6309 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
6310 },
6311 "dist": {
6312 "type": "zip",
6313 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
6314 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
6315 "shasum": ""
6316 },
6317 "require": {
6318 "doctrine/common": "~2.2",
6319 "php": ">=5.3.2"
6320 },
6321 "conflict": {
6322 "doctrine/orm": "< 2.4"
6323 },
6324 "require-dev": {
6325 "doctrine/orm": "~2.4"
6326 },
6327 "suggest": {
6328 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
6329 "doctrine/orm": "For loading ORM fixtures",
6330 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
6331 },
6332 "type": "library",
6333 "extra": {
6334 "branch-alias": {
6335 "dev-master": "1.1.x-dev"
6336 }
6337 },
6338 "autoload": {
6339 "psr-0": {
6340 "Doctrine\\Common\\DataFixtures": "lib/"
6341 }
6342 },
6343 "notification-url": "https://packagist.org/downloads/",
6344 "license": [
6345 "MIT"
6346 ],
6347 "authors": [
6348 {
6349 "name": "Jonathan Wage",
6350 "email": "jonwage@gmail.com"
6351 }
6352 ],
6353 "description": "Data Fixtures for all Doctrine Object Managers",
6354 "homepage": "http://www.doctrine-project.org",
6355 "keywords": [
6356 "database"
6357 ],
6358 "time": "2015-03-30 12:14:13"
6359 },
6360 {
6361 "name": "doctrine/doctrine-fixtures-bundle",
6362 "version": "2.3.0",
6363 "source": {
6364 "type": "git",
6365 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
6366 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029"
6367 },
6368 "dist": {
6369 "type": "zip",
6370 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029",
6371 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029",
6372 "shasum": ""
6373 },
6374 "require": {
6375 "doctrine/data-fixtures": "~1.0",
6376 "doctrine/doctrine-bundle": "~1.0",
6377 "php": ">=5.3.2",
6378 "symfony/doctrine-bridge": "~2.3|~3.0"
6379 },
6380 "type": "symfony-bundle",
6381 "extra": {
6382 "branch-alias": {
6383 "dev-master": "2.2.x-dev"
6384 }
6385 },
6386 "autoload": {
6387 "psr-4": {
6388 "Doctrine\\Bundle\\FixturesBundle\\": ""
6389 }
6390 },
6391 "notification-url": "https://packagist.org/downloads/",
6392 "license": [
6393 "MIT"
6394 ],
6395 "authors": [
6396 {
6397 "name": "Symfony Community",
6398 "homepage": "http://symfony.com/contributors"
6399 },
6400 {
6401 "name": "Doctrine Project",
6402 "homepage": "http://www.doctrine-project.org"
6403 },
6404 {
6405 "name": "Fabien Potencier",
6406 "email": "fabien@symfony.com"
6407 }
6408 ],
6409 "description": "Symfony DoctrineFixturesBundle",
6410 "homepage": "http://www.doctrine-project.org",
6411 "keywords": [
6412 "Fixture",
6413 "persistence"
6414 ],
6415 "time": "2015-11-04 21:23:23"
6416 },
6417 {
6418 "name": "friendsofphp/php-cs-fixer",
6419 "version": "v1.13.1",
6420 "source": {
6421 "type": "git",
6422 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
6423 "reference": "0ea4f7ed06ca55da1d8fc45da26ff87f261c4088"
6424 },
6425 "dist": {
6426 "type": "zip",
6427 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/0ea4f7ed06ca55da1d8fc45da26ff87f261c4088",
6428 "reference": "0ea4f7ed06ca55da1d8fc45da26ff87f261c4088",
6429 "shasum": ""
6430 },
6431 "require": {
6432 "ext-tokenizer": "*",
6433 "php": "^5.3.6 || >=7.0 <7.2",
6434 "sebastian/diff": "^1.1",
6435 "symfony/console": "^2.3 || ^3.0",
6436 "symfony/event-dispatcher": "^2.1 || ^3.0",
6437 "symfony/filesystem": "^2.1 || ^3.0",
6438 "symfony/finder": "^2.1 || ^3.0",
6439 "symfony/process": "^2.3 || ^3.0",
6440 "symfony/stopwatch": "^2.5 || ^3.0"
6441 },
6442 "conflict": {
6443 "hhvm": "<3.9"
6444 },
6445 "require-dev": {
6446 "phpunit/phpunit": "^4.5|^5",
6447 "satooshi/php-coveralls": "^1.0"
6448 },
6449 "bin": [
6450 "php-cs-fixer"
6451 ],
6452 "type": "application",
6453 "autoload": {
6454 "psr-4": {
6455 "Symfony\\CS\\": "Symfony/CS/"
6456 }
6457 },
6458 "notification-url": "https://packagist.org/downloads/",
6459 "license": [
6460 "MIT"
6461 ],
6462 "authors": [
6463 {
6464 "name": "Dariusz Rumiński",
6465 "email": "dariusz.ruminski@gmail.com"
6466 },
6467 {
6468 "name": "Fabien Potencier",
6469 "email": "fabien@symfony.com"
6470 }
6471 ],
6472 "description": "A tool to automatically fix PHP code style",
6473 "time": "2016-12-01 00:05:05"
6474 },
6475 {
6476 "name": "m6web/redis-mock",
6477 "version": "v2.8.0",
6478 "source": {
6479 "type": "git",
6480 "url": "https://github.com/M6Web/RedisMock.git",
6481 "reference": "a869f5374645830869a464dbb14c18acf80a1bef"
6482 },
6483 "dist": {
6484 "type": "zip",
6485 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/a869f5374645830869a464dbb14c18acf80a1bef",
6486 "reference": "a869f5374645830869a464dbb14c18acf80a1bef",
6487 "shasum": ""
6488 },
6489 "require": {
6490 "php": ">=5.3.3"
6491 },
6492 "require-dev": {
6493 "atoum/atoum": "master-dev",
6494 "predis/predis": "~0.8"
6495 },
6496 "type": "library",
6497 "autoload": {
6498 "psr-0": {
6499 "M6Web\\Component\\RedisMock": "src/"
6500 }
6501 },
6502 "notification-url": "https://packagist.org/downloads/",
6503 "license": [
6504 "MIT"
6505 ],
6506 "authors": [
6507 {
6508 "name": "M6Web",
6509 "email": "opensource@m6web.fr",
6510 "homepage": "http://tech.m6web.fr/"
6511 }
6512 ],
6513 "description": "Library providing a PHP mock for Redis",
6514 "keywords": [
6515 "mock",
6516 "redis"
6517 ],
6518 "time": "2016-10-30 19:34:36"
6519 },
6520 {
6521 "name": "sebastian/diff",
6522 "version": "1.4.1",
6523 "source": {
6524 "type": "git",
6525 "url": "https://github.com/sebastianbergmann/diff.git",
6526 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
6527 },
6528 "dist": {
6529 "type": "zip",
6530 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
6531 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
6532 "shasum": ""
6533 },
6534 "require": {
6535 "php": ">=5.3.3"
6536 },
6537 "require-dev": {
6538 "phpunit/phpunit": "~4.8"
6539 },
6540 "type": "library",
6541 "extra": {
6542 "branch-alias": {
6543 "dev-master": "1.4-dev"
6544 }
6545 },
6546 "autoload": {
6547 "classmap": [
6548 "src/"
6549 ]
6550 },
6551 "notification-url": "https://packagist.org/downloads/",
6552 "license": [
6553 "BSD-3-Clause"
6554 ],
6555 "authors": [
6556 {
6557 "name": "Kore Nordmann",
6558 "email": "mail@kore-nordmann.de"
6559 },
6560 {
6561 "name": "Sebastian Bergmann",
6562 "email": "sebastian@phpunit.de"
6563 }
6564 ],
6565 "description": "Diff implementation",
6566 "homepage": "https://github.com/sebastianbergmann/diff",
6567 "keywords": [
6568 "diff"
6569 ],
6570 "time": "2015-12-08 07:14:41"
6571 },
6572 {
6573 "name": "sensio/generator-bundle",
6574 "version": "v3.1.2",
6575 "source": {
6576 "type": "git",
6577 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
6578 "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e"
6579 },
6580 "dist": {
6581 "type": "zip",
6582 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/ec278c0bd530edf155c4a00900577b5cb80f559e",
6583 "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e",
6584 "shasum": ""
6585 },
6586 "require": {
6587 "symfony/console": "~2.7|~3.0",
6588 "symfony/framework-bundle": "~2.7|~3.0",
6589 "symfony/process": "~2.7|~3.0",
6590 "symfony/yaml": "~2.7|~3.0",
6591 "twig/twig": "^1.28.2|^2.0"
6592 },
6593 "require-dev": {
6594 "doctrine/orm": "~2.4",
6595 "symfony/doctrine-bridge": "~2.7|~3.0"
6596 },
6597 "type": "symfony-bundle",
6598 "extra": {
6599 "branch-alias": {
6600 "dev-master": "3.1.x-dev"
6601 }
6602 },
6603 "autoload": {
6604 "psr-4": {
6605 "Sensio\\Bundle\\GeneratorBundle\\": ""
6606 },
6607 "exclude-from-classmap": [
6608 "/Tests/"
6609 ]
6610 },
6611 "notification-url": "https://packagist.org/downloads/",
6612 "license": [
6613 "MIT"
6614 ],
6615 "authors": [
6616 {
6617 "name": "Fabien Potencier",
6618 "email": "fabien@symfony.com"
6619 }
6620 ],
6621 "description": "This bundle generates code for you",
6622 "time": "2016-12-05 16:01:19"
6623 },
6624 {
6625 "name": "symfony/phpunit-bridge",
6626 "version": "v3.2.4",
6627 "source": {
6628 "type": "git",
6629 "url": "https://github.com/symfony/phpunit-bridge.git",
6630 "reference": "996374975357b569ea319ec1c98c5ca0f7dda610"
6631 },
6632 "dist": {
6633 "type": "zip",
6634 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/996374975357b569ea319ec1c98c5ca0f7dda610",
6635 "reference": "996374975357b569ea319ec1c98c5ca0f7dda610",
6636 "shasum": ""
6637 },
6638 "require": {
6639 "php": ">=5.3.3"
6640 },
6641 "suggest": {
6642 "ext-zip": "Zip support is required when using bin/simple-phpunit",
6643 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
6644 },
6645 "bin": [
6646 "bin/simple-phpunit"
6647 ],
6648 "type": "symfony-bridge",
6649 "extra": {
6650 "branch-alias": {
6651 "dev-master": "3.2-dev"
6652 }
6653 },
6654 "autoload": {
6655 "files": [
6656 "bootstrap.php"
6657 ],
6658 "psr-4": {
6659 "Symfony\\Bridge\\PhpUnit\\": ""
6660 },
6661 "exclude-from-classmap": [
6662 "/Tests/"
6663 ]
6664 },
6665 "notification-url": "https://packagist.org/downloads/",
6666 "license": [
6667 "MIT"
6668 ],
6669 "authors": [
6670 {
6671 "name": "Nicolas Grekas",
6672 "email": "p@tchwork.com"
6673 },
6674 {
6675 "name": "Symfony Community",
6676 "homepage": "https://symfony.com/contributors"
6677 }
6678 ],
6679 "description": "Symfony PHPUnit Bridge",
6680 "homepage": "https://symfony.com",
6681 "time": "2017-01-21 17:06:35"
6682 }
6683 ],
6684 "aliases": [],
6685 "minimum-stability": "dev",
6686 "stability-flags": {
6687 "friendsofsymfony/user-bundle": 20,
6688 "bdunogier/guzzle-site-authenticator": 20
6689 },
6690 "prefer-stable": true,
6691 "prefer-lowest": false,
6692 "platform": {
6693 "php": ">=5.5.9",
6694 "ext-pcre": "*",
6695 "ext-dom": "*",
6696 "ext-curl": "*",
6697 "ext-gd": "*",
6698 "ext-session": "*",
6699 "ext-ctype": "*",
6700 "ext-hash": "*",
6701 "ext-simplexml": "*",
6702 "ext-json": "*",
6703 "ext-mbstring": "*",
6704 "ext-xml": "*",
6705 "ext-iconv": "*",
6706 "ext-tokenizer": "*",
6707 "ext-pdo": "*"
6708 },
6709 "platform-dev": [],
6710 "platform-overrides": {
6711 "php": "5.5.9"
6712 }
6713 }