]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
Update deps
[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#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "02ec26b02dc55d65cb9353ad99be7ebe",
8 "packages": [
9 {
10 "name": "bdunogier/guzzle-site-authenticator",
11 "version": "1.0.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/wallabag/guzzle-site-authenticator.git",
15 "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/wallabag/guzzle-site-authenticator/zipball/6649aca6f13c27088ef34e4202b31fc0da01d987",
20 "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987",
21 "shasum": ""
22 },
23 "require": {
24 "guzzlehttp/guzzle": "^5.2.0",
25 "psr/log": "^1.0.0",
26 "symfony/expression-language": "^3.2"
27 },
28 "require-dev": {
29 "friendsofphp/php-cs-fixer": "~2.0",
30 "monolog/monolog": "^1.13",
31 "php-coveralls/php-coveralls": "~1.0",
32 "symfony/phpunit-bridge": "^4.2"
33 },
34 "type": "library",
35 "extra": {
36 "branch-alias": {
37 "dev-master": "1.0.x-dev"
38 }
39 },
40 "autoload": {
41 "psr-4": {
42 "BD\\GuzzleSiteAuthenticatorBundle\\": "bundle/",
43 "BD\\GuzzleSiteAuthenticator\\": "lib/"
44 }
45 },
46 "notification-url": "https://packagist.org/downloads/",
47 "license": [
48 "MIT"
49 ],
50 "authors": [
51 {
52 "name": "Bertrand Dunogier",
53 "email": "bertrand.dunogier@gmail.com"
54 }
55 ],
56 "description": "A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.",
57 "time": "2018-12-13T21:06:29+00:00"
58 },
59 {
60 "name": "beberlei/assert",
61 "version": "v3.2.6",
62 "source": {
63 "type": "git",
64 "url": "https://github.com/beberlei/assert.git",
65 "reference": "99508be011753690fe108ded450f5caaae180cfa"
66 },
67 "dist": {
68 "type": "zip",
69 "url": "https://api.github.com/repos/beberlei/assert/zipball/99508be011753690fe108ded450f5caaae180cfa",
70 "reference": "99508be011753690fe108ded450f5caaae180cfa",
71 "shasum": ""
72 },
73 "require": {
74 "ext-ctype": "*",
75 "ext-json": "*",
76 "ext-mbstring": "*",
77 "ext-simplexml": "*",
78 "php": "^7"
79 },
80 "require-dev": {
81 "friendsofphp/php-cs-fixer": "*",
82 "phpstan/phpstan-shim": "*",
83 "phpunit/phpunit": ">=6.0.0 <8"
84 },
85 "suggest": {
86 "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
87 },
88 "type": "library",
89 "autoload": {
90 "psr-4": {
91 "Assert\\": "lib/Assert"
92 },
93 "files": [
94 "lib/Assert/functions.php"
95 ]
96 },
97 "notification-url": "https://packagist.org/downloads/",
98 "license": [
99 "BSD-2-Clause"
100 ],
101 "authors": [
102 {
103 "name": "Benjamin Eberlei",
104 "email": "kontakt@beberlei.de",
105 "role": "Lead Developer"
106 },
107 {
108 "name": "Richard Quadling",
109 "email": "rquadling@gmail.com",
110 "role": "Collaborator"
111 }
112 ],
113 "description": "Thin assertion library for input validation in business models.",
114 "keywords": [
115 "assert",
116 "assertion",
117 "validation"
118 ],
119 "time": "2019-10-10T10:33:57+00:00"
120 },
121 {
122 "name": "behat/transliterator",
123 "version": "v1.2.0",
124 "source": {
125 "type": "git",
126 "url": "https://github.com/Behat/Transliterator.git",
127 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
128 },
129 "dist": {
130 "type": "zip",
131 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
132 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
133 "shasum": ""
134 },
135 "require": {
136 "php": ">=5.3.3"
137 },
138 "require-dev": {
139 "chuyskywalker/rolling-curl": "^3.1",
140 "php-yaoi/php-yaoi": "^1.0"
141 },
142 "type": "library",
143 "extra": {
144 "branch-alias": {
145 "dev-master": "1.2-dev"
146 }
147 },
148 "autoload": {
149 "psr-0": {
150 "Behat\\Transliterator": "src/"
151 }
152 },
153 "notification-url": "https://packagist.org/downloads/",
154 "license": [
155 "Artistic-1.0"
156 ],
157 "description": "String transliterator",
158 "keywords": [
159 "i18n",
160 "slug",
161 "transliterator"
162 ],
163 "time": "2017-04-04T11:38:05+00:00"
164 },
165 {
166 "name": "clue/stream-filter",
167 "version": "v1.4.1",
168 "source": {
169 "type": "git",
170 "url": "https://github.com/clue/php-stream-filter.git",
171 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
172 },
173 "dist": {
174 "type": "zip",
175 "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
176 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
177 "shasum": ""
178 },
179 "require": {
180 "php": ">=5.3"
181 },
182 "require-dev": {
183 "phpunit/phpunit": "^5.0 || ^4.8"
184 },
185 "type": "library",
186 "autoload": {
187 "psr-4": {
188 "Clue\\StreamFilter\\": "src/"
189 },
190 "files": [
191 "src/functions_include.php"
192 ]
193 },
194 "notification-url": "https://packagist.org/downloads/",
195 "license": [
196 "MIT"
197 ],
198 "authors": [
199 {
200 "name": "Christian Lück",
201 "email": "christian@lueck.tv"
202 }
203 ],
204 "description": "A simple and modern approach to stream filtering in PHP",
205 "homepage": "https://github.com/clue/php-stream-filter",
206 "keywords": [
207 "bucket brigade",
208 "callback",
209 "filter",
210 "php_user_filter",
211 "stream",
212 "stream_filter_append",
213 "stream_filter_register"
214 ],
215 "time": "2019-04-09T12:31:48+00:00"
216 },
217 {
218 "name": "craue/config-bundle",
219 "version": "2.3.0",
220 "source": {
221 "type": "git",
222 "url": "https://github.com/craue/CraueConfigBundle.git",
223 "reference": "7cf7447c7ee47853b3c60e5fc08a1c8f7112bd72"
224 },
225 "dist": {
226 "type": "zip",
227 "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/7cf7447c7ee47853b3c60e5fc08a1c8f7112bd72",
228 "reference": "7cf7447c7ee47853b3c60e5fc08a1c8f7112bd72",
229 "shasum": ""
230 },
231 "require": {
232 "doctrine/doctrine-bundle": "^1.5.1",
233 "php": "~7.0",
234 "psr/simple-cache": "^1.0",
235 "symfony/framework-bundle": "~3.4|~4.1"
236 },
237 "require-dev": {
238 "doctrine/doctrine-cache-bundle": "^1.3.5",
239 "doctrine/instantiator": "^1.0.5",
240 "doctrine/orm": "^2.5.14",
241 "phpunit/phpunit": "^6.5.13|^7.5.1",
242 "symfony/phpunit-bridge": "~3.4|~4.1",
243 "symfony/symfony": "~3.4|~4.1"
244 },
245 "type": "symfony-bundle",
246 "extra": {
247 "branch-alias": {
248 "dev-master": "2.3.x-dev"
249 }
250 },
251 "autoload": {
252 "psr-4": {
253 "Craue\\ConfigBundle\\": ""
254 },
255 "exclude-from-classmap": [
256 "/Tests/"
257 ]
258 },
259 "notification-url": "https://packagist.org/downloads/",
260 "license": [
261 "MIT"
262 ],
263 "authors": [
264 {
265 "name": "Christian Raue",
266 "email": "christian.raue@gmail.com"
267 },
268 {
269 "name": "Symfony Community",
270 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
271 }
272 ],
273 "description": "Database-stored settings made available via a service for your Symfony project.",
274 "homepage": "https://github.com/craue/CraueConfigBundle",
275 "keywords": [
276 "config",
277 "symfony3",
278 "symfony4"
279 ],
280 "time": "2019-08-01T15:52:03+00:00"
281 },
282 {
283 "name": "defuse/php-encryption",
284 "version": "v2.2.1",
285 "source": {
286 "type": "git",
287 "url": "https://github.com/defuse/php-encryption.git",
288 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
289 },
290 "dist": {
291 "type": "zip",
292 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
293 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
294 "shasum": ""
295 },
296 "require": {
297 "ext-openssl": "*",
298 "paragonie/random_compat": ">= 2",
299 "php": ">=5.4.0"
300 },
301 "require-dev": {
302 "nikic/php-parser": "^2.0|^3.0|^4.0",
303 "phpunit/phpunit": "^4|^5"
304 },
305 "bin": [
306 "bin/generate-defuse-key"
307 ],
308 "type": "library",
309 "autoload": {
310 "psr-4": {
311 "Defuse\\Crypto\\": "src"
312 }
313 },
314 "notification-url": "https://packagist.org/downloads/",
315 "license": [
316 "MIT"
317 ],
318 "authors": [
319 {
320 "name": "Taylor Hornby",
321 "email": "taylor@defuse.ca",
322 "homepage": "https://defuse.ca/"
323 },
324 {
325 "name": "Scott Arciszewski",
326 "email": "info@paragonie.com",
327 "homepage": "https://paragonie.com"
328 }
329 ],
330 "description": "Secure PHP Encryption Library",
331 "keywords": [
332 "aes",
333 "authenticated encryption",
334 "cipher",
335 "crypto",
336 "cryptography",
337 "encrypt",
338 "encryption",
339 "openssl",
340 "security",
341 "symmetric key cryptography"
342 ],
343 "time": "2018-07-24T23:27:56+00:00"
344 },
345 {
346 "name": "doctrine/annotations",
347 "version": "v1.8.0",
348 "source": {
349 "type": "git",
350 "url": "https://github.com/doctrine/annotations.git",
351 "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
352 },
353 "dist": {
354 "type": "zip",
355 "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
356 "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
357 "shasum": ""
358 },
359 "require": {
360 "doctrine/lexer": "1.*",
361 "php": "^7.1"
362 },
363 "require-dev": {
364 "doctrine/cache": "1.*",
365 "phpunit/phpunit": "^7.5"
366 },
367 "type": "library",
368 "extra": {
369 "branch-alias": {
370 "dev-master": "1.7.x-dev"
371 }
372 },
373 "autoload": {
374 "psr-4": {
375 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
376 }
377 },
378 "notification-url": "https://packagist.org/downloads/",
379 "license": [
380 "MIT"
381 ],
382 "authors": [
383 {
384 "name": "Guilherme Blanco",
385 "email": "guilhermeblanco@gmail.com"
386 },
387 {
388 "name": "Roman Borschel",
389 "email": "roman@code-factory.org"
390 },
391 {
392 "name": "Benjamin Eberlei",
393 "email": "kontakt@beberlei.de"
394 },
395 {
396 "name": "Jonathan Wage",
397 "email": "jonwage@gmail.com"
398 },
399 {
400 "name": "Johannes Schmitt",
401 "email": "schmittjoh@gmail.com"
402 }
403 ],
404 "description": "Docblock Annotations Parser",
405 "homepage": "http://www.doctrine-project.org",
406 "keywords": [
407 "annotations",
408 "docblock",
409 "parser"
410 ],
411 "time": "2019-10-01T18:55:10+00:00"
412 },
413 {
414 "name": "doctrine/cache",
415 "version": "1.9.0",
416 "source": {
417 "type": "git",
418 "url": "https://github.com/doctrine/cache.git",
419 "reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a"
420 },
421 "dist": {
422 "type": "zip",
423 "url": "https://api.github.com/repos/doctrine/cache/zipball/c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
424 "reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
425 "shasum": ""
426 },
427 "require": {
428 "php": "~7.1"
429 },
430 "conflict": {
431 "doctrine/common": ">2.2,<2.4"
432 },
433 "require-dev": {
434 "alcaeus/mongo-php-adapter": "^1.1",
435 "doctrine/coding-standard": "^6.0",
436 "mongodb/mongodb": "^1.1",
437 "phpunit/phpunit": "^7.0",
438 "predis/predis": "~1.0"
439 },
440 "suggest": {
441 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
442 },
443 "type": "library",
444 "extra": {
445 "branch-alias": {
446 "dev-master": "1.9.x-dev"
447 }
448 },
449 "autoload": {
450 "psr-4": {
451 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
452 }
453 },
454 "notification-url": "https://packagist.org/downloads/",
455 "license": [
456 "MIT"
457 ],
458 "authors": [
459 {
460 "name": "Guilherme Blanco",
461 "email": "guilhermeblanco@gmail.com"
462 },
463 {
464 "name": "Roman Borschel",
465 "email": "roman@code-factory.org"
466 },
467 {
468 "name": "Benjamin Eberlei",
469 "email": "kontakt@beberlei.de"
470 },
471 {
472 "name": "Jonathan Wage",
473 "email": "jonwage@gmail.com"
474 },
475 {
476 "name": "Johannes Schmitt",
477 "email": "schmittjoh@gmail.com"
478 }
479 ],
480 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
481 "homepage": "https://www.doctrine-project.org/projects/cache.html",
482 "keywords": [
483 "abstraction",
484 "apcu",
485 "cache",
486 "caching",
487 "couchdb",
488 "memcached",
489 "php",
490 "redis",
491 "riak",
492 "xcache"
493 ],
494 "time": "2019-11-11T10:31:52+00:00"
495 },
496 {
497 "name": "doctrine/collections",
498 "version": "1.6.3",
499 "source": {
500 "type": "git",
501 "url": "https://github.com/doctrine/collections.git",
502 "reference": "037ccc5b1c249275f8f6bb48e35f140fd52fd577"
503 },
504 "dist": {
505 "type": "zip",
506 "url": "https://api.github.com/repos/doctrine/collections/zipball/037ccc5b1c249275f8f6bb48e35f140fd52fd577",
507 "reference": "037ccc5b1c249275f8f6bb48e35f140fd52fd577",
508 "shasum": ""
509 },
510 "require": {
511 "php": "^7.1.3"
512 },
513 "require-dev": {
514 "doctrine/coding-standard": "^6.0",
515 "phpstan/phpstan-shim": "^0.9.2",
516 "phpunit/phpunit": "^7.0",
517 "vimeo/psalm": "^3.2.2"
518 },
519 "type": "library",
520 "extra": {
521 "branch-alias": {
522 "dev-master": "1.6.x-dev"
523 }
524 },
525 "autoload": {
526 "psr-4": {
527 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
528 }
529 },
530 "notification-url": "https://packagist.org/downloads/",
531 "license": [
532 "MIT"
533 ],
534 "authors": [
535 {
536 "name": "Guilherme Blanco",
537 "email": "guilhermeblanco@gmail.com"
538 },
539 {
540 "name": "Roman Borschel",
541 "email": "roman@code-factory.org"
542 },
543 {
544 "name": "Benjamin Eberlei",
545 "email": "kontakt@beberlei.de"
546 },
547 {
548 "name": "Jonathan Wage",
549 "email": "jonwage@gmail.com"
550 },
551 {
552 "name": "Johannes Schmitt",
553 "email": "schmittjoh@gmail.com"
554 }
555 ],
556 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
557 "homepage": "https://www.doctrine-project.org/projects/collections.html",
558 "keywords": [
559 "array",
560 "collections",
561 "iterators",
562 "php"
563 ],
564 "time": "2019-11-04T15:26:07+00:00"
565 },
566 {
567 "name": "doctrine/common",
568 "version": "v2.11.0",
569 "source": {
570 "type": "git",
571 "url": "https://github.com/doctrine/common.git",
572 "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff"
573 },
574 "dist": {
575 "type": "zip",
576 "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
577 "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
578 "shasum": ""
579 },
580 "require": {
581 "doctrine/annotations": "^1.0",
582 "doctrine/cache": "^1.0",
583 "doctrine/collections": "^1.0",
584 "doctrine/event-manager": "^1.0",
585 "doctrine/inflector": "^1.0",
586 "doctrine/lexer": "^1.0",
587 "doctrine/persistence": "^1.1",
588 "doctrine/reflection": "^1.0",
589 "php": "^7.1"
590 },
591 "require-dev": {
592 "doctrine/coding-standard": "^1.0",
593 "phpstan/phpstan": "^0.11",
594 "phpstan/phpstan-phpunit": "^0.11",
595 "phpunit/phpunit": "^7.0",
596 "squizlabs/php_codesniffer": "^3.0",
597 "symfony/phpunit-bridge": "^4.0.5"
598 },
599 "type": "library",
600 "extra": {
601 "branch-alias": {
602 "dev-master": "2.11.x-dev"
603 }
604 },
605 "autoload": {
606 "psr-4": {
607 "Doctrine\\Common\\": "lib/Doctrine/Common"
608 }
609 },
610 "notification-url": "https://packagist.org/downloads/",
611 "license": [
612 "MIT"
613 ],
614 "authors": [
615 {
616 "name": "Guilherme Blanco",
617 "email": "guilhermeblanco@gmail.com"
618 },
619 {
620 "name": "Roman Borschel",
621 "email": "roman@code-factory.org"
622 },
623 {
624 "name": "Benjamin Eberlei",
625 "email": "kontakt@beberlei.de"
626 },
627 {
628 "name": "Jonathan Wage",
629 "email": "jonwage@gmail.com"
630 },
631 {
632 "name": "Johannes Schmitt",
633 "email": "schmittjoh@gmail.com"
634 },
635 {
636 "name": "Marco Pivetta",
637 "email": "ocramius@gmail.com"
638 }
639 ],
640 "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
641 "homepage": "https://www.doctrine-project.org/projects/common.html",
642 "keywords": [
643 "common",
644 "doctrine",
645 "php"
646 ],
647 "time": "2019-09-10T10:10:14+00:00"
648 },
649 {
650 "name": "doctrine/dbal",
651 "version": "v2.9.3",
652 "source": {
653 "type": "git",
654 "url": "https://github.com/doctrine/dbal.git",
655 "reference": "7345cd59edfa2036eb0fa4264b77ae2576842035"
656 },
657 "dist": {
658 "type": "zip",
659 "url": "https://api.github.com/repos/doctrine/dbal/zipball/7345cd59edfa2036eb0fa4264b77ae2576842035",
660 "reference": "7345cd59edfa2036eb0fa4264b77ae2576842035",
661 "shasum": ""
662 },
663 "require": {
664 "doctrine/cache": "^1.0",
665 "doctrine/event-manager": "^1.0",
666 "ext-pdo": "*",
667 "php": "^7.1"
668 },
669 "require-dev": {
670 "doctrine/coding-standard": "^5.0",
671 "jetbrains/phpstorm-stubs": "^2018.1.2",
672 "phpstan/phpstan": "^0.10.1",
673 "phpunit/phpunit": "^7.4",
674 "symfony/console": "^2.0.5|^3.0|^4.0",
675 "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
676 },
677 "suggest": {
678 "symfony/console": "For helpful console commands such as SQL execution and import of files."
679 },
680 "bin": [
681 "bin/doctrine-dbal"
682 ],
683 "type": "library",
684 "extra": {
685 "branch-alias": {
686 "dev-master": "2.9.x-dev",
687 "dev-develop": "3.0.x-dev"
688 }
689 },
690 "autoload": {
691 "psr-4": {
692 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
693 }
694 },
695 "notification-url": "https://packagist.org/downloads/",
696 "license": [
697 "MIT"
698 ],
699 "authors": [
700 {
701 "name": "Guilherme Blanco",
702 "email": "guilhermeblanco@gmail.com"
703 },
704 {
705 "name": "Roman Borschel",
706 "email": "roman@code-factory.org"
707 },
708 {
709 "name": "Benjamin Eberlei",
710 "email": "kontakt@beberlei.de"
711 },
712 {
713 "name": "Jonathan Wage",
714 "email": "jonwage@gmail.com"
715 }
716 ],
717 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
718 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
719 "keywords": [
720 "abstraction",
721 "database",
722 "dbal",
723 "mysql",
724 "persistence",
725 "pgsql",
726 "php",
727 "queryobject"
728 ],
729 "time": "2019-11-02T22:19:34+00:00"
730 },
731 {
732 "name": "doctrine/doctrine-bundle",
733 "version": "1.11.2",
734 "source": {
735 "type": "git",
736 "url": "https://github.com/doctrine/DoctrineBundle.git",
737 "reference": "28101e20776d8fa20a00b54947fbae2db0d09103"
738 },
739 "dist": {
740 "type": "zip",
741 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/28101e20776d8fa20a00b54947fbae2db0d09103",
742 "reference": "28101e20776d8fa20a00b54947fbae2db0d09103",
743 "shasum": ""
744 },
745 "require": {
746 "doctrine/dbal": "^2.5.12",
747 "doctrine/doctrine-cache-bundle": "~1.2",
748 "jdorn/sql-formatter": "^1.2.16",
749 "php": "^7.1",
750 "symfony/config": "^3.4|^4.1",
751 "symfony/console": "^3.4|^4.1",
752 "symfony/dependency-injection": "^3.4|^4.1",
753 "symfony/doctrine-bridge": "^3.4|^4.1",
754 "symfony/framework-bundle": "^3.4|^4.1"
755 },
756 "conflict": {
757 "doctrine/orm": "<2.6",
758 "twig/twig": "<1.34|>=2.0,<2.4"
759 },
760 "require-dev": {
761 "doctrine/coding-standard": "^6.0",
762 "doctrine/orm": "^2.6",
763 "php-coveralls/php-coveralls": "^2.1",
764 "phpunit/phpunit": "7.0",
765 "symfony/cache": "^3.4|^4.1",
766 "symfony/phpunit-bridge": "^4.2",
767 "symfony/property-info": "^3.4|^4.1",
768 "symfony/validator": "^3.4|^4.1",
769 "symfony/web-profiler-bundle": "^3.4|^4.1",
770 "symfony/yaml": "^3.4|^4.1",
771 "twig/twig": "^1.34|^2.4"
772 },
773 "suggest": {
774 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
775 "symfony/web-profiler-bundle": "To use the data collector."
776 },
777 "type": "symfony-bundle",
778 "extra": {
779 "branch-alias": {
780 "dev-master": "1.11.x-dev"
781 }
782 },
783 "autoload": {
784 "psr-4": {
785 "Doctrine\\Bundle\\DoctrineBundle\\": ""
786 }
787 },
788 "notification-url": "https://packagist.org/downloads/",
789 "license": [
790 "MIT"
791 ],
792 "authors": [
793 {
794 "name": "Symfony Community",
795 "homepage": "http://symfony.com/contributors"
796 },
797 {
798 "name": "Benjamin Eberlei",
799 "email": "kontakt@beberlei.de"
800 },
801 {
802 "name": "Doctrine Project",
803 "homepage": "http://www.doctrine-project.org/"
804 },
805 {
806 "name": "Fabien Potencier",
807 "email": "fabien@symfony.com"
808 }
809 ],
810 "description": "Symfony DoctrineBundle",
811 "homepage": "http://www.doctrine-project.org",
812 "keywords": [
813 "database",
814 "dbal",
815 "orm",
816 "persistence"
817 ],
818 "time": "2019-06-04T07:35:05+00:00"
819 },
820 {
821 "name": "doctrine/doctrine-cache-bundle",
822 "version": "1.3.5",
823 "source": {
824 "type": "git",
825 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
826 "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927"
827 },
828 "dist": {
829 "type": "zip",
830 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/5514c90d9fb595e1095e6d66ebb98ce9ef049927",
831 "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927",
832 "shasum": ""
833 },
834 "require": {
835 "doctrine/cache": "^1.4.2",
836 "doctrine/inflector": "~1.0",
837 "php": ">=5.3.2",
838 "symfony/doctrine-bridge": "~2.7|~3.3|~4.0"
839 },
840 "require-dev": {
841 "instaclick/coding-standard": "~1.1",
842 "instaclick/object-calisthenics-sniffs": "dev-master",
843 "instaclick/symfony2-coding-standard": "dev-remaster",
844 "phpunit/phpunit": "~4.8.36|~5.6|~6.5|~7.0",
845 "predis/predis": "~0.8",
846 "satooshi/php-coveralls": "^1.0",
847 "squizlabs/php_codesniffer": "~1.5",
848 "symfony/console": "~2.7|~3.3|~4.0",
849 "symfony/finder": "~2.7|~3.3|~4.0",
850 "symfony/framework-bundle": "~2.7|~3.3|~4.0",
851 "symfony/phpunit-bridge": "~2.7|~3.3|~4.0",
852 "symfony/security-acl": "~2.7|~3.3",
853 "symfony/validator": "~2.7|~3.3|~4.0",
854 "symfony/yaml": "~2.7|~3.3|~4.0"
855 },
856 "suggest": {
857 "symfony/security-acl": "For using this bundle to cache ACLs"
858 },
859 "type": "symfony-bundle",
860 "extra": {
861 "branch-alias": {
862 "dev-master": "1.3.x-dev"
863 }
864 },
865 "autoload": {
866 "psr-4": {
867 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
868 },
869 "exclude-from-classmap": [
870 "/Tests/"
871 ]
872 },
873 "notification-url": "https://packagist.org/downloads/",
874 "license": [
875 "MIT"
876 ],
877 "authors": [
878 {
879 "name": "Symfony Community",
880 "homepage": "http://symfony.com/contributors"
881 },
882 {
883 "name": "Benjamin Eberlei",
884 "email": "kontakt@beberlei.de"
885 },
886 {
887 "name": "Fabio B. Silva",
888 "email": "fabio.bat.silva@gmail.com"
889 },
890 {
891 "name": "Guilherme Blanco",
892 "email": "guilhermeblanco@hotmail.com"
893 },
894 {
895 "name": "Doctrine Project",
896 "homepage": "http://www.doctrine-project.org/"
897 },
898 {
899 "name": "Fabien Potencier",
900 "email": "fabien@symfony.com"
901 }
902 ],
903 "description": "Symfony Bundle for Doctrine Cache",
904 "homepage": "https://www.doctrine-project.org",
905 "keywords": [
906 "cache",
907 "caching"
908 ],
909 "time": "2018-11-09T06:25:35+00:00"
910 },
911 {
912 "name": "doctrine/doctrine-migrations-bundle",
913 "version": "v1.3.2",
914 "source": {
915 "type": "git",
916 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
917 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce"
918 },
919 "dist": {
920 "type": "zip",
921 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce",
922 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce",
923 "shasum": ""
924 },
925 "require": {
926 "doctrine/doctrine-bundle": "~1.0",
927 "doctrine/migrations": "^1.1",
928 "php": ">=5.4.0",
929 "symfony/framework-bundle": "~2.7|~3.3|~4.0"
930 },
931 "require-dev": {
932 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4"
933 },
934 "type": "symfony-bundle",
935 "extra": {
936 "branch-alias": {
937 "dev-master": "1.3-dev"
938 }
939 },
940 "autoload": {
941 "psr-4": {
942 "Doctrine\\Bundle\\MigrationsBundle\\": ""
943 }
944 },
945 "notification-url": "https://packagist.org/downloads/",
946 "license": [
947 "MIT"
948 ],
949 "authors": [
950 {
951 "name": "Symfony Community",
952 "homepage": "http://symfony.com/contributors"
953 },
954 {
955 "name": "Doctrine Project",
956 "homepage": "http://www.doctrine-project.org"
957 },
958 {
959 "name": "Fabien Potencier",
960 "email": "fabien@symfony.com"
961 }
962 ],
963 "description": "Symfony DoctrineMigrationsBundle",
964 "homepage": "http://www.doctrine-project.org",
965 "keywords": [
966 "dbal",
967 "migrations",
968 "schema"
969 ],
970 "time": "2018-12-03T11:55:33+00:00"
971 },
972 {
973 "name": "doctrine/event-manager",
974 "version": "1.1.0",
975 "source": {
976 "type": "git",
977 "url": "https://github.com/doctrine/event-manager.git",
978 "reference": "629572819973f13486371cb611386eb17851e85c"
979 },
980 "dist": {
981 "type": "zip",
982 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
983 "reference": "629572819973f13486371cb611386eb17851e85c",
984 "shasum": ""
985 },
986 "require": {
987 "php": "^7.1"
988 },
989 "conflict": {
990 "doctrine/common": "<2.9@dev"
991 },
992 "require-dev": {
993 "doctrine/coding-standard": "^6.0",
994 "phpunit/phpunit": "^7.0"
995 },
996 "type": "library",
997 "extra": {
998 "branch-alias": {
999 "dev-master": "1.0.x-dev"
1000 }
1001 },
1002 "autoload": {
1003 "psr-4": {
1004 "Doctrine\\Common\\": "lib/Doctrine/Common"
1005 }
1006 },
1007 "notification-url": "https://packagist.org/downloads/",
1008 "license": [
1009 "MIT"
1010 ],
1011 "authors": [
1012 {
1013 "name": "Guilherme Blanco",
1014 "email": "guilhermeblanco@gmail.com"
1015 },
1016 {
1017 "name": "Roman Borschel",
1018 "email": "roman@code-factory.org"
1019 },
1020 {
1021 "name": "Benjamin Eberlei",
1022 "email": "kontakt@beberlei.de"
1023 },
1024 {
1025 "name": "Jonathan Wage",
1026 "email": "jonwage@gmail.com"
1027 },
1028 {
1029 "name": "Johannes Schmitt",
1030 "email": "schmittjoh@gmail.com"
1031 },
1032 {
1033 "name": "Marco Pivetta",
1034 "email": "ocramius@gmail.com"
1035 }
1036 ],
1037 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
1038 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
1039 "keywords": [
1040 "event",
1041 "event dispatcher",
1042 "event manager",
1043 "event system",
1044 "events"
1045 ],
1046 "time": "2019-11-10T09:48:07+00:00"
1047 },
1048 {
1049 "name": "doctrine/inflector",
1050 "version": "1.3.1",
1051 "source": {
1052 "type": "git",
1053 "url": "https://github.com/doctrine/inflector.git",
1054 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
1055 },
1056 "dist": {
1057 "type": "zip",
1058 "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1059 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1060 "shasum": ""
1061 },
1062 "require": {
1063 "php": "^7.1"
1064 },
1065 "require-dev": {
1066 "phpunit/phpunit": "^6.2"
1067 },
1068 "type": "library",
1069 "extra": {
1070 "branch-alias": {
1071 "dev-master": "1.3.x-dev"
1072 }
1073 },
1074 "autoload": {
1075 "psr-4": {
1076 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
1077 }
1078 },
1079 "notification-url": "https://packagist.org/downloads/",
1080 "license": [
1081 "MIT"
1082 ],
1083 "authors": [
1084 {
1085 "name": "Guilherme Blanco",
1086 "email": "guilhermeblanco@gmail.com"
1087 },
1088 {
1089 "name": "Roman Borschel",
1090 "email": "roman@code-factory.org"
1091 },
1092 {
1093 "name": "Benjamin Eberlei",
1094 "email": "kontakt@beberlei.de"
1095 },
1096 {
1097 "name": "Jonathan Wage",
1098 "email": "jonwage@gmail.com"
1099 },
1100 {
1101 "name": "Johannes Schmitt",
1102 "email": "schmittjoh@gmail.com"
1103 }
1104 ],
1105 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1106 "homepage": "http://www.doctrine-project.org",
1107 "keywords": [
1108 "inflection",
1109 "pluralize",
1110 "singularize",
1111 "string"
1112 ],
1113 "time": "2019-10-30T19:59:35+00:00"
1114 },
1115 {
1116 "name": "doctrine/instantiator",
1117 "version": "1.3.0",
1118 "source": {
1119 "type": "git",
1120 "url": "https://github.com/doctrine/instantiator.git",
1121 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
1122 },
1123 "dist": {
1124 "type": "zip",
1125 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
1126 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
1127 "shasum": ""
1128 },
1129 "require": {
1130 "php": "^7.1"
1131 },
1132 "require-dev": {
1133 "doctrine/coding-standard": "^6.0",
1134 "ext-pdo": "*",
1135 "ext-phar": "*",
1136 "phpbench/phpbench": "^0.13",
1137 "phpstan/phpstan-phpunit": "^0.11",
1138 "phpstan/phpstan-shim": "^0.11",
1139 "phpunit/phpunit": "^7.0"
1140 },
1141 "type": "library",
1142 "extra": {
1143 "branch-alias": {
1144 "dev-master": "1.2.x-dev"
1145 }
1146 },
1147 "autoload": {
1148 "psr-4": {
1149 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1150 }
1151 },
1152 "notification-url": "https://packagist.org/downloads/",
1153 "license": [
1154 "MIT"
1155 ],
1156 "authors": [
1157 {
1158 "name": "Marco Pivetta",
1159 "email": "ocramius@gmail.com",
1160 "homepage": "http://ocramius.github.com/"
1161 }
1162 ],
1163 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1164 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1165 "keywords": [
1166 "constructor",
1167 "instantiate"
1168 ],
1169 "time": "2019-10-21T16:45:58+00:00"
1170 },
1171 {
1172 "name": "doctrine/lexer",
1173 "version": "1.0.2",
1174 "source": {
1175 "type": "git",
1176 "url": "https://github.com/doctrine/lexer.git",
1177 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
1178 },
1179 "dist": {
1180 "type": "zip",
1181 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1182 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1183 "shasum": ""
1184 },
1185 "require": {
1186 "php": ">=5.3.2"
1187 },
1188 "require-dev": {
1189 "phpunit/phpunit": "^4.5"
1190 },
1191 "type": "library",
1192 "extra": {
1193 "branch-alias": {
1194 "dev-master": "1.0.x-dev"
1195 }
1196 },
1197 "autoload": {
1198 "psr-4": {
1199 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1200 }
1201 },
1202 "notification-url": "https://packagist.org/downloads/",
1203 "license": [
1204 "MIT"
1205 ],
1206 "authors": [
1207 {
1208 "name": "Roman Borschel",
1209 "email": "roman@code-factory.org"
1210 },
1211 {
1212 "name": "Guilherme Blanco",
1213 "email": "guilhermeblanco@gmail.com"
1214 },
1215 {
1216 "name": "Johannes Schmitt",
1217 "email": "schmittjoh@gmail.com"
1218 }
1219 ],
1220 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1221 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1222 "keywords": [
1223 "annotations",
1224 "docblock",
1225 "lexer",
1226 "parser",
1227 "php"
1228 ],
1229 "time": "2019-06-08T11:03:04+00:00"
1230 },
1231 {
1232 "name": "doctrine/migrations",
1233 "version": "v1.8.1",
1234 "source": {
1235 "type": "git",
1236 "url": "https://github.com/doctrine/migrations.git",
1237 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6"
1238 },
1239 "dist": {
1240 "type": "zip",
1241 "url": "https://api.github.com/repos/doctrine/migrations/zipball/215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1242 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1243 "shasum": ""
1244 },
1245 "require": {
1246 "doctrine/dbal": "~2.6",
1247 "ocramius/proxy-manager": "^1.0|^2.0",
1248 "php": "^7.1",
1249 "symfony/console": "~3.3|^4.0"
1250 },
1251 "require-dev": {
1252 "doctrine/coding-standard": "^1.0",
1253 "doctrine/orm": "~2.5",
1254 "jdorn/sql-formatter": "~1.1",
1255 "mikey179/vfsstream": "^1.6",
1256 "phpunit/phpunit": "~7.0",
1257 "squizlabs/php_codesniffer": "^3.0",
1258 "symfony/yaml": "~3.3|^4.0"
1259 },
1260 "suggest": {
1261 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
1262 "symfony/yaml": "Allows the use of yaml for migration configuration files."
1263 },
1264 "bin": [
1265 "bin/doctrine-migrations"
1266 ],
1267 "type": "library",
1268 "extra": {
1269 "branch-alias": {
1270 "dev-master": "v1.8.x-dev"
1271 }
1272 },
1273 "autoload": {
1274 "psr-4": {
1275 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations",
1276 "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
1277 }
1278 },
1279 "notification-url": "https://packagist.org/downloads/",
1280 "license": [
1281 "MIT"
1282 ],
1283 "authors": [
1284 {
1285 "name": "Benjamin Eberlei",
1286 "email": "kontakt@beberlei.de"
1287 },
1288 {
1289 "name": "Jonathan Wage",
1290 "email": "jonwage@gmail.com"
1291 },
1292 {
1293 "name": "Michael Simonson",
1294 "email": "contact@mikesimonson.com"
1295 }
1296 ],
1297 "description": "Database Schema migrations using Doctrine DBAL",
1298 "homepage": "https://www.doctrine-project.org/projects/migrations.html",
1299 "keywords": [
1300 "database",
1301 "migrations"
1302 ],
1303 "time": "2018-06-06T21:00:30+00:00"
1304 },
1305 {
1306 "name": "doctrine/orm",
1307 "version": "v2.6.4",
1308 "source": {
1309 "type": "git",
1310 "url": "https://github.com/doctrine/orm.git",
1311 "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43"
1312 },
1313 "dist": {
1314 "type": "zip",
1315 "url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
1316 "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
1317 "shasum": ""
1318 },
1319 "require": {
1320 "doctrine/annotations": "~1.5",
1321 "doctrine/cache": "~1.6",
1322 "doctrine/collections": "^1.4",
1323 "doctrine/common": "^2.7.1",
1324 "doctrine/dbal": "^2.6",
1325 "doctrine/instantiator": "~1.1",
1326 "ext-pdo": "*",
1327 "php": "^7.1",
1328 "symfony/console": "~3.0|~4.0"
1329 },
1330 "require-dev": {
1331 "doctrine/coding-standard": "^5.0",
1332 "phpunit/phpunit": "^7.5",
1333 "symfony/yaml": "~3.4|~4.0"
1334 },
1335 "suggest": {
1336 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1337 },
1338 "bin": [
1339 "bin/doctrine"
1340 ],
1341 "type": "library",
1342 "extra": {
1343 "branch-alias": {
1344 "dev-master": "2.6.x-dev"
1345 }
1346 },
1347 "autoload": {
1348 "psr-4": {
1349 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1350 }
1351 },
1352 "notification-url": "https://packagist.org/downloads/",
1353 "license": [
1354 "MIT"
1355 ],
1356 "authors": [
1357 {
1358 "name": "Guilherme Blanco",
1359 "email": "guilhermeblanco@gmail.com"
1360 },
1361 {
1362 "name": "Roman Borschel",
1363 "email": "roman@code-factory.org"
1364 },
1365 {
1366 "name": "Benjamin Eberlei",
1367 "email": "kontakt@beberlei.de"
1368 },
1369 {
1370 "name": "Jonathan Wage",
1371 "email": "jonwage@gmail.com"
1372 },
1373 {
1374 "name": "Marco Pivetta",
1375 "email": "ocramius@gmail.com"
1376 }
1377 ],
1378 "description": "Object-Relational-Mapper for PHP",
1379 "homepage": "http://www.doctrine-project.org",
1380 "keywords": [
1381 "database",
1382 "orm"
1383 ],
1384 "time": "2019-09-20T14:30:26+00:00"
1385 },
1386 {
1387 "name": "doctrine/persistence",
1388 "version": "1.2.0",
1389 "source": {
1390 "type": "git",
1391 "url": "https://github.com/doctrine/persistence.git",
1392 "reference": "43526ae63312942e5316100bb3ed589ba1aba491"
1393 },
1394 "dist": {
1395 "type": "zip",
1396 "url": "https://api.github.com/repos/doctrine/persistence/zipball/43526ae63312942e5316100bb3ed589ba1aba491",
1397 "reference": "43526ae63312942e5316100bb3ed589ba1aba491",
1398 "shasum": ""
1399 },
1400 "require": {
1401 "doctrine/annotations": "^1.0",
1402 "doctrine/cache": "^1.0",
1403 "doctrine/collections": "^1.0",
1404 "doctrine/event-manager": "^1.0",
1405 "doctrine/reflection": "^1.0",
1406 "php": "^7.1"
1407 },
1408 "conflict": {
1409 "doctrine/common": "<2.10@dev"
1410 },
1411 "require-dev": {
1412 "doctrine/coding-standard": "^5.0",
1413 "phpstan/phpstan": "^0.8",
1414 "phpunit/phpunit": "^7.0"
1415 },
1416 "type": "library",
1417 "extra": {
1418 "branch-alias": {
1419 "dev-master": "1.2.x-dev"
1420 }
1421 },
1422 "autoload": {
1423 "psr-4": {
1424 "Doctrine\\Common\\": "lib/Doctrine/Common"
1425 }
1426 },
1427 "notification-url": "https://packagist.org/downloads/",
1428 "license": [
1429 "MIT"
1430 ],
1431 "authors": [
1432 {
1433 "name": "Guilherme Blanco",
1434 "email": "guilhermeblanco@gmail.com"
1435 },
1436 {
1437 "name": "Roman Borschel",
1438 "email": "roman@code-factory.org"
1439 },
1440 {
1441 "name": "Benjamin Eberlei",
1442 "email": "kontakt@beberlei.de"
1443 },
1444 {
1445 "name": "Jonathan Wage",
1446 "email": "jonwage@gmail.com"
1447 },
1448 {
1449 "name": "Johannes Schmitt",
1450 "email": "schmittjoh@gmail.com"
1451 },
1452 {
1453 "name": "Marco Pivetta",
1454 "email": "ocramius@gmail.com"
1455 }
1456 ],
1457 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1458 "homepage": "https://doctrine-project.org/projects/persistence.html",
1459 "keywords": [
1460 "mapper",
1461 "object",
1462 "odm",
1463 "orm",
1464 "persistence"
1465 ],
1466 "time": "2019-04-23T12:39:21+00:00"
1467 },
1468 {
1469 "name": "doctrine/reflection",
1470 "version": "v1.0.0",
1471 "source": {
1472 "type": "git",
1473 "url": "https://github.com/doctrine/reflection.git",
1474 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
1475 },
1476 "dist": {
1477 "type": "zip",
1478 "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
1479 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
1480 "shasum": ""
1481 },
1482 "require": {
1483 "doctrine/annotations": "^1.0",
1484 "ext-tokenizer": "*",
1485 "php": "^7.1"
1486 },
1487 "require-dev": {
1488 "doctrine/coding-standard": "^4.0",
1489 "doctrine/common": "^2.8",
1490 "phpstan/phpstan": "^0.9.2",
1491 "phpstan/phpstan-phpunit": "^0.9.4",
1492 "phpunit/phpunit": "^7.0",
1493 "squizlabs/php_codesniffer": "^3.0"
1494 },
1495 "type": "library",
1496 "extra": {
1497 "branch-alias": {
1498 "dev-master": "1.0.x-dev"
1499 }
1500 },
1501 "autoload": {
1502 "psr-4": {
1503 "Doctrine\\Common\\": "lib/Doctrine/Common"
1504 }
1505 },
1506 "notification-url": "https://packagist.org/downloads/",
1507 "license": [
1508 "MIT"
1509 ],
1510 "authors": [
1511 {
1512 "name": "Roman Borschel",
1513 "email": "roman@code-factory.org"
1514 },
1515 {
1516 "name": "Benjamin Eberlei",
1517 "email": "kontakt@beberlei.de"
1518 },
1519 {
1520 "name": "Guilherme Blanco",
1521 "email": "guilhermeblanco@gmail.com"
1522 },
1523 {
1524 "name": "Jonathan Wage",
1525 "email": "jonwage@gmail.com"
1526 },
1527 {
1528 "name": "Johannes Schmitt",
1529 "email": "schmittjoh@gmail.com"
1530 },
1531 {
1532 "name": "Marco Pivetta",
1533 "email": "ocramius@gmail.com"
1534 }
1535 ],
1536 "description": "Doctrine Reflection component",
1537 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1538 "keywords": [
1539 "reflection"
1540 ],
1541 "time": "2018-06-14T14:45:07+00:00"
1542 },
1543 {
1544 "name": "egulias/email-validator",
1545 "version": "2.1.11",
1546 "source": {
1547 "type": "git",
1548 "url": "https://github.com/egulias/EmailValidator.git",
1549 "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23"
1550 },
1551 "dist": {
1552 "type": "zip",
1553 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23",
1554 "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23",
1555 "shasum": ""
1556 },
1557 "require": {
1558 "doctrine/lexer": "^1.0.1",
1559 "php": ">= 5.5"
1560 },
1561 "require-dev": {
1562 "dominicsayers/isemail": "dev-master",
1563 "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
1564 "satooshi/php-coveralls": "^1.0.1",
1565 "symfony/phpunit-bridge": "^4.4@dev"
1566 },
1567 "suggest": {
1568 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1569 },
1570 "type": "library",
1571 "extra": {
1572 "branch-alias": {
1573 "dev-master": "2.1.x-dev"
1574 }
1575 },
1576 "autoload": {
1577 "psr-4": {
1578 "Egulias\\EmailValidator\\": "EmailValidator"
1579 }
1580 },
1581 "notification-url": "https://packagist.org/downloads/",
1582 "license": [
1583 "MIT"
1584 ],
1585 "authors": [
1586 {
1587 "name": "Eduardo Gulias Davis"
1588 }
1589 ],
1590 "description": "A library for validating emails against several RFCs",
1591 "homepage": "https://github.com/egulias/EmailValidator",
1592 "keywords": [
1593 "email",
1594 "emailvalidation",
1595 "emailvalidator",
1596 "validation",
1597 "validator"
1598 ],
1599 "time": "2019-08-13T17:33:27+00:00"
1600 },
1601 {
1602 "name": "electrolinux/php-html5lib",
1603 "version": "0.1.0",
1604 "source": {
1605 "type": "git",
1606 "url": "https://github.com/electrolinux/php-html5lib.git",
1607 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721"
1608 },
1609 "dist": {
1610 "type": "zip",
1611 "url": "https://api.github.com/repos/electrolinux/php-html5lib/zipball/9f92154993c7ecb120d9f9c0e558660d32846721",
1612 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721",
1613 "shasum": ""
1614 },
1615 "require": {
1616 "php": ">=5.3.2"
1617 },
1618 "type": "library",
1619 "autoload": {
1620 "psr-0": {
1621 "HTML5Lib": "src/",
1622 "HTML5Lib\\Tests": "tests/"
1623 }
1624 },
1625 "notification-url": "https://packagist.org/downloads/",
1626 "license": [
1627 "MIT"
1628 ],
1629 "authors": [
1630 {
1631 "name": "Multiple users",
1632 "role": "Original developers",
1633 "homepage": "https://code.google.com/p/html5lib/"
1634 },
1635 {
1636 "name": "Sébastien Lavoie",
1637 "role": "Packager",
1638 "homepage": "http://blog.lavoie.sl"
1639 },
1640 {
1641 "name": "didier Belot",
1642 "role": "Packager"
1643 }
1644 ],
1645 "description": "A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.",
1646 "homepage": "https://github.com/electrolinux/php-html5lib",
1647 "keywords": [
1648 "HTML5",
1649 "php"
1650 ],
1651 "time": "2013-03-18T18:32:30+00:00"
1652 },
1653 {
1654 "name": "fig/link-util",
1655 "version": "1.0.0",
1656 "source": {
1657 "type": "git",
1658 "url": "https://github.com/php-fig/link-util.git",
1659 "reference": "1a07821801a148be4add11ab0603e4af55a72fac"
1660 },
1661 "dist": {
1662 "type": "zip",
1663 "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac",
1664 "reference": "1a07821801a148be4add11ab0603e4af55a72fac",
1665 "shasum": ""
1666 },
1667 "require": {
1668 "php": ">=5.5.0",
1669 "psr/link": "~1.0@dev"
1670 },
1671 "require-dev": {
1672 "phpunit/phpunit": "^5.1",
1673 "squizlabs/php_codesniffer": "^2.3.1"
1674 },
1675 "type": "library",
1676 "extra": {
1677 "branch-alias": {
1678 "dev-master": "1.0.x-dev"
1679 }
1680 },
1681 "autoload": {
1682 "psr-4": {
1683 "Fig\\Link\\": "src/"
1684 }
1685 },
1686 "notification-url": "https://packagist.org/downloads/",
1687 "license": [
1688 "MIT"
1689 ],
1690 "authors": [
1691 {
1692 "name": "PHP-FIG",
1693 "homepage": "http://www.php-fig.org/"
1694 }
1695 ],
1696 "description": "Common utility implementations for HTTP links",
1697 "keywords": [
1698 "http",
1699 "http-link",
1700 "link",
1701 "psr",
1702 "psr-13",
1703 "rest"
1704 ],
1705 "time": "2016-10-17T18:31:11+00:00"
1706 },
1707 {
1708 "name": "fossar/htmlawed",
1709 "version": "1.2.7",
1710 "source": {
1711 "type": "git",
1712 "url": "https://github.com/fossar/HTMLawed.git",
1713 "reference": "4f7505e9622a96242923895c3008719b2c2283d3"
1714 },
1715 "dist": {
1716 "type": "zip",
1717 "url": "https://api.github.com/repos/fossar/HTMLawed/zipball/4f7505e9622a96242923895c3008719b2c2283d3",
1718 "reference": "4f7505e9622a96242923895c3008719b2c2283d3",
1719 "shasum": ""
1720 },
1721 "require": {
1722 "php": ">4.4.0"
1723 },
1724 "replace": {
1725 "htmlawed/htmlawed": "*"
1726 },
1727 "type": "library",
1728 "autoload": {
1729 "files": [
1730 "htmLawed.php"
1731 ]
1732 },
1733 "notification-url": "https://packagist.org/downloads/",
1734 "license": [
1735 "GPL-2.0+",
1736 "LGPL-3.0"
1737 ],
1738 "authors": [
1739 {
1740 "name": "Santosh Patnaik",
1741 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
1742 "role": "Developer"
1743 }
1744 ],
1745 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
1746 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
1747 "keywords": [
1748 "HTMLtidy",
1749 "html",
1750 "sanitize",
1751 "strip",
1752 "tags"
1753 ],
1754 "time": "2019-05-09T11:53:40+00:00"
1755 },
1756 {
1757 "name": "friendsofsymfony/jsrouting-bundle",
1758 "version": "2.4.0",
1759 "source": {
1760 "type": "git",
1761 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1762 "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40"
1763 },
1764 "dist": {
1765 "type": "zip",
1766 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40",
1767 "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40",
1768 "shasum": ""
1769 },
1770 "require": {
1771 "php": "^5.3.9|^7.0",
1772 "symfony/console": "~2.7||~3.0|^4.0",
1773 "symfony/framework-bundle": "~2.7||~3.0|^4.0",
1774 "symfony/serializer": "~2.7||~3.0|^4.0",
1775 "willdurand/jsonp-callback-validator": "~1.0"
1776 },
1777 "require-dev": {
1778 "symfony/expression-language": "~2.7||~3.0|^4.0",
1779 "symfony/phpunit-bridge": "^3.3|^4.0"
1780 },
1781 "type": "symfony-bundle",
1782 "extra": {
1783 "branch-alias": {
1784 "dev-master": "2.0-dev"
1785 }
1786 },
1787 "autoload": {
1788 "psr-4": {
1789 "FOS\\JsRoutingBundle\\": ""
1790 },
1791 "exclude-from-classmap": [
1792 "/Tests/"
1793 ]
1794 },
1795 "notification-url": "https://packagist.org/downloads/",
1796 "license": [
1797 "MIT"
1798 ],
1799 "authors": [
1800 {
1801 "name": "William Durand",
1802 "email": "will+git@drnd.me"
1803 },
1804 {
1805 "name": "FriendsOfSymfony Community",
1806 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1807 }
1808 ],
1809 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1810 "homepage": "http://friendsofsymfony.github.com",
1811 "keywords": [
1812 "Js Routing",
1813 "javascript",
1814 "routing"
1815 ],
1816 "time": "2019-08-10T15:40:05+00:00"
1817 },
1818 {
1819 "name": "friendsofsymfony/oauth-server-bundle",
1820 "version": "1.6.2",
1821 "source": {
1822 "type": "git",
1823 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1824 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23"
1825 },
1826 "dist": {
1827 "type": "zip",
1828 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/fcaa25cc49474bdb0db7894f880976fe76ffed23",
1829 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23",
1830 "shasum": ""
1831 },
1832 "require": {
1833 "friendsofsymfony/oauth2-php": "~1.1",
1834 "paragonie/random_compat": "^1|^2",
1835 "php": "^5.5|^7.0",
1836 "symfony/dependency-injection": "^2.8|~3.0|^4.0",
1837 "symfony/framework-bundle": "~2.8|~3.0|^4.0",
1838 "symfony/security-bundle": "~2.8|~3.0|^4.0"
1839 },
1840 "require-dev": {
1841 "doctrine/doctrine-bundle": "~1.0",
1842 "doctrine/mongodb-odm": "~1.0",
1843 "doctrine/orm": "~2.2",
1844 "phing/phing": "~2.4",
1845 "php-mock/php-mock-phpunit": "^1.1",
1846 "phpunit/phpunit": "~4.8|~5.0",
1847 "propel/propel1": "^1.6.5",
1848 "symfony/class-loader": "~2.8|~3.0|^4.0",
1849 "symfony/console": "~2.8|~3.0|^4.0",
1850 "symfony/form": "~2.8|~3.0|^4.0",
1851 "symfony/phpunit-bridge": "~2.8|~3.0|^4.0",
1852 "symfony/templating": "~2.8|~3.0|^4.0",
1853 "symfony/twig-bundle": "~2.8|~3.0|^4.0",
1854 "symfony/yaml": "~2.8|~3.0|^4.0",
1855 "willdurand/propel-typehintable-behavior": "^1.0.4"
1856 },
1857 "suggest": {
1858 "doctrine/doctrine-bundle": "*",
1859 "doctrine/mongodb-odm-bundle": "*",
1860 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1861 "symfony/console": "Needed to be able to use commands",
1862 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1863 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1864 },
1865 "type": "symfony-bundle",
1866 "extra": {
1867 "branch-alias": {
1868 "dev-master": "1.5-dev"
1869 }
1870 },
1871 "autoload": {
1872 "psr-4": {
1873 "FOS\\OAuthServerBundle\\": ""
1874 },
1875 "exclude-from-classmap": [
1876 "/Tests/"
1877 ]
1878 },
1879 "notification-url": "https://packagist.org/downloads/",
1880 "license": [
1881 "MIT"
1882 ],
1883 "authors": [
1884 {
1885 "name": "Arnaud Le Blanc",
1886 "email": "arnaud.lb@gmail.com"
1887 },
1888 {
1889 "name": "FriendsOfSymfony Community",
1890 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1891 }
1892 ],
1893 "description": "Symfony2 OAuth Server Bundle",
1894 "homepage": "http://friendsofsymfony.github.com",
1895 "keywords": [
1896 "oauth",
1897 "oauth2",
1898 "server"
1899 ],
1900 "time": "2019-01-23T15:23:04+00:00"
1901 },
1902 {
1903 "name": "friendsofsymfony/oauth2-php",
1904 "version": "1.2.3",
1905 "source": {
1906 "type": "git",
1907 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1908 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240"
1909 },
1910 "dist": {
1911 "type": "zip",
1912 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1913 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1914 "shasum": ""
1915 },
1916 "require": {
1917 "php": "^5.5.9|>=7.0.8",
1918 "symfony/http-foundation": "~3.0|~4.0"
1919 },
1920 "require-dev": {
1921 "phpunit/phpunit": "~4.0"
1922 },
1923 "type": "library",
1924 "extra": {
1925 "branch-alias": {
1926 "dev-master": "1.2.x-dev"
1927 }
1928 },
1929 "autoload": {
1930 "psr-4": {
1931 "OAuth2\\": "lib/"
1932 }
1933 },
1934 "notification-url": "https://packagist.org/downloads/",
1935 "license": [
1936 "MIT"
1937 ],
1938 "authors": [
1939 {
1940 "name": "Arnaud Le Blanc",
1941 "email": "arnaud.lb@gmail.com"
1942 },
1943 {
1944 "name": "FriendsOfSymfony Community",
1945 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1946 }
1947 ],
1948 "description": "OAuth2 library",
1949 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1950 "keywords": [
1951 "oauth",
1952 "oauth2"
1953 ],
1954 "time": "2018-01-30T19:58:25+00:00"
1955 },
1956 {
1957 "name": "friendsofsymfony/rest-bundle",
1958 "version": "2.6.0",
1959 "source": {
1960 "type": "git",
1961 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1962 "reference": "54758949bff9fc520997415341323eebf3f54892"
1963 },
1964 "dist": {
1965 "type": "zip",
1966 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/54758949bff9fc520997415341323eebf3f54892",
1967 "reference": "54758949bff9fc520997415341323eebf3f54892",
1968 "shasum": ""
1969 },
1970 "require": {
1971 "doctrine/inflector": "^1.0",
1972 "php": "^7.1",
1973 "psr/log": "^1.0",
1974 "symfony/config": "^3.4|^4.3",
1975 "symfony/debug": "^3.4|^4.3",
1976 "symfony/dependency-injection": "^3.4|^4.3",
1977 "symfony/event-dispatcher": "^3.4|^4.3",
1978 "symfony/finder": "^3.4|^4.3",
1979 "symfony/framework-bundle": "^3.4|^4.3",
1980 "symfony/http-foundation": "^3.4|^4.3",
1981 "symfony/http-kernel": "^3.4|^4.3",
1982 "symfony/routing": "^3.4|^4.3",
1983 "symfony/security-core": "^3.4|^4.3",
1984 "willdurand/jsonp-callback-validator": "^1.0",
1985 "willdurand/negotiation": "^2.0"
1986 },
1987 "conflict": {
1988 "jms/serializer": "<1.13.0",
1989 "jms/serializer-bundle": "<2.0.0",
1990 "sensio/framework-extra-bundle": "<3.0.13"
1991 },
1992 "require-dev": {
1993 "jms/serializer": "^1.13|^2.0",
1994 "jms/serializer-bundle": "^2.3.1|^3.0",
1995 "phpoption/phpoption": "^1.1",
1996 "psr/http-message": "^1.0",
1997 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
1998 "symfony/asset": "^3.4|^4.3",
1999 "symfony/browser-kit": "^3.4|^4.3",
2000 "symfony/css-selector": "^3.4|^4.3",
2001 "symfony/expression-language": "^3.4|^4.3",
2002 "symfony/form": "^3.4|^4.3",
2003 "symfony/phpunit-bridge": "^4.1.8",
2004 "symfony/security-bundle": "^3.4|^4.3",
2005 "symfony/serializer": "^3.4|^4.3",
2006 "symfony/templating": "^3.4|^4.3",
2007 "symfony/twig-bundle": "^3.4|^4.3",
2008 "symfony/validator": "^3.4|^4.3",
2009 "symfony/web-profiler-bundle": "^3.4|^4.3",
2010 "symfony/yaml": "^3.4|^4.3"
2011 },
2012 "suggest": {
2013 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
2014 "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
2015 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
2016 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
2017 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
2018 },
2019 "type": "symfony-bundle",
2020 "extra": {
2021 "branch-alias": {
2022 "dev-master": "2.6-dev"
2023 }
2024 },
2025 "autoload": {
2026 "psr-4": {
2027 "FOS\\RestBundle\\": ""
2028 },
2029 "exclude-from-classmap": [
2030 "Tests/"
2031 ]
2032 },
2033 "notification-url": "https://packagist.org/downloads/",
2034 "license": [
2035 "MIT"
2036 ],
2037 "authors": [
2038 {
2039 "name": "Lukas Kahwe Smith",
2040 "email": "smith@pooteeweet.org"
2041 },
2042 {
2043 "name": "Konstantin Kudryashov",
2044 "email": "ever.zet@gmail.com"
2045 },
2046 {
2047 "name": "FriendsOfSymfony Community",
2048 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
2049 }
2050 ],
2051 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
2052 "homepage": "http://friendsofsymfony.github.com",
2053 "keywords": [
2054 "rest"
2055 ],
2056 "time": "2019-10-21T08:22:30+00:00"
2057 },
2058 {
2059 "name": "friendsofsymfony/user-bundle",
2060 "version": "v2.0.2",
2061 "source": {
2062 "type": "git",
2063 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
2064 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f"
2065 },
2066 "dist": {
2067 "type": "zip",
2068 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2069 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2070 "shasum": ""
2071 },
2072 "require": {
2073 "paragonie/random_compat": "^1 || ^2",
2074 "php": "^5.5.9 || ^7.0",
2075 "symfony/form": "^2.7 || ^3.0",
2076 "symfony/framework-bundle": "^2.7 || ^3.0",
2077 "symfony/security-bundle": "^2.7 || ^3.0",
2078 "symfony/templating": "^2.7 || ^3.0",
2079 "symfony/twig-bundle": "^2.7 || ^3.0",
2080 "twig/twig": "^1.28 || ^2.0"
2081 },
2082 "conflict": {
2083 "doctrine/doctrine-bundle": "<1.3",
2084 "symfony/doctrine-bridge": "<2.7"
2085 },
2086 "require-dev": {
2087 "doctrine/doctrine-bundle": "^1.3",
2088 "friendsofphp/php-cs-fixer": "^1.11",
2089 "phpunit/phpunit": "~4.8|~5.0",
2090 "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
2091 "symfony/console": "^2.7 || ^3.0",
2092 "symfony/phpunit-bridge": "^2.7 || ^3.0",
2093 "symfony/validator": "^2.7 || ^3.0",
2094 "symfony/yaml": "^2.7 || ^3.0"
2095 },
2096 "type": "symfony-bundle",
2097 "extra": {
2098 "branch-alias": {
2099 "dev-master": "2.0.x-dev"
2100 }
2101 },
2102 "autoload": {
2103 "psr-4": {
2104 "FOS\\UserBundle\\": ""
2105 },
2106 "exclude-from-classmap": [
2107 "/Tests/"
2108 ]
2109 },
2110 "notification-url": "https://packagist.org/downloads/",
2111 "license": [
2112 "MIT"
2113 ],
2114 "authors": [
2115 {
2116 "name": "Christophe Coevoet",
2117 "email": "stof@notk.org"
2118 },
2119 {
2120 "name": "FriendsOfSymfony Community",
2121 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
2122 },
2123 {
2124 "name": "Thibault Duplessis",
2125 "email": "thibault.duplessis@gmail.com"
2126 }
2127 ],
2128 "description": "Symfony FOSUserBundle",
2129 "homepage": "http://friendsofsymfony.github.com",
2130 "keywords": [
2131 "User management"
2132 ],
2133 "time": "2017-11-29T17:01:21+00:00"
2134 },
2135 {
2136 "name": "gedmo/doctrine-extensions",
2137 "version": "v2.4.37",
2138 "source": {
2139 "type": "git",
2140 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
2141 "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb"
2142 },
2143 "dist": {
2144 "type": "zip",
2145 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/5dd471f656e46d815f063bf3f12c667649ec7ffb",
2146 "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb",
2147 "shasum": ""
2148 },
2149 "require": {
2150 "behat/transliterator": "~1.2",
2151 "doctrine/common": "~2.4",
2152 "php": ">=5.3.2"
2153 },
2154 "conflict": {
2155 "doctrine/annotations": "<1.2"
2156 },
2157 "require-dev": {
2158 "doctrine/common": ">=2.5.0",
2159 "doctrine/mongodb-odm": ">=1.0.2",
2160 "doctrine/orm": ">=2.5.0",
2161 "phpunit/phpunit": "^4.8.35|^5.7|^6.5",
2162 "symfony/yaml": "~2.6|~3.0|~4.0"
2163 },
2164 "suggest": {
2165 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
2166 "doctrine/orm": "to use the extensions with the ORM"
2167 },
2168 "type": "library",
2169 "extra": {
2170 "branch-alias": {
2171 "dev-master": "2.4.x-dev"
2172 }
2173 },
2174 "autoload": {
2175 "psr-4": {
2176 "Gedmo\\": "lib/Gedmo"
2177 }
2178 },
2179 "notification-url": "https://packagist.org/downloads/",
2180 "license": [
2181 "MIT"
2182 ],
2183 "authors": [
2184 {
2185 "name": "David Buchmann",
2186 "email": "david@liip.ch"
2187 },
2188 {
2189 "name": "Gediminas Morkevicius",
2190 "email": "gediminas.morkevicius@gmail.com"
2191 },
2192 {
2193 "name": "Gustavo Falco",
2194 "email": "comfortablynumb84@gmail.com"
2195 }
2196 ],
2197 "description": "Doctrine2 behavioral extensions",
2198 "homepage": "http://gediminasm.org/",
2199 "keywords": [
2200 "Blameable",
2201 "behaviors",
2202 "doctrine2",
2203 "extensions",
2204 "gedmo",
2205 "loggable",
2206 "nestedset",
2207 "sluggable",
2208 "sortable",
2209 "timestampable",
2210 "translatable",
2211 "tree",
2212 "uploadable"
2213 ],
2214 "time": "2019-03-17T18:16:12+00:00"
2215 },
2216 {
2217 "name": "grandt/binstring",
2218 "version": "1.0.0",
2219 "source": {
2220 "type": "git",
2221 "url": "https://github.com/Grandt/PHPBinString.git",
2222 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
2223 },
2224 "dist": {
2225 "type": "zip",
2226 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2227 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2228 "shasum": ""
2229 },
2230 "require": {
2231 "php": ">=5.0"
2232 },
2233 "type": "library",
2234 "autoload": {
2235 "classmap": [
2236 "BinString.php",
2237 "BinStringStatic.php"
2238 ]
2239 },
2240 "notification-url": "https://packagist.org/downloads/",
2241 "license": [
2242 "LGPL-2.1"
2243 ],
2244 "authors": [
2245 {
2246 "name": "A. Grandt",
2247 "role": "Developer",
2248 "email": "php@grandt.com"
2249 }
2250 ],
2251 "description": "A class for working around the use of mbstring.func_override",
2252 "homepage": "https://github.com/Grandt/PHPBinString",
2253 "keywords": [
2254 "binary strings",
2255 "mbstring"
2256 ],
2257 "time": "2015-08-13T06:14:41+00:00"
2258 },
2259 {
2260 "name": "grandt/phpepub",
2261 "version": "dev-master",
2262 "source": {
2263 "type": "git",
2264 "url": "https://github.com/Daniel-KM/PHPePub.git",
2265 "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3"
2266 },
2267 "dist": {
2268 "type": "zip",
2269 "url": "https://api.github.com/repos/Daniel-KM/PHPePub/zipball/78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
2270 "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
2271 "shasum": ""
2272 },
2273 "require": {
2274 "grandt/phpresizegif": "~1.0.3",
2275 "grandt/relativepath": "~1.0.1",
2276 "masterminds/html5": "~2.3",
2277 "php": ">=5.3.0",
2278 "phpzip/phpzip": "~2.0.7"
2279 },
2280 "type": "library",
2281 "autoload": {
2282 "psr-4": {
2283 "PHPePub\\": "src/PHPePub"
2284 },
2285 "classmap": [
2286 "src/lib.uuid.php"
2287 ]
2288 },
2289 "license": [
2290 "LGPL-2.1"
2291 ],
2292 "authors": [
2293 {
2294 "name": "A. Grandt",
2295 "email": "php@grandt.com",
2296 "homepage": "http://grandt.com",
2297 "role": "Developer"
2298 },
2299 {
2300 "name": "An, Hyeong-woo",
2301 "email": "mail@mytory.net",
2302 "homepage": "https://mytory.net",
2303 "role": "Contributor"
2304 },
2305 {
2306 "name": "Daniel Berthereau",
2307 "email": "daniel.composer@berthereau.net",
2308 "role": "Contributor"
2309 }
2310 ],
2311 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
2312 "homepage": "https://github.com/Grandt/PHPePub",
2313 "keywords": [
2314 "e-book",
2315 "epub"
2316 ],
2317 "support": {
2318 "source": "https://github.com/Daniel-KM/PHPePub/tree/master"
2319 },
2320 "time": "2018-10-21T22:00:00+00:00"
2321 },
2322 {
2323 "name": "grandt/phpresizegif",
2324 "version": "1.0.3",
2325 "source": {
2326 "type": "git",
2327 "url": "https://github.com/Grandt/PHPResizeGif.git",
2328 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
2329 },
2330 "dist": {
2331 "type": "zip",
2332 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2333 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2334 "shasum": ""
2335 },
2336 "require": {
2337 "grandt/binstring": ">=0.2.0",
2338 "php": ">=5.3.0"
2339 },
2340 "type": "library",
2341 "autoload": {
2342 "psr-4": {
2343 "grandt\\ResizeGif\\": "src/ResizeGif",
2344 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
2345 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
2346 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
2347 }
2348 },
2349 "notification-url": "https://packagist.org/downloads/",
2350 "license": [
2351 "LGPL-2.1"
2352 ],
2353 "authors": [
2354 {
2355 "name": "A. Grandt",
2356 "role": "Developer",
2357 "email": "php@grandt.com",
2358 "homepage": "http://grandt.com"
2359 }
2360 ],
2361 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
2362 "homepage": "https://github.com/Grandt/PHPResizeGif",
2363 "keywords": [
2364 "GIF89a",
2365 "animated gif",
2366 "gif",
2367 "resize"
2368 ],
2369 "time": "2015-05-10T10:52:24+00:00"
2370 },
2371 {
2372 "name": "grandt/phpzipmerge",
2373 "version": "1.0.4",
2374 "source": {
2375 "type": "git",
2376 "url": "https://github.com/Grandt/PHPZipMerge.git",
2377 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
2378 },
2379 "dist": {
2380 "type": "zip",
2381 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2382 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2383 "shasum": ""
2384 },
2385 "require": {
2386 "grandt/binstring": ">=1.0.0",
2387 "grandt/relativepath": ">=1.0.1",
2388 "php": ">=5.3.0"
2389 },
2390 "type": "library",
2391 "autoload": {
2392 "psr-4": {
2393 "ZipMerge\\": "src/ZipMerge"
2394 }
2395 },
2396 "notification-url": "https://packagist.org/downloads/",
2397 "license": [
2398 "LGPL-2.1"
2399 ],
2400 "authors": [
2401 {
2402 "name": "A. Grandt",
2403 "role": "Developer",
2404 "email": "php@grandt.com",
2405 "homepage": "http://grandt.com"
2406 },
2407 {
2408 "name": "Greg Kappatos",
2409 "role": "Developer",
2410 "homepage": "http://websiteconnect.com.au"
2411 }
2412 ],
2413 "description": "Merge and stream multiple Zip files on the fly.",
2414 "homepage": "https://github.com/Grandt/PHPZipMerge",
2415 "keywords": [
2416 "archive",
2417 "compressed",
2418 "compression",
2419 "merge",
2420 "phpzip",
2421 "pkzip",
2422 "stream",
2423 "zip"
2424 ],
2425 "time": "2015-08-18T13:49:33+00:00"
2426 },
2427 {
2428 "name": "grandt/relativepath",
2429 "version": "1.0.2",
2430 "source": {
2431 "type": "git",
2432 "url": "https://github.com/Grandt/PHPRelativePath.git",
2433 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
2434 },
2435 "dist": {
2436 "type": "zip",
2437 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
2438 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
2439 "shasum": ""
2440 },
2441 "require": {
2442 "php": ">=5.0"
2443 },
2444 "type": "library",
2445 "autoload": {
2446 "classmap": [
2447 "RelativePath.php"
2448 ]
2449 },
2450 "notification-url": "https://packagist.org/downloads/",
2451 "license": [
2452 "LGPL-2.1"
2453 ],
2454 "authors": [
2455 {
2456 "name": "A. Grandt",
2457 "role": "Developer",
2458 "email": "php@grandt.com"
2459 }
2460 ],
2461 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
2462 "homepage": "https://github.com/Grandt/PHPRelativePath",
2463 "keywords": [
2464 "file path"
2465 ],
2466 "time": "2015-05-14T08:18:23+00:00"
2467 },
2468 {
2469 "name": "guzzlehttp/guzzle",
2470 "version": "5.3.4",
2471 "source": {
2472 "type": "git",
2473 "url": "https://github.com/guzzle/guzzle.git",
2474 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2"
2475 },
2476 "dist": {
2477 "type": "zip",
2478 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2",
2479 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2",
2480 "shasum": ""
2481 },
2482 "require": {
2483 "guzzlehttp/ringphp": "^1.1",
2484 "php": ">=5.4.0",
2485 "react/promise": "^2.2"
2486 },
2487 "require-dev": {
2488 "ext-curl": "*",
2489 "phpunit/phpunit": "^4.0"
2490 },
2491 "type": "library",
2492 "autoload": {
2493 "psr-4": {
2494 "GuzzleHttp\\": "src/"
2495 }
2496 },
2497 "notification-url": "https://packagist.org/downloads/",
2498 "license": [
2499 "MIT"
2500 ],
2501 "authors": [
2502 {
2503 "name": "Michael Dowling",
2504 "email": "mtdowling@gmail.com",
2505 "homepage": "https://github.com/mtdowling"
2506 }
2507 ],
2508 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2509 "homepage": "http://guzzlephp.org/",
2510 "keywords": [
2511 "client",
2512 "curl",
2513 "framework",
2514 "http",
2515 "http client",
2516 "rest",
2517 "web service"
2518 ],
2519 "time": "2019-10-30T09:32:00+00:00"
2520 },
2521 {
2522 "name": "guzzlehttp/promises",
2523 "version": "v1.3.1",
2524 "source": {
2525 "type": "git",
2526 "url": "https://github.com/guzzle/promises.git",
2527 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
2528 },
2529 "dist": {
2530 "type": "zip",
2531 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2532 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2533 "shasum": ""
2534 },
2535 "require": {
2536 "php": ">=5.5.0"
2537 },
2538 "require-dev": {
2539 "phpunit/phpunit": "^4.0"
2540 },
2541 "type": "library",
2542 "extra": {
2543 "branch-alias": {
2544 "dev-master": "1.4-dev"
2545 }
2546 },
2547 "autoload": {
2548 "psr-4": {
2549 "GuzzleHttp\\Promise\\": "src/"
2550 },
2551 "files": [
2552 "src/functions_include.php"
2553 ]
2554 },
2555 "notification-url": "https://packagist.org/downloads/",
2556 "license": [
2557 "MIT"
2558 ],
2559 "authors": [
2560 {
2561 "name": "Michael Dowling",
2562 "email": "mtdowling@gmail.com",
2563 "homepage": "https://github.com/mtdowling"
2564 }
2565 ],
2566 "description": "Guzzle promises library",
2567 "keywords": [
2568 "promise"
2569 ],
2570 "time": "2016-12-20T10:07:11+00:00"
2571 },
2572 {
2573 "name": "guzzlehttp/psr7",
2574 "version": "1.6.1",
2575 "source": {
2576 "type": "git",
2577 "url": "https://github.com/guzzle/psr7.git",
2578 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
2579 },
2580 "dist": {
2581 "type": "zip",
2582 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
2583 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
2584 "shasum": ""
2585 },
2586 "require": {
2587 "php": ">=5.4.0",
2588 "psr/http-message": "~1.0",
2589 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
2590 },
2591 "provide": {
2592 "psr/http-message-implementation": "1.0"
2593 },
2594 "require-dev": {
2595 "ext-zlib": "*",
2596 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2597 },
2598 "suggest": {
2599 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2600 },
2601 "type": "library",
2602 "extra": {
2603 "branch-alias": {
2604 "dev-master": "1.6-dev"
2605 }
2606 },
2607 "autoload": {
2608 "psr-4": {
2609 "GuzzleHttp\\Psr7\\": "src/"
2610 },
2611 "files": [
2612 "src/functions_include.php"
2613 ]
2614 },
2615 "notification-url": "https://packagist.org/downloads/",
2616 "license": [
2617 "MIT"
2618 ],
2619 "authors": [
2620 {
2621 "name": "Michael Dowling",
2622 "email": "mtdowling@gmail.com",
2623 "homepage": "https://github.com/mtdowling"
2624 },
2625 {
2626 "name": "Tobias Schultze",
2627 "homepage": "https://github.com/Tobion"
2628 }
2629 ],
2630 "description": "PSR-7 message implementation that also provides common utility methods",
2631 "keywords": [
2632 "http",
2633 "message",
2634 "psr-7",
2635 "request",
2636 "response",
2637 "stream",
2638 "uri",
2639 "url"
2640 ],
2641 "time": "2019-07-01T23:21:34+00:00"
2642 },
2643 {
2644 "name": "guzzlehttp/ringphp",
2645 "version": "1.1.1",
2646 "source": {
2647 "type": "git",
2648 "url": "https://github.com/guzzle/RingPHP.git",
2649 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
2650 },
2651 "dist": {
2652 "type": "zip",
2653 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
2654 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
2655 "shasum": ""
2656 },
2657 "require": {
2658 "guzzlehttp/streams": "~3.0",
2659 "php": ">=5.4.0",
2660 "react/promise": "~2.0"
2661 },
2662 "require-dev": {
2663 "ext-curl": "*",
2664 "phpunit/phpunit": "~4.0"
2665 },
2666 "suggest": {
2667 "ext-curl": "Guzzle will use specific adapters if cURL is present"
2668 },
2669 "type": "library",
2670 "extra": {
2671 "branch-alias": {
2672 "dev-master": "1.1-dev"
2673 }
2674 },
2675 "autoload": {
2676 "psr-4": {
2677 "GuzzleHttp\\Ring\\": "src/"
2678 }
2679 },
2680 "notification-url": "https://packagist.org/downloads/",
2681 "license": [
2682 "MIT"
2683 ],
2684 "authors": [
2685 {
2686 "name": "Michael Dowling",
2687 "email": "mtdowling@gmail.com",
2688 "homepage": "https://github.com/mtdowling"
2689 }
2690 ],
2691 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
2692 "time": "2018-07-31T13:22:33+00:00"
2693 },
2694 {
2695 "name": "guzzlehttp/streams",
2696 "version": "3.0.0",
2697 "source": {
2698 "type": "git",
2699 "url": "https://github.com/guzzle/streams.git",
2700 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
2701 },
2702 "dist": {
2703 "type": "zip",
2704 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2705 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2706 "shasum": ""
2707 },
2708 "require": {
2709 "php": ">=5.4.0"
2710 },
2711 "require-dev": {
2712 "phpunit/phpunit": "~4.0"
2713 },
2714 "type": "library",
2715 "extra": {
2716 "branch-alias": {
2717 "dev-master": "3.0-dev"
2718 }
2719 },
2720 "autoload": {
2721 "psr-4": {
2722 "GuzzleHttp\\Stream\\": "src/"
2723 }
2724 },
2725 "notification-url": "https://packagist.org/downloads/",
2726 "license": [
2727 "MIT"
2728 ],
2729 "authors": [
2730 {
2731 "name": "Michael Dowling",
2732 "email": "mtdowling@gmail.com",
2733 "homepage": "https://github.com/mtdowling"
2734 }
2735 ],
2736 "description": "Provides a simple abstraction over streams of data",
2737 "homepage": "http://guzzlephp.org/",
2738 "keywords": [
2739 "Guzzle",
2740 "stream"
2741 ],
2742 "time": "2014-10-12T19:18:40+00:00"
2743 },
2744 {
2745 "name": "hoa/compiler",
2746 "version": "3.17.08.08",
2747 "source": {
2748 "type": "git",
2749 "url": "https://github.com/hoaproject/Compiler.git",
2750 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
2751 },
2752 "dist": {
2753 "type": "zip",
2754 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
2755 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
2756 "shasum": ""
2757 },
2758 "require": {
2759 "hoa/consistency": "~1.0",
2760 "hoa/exception": "~1.0",
2761 "hoa/file": "~1.0",
2762 "hoa/iterator": "~2.0",
2763 "hoa/math": "~1.0",
2764 "hoa/protocol": "~1.0",
2765 "hoa/regex": "~1.0",
2766 "hoa/visitor": "~2.0"
2767 },
2768 "require-dev": {
2769 "hoa/json": "~2.0",
2770 "hoa/test": "~2.0"
2771 },
2772 "type": "library",
2773 "extra": {
2774 "branch-alias": {
2775 "dev-master": "3.x-dev"
2776 }
2777 },
2778 "autoload": {
2779 "psr-4": {
2780 "Hoa\\Compiler\\": "."
2781 }
2782 },
2783 "notification-url": "https://packagist.org/downloads/",
2784 "license": [
2785 "BSD-3-Clause"
2786 ],
2787 "authors": [
2788 {
2789 "name": "Ivan Enderlin",
2790 "email": "ivan.enderlin@hoa-project.net"
2791 },
2792 {
2793 "name": "Hoa community",
2794 "homepage": "https://hoa-project.net/"
2795 }
2796 ],
2797 "description": "The Hoa\\Compiler library.",
2798 "homepage": "https://hoa-project.net/",
2799 "keywords": [
2800 "algebraic",
2801 "ast",
2802 "compiler",
2803 "context-free",
2804 "coverage",
2805 "exhaustive",
2806 "grammar",
2807 "isotropic",
2808 "language",
2809 "lexer",
2810 "library",
2811 "ll1",
2812 "llk",
2813 "parser",
2814 "pp",
2815 "random",
2816 "regular",
2817 "rule",
2818 "sampler",
2819 "syntax",
2820 "token",
2821 "trace",
2822 "uniform"
2823 ],
2824 "time": "2017-08-08T07:44:07+00:00"
2825 },
2826 {
2827 "name": "hoa/consistency",
2828 "version": "1.17.05.02",
2829 "source": {
2830 "type": "git",
2831 "url": "https://github.com/hoaproject/Consistency.git",
2832 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
2833 },
2834 "dist": {
2835 "type": "zip",
2836 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
2837 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
2838 "shasum": ""
2839 },
2840 "require": {
2841 "hoa/exception": "~1.0",
2842 "php": ">=5.5.0"
2843 },
2844 "require-dev": {
2845 "hoa/stream": "~1.0",
2846 "hoa/test": "~2.0"
2847 },
2848 "type": "library",
2849 "extra": {
2850 "branch-alias": {
2851 "dev-master": "1.x-dev"
2852 }
2853 },
2854 "autoload": {
2855 "psr-4": {
2856 "Hoa\\Consistency\\": "."
2857 },
2858 "files": [
2859 "Prelude.php"
2860 ]
2861 },
2862 "notification-url": "https://packagist.org/downloads/",
2863 "license": [
2864 "BSD-3-Clause"
2865 ],
2866 "authors": [
2867 {
2868 "name": "Ivan Enderlin",
2869 "email": "ivan.enderlin@hoa-project.net"
2870 },
2871 {
2872 "name": "Hoa community",
2873 "homepage": "https://hoa-project.net/"
2874 }
2875 ],
2876 "description": "The Hoa\\Consistency library.",
2877 "homepage": "https://hoa-project.net/",
2878 "keywords": [
2879 "autoloader",
2880 "callable",
2881 "consistency",
2882 "entity",
2883 "flex",
2884 "keyword",
2885 "library"
2886 ],
2887 "time": "2017-05-02T12:18:12+00:00"
2888 },
2889 {
2890 "name": "hoa/event",
2891 "version": "1.17.01.13",
2892 "source": {
2893 "type": "git",
2894 "url": "https://github.com/hoaproject/Event.git",
2895 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2896 },
2897 "dist": {
2898 "type": "zip",
2899 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2900 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2901 "shasum": ""
2902 },
2903 "require": {
2904 "hoa/consistency": "~1.0",
2905 "hoa/exception": "~1.0"
2906 },
2907 "require-dev": {
2908 "hoa/test": "~2.0"
2909 },
2910 "type": "library",
2911 "extra": {
2912 "branch-alias": {
2913 "dev-master": "1.x-dev"
2914 }
2915 },
2916 "autoload": {
2917 "psr-4": {
2918 "Hoa\\Event\\": "."
2919 }
2920 },
2921 "notification-url": "https://packagist.org/downloads/",
2922 "license": [
2923 "BSD-3-Clause"
2924 ],
2925 "authors": [
2926 {
2927 "name": "Ivan Enderlin",
2928 "email": "ivan.enderlin@hoa-project.net"
2929 },
2930 {
2931 "name": "Hoa community",
2932 "homepage": "https://hoa-project.net/"
2933 }
2934 ],
2935 "description": "The Hoa\\Event library.",
2936 "homepage": "https://hoa-project.net/",
2937 "keywords": [
2938 "event",
2939 "library",
2940 "listener",
2941 "observer"
2942 ],
2943 "time": "2017-01-13T15:30:50+00:00"
2944 },
2945 {
2946 "name": "hoa/exception",
2947 "version": "1.17.01.16",
2948 "source": {
2949 "type": "git",
2950 "url": "https://github.com/hoaproject/Exception.git",
2951 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2952 },
2953 "dist": {
2954 "type": "zip",
2955 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2956 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2957 "shasum": ""
2958 },
2959 "require": {
2960 "hoa/consistency": "~1.0",
2961 "hoa/event": "~1.0"
2962 },
2963 "require-dev": {
2964 "hoa/test": "~2.0"
2965 },
2966 "type": "library",
2967 "extra": {
2968 "branch-alias": {
2969 "dev-master": "1.x-dev"
2970 }
2971 },
2972 "autoload": {
2973 "psr-4": {
2974 "Hoa\\Exception\\": "."
2975 }
2976 },
2977 "notification-url": "https://packagist.org/downloads/",
2978 "license": [
2979 "BSD-3-Clause"
2980 ],
2981 "authors": [
2982 {
2983 "name": "Ivan Enderlin",
2984 "email": "ivan.enderlin@hoa-project.net"
2985 },
2986 {
2987 "name": "Hoa community",
2988 "homepage": "https://hoa-project.net/"
2989 }
2990 ],
2991 "description": "The Hoa\\Exception library.",
2992 "homepage": "https://hoa-project.net/",
2993 "keywords": [
2994 "exception",
2995 "library"
2996 ],
2997 "time": "2017-01-16T07:53:27+00:00"
2998 },
2999 {
3000 "name": "hoa/file",
3001 "version": "1.17.07.11",
3002 "source": {
3003 "type": "git",
3004 "url": "https://github.com/hoaproject/File.git",
3005 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
3006 },
3007 "dist": {
3008 "type": "zip",
3009 "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
3010 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
3011 "shasum": ""
3012 },
3013 "require": {
3014 "hoa/consistency": "~1.0",
3015 "hoa/event": "~1.0",
3016 "hoa/exception": "~1.0",
3017 "hoa/iterator": "~2.0",
3018 "hoa/stream": "~1.0"
3019 },
3020 "require-dev": {
3021 "hoa/test": "~2.0"
3022 },
3023 "type": "library",
3024 "extra": {
3025 "branch-alias": {
3026 "dev-master": "1.x-dev"
3027 }
3028 },
3029 "autoload": {
3030 "psr-4": {
3031 "Hoa\\File\\": "."
3032 }
3033 },
3034 "notification-url": "https://packagist.org/downloads/",
3035 "license": [
3036 "BSD-3-Clause"
3037 ],
3038 "authors": [
3039 {
3040 "name": "Ivan Enderlin",
3041 "email": "ivan.enderlin@hoa-project.net"
3042 },
3043 {
3044 "name": "Hoa community",
3045 "homepage": "https://hoa-project.net/"
3046 }
3047 ],
3048 "description": "The Hoa\\File library.",
3049 "homepage": "https://hoa-project.net/",
3050 "keywords": [
3051 "Socket",
3052 "directory",
3053 "file",
3054 "finder",
3055 "library",
3056 "link",
3057 "temporary"
3058 ],
3059 "time": "2017-07-11T07:42:15+00:00"
3060 },
3061 {
3062 "name": "hoa/iterator",
3063 "version": "2.17.01.10",
3064 "source": {
3065 "type": "git",
3066 "url": "https://github.com/hoaproject/Iterator.git",
3067 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
3068 },
3069 "dist": {
3070 "type": "zip",
3071 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3072 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3073 "shasum": ""
3074 },
3075 "require": {
3076 "hoa/consistency": "~1.0",
3077 "hoa/exception": "~1.0"
3078 },
3079 "require-dev": {
3080 "hoa/test": "~2.0"
3081 },
3082 "type": "library",
3083 "extra": {
3084 "branch-alias": {
3085 "dev-master": "2.x-dev"
3086 }
3087 },
3088 "autoload": {
3089 "psr-4": {
3090 "Hoa\\Iterator\\": "."
3091 }
3092 },
3093 "notification-url": "https://packagist.org/downloads/",
3094 "license": [
3095 "BSD-3-Clause"
3096 ],
3097 "authors": [
3098 {
3099 "name": "Ivan Enderlin",
3100 "email": "ivan.enderlin@hoa-project.net"
3101 },
3102 {
3103 "name": "Hoa community",
3104 "homepage": "https://hoa-project.net/"
3105 }
3106 ],
3107 "description": "The Hoa\\Iterator library.",
3108 "homepage": "https://hoa-project.net/",
3109 "keywords": [
3110 "iterator",
3111 "library"
3112 ],
3113 "time": "2017-01-10T10:34:47+00:00"
3114 },
3115 {
3116 "name": "hoa/math",
3117 "version": "1.17.05.16",
3118 "source": {
3119 "type": "git",
3120 "url": "https://github.com/hoaproject/Math.git",
3121 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
3122 },
3123 "dist": {
3124 "type": "zip",
3125 "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
3126 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
3127 "shasum": ""
3128 },
3129 "require": {
3130 "hoa/compiler": "~3.0",
3131 "hoa/consistency": "~1.0",
3132 "hoa/exception": "~1.0",
3133 "hoa/iterator": "~2.0",
3134 "hoa/protocol": "~1.0",
3135 "hoa/zformat": "~1.0"
3136 },
3137 "require-dev": {
3138 "hoa/test": "~2.0"
3139 },
3140 "type": "library",
3141 "extra": {
3142 "branch-alias": {
3143 "dev-master": "1.x-dev"
3144 }
3145 },
3146 "autoload": {
3147 "psr-4": {
3148 "Hoa\\Math\\": "."
3149 }
3150 },
3151 "notification-url": "https://packagist.org/downloads/",
3152 "license": [
3153 "BSD-3-Clause"
3154 ],
3155 "authors": [
3156 {
3157 "name": "Ivan Enderlin",
3158 "email": "ivan.enderlin@hoa-project.net"
3159 },
3160 {
3161 "name": "Hoa community",
3162 "homepage": "https://hoa-project.net/"
3163 }
3164 ],
3165 "description": "The Hoa\\Math library.",
3166 "homepage": "https://hoa-project.net/",
3167 "keywords": [
3168 "arrangement",
3169 "combination",
3170 "combinatorics",
3171 "counting",
3172 "library",
3173 "math",
3174 "permutation",
3175 "sampler",
3176 "set"
3177 ],
3178 "time": "2017-05-16T08:02:17+00:00"
3179 },
3180 {
3181 "name": "hoa/protocol",
3182 "version": "1.17.01.14",
3183 "source": {
3184 "type": "git",
3185 "url": "https://github.com/hoaproject/Protocol.git",
3186 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
3187 },
3188 "dist": {
3189 "type": "zip",
3190 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
3191 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
3192 "shasum": ""
3193 },
3194 "require": {
3195 "hoa/consistency": "~1.0",
3196 "hoa/exception": "~1.0"
3197 },
3198 "require-dev": {
3199 "hoa/test": "~2.0"
3200 },
3201 "type": "library",
3202 "extra": {
3203 "branch-alias": {
3204 "dev-master": "1.x-dev"
3205 }
3206 },
3207 "autoload": {
3208 "psr-4": {
3209 "Hoa\\Protocol\\": "."
3210 },
3211 "files": [
3212 "Wrapper.php"
3213 ]
3214 },
3215 "notification-url": "https://packagist.org/downloads/",
3216 "license": [
3217 "BSD-3-Clause"
3218 ],
3219 "authors": [
3220 {
3221 "name": "Ivan Enderlin",
3222 "email": "ivan.enderlin@hoa-project.net"
3223 },
3224 {
3225 "name": "Hoa community",
3226 "homepage": "https://hoa-project.net/"
3227 }
3228 ],
3229 "description": "The Hoa\\Protocol library.",
3230 "homepage": "https://hoa-project.net/",
3231 "keywords": [
3232 "library",
3233 "protocol",
3234 "resource",
3235 "stream",
3236 "wrapper"
3237 ],
3238 "time": "2017-01-14T12:26:10+00:00"
3239 },
3240 {
3241 "name": "hoa/regex",
3242 "version": "1.17.01.13",
3243 "source": {
3244 "type": "git",
3245 "url": "https://github.com/hoaproject/Regex.git",
3246 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
3247 },
3248 "dist": {
3249 "type": "zip",
3250 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3251 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3252 "shasum": ""
3253 },
3254 "require": {
3255 "hoa/consistency": "~1.0",
3256 "hoa/exception": "~1.0",
3257 "hoa/math": "~1.0",
3258 "hoa/protocol": "~1.0",
3259 "hoa/ustring": "~4.0",
3260 "hoa/visitor": "~2.0"
3261 },
3262 "type": "library",
3263 "extra": {
3264 "branch-alias": {
3265 "dev-master": "1.x-dev"
3266 }
3267 },
3268 "autoload": {
3269 "psr-4": {
3270 "Hoa\\Regex\\": "."
3271 }
3272 },
3273 "notification-url": "https://packagist.org/downloads/",
3274 "license": [
3275 "BSD-3-Clause"
3276 ],
3277 "authors": [
3278 {
3279 "name": "Ivan Enderlin",
3280 "email": "ivan.enderlin@hoa-project.net"
3281 },
3282 {
3283 "name": "Hoa community",
3284 "homepage": "https://hoa-project.net/"
3285 }
3286 ],
3287 "description": "The Hoa\\Regex library.",
3288 "homepage": "https://hoa-project.net/",
3289 "keywords": [
3290 "compiler",
3291 "library",
3292 "regex"
3293 ],
3294 "time": "2017-01-13T16:10:24+00:00"
3295 },
3296 {
3297 "name": "hoa/ruler",
3298 "version": "2.17.05.16",
3299 "source": {
3300 "type": "git",
3301 "url": "https://github.com/hoaproject/Ruler.git",
3302 "reference": "696835daf8336dfd490f032da7af444050e52dfc"
3303 },
3304 "dist": {
3305 "type": "zip",
3306 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/696835daf8336dfd490f032da7af444050e52dfc",
3307 "reference": "696835daf8336dfd490f032da7af444050e52dfc",
3308 "shasum": ""
3309 },
3310 "require": {
3311 "hoa/compiler": "~3.0",
3312 "hoa/consistency": "~1.0",
3313 "hoa/exception": "~1.0",
3314 "hoa/file": "~1.0",
3315 "hoa/protocol": "~1.0",
3316 "hoa/visitor": "~2.0"
3317 },
3318 "require-dev": {
3319 "hoa/test": "~2.0"
3320 },
3321 "type": "library",
3322 "extra": {
3323 "branch-alias": {
3324 "dev-master": "2.x-dev"
3325 }
3326 },
3327 "autoload": {
3328 "psr-4": {
3329 "Hoa\\Ruler\\": "."
3330 }
3331 },
3332 "notification-url": "https://packagist.org/downloads/",
3333 "license": [
3334 "BSD-3-Clause"
3335 ],
3336 "authors": [
3337 {
3338 "name": "Ivan Enderlin",
3339 "email": "ivan.enderlin@hoa-project.net"
3340 },
3341 {
3342 "name": "Hoa community",
3343 "homepage": "https://hoa-project.net/"
3344 }
3345 ],
3346 "description": "The Hoa\\Ruler library.",
3347 "homepage": "https://hoa-project.net/",
3348 "keywords": [
3349 "library",
3350 "ruler"
3351 ],
3352 "time": "2017-05-16T07:52:21+00:00"
3353 },
3354 {
3355 "name": "hoa/stream",
3356 "version": "1.17.02.21",
3357 "source": {
3358 "type": "git",
3359 "url": "https://github.com/hoaproject/Stream.git",
3360 "reference": "3293cfffca2de10525df51436adf88a559151d82"
3361 },
3362 "dist": {
3363 "type": "zip",
3364 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
3365 "reference": "3293cfffca2de10525df51436adf88a559151d82",
3366 "shasum": ""
3367 },
3368 "require": {
3369 "hoa/consistency": "~1.0",
3370 "hoa/event": "~1.0",
3371 "hoa/exception": "~1.0",
3372 "hoa/protocol": "~1.0"
3373 },
3374 "require-dev": {
3375 "hoa/test": "~2.0"
3376 },
3377 "type": "library",
3378 "extra": {
3379 "branch-alias": {
3380 "dev-master": "1.x-dev"
3381 }
3382 },
3383 "autoload": {
3384 "psr-4": {
3385 "Hoa\\Stream\\": "."
3386 }
3387 },
3388 "notification-url": "https://packagist.org/downloads/",
3389 "license": [
3390 "BSD-3-Clause"
3391 ],
3392 "authors": [
3393 {
3394 "name": "Ivan Enderlin",
3395 "email": "ivan.enderlin@hoa-project.net"
3396 },
3397 {
3398 "name": "Hoa community",
3399 "homepage": "https://hoa-project.net/"
3400 }
3401 ],
3402 "description": "The Hoa\\Stream library.",
3403 "homepage": "https://hoa-project.net/",
3404 "keywords": [
3405 "Context",
3406 "bucket",
3407 "composite",
3408 "filter",
3409 "in",
3410 "library",
3411 "out",
3412 "protocol",
3413 "stream",
3414 "wrapper"
3415 ],
3416 "time": "2017-02-21T16:01:06+00:00"
3417 },
3418 {
3419 "name": "hoa/ustring",
3420 "version": "4.17.01.16",
3421 "source": {
3422 "type": "git",
3423 "url": "https://github.com/hoaproject/Ustring.git",
3424 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
3425 },
3426 "dist": {
3427 "type": "zip",
3428 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
3429 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
3430 "shasum": ""
3431 },
3432 "require": {
3433 "hoa/consistency": "~1.0",
3434 "hoa/exception": "~1.0"
3435 },
3436 "require-dev": {
3437 "hoa/test": "~2.0"
3438 },
3439 "suggest": {
3440 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
3441 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
3442 },
3443 "type": "library",
3444 "extra": {
3445 "branch-alias": {
3446 "dev-master": "4.x-dev"
3447 }
3448 },
3449 "autoload": {
3450 "psr-4": {
3451 "Hoa\\Ustring\\": "."
3452 }
3453 },
3454 "notification-url": "https://packagist.org/downloads/",
3455 "license": [
3456 "BSD-3-Clause"
3457 ],
3458 "authors": [
3459 {
3460 "name": "Ivan Enderlin",
3461 "email": "ivan.enderlin@hoa-project.net"
3462 },
3463 {
3464 "name": "Hoa community",
3465 "homepage": "https://hoa-project.net/"
3466 }
3467 ],
3468 "description": "The Hoa\\Ustring library.",
3469 "homepage": "https://hoa-project.net/",
3470 "keywords": [
3471 "library",
3472 "search",
3473 "string",
3474 "unicode"
3475 ],
3476 "time": "2017-01-16T07:08:25+00:00"
3477 },
3478 {
3479 "name": "hoa/visitor",
3480 "version": "2.17.01.16",
3481 "source": {
3482 "type": "git",
3483 "url": "https://github.com/hoaproject/Visitor.git",
3484 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
3485 },
3486 "dist": {
3487 "type": "zip",
3488 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
3489 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
3490 "shasum": ""
3491 },
3492 "require": {
3493 "hoa/consistency": "~1.0"
3494 },
3495 "require-dev": {
3496 "hoa/test": "~2.0"
3497 },
3498 "type": "library",
3499 "extra": {
3500 "branch-alias": {
3501 "dev-master": "2.x-dev"
3502 }
3503 },
3504 "autoload": {
3505 "psr-4": {
3506 "Hoa\\Visitor\\": "."
3507 }
3508 },
3509 "notification-url": "https://packagist.org/downloads/",
3510 "license": [
3511 "BSD-3-Clause"
3512 ],
3513 "authors": [
3514 {
3515 "name": "Ivan Enderlin",
3516 "email": "ivan.enderlin@hoa-project.net"
3517 },
3518 {
3519 "name": "Hoa community",
3520 "homepage": "https://hoa-project.net/"
3521 }
3522 ],
3523 "description": "The Hoa\\Visitor library.",
3524 "homepage": "https://hoa-project.net/",
3525 "keywords": [
3526 "library",
3527 "structure",
3528 "visit",
3529 "visitor"
3530 ],
3531 "time": "2017-01-16T07:02:03+00:00"
3532 },
3533 {
3534 "name": "hoa/zformat",
3535 "version": "1.17.01.10",
3536 "source": {
3537 "type": "git",
3538 "url": "https://github.com/hoaproject/Zformat.git",
3539 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
3540 },
3541 "dist": {
3542 "type": "zip",
3543 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3544 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3545 "shasum": ""
3546 },
3547 "require": {
3548 "hoa/consistency": "~1.0",
3549 "hoa/exception": "~1.0"
3550 },
3551 "type": "library",
3552 "extra": {
3553 "branch-alias": {
3554 "dev-master": "1.x-dev"
3555 }
3556 },
3557 "autoload": {
3558 "psr-4": {
3559 "Hoa\\Zformat\\": "."
3560 }
3561 },
3562 "notification-url": "https://packagist.org/downloads/",
3563 "license": [
3564 "BSD-3-Clause"
3565 ],
3566 "authors": [
3567 {
3568 "name": "Ivan Enderlin",
3569 "email": "ivan.enderlin@hoa-project.net"
3570 },
3571 {
3572 "name": "Hoa community",
3573 "homepage": "https://hoa-project.net/"
3574 }
3575 ],
3576 "description": "The Hoa\\Zformat library.",
3577 "homepage": "https://hoa-project.net/",
3578 "keywords": [
3579 "library",
3580 "parameter",
3581 "zformat"
3582 ],
3583 "time": "2017-01-10T10:39:54+00:00"
3584 },
3585 {
3586 "name": "html2text/html2text",
3587 "version": "4.2.1",
3588 "source": {
3589 "type": "git",
3590 "url": "https://github.com/mtibben/html2text.git",
3591 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7"
3592 },
3593 "dist": {
3594 "type": "zip",
3595 "url": "https://api.github.com/repos/mtibben/html2text/zipball/f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3596 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3597 "shasum": ""
3598 },
3599 "require-dev": {
3600 "phpunit/phpunit": "~4"
3601 },
3602 "suggest": {
3603 "ext-mbstring": "For best performance",
3604 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
3605 },
3606 "type": "library",
3607 "autoload": {
3608 "psr-4": {
3609 "Html2Text\\": [
3610 "src/",
3611 "test/"
3612 ]
3613 }
3614 },
3615 "notification-url": "https://packagist.org/downloads/",
3616 "license": [
3617 "GPL-2.0-or-later"
3618 ],
3619 "description": "Converts HTML to formatted plain text",
3620 "time": "2018-08-13T12:05:08+00:00"
3621 },
3622 {
3623 "name": "http-interop/http-factory-guzzle",
3624 "version": "1.0.0",
3625 "source": {
3626 "type": "git",
3627 "url": "https://github.com/http-interop/http-factory-guzzle.git",
3628 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0"
3629 },
3630 "dist": {
3631 "type": "zip",
3632 "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/34861658efb9899a6618cef03de46e2a52c80fc0",
3633 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0",
3634 "shasum": ""
3635 },
3636 "require": {
3637 "guzzlehttp/psr7": "^1.4.2",
3638 "psr/http-factory": "^1.0"
3639 },
3640 "provide": {
3641 "psr/http-factory-implementation": "^1.0"
3642 },
3643 "require-dev": {
3644 "http-interop/http-factory-tests": "^0.5",
3645 "phpunit/phpunit": "^6.5"
3646 },
3647 "type": "library",
3648 "autoload": {
3649 "psr-4": {
3650 "Http\\Factory\\Guzzle\\": "src/"
3651 }
3652 },
3653 "notification-url": "https://packagist.org/downloads/",
3654 "license": [
3655 "MIT"
3656 ],
3657 "authors": [
3658 {
3659 "name": "PHP-FIG",
3660 "homepage": "http://www.php-fig.org/"
3661 }
3662 ],
3663 "description": "An HTTP Factory using Guzzle PSR7",
3664 "keywords": [
3665 "factory",
3666 "http",
3667 "psr-17",
3668 "psr-7"
3669 ],
3670 "time": "2018-07-31T19:32:56+00:00"
3671 },
3672 {
3673 "name": "incenteev/composer-parameter-handler",
3674 "version": "v2.1.3",
3675 "source": {
3676 "type": "git",
3677 "url": "https://github.com/Incenteev/ParameterHandler.git",
3678 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
3679 },
3680 "dist": {
3681 "type": "zip",
3682 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
3683 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
3684 "shasum": ""
3685 },
3686 "require": {
3687 "php": ">=5.3.3",
3688 "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
3689 },
3690 "require-dev": {
3691 "composer/composer": "^1.0@dev",
3692 "symfony/filesystem": "^2.3 || ^3 || ^4",
3693 "symfony/phpunit-bridge": "^4.0"
3694 },
3695 "type": "library",
3696 "extra": {
3697 "branch-alias": {
3698 "dev-master": "2.1.x-dev"
3699 }
3700 },
3701 "autoload": {
3702 "psr-4": {
3703 "Incenteev\\ParameterHandler\\": ""
3704 }
3705 },
3706 "notification-url": "https://packagist.org/downloads/",
3707 "license": [
3708 "MIT"
3709 ],
3710 "authors": [
3711 {
3712 "name": "Christophe Coevoet",
3713 "email": "stof@notk.org"
3714 }
3715 ],
3716 "description": "Composer script handling your ignored parameter file",
3717 "homepage": "https://github.com/Incenteev/ParameterHandler",
3718 "keywords": [
3719 "parameters management"
3720 ],
3721 "time": "2018-02-13T18:05:56+00:00"
3722 },
3723 {
3724 "name": "j0k3r/graby",
3725 "version": "2.0.2",
3726 "source": {
3727 "type": "git",
3728 "url": "https://github.com/j0k3r/graby.git",
3729 "reference": "5ed35e8959be03cb36335605a70e05571eb8157a"
3730 },
3731 "dist": {
3732 "type": "zip",
3733 "url": "https://api.github.com/repos/j0k3r/graby/zipball/5ed35e8959be03cb36335605a70e05571eb8157a",
3734 "reference": "5ed35e8959be03cb36335605a70e05571eb8157a",
3735 "shasum": ""
3736 },
3737 "require": {
3738 "ext-curl": "*",
3739 "ext-tidy": "*",
3740 "fossar/htmlawed": "^1.2.4",
3741 "guzzlehttp/psr7": "^1.5",
3742 "j0k3r/graby-site-config": "^1.0",
3743 "j0k3r/httplug-ssrf-plugin": "^2.0",
3744 "j0k3r/php-readability": "^1.1",
3745 "monolog/monolog": "^1.13.1",
3746 "php": ">=7.1",
3747 "php-http/client-common": "^2.0",
3748 "php-http/discovery": "^1.0",
3749 "php-http/httplug": "^2.0",
3750 "php-http/message": "^1.7",
3751 "psr/http-message": "^1.0",
3752 "simplepie/simplepie": "^1.3.1",
3753 "smalot/pdfparser": "~0.11",
3754 "symfony/options-resolver": "~2.6|~3.0|~4.0",
3755 "true/punycode": "~2.1",
3756 "wallabag/tcpdf": "^6.2.26"
3757 },
3758 "require-dev": {
3759 "friendsofphp/php-cs-fixer": "~2.14",
3760 "php-coveralls/php-coveralls": "^2.0",
3761 "php-http/guzzle6-adapter": "^2.0",
3762 "php-http/mock-client": "^1.2",
3763 "phpstan/phpstan": "^0.11",
3764 "phpstan/phpstan-phpunit": "^0.11",
3765 "symfony/phpunit-bridge": "~2.6|~3.0|~4.0"
3766 },
3767 "type": "library",
3768 "extra": {
3769 "branch-alias": {
3770 "dev-2.0": "2.0-dev"
3771 }
3772 },
3773 "autoload": {
3774 "psr-4": {
3775 "Graby\\": "src/"
3776 }
3777 },
3778 "notification-url": "https://packagist.org/downloads/",
3779 "license": [
3780 "MIT"
3781 ],
3782 "authors": [
3783 {
3784 "name": "Jeremy Benoist",
3785 "role": "Developer",
3786 "email": "jeremy.benoist@gmail.com"
3787 },
3788 {
3789 "name": "FiveFilters.org",
3790 "role": "Developer (original version)",
3791 "email": "fivefilters@fivefilters.org"
3792 }
3793 ],
3794 "description": "Graby helps you extract article content from web pages",
3795 "time": "2019-07-22T07:05:28+00:00"
3796 },
3797 {
3798 "name": "j0k3r/graby-site-config",
3799 "version": "1.0.94",
3800 "source": {
3801 "type": "git",
3802 "url": "https://github.com/j0k3r/graby-site-config.git",
3803 "reference": "429ee12aa7d9dd95596b15ec0889bd7202d5723a"
3804 },
3805 "dist": {
3806 "type": "zip",
3807 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/429ee12aa7d9dd95596b15ec0889bd7202d5723a",
3808 "reference": "429ee12aa7d9dd95596b15ec0889bd7202d5723a",
3809 "shasum": ""
3810 },
3811 "require": {
3812 "symfony/finder": "~2.6|~3.0|~4.0"
3813 },
3814 "require-dev": {
3815 "liip/rmt": "1.2.*",
3816 "symfony/phpunit-bridge": "^4.3"
3817 },
3818 "type": "library",
3819 "autoload": {
3820 "psr-4": {
3821 "GrabySiteConfig\\SiteConfig\\": "src/"
3822 }
3823 },
3824 "notification-url": "https://packagist.org/downloads/",
3825 "license": [
3826 "CC0-1.0"
3827 ],
3828 "authors": [
3829 {
3830 "name": "Jeremy Benoist",
3831 "email": "jeremy.benoist@gmail.com"
3832 }
3833 ],
3834 "description": "Graby site config files",
3835 "time": "2019-11-12T06:56:59+00:00"
3836 },
3837 {
3838 "name": "j0k3r/httplug-ssrf-plugin",
3839 "version": "v2.0.0",
3840 "source": {
3841 "type": "git",
3842 "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git",
3843 "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74"
3844 },
3845 "dist": {
3846 "type": "zip",
3847 "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/ea8599016240d2a49b91e267550ea3eb243ddd74",
3848 "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74",
3849 "shasum": ""
3850 },
3851 "require": {
3852 "php": "^7.1",
3853 "php-http/client-common": "^2.0",
3854 "php-http/discovery": "^1.5",
3855 "php-http/message": "^1.7",
3856 "php-http/message-factory": "^1.0.2"
3857 },
3858 "require-dev": {
3859 "friendsofphp/php-cs-fixer": "^2.14",
3860 "guzzlehttp/psr7": "^1.0",
3861 "php-http/guzzle6-adapter": "^2.0",
3862 "php-http/mock-client": "^1.0",
3863 "phpstan/phpstan": "^0.11",
3864 "phpstan/phpstan-phpunit": "^0.11",
3865 "symfony/phpunit-bridge": "~3.4.19|~4.0"
3866 },
3867 "type": "library",
3868 "extra": {
3869 "branch-alias": {
3870 "dev-master": "2.0-dev"
3871 }
3872 },
3873 "autoload": {
3874 "psr-4": {
3875 "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/"
3876 }
3877 },
3878 "notification-url": "https://packagist.org/downloads/",
3879 "license": [
3880 "MIT"
3881 ],
3882 "authors": [
3883 {
3884 "name": "Jeremy Benoist",
3885 "email": "jeremy.benoist@gmail.com"
3886 },
3887 {
3888 "name": "aaa2000",
3889 "email": "adev2000@gmail.com"
3890 },
3891 {
3892 "name": "Jack W",
3893 "role": "Developer (SafeCurl original version)",
3894 "email": "jack@fin1te.net"
3895 }
3896 ],
3897 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug",
3898 "homepage": "https://github.com/j0k3r/httplug-ssrf-plugin",
3899 "keywords": [
3900 "http",
3901 "httplug",
3902 "plugin",
3903 "security",
3904 "ssrf"
3905 ],
3906 "time": "2019-02-06T10:58:53+00:00"
3907 },
3908 {
3909 "name": "j0k3r/php-readability",
3910 "version": "1.2.4",
3911 "source": {
3912 "type": "git",
3913 "url": "https://github.com/j0k3r/php-readability.git",
3914 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793"
3915 },
3916 "dist": {
3917 "type": "zip",
3918 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793",
3919 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793",
3920 "shasum": ""
3921 },
3922 "require": {
3923 "electrolinux/php-html5lib": "^0.1.0",
3924 "ext-mbstring": "*",
3925 "php": ">=5.6.0",
3926 "psr/log": "^1.0"
3927 },
3928 "require-dev": {
3929 "friendsofphp/php-cs-fixer": "^2.14",
3930 "monolog/monolog": "^1.24",
3931 "php-coveralls/php-coveralls": "^2.1",
3932 "symfony/phpunit-bridge": "^4.2.3"
3933 },
3934 "suggest": {
3935 "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
3936 },
3937 "type": "library",
3938 "autoload": {
3939 "psr-4": {
3940 "Readability\\": "src/"
3941 }
3942 },
3943 "notification-url": "https://packagist.org/downloads/",
3944 "license": [
3945 "Apache-2.0"
3946 ],
3947 "authors": [
3948 {
3949 "name": "Keyvan Minoukadeh",
3950 "role": "Developer (ported original JS code to PHP)",
3951 "email": "keyvan@keyvan.net",
3952 "homepage": "http://keyvan.net"
3953 },
3954 {
3955 "name": "Arc90",
3956 "role": "Developer (original JS version)",
3957 "homepage": "http://arc90.com"
3958 },
3959 {
3960 "name": "Jeremy Benoist",
3961 "role": "Developer",
3962 "email": "jeremy.benoist@gmail.com",
3963 "homepage": "http://www.j0k3r.net"
3964 },
3965 {
3966 "name": "DitherSky",
3967 "role": "Developer (https://github.com/Dither/full-text-rss)",
3968 "homepage": "https://github.com/Dither"
3969 }
3970 ],
3971 "description": "Automatic article extraction from HTML",
3972 "keywords": [
3973 "article",
3974 "article extraction",
3975 "content",
3976 "content extraction",
3977 "extraction",
3978 "html"
3979 ],
3980 "time": "2019-06-25T15:15:37+00:00"
3981 },
3982 {
3983 "name": "javibravo/simpleue",
3984 "version": "2.1.0",
3985 "source": {
3986 "type": "git",
3987 "url": "https://github.com/javibravo/simpleue.git",
3988 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6"
3989 },
3990 "dist": {
3991 "type": "zip",
3992 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3993 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3994 "shasum": ""
3995 },
3996 "require": {
3997 "php": ">=5.5",
3998 "psr/log": "~1.0"
3999 },
4000 "require-dev": {
4001 "aws/aws-sdk-php": "^3.9",
4002 "pda/pheanstalk": "^3.1",
4003 "phpunit/phpunit": "4.0.*",
4004 "predis/predis": "^1.0"
4005 },
4006 "suggest": {
4007 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
4008 "ext-redis": "Allow work with Redis Locker",
4009 "pda/pheanstalk": "Allow work with Beanstalkd queues",
4010 "predis/predis": "Allow work with Redis queues"
4011 },
4012 "type": "library",
4013 "autoload": {
4014 "psr-4": {
4015 "Simpleue\\": "src/Simpleue"
4016 }
4017 },
4018 "notification-url": "https://packagist.org/downloads/",
4019 "license": [
4020 "MIT"
4021 ],
4022 "authors": [
4023 {
4024 "name": "Javier Bravo",
4025 "email": "javibravo85@gmail.com"
4026 }
4027 ],
4028 "description": "Php package to manage queue tasks in a simple way",
4029 "homepage": "http://github.com/javibravo/simpleue",
4030 "keywords": [
4031 "job",
4032 "queue",
4033 "redis",
4034 "sqs",
4035 "task"
4036 ],
4037 "time": "2017-11-15T13:41:13+00:00"
4038 },
4039 {
4040 "name": "jdorn/sql-formatter",
4041 "version": "v1.2.17",
4042 "source": {
4043 "type": "git",
4044 "url": "https://github.com/jdorn/sql-formatter.git",
4045 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
4046 },
4047 "dist": {
4048 "type": "zip",
4049 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
4050 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
4051 "shasum": ""
4052 },
4053 "require": {
4054 "php": ">=5.2.4"
4055 },
4056 "require-dev": {
4057 "phpunit/phpunit": "3.7.*"
4058 },
4059 "type": "library",
4060 "extra": {
4061 "branch-alias": {
4062 "dev-master": "1.3.x-dev"
4063 }
4064 },
4065 "autoload": {
4066 "classmap": [
4067 "lib"
4068 ]
4069 },
4070 "notification-url": "https://packagist.org/downloads/",
4071 "license": [
4072 "MIT"
4073 ],
4074 "authors": [
4075 {
4076 "name": "Jeremy Dorn",
4077 "email": "jeremy@jeremydorn.com",
4078 "homepage": "http://jeremydorn.com/"
4079 }
4080 ],
4081 "description": "a PHP SQL highlighting library",
4082 "homepage": "https://github.com/jdorn/sql-formatter/",
4083 "keywords": [
4084 "highlight",
4085 "sql"
4086 ],
4087 "time": "2014-01-12T16:20:24+00:00"
4088 },
4089 {
4090 "name": "jean85/pretty-package-versions",
4091 "version": "1.2",
4092 "source": {
4093 "type": "git",
4094 "url": "https://github.com/Jean85/pretty-package-versions.git",
4095 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
4096 },
4097 "dist": {
4098 "type": "zip",
4099 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4100 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4101 "shasum": ""
4102 },
4103 "require": {
4104 "ocramius/package-versions": "^1.2.0",
4105 "php": "^7.0"
4106 },
4107 "require-dev": {
4108 "phpunit/phpunit": "^6.0"
4109 },
4110 "type": "library",
4111 "extra": {
4112 "branch-alias": {
4113 "dev-master": "1.x-dev"
4114 }
4115 },
4116 "autoload": {
4117 "psr-4": {
4118 "Jean85\\": "src/"
4119 }
4120 },
4121 "notification-url": "https://packagist.org/downloads/",
4122 "license": [
4123 "MIT"
4124 ],
4125 "authors": [
4126 {
4127 "name": "Alessandro Lai",
4128 "email": "alessandro.lai85@gmail.com"
4129 }
4130 ],
4131 "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
4132 "keywords": [
4133 "composer",
4134 "package",
4135 "release",
4136 "versions"
4137 ],
4138 "time": "2018-06-13T13:22:40+00:00"
4139 },
4140 {
4141 "name": "jms/metadata",
4142 "version": "1.7.0",
4143 "source": {
4144 "type": "git",
4145 "url": "https://github.com/schmittjoh/metadata.git",
4146 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
4147 },
4148 "dist": {
4149 "type": "zip",
4150 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
4151 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
4152 "shasum": ""
4153 },
4154 "require": {
4155 "php": ">=5.3.0"
4156 },
4157 "require-dev": {
4158 "doctrine/cache": "~1.0",
4159 "symfony/cache": "~3.1"
4160 },
4161 "type": "library",
4162 "extra": {
4163 "branch-alias": {
4164 "dev-master": "1.5.x-dev"
4165 }
4166 },
4167 "autoload": {
4168 "psr-0": {
4169 "Metadata\\": "src/"
4170 }
4171 },
4172 "notification-url": "https://packagist.org/downloads/",
4173 "license": [
4174 "MIT"
4175 ],
4176 "authors": [
4177 {
4178 "name": "Asmir Mustafic",
4179 "email": "goetas@gmail.com"
4180 },
4181 {
4182 "name": "Johannes M. Schmitt",
4183 "email": "schmittjoh@gmail.com"
4184 }
4185 ],
4186 "description": "Class/method/property metadata management in PHP",
4187 "keywords": [
4188 "annotations",
4189 "metadata",
4190 "xml",
4191 "yaml"
4192 ],
4193 "time": "2018-10-26T12:40:10+00:00"
4194 },
4195 {
4196 "name": "jms/parser-lib",
4197 "version": "1.0.0",
4198 "source": {
4199 "type": "git",
4200 "url": "https://github.com/schmittjoh/parser-lib.git",
4201 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
4202 },
4203 "dist": {
4204 "type": "zip",
4205 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4206 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4207 "shasum": ""
4208 },
4209 "require": {
4210 "phpoption/phpoption": ">=0.9,<2.0-dev"
4211 },
4212 "type": "library",
4213 "extra": {
4214 "branch-alias": {
4215 "dev-master": "1.0-dev"
4216 }
4217 },
4218 "autoload": {
4219 "psr-0": {
4220 "JMS\\": "src/"
4221 }
4222 },
4223 "notification-url": "https://packagist.org/downloads/",
4224 "license": [
4225 "Apache2"
4226 ],
4227 "description": "A library for easily creating recursive-descent parsers.",
4228 "time": "2012-11-18T18:08:43+00:00"
4229 },
4230 {
4231 "name": "jms/serializer",
4232 "version": "1.14.0",
4233 "source": {
4234 "type": "git",
4235 "url": "https://github.com/schmittjoh/serializer.git",
4236 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca"
4237 },
4238 "dist": {
4239 "type": "zip",
4240 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
4241 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
4242 "shasum": ""
4243 },
4244 "require": {
4245 "doctrine/annotations": "^1.0",
4246 "doctrine/instantiator": "^1.0.3",
4247 "jms/metadata": "^1.3",
4248 "jms/parser-lib": "1.*",
4249 "php": "^5.5|^7.0",
4250 "phpcollection/phpcollection": "~0.1",
4251 "phpoption/phpoption": "^1.1"
4252 },
4253 "conflict": {
4254 "twig/twig": "<1.12"
4255 },
4256 "require-dev": {
4257 "doctrine/orm": "~2.1",
4258 "doctrine/phpcr-odm": "^1.3|^2.0",
4259 "ext-pdo_sqlite": "*",
4260 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
4261 "phpunit/phpunit": "^4.8|^5.0",
4262 "propel/propel1": "~1.7",
4263 "psr/container": "^1.0",
4264 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
4265 "symfony/expression-language": "^2.6|^3.0",
4266 "symfony/filesystem": "^2.1",
4267 "symfony/form": "~2.1|^3.0",
4268 "symfony/translation": "^2.1|^3.0",
4269 "symfony/validator": "^2.2|^3.0",
4270 "symfony/yaml": "^2.1|^3.0",
4271 "twig/twig": "~1.12|~2.0"
4272 },
4273 "suggest": {
4274 "doctrine/cache": "Required if you like to use cache functionality.",
4275 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
4276 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
4277 },
4278 "type": "library",
4279 "extra": {
4280 "branch-alias": {
4281 "dev-1.x": "1.14-dev"
4282 }
4283 },
4284 "autoload": {
4285 "psr-0": {
4286 "JMS\\Serializer": "src/"
4287 }
4288 },
4289 "notification-url": "https://packagist.org/downloads/",
4290 "license": [
4291 "MIT"
4292 ],
4293 "authors": [
4294 {
4295 "name": "Asmir Mustafic",
4296 "email": "goetas@gmail.com"
4297 },
4298 {
4299 "name": "Johannes M. Schmitt",
4300 "email": "schmittjoh@gmail.com"
4301 }
4302 ],
4303 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
4304 "homepage": "http://jmsyst.com/libs/serializer",
4305 "keywords": [
4306 "deserialization",
4307 "jaxb",
4308 "json",
4309 "serialization",
4310 "xml"
4311 ],
4312 "time": "2019-04-17T08:12:16+00:00"
4313 },
4314 {
4315 "name": "jms/serializer-bundle",
4316 "version": "2.4.4",
4317 "source": {
4318 "type": "git",
4319 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
4320 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb"
4321 },
4322 "dist": {
4323 "type": "zip",
4324 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb",
4325 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb",
4326 "shasum": ""
4327 },
4328 "require": {
4329 "jms/serializer": "^1.10",
4330 "php": "^5.4|^7.0",
4331 "phpoption/phpoption": "^1.1.0",
4332 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
4333 },
4334 "require-dev": {
4335 "doctrine/orm": "*",
4336 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
4337 "symfony/expression-language": "~2.6|~3.0|~4.0",
4338 "symfony/finder": "^2.3|^3.0|^4.0",
4339 "symfony/form": "*",
4340 "symfony/stopwatch": "*",
4341 "symfony/twig-bundle": "*",
4342 "symfony/validator": "*",
4343 "symfony/yaml": "*"
4344 },
4345 "suggest": {
4346 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
4347 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
4348 },
4349 "type": "symfony-bundle",
4350 "extra": {
4351 "branch-alias": {
4352 "dev-master": "2.4-dev"
4353 }
4354 },
4355 "autoload": {
4356 "psr-4": {
4357 "JMS\\SerializerBundle\\": ""
4358 },
4359 "exclude-from-classmap": [
4360 "/Tests/"
4361 ]
4362 },
4363 "notification-url": "https://packagist.org/downloads/",
4364 "license": [
4365 "MIT"
4366 ],
4367 "authors": [
4368 {
4369 "name": "Asmir Mustafic",
4370 "email": "goetas@gmail.com"
4371 },
4372 {
4373 "name": "Johannes M. Schmitt",
4374 "email": "schmittjoh@gmail.com"
4375 }
4376 ],
4377 "description": "Allows you to easily serialize, and deserialize data of any complexity",
4378 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
4379 "keywords": [
4380 "deserialization",
4381 "jaxb",
4382 "json",
4383 "serialization",
4384 "xml"
4385 ],
4386 "time": "2019-03-30T10:26:09+00:00"
4387 },
4388 {
4389 "name": "kphoen/rulerz",
4390 "version": "0.21.1",
4391 "source": {
4392 "type": "git",
4393 "url": "https://github.com/K-Phoen/rulerz.git",
4394 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41"
4395 },
4396 "dist": {
4397 "type": "zip",
4398 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4399 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4400 "shasum": ""
4401 },
4402 "require": {
4403 "hoa/ruler": "~2.0",
4404 "php": ">=7.1",
4405 "symfony/property-access": "~3.0|~4.0"
4406 },
4407 "require-dev": {
4408 "behat/behat": "~3.0",
4409 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
4410 "doctrine/orm": "~2.4",
4411 "elasticsearch/elasticsearch": "~1.0",
4412 "illuminate/database": "~5.0",
4413 "kphoen/rusty": "dev-master",
4414 "liip/rmt": "^1.2",
4415 "mikey179/vfsstream": "~1.4",
4416 "phpspec/phpspec": "~2.0,>=2.4-dev",
4417 "pomm-project/cli": "~2.0@dev",
4418 "pomm-project/foundation": "~2.0@dev",
4419 "pomm-project/model-manager": "~2.0.@dev",
4420 "ruflin/elastica": "~1.0",
4421 "solarium/solarium": "~3.0",
4422 "vlucas/phpdotenv": "~2.1"
4423 },
4424 "suggest": {
4425 "doctrine/orm": "To execute rules as Doctrine queries",
4426 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
4427 "kphoen/rulerz-spec-builder": "If you want a specification builder",
4428 "pomm-project/model-manager": "To execute rules as Pomm queries",
4429 "solarium/solarium": "To execute rules as Solr queries"
4430 },
4431 "type": "library",
4432 "extra": {
4433 "branch-alias": {
4434 "dev-master": "1.0.x-dev"
4435 }
4436 },
4437 "autoload": {
4438 "psr-4": {
4439 "RulerZ\\": "src/"
4440 }
4441 },
4442 "notification-url": "https://packagist.org/downloads/",
4443 "license": [
4444 "MIT"
4445 ],
4446 "authors": [
4447 {
4448 "name": "Kévin Gomez",
4449 "email": "contact@kevingomez.fr"
4450 }
4451 ],
4452 "description": "Powerful implementation of the Specification pattern",
4453 "homepage": "https://github.com/K-Phoen/RulerZ",
4454 "keywords": [
4455 "doctrine",
4456 "specification"
4457 ],
4458 "time": "2018-09-18T15:15:42+00:00"
4459 },
4460 {
4461 "name": "kphoen/rulerz-bridge",
4462 "version": "1.1.1",
4463 "source": {
4464 "type": "git",
4465 "url": "https://github.com/K-Phoen/rulerz-bridge.git",
4466 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0"
4467 },
4468 "dist": {
4469 "type": "zip",
4470 "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4471 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4472 "shasum": ""
4473 },
4474 "require": {
4475 "kphoen/rulerz": "~0.19,>=0.19.3|^1.0",
4476 "php": ">=7.1",
4477 "symfony/form": "^3.0|^4.0",
4478 "symfony/validator": "^3.0|^4.0"
4479 },
4480 "require-dev": {
4481 "liip/rmt": "^1.2",
4482 "phpunit/phpunit": "~7.1",
4483 "symfony/phpunit-bridge": "^3.0|^4.0"
4484 },
4485 "type": "symfony-bridge",
4486 "autoload": {
4487 "psr-4": {
4488 "Symfony\\Bridge\\RulerZ\\": ""
4489 },
4490 "exclude-from-classmap": [
4491 "/Tests/"
4492 ]
4493 },
4494 "notification-url": "https://packagist.org/downloads/",
4495 "license": [
4496 "MIT"
4497 ],
4498 "authors": [
4499 {
4500 "name": "Kévin Gomez",
4501 "email": "contact@kevingomez.fr"
4502 }
4503 ],
4504 "description": "Symfony RulerZ Bridge",
4505 "homepage": "https://github.com/K-Phoen/rulerz-bridge",
4506 "keywords": [
4507 "Bridge",
4508 "doctrine",
4509 "ruler",
4510 "rulerz",
4511 "specification",
4512 "symfony"
4513 ],
4514 "time": "2018-10-01T14:17:27+00:00"
4515 },
4516 {
4517 "name": "kphoen/rulerz-bundle",
4518 "version": "0.15.0",
4519 "source": {
4520 "type": "git",
4521 "url": "https://github.com/K-Phoen/RulerZBundle.git",
4522 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad"
4523 },
4524 "dist": {
4525 "type": "zip",
4526 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4527 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4528 "shasum": ""
4529 },
4530 "require": {
4531 "kphoen/rulerz": "~0.17,>=0.19.3",
4532 "kphoen/rulerz-bridge": "^1.0",
4533 "php": ">=7.1",
4534 "symfony/framework-bundle": "^3.0|^4.0"
4535 },
4536 "require-dev": {
4537 "liip/rmt": "^1.2",
4538 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
4539 "mikey179/vfsstream": "^1.6",
4540 "phpunit/phpunit": "^7.1",
4541 "symfony/phpunit-bridge": "^3.0|^4.0"
4542 },
4543 "type": "symfony-bundle",
4544 "autoload": {
4545 "psr-4": {
4546 "KPhoen\\RulerZBundle\\": ""
4547 },
4548 "exclude-from-classmap": [
4549 "/Tests/"
4550 ]
4551 },
4552 "notification-url": "https://packagist.org/downloads/",
4553 "license": [
4554 "MIT"
4555 ],
4556 "authors": [
4557 {
4558 "name": "Kévin Gomez",
4559 "email": "contact@kevingomez.fr"
4560 }
4561 ],
4562 "description": "Symfony2 Bundle for RulerZ",
4563 "homepage": "https://github.com/K-Phoen/RulerZBundle",
4564 "keywords": [
4565 "doctrine",
4566 "ruler",
4567 "rulerz",
4568 "specification"
4569 ],
4570 "time": "2018-09-17T09:02:32+00:00"
4571 },
4572 {
4573 "name": "lcobucci/jwt",
4574 "version": "3.3.1",
4575 "source": {
4576 "type": "git",
4577 "url": "https://github.com/lcobucci/jwt.git",
4578 "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
4579 },
4580 "dist": {
4581 "type": "zip",
4582 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
4583 "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
4584 "shasum": ""
4585 },
4586 "require": {
4587 "ext-mbstring": "*",
4588 "ext-openssl": "*",
4589 "php": "^5.6 || ^7.0"
4590 },
4591 "require-dev": {
4592 "mikey179/vfsstream": "~1.5",
4593 "phpmd/phpmd": "~2.2",
4594 "phpunit/php-invoker": "~1.1",
4595 "phpunit/phpunit": "^5.7 || ^7.3",
4596 "squizlabs/php_codesniffer": "~2.3"
4597 },
4598 "type": "library",
4599 "extra": {
4600 "branch-alias": {
4601 "dev-master": "3.1-dev"
4602 }
4603 },
4604 "autoload": {
4605 "psr-4": {
4606 "Lcobucci\\JWT\\": "src"
4607 }
4608 },
4609 "notification-url": "https://packagist.org/downloads/",
4610 "license": [
4611 "BSD-3-Clause"
4612 ],
4613 "authors": [
4614 {
4615 "name": "Luís Otávio Cobucci Oblonczyk",
4616 "role": "Developer",
4617 "email": "lcobucci@gmail.com"
4618 }
4619 ],
4620 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
4621 "keywords": [
4622 "JWS",
4623 "jwt"
4624 ],
4625 "time": "2019-05-24T18:30:49+00:00"
4626 },
4627 {
4628 "name": "lexik/form-filter-bundle",
4629 "version": "v5.0.10",
4630 "source": {
4631 "type": "git",
4632 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
4633 "reference": "92df0638173979dc906bda7a33a10b98429d2057"
4634 },
4635 "dist": {
4636 "type": "zip",
4637 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057",
4638 "reference": "92df0638173979dc906bda7a33a10b98429d2057",
4639 "shasum": ""
4640 },
4641 "require": {
4642 "doctrine/orm": "^2.4.8",
4643 "php": ">=5.5.9",
4644 "symfony/form": "~2.8|~3.0|^4.0",
4645 "symfony/framework-bundle": "~2.8|~3.0|^4.0"
4646 },
4647 "require-dev": {
4648 "doctrine/mongodb-odm-bundle": "^3.0",
4649 "phpunit/phpunit": "~5.0|^7.5"
4650 },
4651 "suggest": {
4652 "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver"
4653 },
4654 "type": "symfony-bundle",
4655 "extra": {
4656 "branch-alias": {
4657 "dev-master": "5.x.x-dev"
4658 }
4659 },
4660 "autoload": {
4661 "psr-4": {
4662 "Lexik\\Bundle\\FormFilterBundle\\": ""
4663 }
4664 },
4665 "notification-url": "https://packagist.org/downloads/",
4666 "license": [
4667 "MIT"
4668 ],
4669 "authors": [
4670 {
4671 "name": "Dev Lexik",
4672 "email": "dev@lexik.fr"
4673 },
4674 {
4675 "name": "Cedric Girard",
4676 "email": "c.girard@lexik.fr"
4677 }
4678 ],
4679 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
4680 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
4681 "keywords": [
4682 "bundle",
4683 "doctrine",
4684 "filter",
4685 "form",
4686 "symfony"
4687 ],
4688 "time": "2019-04-17T17:58:44+00:00"
4689 },
4690 {
4691 "name": "liip/theme-bundle",
4692 "version": "1.7.0",
4693 "source": {
4694 "type": "git",
4695 "url": "https://github.com/liip/LiipThemeBundle.git",
4696 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a"
4697 },
4698 "dist": {
4699 "type": "zip",
4700 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a",
4701 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a",
4702 "shasum": ""
4703 },
4704 "require": {
4705 "php": "^7.0",
4706 "psr/log": "~1.0",
4707 "symfony/finder": "^3.0|^4.0",
4708 "symfony/framework-bundle": "^3.0|^4.0",
4709 "symfony/templating": "^3.0|^4.0",
4710 "symfony/twig-bundle": "^3.0|^4.0",
4711 "twig/twig": "^1.34|^2.4"
4712 },
4713 "conflict": {
4714 "sebastian/comparator": "1.2.3"
4715 },
4716 "require-dev": {
4717 "phpunit/phpunit": "^6.0",
4718 "symfony/console": "^3.0|^4.0",
4719 "symfony/expression-language": "^3.0|^4.0"
4720 },
4721 "type": "symfony-bundle",
4722 "extra": {
4723 "branch-alias": {
4724 "dev-master": "1.4-dev"
4725 }
4726 },
4727 "autoload": {
4728 "psr-4": {
4729 "Liip\\ThemeBundle\\": ""
4730 }
4731 },
4732 "notification-url": "https://packagist.org/downloads/",
4733 "license": [
4734 "MIT"
4735 ],
4736 "authors": [
4737 {
4738 "name": "Community contributions",
4739 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
4740 },
4741 {
4742 "name": "Liip AG",
4743 "homepage": "http://www.liip.ch/"
4744 }
4745 ],
4746 "description": "Provides theming support for #Symfony2 Bundles",
4747 "keywords": [
4748 "themes",
4749 "theming"
4750 ],
4751 "time": "2019-06-19T12:53:08+00:00"
4752 },
4753 {
4754 "name": "masterminds/html5",
4755 "version": "2.7.0",
4756 "source": {
4757 "type": "git",
4758 "url": "https://github.com/Masterminds/html5-php.git",
4759 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
4760 },
4761 "dist": {
4762 "type": "zip",
4763 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
4764 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
4765 "shasum": ""
4766 },
4767 "require": {
4768 "ext-ctype": "*",
4769 "ext-dom": "*",
4770 "ext-libxml": "*",
4771 "php": ">=5.3.0"
4772 },
4773 "require-dev": {
4774 "phpunit/phpunit": "^4.8.35",
4775 "sami/sami": "~2.0",
4776 "satooshi/php-coveralls": "1.0.*"
4777 },
4778 "type": "library",
4779 "extra": {
4780 "branch-alias": {
4781 "dev-master": "2.7-dev"
4782 }
4783 },
4784 "autoload": {
4785 "psr-4": {
4786 "Masterminds\\": "src"
4787 }
4788 },
4789 "notification-url": "https://packagist.org/downloads/",
4790 "license": [
4791 "MIT"
4792 ],
4793 "authors": [
4794 {
4795 "name": "Matt Butcher",
4796 "email": "technosophos@gmail.com"
4797 },
4798 {
4799 "name": "Matt Farina",
4800 "email": "matt@mattfarina.com"
4801 },
4802 {
4803 "name": "Asmir Mustafic",
4804 "email": "goetas@gmail.com"
4805 }
4806 ],
4807 "description": "An HTML5 parser and serializer.",
4808 "homepage": "http://masterminds.github.io/html5-php",
4809 "keywords": [
4810 "HTML5",
4811 "dom",
4812 "html",
4813 "parser",
4814 "querypath",
4815 "serializer",
4816 "xml"
4817 ],
4818 "time": "2019-07-25T07:03:26+00:00"
4819 },
4820 {
4821 "name": "mgargano/simplehtmldom",
4822 "version": "1.5",
4823 "source": {
4824 "type": "git",
4825 "url": "https://github.com/matgargano/simplehtmldom.git",
4826 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
4827 },
4828 "dist": {
4829 "type": "zip",
4830 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4831 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4832 "shasum": ""
4833 },
4834 "require": {
4835 "php": ">=5.3.0"
4836 },
4837 "type": "library",
4838 "autoload": {
4839 "psr-0": {
4840 "SimpleHtmlDom": "src/"
4841 },
4842 "files": [
4843 "src/simple_html_dom.php"
4844 ]
4845 },
4846 "notification-url": "https://packagist.org/downloads/",
4847 "license": [
4848 "The MIT License"
4849 ],
4850 "authors": [
4851 {
4852 "name": "S.C. Chen",
4853 "email": "me578022@gmail.com"
4854 }
4855 ],
4856 "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",
4857 "homepage": "http://simplehtmldom.sourceforge.net/",
4858 "keywords": [
4859 "Simple",
4860 "dom",
4861 "html"
4862 ],
4863 "time": "2014-01-05T18:17:34+00:00"
4864 },
4865 {
4866 "name": "michelf/php-markdown",
4867 "version": "1.8.0",
4868 "source": {
4869 "type": "git",
4870 "url": "https://github.com/michelf/php-markdown.git",
4871 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
4872 },
4873 "dist": {
4874 "type": "zip",
4875 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
4876 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
4877 "shasum": ""
4878 },
4879 "require": {
4880 "php": ">=5.3.0"
4881 },
4882 "type": "library",
4883 "autoload": {
4884 "psr-4": {
4885 "Michelf\\": "Michelf/"
4886 }
4887 },
4888 "notification-url": "https://packagist.org/downloads/",
4889 "license": [
4890 "BSD-3-Clause"
4891 ],
4892 "authors": [
4893 {
4894 "name": "Michel Fortin",
4895 "email": "michel.fortin@michelf.ca",
4896 "homepage": "https://michelf.ca/",
4897 "role": "Developer"
4898 },
4899 {
4900 "name": "John Gruber",
4901 "homepage": "https://daringfireball.net/"
4902 }
4903 ],
4904 "description": "PHP Markdown",
4905 "homepage": "https://michelf.ca/projects/php-markdown/",
4906 "keywords": [
4907 "markdown"
4908 ],
4909 "time": "2018-01-15T00:49:33+00:00"
4910 },
4911 {
4912 "name": "mnapoli/piwik-twig-extension",
4913 "version": "2.0.1",
4914 "source": {
4915 "type": "git",
4916 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
4917 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612"
4918 },
4919 "dist": {
4920 "type": "zip",
4921 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/e1746d20730426d7098b4a9a3f5c6c99c6f04612",
4922 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612",
4923 "shasum": ""
4924 },
4925 "require": {
4926 "php": ">=7.0",
4927 "twig/twig": "~2.10"
4928 },
4929 "require-dev": {
4930 "friendsofphp/php-cs-fixer": "~2.13",
4931 "php-coveralls/php-coveralls": "^2.0",
4932 "symfony/phpunit-bridge": "^4.2"
4933 },
4934 "type": "library",
4935 "autoload": {
4936 "psr-4": {
4937 "PiwikTwigExtension\\": "src/"
4938 }
4939 },
4940 "notification-url": "https://packagist.org/downloads/",
4941 "license": [
4942 "MIT"
4943 ],
4944 "time": "2019-06-21T10:58:04+00:00"
4945 },
4946 {
4947 "name": "monolog/monolog",
4948 "version": "1.25.1",
4949 "source": {
4950 "type": "git",
4951 "url": "https://github.com/Seldaek/monolog.git",
4952 "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf"
4953 },
4954 "dist": {
4955 "type": "zip",
4956 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
4957 "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
4958 "shasum": ""
4959 },
4960 "require": {
4961 "php": ">=5.3.0",
4962 "psr/log": "~1.0"
4963 },
4964 "provide": {
4965 "psr/log-implementation": "1.0.0"
4966 },
4967 "require-dev": {
4968 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4969 "doctrine/couchdb": "~1.0@dev",
4970 "graylog2/gelf-php": "~1.0",
4971 "jakub-onderka/php-parallel-lint": "0.9",
4972 "php-amqplib/php-amqplib": "~2.4",
4973 "php-console/php-console": "^3.1.3",
4974 "phpunit/phpunit": "~4.5",
4975 "phpunit/phpunit-mock-objects": "2.3.0",
4976 "ruflin/elastica": ">=0.90 <3.0",
4977 "sentry/sentry": "^0.13",
4978 "swiftmailer/swiftmailer": "^5.3|^6.0"
4979 },
4980 "suggest": {
4981 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4982 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4983 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4984 "ext-mongo": "Allow sending log messages to a MongoDB server",
4985 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4986 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
4987 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4988 "php-console/php-console": "Allow sending log messages to Google Chrome",
4989 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4990 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
4991 "sentry/sentry": "Allow sending log messages to a Sentry server"
4992 },
4993 "type": "library",
4994 "extra": {
4995 "branch-alias": {
4996 "dev-master": "2.0.x-dev"
4997 }
4998 },
4999 "autoload": {
5000 "psr-4": {
5001 "Monolog\\": "src/Monolog"
5002 }
5003 },
5004 "notification-url": "https://packagist.org/downloads/",
5005 "license": [
5006 "MIT"
5007 ],
5008 "authors": [
5009 {
5010 "name": "Jordi Boggiano",
5011 "email": "j.boggiano@seld.be",
5012 "homepage": "http://seld.be"
5013 }
5014 ],
5015 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
5016 "homepage": "http://github.com/Seldaek/monolog",
5017 "keywords": [
5018 "log",
5019 "logging",
5020 "psr-3"
5021 ],
5022 "time": "2019-09-06T13:49:17+00:00"
5023 },
5024 {
5025 "name": "nelmio/api-doc-bundle",
5026 "version": "2.13.4",
5027 "target-dir": "Nelmio/ApiDocBundle",
5028 "source": {
5029 "type": "git",
5030 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
5031 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580"
5032 },
5033 "dist": {
5034 "type": "zip",
5035 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
5036 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
5037 "shasum": ""
5038 },
5039 "require": {
5040 "michelf/php-markdown": "~1.4",
5041 "php": ">=5.4",
5042 "symfony/console": "~2.3|~3.0|~4.0",
5043 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
5044 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
5045 },
5046 "conflict": {
5047 "jms/serializer": "<0.12",
5048 "jms/serializer-bundle": "<0.11",
5049 "symfony/symfony": "~2.7.8",
5050 "twig/twig": "<1.12"
5051 },
5052 "require-dev": {
5053 "doctrine/doctrine-bundle": "~1.5",
5054 "doctrine/orm": "~2.3",
5055 "dunglas/api-bundle": "~1.0",
5056 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
5057 "jms/serializer-bundle": ">=0.11",
5058 "sensio/framework-extra-bundle": "~3.0",
5059 "symfony/browser-kit": "~2.3|~3.0|~4.0",
5060 "symfony/css-selector": "~2.3|~3.0|~4.0",
5061 "symfony/finder": "~2.3|~3.0|~4.0",
5062 "symfony/form": "~2.3|~3.0|~4.0",
5063 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
5064 "symfony/serializer": "~2.7|~3.0|~4.0",
5065 "symfony/validator": "~2.3|~3.0|~4.0",
5066 "symfony/yaml": "~2.3|~3.0|~4.0"
5067 },
5068 "suggest": {
5069 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
5070 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
5071 "jms/serializer": "For making use of serializer information in the doc.",
5072 "symfony/form": "For using form definitions as input.",
5073 "symfony/validator": "For making use of validator information in the doc."
5074 },
5075 "type": "symfony-bundle",
5076 "extra": {
5077 "branch-alias": {
5078 "dev-2.x": "2.13-dev"
5079 }
5080 },
5081 "autoload": {
5082 "psr-0": {
5083 "Nelmio\\ApiDocBundle": ""
5084 }
5085 },
5086 "notification-url": "https://packagist.org/downloads/",
5087 "license": [
5088 "MIT"
5089 ],
5090 "authors": [
5091 {
5092 "name": "Nelmio",
5093 "homepage": "http://nelm.io"
5094 },
5095 {
5096 "name": "Symfony Community",
5097 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
5098 }
5099 ],
5100 "description": "Generates documentation for your REST API from annotations",
5101 "keywords": [
5102 "api",
5103 "doc",
5104 "documentation",
5105 "rest"
5106 ],
5107 "time": "2019-06-01T13:34:59+00:00"
5108 },
5109 {
5110 "name": "nelmio/cors-bundle",
5111 "version": "1.5.6",
5112 "source": {
5113 "type": "git",
5114 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
5115 "reference": "10a24c10f242440211ed31075e74f81661c690d9"
5116 },
5117 "dist": {
5118 "type": "zip",
5119 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
5120 "reference": "10a24c10f242440211ed31075e74f81661c690d9",
5121 "shasum": ""
5122 },
5123 "require": {
5124 "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
5125 },
5126 "require-dev": {
5127 "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
5128 "mockery/mockery": "^0.9 || ^1.0",
5129 "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
5130 },
5131 "type": "symfony-bundle",
5132 "extra": {
5133 "branch-alias": {
5134 "dev-master": "1.5.x-dev"
5135 }
5136 },
5137 "autoload": {
5138 "psr-4": {
5139 "Nelmio\\CorsBundle\\": ""
5140 },
5141 "exclude-from-classmap": [
5142 "/Tests/"
5143 ]
5144 },
5145 "notification-url": "https://packagist.org/downloads/",
5146 "license": [
5147 "MIT"
5148 ],
5149 "authors": [
5150 {
5151 "name": "Nelmio",
5152 "homepage": "http://nelm.io"
5153 },
5154 {
5155 "name": "Symfony Community",
5156 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
5157 }
5158 ],
5159 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
5160 "keywords": [
5161 "api",
5162 "cors",
5163 "crossdomain"
5164 ],
5165 "time": "2019-06-17T08:53:14+00:00"
5166 },
5167 {
5168 "name": "ocramius/package-versions",
5169 "version": "1.4.0",
5170 "source": {
5171 "type": "git",
5172 "url": "https://github.com/Ocramius/PackageVersions.git",
5173 "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
5174 },
5175 "dist": {
5176 "type": "zip",
5177 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
5178 "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
5179 "shasum": ""
5180 },
5181 "require": {
5182 "composer-plugin-api": "^1.0.0",
5183 "php": "^7.1.0"
5184 },
5185 "require-dev": {
5186 "composer/composer": "^1.6.3",
5187 "doctrine/coding-standard": "^5.0.1",
5188 "ext-zip": "*",
5189 "infection/infection": "^0.7.1",
5190 "phpunit/phpunit": "^7.0.0"
5191 },
5192 "type": "composer-plugin",
5193 "extra": {
5194 "class": "PackageVersions\\Installer",
5195 "branch-alias": {
5196 "dev-master": "2.0.x-dev"
5197 }
5198 },
5199 "autoload": {
5200 "psr-4": {
5201 "PackageVersions\\": "src/PackageVersions"
5202 }
5203 },
5204 "notification-url": "https://packagist.org/downloads/",
5205 "license": [
5206 "MIT"
5207 ],
5208 "authors": [
5209 {
5210 "name": "Marco Pivetta",
5211 "email": "ocramius@gmail.com"
5212 }
5213 ],
5214 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
5215 "time": "2019-02-21T12:16:21+00:00"
5216 },
5217 {
5218 "name": "ocramius/proxy-manager",
5219 "version": "2.1.1",
5220 "source": {
5221 "type": "git",
5222 "url": "https://github.com/Ocramius/ProxyManager.git",
5223 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7"
5224 },
5225 "dist": {
5226 "type": "zip",
5227 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5228 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5229 "shasum": ""
5230 },
5231 "require": {
5232 "ocramius/package-versions": "^1.1.1",
5233 "php": "^7.1.0",
5234 "zendframework/zend-code": "^3.1.0"
5235 },
5236 "require-dev": {
5237 "couscous/couscous": "^1.5.2",
5238 "ext-phar": "*",
5239 "humbug/humbug": "dev-master@DEV",
5240 "nikic/php-parser": "^3.0.4",
5241 "phpbench/phpbench": "^0.12.2",
5242 "phpstan/phpstan": "^0.6.4",
5243 "phpunit/phpunit": "^5.6.4",
5244 "phpunit/phpunit-mock-objects": "^3.4.1",
5245 "squizlabs/php_codesniffer": "^2.7.0"
5246 },
5247 "suggest": {
5248 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
5249 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
5250 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
5251 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
5252 },
5253 "type": "library",
5254 "extra": {
5255 "branch-alias": {
5256 "dev-master": "3.0.x-dev"
5257 }
5258 },
5259 "autoload": {
5260 "psr-0": {
5261 "ProxyManager\\": "src"
5262 }
5263 },
5264 "notification-url": "https://packagist.org/downloads/",
5265 "license": [
5266 "MIT"
5267 ],
5268 "authors": [
5269 {
5270 "name": "Marco Pivetta",
5271 "email": "ocramius@gmail.com",
5272 "homepage": "http://ocramius.github.io/"
5273 }
5274 ],
5275 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
5276 "homepage": "https://github.com/Ocramius/ProxyManager",
5277 "keywords": [
5278 "aop",
5279 "lazy loading",
5280 "proxy",
5281 "proxy pattern",
5282 "service proxies"
5283 ],
5284 "time": "2017-05-04T11:12:50+00:00"
5285 },
5286 {
5287 "name": "pagerfanta/pagerfanta",
5288 "version": "v2.1.3",
5289 "source": {
5290 "type": "git",
5291 "url": "https://github.com/whiteoctober/Pagerfanta.git",
5292 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972"
5293 },
5294 "dist": {
5295 "type": "zip",
5296 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a53ff01d521648d9dbca19b93ac6bc75a59b0972",
5297 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972",
5298 "shasum": ""
5299 },
5300 "require": {
5301 "php": "^7.0"
5302 },
5303 "require-dev": {
5304 "doctrine/orm": "~2.3",
5305 "doctrine/phpcr-odm": "1.*",
5306 "jackalope/jackalope-doctrine-dbal": "1.*",
5307 "jmikola/geojson": "~1.0",
5308 "mandango/mandango": "~1.0@dev",
5309 "mandango/mondator": "~1.0@dev",
5310 "phpunit/phpunit": "^6.5",
5311 "propel/propel": "~2.0@dev",
5312 "propel/propel1": "~1.6",
5313 "ruflin/elastica": "~1.3",
5314 "solarium/solarium": "~3.1"
5315 },
5316 "suggest": {
5317 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
5318 "doctrine/orm": "To use the DoctrineORMAdapter.",
5319 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
5320 "mandango/mandango": "To use the MandangoAdapter.",
5321 "propel/propel": "To use the Propel2Adapter",
5322 "propel/propel1": "To use the PropelAdapter",
5323 "solarium/solarium": "To use the SolariumAdapter."
5324 },
5325 "type": "library",
5326 "extra": {
5327 "branch-alias": {
5328 "dev-master": "1.0.x-dev"
5329 }
5330 },
5331 "autoload": {
5332 "psr-4": {
5333 "Pagerfanta\\": "src/Pagerfanta/"
5334 }
5335 },
5336 "notification-url": "https://packagist.org/downloads/",
5337 "license": [
5338 "MIT"
5339 ],
5340 "authors": [
5341 {
5342 "name": "Pablo Díez",
5343 "email": "pablodip@gmail.com"
5344 }
5345 ],
5346 "description": "Pagination for PHP",
5347 "keywords": [
5348 "page",
5349 "pagination",
5350 "paginator",
5351 "paging"
5352 ],
5353 "time": "2019-07-17T20:56:16+00:00"
5354 },
5355 {
5356 "name": "paragonie/constant_time_encoding",
5357 "version": "v2.3.0",
5358 "source": {
5359 "type": "git",
5360 "url": "https://github.com/paragonie/constant_time_encoding.git",
5361 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
5362 },
5363 "dist": {
5364 "type": "zip",
5365 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
5366 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
5367 "shasum": ""
5368 },
5369 "require": {
5370 "php": "^7|^8"
5371 },
5372 "require-dev": {
5373 "phpunit/phpunit": "^6|^7",
5374 "vimeo/psalm": "^1|^2|^3"
5375 },
5376 "type": "library",
5377 "autoload": {
5378 "psr-4": {
5379 "ParagonIE\\ConstantTime\\": "src/"
5380 }
5381 },
5382 "notification-url": "https://packagist.org/downloads/",
5383 "license": [
5384 "MIT"
5385 ],
5386 "authors": [
5387 {
5388 "name": "Paragon Initiative Enterprises",
5389 "email": "security@paragonie.com",
5390 "homepage": "https://paragonie.com",
5391 "role": "Maintainer"
5392 },
5393 {
5394 "name": "Steve 'Sc00bz' Thomas",
5395 "email": "steve@tobtu.com",
5396 "homepage": "https://www.tobtu.com",
5397 "role": "Original Developer"
5398 }
5399 ],
5400 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5401 "keywords": [
5402 "base16",
5403 "base32",
5404 "base32_decode",
5405 "base32_encode",
5406 "base64",
5407 "base64_decode",
5408 "base64_encode",
5409 "bin2hex",
5410 "encoding",
5411 "hex",
5412 "hex2bin",
5413 "rfc4648"
5414 ],
5415 "time": "2019-11-06T19:20:29+00:00"
5416 },
5417 {
5418 "name": "paragonie/random_compat",
5419 "version": "v2.0.18",
5420 "source": {
5421 "type": "git",
5422 "url": "https://github.com/paragonie/random_compat.git",
5423 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
5424 },
5425 "dist": {
5426 "type": "zip",
5427 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5428 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5429 "shasum": ""
5430 },
5431 "require": {
5432 "php": ">=5.2.0"
5433 },
5434 "require-dev": {
5435 "phpunit/phpunit": "4.*|5.*"
5436 },
5437 "suggest": {
5438 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5439 },
5440 "type": "library",
5441 "autoload": {
5442 "files": [
5443 "lib/random.php"
5444 ]
5445 },
5446 "notification-url": "https://packagist.org/downloads/",
5447 "license": [
5448 "MIT"
5449 ],
5450 "authors": [
5451 {
5452 "name": "Paragon Initiative Enterprises",
5453 "email": "security@paragonie.com",
5454 "homepage": "https://paragonie.com"
5455 }
5456 ],
5457 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5458 "keywords": [
5459 "csprng",
5460 "polyfill",
5461 "pseudorandom",
5462 "random"
5463 ],
5464 "time": "2019-01-03T20:59:08+00:00"
5465 },
5466 {
5467 "name": "php-amqplib/php-amqplib",
5468 "version": "v2.10.1",
5469 "source": {
5470 "type": "git",
5471 "url": "https://github.com/php-amqplib/php-amqplib.git",
5472 "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200"
5473 },
5474 "dist": {
5475 "type": "zip",
5476 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200",
5477 "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200",
5478 "shasum": ""
5479 },
5480 "require": {
5481 "ext-bcmath": "*",
5482 "ext-sockets": "*",
5483 "php": ">=5.6"
5484 },
5485 "replace": {
5486 "videlalvaro/php-amqplib": "self.version"
5487 },
5488 "require-dev": {
5489 "ext-curl": "*",
5490 "nategood/httpful": "^0.2.20",
5491 "phpunit/phpunit": "^5.7|^6.5|^7.0",
5492 "squizlabs/php_codesniffer": "^2.5"
5493 },
5494 "type": "library",
5495 "extra": {
5496 "branch-alias": {
5497 "dev-master": "2.10-dev"
5498 }
5499 },
5500 "autoload": {
5501 "psr-4": {
5502 "PhpAmqpLib\\": "PhpAmqpLib/"
5503 }
5504 },
5505 "notification-url": "https://packagist.org/downloads/",
5506 "license": [
5507 "LGPL-2.1-or-later"
5508 ],
5509 "authors": [
5510 {
5511 "name": "Alvaro Videla",
5512 "role": "Original Maintainer"
5513 },
5514 {
5515 "name": "John Kelly",
5516 "email": "johnmkelly86@gmail.com",
5517 "role": "Maintainer"
5518 },
5519 {
5520 "name": "Raúl Araya",
5521 "email": "nubeiro@gmail.com",
5522 "role": "Maintainer"
5523 },
5524 {
5525 "name": "Luke Bakken",
5526 "email": "luke@bakken.io",
5527 "role": "Maintainer"
5528 }
5529 ],
5530 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
5531 "homepage": "https://github.com/php-amqplib/php-amqplib/",
5532 "keywords": [
5533 "message",
5534 "queue",
5535 "rabbitmq"
5536 ],
5537 "time": "2019-10-10T13:23:40+00:00"
5538 },
5539 {
5540 "name": "php-amqplib/rabbitmq-bundle",
5541 "version": "v1.14.4",
5542 "source": {
5543 "type": "git",
5544 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
5545 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8"
5546 },
5547 "dist": {
5548 "type": "zip",
5549 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5550 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5551 "shasum": ""
5552 },
5553 "require": {
5554 "php": "^5.3.9|^7.0",
5555 "php-amqplib/php-amqplib": "^2.6",
5556 "psr/log": "^1.0",
5557 "symfony/config": "^2.7|^3.0|^4.0",
5558 "symfony/console": "^2.7|^3.0|^4.0",
5559 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
5560 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
5561 "symfony/yaml": "^2.7|^3.0|^4.0"
5562 },
5563 "replace": {
5564 "oldsound/rabbitmq-bundle": "self.version"
5565 },
5566 "require-dev": {
5567 "phpunit/phpunit": "^4.8.35|^5.4.3",
5568 "symfony/debug": "^2.7|^3.0|^4.0",
5569 "symfony/serializer": "^2.7|^3.0|^4.0"
5570 },
5571 "suggest": {
5572 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
5573 },
5574 "type": "symfony-bundle",
5575 "extra": {
5576 "branch-alias": {
5577 "dev-master": "1.10.x-dev"
5578 }
5579 },
5580 "autoload": {
5581 "psr-4": {
5582 "OldSound\\RabbitMqBundle\\": ""
5583 },
5584 "exclude-from-classmap": [
5585 "/Tests/"
5586 ]
5587 },
5588 "notification-url": "https://packagist.org/downloads/",
5589 "license": [
5590 "MIT"
5591 ],
5592 "authors": [
5593 {
5594 "name": "Alvaro Videla"
5595 }
5596 ],
5597 "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5598 "keywords": [
5599 "AMQP",
5600 "Symfony2",
5601 "message",
5602 "queue",
5603 "rabbitmq",
5604 "symfony",
5605 "symfony3",
5606 "symfony4"
5607 ],
5608 "time": "2018-05-02T13:12:32+00:00"
5609 },
5610 {
5611 "name": "php-http/client-common",
5612 "version": "2.0.0",
5613 "source": {
5614 "type": "git",
5615 "url": "https://github.com/php-http/client-common.git",
5616 "reference": "2b8aa3c4910afc21146a9c8f96adb266e869517a"
5617 },
5618 "dist": {
5619 "type": "zip",
5620 "url": "https://api.github.com/repos/php-http/client-common/zipball/2b8aa3c4910afc21146a9c8f96adb266e869517a",
5621 "reference": "2b8aa3c4910afc21146a9c8f96adb266e869517a",
5622 "shasum": ""
5623 },
5624 "require": {
5625 "php": "^7.1",
5626 "php-http/httplug": "^2.0",
5627 "php-http/message": "^1.6",
5628 "php-http/message-factory": "^1.0",
5629 "symfony/options-resolver": " ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1"
5630 },
5631 "require-dev": {
5632 "doctrine/instantiator": "^1.1",
5633 "guzzlehttp/psr7": "^1.4",
5634 "phpspec/phpspec": "^5.1",
5635 "phpspec/prophecy": "^1.8",
5636 "sebastian/comparator": "^3.0"
5637 },
5638 "suggest": {
5639 "ext-json": "To detect JSON responses with the ContentTypePlugin",
5640 "ext-libxml": "To detect XML responses with the ContentTypePlugin",
5641 "php-http/cache-plugin": "PSR-6 Cache plugin",
5642 "php-http/logger-plugin": "PSR-3 Logger plugin",
5643 "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
5644 },
5645 "type": "library",
5646 "extra": {
5647 "branch-alias": {
5648 "dev-master": "2.0.x-dev"
5649 }
5650 },
5651 "autoload": {
5652 "psr-4": {
5653 "Http\\Client\\Common\\": "src/"
5654 }
5655 },
5656 "notification-url": "https://packagist.org/downloads/",
5657 "license": [
5658 "MIT"
5659 ],
5660 "authors": [
5661 {
5662 "name": "Márk Sági-Kazár",
5663 "email": "mark.sagikazar@gmail.com"
5664 }
5665 ],
5666 "description": "Common HTTP Client implementations and tools for HTTPlug",
5667 "homepage": "http://httplug.io",
5668 "keywords": [
5669 "client",
5670 "common",
5671 "http",
5672 "httplug"
5673 ],
5674 "time": "2019-02-03T16:49:09+00:00"
5675 },
5676 {
5677 "name": "php-http/curl-client",
5678 "version": "2.0.0",
5679 "source": {
5680 "type": "git",
5681 "url": "https://github.com/php-http/curl-client.git",
5682 "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da"
5683 },
5684 "dist": {
5685 "type": "zip",
5686 "url": "https://api.github.com/repos/php-http/curl-client/zipball/e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da",
5687 "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da",
5688 "shasum": ""
5689 },
5690 "require": {
5691 "ext-curl": "*",
5692 "php": "^7.1",
5693 "php-http/discovery": "^1.6",
5694 "php-http/httplug": "^2.0",
5695 "php-http/message": "^1.2",
5696 "psr/http-client": "^1.0",
5697 "psr/http-factory": "^1.0",
5698 "symfony/options-resolver": "^3.4 || ^4.0"
5699 },
5700 "provide": {
5701 "php-http/async-client-implementation": "1.0",
5702 "php-http/client-implementation": "1.0"
5703 },
5704 "require-dev": {
5705 "guzzlehttp/psr7": "^1.0",
5706 "php-http/client-integration-tests": "^2.0",
5707 "phpunit/phpunit": "^7.5",
5708 "zendframework/zend-diactoros": "^2.0"
5709 },
5710 "type": "library",
5711 "extra": {
5712 "branch-alias": {
5713 "dev-master": "2.x-dev"
5714 }
5715 },
5716 "autoload": {
5717 "psr-4": {
5718 "Http\\Client\\Curl\\": "src/"
5719 }
5720 },
5721 "notification-url": "https://packagist.org/downloads/",
5722 "license": [
5723 "MIT"
5724 ],
5725 "authors": [
5726 {
5727 "name": "Михаил Красильников",
5728 "email": "m.krasilnikov@yandex.ru"
5729 }
5730 ],
5731 "description": "PSR-18 and HTTPlug Async client with cURL",
5732 "homepage": "http://php-http.org",
5733 "keywords": [
5734 "curl",
5735 "http",
5736 "psr-18"
5737 ],
5738 "time": "2019-03-05T19:59:23+00:00"
5739 },
5740 {
5741 "name": "php-http/discovery",
5742 "version": "1.7.0",
5743 "source": {
5744 "type": "git",
5745 "url": "https://github.com/php-http/discovery.git",
5746 "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6"
5747 },
5748 "dist": {
5749 "type": "zip",
5750 "url": "https://api.github.com/repos/php-http/discovery/zipball/e822f86a6983790aa17ab13aa7e69631e86806b6",
5751 "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6",
5752 "shasum": ""
5753 },
5754 "require": {
5755 "php": "^7.1"
5756 },
5757 "conflict": {
5758 "nyholm/psr7": "<1.0"
5759 },
5760 "require-dev": {
5761 "akeneo/phpspec-skip-example-extension": "^4.0",
5762 "php-http/httplug": "^1.0 || ^2.0",
5763 "php-http/message-factory": "^1.0",
5764 "phpspec/phpspec": "^5.1",
5765 "puli/composer-plugin": "1.0.0-beta10"
5766 },
5767 "suggest": {
5768 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
5769 "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
5770 },
5771 "type": "library",
5772 "extra": {
5773 "branch-alias": {
5774 "dev-master": "1.7-dev"
5775 }
5776 },
5777 "autoload": {
5778 "psr-4": {
5779 "Http\\Discovery\\": "src/"
5780 }
5781 },
5782 "notification-url": "https://packagist.org/downloads/",
5783 "license": [
5784 "MIT"
5785 ],
5786 "authors": [
5787 {
5788 "name": "Márk Sági-Kazár",
5789 "email": "mark.sagikazar@gmail.com"
5790 }
5791 ],
5792 "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5793 "homepage": "http://php-http.org",
5794 "keywords": [
5795 "adapter",
5796 "client",
5797 "discovery",
5798 "factory",
5799 "http",
5800 "message",
5801 "psr7"
5802 ],
5803 "time": "2019-06-30T09:04:27+00:00"
5804 },
5805 {
5806 "name": "php-http/guzzle5-adapter",
5807 "version": "2.0.0",
5808 "source": {
5809 "type": "git",
5810 "url": "https://github.com/php-http/guzzle5-adapter.git",
5811 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e"
5812 },
5813 "dist": {
5814 "type": "zip",
5815 "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e",
5816 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e",
5817 "shasum": ""
5818 },
5819 "require": {
5820 "guzzlehttp/guzzle": "^5.1",
5821 "php": "^7.0",
5822 "php-http/discovery": "^1.0",
5823 "php-http/httplug": "^2.0"
5824 },
5825 "provide": {
5826 "php-http/client-implementation": "1.0",
5827 "psr/http-client-implementation": "1.0"
5828 },
5829 "require-dev": {
5830 "ext-curl": "*",
5831 "guzzlehttp/ringphp": "^1.1",
5832 "php-http/client-integration-tests": "^2.0",
5833 "phpunit/phpunit": "^6.0 || ^7.0"
5834 },
5835 "type": "library",
5836 "extra": {
5837 "branch-alias": {
5838 "dev-master": "2.0-dev"
5839 }
5840 },
5841 "autoload": {
5842 "psr-4": {
5843 "Http\\Adapter\\Guzzle5\\": "src/"
5844 }
5845 },
5846 "notification-url": "https://packagist.org/downloads/",
5847 "license": [
5848 "MIT"
5849 ],
5850 "authors": [
5851 {
5852 "name": "Eric GELOEN",
5853 "email": "geloen.eric@gmail.com"
5854 },
5855 {
5856 "name": "Márk Sági-Kazár",
5857 "email": "mark.sagikazar@gmail.com"
5858 }
5859 ],
5860 "description": "Guzzle 5 HTTP Adapter",
5861 "homepage": "http://httplug.io",
5862 "keywords": [
5863 "Guzzle",
5864 "http"
5865 ],
5866 "time": "2019-02-05T12:28:45+00:00"
5867 },
5868 {
5869 "name": "php-http/httplug",
5870 "version": "v2.0.0",
5871 "source": {
5872 "type": "git",
5873 "url": "https://github.com/php-http/httplug.git",
5874 "reference": "b3842537338c949f2469557ef4ad4bdc47b58603"
5875 },
5876 "dist": {
5877 "type": "zip",
5878 "url": "https://api.github.com/repos/php-http/httplug/zipball/b3842537338c949f2469557ef4ad4bdc47b58603",
5879 "reference": "b3842537338c949f2469557ef4ad4bdc47b58603",
5880 "shasum": ""
5881 },
5882 "require": {
5883 "php": "^7.0",
5884 "php-http/promise": "^1.0",
5885 "psr/http-client": "^1.0",
5886 "psr/http-message": "^1.0"
5887 },
5888 "require-dev": {
5889 "henrikbjorn/phpspec-code-coverage": "^1.0",
5890 "phpspec/phpspec": "^2.4"
5891 },
5892 "type": "library",
5893 "extra": {
5894 "branch-alias": {
5895 "dev-master": "2.0.x-dev"
5896 }
5897 },
5898 "autoload": {
5899 "psr-4": {
5900 "Http\\Client\\": "src/"
5901 }
5902 },
5903 "notification-url": "https://packagist.org/downloads/",
5904 "license": [
5905 "MIT"
5906 ],
5907 "authors": [
5908 {
5909 "name": "Eric GELOEN",
5910 "email": "geloen.eric@gmail.com"
5911 },
5912 {
5913 "name": "Márk Sági-Kazár",
5914 "email": "mark.sagikazar@gmail.com"
5915 }
5916 ],
5917 "description": "HTTPlug, the HTTP client abstraction for PHP",
5918 "homepage": "http://httplug.io",
5919 "keywords": [
5920 "client",
5921 "http"
5922 ],
5923 "time": "2018-10-31T09:14:44+00:00"
5924 },
5925 {
5926 "name": "php-http/httplug-bundle",
5927 "version": "1.16.0",
5928 "source": {
5929 "type": "git",
5930 "url": "https://github.com/php-http/HttplugBundle.git",
5931 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f"
5932 },
5933 "dist": {
5934 "type": "zip",
5935 "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f",
5936 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f",
5937 "shasum": ""
5938 },
5939 "require": {
5940 "php": "^7.1",
5941 "php-http/client-common": "^1.9 || ^2.0",
5942 "php-http/client-implementation": "^1.0",
5943 "php-http/discovery": "^1.0",
5944 "php-http/httplug": "^1.0 || ^2.0",
5945 "php-http/logger-plugin": "^1.1",
5946 "php-http/message": "^1.4",
5947 "php-http/message-factory": "^1.0.2",
5948 "php-http/stopwatch-plugin": "^1.2",
5949 "psr/http-message": "^1.0",
5950 "symfony/config": "^3.4.20 || ^4.2.1",
5951 "symfony/dependency-injection": "^3.4.20 || ^4.2.1",
5952 "symfony/event-dispatcher": "^3.4.20 || ^4.2.1",
5953 "symfony/http-kernel": "^3.4.20 || ^4.2.1",
5954 "symfony/options-resolver": "^3.4.20 || ^4.2.1"
5955 },
5956 "conflict": {
5957 "php-http/curl-client": "<2.0",
5958 "php-http/guzzle6-adapter": "<1.1"
5959 },
5960 "require-dev": {
5961 "guzzlehttp/psr7": "^1.0",
5962 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
5963 "nyholm/nsa": "^1.1",
5964 "php-http/cache-plugin": "^1.6",
5965 "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1",
5966 "php-http/mock-client": "^1.2",
5967 "php-http/promise": "^1.0",
5968 "polishsymfonycommunity/symfony-mocker-container": "^1.0",
5969 "symfony/browser-kit": "^3.4.20 || ^4.2.1",
5970 "symfony/cache": "^3.4.20 || ^4.2.1",
5971 "symfony/dom-crawler": "^3.4.20 || ^4.2.1",
5972 "symfony/framework-bundle": "^3.4.0 || ^4.2",
5973 "symfony/http-foundation": "^3.4.20 || ^4.2.1",
5974 "symfony/phpunit-bridge": "^3.4 || ^4.2",
5975 "symfony/stopwatch": "^3.4.20 || ^4.2.1",
5976 "symfony/twig-bundle": "^3.4.20 || ^4.2.1",
5977 "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1",
5978 "twig/twig": "^1.36 || ^2.6"
5979 },
5980 "suggest": {
5981 "php-http/cache-plugin": "To configure clients that cache responses",
5982 "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily",
5983 "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
5984 },
5985 "type": "symfony-bundle",
5986 "extra": {
5987 "branch-alias": {
5988 "dev-master": "1.x-dev"
5989 }
5990 },
5991 "autoload": {
5992 "psr-4": {
5993 "Http\\HttplugBundle\\": "src/"
5994 },
5995 "exclude-from-classmap": [
5996 "/Tests/Resources/MyPsr18TestClient.php"
5997 ]
5998 },
5999 "notification-url": "https://packagist.org/downloads/",
6000 "license": [
6001 "MIT"
6002 ],
6003 "authors": [
6004 {
6005 "name": "David Buchmann",
6006 "email": "mail@davidbu.ch"
6007 },
6008 {
6009 "name": "Tobias Nyholm",
6010 "email": "tobias.nyholm@gmail.com"
6011 }
6012 ],
6013 "description": "Symfony integration for HTTPlug",
6014 "homepage": "http://httplug.io",
6015 "keywords": [
6016 "adapter",
6017 "bundle",
6018 "discovery",
6019 "factory",
6020 "http",
6021 "httplug",
6022 "message",
6023 "php-http"
6024 ],
6025 "time": "2019-06-05T12:03:16+00:00"
6026 },
6027 {
6028 "name": "php-http/logger-plugin",
6029 "version": "1.1.0",
6030 "source": {
6031 "type": "git",
6032 "url": "https://github.com/php-http/logger-plugin.git",
6033 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd"
6034 },
6035 "dist": {
6036 "type": "zip",
6037 "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6038 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6039 "shasum": ""
6040 },
6041 "require": {
6042 "php": "^5.4 || ^7.0",
6043 "php-http/client-common": "^1.9 || ^2.0",
6044 "php-http/message": "^1.0",
6045 "psr/log": "^1.0"
6046 },
6047 "require-dev": {
6048 "henrikbjorn/phpspec-code-coverage": "^1.0",
6049 "phpspec/phpspec": "^2.5"
6050 },
6051 "type": "library",
6052 "extra": {
6053 "branch-alias": {
6054 "dev-master": "1.1-dev"
6055 }
6056 },
6057 "autoload": {
6058 "psr-4": {
6059 "Http\\Client\\Common\\Plugin\\": "src/"
6060 }
6061 },
6062 "notification-url": "https://packagist.org/downloads/",
6063 "license": [
6064 "MIT"
6065 ],
6066 "authors": [
6067 {
6068 "name": "Márk Sági-Kazár",
6069 "email": "mark.sagikazar@gmail.com"
6070 }
6071 ],
6072 "description": "PSR-3 Logger plugin for HTTPlug",
6073 "homepage": "http://httplug.io",
6074 "keywords": [
6075 "http",
6076 "httplug",
6077 "logger",
6078 "plugin"
6079 ],
6080 "time": "2019-01-30T11:48:21+00:00"
6081 },
6082 {
6083 "name": "php-http/message",
6084 "version": "1.8.0",
6085 "source": {
6086 "type": "git",
6087 "url": "https://github.com/php-http/message.git",
6088 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
6089 },
6090 "dist": {
6091 "type": "zip",
6092 "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6093 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6094 "shasum": ""
6095 },
6096 "require": {
6097 "clue/stream-filter": "^1.4",
6098 "php": "^7.1",
6099 "php-http/message-factory": "^1.0.2",
6100 "psr/http-message": "^1.0"
6101 },
6102 "provide": {
6103 "php-http/message-factory-implementation": "1.0"
6104 },
6105 "require-dev": {
6106 "akeneo/phpspec-skip-example-extension": "^1.0",
6107 "coduo/phpspec-data-provider-extension": "^1.0",
6108 "ext-zlib": "*",
6109 "guzzlehttp/psr7": "^1.0",
6110 "henrikbjorn/phpspec-code-coverage": "^1.0",
6111 "phpspec/phpspec": "^2.4",
6112 "slim/slim": "^3.0",
6113 "zendframework/zend-diactoros": "^1.0"
6114 },
6115 "suggest": {
6116 "ext-zlib": "Used with compressor/decompressor streams",
6117 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6118 "slim/slim": "Used with Slim Framework PSR-7 implementation",
6119 "zendframework/zend-diactoros": "Used with Diactoros Factories"
6120 },
6121 "type": "library",
6122 "extra": {
6123 "branch-alias": {
6124 "dev-master": "1.8-dev"
6125 }
6126 },
6127 "autoload": {
6128 "psr-4": {
6129 "Http\\Message\\": "src/"
6130 },
6131 "files": [
6132 "src/filters.php"
6133 ]
6134 },
6135 "notification-url": "https://packagist.org/downloads/",
6136 "license": [
6137 "MIT"
6138 ],
6139 "authors": [
6140 {
6141 "name": "Márk Sági-Kazár",
6142 "email": "mark.sagikazar@gmail.com"
6143 }
6144 ],
6145 "description": "HTTP Message related tools",
6146 "homepage": "http://php-http.org",
6147 "keywords": [
6148 "http",
6149 "message",
6150 "psr-7"
6151 ],
6152 "time": "2019-08-05T06:55:08+00:00"
6153 },
6154 {
6155 "name": "php-http/message-factory",
6156 "version": "v1.0.2",
6157 "source": {
6158 "type": "git",
6159 "url": "https://github.com/php-http/message-factory.git",
6160 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6161 },
6162 "dist": {
6163 "type": "zip",
6164 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6165 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6166 "shasum": ""
6167 },
6168 "require": {
6169 "php": ">=5.4",
6170 "psr/http-message": "^1.0"
6171 },
6172 "type": "library",
6173 "extra": {
6174 "branch-alias": {
6175 "dev-master": "1.0-dev"
6176 }
6177 },
6178 "autoload": {
6179 "psr-4": {
6180 "Http\\Message\\": "src/"
6181 }
6182 },
6183 "notification-url": "https://packagist.org/downloads/",
6184 "license": [
6185 "MIT"
6186 ],
6187 "authors": [
6188 {
6189 "name": "Márk Sági-Kazár",
6190 "email": "mark.sagikazar@gmail.com"
6191 }
6192 ],
6193 "description": "Factory interfaces for PSR-7 HTTP Message",
6194 "homepage": "http://php-http.org",
6195 "keywords": [
6196 "factory",
6197 "http",
6198 "message",
6199 "stream",
6200 "uri"
6201 ],
6202 "time": "2015-12-19T14:08:53+00:00"
6203 },
6204 {
6205 "name": "php-http/promise",
6206 "version": "v1.0.0",
6207 "source": {
6208 "type": "git",
6209 "url": "https://github.com/php-http/promise.git",
6210 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
6211 },
6212 "dist": {
6213 "type": "zip",
6214 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
6215 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
6216 "shasum": ""
6217 },
6218 "require-dev": {
6219 "henrikbjorn/phpspec-code-coverage": "^1.0",
6220 "phpspec/phpspec": "^2.4"
6221 },
6222 "type": "library",
6223 "extra": {
6224 "branch-alias": {
6225 "dev-master": "1.1-dev"
6226 }
6227 },
6228 "autoload": {
6229 "psr-4": {
6230 "Http\\Promise\\": "src/"
6231 }
6232 },
6233 "notification-url": "https://packagist.org/downloads/",
6234 "license": [
6235 "MIT"
6236 ],
6237 "authors": [
6238 {
6239 "name": "Márk Sági-Kazár",
6240 "email": "mark.sagikazar@gmail.com"
6241 },
6242 {
6243 "name": "Joel Wurtz",
6244 "email": "joel.wurtz@gmail.com"
6245 }
6246 ],
6247 "description": "Promise used for asynchronous HTTP requests",
6248 "homepage": "http://httplug.io",
6249 "keywords": [
6250 "promise"
6251 ],
6252 "time": "2016-01-26T13:27:02+00:00"
6253 },
6254 {
6255 "name": "php-http/stopwatch-plugin",
6256 "version": "1.2.0",
6257 "source": {
6258 "type": "git",
6259 "url": "https://github.com/php-http/stopwatch-plugin.git",
6260 "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7"
6261 },
6262 "dist": {
6263 "type": "zip",
6264 "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/520419dd18755a1e7b29077e677fbeb16b6629e7",
6265 "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7",
6266 "shasum": ""
6267 },
6268 "require": {
6269 "php": "^5.4 || ^7.0",
6270 "php-http/client-common": "^1.9 || ^2.0",
6271 "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0"
6272 },
6273 "require-dev": {
6274 "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0"
6275 },
6276 "type": "library",
6277 "extra": {
6278 "branch-alias": {
6279 "dev-master": "1.2-dev"
6280 }
6281 },
6282 "autoload": {
6283 "psr-4": {
6284 "Http\\Client\\Common\\Plugin\\": "src/"
6285 }
6286 },
6287 "notification-url": "https://packagist.org/downloads/",
6288 "license": [
6289 "MIT"
6290 ],
6291 "authors": [
6292 {
6293 "name": "Márk Sági-Kazár",
6294 "email": "mark.sagikazar@gmail.com"
6295 }
6296 ],
6297 "description": "Symfony Stopwatch plugin for HTTPlug",
6298 "homepage": "http://httplug.io",
6299 "keywords": [
6300 "http",
6301 "httplug",
6302 "plugin",
6303 "stopwatch"
6304 ],
6305 "time": "2019-01-30T12:01:37+00:00"
6306 },
6307 {
6308 "name": "phpcollection/phpcollection",
6309 "version": "0.5.0",
6310 "source": {
6311 "type": "git",
6312 "url": "https://github.com/schmittjoh/php-collection.git",
6313 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
6314 },
6315 "dist": {
6316 "type": "zip",
6317 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6318 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6319 "shasum": ""
6320 },
6321 "require": {
6322 "phpoption/phpoption": "1.*"
6323 },
6324 "type": "library",
6325 "extra": {
6326 "branch-alias": {
6327 "dev-master": "0.4-dev"
6328 }
6329 },
6330 "autoload": {
6331 "psr-0": {
6332 "PhpCollection": "src/"
6333 }
6334 },
6335 "notification-url": "https://packagist.org/downloads/",
6336 "license": [
6337 "Apache2"
6338 ],
6339 "authors": [
6340 {
6341 "name": "Johannes M. Schmitt",
6342 "email": "schmittjoh@gmail.com"
6343 }
6344 ],
6345 "description": "General-Purpose Collection Library for PHP",
6346 "keywords": [
6347 "collection",
6348 "list",
6349 "map",
6350 "sequence",
6351 "set"
6352 ],
6353 "time": "2015-05-17T12:39:23+00:00"
6354 },
6355 {
6356 "name": "phpoption/phpoption",
6357 "version": "1.5.2",
6358 "source": {
6359 "type": "git",
6360 "url": "https://github.com/schmittjoh/php-option.git",
6361 "reference": "2ba2586380f8d2b44ad1b9feb61c371020b27793"
6362 },
6363 "dist": {
6364 "type": "zip",
6365 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/2ba2586380f8d2b44ad1b9feb61c371020b27793",
6366 "reference": "2ba2586380f8d2b44ad1b9feb61c371020b27793",
6367 "shasum": ""
6368 },
6369 "require": {
6370 "php": ">=5.3.0"
6371 },
6372 "require-dev": {
6373 "phpunit/phpunit": "^4.7|^5.0"
6374 },
6375 "type": "library",
6376 "extra": {
6377 "branch-alias": {
6378 "dev-master": "1.5-dev"
6379 }
6380 },
6381 "autoload": {
6382 "psr-0": {
6383 "PhpOption\\": "src/"
6384 }
6385 },
6386 "notification-url": "https://packagist.org/downloads/",
6387 "license": [
6388 "Apache-2.0"
6389 ],
6390 "authors": [
6391 {
6392 "name": "Johannes M. Schmitt",
6393 "email": "schmittjoh@gmail.com"
6394 }
6395 ],
6396 "description": "Option Type for PHP",
6397 "keywords": [
6398 "language",
6399 "option",
6400 "php",
6401 "type"
6402 ],
6403 "time": "2019-11-06T22:27:00+00:00"
6404 },
6405 {
6406 "name": "phpzip/phpzip",
6407 "version": "2.0.8",
6408 "source": {
6409 "type": "git",
6410 "url": "https://github.com/Grandt/PHPZip.git",
6411 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
6412 },
6413 "dist": {
6414 "type": "zip",
6415 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
6416 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
6417 "shasum": ""
6418 },
6419 "require": {
6420 "grandt/binstring": ">=1.0.0",
6421 "grandt/phpzipmerge": ">=1.0.4",
6422 "grandt/relativepath": ">=1.0.2",
6423 "php": ">=5.3.0"
6424 },
6425 "type": "library",
6426 "autoload": {
6427 "psr-4": {
6428 "PHPZip\\Zip\\": "src/Zip"
6429 }
6430 },
6431 "notification-url": "https://packagist.org/downloads/",
6432 "license": [
6433 "LGPL-2.1"
6434 ],
6435 "authors": [
6436 {
6437 "name": "Adam Schmalhofer",
6438 "email": "Adam.Schmalhofer@gmx.de",
6439 "role": "Developer"
6440 },
6441 {
6442 "name": "A. Grandt",
6443 "email": "php@grandt.com",
6444 "homepage": "http://grandt.com",
6445 "role": "Developer"
6446 },
6447 {
6448 "name": "Greg Kappatos",
6449 "homepage": "http://websiteconnect.com.au",
6450 "role": "Developer"
6451 }
6452 ],
6453 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
6454 "homepage": "https://github.com/Grandt/PHPZip",
6455 "keywords": [
6456 "archive",
6457 "compressed",
6458 "compression",
6459 "phpzip",
6460 "pkzip",
6461 "stream",
6462 "zip"
6463 ],
6464 "time": "2015-11-16T16:30:51+00:00"
6465 },
6466 {
6467 "name": "pragmarx/random",
6468 "version": "v0.2.2",
6469 "source": {
6470 "type": "git",
6471 "url": "https://github.com/antonioribeiro/random.git",
6472 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
6473 },
6474 "dist": {
6475 "type": "zip",
6476 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
6477 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
6478 "shasum": ""
6479 },
6480 "require": {
6481 "php": ">=7.0"
6482 },
6483 "require-dev": {
6484 "fzaninotto/faker": "~1.7",
6485 "phpunit/phpunit": "~6.4",
6486 "pragmarx/trivia": "~0.1",
6487 "squizlabs/php_codesniffer": "^2.3"
6488 },
6489 "suggest": {
6490 "fzaninotto/faker": "Allows you to get dozens of randomized types",
6491 "pragmarx/trivia": "For the trivia database"
6492 },
6493 "type": "library",
6494 "extra": {
6495 "branch-alias": {
6496 "dev-master": "1.0-dev"
6497 }
6498 },
6499 "autoload": {
6500 "psr-4": {
6501 "PragmaRX\\Random\\": "src"
6502 }
6503 },
6504 "notification-url": "https://packagist.org/downloads/",
6505 "license": [
6506 "MIT"
6507 ],
6508 "authors": [
6509 {
6510 "name": "Antonio Carlos Ribeiro",
6511 "role": "Developer",
6512 "email": "acr@antoniocarlosribeiro.com",
6513 "homepage": "https://antoniocarlosribeiro.com"
6514 }
6515 ],
6516 "description": "Create random chars, numbers, strings",
6517 "homepage": "https://github.com/antonioribeiro/random",
6518 "keywords": [
6519 "Randomize",
6520 "faker",
6521 "pragmarx",
6522 "random",
6523 "random number",
6524 "random pattern",
6525 "random string"
6526 ],
6527 "time": "2017-11-21T05:26:22+00:00"
6528 },
6529 {
6530 "name": "pragmarx/recovery",
6531 "version": "v0.1.0",
6532 "source": {
6533 "type": "git",
6534 "url": "https://github.com/antonioribeiro/recovery.git",
6535 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
6536 },
6537 "dist": {
6538 "type": "zip",
6539 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6540 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6541 "shasum": ""
6542 },
6543 "require": {
6544 "php": "~7.0",
6545 "pragmarx/random": "~0.1"
6546 },
6547 "require-dev": {
6548 "phpunit/phpunit": ">=5.4.3",
6549 "squizlabs/php_codesniffer": "^2.3",
6550 "tightenco/collect": "^5"
6551 },
6552 "suggest": {
6553 "tightenco/collect": "Allows to generate recovery codes as collections"
6554 },
6555 "type": "library",
6556 "extra": {
6557 "branch-alias": {
6558 "dev-master": "1.0-dev"
6559 }
6560 },
6561 "autoload": {
6562 "psr-4": {
6563 "PragmaRX\\Recovery\\": "src"
6564 }
6565 },
6566 "notification-url": "https://packagist.org/downloads/",
6567 "license": [
6568 "MIT"
6569 ],
6570 "authors": [
6571 {
6572 "name": "Antonio Carlos Ribeiro",
6573 "role": "Developer",
6574 "email": "acr@antoniocarlosribeiro.com",
6575 "homepage": "https://antoniocarlosribeiro.com"
6576 }
6577 ],
6578 "description": "Create recovery codes for two factor auth",
6579 "homepage": "https://github.com/antonioribeiro/recovery",
6580 "keywords": [
6581 "2fa",
6582 "account recovery",
6583 "auth",
6584 "backup codes",
6585 "google2fa",
6586 "pragmarx",
6587 "recovery",
6588 "recovery codes",
6589 "two factor auth"
6590 ],
6591 "time": "2017-09-19T16:58:00+00:00"
6592 },
6593 {
6594 "name": "predis/predis",
6595 "version": "v1.1.x-dev",
6596 "source": {
6597 "type": "git",
6598 "url": "https://github.com/nrk/predis.git",
6599 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313"
6600 },
6601 "dist": {
6602 "type": "zip",
6603 "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313",
6604 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313",
6605 "shasum": ""
6606 },
6607 "require": {
6608 "php": ">=5.3.9"
6609 },
6610 "require-dev": {
6611 "phpunit/phpunit": "~4.8"
6612 },
6613 "suggest": {
6614 "ext-curl": "Allows access to Webdis when paired with phpiredis",
6615 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
6616 },
6617 "type": "library",
6618 "autoload": {
6619 "psr-4": {
6620 "Predis\\": "src/"
6621 }
6622 },
6623 "notification-url": "https://packagist.org/downloads/",
6624 "license": [
6625 "MIT"
6626 ],
6627 "authors": [
6628 {
6629 "name": "Daniele Alessandri",
6630 "email": "suppakilla@gmail.com",
6631 "homepage": "http://clorophilla.net"
6632 }
6633 ],
6634 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
6635 "homepage": "http://github.com/nrk/predis",
6636 "keywords": [
6637 "nosql",
6638 "predis",
6639 "redis"
6640 ],
6641 "time": "2017-07-12T14:39:17+00:00"
6642 },
6643 {
6644 "name": "psr/cache",
6645 "version": "1.0.1",
6646 "source": {
6647 "type": "git",
6648 "url": "https://github.com/php-fig/cache.git",
6649 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6650 },
6651 "dist": {
6652 "type": "zip",
6653 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6654 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6655 "shasum": ""
6656 },
6657 "require": {
6658 "php": ">=5.3.0"
6659 },
6660 "type": "library",
6661 "extra": {
6662 "branch-alias": {
6663 "dev-master": "1.0.x-dev"
6664 }
6665 },
6666 "autoload": {
6667 "psr-4": {
6668 "Psr\\Cache\\": "src/"
6669 }
6670 },
6671 "notification-url": "https://packagist.org/downloads/",
6672 "license": [
6673 "MIT"
6674 ],
6675 "authors": [
6676 {
6677 "name": "PHP-FIG",
6678 "homepage": "http://www.php-fig.org/"
6679 }
6680 ],
6681 "description": "Common interface for caching libraries",
6682 "keywords": [
6683 "cache",
6684 "psr",
6685 "psr-6"
6686 ],
6687 "time": "2016-08-06T20:24:11+00:00"
6688 },
6689 {
6690 "name": "psr/container",
6691 "version": "1.0.0",
6692 "source": {
6693 "type": "git",
6694 "url": "https://github.com/php-fig/container.git",
6695 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
6696 },
6697 "dist": {
6698 "type": "zip",
6699 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6700 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6701 "shasum": ""
6702 },
6703 "require": {
6704 "php": ">=5.3.0"
6705 },
6706 "type": "library",
6707 "extra": {
6708 "branch-alias": {
6709 "dev-master": "1.0.x-dev"
6710 }
6711 },
6712 "autoload": {
6713 "psr-4": {
6714 "Psr\\Container\\": "src/"
6715 }
6716 },
6717 "notification-url": "https://packagist.org/downloads/",
6718 "license": [
6719 "MIT"
6720 ],
6721 "authors": [
6722 {
6723 "name": "PHP-FIG",
6724 "homepage": "http://www.php-fig.org/"
6725 }
6726 ],
6727 "description": "Common Container Interface (PHP FIG PSR-11)",
6728 "homepage": "https://github.com/php-fig/container",
6729 "keywords": [
6730 "PSR-11",
6731 "container",
6732 "container-interface",
6733 "container-interop",
6734 "psr"
6735 ],
6736 "time": "2017-02-14T16:28:37+00:00"
6737 },
6738 {
6739 "name": "psr/http-client",
6740 "version": "1.0.0",
6741 "source": {
6742 "type": "git",
6743 "url": "https://github.com/php-fig/http-client.git",
6744 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
6745 },
6746 "dist": {
6747 "type": "zip",
6748 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
6749 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
6750 "shasum": ""
6751 },
6752 "require": {
6753 "php": "^7.0",
6754 "psr/http-message": "^1.0"
6755 },
6756 "type": "library",
6757 "extra": {
6758 "branch-alias": {
6759 "dev-master": "1.0.x-dev"
6760 }
6761 },
6762 "autoload": {
6763 "psr-4": {
6764 "Psr\\Http\\Client\\": "src/"
6765 }
6766 },
6767 "notification-url": "https://packagist.org/downloads/",
6768 "license": [
6769 "MIT"
6770 ],
6771 "authors": [
6772 {
6773 "name": "PHP-FIG",
6774 "homepage": "http://www.php-fig.org/"
6775 }
6776 ],
6777 "description": "Common interface for HTTP clients",
6778 "homepage": "https://github.com/php-fig/http-client",
6779 "keywords": [
6780 "http",
6781 "http-client",
6782 "psr",
6783 "psr-18"
6784 ],
6785 "time": "2018-10-30T23:29:13+00:00"
6786 },
6787 {
6788 "name": "psr/http-factory",
6789 "version": "1.0.1",
6790 "source": {
6791 "type": "git",
6792 "url": "https://github.com/php-fig/http-factory.git",
6793 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6794 },
6795 "dist": {
6796 "type": "zip",
6797 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6798 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6799 "shasum": ""
6800 },
6801 "require": {
6802 "php": ">=7.0.0",
6803 "psr/http-message": "^1.0"
6804 },
6805 "type": "library",
6806 "extra": {
6807 "branch-alias": {
6808 "dev-master": "1.0.x-dev"
6809 }
6810 },
6811 "autoload": {
6812 "psr-4": {
6813 "Psr\\Http\\Message\\": "src/"
6814 }
6815 },
6816 "notification-url": "https://packagist.org/downloads/",
6817 "license": [
6818 "MIT"
6819 ],
6820 "authors": [
6821 {
6822 "name": "PHP-FIG",
6823 "homepage": "http://www.php-fig.org/"
6824 }
6825 ],
6826 "description": "Common interfaces for PSR-7 HTTP message factories",
6827 "keywords": [
6828 "factory",
6829 "http",
6830 "message",
6831 "psr",
6832 "psr-17",
6833 "psr-7",
6834 "request",
6835 "response"
6836 ],
6837 "time": "2019-04-30T12:38:16+00:00"
6838 },
6839 {
6840 "name": "psr/http-message",
6841 "version": "1.0.1",
6842 "source": {
6843 "type": "git",
6844 "url": "https://github.com/php-fig/http-message.git",
6845 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6846 },
6847 "dist": {
6848 "type": "zip",
6849 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6850 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6851 "shasum": ""
6852 },
6853 "require": {
6854 "php": ">=5.3.0"
6855 },
6856 "type": "library",
6857 "extra": {
6858 "branch-alias": {
6859 "dev-master": "1.0.x-dev"
6860 }
6861 },
6862 "autoload": {
6863 "psr-4": {
6864 "Psr\\Http\\Message\\": "src/"
6865 }
6866 },
6867 "notification-url": "https://packagist.org/downloads/",
6868 "license": [
6869 "MIT"
6870 ],
6871 "authors": [
6872 {
6873 "name": "PHP-FIG",
6874 "homepage": "http://www.php-fig.org/"
6875 }
6876 ],
6877 "description": "Common interface for HTTP messages",
6878 "homepage": "https://github.com/php-fig/http-message",
6879 "keywords": [
6880 "http",
6881 "http-message",
6882 "psr",
6883 "psr-7",
6884 "request",
6885 "response"
6886 ],
6887 "time": "2016-08-06T14:39:51+00:00"
6888 },
6889 {
6890 "name": "psr/link",
6891 "version": "1.0.0",
6892 "source": {
6893 "type": "git",
6894 "url": "https://github.com/php-fig/link.git",
6895 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
6896 },
6897 "dist": {
6898 "type": "zip",
6899 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
6900 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
6901 "shasum": ""
6902 },
6903 "require": {
6904 "php": ">=5.3.0"
6905 },
6906 "type": "library",
6907 "extra": {
6908 "branch-alias": {
6909 "dev-master": "1.0.x-dev"
6910 }
6911 },
6912 "autoload": {
6913 "psr-4": {
6914 "Psr\\Link\\": "src/"
6915 }
6916 },
6917 "notification-url": "https://packagist.org/downloads/",
6918 "license": [
6919 "MIT"
6920 ],
6921 "authors": [
6922 {
6923 "name": "PHP-FIG",
6924 "homepage": "http://www.php-fig.org/"
6925 }
6926 ],
6927 "description": "Common interfaces for HTTP links",
6928 "keywords": [
6929 "http",
6930 "http-link",
6931 "link",
6932 "psr",
6933 "psr-13",
6934 "rest"
6935 ],
6936 "time": "2016-10-28T16:06:13+00:00"
6937 },
6938 {
6939 "name": "psr/log",
6940 "version": "1.1.2",
6941 "source": {
6942 "type": "git",
6943 "url": "https://github.com/php-fig/log.git",
6944 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
6945 },
6946 "dist": {
6947 "type": "zip",
6948 "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
6949 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
6950 "shasum": ""
6951 },
6952 "require": {
6953 "php": ">=5.3.0"
6954 },
6955 "type": "library",
6956 "extra": {
6957 "branch-alias": {
6958 "dev-master": "1.1.x-dev"
6959 }
6960 },
6961 "autoload": {
6962 "psr-4": {
6963 "Psr\\Log\\": "Psr/Log/"
6964 }
6965 },
6966 "notification-url": "https://packagist.org/downloads/",
6967 "license": [
6968 "MIT"
6969 ],
6970 "authors": [
6971 {
6972 "name": "PHP-FIG",
6973 "homepage": "http://www.php-fig.org/"
6974 }
6975 ],
6976 "description": "Common interface for logging libraries",
6977 "homepage": "https://github.com/php-fig/log",
6978 "keywords": [
6979 "log",
6980 "psr",
6981 "psr-3"
6982 ],
6983 "time": "2019-11-01T11:05:21+00:00"
6984 },
6985 {
6986 "name": "psr/simple-cache",
6987 "version": "1.0.1",
6988 "source": {
6989 "type": "git",
6990 "url": "https://github.com/php-fig/simple-cache.git",
6991 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6992 },
6993 "dist": {
6994 "type": "zip",
6995 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6996 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6997 "shasum": ""
6998 },
6999 "require": {
7000 "php": ">=5.3.0"
7001 },
7002 "type": "library",
7003 "extra": {
7004 "branch-alias": {
7005 "dev-master": "1.0.x-dev"
7006 }
7007 },
7008 "autoload": {
7009 "psr-4": {
7010 "Psr\\SimpleCache\\": "src/"
7011 }
7012 },
7013 "notification-url": "https://packagist.org/downloads/",
7014 "license": [
7015 "MIT"
7016 ],
7017 "authors": [
7018 {
7019 "name": "PHP-FIG",
7020 "homepage": "http://www.php-fig.org/"
7021 }
7022 ],
7023 "description": "Common interfaces for simple caching",
7024 "keywords": [
7025 "cache",
7026 "caching",
7027 "psr",
7028 "psr-16",
7029 "simple-cache"
7030 ],
7031 "time": "2017-10-23T01:57:42+00:00"
7032 },
7033 {
7034 "name": "ralouphie/getallheaders",
7035 "version": "3.0.3",
7036 "source": {
7037 "type": "git",
7038 "url": "https://github.com/ralouphie/getallheaders.git",
7039 "reference": "120b605dfeb996808c31b6477290a714d356e822"
7040 },
7041 "dist": {
7042 "type": "zip",
7043 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7044 "reference": "120b605dfeb996808c31b6477290a714d356e822",
7045 "shasum": ""
7046 },
7047 "require": {
7048 "php": ">=5.6"
7049 },
7050 "require-dev": {
7051 "php-coveralls/php-coveralls": "^2.1",
7052 "phpunit/phpunit": "^5 || ^6.5"
7053 },
7054 "type": "library",
7055 "autoload": {
7056 "files": [
7057 "src/getallheaders.php"
7058 ]
7059 },
7060 "notification-url": "https://packagist.org/downloads/",
7061 "license": [
7062 "MIT"
7063 ],
7064 "authors": [
7065 {
7066 "name": "Ralph Khattar",
7067 "email": "ralph.khattar@gmail.com"
7068 }
7069 ],
7070 "description": "A polyfill for getallheaders.",
7071 "time": "2019-03-08T08:55:37+00:00"
7072 },
7073 {
7074 "name": "ramsey/uuid",
7075 "version": "3.8.0",
7076 "source": {
7077 "type": "git",
7078 "url": "https://github.com/ramsey/uuid.git",
7079 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
7080 },
7081 "dist": {
7082 "type": "zip",
7083 "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
7084 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
7085 "shasum": ""
7086 },
7087 "require": {
7088 "paragonie/random_compat": "^1.0|^2.0|9.99.99",
7089 "php": "^5.4 || ^7.0",
7090 "symfony/polyfill-ctype": "^1.8"
7091 },
7092 "replace": {
7093 "rhumsaa/uuid": "self.version"
7094 },
7095 "require-dev": {
7096 "codeception/aspect-mock": "^1.0 | ~2.0.0",
7097 "doctrine/annotations": "~1.2.0",
7098 "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
7099 "ircmaxell/random-lib": "^1.1",
7100 "jakub-onderka/php-parallel-lint": "^0.9.0",
7101 "mockery/mockery": "^0.9.9",
7102 "moontoast/math": "^1.1",
7103 "php-mock/php-mock-phpunit": "^0.3|^1.1",
7104 "phpunit/phpunit": "^4.7|^5.0|^6.5",
7105 "squizlabs/php_codesniffer": "^2.3"
7106 },
7107 "suggest": {
7108 "ext-ctype": "Provides support for PHP Ctype functions",
7109 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
7110 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
7111 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7112 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
7113 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
7114 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7115 },
7116 "type": "library",
7117 "extra": {
7118 "branch-alias": {
7119 "dev-master": "3.x-dev"
7120 }
7121 },
7122 "autoload": {
7123 "psr-4": {
7124 "Ramsey\\Uuid\\": "src/"
7125 }
7126 },
7127 "notification-url": "https://packagist.org/downloads/",
7128 "license": [
7129 "MIT"
7130 ],
7131 "authors": [
7132 {
7133 "name": "Marijn Huizendveld",
7134 "email": "marijn.huizendveld@gmail.com"
7135 },
7136 {
7137 "name": "Thibaud Fabre",
7138 "email": "thibaud@aztech.io"
7139 },
7140 {
7141 "name": "Ben Ramsey",
7142 "email": "ben@benramsey.com",
7143 "homepage": "https://benramsey.com"
7144 }
7145 ],
7146 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
7147 "homepage": "https://github.com/ramsey/uuid",
7148 "keywords": [
7149 "guid",
7150 "identifier",
7151 "uuid"
7152 ],
7153 "time": "2018-07-19T23:38:55+00:00"
7154 },
7155 {
7156 "name": "react/promise",
7157 "version": "v2.7.1",
7158 "source": {
7159 "type": "git",
7160 "url": "https://github.com/reactphp/promise.git",
7161 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
7162 },
7163 "dist": {
7164 "type": "zip",
7165 "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
7166 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
7167 "shasum": ""
7168 },
7169 "require": {
7170 "php": ">=5.4.0"
7171 },
7172 "require-dev": {
7173 "phpunit/phpunit": "~4.8"
7174 },
7175 "type": "library",
7176 "autoload": {
7177 "psr-4": {
7178 "React\\Promise\\": "src/"
7179 },
7180 "files": [
7181 "src/functions_include.php"
7182 ]
7183 },
7184 "notification-url": "https://packagist.org/downloads/",
7185 "license": [
7186 "MIT"
7187 ],
7188 "authors": [
7189 {
7190 "name": "Jan Sorgalla",
7191 "email": "jsorgalla@gmail.com"
7192 }
7193 ],
7194 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7195 "keywords": [
7196 "promise",
7197 "promises"
7198 ],
7199 "time": "2019-01-07T21:25:54+00:00"
7200 },
7201 {
7202 "name": "scheb/two-factor-bundle",
7203 "version": "v4.8.0",
7204 "source": {
7205 "type": "git",
7206 "url": "https://github.com/scheb/two-factor-bundle.git",
7207 "reference": "2864c770fedb723ac05aa56ff2761e4a8e1537ca"
7208 },
7209 "dist": {
7210 "type": "zip",
7211 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/2864c770fedb723ac05aa56ff2761e4a8e1537ca",
7212 "reference": "2864c770fedb723ac05aa56ff2761e4a8e1537ca",
7213 "shasum": ""
7214 },
7215 "require": {
7216 "lcobucci/jwt": "^3.2",
7217 "paragonie/constant_time_encoding": "^2.2",
7218 "php": "^7.1.3",
7219 "spomky-labs/otphp": "^9.1",
7220 "symfony/config": "^3.4|^4.0",
7221 "symfony/dependency-injection": "^3.4|^4.0",
7222 "symfony/event-dispatcher": "^3.4|^4.0",
7223 "symfony/framework-bundle": "^3.4|^4.0",
7224 "symfony/http-foundation": "^3.4|^4.0",
7225 "symfony/http-kernel": "^3.4|^4.0",
7226 "symfony/property-access": "^3.4|^4.0",
7227 "symfony/security-bundle": "^3.4|^4.0",
7228 "symfony/twig-bundle": "^3.4|^4.0"
7229 },
7230 "require-dev": {
7231 "doctrine/lexer": "^1.0.1",
7232 "doctrine/orm": "^2.6",
7233 "escapestudios/symfony2-coding-standard": "^3.9",
7234 "phpunit/phpunit": "^7.0|^8.0",
7235 "squizlabs/php_codesniffer": "^3.5",
7236 "swiftmailer/swiftmailer": "^6.0",
7237 "symfony/yaml": "^3.4|^4.0"
7238 },
7239 "type": "symfony-bundle",
7240 "autoload": {
7241 "psr-4": {
7242 "Scheb\\TwoFactorBundle\\": ""
7243 },
7244 "exclude-from-classmap": [
7245 "/Tests/"
7246 ]
7247 },
7248 "notification-url": "https://packagist.org/downloads/",
7249 "license": [
7250 "MIT"
7251 ],
7252 "authors": [
7253 {
7254 "name": "Christian Scheb",
7255 "email": "me@christianscheb.de"
7256 }
7257 ],
7258 "description": "Provides two-factor authentication for Symfony applications",
7259 "homepage": "https://github.com/scheb/two-factor-bundle",
7260 "keywords": [
7261 "Authentication",
7262 "security",
7263 "symfony",
7264 "two-factor",
7265 "two-step"
7266 ],
7267 "time": "2019-11-07T19:29:43+00:00"
7268 },
7269 {
7270 "name": "sensio/distribution-bundle",
7271 "version": "v5.0.25",
7272 "source": {
7273 "type": "git",
7274 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
7275 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
7276 },
7277 "dist": {
7278 "type": "zip",
7279 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
7280 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
7281 "shasum": ""
7282 },
7283 "require": {
7284 "php": ">=5.3.9",
7285 "sensiolabs/security-checker": "~5.0|~6.0",
7286 "symfony/class-loader": "~2.3|~3.0",
7287 "symfony/config": "~2.3|~3.0",
7288 "symfony/dependency-injection": "~2.3|~3.0",
7289 "symfony/filesystem": "~2.3|~3.0",
7290 "symfony/http-kernel": "~2.3|~3.0",
7291 "symfony/process": "~2.3|~3.0"
7292 },
7293 "type": "symfony-bundle",
7294 "extra": {
7295 "branch-alias": {
7296 "dev-master": "5.0.x-dev"
7297 }
7298 },
7299 "autoload": {
7300 "psr-4": {
7301 "Sensio\\Bundle\\DistributionBundle\\": ""
7302 }
7303 },
7304 "notification-url": "https://packagist.org/downloads/",
7305 "license": [
7306 "MIT"
7307 ],
7308 "authors": [
7309 {
7310 "name": "Fabien Potencier",
7311 "email": "fabien@symfony.com"
7312 }
7313 ],
7314 "description": "Base bundle for Symfony Distributions",
7315 "keywords": [
7316 "configuration",
7317 "distribution"
7318 ],
7319 "time": "2019-06-18T15:43:58+00:00"
7320 },
7321 {
7322 "name": "sensio/framework-extra-bundle",
7323 "version": "v5.4.1",
7324 "source": {
7325 "type": "git",
7326 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
7327 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a"
7328 },
7329 "dist": {
7330 "type": "zip",
7331 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
7332 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
7333 "shasum": ""
7334 },
7335 "require": {
7336 "doctrine/annotations": "^1.0",
7337 "doctrine/persistence": "^1.0",
7338 "php": ">=7.1.3",
7339 "symfony/config": "^3.4|^4.3",
7340 "symfony/dependency-injection": "^3.4|^4.3",
7341 "symfony/framework-bundle": "^3.4|^4.3",
7342 "symfony/http-kernel": "^3.4|^4.3"
7343 },
7344 "require-dev": {
7345 "doctrine/doctrine-bundle": "^1.6",
7346 "doctrine/orm": "^2.5",
7347 "nyholm/psr7": "^1.1",
7348 "symfony/browser-kit": "^3.4|^4.3",
7349 "symfony/dom-crawler": "^3.4|^4.3",
7350 "symfony/expression-language": "^3.4|^4.3",
7351 "symfony/finder": "^3.4|^4.3",
7352 "symfony/monolog-bridge": "^3.0|^4.0",
7353 "symfony/monolog-bundle": "^3.2",
7354 "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
7355 "symfony/psr-http-message-bridge": "^1.1",
7356 "symfony/security-bundle": "^3.4|^4.3",
7357 "symfony/twig-bundle": "^3.4|^4.3",
7358 "symfony/yaml": "^3.4|^4.3",
7359 "twig/twig": "~1.12|~2.0"
7360 },
7361 "suggest": {
7362 "symfony/expression-language": "",
7363 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
7364 "symfony/security-bundle": ""
7365 },
7366 "type": "symfony-bundle",
7367 "extra": {
7368 "branch-alias": {
7369 "dev-master": "5.4.x-dev"
7370 }
7371 },
7372 "autoload": {
7373 "psr-4": {
7374 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
7375 }
7376 },
7377 "notification-url": "https://packagist.org/downloads/",
7378 "license": [
7379 "MIT"
7380 ],
7381 "authors": [
7382 {
7383 "name": "Fabien Potencier",
7384 "email": "fabien@symfony.com"
7385 }
7386 ],
7387 "description": "This bundle provides a way to configure your controllers with annotations",
7388 "keywords": [
7389 "annotations",
7390 "controllers"
7391 ],
7392 "time": "2019-07-08T08:31:25+00:00"
7393 },
7394 {
7395 "name": "sensiolabs/security-checker",
7396 "version": "v6.0.3",
7397 "source": {
7398 "type": "git",
7399 "url": "https://github.com/sensiolabs/security-checker.git",
7400 "reference": "a576c01520d9761901f269c4934ba55448be4a54"
7401 },
7402 "dist": {
7403 "type": "zip",
7404 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
7405 "reference": "a576c01520d9761901f269c4934ba55448be4a54",
7406 "shasum": ""
7407 },
7408 "require": {
7409 "php": ">=7.1.3",
7410 "symfony/console": "^2.8|^3.4|^4.2|^5.0",
7411 "symfony/http-client": "^4.3|^5.0",
7412 "symfony/mime": "^4.3|^5.0",
7413 "symfony/polyfill-ctype": "^1.11"
7414 },
7415 "bin": [
7416 "security-checker"
7417 ],
7418 "type": "library",
7419 "extra": {
7420 "branch-alias": {
7421 "dev-master": "6.0-dev"
7422 }
7423 },
7424 "autoload": {
7425 "psr-4": {
7426 "SensioLabs\\Security\\": "SensioLabs/Security"
7427 }
7428 },
7429 "notification-url": "https://packagist.org/downloads/",
7430 "license": [
7431 "MIT"
7432 ],
7433 "authors": [
7434 {
7435 "name": "Fabien Potencier",
7436 "email": "fabien.potencier@gmail.com"
7437 }
7438 ],
7439 "description": "A security checker for your composer.lock",
7440 "time": "2019-11-01T13:20:14+00:00"
7441 },
7442 {
7443 "name": "sentry/sdk",
7444 "version": "2.0.4",
7445 "source": {
7446 "type": "git",
7447 "url": "https://github.com/getsentry/sentry-php-sdk.git",
7448 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874"
7449 },
7450 "dist": {
7451 "type": "zip",
7452 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
7453 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
7454 "shasum": ""
7455 },
7456 "require": {
7457 "http-interop/http-factory-guzzle": "^1.0",
7458 "php-http/curl-client": "^1.0|^2.0",
7459 "sentry/sentry": "^2.1.3"
7460 },
7461 "type": "metapackage",
7462 "notification-url": "https://packagist.org/downloads/",
7463 "license": [
7464 "MIT"
7465 ],
7466 "authors": [
7467 {
7468 "name": "Sentry",
7469 "email": "accounts@sentry.io"
7470 }
7471 ],
7472 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
7473 "time": "2019-09-09T19:54:44+00:00"
7474 },
7475 {
7476 "name": "sentry/sentry",
7477 "version": "2.2.4",
7478 "source": {
7479 "type": "git",
7480 "url": "https://github.com/getsentry/sentry-php.git",
7481 "reference": "a74999536b9119257cb1a4b1aa038e4a08439f67"
7482 },
7483 "dist": {
7484 "type": "zip",
7485 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a74999536b9119257cb1a4b1aa038e4a08439f67",
7486 "reference": "a74999536b9119257cb1a4b1aa038e4a08439f67",
7487 "shasum": ""
7488 },
7489 "require": {
7490 "ext-json": "*",
7491 "ext-mbstring": "*",
7492 "guzzlehttp/promises": "^1.3",
7493 "jean85/pretty-package-versions": "^1.2",
7494 "php": "^7.1",
7495 "php-http/async-client-implementation": "^1.0",
7496 "php-http/client-common": "^1.5|^2.0",
7497 "php-http/discovery": "^1.6.1",
7498 "php-http/httplug": "^1.1|^2.0",
7499 "php-http/message": "^1.5",
7500 "psr/http-message-implementation": "^1.0",
7501 "ramsey/uuid": "^3.3",
7502 "symfony/options-resolver": "^2.7|^3.0|^4.0",
7503 "zendframework/zend-diactoros": "^1.4|^2.0"
7504 },
7505 "conflict": {
7506 "php-http/client-common": "1.8.0",
7507 "raven/raven": "*"
7508 },
7509 "require-dev": {
7510 "friendsofphp/php-cs-fixer": "^2.13",
7511 "monolog/monolog": "^1.3|^2.0",
7512 "php-http/mock-client": "^1.0",
7513 "phpstan/extension-installer": "^1.0",
7514 "phpstan/phpstan": "^0.11",
7515 "phpstan/phpstan-phpunit": "^0.11",
7516 "phpunit/phpunit": "^7.5",
7517 "symfony/phpunit-bridge": "^4.3",
7518 "vimeo/psalm": "^3.4"
7519 },
7520 "suggest": {
7521 "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
7522 },
7523 "type": "library",
7524 "extra": {
7525 "branch-alias": {
7526 "dev-develop": "2.2-dev"
7527 }
7528 },
7529 "autoload": {
7530 "files": [
7531 "src/functions.php"
7532 ],
7533 "psr-4": {
7534 "Sentry\\": "src/"
7535 }
7536 },
7537 "notification-url": "https://packagist.org/downloads/",
7538 "license": [
7539 "BSD-3-Clause"
7540 ],
7541 "authors": [
7542 {
7543 "name": "Sentry",
7544 "email": "accounts@sentry.io"
7545 }
7546 ],
7547 "description": "A PHP SDK for Sentry (http://sentry.io)",
7548 "homepage": "http://sentry.io",
7549 "keywords": [
7550 "crash-reporting",
7551 "crash-reports",
7552 "error-handler",
7553 "error-monitoring",
7554 "log",
7555 "logging",
7556 "sentry"
7557 ],
7558 "time": "2019-11-04T10:30:51+00:00"
7559 },
7560 {
7561 "name": "sentry/sentry-symfony",
7562 "version": "3.2.0",
7563 "source": {
7564 "type": "git",
7565 "url": "https://github.com/getsentry/sentry-symfony.git",
7566 "reference": "62d5c9d280044283d898d262bdae4062d02039bc"
7567 },
7568 "dist": {
7569 "type": "zip",
7570 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/62d5c9d280044283d898d262bdae4062d02039bc",
7571 "reference": "62d5c9d280044283d898d262bdae4062d02039bc",
7572 "shasum": ""
7573 },
7574 "require": {
7575 "jean85/pretty-package-versions": "^1.0",
7576 "php": "^7.1",
7577 "sentry/sdk": "^2.0",
7578 "symfony/config": "^2.8||^3.0||^4.0",
7579 "symfony/console": "^2.8||^3.0||^4.0",
7580 "symfony/dependency-injection": "^2.8||^3.0||^4.0",
7581 "symfony/event-dispatcher": "^2.8||^3.0||^4.0",
7582 "symfony/http-kernel": "^2.8||^3.0||^4.0",
7583 "symfony/security-core": "^2.8||^3.0||^4.0"
7584 },
7585 "require-dev": {
7586 "friendsofphp/php-cs-fixer": "^2.8",
7587 "jangregor/phpstan-prophecy": "^0.3.0",
7588 "monolog/monolog": "^1.11||^2.0",
7589 "php-http/mock-client": "^1.0",
7590 "phpstan/phpstan": "^0.11",
7591 "phpstan/phpstan-phpunit": "^0.11",
7592 "phpunit/phpunit": "^7.5",
7593 "scrutinizer/ocular": "^1.4",
7594 "symfony/expression-language": "^2.8||^3.0||^4.0"
7595 },
7596 "suggest": {
7597 "monolog/monolog": "Required to use the Monolog handler"
7598 },
7599 "type": "symfony-bundle",
7600 "extra": {
7601 "branch-alias": {
7602 "master": "3.x-dev",
7603 "releases/2.x": "2.x-dev",
7604 "releases/1.x": "1.x-dev"
7605 }
7606 },
7607 "autoload": {
7608 "psr-4": {
7609 "Sentry\\SentryBundle\\": "src/"
7610 }
7611 },
7612 "notification-url": "https://packagist.org/downloads/",
7613 "license": [
7614 "Apache-2.0"
7615 ],
7616 "authors": [
7617 {
7618 "name": "David Cramer",
7619 "email": "dcramer@gmail.com"
7620 },
7621 {
7622 "name": "Alessandro Lai",
7623 "email": "alessandro.lai85@gmail.com"
7624 }
7625 ],
7626 "description": "Symfony integration for Sentry (http://getsentry.com)",
7627 "homepage": "http://getsentry.com",
7628 "keywords": [
7629 "errors",
7630 "logging",
7631 "sentry",
7632 "symfony"
7633 ],
7634 "time": "2019-10-04T13:26:24+00:00"
7635 },
7636 {
7637 "name": "simplepie/simplepie",
7638 "version": "1.5.3",
7639 "source": {
7640 "type": "git",
7641 "url": "https://github.com/simplepie/simplepie.git",
7642 "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6"
7643 },
7644 "dist": {
7645 "type": "zip",
7646 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6",
7647 "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6",
7648 "shasum": ""
7649 },
7650 "require": {
7651 "ext-pcre": "*",
7652 "ext-xml": "*",
7653 "ext-xmlreader": "*",
7654 "php": ">=5.6.0"
7655 },
7656 "require-dev": {
7657 "phpunit/phpunit": "~5.4.3 || ~6.5"
7658 },
7659 "suggest": {
7660 "ext-curl": "",
7661 "ext-iconv": "",
7662 "ext-intl": "",
7663 "ext-mbstring": "",
7664 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
7665 },
7666 "type": "library",
7667 "autoload": {
7668 "psr-0": {
7669 "SimplePie": "library"
7670 }
7671 },
7672 "notification-url": "https://packagist.org/downloads/",
7673 "license": [
7674 "BSD-3-Clause"
7675 ],
7676 "authors": [
7677 {
7678 "name": "Ryan Parman",
7679 "homepage": "http://ryanparman.com/",
7680 "role": "Creator, alumnus developer"
7681 },
7682 {
7683 "name": "Geoffrey Sneddon",
7684 "homepage": "http://gsnedders.com/",
7685 "role": "Alumnus developer"
7686 },
7687 {
7688 "name": "Ryan McCue",
7689 "email": "me@ryanmccue.info",
7690 "homepage": "http://ryanmccue.info/",
7691 "role": "Developer"
7692 }
7693 ],
7694 "description": "A simple Atom/RSS parsing library for PHP",
7695 "homepage": "http://simplepie.org/",
7696 "keywords": [
7697 "atom",
7698 "feeds",
7699 "rss"
7700 ],
7701 "time": "2019-09-22T23:21:30+00:00"
7702 },
7703 {
7704 "name": "smalot/pdfparser",
7705 "version": "v0.14.0",
7706 "source": {
7707 "type": "git",
7708 "url": "https://github.com/smalot/pdfparser.git",
7709 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f"
7710 },
7711 "dist": {
7712 "type": "zip",
7713 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f",
7714 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f",
7715 "shasum": ""
7716 },
7717 "require": {
7718 "ext-mbstring": "*",
7719 "ext-zlib": "*",
7720 "php": ">=5.3.0",
7721 "tecnickcom/tcpdf": "~6.0"
7722 },
7723 "require-dev": {
7724 "atoum/atoum": "^2.8 | ^3.0"
7725 },
7726 "type": "library",
7727 "autoload": {
7728 "psr-0": {
7729 "Smalot\\PdfParser\\": "src/"
7730 }
7731 },
7732 "notification-url": "https://packagist.org/downloads/",
7733 "license": [
7734 "LGPL-3.0"
7735 ],
7736 "authors": [
7737 {
7738 "name": "Sebastien Malot",
7739 "email": "sebastien@malot.fr"
7740 }
7741 ],
7742 "description": "Pdf parser library. Can read and extract information from pdf file.",
7743 "homepage": "http://www.pdfparser.org",
7744 "keywords": [
7745 "extract",
7746 "parse",
7747 "parser",
7748 "pdf",
7749 "text"
7750 ],
7751 "time": "2019-01-23T09:14:37+00:00"
7752 },
7753 {
7754 "name": "spomky-labs/otphp",
7755 "version": "v9.1.4",
7756 "source": {
7757 "type": "git",
7758 "url": "https://github.com/Spomky-Labs/otphp.git",
7759 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068"
7760 },
7761 "dist": {
7762 "type": "zip",
7763 "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/48d463cf909320399fe08eab2e1cd18d899d5068",
7764 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068",
7765 "shasum": ""
7766 },
7767 "require": {
7768 "beberlei/assert": "^2.4|^3.0",
7769 "paragonie/constant_time_encoding": "^2.0",
7770 "php": "^7.1"
7771 },
7772 "require-dev": {
7773 "phpunit/phpunit": "^6.0",
7774 "satooshi/php-coveralls": "^1.0"
7775 },
7776 "type": "library",
7777 "extra": {
7778 "branch-alias": {
7779 "dev-master": "9.0.x-dev"
7780 }
7781 },
7782 "autoload": {
7783 "psr-4": {
7784 "OTPHP\\": "src/"
7785 }
7786 },
7787 "notification-url": "https://packagist.org/downloads/",
7788 "license": [
7789 "MIT"
7790 ],
7791 "authors": [
7792 {
7793 "name": "Florent Morselli",
7794 "homepage": "https://github.com/Spomky"
7795 },
7796 {
7797 "name": "All contributors",
7798 "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
7799 }
7800 ],
7801 "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
7802 "homepage": "https://github.com/Spomky-Labs/otphp",
7803 "keywords": [
7804 "FreeOTP",
7805 "RFC 4226",
7806 "RFC 6238",
7807 "google authenticator",
7808 "hotp",
7809 "otp",
7810 "totp"
7811 ],
7812 "time": "2019-03-18T10:08:51+00:00"
7813 },
7814 {
7815 "name": "stof/doctrine-extensions-bundle",
7816 "version": "v1.3.0",
7817 "source": {
7818 "type": "git",
7819 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
7820 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
7821 },
7822 "dist": {
7823 "type": "zip",
7824 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7825 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7826 "shasum": ""
7827 },
7828 "require": {
7829 "gedmo/doctrine-extensions": "^2.3.4",
7830 "php": ">=5.3.2",
7831 "symfony/framework-bundle": "~2.7|~3.2|~4.0"
7832 },
7833 "require-dev": {
7834 "symfony/phpunit-bridge": "^4.0",
7835 "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
7836 },
7837 "suggest": {
7838 "doctrine/doctrine-bundle": "to use the ORM extensions",
7839 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
7840 },
7841 "type": "symfony-bundle",
7842 "extra": {
7843 "branch-alias": {
7844 "dev-master": "1.3.x-dev"
7845 }
7846 },
7847 "autoload": {
7848 "psr-4": {
7849 "Stof\\DoctrineExtensionsBundle\\": ""
7850 }
7851 },
7852 "notification-url": "https://packagist.org/downloads/",
7853 "license": [
7854 "MIT"
7855 ],
7856 "authors": [
7857 {
7858 "name": "Christophe Coevoet",
7859 "email": "stof@notk.org"
7860 }
7861 ],
7862 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
7863 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
7864 "keywords": [
7865 "behaviors",
7866 "doctrine2",
7867 "extensions",
7868 "gedmo",
7869 "loggable",
7870 "nestedset",
7871 "sluggable",
7872 "sortable",
7873 "timestampable",
7874 "translatable",
7875 "tree"
7876 ],
7877 "time": "2017-12-24T16:06:50+00:00"
7878 },
7879 {
7880 "name": "swiftmailer/swiftmailer",
7881 "version": "v6.2.3",
7882 "source": {
7883 "type": "git",
7884 "url": "https://github.com/swiftmailer/swiftmailer.git",
7885 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
7886 },
7887 "dist": {
7888 "type": "zip",
7889 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
7890 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
7891 "shasum": ""
7892 },
7893 "require": {
7894 "egulias/email-validator": "~2.0",
7895 "php": ">=7.0.0",
7896 "symfony/polyfill-iconv": "^1.0",
7897 "symfony/polyfill-intl-idn": "^1.10",
7898 "symfony/polyfill-mbstring": "^1.0"
7899 },
7900 "require-dev": {
7901 "mockery/mockery": "~0.9.1",
7902 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
7903 },
7904 "suggest": {
7905 "ext-intl": "Needed to support internationalized email addresses",
7906 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
7907 },
7908 "type": "library",
7909 "extra": {
7910 "branch-alias": {
7911 "dev-master": "6.2-dev"
7912 }
7913 },
7914 "autoload": {
7915 "files": [
7916 "lib/swift_required.php"
7917 ]
7918 },
7919 "notification-url": "https://packagist.org/downloads/",
7920 "license": [
7921 "MIT"
7922 ],
7923 "authors": [
7924 {
7925 "name": "Chris Corbyn"
7926 },
7927 {
7928 "name": "Fabien Potencier",
7929 "email": "fabien@symfony.com"
7930 }
7931 ],
7932 "description": "Swiftmailer, free feature-rich PHP mailer",
7933 "homepage": "https://swiftmailer.symfony.com",
7934 "keywords": [
7935 "email",
7936 "mail",
7937 "mailer"
7938 ],
7939 "time": "2019-11-12T09:31:26+00:00"
7940 },
7941 {
7942 "name": "symfony/http-client",
7943 "version": "v4.3.7",
7944 "source": {
7945 "type": "git",
7946 "url": "https://github.com/symfony/http-client.git",
7947 "reference": "ae3a9cd491f1aadb5583f34a6bda5cca34081ce8"
7948 },
7949 "dist": {
7950 "type": "zip",
7951 "url": "https://api.github.com/repos/symfony/http-client/zipball/ae3a9cd491f1aadb5583f34a6bda5cca34081ce8",
7952 "reference": "ae3a9cd491f1aadb5583f34a6bda5cca34081ce8",
7953 "shasum": ""
7954 },
7955 "require": {
7956 "php": "^7.1.3",
7957 "psr/log": "^1.0",
7958 "symfony/http-client-contracts": "^1.1.7",
7959 "symfony/polyfill-php73": "^1.11"
7960 },
7961 "provide": {
7962 "psr/http-client-implementation": "1.0",
7963 "symfony/http-client-implementation": "1.1"
7964 },
7965 "require-dev": {
7966 "nyholm/psr7": "^1.0",
7967 "psr/http-client": "^1.0",
7968 "symfony/http-kernel": "^4.3",
7969 "symfony/process": "^4.2"
7970 },
7971 "type": "library",
7972 "extra": {
7973 "branch-alias": {
7974 "dev-master": "4.3-dev"
7975 }
7976 },
7977 "autoload": {
7978 "psr-4": {
7979 "Symfony\\Component\\HttpClient\\": ""
7980 },
7981 "exclude-from-classmap": [
7982 "/Tests/"
7983 ]
7984 },
7985 "notification-url": "https://packagist.org/downloads/",
7986 "license": [
7987 "MIT"
7988 ],
7989 "authors": [
7990 {
7991 "name": "Nicolas Grekas",
7992 "email": "p@tchwork.com"
7993 },
7994 {
7995 "name": "Symfony Community",
7996 "homepage": "https://symfony.com/contributors"
7997 }
7998 ],
7999 "description": "Symfony HttpClient component",
8000 "homepage": "https://symfony.com",
8001 "time": "2019-11-08T08:23:45+00:00"
8002 },
8003 {
8004 "name": "symfony/http-client-contracts",
8005 "version": "v1.1.8",
8006 "source": {
8007 "type": "git",
8008 "url": "https://github.com/symfony/http-client-contracts.git",
8009 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e"
8010 },
8011 "dist": {
8012 "type": "zip",
8013 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
8014 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
8015 "shasum": ""
8016 },
8017 "require": {
8018 "php": "^7.1.3"
8019 },
8020 "suggest": {
8021 "symfony/http-client-implementation": ""
8022 },
8023 "type": "library",
8024 "extra": {
8025 "branch-alias": {
8026 "dev-master": "1.1-dev"
8027 }
8028 },
8029 "autoload": {
8030 "psr-4": {
8031 "Symfony\\Contracts\\HttpClient\\": ""
8032 }
8033 },
8034 "notification-url": "https://packagist.org/downloads/",
8035 "license": [
8036 "MIT"
8037 ],
8038 "authors": [
8039 {
8040 "name": "Nicolas Grekas",
8041 "email": "p@tchwork.com"
8042 },
8043 {
8044 "name": "Symfony Community",
8045 "homepage": "https://symfony.com/contributors"
8046 }
8047 ],
8048 "description": "Generic abstractions related to HTTP clients",
8049 "homepage": "https://symfony.com",
8050 "keywords": [
8051 "abstractions",
8052 "contracts",
8053 "decoupling",
8054 "interfaces",
8055 "interoperability",
8056 "standards"
8057 ],
8058 "time": "2019-11-07T12:44:51+00:00"
8059 },
8060 {
8061 "name": "symfony/mime",
8062 "version": "v4.3.7",
8063 "source": {
8064 "type": "git",
8065 "url": "https://github.com/symfony/mime.git",
8066 "reference": "3c0e197529da6e59b217615ba8ee7604df88b551"
8067 },
8068 "dist": {
8069 "type": "zip",
8070 "url": "https://api.github.com/repos/symfony/mime/zipball/3c0e197529da6e59b217615ba8ee7604df88b551",
8071 "reference": "3c0e197529da6e59b217615ba8ee7604df88b551",
8072 "shasum": ""
8073 },
8074 "require": {
8075 "php": "^7.1.3",
8076 "symfony/polyfill-intl-idn": "^1.10",
8077 "symfony/polyfill-mbstring": "^1.0"
8078 },
8079 "require-dev": {
8080 "egulias/email-validator": "^2.1.10",
8081 "symfony/dependency-injection": "~3.4|^4.1"
8082 },
8083 "type": "library",
8084 "extra": {
8085 "branch-alias": {
8086 "dev-master": "4.3-dev"
8087 }
8088 },
8089 "autoload": {
8090 "psr-4": {
8091 "Symfony\\Component\\Mime\\": ""
8092 },
8093 "exclude-from-classmap": [
8094 "/Tests/"
8095 ]
8096 },
8097 "notification-url": "https://packagist.org/downloads/",
8098 "license": [
8099 "MIT"
8100 ],
8101 "authors": [
8102 {
8103 "name": "Fabien Potencier",
8104 "email": "fabien@symfony.com"
8105 },
8106 {
8107 "name": "Symfony Community",
8108 "homepage": "https://symfony.com/contributors"
8109 }
8110 ],
8111 "description": "A library to manipulate MIME messages",
8112 "homepage": "https://symfony.com",
8113 "keywords": [
8114 "mime",
8115 "mime-type"
8116 ],
8117 "time": "2019-10-30T12:58:49+00:00"
8118 },
8119 {
8120 "name": "symfony/monolog-bundle",
8121 "version": "v3.4.0",
8122 "source": {
8123 "type": "git",
8124 "url": "https://github.com/symfony/monolog-bundle.git",
8125 "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d"
8126 },
8127 "dist": {
8128 "type": "zip",
8129 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
8130 "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
8131 "shasum": ""
8132 },
8133 "require": {
8134 "monolog/monolog": "~1.22",
8135 "php": ">=5.6",
8136 "symfony/config": "~3.4|~4.0",
8137 "symfony/dependency-injection": "~3.4.10|^4.0.10",
8138 "symfony/http-kernel": "~3.4|~4.0",
8139 "symfony/monolog-bridge": "~3.4|~4.0"
8140 },
8141 "require-dev": {
8142 "symfony/console": "~3.4|~4.0",
8143 "symfony/phpunit-bridge": "^3.4.19|^4.0",
8144 "symfony/yaml": "~3.4|~4.0"
8145 },
8146 "type": "symfony-bundle",
8147 "extra": {
8148 "branch-alias": {
8149 "dev-master": "3.x-dev"
8150 }
8151 },
8152 "autoload": {
8153 "psr-4": {
8154 "Symfony\\Bundle\\MonologBundle\\": ""
8155 },
8156 "exclude-from-classmap": [
8157 "/Tests/"
8158 ]
8159 },
8160 "notification-url": "https://packagist.org/downloads/",
8161 "license": [
8162 "MIT"
8163 ],
8164 "authors": [
8165 {
8166 "name": "Symfony Community",
8167 "homepage": "http://symfony.com/contributors"
8168 },
8169 {
8170 "name": "Fabien Potencier",
8171 "email": "fabien@symfony.com"
8172 }
8173 ],
8174 "description": "Symfony MonologBundle",
8175 "homepage": "http://symfony.com",
8176 "keywords": [
8177 "log",
8178 "logging"
8179 ],
8180 "time": "2019-06-20T12:18:19+00:00"
8181 },
8182 {
8183 "name": "symfony/polyfill-apcu",
8184 "version": "v1.12.0",
8185 "source": {
8186 "type": "git",
8187 "url": "https://github.com/symfony/polyfill-apcu.git",
8188 "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5"
8189 },
8190 "dist": {
8191 "type": "zip",
8192 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/71ce80635d5dcd67772b4dda00b86068595f64d5",
8193 "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5",
8194 "shasum": ""
8195 },
8196 "require": {
8197 "php": ">=5.3.3"
8198 },
8199 "type": "library",
8200 "extra": {
8201 "branch-alias": {
8202 "dev-master": "1.12-dev"
8203 }
8204 },
8205 "autoload": {
8206 "psr-4": {
8207 "Symfony\\Polyfill\\Apcu\\": ""
8208 },
8209 "files": [
8210 "bootstrap.php"
8211 ]
8212 },
8213 "notification-url": "https://packagist.org/downloads/",
8214 "license": [
8215 "MIT"
8216 ],
8217 "authors": [
8218 {
8219 "name": "Nicolas Grekas",
8220 "email": "p@tchwork.com"
8221 },
8222 {
8223 "name": "Symfony Community",
8224 "homepage": "https://symfony.com/contributors"
8225 }
8226 ],
8227 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
8228 "homepage": "https://symfony.com",
8229 "keywords": [
8230 "apcu",
8231 "compatibility",
8232 "polyfill",
8233 "portable",
8234 "shim"
8235 ],
8236 "time": "2019-08-06T08:03:45+00:00"
8237 },
8238 {
8239 "name": "symfony/polyfill-ctype",
8240 "version": "v1.12.0",
8241 "source": {
8242 "type": "git",
8243 "url": "https://github.com/symfony/polyfill-ctype.git",
8244 "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
8245 },
8246 "dist": {
8247 "type": "zip",
8248 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
8249 "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
8250 "shasum": ""
8251 },
8252 "require": {
8253 "php": ">=5.3.3"
8254 },
8255 "suggest": {
8256 "ext-ctype": "For best performance"
8257 },
8258 "type": "library",
8259 "extra": {
8260 "branch-alias": {
8261 "dev-master": "1.12-dev"
8262 }
8263 },
8264 "autoload": {
8265 "psr-4": {
8266 "Symfony\\Polyfill\\Ctype\\": ""
8267 },
8268 "files": [
8269 "bootstrap.php"
8270 ]
8271 },
8272 "notification-url": "https://packagist.org/downloads/",
8273 "license": [
8274 "MIT"
8275 ],
8276 "authors": [
8277 {
8278 "name": "Gert de Pagter",
8279 "email": "BackEndTea@gmail.com"
8280 },
8281 {
8282 "name": "Symfony Community",
8283 "homepage": "https://symfony.com/contributors"
8284 }
8285 ],
8286 "description": "Symfony polyfill for ctype functions",
8287 "homepage": "https://symfony.com",
8288 "keywords": [
8289 "compatibility",
8290 "ctype",
8291 "polyfill",
8292 "portable"
8293 ],
8294 "time": "2019-08-06T08:03:45+00:00"
8295 },
8296 {
8297 "name": "symfony/polyfill-iconv",
8298 "version": "v1.12.0",
8299 "source": {
8300 "type": "git",
8301 "url": "https://github.com/symfony/polyfill-iconv.git",
8302 "reference": "685968b11e61a347c18bf25db32effa478be610f"
8303 },
8304 "dist": {
8305 "type": "zip",
8306 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f",
8307 "reference": "685968b11e61a347c18bf25db32effa478be610f",
8308 "shasum": ""
8309 },
8310 "require": {
8311 "php": ">=5.3.3"
8312 },
8313 "suggest": {
8314 "ext-iconv": "For best performance"
8315 },
8316 "type": "library",
8317 "extra": {
8318 "branch-alias": {
8319 "dev-master": "1.12-dev"
8320 }
8321 },
8322 "autoload": {
8323 "psr-4": {
8324 "Symfony\\Polyfill\\Iconv\\": ""
8325 },
8326 "files": [
8327 "bootstrap.php"
8328 ]
8329 },
8330 "notification-url": "https://packagist.org/downloads/",
8331 "license": [
8332 "MIT"
8333 ],
8334 "authors": [
8335 {
8336 "name": "Nicolas Grekas",
8337 "email": "p@tchwork.com"
8338 },
8339 {
8340 "name": "Symfony Community",
8341 "homepage": "https://symfony.com/contributors"
8342 }
8343 ],
8344 "description": "Symfony polyfill for the Iconv extension",
8345 "homepage": "https://symfony.com",
8346 "keywords": [
8347 "compatibility",
8348 "iconv",
8349 "polyfill",
8350 "portable",
8351 "shim"
8352 ],
8353 "time": "2019-08-06T08:03:45+00:00"
8354 },
8355 {
8356 "name": "symfony/polyfill-intl-icu",
8357 "version": "v1.12.0",
8358 "source": {
8359 "type": "git",
8360 "url": "https://github.com/symfony/polyfill-intl-icu.git",
8361 "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e"
8362 },
8363 "dist": {
8364 "type": "zip",
8365 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/66810b9d6eb4af54d543867909d65ab9af654d7e",
8366 "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e",
8367 "shasum": ""
8368 },
8369 "require": {
8370 "php": ">=5.3.3",
8371 "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
8372 },
8373 "suggest": {
8374 "ext-intl": "For best performance"
8375 },
8376 "type": "library",
8377 "extra": {
8378 "branch-alias": {
8379 "dev-master": "1.12-dev"
8380 }
8381 },
8382 "autoload": {
8383 "files": [
8384 "bootstrap.php"
8385 ]
8386 },
8387 "notification-url": "https://packagist.org/downloads/",
8388 "license": [
8389 "MIT"
8390 ],
8391 "authors": [
8392 {
8393 "name": "Nicolas Grekas",
8394 "email": "p@tchwork.com"
8395 },
8396 {
8397 "name": "Symfony Community",
8398 "homepage": "https://symfony.com/contributors"
8399 }
8400 ],
8401 "description": "Symfony polyfill for intl's ICU-related data and classes",
8402 "homepage": "https://symfony.com",
8403 "keywords": [
8404 "compatibility",
8405 "icu",
8406 "intl",
8407 "polyfill",
8408 "portable",
8409 "shim"
8410 ],
8411 "time": "2019-08-06T08:03:45+00:00"
8412 },
8413 {
8414 "name": "symfony/polyfill-intl-idn",
8415 "version": "v1.12.0",
8416 "source": {
8417 "type": "git",
8418 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8419 "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2"
8420 },
8421 "dist": {
8422 "type": "zip",
8423 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
8424 "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
8425 "shasum": ""
8426 },
8427 "require": {
8428 "php": ">=5.3.3",
8429 "symfony/polyfill-mbstring": "^1.3",
8430 "symfony/polyfill-php72": "^1.9"
8431 },
8432 "suggest": {
8433 "ext-intl": "For best performance"
8434 },
8435 "type": "library",
8436 "extra": {
8437 "branch-alias": {
8438 "dev-master": "1.12-dev"
8439 }
8440 },
8441 "autoload": {
8442 "psr-4": {
8443 "Symfony\\Polyfill\\Intl\\Idn\\": ""
8444 },
8445 "files": [
8446 "bootstrap.php"
8447 ]
8448 },
8449 "notification-url": "https://packagist.org/downloads/",
8450 "license": [
8451 "MIT"
8452 ],
8453 "authors": [
8454 {
8455 "name": "Laurent Bassin",
8456 "email": "laurent@bassin.info"
8457 },
8458 {
8459 "name": "Symfony Community",
8460 "homepage": "https://symfony.com/contributors"
8461 }
8462 ],
8463 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8464 "homepage": "https://symfony.com",
8465 "keywords": [
8466 "compatibility",
8467 "idn",
8468 "intl",
8469 "polyfill",
8470 "portable",
8471 "shim"
8472 ],
8473 "time": "2019-08-06T08:03:45+00:00"
8474 },
8475 {
8476 "name": "symfony/polyfill-mbstring",
8477 "version": "v1.12.0",
8478 "source": {
8479 "type": "git",
8480 "url": "https://github.com/symfony/polyfill-mbstring.git",
8481 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
8482 },
8483 "dist": {
8484 "type": "zip",
8485 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
8486 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
8487 "shasum": ""
8488 },
8489 "require": {
8490 "php": ">=5.3.3"
8491 },
8492 "suggest": {
8493 "ext-mbstring": "For best performance"
8494 },
8495 "type": "library",
8496 "extra": {
8497 "branch-alias": {
8498 "dev-master": "1.12-dev"
8499 }
8500 },
8501 "autoload": {
8502 "psr-4": {
8503 "Symfony\\Polyfill\\Mbstring\\": ""
8504 },
8505 "files": [
8506 "bootstrap.php"
8507 ]
8508 },
8509 "notification-url": "https://packagist.org/downloads/",
8510 "license": [
8511 "MIT"
8512 ],
8513 "authors": [
8514 {
8515 "name": "Nicolas Grekas",
8516 "email": "p@tchwork.com"
8517 },
8518 {
8519 "name": "Symfony Community",
8520 "homepage": "https://symfony.com/contributors"
8521 }
8522 ],
8523 "description": "Symfony polyfill for the Mbstring extension",
8524 "homepage": "https://symfony.com",
8525 "keywords": [
8526 "compatibility",
8527 "mbstring",
8528 "polyfill",
8529 "portable",
8530 "shim"
8531 ],
8532 "time": "2019-08-06T08:03:45+00:00"
8533 },
8534 {
8535 "name": "symfony/polyfill-php56",
8536 "version": "v1.12.0",
8537 "source": {
8538 "type": "git",
8539 "url": "https://github.com/symfony/polyfill-php56.git",
8540 "reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
8541 },
8542 "dist": {
8543 "type": "zip",
8544 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
8545 "reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
8546 "shasum": ""
8547 },
8548 "require": {
8549 "php": ">=5.3.3",
8550 "symfony/polyfill-util": "~1.0"
8551 },
8552 "type": "library",
8553 "extra": {
8554 "branch-alias": {
8555 "dev-master": "1.12-dev"
8556 }
8557 },
8558 "autoload": {
8559 "psr-4": {
8560 "Symfony\\Polyfill\\Php56\\": ""
8561 },
8562 "files": [
8563 "bootstrap.php"
8564 ]
8565 },
8566 "notification-url": "https://packagist.org/downloads/",
8567 "license": [
8568 "MIT"
8569 ],
8570 "authors": [
8571 {
8572 "name": "Nicolas Grekas",
8573 "email": "p@tchwork.com"
8574 },
8575 {
8576 "name": "Symfony Community",
8577 "homepage": "https://symfony.com/contributors"
8578 }
8579 ],
8580 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
8581 "homepage": "https://symfony.com",
8582 "keywords": [
8583 "compatibility",
8584 "polyfill",
8585 "portable",
8586 "shim"
8587 ],
8588 "time": "2019-08-06T08:03:45+00:00"
8589 },
8590 {
8591 "name": "symfony/polyfill-php70",
8592 "version": "v1.12.0",
8593 "source": {
8594 "type": "git",
8595 "url": "https://github.com/symfony/polyfill-php70.git",
8596 "reference": "54b4c428a0054e254223797d2713c31e08610831"
8597 },
8598 "dist": {
8599 "type": "zip",
8600 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831",
8601 "reference": "54b4c428a0054e254223797d2713c31e08610831",
8602 "shasum": ""
8603 },
8604 "require": {
8605 "paragonie/random_compat": "~1.0|~2.0|~9.99",
8606 "php": ">=5.3.3"
8607 },
8608 "type": "library",
8609 "extra": {
8610 "branch-alias": {
8611 "dev-master": "1.12-dev"
8612 }
8613 },
8614 "autoload": {
8615 "psr-4": {
8616 "Symfony\\Polyfill\\Php70\\": ""
8617 },
8618 "files": [
8619 "bootstrap.php"
8620 ],
8621 "classmap": [
8622 "Resources/stubs"
8623 ]
8624 },
8625 "notification-url": "https://packagist.org/downloads/",
8626 "license": [
8627 "MIT"
8628 ],
8629 "authors": [
8630 {
8631 "name": "Nicolas Grekas",
8632 "email": "p@tchwork.com"
8633 },
8634 {
8635 "name": "Symfony Community",
8636 "homepage": "https://symfony.com/contributors"
8637 }
8638 ],
8639 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
8640 "homepage": "https://symfony.com",
8641 "keywords": [
8642 "compatibility",
8643 "polyfill",
8644 "portable",
8645 "shim"
8646 ],
8647 "time": "2019-08-06T08:03:45+00:00"
8648 },
8649 {
8650 "name": "symfony/polyfill-php72",
8651 "version": "v1.12.0",
8652 "source": {
8653 "type": "git",
8654 "url": "https://github.com/symfony/polyfill-php72.git",
8655 "reference": "04ce3335667451138df4307d6a9b61565560199e"
8656 },
8657 "dist": {
8658 "type": "zip",
8659 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
8660 "reference": "04ce3335667451138df4307d6a9b61565560199e",
8661 "shasum": ""
8662 },
8663 "require": {
8664 "php": ">=5.3.3"
8665 },
8666 "type": "library",
8667 "extra": {
8668 "branch-alias": {
8669 "dev-master": "1.12-dev"
8670 }
8671 },
8672 "autoload": {
8673 "psr-4": {
8674 "Symfony\\Polyfill\\Php72\\": ""
8675 },
8676 "files": [
8677 "bootstrap.php"
8678 ]
8679 },
8680 "notification-url": "https://packagist.org/downloads/",
8681 "license": [
8682 "MIT"
8683 ],
8684 "authors": [
8685 {
8686 "name": "Nicolas Grekas",
8687 "email": "p@tchwork.com"
8688 },
8689 {
8690 "name": "Symfony Community",
8691 "homepage": "https://symfony.com/contributors"
8692 }
8693 ],
8694 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8695 "homepage": "https://symfony.com",
8696 "keywords": [
8697 "compatibility",
8698 "polyfill",
8699 "portable",
8700 "shim"
8701 ],
8702 "time": "2019-08-06T08:03:45+00:00"
8703 },
8704 {
8705 "name": "symfony/polyfill-php73",
8706 "version": "v1.12.0",
8707 "source": {
8708 "type": "git",
8709 "url": "https://github.com/symfony/polyfill-php73.git",
8710 "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
8711 },
8712 "dist": {
8713 "type": "zip",
8714 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
8715 "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
8716 "shasum": ""
8717 },
8718 "require": {
8719 "php": ">=5.3.3"
8720 },
8721 "type": "library",
8722 "extra": {
8723 "branch-alias": {
8724 "dev-master": "1.12-dev"
8725 }
8726 },
8727 "autoload": {
8728 "psr-4": {
8729 "Symfony\\Polyfill\\Php73\\": ""
8730 },
8731 "files": [
8732 "bootstrap.php"
8733 ],
8734 "classmap": [
8735 "Resources/stubs"
8736 ]
8737 },
8738 "notification-url": "https://packagist.org/downloads/",
8739 "license": [
8740 "MIT"
8741 ],
8742 "authors": [
8743 {
8744 "name": "Nicolas Grekas",
8745 "email": "p@tchwork.com"
8746 },
8747 {
8748 "name": "Symfony Community",
8749 "homepage": "https://symfony.com/contributors"
8750 }
8751 ],
8752 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8753 "homepage": "https://symfony.com",
8754 "keywords": [
8755 "compatibility",
8756 "polyfill",
8757 "portable",
8758 "shim"
8759 ],
8760 "time": "2019-08-06T08:03:45+00:00"
8761 },
8762 {
8763 "name": "symfony/polyfill-util",
8764 "version": "v1.12.0",
8765 "source": {
8766 "type": "git",
8767 "url": "https://github.com/symfony/polyfill-util.git",
8768 "reference": "4317de1386717b4c22caed7725350a8887ab205c"
8769 },
8770 "dist": {
8771 "type": "zip",
8772 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
8773 "reference": "4317de1386717b4c22caed7725350a8887ab205c",
8774 "shasum": ""
8775 },
8776 "require": {
8777 "php": ">=5.3.3"
8778 },
8779 "type": "library",
8780 "extra": {
8781 "branch-alias": {
8782 "dev-master": "1.12-dev"
8783 }
8784 },
8785 "autoload": {
8786 "psr-4": {
8787 "Symfony\\Polyfill\\Util\\": ""
8788 }
8789 },
8790 "notification-url": "https://packagist.org/downloads/",
8791 "license": [
8792 "MIT"
8793 ],
8794 "authors": [
8795 {
8796 "name": "Nicolas Grekas",
8797 "email": "p@tchwork.com"
8798 },
8799 {
8800 "name": "Symfony Community",
8801 "homepage": "https://symfony.com/contributors"
8802 }
8803 ],
8804 "description": "Symfony utilities for portability of PHP codes",
8805 "homepage": "https://symfony.com",
8806 "keywords": [
8807 "compat",
8808 "compatibility",
8809 "polyfill",
8810 "shim"
8811 ],
8812 "time": "2019-08-06T08:03:45+00:00"
8813 },
8814 {
8815 "name": "symfony/swiftmailer-bundle",
8816 "version": "v3.3.1",
8817 "source": {
8818 "type": "git",
8819 "url": "https://github.com/symfony/swiftmailer-bundle.git",
8820 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745"
8821 },
8822 "dist": {
8823 "type": "zip",
8824 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/defa9bdfc0191ed70b389cb93c550c6c82cf1745",
8825 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745",
8826 "shasum": ""
8827 },
8828 "require": {
8829 "php": ">=7.0.0",
8830 "swiftmailer/swiftmailer": "^6.1.3",
8831 "symfony/config": "^3.4|^4.0|^5.0",
8832 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
8833 "symfony/http-kernel": "^3.4|^4.0|^5.0"
8834 },
8835 "conflict": {
8836 "twig/twig": "<1.41|<2.10"
8837 },
8838 "require-dev": {
8839 "symfony/console": "^3.4|^4.0|^5.0",
8840 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
8841 "symfony/phpunit-bridge": "^3.4.32|^4.3.5|^5.0",
8842 "symfony/yaml": "^3.4|^4.0|^5.0"
8843 },
8844 "suggest": {
8845 "psr/log": "Allows logging"
8846 },
8847 "type": "symfony-bundle",
8848 "extra": {
8849 "branch-alias": {
8850 "dev-master": "3.3-dev"
8851 }
8852 },
8853 "autoload": {
8854 "psr-4": {
8855 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
8856 },
8857 "exclude-from-classmap": [
8858 "/Tests/"
8859 ]
8860 },
8861 "notification-url": "https://packagist.org/downloads/",
8862 "license": [
8863 "MIT"
8864 ],
8865 "authors": [
8866 {
8867 "name": "Fabien Potencier",
8868 "email": "fabien@symfony.com"
8869 },
8870 {
8871 "name": "Symfony Community",
8872 "homepage": "http://symfony.com/contributors"
8873 }
8874 ],
8875 "description": "Symfony SwiftmailerBundle",
8876 "homepage": "http://symfony.com",
8877 "time": "2019-11-07T21:01:35+00:00"
8878 },
8879 {
8880 "name": "symfony/symfony",
8881 "version": "v3.4.34",
8882 "source": {
8883 "type": "git",
8884 "url": "https://github.com/symfony/symfony.git",
8885 "reference": "c461582064eabe9b93b225be589dd6740620ce0f"
8886 },
8887 "dist": {
8888 "type": "zip",
8889 "url": "https://api.github.com/repos/symfony/symfony/zipball/c461582064eabe9b93b225be589dd6740620ce0f",
8890 "reference": "c461582064eabe9b93b225be589dd6740620ce0f",
8891 "shasum": ""
8892 },
8893 "require": {
8894 "doctrine/common": "~2.4",
8895 "ext-xml": "*",
8896 "fig/link-util": "^1.0",
8897 "php": "^5.5.9|>=7.0.8",
8898 "psr/cache": "~1.0",
8899 "psr/container": "^1.0",
8900 "psr/link": "^1.0",
8901 "psr/log": "~1.0",
8902 "psr/simple-cache": "^1.0",
8903 "symfony/polyfill-apcu": "~1.1",
8904 "symfony/polyfill-ctype": "~1.8",
8905 "symfony/polyfill-intl-icu": "~1.0",
8906 "symfony/polyfill-mbstring": "~1.0",
8907 "symfony/polyfill-php56": "~1.0",
8908 "symfony/polyfill-php70": "~1.6",
8909 "twig/twig": "^1.41|^2.10"
8910 },
8911 "conflict": {
8912 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
8913 "phpdocumentor/type-resolver": "<0.3.0",
8914 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
8915 },
8916 "provide": {
8917 "psr/cache-implementation": "1.0",
8918 "psr/container-implementation": "1.0",
8919 "psr/log-implementation": "1.0",
8920 "psr/simple-cache-implementation": "1.0"
8921 },
8922 "replace": {
8923 "symfony/asset": "self.version",
8924 "symfony/browser-kit": "self.version",
8925 "symfony/cache": "self.version",
8926 "symfony/class-loader": "self.version",
8927 "symfony/config": "self.version",
8928 "symfony/console": "self.version",
8929 "symfony/css-selector": "self.version",
8930 "symfony/debug": "self.version",
8931 "symfony/debug-bundle": "self.version",
8932 "symfony/dependency-injection": "self.version",
8933 "symfony/doctrine-bridge": "self.version",
8934 "symfony/dom-crawler": "self.version",
8935 "symfony/dotenv": "self.version",
8936 "symfony/event-dispatcher": "self.version",
8937 "symfony/expression-language": "self.version",
8938 "symfony/filesystem": "self.version",
8939 "symfony/finder": "self.version",
8940 "symfony/form": "self.version",
8941 "symfony/framework-bundle": "self.version",
8942 "symfony/http-foundation": "self.version",
8943 "symfony/http-kernel": "self.version",
8944 "symfony/inflector": "self.version",
8945 "symfony/intl": "self.version",
8946 "symfony/ldap": "self.version",
8947 "symfony/lock": "self.version",
8948 "symfony/monolog-bridge": "self.version",
8949 "symfony/options-resolver": "self.version",
8950 "symfony/process": "self.version",
8951 "symfony/property-access": "self.version",
8952 "symfony/property-info": "self.version",
8953 "symfony/proxy-manager-bridge": "self.version",
8954 "symfony/routing": "self.version",
8955 "symfony/security": "self.version",
8956 "symfony/security-bundle": "self.version",
8957 "symfony/security-core": "self.version",
8958 "symfony/security-csrf": "self.version",
8959 "symfony/security-guard": "self.version",
8960 "symfony/security-http": "self.version",
8961 "symfony/serializer": "self.version",
8962 "symfony/stopwatch": "self.version",
8963 "symfony/templating": "self.version",
8964 "symfony/translation": "self.version",
8965 "symfony/twig-bridge": "self.version",
8966 "symfony/twig-bundle": "self.version",
8967 "symfony/validator": "self.version",
8968 "symfony/var-dumper": "self.version",
8969 "symfony/web-link": "self.version",
8970 "symfony/web-profiler-bundle": "self.version",
8971 "symfony/web-server-bundle": "self.version",
8972 "symfony/workflow": "self.version",
8973 "symfony/yaml": "self.version"
8974 },
8975 "require-dev": {
8976 "cache/integration-tests": "dev-master",
8977 "doctrine/annotations": "~1.0",
8978 "doctrine/cache": "~1.6",
8979 "doctrine/data-fixtures": "1.0.*",
8980 "doctrine/dbal": "~2.4",
8981 "doctrine/doctrine-bundle": "~1.4",
8982 "doctrine/orm": "~2.4,>=2.4.5",
8983 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
8984 "monolog/monolog": "~1.11",
8985 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
8986 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
8987 "predis/predis": "~1.0",
8988 "symfony/phpunit-bridge": "^3.4.31|^4.3.4|~5.0",
8989 "symfony/security-acl": "~2.8|~3.0"
8990 },
8991 "type": "library",
8992 "extra": {
8993 "branch-alias": {
8994 "dev-master": "3.4-dev"
8995 }
8996 },
8997 "autoload": {
8998 "psr-4": {
8999 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
9000 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
9001 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
9002 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
9003 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
9004 "Symfony\\Component\\": "src/Symfony/Component/"
9005 },
9006 "classmap": [
9007 "src/Symfony/Component/Intl/Resources/stubs"
9008 ],
9009 "exclude-from-classmap": [
9010 "**/Tests/"
9011 ]
9012 },
9013 "notification-url": "https://packagist.org/downloads/",
9014 "license": [
9015 "MIT"
9016 ],
9017 "authors": [
9018 {
9019 "name": "Fabien Potencier",
9020 "email": "fabien@symfony.com"
9021 },
9022 {
9023 "name": "Symfony Community",
9024 "homepage": "https://symfony.com/contributors"
9025 }
9026 ],
9027 "description": "The Symfony PHP framework",
9028 "homepage": "https://symfony.com",
9029 "keywords": [
9030 "framework"
9031 ],
9032 "time": "2019-11-11T16:11:40+00:00"
9033 },
9034 {
9035 "name": "true/punycode",
9036 "version": "v2.1.1",
9037 "source": {
9038 "type": "git",
9039 "url": "https://github.com/true/php-punycode.git",
9040 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
9041 },
9042 "dist": {
9043 "type": "zip",
9044 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9045 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9046 "shasum": ""
9047 },
9048 "require": {
9049 "php": ">=5.3.0",
9050 "symfony/polyfill-mbstring": "^1.3"
9051 },
9052 "require-dev": {
9053 "phpunit/phpunit": "~4.7",
9054 "squizlabs/php_codesniffer": "~2.0"
9055 },
9056 "type": "library",
9057 "autoload": {
9058 "psr-4": {
9059 "TrueBV\\": "src/"
9060 }
9061 },
9062 "notification-url": "https://packagist.org/downloads/",
9063 "license": [
9064 "MIT"
9065 ],
9066 "authors": [
9067 {
9068 "name": "Renan Gonçalves",
9069 "email": "renan.saddam@gmail.com"
9070 }
9071 ],
9072 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
9073 "homepage": "https://github.com/true/php-punycode",
9074 "keywords": [
9075 "idna",
9076 "punycode"
9077 ],
9078 "time": "2016-11-16T10:37:54+00:00"
9079 },
9080 {
9081 "name": "twig/extensions",
9082 "version": "v1.5.4",
9083 "source": {
9084 "type": "git",
9085 "url": "https://github.com/twigphp/Twig-extensions.git",
9086 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
9087 },
9088 "dist": {
9089 "type": "zip",
9090 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
9091 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
9092 "shasum": ""
9093 },
9094 "require": {
9095 "twig/twig": "^1.27|^2.0"
9096 },
9097 "require-dev": {
9098 "symfony/phpunit-bridge": "^3.4",
9099 "symfony/translation": "^2.7|^3.4"
9100 },
9101 "suggest": {
9102 "symfony/translation": "Allow the time_diff output to be translated"
9103 },
9104 "type": "library",
9105 "extra": {
9106 "branch-alias": {
9107 "dev-master": "1.5-dev"
9108 }
9109 },
9110 "autoload": {
9111 "psr-0": {
9112 "Twig_Extensions_": "lib/"
9113 },
9114 "psr-4": {
9115 "Twig\\Extensions\\": "src/"
9116 }
9117 },
9118 "notification-url": "https://packagist.org/downloads/",
9119 "license": [
9120 "MIT"
9121 ],
9122 "authors": [
9123 {
9124 "name": "Fabien Potencier",
9125 "email": "fabien@symfony.com"
9126 }
9127 ],
9128 "description": "Common additional features for Twig that do not directly belong in core",
9129 "keywords": [
9130 "i18n",
9131 "text"
9132 ],
9133 "time": "2018-12-05T18:34:18+00:00"
9134 },
9135 {
9136 "name": "twig/twig",
9137 "version": "v2.12.2",
9138 "source": {
9139 "type": "git",
9140 "url": "https://github.com/twigphp/Twig.git",
9141 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed"
9142 },
9143 "dist": {
9144 "type": "zip",
9145 "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
9146 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
9147 "shasum": ""
9148 },
9149 "require": {
9150 "php": "^7.0",
9151 "symfony/polyfill-ctype": "^1.8",
9152 "symfony/polyfill-mbstring": "^1.3"
9153 },
9154 "require-dev": {
9155 "psr/container": "^1.0",
9156 "symfony/debug": "^3.4|^4.2",
9157 "symfony/phpunit-bridge": "^4.4@dev|^5.0"
9158 },
9159 "type": "library",
9160 "extra": {
9161 "branch-alias": {
9162 "dev-master": "2.12-dev"
9163 }
9164 },
9165 "autoload": {
9166 "psr-0": {
9167 "Twig_": "lib/"
9168 },
9169 "psr-4": {
9170 "Twig\\": "src/"
9171 }
9172 },
9173 "notification-url": "https://packagist.org/downloads/",
9174 "license": [
9175 "BSD-3-Clause"
9176 ],
9177 "authors": [
9178 {
9179 "name": "Fabien Potencier",
9180 "email": "fabien@symfony.com",
9181 "homepage": "http://fabien.potencier.org",
9182 "role": "Lead Developer"
9183 },
9184 {
9185 "name": "Twig Team",
9186 "homepage": "https://twig.symfony.com/contributors",
9187 "role": "Contributors"
9188 },
9189 {
9190 "name": "Armin Ronacher",
9191 "email": "armin.ronacher@active-4.com",
9192 "role": "Project Founder"
9193 }
9194 ],
9195 "description": "Twig, the flexible, fast, and secure template language for PHP",
9196 "homepage": "https://twig.symfony.com",
9197 "keywords": [
9198 "templating"
9199 ],
9200 "time": "2019-11-11T16:52:09+00:00"
9201 },
9202 {
9203 "name": "wallabag/php-mobi",
9204 "version": "1.1.0",
9205 "source": {
9206 "type": "git",
9207 "url": "https://github.com/wallabag/php-mobi.git",
9208 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5"
9209 },
9210 "dist": {
9211 "type": "zip",
9212 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
9213 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
9214 "shasum": ""
9215 },
9216 "require": {
9217 "php": ">=5.3.0",
9218 "symfony/polyfill-mbstring": "^1.12"
9219 },
9220 "type": "library",
9221 "autoload": {
9222 "files": [
9223 "MOBIClass/MOBI.php"
9224 ]
9225 },
9226 "notification-url": "https://packagist.org/downloads/",
9227 "license": [
9228 "Apache-2.0"
9229 ],
9230 "authors": [
9231 {
9232 "name": "Sander Kromwijk",
9233 "role": "Original developer",
9234 "email": "s.kromwijk@gmail.co"
9235 },
9236 {
9237 "name": "Nicolas Lœuillet",
9238 "email": "nicolas@loeuillet.org",
9239 "homepage": "http://www.cdetc.fr"
9240 }
9241 ],
9242 "description": "A Mobipocket file (.mobi) creator in PHP.",
9243 "homepage": "https://github.com/wallabag/php-mobi",
9244 "time": "2019-08-08T12:26:23+00:00"
9245 },
9246 {
9247 "name": "wallabag/tcpdf",
9248 "version": "6.2.26",
9249 "source": {
9250 "type": "git",
9251 "url": "https://github.com/wallabag/TCPDF.git",
9252 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477"
9253 },
9254 "dist": {
9255 "type": "zip",
9256 "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/bf590f0604bcef1ae6fa3145649cf997f3564477",
9257 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477",
9258 "shasum": ""
9259 },
9260 "require": {
9261 "php": ">=5.3.0"
9262 },
9263 "replace": {
9264 "tecnickcom/tcpdf": "6.2.*"
9265 },
9266 "type": "library",
9267 "autoload": {
9268 "classmap": [
9269 "fonts",
9270 "config",
9271 "include",
9272 "tcpdf.php",
9273 "tcpdf_parser.php",
9274 "tcpdf_import.php",
9275 "tcpdf_barcodes_1d.php",
9276 "tcpdf_barcodes_2d.php",
9277 "include/tcpdf_colors.php",
9278 "include/tcpdf_filters.php",
9279 "include/tcpdf_font_data.php",
9280 "include/tcpdf_fonts.php",
9281 "include/tcpdf_images.php",
9282 "include/tcpdf_static.php",
9283 "include/barcodes/datamatrix.php",
9284 "include/barcodes/pdf417.php",
9285 "include/barcodes/qrcode.php"
9286 ]
9287 },
9288 "notification-url": "https://packagist.org/downloads/",
9289 "license": [
9290 "LGPL-3.0"
9291 ],
9292 "authors": [
9293 {
9294 "name": "Nicola Asuni",
9295 "role": "Main developer",
9296 "email": "info@tecnick.com",
9297 "homepage": "http://nicolaasuni.tecnick.com"
9298 },
9299 {
9300 "name": "wallabag/core",
9301 "role": "Developers",
9302 "homepage": "https://www.wallabag.org"
9303 }
9304 ],
9305 "description": "Keeping a working 6.2.x TCPDF version.",
9306 "homepage": "https://www.wallabag.org/",
9307 "keywords": [
9308 "PDFD32000-2008",
9309 "TCPDF",
9310 "barcodes",
9311 "datamatrix",
9312 "pdf",
9313 "pdf417",
9314 "qrcode"
9315 ],
9316 "time": "2018-10-25T06:56:14+00:00"
9317 },
9318 {
9319 "name": "white-october/pagerfanta-bundle",
9320 "version": "v1.2.4",
9321 "source": {
9322 "type": "git",
9323 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
9324 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6"
9325 },
9326 "dist": {
9327 "type": "zip",
9328 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/19bf14bf8c72e4205c9ca97028436701fe3991a6",
9329 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6",
9330 "shasum": ""
9331 },
9332 "require": {
9333 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
9334 "php": ">=5.3",
9335 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
9336 "symfony/property-access": "~2.3|~3.0|~4.0",
9337 "symfony/translation": "~2.3|~3.0|~4.0",
9338 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
9339 },
9340 "require-dev": {
9341 "phpunit/phpunit": "~3.7|~4.0|^5.0",
9342 "symfony/symfony": "~2.3|~3.0|~4.0"
9343 },
9344 "type": "symfony-bundle",
9345 "extra": {
9346 "branch-alias": {
9347 "dev-master": "1.0.x-dev"
9348 }
9349 },
9350 "autoload": {
9351 "psr-4": {
9352 "WhiteOctober\\PagerfantaBundle\\": ""
9353 },
9354 "exclude-from-classmap": [
9355 "Tests/",
9356 "TestsProject/"
9357 ]
9358 },
9359 "notification-url": "https://packagist.org/downloads/",
9360 "license": [
9361 "MIT"
9362 ],
9363 "authors": [
9364 {
9365 "name": "Pablo Díez",
9366 "email": "pablodip@gmail.com"
9367 }
9368 ],
9369 "description": "Bundle to use Pagerfanta with Symfony2",
9370 "keywords": [
9371 "page",
9372 "paging"
9373 ],
9374 "time": "2019-02-14T08:42:52+00:00"
9375 },
9376 {
9377 "name": "willdurand/hateoas",
9378 "version": "2.12.0",
9379 "source": {
9380 "type": "git",
9381 "url": "https://github.com/willdurand/Hateoas.git",
9382 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5"
9383 },
9384 "dist": {
9385 "type": "zip",
9386 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9387 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9388 "shasum": ""
9389 },
9390 "require": {
9391 "doctrine/annotations": "~1.0",
9392 "doctrine/common": "~2.0",
9393 "jms/metadata": "~1.1",
9394 "jms/serializer": "^1.7",
9395 "php": "^5.5|^7.0",
9396 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
9397 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0"
9398 },
9399 "require-dev": {
9400 "pagerfanta/pagerfanta": "~1.0",
9401 "phpunit/phpunit": "~5",
9402 "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0",
9403 "symfony/routing": "~2.4 || ~3.0 || ~4.0",
9404 "symfony/yaml": "~2.4 || ~3.0 || ~4.0",
9405 "twig/twig": "~1.12"
9406 },
9407 "suggest": {
9408 "symfony/routing": "To use the SymfonyRouteFactory.",
9409 "symfony/yaml": "To use yaml based configuration.",
9410 "twig/twig": "To use the Twig extensions."
9411 },
9412 "type": "library",
9413 "extra": {
9414 "branch-alias": {
9415 "dev-master": "2.12-dev"
9416 }
9417 },
9418 "autoload": {
9419 "psr-0": {
9420 "Hateoas": "src/"
9421 }
9422 },
9423 "notification-url": "https://packagist.org/downloads/",
9424 "license": [
9425 "MIT"
9426 ],
9427 "authors": [
9428 {
9429 "name": "Adrien Brault",
9430 "email": "adrien.brault@gmail.com"
9431 },
9432 {
9433 "name": "William DURAND",
9434 "email": "william.durand1@gmail.com"
9435 }
9436 ],
9437 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
9438 "time": "2018-02-23T17:05:31+00:00"
9439 },
9440 {
9441 "name": "willdurand/hateoas-bundle",
9442 "version": "1.4.0",
9443 "source": {
9444 "type": "git",
9445 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
9446 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa"
9447 },
9448 "dist": {
9449 "type": "zip",
9450 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9451 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9452 "shasum": ""
9453 },
9454 "require": {
9455 "jms/serializer-bundle": "~1.0 || ^2.0",
9456 "php": ">5.4 |^7.0",
9457 "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0",
9458 "willdurand/hateoas": "^2.10.0"
9459 },
9460 "require-dev": {
9461 "phpunit/phpunit": "~4.5 || ~5.0",
9462 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0",
9463 "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0",
9464 "twig/twig": "~1.12"
9465 },
9466 "type": "symfony-bundle",
9467 "extra": {
9468 "branch-alias": {
9469 "dev-master": "1.4-dev"
9470 }
9471 },
9472 "autoload": {
9473 "psr-4": {
9474 "Bazinga\\Bundle\\HateoasBundle\\": ""
9475 }
9476 },
9477 "notification-url": "https://packagist.org/downloads/",
9478 "license": [
9479 "MIT"
9480 ],
9481 "authors": [
9482 {
9483 "name": "William DURAND",
9484 "email": "william.durand1@gmail.com"
9485 }
9486 ],
9487 "description": "Integration of Hateoas into Symfony2.",
9488 "keywords": [
9489 "HATEOAS",
9490 "rest"
9491 ],
9492 "time": "2018-01-27T13:03:07+00:00"
9493 },
9494 {
9495 "name": "willdurand/jsonp-callback-validator",
9496 "version": "v1.1.0",
9497 "source": {
9498 "type": "git",
9499 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
9500 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
9501 },
9502 "dist": {
9503 "type": "zip",
9504 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
9505 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
9506 "shasum": ""
9507 },
9508 "require": {
9509 "php": ">=5.3.0"
9510 },
9511 "require-dev": {
9512 "phpunit/phpunit": "~3.7"
9513 },
9514 "type": "library",
9515 "autoload": {
9516 "psr-0": {
9517 "JsonpCallbackValidator": "src/"
9518 }
9519 },
9520 "notification-url": "https://packagist.org/downloads/",
9521 "license": [
9522 "MIT"
9523 ],
9524 "authors": [
9525 {
9526 "name": "William Durand",
9527 "email": "william.durand1@gmail.com",
9528 "homepage": "http://www.willdurand.fr"
9529 }
9530 ],
9531 "description": "JSONP callback validator.",
9532 "time": "2014-01-20T22:35:06+00:00"
9533 },
9534 {
9535 "name": "willdurand/negotiation",
9536 "version": "v2.3.1",
9537 "source": {
9538 "type": "git",
9539 "url": "https://github.com/willdurand/Negotiation.git",
9540 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
9541 },
9542 "dist": {
9543 "type": "zip",
9544 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
9545 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
9546 "shasum": ""
9547 },
9548 "require": {
9549 "php": ">=5.4.0"
9550 },
9551 "require-dev": {
9552 "phpunit/phpunit": "~4.5"
9553 },
9554 "type": "library",
9555 "extra": {
9556 "branch-alias": {
9557 "dev-master": "2.3-dev"
9558 }
9559 },
9560 "autoload": {
9561 "psr-4": {
9562 "Negotiation\\": "src/Negotiation"
9563 }
9564 },
9565 "notification-url": "https://packagist.org/downloads/",
9566 "license": [
9567 "MIT"
9568 ],
9569 "authors": [
9570 {
9571 "name": "William Durand",
9572 "email": "will+git@drnd.me"
9573 }
9574 ],
9575 "description": "Content Negotiation tools for PHP provided as a standalone library.",
9576 "homepage": "http://williamdurand.fr/Negotiation/",
9577 "keywords": [
9578 "accept",
9579 "content",
9580 "format",
9581 "header",
9582 "negotiation"
9583 ],
9584 "time": "2017-05-14T17:21:12+00:00"
9585 },
9586 {
9587 "name": "zendframework/zend-code",
9588 "version": "3.4.0",
9589 "source": {
9590 "type": "git",
9591 "url": "https://github.com/zendframework/zend-code.git",
9592 "reference": "46feaeecea14161734b56c1ace74f28cb329f194"
9593 },
9594 "dist": {
9595 "type": "zip",
9596 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/46feaeecea14161734b56c1ace74f28cb329f194",
9597 "reference": "46feaeecea14161734b56c1ace74f28cb329f194",
9598 "shasum": ""
9599 },
9600 "require": {
9601 "php": "^7.1",
9602 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
9603 },
9604 "require-dev": {
9605 "doctrine/annotations": "^1.0",
9606 "ext-phar": "*",
9607 "phpunit/phpunit": "^7.5.16 || ^8.4",
9608 "zendframework/zend-coding-standard": "^1.0",
9609 "zendframework/zend-stdlib": "^2.7 || ^3.0"
9610 },
9611 "suggest": {
9612 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
9613 "zendframework/zend-stdlib": "Zend\\Stdlib component"
9614 },
9615 "type": "library",
9616 "extra": {
9617 "branch-alias": {
9618 "dev-master": "3.4.x-dev",
9619 "dev-develop": "3.5.x-dev"
9620 }
9621 },
9622 "autoload": {
9623 "psr-4": {
9624 "Zend\\Code\\": "src/"
9625 }
9626 },
9627 "notification-url": "https://packagist.org/downloads/",
9628 "license": [
9629 "BSD-3-Clause"
9630 ],
9631 "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
9632 "keywords": [
9633 "ZendFramework",
9634 "code",
9635 "zf"
9636 ],
9637 "time": "2019-10-05T23:18:22+00:00"
9638 },
9639 {
9640 "name": "zendframework/zend-diactoros",
9641 "version": "2.1.5",
9642 "source": {
9643 "type": "git",
9644 "url": "https://github.com/zendframework/zend-diactoros.git",
9645 "reference": "6dcf9e760a6b476f3e9d80abbc9ce9c4aa921f9c"
9646 },
9647 "dist": {
9648 "type": "zip",
9649 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/6dcf9e760a6b476f3e9d80abbc9ce9c4aa921f9c",
9650 "reference": "6dcf9e760a6b476f3e9d80abbc9ce9c4aa921f9c",
9651 "shasum": ""
9652 },
9653 "require": {
9654 "php": "^7.1",
9655 "psr/http-factory": "^1.0",
9656 "psr/http-message": "^1.0"
9657 },
9658 "provide": {
9659 "psr/http-factory-implementation": "1.0",
9660 "psr/http-message-implementation": "1.0"
9661 },
9662 "require-dev": {
9663 "ext-curl": "*",
9664 "ext-dom": "*",
9665 "ext-libxml": "*",
9666 "http-interop/http-factory-tests": "^0.5.0",
9667 "php-http/psr7-integration-tests": "dev-master",
9668 "phpunit/phpunit": "^7.0.2",
9669 "zendframework/zend-coding-standard": "~1.0.0"
9670 },
9671 "type": "library",
9672 "extra": {
9673 "branch-alias": {
9674 "dev-master": "2.1.x-dev",
9675 "dev-develop": "2.2.x-dev",
9676 "dev-release-1.8": "1.8.x-dev"
9677 }
9678 },
9679 "autoload": {
9680 "files": [
9681 "src/functions/create_uploaded_file.php",
9682 "src/functions/marshal_headers_from_sapi.php",
9683 "src/functions/marshal_method_from_sapi.php",
9684 "src/functions/marshal_protocol_version_from_sapi.php",
9685 "src/functions/marshal_uri_from_sapi.php",
9686 "src/functions/normalize_server.php",
9687 "src/functions/normalize_uploaded_files.php",
9688 "src/functions/parse_cookie_header.php"
9689 ],
9690 "psr-4": {
9691 "Zend\\Diactoros\\": "src/"
9692 }
9693 },
9694 "notification-url": "https://packagist.org/downloads/",
9695 "license": [
9696 "BSD-3-Clause"
9697 ],
9698 "description": "PSR HTTP Message implementations",
9699 "keywords": [
9700 "http",
9701 "psr",
9702 "psr-7"
9703 ],
9704 "time": "2019-10-10T17:38:20+00:00"
9705 },
9706 {
9707 "name": "zendframework/zend-eventmanager",
9708 "version": "3.2.1",
9709 "source": {
9710 "type": "git",
9711 "url": "https://github.com/zendframework/zend-eventmanager.git",
9712 "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
9713 },
9714 "dist": {
9715 "type": "zip",
9716 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
9717 "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
9718 "shasum": ""
9719 },
9720 "require": {
9721 "php": "^5.6 || ^7.0"
9722 },
9723 "require-dev": {
9724 "athletic/athletic": "^0.1",
9725 "container-interop/container-interop": "^1.1.0",
9726 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
9727 "zendframework/zend-coding-standard": "~1.0.0",
9728 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
9729 },
9730 "suggest": {
9731 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
9732 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
9733 },
9734 "type": "library",
9735 "extra": {
9736 "branch-alias": {
9737 "dev-master": "3.2-dev",
9738 "dev-develop": "3.3-dev"
9739 }
9740 },
9741 "autoload": {
9742 "psr-4": {
9743 "Zend\\EventManager\\": "src/"
9744 }
9745 },
9746 "notification-url": "https://packagist.org/downloads/",
9747 "license": [
9748 "BSD-3-Clause"
9749 ],
9750 "description": "Trigger and listen to events within a PHP application",
9751 "homepage": "https://github.com/zendframework/zend-eventmanager",
9752 "keywords": [
9753 "event",
9754 "eventmanager",
9755 "events",
9756 "zf2"
9757 ],
9758 "time": "2018-04-25T15:33:34+00:00"
9759 }
9760 ],
9761 "packages-dev": [
9762 {
9763 "name": "composer/semver",
9764 "version": "1.5.0",
9765 "source": {
9766 "type": "git",
9767 "url": "https://github.com/composer/semver.git",
9768 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
9769 },
9770 "dist": {
9771 "type": "zip",
9772 "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9773 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9774 "shasum": ""
9775 },
9776 "require": {
9777 "php": "^5.3.2 || ^7.0"
9778 },
9779 "require-dev": {
9780 "phpunit/phpunit": "^4.5 || ^5.0.5",
9781 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
9782 },
9783 "type": "library",
9784 "extra": {
9785 "branch-alias": {
9786 "dev-master": "1.x-dev"
9787 }
9788 },
9789 "autoload": {
9790 "psr-4": {
9791 "Composer\\Semver\\": "src"
9792 }
9793 },
9794 "notification-url": "https://packagist.org/downloads/",
9795 "license": [
9796 "MIT"
9797 ],
9798 "authors": [
9799 {
9800 "name": "Nils Adermann",
9801 "email": "naderman@naderman.de",
9802 "homepage": "http://www.naderman.de"
9803 },
9804 {
9805 "name": "Jordi Boggiano",
9806 "email": "j.boggiano@seld.be",
9807 "homepage": "http://seld.be"
9808 },
9809 {
9810 "name": "Rob Bast",
9811 "email": "rob.bast@gmail.com",
9812 "homepage": "http://robbast.nl"
9813 }
9814 ],
9815 "description": "Semver library that offers utilities, version constraint parsing and validation.",
9816 "keywords": [
9817 "semantic",
9818 "semver",
9819 "validation",
9820 "versioning"
9821 ],
9822 "time": "2019-03-19T17:25:45+00:00"
9823 },
9824 {
9825 "name": "composer/xdebug-handler",
9826 "version": "1.4.0",
9827 "source": {
9828 "type": "git",
9829 "url": "https://github.com/composer/xdebug-handler.git",
9830 "reference": "cbe23383749496fe0f373345208b79568e4bc248"
9831 },
9832 "dist": {
9833 "type": "zip",
9834 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248",
9835 "reference": "cbe23383749496fe0f373345208b79568e4bc248",
9836 "shasum": ""
9837 },
9838 "require": {
9839 "php": "^5.3.2 || ^7.0 || ^8.0",
9840 "psr/log": "^1.0"
9841 },
9842 "require-dev": {
9843 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
9844 },
9845 "type": "library",
9846 "autoload": {
9847 "psr-4": {
9848 "Composer\\XdebugHandler\\": "src"
9849 }
9850 },
9851 "notification-url": "https://packagist.org/downloads/",
9852 "license": [
9853 "MIT"
9854 ],
9855 "authors": [
9856 {
9857 "name": "John Stevenson",
9858 "email": "john-stevenson@blueyonder.co.uk"
9859 }
9860 ],
9861 "description": "Restarts a process without Xdebug.",
9862 "keywords": [
9863 "Xdebug",
9864 "performance"
9865 ],
9866 "time": "2019-11-06T16:40:04+00:00"
9867 },
9868 {
9869 "name": "dama/doctrine-test-bundle",
9870 "version": "v5.0.3",
9871 "source": {
9872 "type": "git",
9873 "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
9874 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa"
9875 },
9876 "dist": {
9877 "type": "zip",
9878 "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/29882b0d1a815f4819126ef714931bb24a31cbaa",
9879 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa",
9880 "shasum": ""
9881 },
9882 "require": {
9883 "doctrine/dbal": "~2.5",
9884 "doctrine/doctrine-bundle": "~1.4",
9885 "php": "^7.1",
9886 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
9887 },
9888 "require-dev": {
9889 "phpunit/phpunit": "~6.0|~7.0|~8.0",
9890 "symfony/phpunit-bridge": "~2.8|~3.0|~4.0",
9891 "symfony/yaml": "~2.8|~3.0|~4.0"
9892 },
9893 "type": "symfony-bundle",
9894 "extra": {
9895 "branch-alias": {
9896 "dev-master": "5.1.x-dev"
9897 }
9898 },
9899 "autoload": {
9900 "psr-4": {
9901 "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
9902 }
9903 },
9904 "notification-url": "https://packagist.org/downloads/",
9905 "license": [
9906 "MIT"
9907 ],
9908 "authors": [
9909 {
9910 "name": "David Maicher",
9911 "email": "mail@dmaicher.de"
9912 }
9913 ],
9914 "description": "Symfony bundle to isolate doctrine database tests and improve test performance",
9915 "keywords": [
9916 "Symfony 3",
9917 "Symfony 4",
9918 "doctrine",
9919 "isolation",
9920 "performance",
9921 "symfony",
9922 "symfony 2",
9923 "tests"
9924 ],
9925 "time": "2019-03-22T10:34:17+00:00"
9926 },
9927 {
9928 "name": "doctrine/data-fixtures",
9929 "version": "1.3.3",
9930 "source": {
9931 "type": "git",
9932 "url": "https://github.com/doctrine/data-fixtures.git",
9933 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3"
9934 },
9935 "dist": {
9936 "type": "zip",
9937 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f0ee99c64922fc3f863715232b615c478a61b0a3",
9938 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3",
9939 "shasum": ""
9940 },
9941 "require": {
9942 "doctrine/common": "~2.2",
9943 "php": "^7.1"
9944 },
9945 "conflict": {
9946 "doctrine/phpcr-odm": "<1.3.0"
9947 },
9948 "require-dev": {
9949 "alcaeus/mongo-php-adapter": "^1.1",
9950 "doctrine/dbal": "^2.5.4",
9951 "doctrine/mongodb-odm": "^1.3.0",
9952 "doctrine/orm": "^2.5.4",
9953 "phpunit/phpunit": "^7.0"
9954 },
9955 "suggest": {
9956 "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
9957 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
9958 "doctrine/orm": "For loading ORM fixtures",
9959 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
9960 },
9961 "type": "library",
9962 "extra": {
9963 "branch-alias": {
9964 "dev-master": "1.3.x-dev"
9965 }
9966 },
9967 "autoload": {
9968 "psr-4": {
9969 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
9970 }
9971 },
9972 "notification-url": "https://packagist.org/downloads/",
9973 "license": [
9974 "MIT"
9975 ],
9976 "authors": [
9977 {
9978 "name": "Jonathan Wage",
9979 "email": "jonwage@gmail.com"
9980 }
9981 ],
9982 "description": "Data Fixtures for all Doctrine Object Managers",
9983 "homepage": "http://www.doctrine-project.org",
9984 "keywords": [
9985 "database"
9986 ],
9987 "time": "2019-10-24T04:52:28+00:00"
9988 },
9989 {
9990 "name": "doctrine/doctrine-fixtures-bundle",
9991 "version": "3.2.2",
9992 "source": {
9993 "type": "git",
9994 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
9995 "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c"
9996 },
9997 "dist": {
9998 "type": "zip",
9999 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/90e4a4f968b2dae40e290a6ee516957af043f16c",
10000 "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c",
10001 "shasum": ""
10002 },
10003 "require": {
10004 "doctrine/data-fixtures": "^1.3",
10005 "doctrine/doctrine-bundle": "^1.6",
10006 "doctrine/orm": "^2.6.0",
10007 "php": "^7.1",
10008 "symfony/doctrine-bridge": "~3.4|^4.1",
10009 "symfony/framework-bundle": "^3.4|^4.1"
10010 },
10011 "require-dev": {
10012 "doctrine/coding-standard": "^6.0",
10013 "phpunit/phpunit": "^7.4",
10014 "symfony/phpunit-bridge": "^4.1"
10015 },
10016 "type": "symfony-bundle",
10017 "extra": {
10018 "branch-alias": {
10019 "dev-master": "3.2.x-dev"
10020 }
10021 },
10022 "autoload": {
10023 "psr-4": {
10024 "Doctrine\\Bundle\\FixturesBundle\\": ""
10025 }
10026 },
10027 "notification-url": "https://packagist.org/downloads/",
10028 "license": [
10029 "MIT"
10030 ],
10031 "authors": [
10032 {
10033 "name": "Symfony Community",
10034 "homepage": "http://symfony.com/contributors"
10035 },
10036 {
10037 "name": "Doctrine Project",
10038 "homepage": "http://www.doctrine-project.org"
10039 },
10040 {
10041 "name": "Fabien Potencier",
10042 "email": "fabien@symfony.com"
10043 }
10044 ],
10045 "description": "Symfony DoctrineFixturesBundle",
10046 "homepage": "http://www.doctrine-project.org",
10047 "keywords": [
10048 "Fixture",
10049 "persistence"
10050 ],
10051 "time": "2019-06-12T12:03:37+00:00"
10052 },
10053 {
10054 "name": "friendsofphp/php-cs-fixer",
10055 "version": "v2.16.0",
10056 "source": {
10057 "type": "git",
10058 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
10059 "reference": "ceaff36bee1ed3f1bbbedca36d2528c0826c336d"
10060 },
10061 "dist": {
10062 "type": "zip",
10063 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/ceaff36bee1ed3f1bbbedca36d2528c0826c336d",
10064 "reference": "ceaff36bee1ed3f1bbbedca36d2528c0826c336d",
10065 "shasum": ""
10066 },
10067 "require": {
10068 "composer/semver": "^1.4",
10069 "composer/xdebug-handler": "^1.2",
10070 "doctrine/annotations": "^1.2",
10071 "ext-json": "*",
10072 "ext-tokenizer": "*",
10073 "php": "^5.6 || ^7.0",
10074 "php-cs-fixer/diff": "^1.3",
10075 "symfony/console": "^3.4.17 || ^4.1.6",
10076 "symfony/event-dispatcher": "^3.0 || ^4.0",
10077 "symfony/filesystem": "^3.0 || ^4.0",
10078 "symfony/finder": "^3.0 || ^4.0",
10079 "symfony/options-resolver": "^3.0 || ^4.0",
10080 "symfony/polyfill-php70": "^1.0",
10081 "symfony/polyfill-php72": "^1.4",
10082 "symfony/process": "^3.0 || ^4.0",
10083 "symfony/stopwatch": "^3.0 || ^4.0"
10084 },
10085 "require-dev": {
10086 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
10087 "justinrainbow/json-schema": "^5.0",
10088 "keradus/cli-executor": "^1.2",
10089 "mikey179/vfsstream": "^1.6",
10090 "php-coveralls/php-coveralls": "^2.1",
10091 "php-cs-fixer/accessible-object": "^1.0",
10092 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
10093 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
10094 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
10095 "phpunitgoodpractices/traits": "^1.8",
10096 "symfony/phpunit-bridge": "^4.3",
10097 "symfony/yaml": "^3.0 || ^4.0"
10098 },
10099 "suggest": {
10100 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
10101 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
10102 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
10103 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
10104 },
10105 "bin": [
10106 "php-cs-fixer"
10107 ],
10108 "type": "application",
10109 "autoload": {
10110 "psr-4": {
10111 "PhpCsFixer\\": "src/"
10112 },
10113 "classmap": [
10114 "tests/Test/AbstractFixerTestCase.php",
10115 "tests/Test/AbstractIntegrationCaseFactory.php",
10116 "tests/Test/AbstractIntegrationTestCase.php",
10117 "tests/Test/Assert/AssertTokensTrait.php",
10118 "tests/Test/IntegrationCase.php",
10119 "tests/Test/IntegrationCaseFactory.php",
10120 "tests/Test/IntegrationCaseFactoryInterface.php",
10121 "tests/Test/InternalIntegrationCaseFactory.php",
10122 "tests/TestCase.php"
10123 ]
10124 },
10125 "notification-url": "https://packagist.org/downloads/",
10126 "license": [
10127 "MIT"
10128 ],
10129 "authors": [
10130 {
10131 "name": "Fabien Potencier",
10132 "email": "fabien@symfony.com"
10133 },
10134 {
10135 "name": "Dariusz Rumiński",
10136 "email": "dariusz.ruminski@gmail.com"
10137 }
10138 ],
10139 "description": "A tool to automatically fix PHP code style",
10140 "time": "2019-11-03T13:31:09+00:00"
10141 },
10142 {
10143 "name": "m6web/redis-mock",
10144 "version": "v4.7.0",
10145 "source": {
10146 "type": "git",
10147 "url": "https://github.com/M6Web/RedisMock.git",
10148 "reference": "057ad8e1bea903aee54642e310d900bdb794372c"
10149 },
10150 "dist": {
10151 "type": "zip",
10152 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/057ad8e1bea903aee54642e310d900bdb794372c",
10153 "reference": "057ad8e1bea903aee54642e310d900bdb794372c",
10154 "shasum": ""
10155 },
10156 "require": {
10157 "php": ">=7.1.0"
10158 },
10159 "require-dev": {
10160 "atoum/atoum": "master-dev",
10161 "predis/predis": "~1.1"
10162 },
10163 "type": "library",
10164 "autoload": {
10165 "psr-0": {
10166 "M6Web\\Component\\RedisMock": "src/"
10167 }
10168 },
10169 "notification-url": "https://packagist.org/downloads/",
10170 "license": [
10171 "MIT"
10172 ],
10173 "authors": [
10174 {
10175 "name": "M6Web",
10176 "email": "opensource@m6web.fr",
10177 "homepage": "http://tech.m6web.fr/"
10178 }
10179 ],
10180 "description": "Library providing a PHP mock for Redis",
10181 "keywords": [
10182 "mock",
10183 "redis"
10184 ],
10185 "time": "2019-11-04T09:03:23+00:00"
10186 },
10187 {
10188 "name": "nette/bootstrap",
10189 "version": "v3.0.1",
10190 "source": {
10191 "type": "git",
10192 "url": "https://github.com/nette/bootstrap.git",
10193 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249"
10194 },
10195 "dist": {
10196 "type": "zip",
10197 "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249",
10198 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249",
10199 "shasum": ""
10200 },
10201 "require": {
10202 "nette/di": "^3.0",
10203 "nette/utils": "^3.0",
10204 "php": ">=7.1"
10205 },
10206 "conflict": {
10207 "tracy/tracy": "<2.6"
10208 },
10209 "require-dev": {
10210 "latte/latte": "^2.2",
10211 "nette/application": "^3.0",
10212 "nette/caching": "^3.0",
10213 "nette/database": "^3.0",
10214 "nette/forms": "^3.0",
10215 "nette/http": "^3.0",
10216 "nette/mail": "^3.0",
10217 "nette/robot-loader": "^3.0",
10218 "nette/safe-stream": "^2.2",
10219 "nette/security": "^3.0",
10220 "nette/tester": "^2.0",
10221 "tracy/tracy": "^2.6"
10222 },
10223 "suggest": {
10224 "nette/robot-loader": "to use Configurator::createRobotLoader()",
10225 "tracy/tracy": "to use Configurator::enableTracy()"
10226 },
10227 "type": "library",
10228 "extra": {
10229 "branch-alias": {
10230 "dev-master": "3.0-dev"
10231 }
10232 },
10233 "autoload": {
10234 "classmap": [
10235 "src/"
10236 ]
10237 },
10238 "notification-url": "https://packagist.org/downloads/",
10239 "license": [
10240 "BSD-3-Clause",
10241 "GPL-2.0",
10242 "GPL-3.0"
10243 ],
10244 "authors": [
10245 {
10246 "name": "David Grudl",
10247 "homepage": "https://davidgrudl.com"
10248 },
10249 {
10250 "name": "Nette Community",
10251 "homepage": "https://nette.org/contributors"
10252 }
10253 ],
10254 "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
10255 "homepage": "https://nette.org",
10256 "keywords": [
10257 "bootstrapping",
10258 "configurator",
10259 "nette"
10260 ],
10261 "time": "2019-09-30T08:19:38+00:00"
10262 },
10263 {
10264 "name": "nette/di",
10265 "version": "v3.0.1",
10266 "source": {
10267 "type": "git",
10268 "url": "https://github.com/nette/di.git",
10269 "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d"
10270 },
10271 "dist": {
10272 "type": "zip",
10273 "url": "https://api.github.com/repos/nette/di/zipball/4aff517a1c6bb5c36fa09733d4cea089f529de6d",
10274 "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d",
10275 "shasum": ""
10276 },
10277 "require": {
10278 "ext-tokenizer": "*",
10279 "nette/neon": "^3.0",
10280 "nette/php-generator": "^3.2.2",
10281 "nette/robot-loader": "^3.2",
10282 "nette/schema": "^1.0",
10283 "nette/utils": "^3.0",
10284 "php": ">=7.1"
10285 },
10286 "conflict": {
10287 "nette/bootstrap": "<3.0"
10288 },
10289 "require-dev": {
10290 "nette/tester": "^2.2",
10291 "tracy/tracy": "^2.3"
10292 },
10293 "type": "library",
10294 "extra": {
10295 "branch-alias": {
10296 "dev-master": "3.0-dev"
10297 }
10298 },
10299 "autoload": {
10300 "classmap": [
10301 "src/"
10302 ],
10303 "files": [
10304 "src/compatibility.php"
10305 ]
10306 },
10307 "notification-url": "https://packagist.org/downloads/",
10308 "license": [
10309 "BSD-3-Clause",
10310 "GPL-2.0",
10311 "GPL-3.0"
10312 ],
10313 "authors": [
10314 {
10315 "name": "David Grudl",
10316 "homepage": "https://davidgrudl.com"
10317 },
10318 {
10319 "name": "Nette Community",
10320 "homepage": "https://nette.org/contributors"
10321 }
10322 ],
10323 "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
10324 "homepage": "https://nette.org",
10325 "keywords": [
10326 "compiled",
10327 "di",
10328 "dic",
10329 "factory",
10330 "ioc",
10331 "nette",
10332 "static"
10333 ],
10334 "time": "2019-08-07T12:11:33+00:00"
10335 },
10336 {
10337 "name": "nette/finder",
10338 "version": "v2.5.1",
10339 "source": {
10340 "type": "git",
10341 "url": "https://github.com/nette/finder.git",
10342 "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe"
10343 },
10344 "dist": {
10345 "type": "zip",
10346 "url": "https://api.github.com/repos/nette/finder/zipball/14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
10347 "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
10348 "shasum": ""
10349 },
10350 "require": {
10351 "nette/utils": "^2.4 || ~3.0.0",
10352 "php": ">=7.1"
10353 },
10354 "conflict": {
10355 "nette/nette": "<2.2"
10356 },
10357 "require-dev": {
10358 "nette/tester": "^2.0",
10359 "tracy/tracy": "^2.3"
10360 },
10361 "type": "library",
10362 "extra": {
10363 "branch-alias": {
10364 "dev-master": "2.5-dev"
10365 }
10366 },
10367 "autoload": {
10368 "classmap": [
10369 "src/"
10370 ]
10371 },
10372 "notification-url": "https://packagist.org/downloads/",
10373 "license": [
10374 "BSD-3-Clause",
10375 "GPL-2.0",
10376 "GPL-3.0"
10377 ],
10378 "authors": [
10379 {
10380 "name": "David Grudl",
10381 "homepage": "https://davidgrudl.com"
10382 },
10383 {
10384 "name": "Nette Community",
10385 "homepage": "https://nette.org/contributors"
10386 }
10387 ],
10388 "description": "🔍 Nette Finder: find files and directories with an intuitive API.",
10389 "homepage": "https://nette.org",
10390 "keywords": [
10391 "filesystem",
10392 "glob",
10393 "iterator",
10394 "nette"
10395 ],
10396 "time": "2019-07-11T18:02:17+00:00"
10397 },
10398 {
10399 "name": "nette/neon",
10400 "version": "v3.0.0",
10401 "source": {
10402 "type": "git",
10403 "url": "https://github.com/nette/neon.git",
10404 "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb"
10405 },
10406 "dist": {
10407 "type": "zip",
10408 "url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb",
10409 "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb",
10410 "shasum": ""
10411 },
10412 "require": {
10413 "ext-iconv": "*",
10414 "ext-json": "*",
10415 "php": ">=7.0"
10416 },
10417 "require-dev": {
10418 "nette/tester": "^2.0",
10419 "tracy/tracy": "^2.3"
10420 },
10421 "type": "library",
10422 "extra": {
10423 "branch-alias": {
10424 "dev-master": "3.0-dev"
10425 }
10426 },
10427 "autoload": {
10428 "classmap": [
10429 "src/"
10430 ]
10431 },
10432 "notification-url": "https://packagist.org/downloads/",
10433 "license": [
10434 "BSD-3-Clause",
10435 "GPL-2.0",
10436 "GPL-3.0"
10437 ],
10438 "authors": [
10439 {
10440 "name": "David Grudl",
10441 "homepage": "https://davidgrudl.com"
10442 },
10443 {
10444 "name": "Nette Community",
10445 "homepage": "https://nette.org/contributors"
10446 }
10447 ],
10448 "description": "? Nette NEON: encodes and decodes NEON file format.",
10449 "homepage": "http://ne-on.org",
10450 "keywords": [
10451 "export",
10452 "import",
10453 "neon",
10454 "nette",
10455 "yaml"
10456 ],
10457 "time": "2019-02-05T21:30:40+00:00"
10458 },
10459 {
10460 "name": "nette/php-generator",
10461 "version": "v3.2.3",
10462 "source": {
10463 "type": "git",
10464 "url": "https://github.com/nette/php-generator.git",
10465 "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b"
10466 },
10467 "dist": {
10468 "type": "zip",
10469 "url": "https://api.github.com/repos/nette/php-generator/zipball/aea6e81437bb238e5f0e5b5ce06337433908e63b",
10470 "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b",
10471 "shasum": ""
10472 },
10473 "require": {
10474 "nette/utils": "^2.4.2 || ~3.0.0",
10475 "php": ">=7.1"
10476 },
10477 "require-dev": {
10478 "nette/tester": "^2.0",
10479 "tracy/tracy": "^2.3"
10480 },
10481 "type": "library",
10482 "extra": {
10483 "branch-alias": {
10484 "dev-master": "3.2-dev"
10485 }
10486 },
10487 "autoload": {
10488 "classmap": [
10489 "src/"
10490 ]
10491 },
10492 "notification-url": "https://packagist.org/downloads/",
10493 "license": [
10494 "BSD-3-Clause",
10495 "GPL-2.0",
10496 "GPL-3.0"
10497 ],
10498 "authors": [
10499 {
10500 "name": "David Grudl",
10501 "homepage": "https://davidgrudl.com"
10502 },
10503 {
10504 "name": "Nette Community",
10505 "homepage": "https://nette.org/contributors"
10506 }
10507 ],
10508 "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
10509 "homepage": "https://nette.org",
10510 "keywords": [
10511 "code",
10512 "nette",
10513 "php",
10514 "scaffolding"
10515 ],
10516 "time": "2019-07-05T13:01:56+00:00"
10517 },
10518 {
10519 "name": "nette/robot-loader",
10520 "version": "v3.2.0",
10521 "source": {
10522 "type": "git",
10523 "url": "https://github.com/nette/robot-loader.git",
10524 "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c"
10525 },
10526 "dist": {
10527 "type": "zip",
10528 "url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
10529 "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
10530 "shasum": ""
10531 },
10532 "require": {
10533 "ext-tokenizer": "*",
10534 "nette/finder": "^2.5",
10535 "nette/utils": "^3.0",
10536 "php": ">=7.1"
10537 },
10538 "require-dev": {
10539 "nette/tester": "^2.0",
10540 "tracy/tracy": "^2.3"
10541 },
10542 "type": "library",
10543 "extra": {
10544 "branch-alias": {
10545 "dev-master": "3.2-dev"
10546 }
10547 },
10548 "autoload": {
10549 "classmap": [
10550 "src/"
10551 ]
10552 },
10553 "notification-url": "https://packagist.org/downloads/",
10554 "license": [
10555 "BSD-3-Clause",
10556 "GPL-2.0",
10557 "GPL-3.0"
10558 ],
10559 "authors": [
10560 {
10561 "name": "David Grudl",
10562 "homepage": "https://davidgrudl.com"
10563 },
10564 {
10565 "name": "Nette Community",
10566 "homepage": "https://nette.org/contributors"
10567 }
10568 ],
10569 "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
10570 "homepage": "https://nette.org",
10571 "keywords": [
10572 "autoload",
10573 "class",
10574 "interface",
10575 "nette",
10576 "trait"
10577 ],
10578 "time": "2019-03-08T21:57:24+00:00"
10579 },
10580 {
10581 "name": "nette/schema",
10582 "version": "v1.0.1",
10583 "source": {
10584 "type": "git",
10585 "url": "https://github.com/nette/schema.git",
10586 "reference": "337117df1dade22e2ba1fdc4a4b832c1e9b06b76"
10587 },
10588 "dist": {
10589 "type": "zip",
10590 "url": "https://api.github.com/repos/nette/schema/zipball/337117df1dade22e2ba1fdc4a4b832c1e9b06b76",
10591 "reference": "337117df1dade22e2ba1fdc4a4b832c1e9b06b76",
10592 "shasum": ""
10593 },
10594 "require": {
10595 "nette/utils": "^3.0.1",
10596 "php": ">=7.1"
10597 },
10598 "require-dev": {
10599 "nette/tester": "^2.2",
10600 "tracy/tracy": "^2.3"
10601 },
10602 "type": "library",
10603 "extra": {
10604 "branch-alias": {
10605 "dev-master": "1.0-dev"
10606 }
10607 },
10608 "autoload": {
10609 "classmap": [
10610 "src/"
10611 ]
10612 },
10613 "notification-url": "https://packagist.org/downloads/",
10614 "license": [
10615 "BSD-3-Clause",
10616 "GPL-2.0",
10617 "GPL-3.0"
10618 ],
10619 "authors": [
10620 {
10621 "name": "David Grudl",
10622 "homepage": "https://davidgrudl.com"
10623 },
10624 {
10625 "name": "Nette Community",
10626 "homepage": "https://nette.org/contributors"
10627 }
10628 ],
10629 "description": "📐 Nette Schema: validating data structures against a given Schema.",
10630 "homepage": "https://nette.org",
10631 "keywords": [
10632 "config",
10633 "nette"
10634 ],
10635 "time": "2019-10-31T20:52:19+00:00"
10636 },
10637 {
10638 "name": "nette/utils",
10639 "version": "v3.0.2",
10640 "source": {
10641 "type": "git",
10642 "url": "https://github.com/nette/utils.git",
10643 "reference": "c133e18c922dcf3ad07673077d92d92cef25a148"
10644 },
10645 "dist": {
10646 "type": "zip",
10647 "url": "https://api.github.com/repos/nette/utils/zipball/c133e18c922dcf3ad07673077d92d92cef25a148",
10648 "reference": "c133e18c922dcf3ad07673077d92d92cef25a148",
10649 "shasum": ""
10650 },
10651 "require": {
10652 "php": ">=7.1"
10653 },
10654 "require-dev": {
10655 "nette/tester": "~2.0",
10656 "tracy/tracy": "^2.3"
10657 },
10658 "suggest": {
10659 "ext-gd": "to use Image",
10660 "ext-iconv": "to use Strings::webalize() and toAscii()",
10661 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
10662 "ext-json": "to use Nette\\Utils\\Json",
10663 "ext-mbstring": "to use Strings::lower() etc...",
10664 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
10665 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
10666 },
10667 "type": "library",
10668 "extra": {
10669 "branch-alias": {
10670 "dev-master": "3.0-dev"
10671 }
10672 },
10673 "autoload": {
10674 "classmap": [
10675 "src/"
10676 ]
10677 },
10678 "notification-url": "https://packagist.org/downloads/",
10679 "license": [
10680 "BSD-3-Clause",
10681 "GPL-2.0",
10682 "GPL-3.0"
10683 ],
10684 "authors": [
10685 {
10686 "name": "David Grudl",
10687 "homepage": "https://davidgrudl.com"
10688 },
10689 {
10690 "name": "Nette Community",
10691 "homepage": "https://nette.org/contributors"
10692 }
10693 ],
10694 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
10695 "homepage": "https://nette.org",
10696 "keywords": [
10697 "array",
10698 "core",
10699 "datetime",
10700 "images",
10701 "json",
10702 "nette",
10703 "paginator",
10704 "password",
10705 "slugify",
10706 "string",
10707 "unicode",
10708 "utf-8",
10709 "utility",
10710 "validation"
10711 ],
10712 "time": "2019-10-21T20:40:16+00:00"
10713 },
10714 {
10715 "name": "nikic/php-parser",
10716 "version": "v4.3.0",
10717 "source": {
10718 "type": "git",
10719 "url": "https://github.com/nikic/PHP-Parser.git",
10720 "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
10721 },
10722 "dist": {
10723 "type": "zip",
10724 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
10725 "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
10726 "shasum": ""
10727 },
10728 "require": {
10729 "ext-tokenizer": "*",
10730 "php": ">=7.0"
10731 },
10732 "require-dev": {
10733 "ircmaxell/php-yacc": "0.0.5",
10734 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
10735 },
10736 "bin": [
10737 "bin/php-parse"
10738 ],
10739 "type": "library",
10740 "extra": {
10741 "branch-alias": {
10742 "dev-master": "4.3-dev"
10743 }
10744 },
10745 "autoload": {
10746 "psr-4": {
10747 "PhpParser\\": "lib/PhpParser"
10748 }
10749 },
10750 "notification-url": "https://packagist.org/downloads/",
10751 "license": [
10752 "BSD-3-Clause"
10753 ],
10754 "authors": [
10755 {
10756 "name": "Nikita Popov"
10757 }
10758 ],
10759 "description": "A PHP parser written in PHP",
10760 "keywords": [
10761 "parser",
10762 "php"
10763 ],
10764 "time": "2019-11-08T13:50:10+00:00"
10765 },
10766 {
10767 "name": "php-cs-fixer/diff",
10768 "version": "v1.3.0",
10769 "source": {
10770 "type": "git",
10771 "url": "https://github.com/PHP-CS-Fixer/diff.git",
10772 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
10773 },
10774 "dist": {
10775 "type": "zip",
10776 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
10777 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
10778 "shasum": ""
10779 },
10780 "require": {
10781 "php": "^5.6 || ^7.0"
10782 },
10783 "require-dev": {
10784 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
10785 "symfony/process": "^3.3"
10786 },
10787 "type": "library",
10788 "autoload": {
10789 "classmap": [
10790 "src/"
10791 ]
10792 },
10793 "notification-url": "https://packagist.org/downloads/",
10794 "license": [
10795 "BSD-3-Clause"
10796 ],
10797 "authors": [
10798 {
10799 "name": "Kore Nordmann",
10800 "email": "mail@kore-nordmann.de"
10801 },
10802 {
10803 "name": "Sebastian Bergmann",
10804 "email": "sebastian@phpunit.de"
10805 },
10806 {
10807 "name": "SpacePossum"
10808 }
10809 ],
10810 "description": "sebastian/diff v2 backport support for PHP5.6",
10811 "homepage": "https://github.com/PHP-CS-Fixer",
10812 "keywords": [
10813 "diff"
10814 ],
10815 "time": "2018-02-15T16:58:55+00:00"
10816 },
10817 {
10818 "name": "php-http/mock-client",
10819 "version": "1.3.0",
10820 "source": {
10821 "type": "git",
10822 "url": "https://github.com/php-http/mock-client.git",
10823 "reference": "d364c4a2847229dd37237d0083887889d3bd8564"
10824 },
10825 "dist": {
10826 "type": "zip",
10827 "url": "https://api.github.com/repos/php-http/mock-client/zipball/d364c4a2847229dd37237d0083887889d3bd8564",
10828 "reference": "d364c4a2847229dd37237d0083887889d3bd8564",
10829 "shasum": ""
10830 },
10831 "require": {
10832 "php": "^5.5 || ^7.0",
10833 "php-http/client-common": "^1.9 || ^2.0",
10834 "php-http/discovery": "^1.0",
10835 "php-http/httplug": "^1.0 || ^2.0",
10836 "php-http/message-factory": "^1.0"
10837 },
10838 "provide": {
10839 "php-http/async-client-implementation": "1.0",
10840 "php-http/client-implementation": "1.0"
10841 },
10842 "require-dev": {
10843 "henrikbjorn/phpspec-code-coverage": "^1.0",
10844 "phpspec/phpspec": "^2.4"
10845 },
10846 "type": "library",
10847 "extra": {
10848 "branch-alias": {
10849 "dev-master": "1.3-dev"
10850 }
10851 },
10852 "autoload": {
10853 "psr-4": {
10854 "Http\\Mock\\": "src/"
10855 }
10856 },
10857 "notification-url": "https://packagist.org/downloads/",
10858 "license": [
10859 "MIT"
10860 ],
10861 "authors": [
10862 {
10863 "name": "David de Boer",
10864 "email": "david@ddeboer.nl"
10865 }
10866 ],
10867 "description": "Mock HTTP client",
10868 "homepage": "http://httplug.io",
10869 "keywords": [
10870 "client",
10871 "http",
10872 "mock",
10873 "psr7"
10874 ],
10875 "time": "2019-02-21T08:51:08+00:00"
10876 },
10877 {
10878 "name": "phpstan/phpdoc-parser",
10879 "version": "0.3.5",
10880 "source": {
10881 "type": "git",
10882 "url": "https://github.com/phpstan/phpdoc-parser.git",
10883 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
10884 },
10885 "dist": {
10886 "type": "zip",
10887 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
10888 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
10889 "shasum": ""
10890 },
10891 "require": {
10892 "php": "~7.1"
10893 },
10894 "require-dev": {
10895 "consistence/coding-standard": "^3.5",
10896 "jakub-onderka/php-parallel-lint": "^0.9.2",
10897 "phing/phing": "^2.16.0",
10898 "phpstan/phpstan": "^0.10",
10899 "phpunit/phpunit": "^6.3",
10900 "slevomat/coding-standard": "^4.7.2",
10901 "squizlabs/php_codesniffer": "^3.3.2",
10902 "symfony/process": "^3.4 || ^4.0"
10903 },
10904 "type": "library",
10905 "extra": {
10906 "branch-alias": {
10907 "dev-master": "0.3-dev"
10908 }
10909 },
10910 "autoload": {
10911 "psr-4": {
10912 "PHPStan\\PhpDocParser\\": [
10913 "src/"
10914 ]
10915 }
10916 },
10917 "notification-url": "https://packagist.org/downloads/",
10918 "license": [
10919 "MIT"
10920 ],
10921 "description": "PHPDoc parser with support for nullable, intersection and generic types",
10922 "time": "2019-06-07T19:13:52+00:00"
10923 },
10924 {
10925 "name": "phpstan/phpstan",
10926 "version": "0.11.19",
10927 "source": {
10928 "type": "git",
10929 "url": "https://github.com/phpstan/phpstan.git",
10930 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7"
10931 },
10932 "dist": {
10933 "type": "zip",
10934 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7",
10935 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7",
10936 "shasum": ""
10937 },
10938 "require": {
10939 "composer/xdebug-handler": "^1.3.0",
10940 "jean85/pretty-package-versions": "^1.0.3",
10941 "nette/bootstrap": "^2.4 || ^3.0",
10942 "nette/di": "^2.4.7 || ^3.0",
10943 "nette/neon": "^2.4.3 || ^3.0",
10944 "nette/robot-loader": "^3.0.1",
10945 "nette/schema": "^1.0",
10946 "nette/utils": "^2.4.5 || ^3.0",
10947 "nikic/php-parser": "^4.2.3",
10948 "php": "~7.1",
10949 "phpstan/phpdoc-parser": "^0.3.5",
10950 "symfony/console": "~3.2 || ~4.0",
10951 "symfony/finder": "~3.2 || ~4.0"
10952 },
10953 "conflict": {
10954 "symfony/console": "3.4.16 || 4.1.5"
10955 },
10956 "require-dev": {
10957 "brianium/paratest": "^2.0 || ^3.0",
10958 "consistence/coding-standard": "^3.5",
10959 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10960 "ext-intl": "*",
10961 "ext-mysqli": "*",
10962 "ext-simplexml": "*",
10963 "ext-soap": "*",
10964 "ext-zip": "*",
10965 "jakub-onderka/php-parallel-lint": "^1.0",
10966 "localheinz/composer-normalize": "^1.1.0",
10967 "phing/phing": "^2.16.0",
10968 "phpstan/phpstan-deprecation-rules": "^0.11",
10969 "phpstan/phpstan-php-parser": "^0.11",
10970 "phpstan/phpstan-phpunit": "^0.11",
10971 "phpstan/phpstan-strict-rules": "^0.11",
10972 "phpunit/phpunit": "^7.5.14 || ^8.0",
10973 "slevomat/coding-standard": "^4.7.2",
10974 "squizlabs/php_codesniffer": "^3.3.2"
10975 },
10976 "bin": [
10977 "bin/phpstan"
10978 ],
10979 "type": "library",
10980 "extra": {
10981 "branch-alias": {
10982 "dev-master": "0.11-dev"
10983 }
10984 },
10985 "autoload": {
10986 "psr-4": {
10987 "PHPStan\\": [
10988 "src/"
10989 ]
10990 }
10991 },
10992 "notification-url": "https://packagist.org/downloads/",
10993 "license": [
10994 "MIT"
10995 ],
10996 "description": "PHPStan - PHP Static Analysis Tool",
10997 "time": "2019-10-22T20:20:22+00:00"
10998 },
10999 {
11000 "name": "phpstan/phpstan-doctrine",
11001 "version": "0.11.6",
11002 "source": {
11003 "type": "git",
11004 "url": "https://github.com/phpstan/phpstan-doctrine.git",
11005 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c"
11006 },
11007 "dist": {
11008 "type": "zip",
11009 "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/77592865e167b32c7dcb4f39a35210e909a8854c",
11010 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c",
11011 "shasum": ""
11012 },
11013 "require": {
11014 "nikic/php-parser": "^4.0",
11015 "php": "~7.1",
11016 "phpstan/phpdoc-parser": "^0.3",
11017 "phpstan/phpstan": "^0.11.7"
11018 },
11019 "conflict": {
11020 "doctrine/collections": "<1.0",
11021 "doctrine/common": "<2.7",
11022 "doctrine/mongodb-odm": "<1.2",
11023 "doctrine/orm": "<2.5"
11024 },
11025 "require-dev": {
11026 "consistence/coding-standard": "^3.8",
11027 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11028 "doctrine/collections": "^1.0",
11029 "doctrine/common": "^2.7",
11030 "doctrine/mongodb-odm": "^1.2",
11031 "doctrine/orm": "^2.5",
11032 "jakub-onderka/php-parallel-lint": "^1.0",
11033 "phing/phing": "^2.16.0",
11034 "phpstan/phpstan-phpunit": "^0.11",
11035 "phpstan/phpstan-strict-rules": "^0.11",
11036 "phpunit/phpunit": "^7.0",
11037 "slevomat/coding-standard": "^5.0.4"
11038 },
11039 "type": "phpstan-extension",
11040 "extra": {
11041 "branch-alias": {
11042 "dev-master": "0.11-dev"
11043 },
11044 "phpstan": {
11045 "includes": [
11046 "extension.neon",
11047 "rules.neon"
11048 ]
11049 }
11050 },
11051 "autoload": {
11052 "psr-4": {
11053 "PHPStan\\": "src/"
11054 }
11055 },
11056 "notification-url": "https://packagist.org/downloads/",
11057 "license": [
11058 "MIT"
11059 ],
11060 "description": "Doctrine extensions for PHPStan",
11061 "time": "2019-09-13T08:40:06+00:00"
11062 },
11063 {
11064 "name": "phpstan/phpstan-phpunit",
11065 "version": "0.11.2",
11066 "source": {
11067 "type": "git",
11068 "url": "https://github.com/phpstan/phpstan-phpunit.git",
11069 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9"
11070 },
11071 "dist": {
11072 "type": "zip",
11073 "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11074 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11075 "shasum": ""
11076 },
11077 "require": {
11078 "nikic/php-parser": "^4.0",
11079 "php": "~7.1",
11080 "phpstan/phpdoc-parser": "^0.3",
11081 "phpstan/phpstan": "^0.11.4"
11082 },
11083 "conflict": {
11084 "phpunit/phpunit": "<7.0"
11085 },
11086 "require-dev": {
11087 "consistence/coding-standard": "^3.0.1",
11088 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11089 "jakub-onderka/php-parallel-lint": "^1.0",
11090 "phing/phing": "^2.16.0",
11091 "phpstan/phpstan-strict-rules": "^0.11",
11092 "phpunit/phpunit": "^7.0",
11093 "satooshi/php-coveralls": "^1.0",
11094 "slevomat/coding-standard": "^4.5.2"
11095 },
11096 "type": "phpstan-extension",
11097 "extra": {
11098 "branch-alias": {
11099 "dev-master": "0.11-dev"
11100 },
11101 "phpstan": {
11102 "includes": [
11103 "extension.neon",
11104 "rules.neon"
11105 ]
11106 }
11107 },
11108 "autoload": {
11109 "psr-4": {
11110 "PHPStan\\": "src/"
11111 }
11112 },
11113 "notification-url": "https://packagist.org/downloads/",
11114 "license": [
11115 "MIT"
11116 ],
11117 "description": "PHPUnit extensions and rules for PHPStan",
11118 "time": "2019-05-17T17:50:16+00:00"
11119 },
11120 {
11121 "name": "phpstan/phpstan-symfony",
11122 "version": "0.11.6",
11123 "source": {
11124 "type": "git",
11125 "url": "https://github.com/phpstan/phpstan-symfony.git",
11126 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084"
11127 },
11128 "dist": {
11129 "type": "zip",
11130 "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7be3054c21fd472a52b1c38eb129c3f93776084",
11131 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084",
11132 "shasum": ""
11133 },
11134 "require": {
11135 "ext-simplexml": "*",
11136 "nikic/php-parser": "^4.0",
11137 "php": "^7.1",
11138 "phpstan/phpstan": "^0.11.7"
11139 },
11140 "conflict": {
11141 "symfony/framework-bundle": "<3.0"
11142 },
11143 "require-dev": {
11144 "consistence/coding-standard": "^3.0.1",
11145 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11146 "jakub-onderka/php-parallel-lint": "^1.0",
11147 "nette/di": "^3.0-stable",
11148 "phing/phing": "^2.16.0",
11149 "phpstan/phpstan-phpunit": "^0.11",
11150 "phpstan/phpstan-strict-rules": "^0.11",
11151 "phpunit/phpunit": "^7.0",
11152 "slevomat/coding-standard": "^4.5.2",
11153 "squizlabs/php_codesniffer": "^3.3.2",
11154 "symfony/console": "^3.0 || ^4.0",
11155 "symfony/framework-bundle": "^3.0 || ^4.0",
11156 "symfony/messenger": "^4.2",
11157 "symfony/serializer": "^3.0 || ^4.0"
11158 },
11159 "type": "phpstan-extension",
11160 "extra": {
11161 "branch-alias": {
11162 "dev-master": "0.11-dev"
11163 },
11164 "phpstan": {
11165 "includes": [
11166 "extension.neon"
11167 ]
11168 }
11169 },
11170 "autoload": {
11171 "psr-4": {
11172 "PHPStan\\": "src/"
11173 }
11174 },
11175 "notification-url": "https://packagist.org/downloads/",
11176 "license": [
11177 "MIT"
11178 ],
11179 "authors": [
11180 {
11181 "name": "Lukáš Unger",
11182 "email": "looky.msc@gmail.com",
11183 "homepage": "https://lookyman.net"
11184 }
11185 ],
11186 "description": "Symfony Framework extensions and rules for PHPStan",
11187 "time": "2019-05-19T17:40:25+00:00"
11188 },
11189 {
11190 "name": "sensio/generator-bundle",
11191 "version": "v3.1.7",
11192 "source": {
11193 "type": "git",
11194 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
11195 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65"
11196 },
11197 "dist": {
11198 "type": "zip",
11199 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65",
11200 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65",
11201 "shasum": ""
11202 },
11203 "require": {
11204 "symfony/console": "~2.7|~3.0",
11205 "symfony/framework-bundle": "~2.7|~3.0",
11206 "symfony/process": "~2.7|~3.0",
11207 "symfony/yaml": "~2.7|~3.0",
11208 "twig/twig": "^1.28.2|^2.0"
11209 },
11210 "require-dev": {
11211 "doctrine/orm": "~2.4",
11212 "symfony/doctrine-bridge": "~2.7|~3.0",
11213 "symfony/filesystem": "~2.7|~3.0",
11214 "symfony/phpunit-bridge": "^3.3"
11215 },
11216 "type": "symfony-bundle",
11217 "extra": {
11218 "branch-alias": {
11219 "dev-master": "3.1.x-dev"
11220 }
11221 },
11222 "autoload": {
11223 "psr-4": {
11224 "Sensio\\Bundle\\GeneratorBundle\\": ""
11225 },
11226 "exclude-from-classmap": [
11227 "/Tests/"
11228 ]
11229 },
11230 "notification-url": "https://packagist.org/downloads/",
11231 "license": [
11232 "MIT"
11233 ],
11234 "authors": [
11235 {
11236 "name": "Fabien Potencier",
11237 "email": "fabien@symfony.com"
11238 }
11239 ],
11240 "description": "This bundle generates code for you",
11241 "time": "2017-12-07T15:36:41+00:00"
11242 },
11243 {
11244 "name": "symfony/phpunit-bridge",
11245 "version": "v4.3.7",
11246 "source": {
11247 "type": "git",
11248 "url": "https://github.com/symfony/phpunit-bridge.git",
11249 "reference": "c216b32261358a820bb4217eb3a20e3f437a484e"
11250 },
11251 "dist": {
11252 "type": "zip",
11253 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c216b32261358a820bb4217eb3a20e3f437a484e",
11254 "reference": "c216b32261358a820bb4217eb3a20e3f437a484e",
11255 "shasum": ""
11256 },
11257 "require": {
11258 "php": ">=5.5.9"
11259 },
11260 "conflict": {
11261 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
11262 },
11263 "suggest": {
11264 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
11265 },
11266 "bin": [
11267 "bin/simple-phpunit"
11268 ],
11269 "type": "symfony-bridge",
11270 "extra": {
11271 "branch-alias": {
11272 "dev-master": "4.3-dev"
11273 },
11274 "thanks": {
11275 "name": "phpunit/phpunit",
11276 "url": "https://github.com/sebastianbergmann/phpunit"
11277 }
11278 },
11279 "autoload": {
11280 "files": [
11281 "bootstrap.php"
11282 ],
11283 "psr-4": {
11284 "Symfony\\Bridge\\PhpUnit\\": ""
11285 },
11286 "exclude-from-classmap": [
11287 "/Tests/"
11288 ]
11289 },
11290 "notification-url": "https://packagist.org/downloads/",
11291 "license": [
11292 "MIT"
11293 ],
11294 "authors": [
11295 {
11296 "name": "Nicolas Grekas",
11297 "email": "p@tchwork.com"
11298 },
11299 {
11300 "name": "Symfony Community",
11301 "homepage": "https://symfony.com/contributors"
11302 }
11303 ],
11304 "description": "Symfony PHPUnit Bridge",
11305 "homepage": "https://symfony.com",
11306 "time": "2019-10-30T12:58:49+00:00"
11307 }
11308 ],
11309 "aliases": [],
11310 "minimum-stability": "dev",
11311 "stability-flags": {
11312 "grandt/phpepub": 20,
11313 "predis/predis": 20
11314 },
11315 "prefer-stable": true,
11316 "prefer-lowest": false,
11317 "platform": {
11318 "php": ">=7.1.3",
11319 "ext-pcre": "*",
11320 "ext-dom": "*",
11321 "ext-curl": "*",
11322 "ext-gd": "*",
11323 "ext-session": "*",
11324 "ext-ctype": "*",
11325 "ext-hash": "*",
11326 "ext-simplexml": "*",
11327 "ext-json": "*",
11328 "ext-mbstring": "*",
11329 "ext-xml": "*",
11330 "ext-iconv": "*",
11331 "ext-tokenizer": "*",
11332 "ext-pdo": "*",
11333 "ext-tidy": "*"
11334 },
11335 "platform-dev": [],
11336 "platform-overrides": {
11337 "php": "7.1.3"
11338 }
11339 }