]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - composer.lock
Update deps
[github/wallabag/wallabag.git] / composer.lock
... / ...
CommitLineData
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": "1c4d8b91a6e26715d15ccc11af7a362e",
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.7",
62 "source": {
63 "type": "git",
64 "url": "https://github.com/beberlei/assert.git",
65 "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf"
66 },
67 "dist": {
68 "type": "zip",
69 "url": "https://api.github.com/repos/beberlei/assert/zipball/d63a6943fc4fd1a2aedb65994e3548715105abcf",
70 "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf",
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-12-19T17:51:41+00:00"
120 },
121 {
122 "name": "behat/transliterator",
123 "version": "v1.3.0",
124 "source": {
125 "type": "git",
126 "url": "https://github.com/Behat/Transliterator.git",
127 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
128 },
129 "dist": {
130 "type": "zip",
131 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
132 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
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 "phpunit/phpunit": "^4.8.36|^6.3"
142 },
143 "type": "library",
144 "extra": {
145 "branch-alias": {
146 "dev-master": "1.2-dev"
147 }
148 },
149 "autoload": {
150 "psr-4": {
151 "Behat\\Transliterator\\": "src/Behat/Transliterator"
152 }
153 },
154 "notification-url": "https://packagist.org/downloads/",
155 "license": [
156 "Artistic-1.0"
157 ],
158 "description": "String transliterator",
159 "keywords": [
160 "i18n",
161 "slug",
162 "transliterator"
163 ],
164 "time": "2020-01-14T16:39:13+00:00"
165 },
166 {
167 "name": "clue/stream-filter",
168 "version": "v1.4.1",
169 "source": {
170 "type": "git",
171 "url": "https://github.com/clue/php-stream-filter.git",
172 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
173 },
174 "dist": {
175 "type": "zip",
176 "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
177 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
178 "shasum": ""
179 },
180 "require": {
181 "php": ">=5.3"
182 },
183 "require-dev": {
184 "phpunit/phpunit": "^5.0 || ^4.8"
185 },
186 "type": "library",
187 "autoload": {
188 "psr-4": {
189 "Clue\\StreamFilter\\": "src/"
190 },
191 "files": [
192 "src/functions_include.php"
193 ]
194 },
195 "notification-url": "https://packagist.org/downloads/",
196 "license": [
197 "MIT"
198 ],
199 "authors": [
200 {
201 "name": "Christian Lück",
202 "email": "christian@lueck.tv"
203 }
204 ],
205 "description": "A simple and modern approach to stream filtering in PHP",
206 "homepage": "https://github.com/clue/php-stream-filter",
207 "keywords": [
208 "bucket brigade",
209 "callback",
210 "filter",
211 "php_user_filter",
212 "stream",
213 "stream_filter_append",
214 "stream_filter_register"
215 ],
216 "time": "2019-04-09T12:31:48+00:00"
217 },
218 {
219 "name": "craue/config-bundle",
220 "version": "2.4.0",
221 "source": {
222 "type": "git",
223 "url": "https://github.com/craue/CraueConfigBundle.git",
224 "reference": "ad474f63d6b51da0d346a7873b3a54f98fa96e32"
225 },
226 "dist": {
227 "type": "zip",
228 "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/ad474f63d6b51da0d346a7873b3a54f98fa96e32",
229 "reference": "ad474f63d6b51da0d346a7873b3a54f98fa96e32",
230 "shasum": ""
231 },
232 "require": {
233 "doctrine/doctrine-bundle": "^1.5.1|~2.0",
234 "php": "~7.0",
235 "psr/simple-cache": "^1.0",
236 "symfony/cache": "~3.4|~4.2|~5.0",
237 "symfony/config": "~3.4|~4.2|~5.0",
238 "symfony/dependency-injection": "~3.4|~4.2|~5.0",
239 "symfony/form": "~3.4|~4.2|~5.0",
240 "symfony/framework-bundle": "~3.4|~4.2|~5.0",
241 "symfony/http-foundation": "~3.4|~4.2|~5.0",
242 "symfony/http-kernel": "~3.4|~4.2|~5.0",
243 "symfony/options-resolver": "~3.4|~4.2|~5.0",
244 "symfony/validator": "~3.4|~4.2|~5.0"
245 },
246 "require-dev": {
247 "doctrine/instantiator": "^1.0.5",
248 "doctrine/orm": "^2.5.14",
249 "phpunit/phpunit": "^6.5.13|^7.5.1",
250 "symfony/phpunit-bridge": "~5.0",
251 "symfony/symfony": "~3.4|~4.2|~5.0"
252 },
253 "type": "symfony-bundle",
254 "extra": {
255 "branch-alias": {
256 "dev-master": "2.4.x-dev"
257 }
258 },
259 "autoload": {
260 "psr-4": {
261 "Craue\\ConfigBundle\\": ""
262 },
263 "exclude-from-classmap": [
264 "/Tests/"
265 ]
266 },
267 "notification-url": "https://packagist.org/downloads/",
268 "license": [
269 "MIT"
270 ],
271 "authors": [
272 {
273 "name": "Christian Raue",
274 "email": "christian.raue@gmail.com"
275 },
276 {
277 "name": "Symfony Community",
278 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
279 }
280 ],
281 "description": "Database-stored settings made available via a service for your Symfony project.",
282 "homepage": "https://github.com/craue/CraueConfigBundle",
283 "keywords": [
284 "config",
285 "symfony"
286 ],
287 "time": "2019-12-03T08:32:04+00:00"
288 },
289 {
290 "name": "defuse/php-encryption",
291 "version": "v2.2.1",
292 "source": {
293 "type": "git",
294 "url": "https://github.com/defuse/php-encryption.git",
295 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
296 },
297 "dist": {
298 "type": "zip",
299 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
300 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
301 "shasum": ""
302 },
303 "require": {
304 "ext-openssl": "*",
305 "paragonie/random_compat": ">= 2",
306 "php": ">=5.4.0"
307 },
308 "require-dev": {
309 "nikic/php-parser": "^2.0|^3.0|^4.0",
310 "phpunit/phpunit": "^4|^5"
311 },
312 "bin": [
313 "bin/generate-defuse-key"
314 ],
315 "type": "library",
316 "autoload": {
317 "psr-4": {
318 "Defuse\\Crypto\\": "src"
319 }
320 },
321 "notification-url": "https://packagist.org/downloads/",
322 "license": [
323 "MIT"
324 ],
325 "authors": [
326 {
327 "name": "Taylor Hornby",
328 "email": "taylor@defuse.ca",
329 "homepage": "https://defuse.ca/"
330 },
331 {
332 "name": "Scott Arciszewski",
333 "email": "info@paragonie.com",
334 "homepage": "https://paragonie.com"
335 }
336 ],
337 "description": "Secure PHP Encryption Library",
338 "keywords": [
339 "aes",
340 "authenticated encryption",
341 "cipher",
342 "crypto",
343 "cryptography",
344 "encrypt",
345 "encryption",
346 "openssl",
347 "security",
348 "symmetric key cryptography"
349 ],
350 "time": "2018-07-24T23:27:56+00:00"
351 },
352 {
353 "name": "doctrine/annotations",
354 "version": "1.10.2",
355 "source": {
356 "type": "git",
357 "url": "https://github.com/doctrine/annotations.git",
358 "reference": "b9d758e831c70751155c698c2f7df4665314a1cb"
359 },
360 "dist": {
361 "type": "zip",
362 "url": "https://api.github.com/repos/doctrine/annotations/zipball/b9d758e831c70751155c698c2f7df4665314a1cb",
363 "reference": "b9d758e831c70751155c698c2f7df4665314a1cb",
364 "shasum": ""
365 },
366 "require": {
367 "doctrine/lexer": "1.*",
368 "ext-tokenizer": "*",
369 "php": "^7.1"
370 },
371 "require-dev": {
372 "doctrine/cache": "1.*",
373 "phpunit/phpunit": "^7.5"
374 },
375 "type": "library",
376 "extra": {
377 "branch-alias": {
378 "dev-master": "1.9.x-dev"
379 }
380 },
381 "autoload": {
382 "psr-4": {
383 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
384 }
385 },
386 "notification-url": "https://packagist.org/downloads/",
387 "license": [
388 "MIT"
389 ],
390 "authors": [
391 {
392 "name": "Guilherme Blanco",
393 "email": "guilhermeblanco@gmail.com"
394 },
395 {
396 "name": "Roman Borschel",
397 "email": "roman@code-factory.org"
398 },
399 {
400 "name": "Benjamin Eberlei",
401 "email": "kontakt@beberlei.de"
402 },
403 {
404 "name": "Jonathan Wage",
405 "email": "jonwage@gmail.com"
406 },
407 {
408 "name": "Johannes Schmitt",
409 "email": "schmittjoh@gmail.com"
410 }
411 ],
412 "description": "Docblock Annotations Parser",
413 "homepage": "http://www.doctrine-project.org",
414 "keywords": [
415 "annotations",
416 "docblock",
417 "parser"
418 ],
419 "time": "2020-04-20T09:18:32+00:00"
420 },
421 {
422 "name": "doctrine/cache",
423 "version": "1.10.0",
424 "source": {
425 "type": "git",
426 "url": "https://github.com/doctrine/cache.git",
427 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
428 },
429 "dist": {
430 "type": "zip",
431 "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
432 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
433 "shasum": ""
434 },
435 "require": {
436 "php": "~7.1"
437 },
438 "conflict": {
439 "doctrine/common": ">2.2,<2.4"
440 },
441 "require-dev": {
442 "alcaeus/mongo-php-adapter": "^1.1",
443 "doctrine/coding-standard": "^6.0",
444 "mongodb/mongodb": "^1.1",
445 "phpunit/phpunit": "^7.0",
446 "predis/predis": "~1.0"
447 },
448 "suggest": {
449 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
450 },
451 "type": "library",
452 "extra": {
453 "branch-alias": {
454 "dev-master": "1.9.x-dev"
455 }
456 },
457 "autoload": {
458 "psr-4": {
459 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
460 }
461 },
462 "notification-url": "https://packagist.org/downloads/",
463 "license": [
464 "MIT"
465 ],
466 "authors": [
467 {
468 "name": "Guilherme Blanco",
469 "email": "guilhermeblanco@gmail.com"
470 },
471 {
472 "name": "Roman Borschel",
473 "email": "roman@code-factory.org"
474 },
475 {
476 "name": "Benjamin Eberlei",
477 "email": "kontakt@beberlei.de"
478 },
479 {
480 "name": "Jonathan Wage",
481 "email": "jonwage@gmail.com"
482 },
483 {
484 "name": "Johannes Schmitt",
485 "email": "schmittjoh@gmail.com"
486 }
487 ],
488 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
489 "homepage": "https://www.doctrine-project.org/projects/cache.html",
490 "keywords": [
491 "abstraction",
492 "apcu",
493 "cache",
494 "caching",
495 "couchdb",
496 "memcached",
497 "php",
498 "redis",
499 "xcache"
500 ],
501 "time": "2019-11-29T15:36:20+00:00"
502 },
503 {
504 "name": "doctrine/collections",
505 "version": "1.6.4",
506 "source": {
507 "type": "git",
508 "url": "https://github.com/doctrine/collections.git",
509 "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7"
510 },
511 "dist": {
512 "type": "zip",
513 "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
514 "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
515 "shasum": ""
516 },
517 "require": {
518 "php": "^7.1.3"
519 },
520 "require-dev": {
521 "doctrine/coding-standard": "^6.0",
522 "phpstan/phpstan-shim": "^0.9.2",
523 "phpunit/phpunit": "^7.0",
524 "vimeo/psalm": "^3.2.2"
525 },
526 "type": "library",
527 "extra": {
528 "branch-alias": {
529 "dev-master": "1.6.x-dev"
530 }
531 },
532 "autoload": {
533 "psr-4": {
534 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
535 }
536 },
537 "notification-url": "https://packagist.org/downloads/",
538 "license": [
539 "MIT"
540 ],
541 "authors": [
542 {
543 "name": "Guilherme Blanco",
544 "email": "guilhermeblanco@gmail.com"
545 },
546 {
547 "name": "Roman Borschel",
548 "email": "roman@code-factory.org"
549 },
550 {
551 "name": "Benjamin Eberlei",
552 "email": "kontakt@beberlei.de"
553 },
554 {
555 "name": "Jonathan Wage",
556 "email": "jonwage@gmail.com"
557 },
558 {
559 "name": "Johannes Schmitt",
560 "email": "schmittjoh@gmail.com"
561 }
562 ],
563 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
564 "homepage": "https://www.doctrine-project.org/projects/collections.html",
565 "keywords": [
566 "array",
567 "collections",
568 "iterators",
569 "php"
570 ],
571 "time": "2019-11-13T13:07:11+00:00"
572 },
573 {
574 "name": "doctrine/common",
575 "version": "2.13.0",
576 "source": {
577 "type": "git",
578 "url": "https://github.com/doctrine/common.git",
579 "reference": "308728eae8d90412d850c155d40b1cfbede549da"
580 },
581 "dist": {
582 "type": "zip",
583 "url": "https://api.github.com/repos/doctrine/common/zipball/308728eae8d90412d850c155d40b1cfbede549da",
584 "reference": "308728eae8d90412d850c155d40b1cfbede549da",
585 "shasum": ""
586 },
587 "require": {
588 "doctrine/annotations": "^1.0",
589 "doctrine/cache": "^1.0",
590 "doctrine/collections": "^1.0",
591 "doctrine/event-manager": "^1.0",
592 "doctrine/inflector": "^1.0",
593 "doctrine/lexer": "^1.0",
594 "doctrine/persistence": "^1.3.3",
595 "doctrine/reflection": "^1.0",
596 "php": "^7.1"
597 },
598 "require-dev": {
599 "doctrine/coding-standard": "^1.0",
600 "phpstan/phpstan": "^0.11",
601 "phpstan/phpstan-phpunit": "^0.11",
602 "phpunit/phpunit": "^7.0",
603 "squizlabs/php_codesniffer": "^3.0",
604 "symfony/phpunit-bridge": "^4.0.5"
605 },
606 "type": "library",
607 "extra": {
608 "branch-alias": {
609 "dev-master": "2.11.x-dev"
610 }
611 },
612 "autoload": {
613 "psr-4": {
614 "Doctrine\\Common\\": "lib/Doctrine/Common"
615 }
616 },
617 "notification-url": "https://packagist.org/downloads/",
618 "license": [
619 "MIT"
620 ],
621 "authors": [
622 {
623 "name": "Guilherme Blanco",
624 "email": "guilhermeblanco@gmail.com"
625 },
626 {
627 "name": "Roman Borschel",
628 "email": "roman@code-factory.org"
629 },
630 {
631 "name": "Benjamin Eberlei",
632 "email": "kontakt@beberlei.de"
633 },
634 {
635 "name": "Jonathan Wage",
636 "email": "jonwage@gmail.com"
637 },
638 {
639 "name": "Johannes Schmitt",
640 "email": "schmittjoh@gmail.com"
641 },
642 {
643 "name": "Marco Pivetta",
644 "email": "ocramius@gmail.com"
645 }
646 ],
647 "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.",
648 "homepage": "https://www.doctrine-project.org/projects/common.html",
649 "keywords": [
650 "common",
651 "doctrine",
652 "php"
653 ],
654 "funding": [
655 {
656 "url": "https://www.doctrine-project.org/sponsorship.html",
657 "type": "custom"
658 },
659 {
660 "url": "https://www.patreon.com/phpdoctrine",
661 "type": "patreon"
662 },
663 {
664 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
665 "type": "tidelift"
666 }
667 ],
668 "time": "2020-05-15T05:51:54+00:00"
669 },
670 {
671 "name": "doctrine/dbal",
672 "version": "v2.9.2",
673 "source": {
674 "type": "git",
675 "url": "https://github.com/doctrine/dbal.git",
676 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9"
677 },
678 "dist": {
679 "type": "zip",
680 "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
681 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
682 "shasum": ""
683 },
684 "require": {
685 "doctrine/cache": "^1.0",
686 "doctrine/event-manager": "^1.0",
687 "ext-pdo": "*",
688 "php": "^7.1"
689 },
690 "require-dev": {
691 "doctrine/coding-standard": "^5.0",
692 "jetbrains/phpstorm-stubs": "^2018.1.2",
693 "phpstan/phpstan": "^0.10.1",
694 "phpunit/phpunit": "^7.4",
695 "symfony/console": "^2.0.5|^3.0|^4.0",
696 "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
697 },
698 "suggest": {
699 "symfony/console": "For helpful console commands such as SQL execution and import of files."
700 },
701 "bin": [
702 "bin/doctrine-dbal"
703 ],
704 "type": "library",
705 "extra": {
706 "branch-alias": {
707 "dev-master": "2.9.x-dev",
708 "dev-develop": "3.0.x-dev"
709 }
710 },
711 "autoload": {
712 "psr-4": {
713 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
714 }
715 },
716 "notification-url": "https://packagist.org/downloads/",
717 "license": [
718 "MIT"
719 ],
720 "authors": [
721 {
722 "name": "Roman Borschel",
723 "email": "roman@code-factory.org"
724 },
725 {
726 "name": "Benjamin Eberlei",
727 "email": "kontakt@beberlei.de"
728 },
729 {
730 "name": "Guilherme Blanco",
731 "email": "guilhermeblanco@gmail.com"
732 },
733 {
734 "name": "Jonathan Wage",
735 "email": "jonwage@gmail.com"
736 }
737 ],
738 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
739 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
740 "keywords": [
741 "abstraction",
742 "database",
743 "dbal",
744 "mysql",
745 "persistence",
746 "pgsql",
747 "php",
748 "queryobject"
749 ],
750 "time": "2018-12-31T03:27:51+00:00"
751 },
752 {
753 "name": "doctrine/doctrine-bundle",
754 "version": "1.12.8",
755 "source": {
756 "type": "git",
757 "url": "https://github.com/doctrine/DoctrineBundle.git",
758 "reference": "65bb2ebc96bcb9207ee56bb17f6c0251ec358380"
759 },
760 "dist": {
761 "type": "zip",
762 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/65bb2ebc96bcb9207ee56bb17f6c0251ec358380",
763 "reference": "65bb2ebc96bcb9207ee56bb17f6c0251ec358380",
764 "shasum": ""
765 },
766 "require": {
767 "doctrine/dbal": "^2.5.12",
768 "doctrine/doctrine-cache-bundle": "~1.2",
769 "doctrine/persistence": "^1.3.3",
770 "jdorn/sql-formatter": "^1.2.16",
771 "php": "^7.1",
772 "symfony/cache": "^3.4.30|^4.3.3",
773 "symfony/config": "^3.4.30|^4.3.3",
774 "symfony/console": "^3.4.30|^4.3.3",
775 "symfony/dependency-injection": "^3.4.30|^4.3.3",
776 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
777 "symfony/framework-bundle": "^3.4.30|^4.3.3",
778 "symfony/service-contracts": "^1.1.1|^2.0"
779 },
780 "conflict": {
781 "doctrine/orm": "<2.6",
782 "twig/twig": "<1.34|>=2.0,<2.4"
783 },
784 "require-dev": {
785 "doctrine/coding-standard": "^6.0",
786 "doctrine/orm": "^2.6",
787 "ocramius/proxy-manager": "^2.1",
788 "php-coveralls/php-coveralls": "^2.1",
789 "phpunit/phpunit": "^7.5",
790 "symfony/phpunit-bridge": "^4.2",
791 "symfony/property-info": "^3.4.30|^4.3.3",
792 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
793 "symfony/twig-bridge": "^3.4|^4.1",
794 "symfony/validator": "^3.4.30|^4.3.3",
795 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
796 "symfony/yaml": "^3.4.30|^4.3.3",
797 "twig/twig": "^1.34|^2.12"
798 },
799 "suggest": {
800 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
801 "symfony/web-profiler-bundle": "To use the data collector."
802 },
803 "type": "symfony-bundle",
804 "extra": {
805 "branch-alias": {
806 "dev-master": "1.12.x-dev"
807 }
808 },
809 "autoload": {
810 "psr-4": {
811 "Doctrine\\Bundle\\DoctrineBundle\\": ""
812 }
813 },
814 "notification-url": "https://packagist.org/downloads/",
815 "license": [
816 "MIT"
817 ],
818 "authors": [
819 {
820 "name": "Fabien Potencier",
821 "email": "fabien@symfony.com"
822 },
823 {
824 "name": "Benjamin Eberlei",
825 "email": "kontakt@beberlei.de"
826 },
827 {
828 "name": "Symfony Community",
829 "homepage": "http://symfony.com/contributors"
830 },
831 {
832 "name": "Doctrine Project",
833 "homepage": "http://www.doctrine-project.org/"
834 }
835 ],
836 "description": "Symfony DoctrineBundle",
837 "homepage": "http://www.doctrine-project.org",
838 "keywords": [
839 "database",
840 "dbal",
841 "orm",
842 "persistence"
843 ],
844 "time": "2020-04-23T10:38:48+00:00"
845 },
846 {
847 "name": "doctrine/doctrine-cache-bundle",
848 "version": "1.4.0",
849 "source": {
850 "type": "git",
851 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
852 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
853 },
854 "dist": {
855 "type": "zip",
856 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
857 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
858 "shasum": ""
859 },
860 "require": {
861 "doctrine/cache": "^1.4.2",
862 "doctrine/inflector": "^1.0",
863 "php": "^7.1",
864 "symfony/doctrine-bridge": "^3.4|^4.0"
865 },
866 "require-dev": {
867 "instaclick/coding-standard": "~1.1",
868 "instaclick/object-calisthenics-sniffs": "dev-master",
869 "instaclick/symfony2-coding-standard": "dev-remaster",
870 "phpunit/phpunit": "^7.0",
871 "predis/predis": "~0.8",
872 "satooshi/php-coveralls": "^1.0",
873 "squizlabs/php_codesniffer": "~1.5",
874 "symfony/console": "^3.4|^4.0",
875 "symfony/finder": "^3.4|^4.0",
876 "symfony/framework-bundle": "^3.4|^4.0",
877 "symfony/phpunit-bridge": "^3.4|^4.0",
878 "symfony/security-acl": "^2.8",
879 "symfony/validator": "^3.4|^4.0",
880 "symfony/yaml": "^3.4|^4.0"
881 },
882 "suggest": {
883 "symfony/security-acl": "For using this bundle to cache ACLs"
884 },
885 "type": "symfony-bundle",
886 "extra": {
887 "branch-alias": {
888 "dev-master": "1.4.x-dev"
889 }
890 },
891 "autoload": {
892 "psr-4": {
893 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
894 },
895 "exclude-from-classmap": [
896 "/Tests/"
897 ]
898 },
899 "notification-url": "https://packagist.org/downloads/",
900 "license": [
901 "MIT"
902 ],
903 "authors": [
904 {
905 "name": "Fabien Potencier",
906 "email": "fabien@symfony.com"
907 },
908 {
909 "name": "Benjamin Eberlei",
910 "email": "kontakt@beberlei.de"
911 },
912 {
913 "name": "Fabio B. Silva",
914 "email": "fabio.bat.silva@gmail.com"
915 },
916 {
917 "name": "Guilherme Blanco",
918 "email": "guilhermeblanco@hotmail.com"
919 },
920 {
921 "name": "Symfony Community",
922 "homepage": "http://symfony.com/contributors"
923 },
924 {
925 "name": "Doctrine Project",
926 "homepage": "http://www.doctrine-project.org/"
927 }
928 ],
929 "description": "Symfony Bundle for Doctrine Cache",
930 "homepage": "https://www.doctrine-project.org",
931 "keywords": [
932 "cache",
933 "caching"
934 ],
935 "time": "2019-11-29T11:22:01+00:00"
936 },
937 {
938 "name": "doctrine/doctrine-migrations-bundle",
939 "version": "v1.3.2",
940 "source": {
941 "type": "git",
942 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
943 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce"
944 },
945 "dist": {
946 "type": "zip",
947 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce",
948 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce",
949 "shasum": ""
950 },
951 "require": {
952 "doctrine/doctrine-bundle": "~1.0",
953 "doctrine/migrations": "^1.1",
954 "php": ">=5.4.0",
955 "symfony/framework-bundle": "~2.7|~3.3|~4.0"
956 },
957 "require-dev": {
958 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4"
959 },
960 "type": "symfony-bundle",
961 "extra": {
962 "branch-alias": {
963 "dev-master": "1.3-dev"
964 }
965 },
966 "autoload": {
967 "psr-4": {
968 "Doctrine\\Bundle\\MigrationsBundle\\": ""
969 }
970 },
971 "notification-url": "https://packagist.org/downloads/",
972 "license": [
973 "MIT"
974 ],
975 "authors": [
976 {
977 "name": "Symfony Community",
978 "homepage": "http://symfony.com/contributors"
979 },
980 {
981 "name": "Doctrine Project",
982 "homepage": "http://www.doctrine-project.org"
983 },
984 {
985 "name": "Fabien Potencier",
986 "email": "fabien@symfony.com"
987 }
988 ],
989 "description": "Symfony DoctrineMigrationsBundle",
990 "homepage": "http://www.doctrine-project.org",
991 "keywords": [
992 "dbal",
993 "migrations",
994 "schema"
995 ],
996 "time": "2018-12-03T11:55:33+00:00"
997 },
998 {
999 "name": "doctrine/event-manager",
1000 "version": "1.1.0",
1001 "source": {
1002 "type": "git",
1003 "url": "https://github.com/doctrine/event-manager.git",
1004 "reference": "629572819973f13486371cb611386eb17851e85c"
1005 },
1006 "dist": {
1007 "type": "zip",
1008 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
1009 "reference": "629572819973f13486371cb611386eb17851e85c",
1010 "shasum": ""
1011 },
1012 "require": {
1013 "php": "^7.1"
1014 },
1015 "conflict": {
1016 "doctrine/common": "<2.9@dev"
1017 },
1018 "require-dev": {
1019 "doctrine/coding-standard": "^6.0",
1020 "phpunit/phpunit": "^7.0"
1021 },
1022 "type": "library",
1023 "extra": {
1024 "branch-alias": {
1025 "dev-master": "1.0.x-dev"
1026 }
1027 },
1028 "autoload": {
1029 "psr-4": {
1030 "Doctrine\\Common\\": "lib/Doctrine/Common"
1031 }
1032 },
1033 "notification-url": "https://packagist.org/downloads/",
1034 "license": [
1035 "MIT"
1036 ],
1037 "authors": [
1038 {
1039 "name": "Guilherme Blanco",
1040 "email": "guilhermeblanco@gmail.com"
1041 },
1042 {
1043 "name": "Roman Borschel",
1044 "email": "roman@code-factory.org"
1045 },
1046 {
1047 "name": "Benjamin Eberlei",
1048 "email": "kontakt@beberlei.de"
1049 },
1050 {
1051 "name": "Jonathan Wage",
1052 "email": "jonwage@gmail.com"
1053 },
1054 {
1055 "name": "Johannes Schmitt",
1056 "email": "schmittjoh@gmail.com"
1057 },
1058 {
1059 "name": "Marco Pivetta",
1060 "email": "ocramius@gmail.com"
1061 }
1062 ],
1063 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
1064 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
1065 "keywords": [
1066 "event",
1067 "event dispatcher",
1068 "event manager",
1069 "event system",
1070 "events"
1071 ],
1072 "time": "2019-11-10T09:48:07+00:00"
1073 },
1074 {
1075 "name": "doctrine/inflector",
1076 "version": "1.3.1",
1077 "source": {
1078 "type": "git",
1079 "url": "https://github.com/doctrine/inflector.git",
1080 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
1081 },
1082 "dist": {
1083 "type": "zip",
1084 "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1085 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1086 "shasum": ""
1087 },
1088 "require": {
1089 "php": "^7.1"
1090 },
1091 "require-dev": {
1092 "phpunit/phpunit": "^6.2"
1093 },
1094 "type": "library",
1095 "extra": {
1096 "branch-alias": {
1097 "dev-master": "1.3.x-dev"
1098 }
1099 },
1100 "autoload": {
1101 "psr-4": {
1102 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
1103 }
1104 },
1105 "notification-url": "https://packagist.org/downloads/",
1106 "license": [
1107 "MIT"
1108 ],
1109 "authors": [
1110 {
1111 "name": "Guilherme Blanco",
1112 "email": "guilhermeblanco@gmail.com"
1113 },
1114 {
1115 "name": "Roman Borschel",
1116 "email": "roman@code-factory.org"
1117 },
1118 {
1119 "name": "Benjamin Eberlei",
1120 "email": "kontakt@beberlei.de"
1121 },
1122 {
1123 "name": "Jonathan Wage",
1124 "email": "jonwage@gmail.com"
1125 },
1126 {
1127 "name": "Johannes Schmitt",
1128 "email": "schmittjoh@gmail.com"
1129 }
1130 ],
1131 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1132 "homepage": "http://www.doctrine-project.org",
1133 "keywords": [
1134 "inflection",
1135 "pluralize",
1136 "singularize",
1137 "string"
1138 ],
1139 "time": "2019-10-30T19:59:35+00:00"
1140 },
1141 {
1142 "name": "doctrine/instantiator",
1143 "version": "1.3.0",
1144 "source": {
1145 "type": "git",
1146 "url": "https://github.com/doctrine/instantiator.git",
1147 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
1148 },
1149 "dist": {
1150 "type": "zip",
1151 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
1152 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
1153 "shasum": ""
1154 },
1155 "require": {
1156 "php": "^7.1"
1157 },
1158 "require-dev": {
1159 "doctrine/coding-standard": "^6.0",
1160 "ext-pdo": "*",
1161 "ext-phar": "*",
1162 "phpbench/phpbench": "^0.13",
1163 "phpstan/phpstan-phpunit": "^0.11",
1164 "phpstan/phpstan-shim": "^0.11",
1165 "phpunit/phpunit": "^7.0"
1166 },
1167 "type": "library",
1168 "extra": {
1169 "branch-alias": {
1170 "dev-master": "1.2.x-dev"
1171 }
1172 },
1173 "autoload": {
1174 "psr-4": {
1175 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1176 }
1177 },
1178 "notification-url": "https://packagist.org/downloads/",
1179 "license": [
1180 "MIT"
1181 ],
1182 "authors": [
1183 {
1184 "name": "Marco Pivetta",
1185 "email": "ocramius@gmail.com",
1186 "homepage": "http://ocramius.github.com/"
1187 }
1188 ],
1189 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1190 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1191 "keywords": [
1192 "constructor",
1193 "instantiate"
1194 ],
1195 "time": "2019-10-21T16:45:58+00:00"
1196 },
1197 {
1198 "name": "doctrine/lexer",
1199 "version": "1.0.2",
1200 "source": {
1201 "type": "git",
1202 "url": "https://github.com/doctrine/lexer.git",
1203 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
1204 },
1205 "dist": {
1206 "type": "zip",
1207 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1208 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1209 "shasum": ""
1210 },
1211 "require": {
1212 "php": ">=5.3.2"
1213 },
1214 "require-dev": {
1215 "phpunit/phpunit": "^4.5"
1216 },
1217 "type": "library",
1218 "extra": {
1219 "branch-alias": {
1220 "dev-master": "1.0.x-dev"
1221 }
1222 },
1223 "autoload": {
1224 "psr-4": {
1225 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1226 }
1227 },
1228 "notification-url": "https://packagist.org/downloads/",
1229 "license": [
1230 "MIT"
1231 ],
1232 "authors": [
1233 {
1234 "name": "Roman Borschel",
1235 "email": "roman@code-factory.org"
1236 },
1237 {
1238 "name": "Guilherme Blanco",
1239 "email": "guilhermeblanco@gmail.com"
1240 },
1241 {
1242 "name": "Johannes Schmitt",
1243 "email": "schmittjoh@gmail.com"
1244 }
1245 ],
1246 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1247 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1248 "keywords": [
1249 "annotations",
1250 "docblock",
1251 "lexer",
1252 "parser",
1253 "php"
1254 ],
1255 "time": "2019-06-08T11:03:04+00:00"
1256 },
1257 {
1258 "name": "doctrine/migrations",
1259 "version": "v1.8.1",
1260 "source": {
1261 "type": "git",
1262 "url": "https://github.com/doctrine/migrations.git",
1263 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6"
1264 },
1265 "dist": {
1266 "type": "zip",
1267 "url": "https://api.github.com/repos/doctrine/migrations/zipball/215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1268 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1269 "shasum": ""
1270 },
1271 "require": {
1272 "doctrine/dbal": "~2.6",
1273 "ocramius/proxy-manager": "^1.0|^2.0",
1274 "php": "^7.1",
1275 "symfony/console": "~3.3|^4.0"
1276 },
1277 "require-dev": {
1278 "doctrine/coding-standard": "^1.0",
1279 "doctrine/orm": "~2.5",
1280 "jdorn/sql-formatter": "~1.1",
1281 "mikey179/vfsstream": "^1.6",
1282 "phpunit/phpunit": "~7.0",
1283 "squizlabs/php_codesniffer": "^3.0",
1284 "symfony/yaml": "~3.3|^4.0"
1285 },
1286 "suggest": {
1287 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
1288 "symfony/yaml": "Allows the use of yaml for migration configuration files."
1289 },
1290 "bin": [
1291 "bin/doctrine-migrations"
1292 ],
1293 "type": "library",
1294 "extra": {
1295 "branch-alias": {
1296 "dev-master": "v1.8.x-dev"
1297 }
1298 },
1299 "autoload": {
1300 "psr-4": {
1301 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations",
1302 "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
1303 }
1304 },
1305 "notification-url": "https://packagist.org/downloads/",
1306 "license": [
1307 "MIT"
1308 ],
1309 "authors": [
1310 {
1311 "name": "Benjamin Eberlei",
1312 "email": "kontakt@beberlei.de"
1313 },
1314 {
1315 "name": "Jonathan Wage",
1316 "email": "jonwage@gmail.com"
1317 },
1318 {
1319 "name": "Michael Simonson",
1320 "email": "contact@mikesimonson.com"
1321 }
1322 ],
1323 "description": "Database Schema migrations using Doctrine DBAL",
1324 "homepage": "https://www.doctrine-project.org/projects/migrations.html",
1325 "keywords": [
1326 "database",
1327 "migrations"
1328 ],
1329 "time": "2018-06-06T21:00:30+00:00"
1330 },
1331 {
1332 "name": "doctrine/orm",
1333 "version": "v2.6.6",
1334 "source": {
1335 "type": "git",
1336 "url": "https://github.com/doctrine/orm.git",
1337 "reference": "2d9b9351831d1230881c52f006011cbf72fe944e"
1338 },
1339 "dist": {
1340 "type": "zip",
1341 "url": "https://api.github.com/repos/doctrine/orm/zipball/2d9b9351831d1230881c52f006011cbf72fe944e",
1342 "reference": "2d9b9351831d1230881c52f006011cbf72fe944e",
1343 "shasum": ""
1344 },
1345 "require": {
1346 "doctrine/annotations": "~1.5",
1347 "doctrine/cache": "~1.6",
1348 "doctrine/collections": "^1.4",
1349 "doctrine/common": "^2.7.1",
1350 "doctrine/dbal": "^2.6",
1351 "doctrine/instantiator": "~1.1",
1352 "ext-pdo": "*",
1353 "php": "^7.1",
1354 "symfony/console": "~3.0|~4.0"
1355 },
1356 "require-dev": {
1357 "doctrine/coding-standard": "^5.0",
1358 "phpunit/phpunit": "^7.5",
1359 "symfony/yaml": "~3.4|~4.0"
1360 },
1361 "suggest": {
1362 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1363 },
1364 "bin": [
1365 "bin/doctrine"
1366 ],
1367 "type": "library",
1368 "extra": {
1369 "branch-alias": {
1370 "dev-master": "2.6.x-dev"
1371 }
1372 },
1373 "autoload": {
1374 "psr-4": {
1375 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1376 }
1377 },
1378 "notification-url": "https://packagist.org/downloads/",
1379 "license": [
1380 "MIT"
1381 ],
1382 "authors": [
1383 {
1384 "name": "Guilherme Blanco",
1385 "email": "guilhermeblanco@gmail.com"
1386 },
1387 {
1388 "name": "Roman Borschel",
1389 "email": "roman@code-factory.org"
1390 },
1391 {
1392 "name": "Benjamin Eberlei",
1393 "email": "kontakt@beberlei.de"
1394 },
1395 {
1396 "name": "Jonathan Wage",
1397 "email": "jonwage@gmail.com"
1398 },
1399 {
1400 "name": "Marco Pivetta",
1401 "email": "ocramius@gmail.com"
1402 }
1403 ],
1404 "description": "Object-Relational-Mapper for PHP",
1405 "homepage": "http://www.doctrine-project.org",
1406 "keywords": [
1407 "database",
1408 "orm"
1409 ],
1410 "time": "2019-11-18T22:01:21+00:00"
1411 },
1412 {
1413 "name": "doctrine/persistence",
1414 "version": "1.3.7",
1415 "source": {
1416 "type": "git",
1417 "url": "https://github.com/doctrine/persistence.git",
1418 "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
1419 },
1420 "dist": {
1421 "type": "zip",
1422 "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
1423 "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
1424 "shasum": ""
1425 },
1426 "require": {
1427 "doctrine/annotations": "^1.0",
1428 "doctrine/cache": "^1.0",
1429 "doctrine/collections": "^1.0",
1430 "doctrine/event-manager": "^1.0",
1431 "doctrine/reflection": "^1.2",
1432 "php": "^7.1"
1433 },
1434 "conflict": {
1435 "doctrine/common": "<2.10@dev"
1436 },
1437 "require-dev": {
1438 "doctrine/coding-standard": "^6.0",
1439 "phpstan/phpstan": "^0.11",
1440 "phpunit/phpunit": "^7.0"
1441 },
1442 "type": "library",
1443 "extra": {
1444 "branch-alias": {
1445 "dev-master": "1.3.x-dev"
1446 }
1447 },
1448 "autoload": {
1449 "psr-4": {
1450 "Doctrine\\Common\\": "lib/Doctrine/Common",
1451 "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
1452 }
1453 },
1454 "notification-url": "https://packagist.org/downloads/",
1455 "license": [
1456 "MIT"
1457 ],
1458 "authors": [
1459 {
1460 "name": "Guilherme Blanco",
1461 "email": "guilhermeblanco@gmail.com"
1462 },
1463 {
1464 "name": "Roman Borschel",
1465 "email": "roman@code-factory.org"
1466 },
1467 {
1468 "name": "Benjamin Eberlei",
1469 "email": "kontakt@beberlei.de"
1470 },
1471 {
1472 "name": "Jonathan Wage",
1473 "email": "jonwage@gmail.com"
1474 },
1475 {
1476 "name": "Johannes Schmitt",
1477 "email": "schmittjoh@gmail.com"
1478 },
1479 {
1480 "name": "Marco Pivetta",
1481 "email": "ocramius@gmail.com"
1482 }
1483 ],
1484 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1485 "homepage": "https://doctrine-project.org/projects/persistence.html",
1486 "keywords": [
1487 "mapper",
1488 "object",
1489 "odm",
1490 "orm",
1491 "persistence"
1492 ],
1493 "time": "2020-03-21T15:13:52+00:00"
1494 },
1495 {
1496 "name": "doctrine/reflection",
1497 "version": "1.2.1",
1498 "source": {
1499 "type": "git",
1500 "url": "https://github.com/doctrine/reflection.git",
1501 "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
1502 },
1503 "dist": {
1504 "type": "zip",
1505 "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
1506 "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
1507 "shasum": ""
1508 },
1509 "require": {
1510 "doctrine/annotations": "^1.0",
1511 "ext-tokenizer": "*",
1512 "php": "^7.1"
1513 },
1514 "conflict": {
1515 "doctrine/common": "<2.9"
1516 },
1517 "require-dev": {
1518 "doctrine/coding-standard": "^5.0",
1519 "doctrine/common": "^2.10",
1520 "phpstan/phpstan": "^0.11.0",
1521 "phpstan/phpstan-phpunit": "^0.11.0",
1522 "phpunit/phpunit": "^7.0"
1523 },
1524 "type": "library",
1525 "extra": {
1526 "branch-alias": {
1527 "dev-master": "1.2.x-dev"
1528 }
1529 },
1530 "autoload": {
1531 "psr-4": {
1532 "Doctrine\\Common\\": "lib/Doctrine/Common"
1533 }
1534 },
1535 "notification-url": "https://packagist.org/downloads/",
1536 "license": [
1537 "MIT"
1538 ],
1539 "authors": [
1540 {
1541 "name": "Guilherme Blanco",
1542 "email": "guilhermeblanco@gmail.com"
1543 },
1544 {
1545 "name": "Roman Borschel",
1546 "email": "roman@code-factory.org"
1547 },
1548 {
1549 "name": "Benjamin Eberlei",
1550 "email": "kontakt@beberlei.de"
1551 },
1552 {
1553 "name": "Jonathan Wage",
1554 "email": "jonwage@gmail.com"
1555 },
1556 {
1557 "name": "Johannes Schmitt",
1558 "email": "schmittjoh@gmail.com"
1559 },
1560 {
1561 "name": "Marco Pivetta",
1562 "email": "ocramius@gmail.com"
1563 }
1564 ],
1565 "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
1566 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1567 "keywords": [
1568 "reflection",
1569 "static"
1570 ],
1571 "time": "2020-03-27T11:06:43+00:00"
1572 },
1573 {
1574 "name": "egulias/email-validator",
1575 "version": "2.1.17",
1576 "source": {
1577 "type": "git",
1578 "url": "https://github.com/egulias/EmailValidator.git",
1579 "reference": "ade6887fd9bd74177769645ab5c474824f8a418a"
1580 },
1581 "dist": {
1582 "type": "zip",
1583 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a",
1584 "reference": "ade6887fd9bd74177769645ab5c474824f8a418a",
1585 "shasum": ""
1586 },
1587 "require": {
1588 "doctrine/lexer": "^1.0.1",
1589 "php": ">=5.5",
1590 "symfony/polyfill-intl-idn": "^1.10"
1591 },
1592 "require-dev": {
1593 "dominicsayers/isemail": "^3.0.7",
1594 "phpunit/phpunit": "^4.8.36|^7.5.15",
1595 "satooshi/php-coveralls": "^1.0.1"
1596 },
1597 "suggest": {
1598 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1599 },
1600 "type": "library",
1601 "extra": {
1602 "branch-alias": {
1603 "dev-master": "2.1.x-dev"
1604 }
1605 },
1606 "autoload": {
1607 "psr-4": {
1608 "Egulias\\EmailValidator\\": "EmailValidator"
1609 }
1610 },
1611 "notification-url": "https://packagist.org/downloads/",
1612 "license": [
1613 "MIT"
1614 ],
1615 "authors": [
1616 {
1617 "name": "Eduardo Gulias Davis"
1618 }
1619 ],
1620 "description": "A library for validating emails against several RFCs",
1621 "homepage": "https://github.com/egulias/EmailValidator",
1622 "keywords": [
1623 "email",
1624 "emailvalidation",
1625 "emailvalidator",
1626 "validation",
1627 "validator"
1628 ],
1629 "time": "2020-02-13T22:36:52+00:00"
1630 },
1631 {
1632 "name": "electrolinux/php-html5lib",
1633 "version": "0.1.0",
1634 "source": {
1635 "type": "git",
1636 "url": "https://github.com/electrolinux/php-html5lib.git",
1637 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721"
1638 },
1639 "dist": {
1640 "type": "zip",
1641 "url": "https://api.github.com/repos/electrolinux/php-html5lib/zipball/9f92154993c7ecb120d9f9c0e558660d32846721",
1642 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721",
1643 "shasum": ""
1644 },
1645 "require": {
1646 "php": ">=5.3.2"
1647 },
1648 "type": "library",
1649 "autoload": {
1650 "psr-0": {
1651 "HTML5Lib": "src/",
1652 "HTML5Lib\\Tests": "tests/"
1653 }
1654 },
1655 "notification-url": "https://packagist.org/downloads/",
1656 "license": [
1657 "MIT"
1658 ],
1659 "authors": [
1660 {
1661 "name": "Multiple users",
1662 "homepage": "https://code.google.com/p/html5lib/",
1663 "role": "Original developers"
1664 },
1665 {
1666 "name": "Sébastien Lavoie",
1667 "homepage": "http://blog.lavoie.sl",
1668 "role": "Packager"
1669 },
1670 {
1671 "name": "didier Belot",
1672 "role": "Packager"
1673 }
1674 ],
1675 "description": "A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.",
1676 "homepage": "https://github.com/electrolinux/php-html5lib",
1677 "keywords": [
1678 "HTML5",
1679 "php"
1680 ],
1681 "time": "2013-03-18T18:32:30+00:00"
1682 },
1683 {
1684 "name": "fig/link-util",
1685 "version": "1.1.1",
1686 "source": {
1687 "type": "git",
1688 "url": "https://github.com/php-fig/link-util.git",
1689 "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a"
1690 },
1691 "dist": {
1692 "type": "zip",
1693 "url": "https://api.github.com/repos/php-fig/link-util/zipball/c038ee75ca13663ddc2d1f185fe6f7533c00832a",
1694 "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a",
1695 "shasum": ""
1696 },
1697 "require": {
1698 "php": ">=5.5.0",
1699 "psr/link": "~1.0@dev"
1700 },
1701 "provide": {
1702 "psr/link-implementation": "1.0"
1703 },
1704 "require-dev": {
1705 "phpunit/phpunit": "^5.1",
1706 "squizlabs/php_codesniffer": "^2.3.1"
1707 },
1708 "type": "library",
1709 "extra": {
1710 "branch-alias": {
1711 "dev-master": "1.0.x-dev"
1712 }
1713 },
1714 "autoload": {
1715 "psr-4": {
1716 "Fig\\Link\\": "src/"
1717 }
1718 },
1719 "notification-url": "https://packagist.org/downloads/",
1720 "license": [
1721 "MIT"
1722 ],
1723 "authors": [
1724 {
1725 "name": "PHP-FIG",
1726 "homepage": "http://www.php-fig.org/"
1727 }
1728 ],
1729 "description": "Common utility implementations for HTTP links",
1730 "keywords": [
1731 "http",
1732 "http-link",
1733 "link",
1734 "psr",
1735 "psr-13",
1736 "rest"
1737 ],
1738 "time": "2020-04-27T06:40:36+00:00"
1739 },
1740 {
1741 "name": "fossar/htmlawed",
1742 "version": "1.2.7",
1743 "source": {
1744 "type": "git",
1745 "url": "https://github.com/fossar/HTMLawed.git",
1746 "reference": "4f7505e9622a96242923895c3008719b2c2283d3"
1747 },
1748 "dist": {
1749 "type": "zip",
1750 "url": "https://api.github.com/repos/fossar/HTMLawed/zipball/4f7505e9622a96242923895c3008719b2c2283d3",
1751 "reference": "4f7505e9622a96242923895c3008719b2c2283d3",
1752 "shasum": ""
1753 },
1754 "require": {
1755 "php": ">4.4.0"
1756 },
1757 "replace": {
1758 "htmlawed/htmlawed": "*"
1759 },
1760 "type": "library",
1761 "autoload": {
1762 "files": [
1763 "htmLawed.php"
1764 ]
1765 },
1766 "notification-url": "https://packagist.org/downloads/",
1767 "license": [
1768 "GPL-2.0+",
1769 "LGPL-3.0"
1770 ],
1771 "authors": [
1772 {
1773 "name": "Santosh Patnaik",
1774 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
1775 "role": "Developer"
1776 }
1777 ],
1778 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
1779 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
1780 "keywords": [
1781 "HTMLtidy",
1782 "html",
1783 "sanitize",
1784 "strip",
1785 "tags"
1786 ],
1787 "time": "2019-05-09T11:53:40+00:00"
1788 },
1789 {
1790 "name": "friendsofsymfony/jsrouting-bundle",
1791 "version": "2.6.0",
1792 "source": {
1793 "type": "git",
1794 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1795 "reference": "9deaf916760ce1d64cf46460473260b02751cee5"
1796 },
1797 "dist": {
1798 "type": "zip",
1799 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/9deaf916760ce1d64cf46460473260b02751cee5",
1800 "reference": "9deaf916760ce1d64cf46460473260b02751cee5",
1801 "shasum": ""
1802 },
1803 "require": {
1804 "php": "^7.1",
1805 "symfony/console": "~3.3|^4.0|^5.0",
1806 "symfony/framework-bundle": "~3.3|^4.0|^5.0",
1807 "symfony/serializer": "~3.3|^4.0|^5.0",
1808 "willdurand/jsonp-callback-validator": "~1.0"
1809 },
1810 "require-dev": {
1811 "symfony/expression-language": "~3.3|^4.0|^5.0",
1812 "symfony/phpunit-bridge": "^3.3|^4.0"
1813 },
1814 "type": "symfony-bundle",
1815 "extra": {
1816 "branch-alias": {
1817 "dev-master": "2.0-dev"
1818 }
1819 },
1820 "autoload": {
1821 "psr-4": {
1822 "FOS\\JsRoutingBundle\\": ""
1823 },
1824 "exclude-from-classmap": [
1825 "/Tests/"
1826 ]
1827 },
1828 "notification-url": "https://packagist.org/downloads/",
1829 "license": [
1830 "MIT"
1831 ],
1832 "authors": [
1833 {
1834 "name": "William Durand",
1835 "email": "will+git@drnd.me"
1836 },
1837 {
1838 "name": "FriendsOfSymfony Community",
1839 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1840 }
1841 ],
1842 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1843 "homepage": "http://friendsofsymfony.github.com",
1844 "keywords": [
1845 "Js Routing",
1846 "javascript",
1847 "routing"
1848 ],
1849 "time": "2020-05-20T09:38:45+00:00"
1850 },
1851 {
1852 "name": "friendsofsymfony/oauth-server-bundle",
1853 "version": "1.6.2",
1854 "source": {
1855 "type": "git",
1856 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1857 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23"
1858 },
1859 "dist": {
1860 "type": "zip",
1861 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/fcaa25cc49474bdb0db7894f880976fe76ffed23",
1862 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23",
1863 "shasum": ""
1864 },
1865 "require": {
1866 "friendsofsymfony/oauth2-php": "~1.1",
1867 "paragonie/random_compat": "^1|^2",
1868 "php": "^5.5|^7.0",
1869 "symfony/dependency-injection": "^2.8|~3.0|^4.0",
1870 "symfony/framework-bundle": "~2.8|~3.0|^4.0",
1871 "symfony/security-bundle": "~2.8|~3.0|^4.0"
1872 },
1873 "require-dev": {
1874 "doctrine/doctrine-bundle": "~1.0",
1875 "doctrine/mongodb-odm": "~1.0",
1876 "doctrine/orm": "~2.2",
1877 "phing/phing": "~2.4",
1878 "php-mock/php-mock-phpunit": "^1.1",
1879 "phpunit/phpunit": "~4.8|~5.0",
1880 "propel/propel1": "^1.6.5",
1881 "symfony/class-loader": "~2.8|~3.0|^4.0",
1882 "symfony/console": "~2.8|~3.0|^4.0",
1883 "symfony/form": "~2.8|~3.0|^4.0",
1884 "symfony/phpunit-bridge": "~2.8|~3.0|^4.0",
1885 "symfony/templating": "~2.8|~3.0|^4.0",
1886 "symfony/twig-bundle": "~2.8|~3.0|^4.0",
1887 "symfony/yaml": "~2.8|~3.0|^4.0",
1888 "willdurand/propel-typehintable-behavior": "^1.0.4"
1889 },
1890 "suggest": {
1891 "doctrine/doctrine-bundle": "*",
1892 "doctrine/mongodb-odm-bundle": "*",
1893 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1894 "symfony/console": "Needed to be able to use commands",
1895 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1896 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1897 },
1898 "type": "symfony-bundle",
1899 "extra": {
1900 "branch-alias": {
1901 "dev-master": "1.5-dev"
1902 }
1903 },
1904 "autoload": {
1905 "psr-4": {
1906 "FOS\\OAuthServerBundle\\": ""
1907 },
1908 "exclude-from-classmap": [
1909 "/Tests/"
1910 ]
1911 },
1912 "notification-url": "https://packagist.org/downloads/",
1913 "license": [
1914 "MIT"
1915 ],
1916 "authors": [
1917 {
1918 "name": "Arnaud Le Blanc",
1919 "email": "arnaud.lb@gmail.com"
1920 },
1921 {
1922 "name": "FriendsOfSymfony Community",
1923 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1924 }
1925 ],
1926 "description": "Symfony2 OAuth Server Bundle",
1927 "homepage": "http://friendsofsymfony.github.com",
1928 "keywords": [
1929 "oauth",
1930 "oauth2",
1931 "server"
1932 ],
1933 "time": "2019-01-23T15:23:04+00:00"
1934 },
1935 {
1936 "name": "friendsofsymfony/oauth2-php",
1937 "version": "1.3.0",
1938 "source": {
1939 "type": "git",
1940 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1941 "reference": "606b8ea1c3c927c272ac1409116332ad5a2ed94c"
1942 },
1943 "dist": {
1944 "type": "zip",
1945 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/606b8ea1c3c927c272ac1409116332ad5a2ed94c",
1946 "reference": "606b8ea1c3c927c272ac1409116332ad5a2ed94c",
1947 "shasum": ""
1948 },
1949 "require": {
1950 "php": "^5.5.9|^7.0.8|^7.1.3|^7.2.5",
1951 "symfony/http-foundation": "~3.0|~4.0|~5.0"
1952 },
1953 "require-dev": {
1954 "phpunit/phpunit": "^4.8 || ^5.0"
1955 },
1956 "type": "library",
1957 "extra": {
1958 "branch-alias": {
1959 "dev-master": "1.2.x-dev"
1960 }
1961 },
1962 "autoload": {
1963 "psr-4": {
1964 "OAuth2\\": "lib/"
1965 },
1966 "exclude-from-classmap": [
1967 "/tests/"
1968 ]
1969 },
1970 "notification-url": "https://packagist.org/downloads/",
1971 "license": [
1972 "MIT"
1973 ],
1974 "authors": [
1975 {
1976 "name": "Arnaud Le Blanc",
1977 "email": "arnaud.lb@gmail.com"
1978 },
1979 {
1980 "name": "FriendsOfSymfony Community",
1981 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1982 }
1983 ],
1984 "description": "OAuth2 library",
1985 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1986 "keywords": [
1987 "oauth",
1988 "oauth2"
1989 ],
1990 "time": "2020-03-03T22:14:46+00:00"
1991 },
1992 {
1993 "name": "friendsofsymfony/rest-bundle",
1994 "version": "2.7.4",
1995 "source": {
1996 "type": "git",
1997 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1998 "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb"
1999 },
2000 "dist": {
2001 "type": "zip",
2002 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/3d8501dbdfa48811ef942f5f93c358c80d5ad8eb",
2003 "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb",
2004 "shasum": ""
2005 },
2006 "require": {
2007 "doctrine/inflector": "^1.0",
2008 "php": "^7.1",
2009 "psr/log": "^1.0",
2010 "symfony/config": "^3.4|^4.3",
2011 "symfony/debug": "^3.4|^4.3",
2012 "symfony/dependency-injection": "^3.4|^4.3",
2013 "symfony/event-dispatcher": "^3.4|^4.3",
2014 "symfony/finder": "^3.4|^4.3",
2015 "symfony/framework-bundle": "^3.4|^4.3",
2016 "symfony/http-foundation": "^3.4|^4.3",
2017 "symfony/http-kernel": "^3.4|^4.3",
2018 "symfony/routing": "^3.4|^4.3",
2019 "symfony/security-core": "^3.4|^4.3",
2020 "willdurand/jsonp-callback-validator": "^1.0",
2021 "willdurand/negotiation": "^2.0"
2022 },
2023 "conflict": {
2024 "jms/serializer": "<1.13.0",
2025 "jms/serializer-bundle": "<2.0.0",
2026 "sensio/framework-extra-bundle": "<3.0.13"
2027 },
2028 "require-dev": {
2029 "friendsofphp/php-cs-fixer": "^2.0",
2030 "jms/serializer": "^1.13|^2.0|^3.0",
2031 "jms/serializer-bundle": "^2.3.1|^3.0",
2032 "phpoption/phpoption": "^1.1",
2033 "psr/http-message": "^1.0",
2034 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
2035 "symfony/asset": "^3.4|^4.3",
2036 "symfony/browser-kit": "^3.4|^4.3",
2037 "symfony/css-selector": "^3.4|^4.3",
2038 "symfony/expression-language": "^3.4|^4.3",
2039 "symfony/form": "^3.4|^4.3",
2040 "symfony/phpunit-bridge": "^4.1.8",
2041 "symfony/security-bundle": "^3.4|^4.3",
2042 "symfony/serializer": "^3.4|^4.3",
2043 "symfony/templating": "^3.4|^4.3",
2044 "symfony/twig-bundle": "^3.4|^4.3",
2045 "symfony/validator": "^3.4|^4.3",
2046 "symfony/web-profiler-bundle": "^3.4|^4.3",
2047 "symfony/yaml": "^3.4|^4.3"
2048 },
2049 "suggest": {
2050 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
2051 "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
2052 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
2053 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
2054 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
2055 },
2056 "type": "symfony-bundle",
2057 "extra": {
2058 "branch-alias": {
2059 "dev-master": "2.7-dev"
2060 }
2061 },
2062 "autoload": {
2063 "psr-4": {
2064 "FOS\\RestBundle\\": ""
2065 },
2066 "exclude-from-classmap": [
2067 "Resources/",
2068 "Tests/"
2069 ]
2070 },
2071 "notification-url": "https://packagist.org/downloads/",
2072 "license": [
2073 "MIT"
2074 ],
2075 "authors": [
2076 {
2077 "name": "Lukas Kahwe Smith",
2078 "email": "smith@pooteeweet.org"
2079 },
2080 {
2081 "name": "Konstantin Kudryashov",
2082 "email": "ever.zet@gmail.com"
2083 },
2084 {
2085 "name": "FriendsOfSymfony Community",
2086 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
2087 }
2088 ],
2089 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
2090 "homepage": "http://friendsofsymfony.github.com",
2091 "keywords": [
2092 "rest"
2093 ],
2094 "time": "2020-04-23T17:34:09+00:00"
2095 },
2096 {
2097 "name": "friendsofsymfony/user-bundle",
2098 "version": "v2.0.2",
2099 "source": {
2100 "type": "git",
2101 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
2102 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f"
2103 },
2104 "dist": {
2105 "type": "zip",
2106 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2107 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2108 "shasum": ""
2109 },
2110 "require": {
2111 "paragonie/random_compat": "^1 || ^2",
2112 "php": "^5.5.9 || ^7.0",
2113 "symfony/form": "^2.7 || ^3.0",
2114 "symfony/framework-bundle": "^2.7 || ^3.0",
2115 "symfony/security-bundle": "^2.7 || ^3.0",
2116 "symfony/templating": "^2.7 || ^3.0",
2117 "symfony/twig-bundle": "^2.7 || ^3.0",
2118 "twig/twig": "^1.28 || ^2.0"
2119 },
2120 "conflict": {
2121 "doctrine/doctrine-bundle": "<1.3",
2122 "symfony/doctrine-bridge": "<2.7"
2123 },
2124 "require-dev": {
2125 "doctrine/doctrine-bundle": "^1.3",
2126 "friendsofphp/php-cs-fixer": "^1.11",
2127 "phpunit/phpunit": "~4.8|~5.0",
2128 "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
2129 "symfony/console": "^2.7 || ^3.0",
2130 "symfony/phpunit-bridge": "^2.7 || ^3.0",
2131 "symfony/validator": "^2.7 || ^3.0",
2132 "symfony/yaml": "^2.7 || ^3.0"
2133 },
2134 "type": "symfony-bundle",
2135 "extra": {
2136 "branch-alias": {
2137 "dev-master": "2.0.x-dev"
2138 }
2139 },
2140 "autoload": {
2141 "psr-4": {
2142 "FOS\\UserBundle\\": ""
2143 },
2144 "exclude-from-classmap": [
2145 "/Tests/"
2146 ]
2147 },
2148 "notification-url": "https://packagist.org/downloads/",
2149 "license": [
2150 "MIT"
2151 ],
2152 "authors": [
2153 {
2154 "name": "Christophe Coevoet",
2155 "email": "stof@notk.org"
2156 },
2157 {
2158 "name": "FriendsOfSymfony Community",
2159 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
2160 },
2161 {
2162 "name": "Thibault Duplessis",
2163 "email": "thibault.duplessis@gmail.com"
2164 }
2165 ],
2166 "description": "Symfony FOSUserBundle",
2167 "homepage": "http://friendsofsymfony.github.com",
2168 "keywords": [
2169 "User management"
2170 ],
2171 "time": "2017-11-29T17:01:21+00:00"
2172 },
2173 {
2174 "name": "gedmo/doctrine-extensions",
2175 "version": "v2.4.41",
2176 "source": {
2177 "type": "git",
2178 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
2179 "reference": "e55a6727052f91834a968937c93b6fb193be8fb6"
2180 },
2181 "dist": {
2182 "type": "zip",
2183 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/e55a6727052f91834a968937c93b6fb193be8fb6",
2184 "reference": "e55a6727052f91834a968937c93b6fb193be8fb6",
2185 "shasum": ""
2186 },
2187 "require": {
2188 "behat/transliterator": "~1.2",
2189 "doctrine/common": "~2.4",
2190 "php": ">=5.3.2"
2191 },
2192 "conflict": {
2193 "doctrine/annotations": "<1.2",
2194 "doctrine/mongodb-odm": ">=2.0"
2195 },
2196 "require-dev": {
2197 "doctrine/common": ">=2.5.0",
2198 "doctrine/mongodb-odm": ">=1.0.2 <2.0",
2199 "doctrine/orm": ">=2.5.0",
2200 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
2201 "symfony/yaml": "^2.6 || ^3.0 || ^4.0 || ^5.0"
2202 },
2203 "suggest": {
2204 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
2205 "doctrine/orm": "to use the extensions with the ORM"
2206 },
2207 "type": "library",
2208 "extra": {
2209 "branch-alias": {
2210 "dev-master": "2.4.x-dev"
2211 }
2212 },
2213 "autoload": {
2214 "psr-4": {
2215 "Gedmo\\": "lib/Gedmo"
2216 }
2217 },
2218 "notification-url": "https://packagist.org/downloads/",
2219 "license": [
2220 "MIT"
2221 ],
2222 "authors": [
2223 {
2224 "name": "Gediminas Morkevicius",
2225 "email": "gediminas.morkevicius@gmail.com"
2226 },
2227 {
2228 "name": "Gustavo Falco",
2229 "email": "comfortablynumb84@gmail.com"
2230 },
2231 {
2232 "name": "David Buchmann",
2233 "email": "david@liip.ch"
2234 }
2235 ],
2236 "description": "Doctrine2 behavioral extensions",
2237 "homepage": "http://gediminasm.org/",
2238 "keywords": [
2239 "Blameable",
2240 "behaviors",
2241 "doctrine2",
2242 "extensions",
2243 "gedmo",
2244 "loggable",
2245 "nestedset",
2246 "sluggable",
2247 "sortable",
2248 "timestampable",
2249 "translatable",
2250 "tree",
2251 "uploadable"
2252 ],
2253 "time": "2020-05-10T22:20:03+00:00"
2254 },
2255 {
2256 "name": "grandt/binstring",
2257 "version": "1.0.0",
2258 "source": {
2259 "type": "git",
2260 "url": "https://github.com/Grandt/PHPBinString.git",
2261 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
2262 },
2263 "dist": {
2264 "type": "zip",
2265 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2266 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2267 "shasum": ""
2268 },
2269 "require": {
2270 "php": ">=5.0"
2271 },
2272 "type": "library",
2273 "autoload": {
2274 "classmap": [
2275 "BinString.php",
2276 "BinStringStatic.php"
2277 ]
2278 },
2279 "notification-url": "https://packagist.org/downloads/",
2280 "license": [
2281 "LGPL-2.1"
2282 ],
2283 "authors": [
2284 {
2285 "name": "A. Grandt",
2286 "email": "php@grandt.com",
2287 "role": "Developer"
2288 }
2289 ],
2290 "description": "A class for working around the use of mbstring.func_override",
2291 "homepage": "https://github.com/Grandt/PHPBinString",
2292 "keywords": [
2293 "binary strings",
2294 "mbstring"
2295 ],
2296 "time": "2015-08-13T06:14:41+00:00"
2297 },
2298 {
2299 "name": "grandt/phpresizegif",
2300 "version": "1.0.3",
2301 "source": {
2302 "type": "git",
2303 "url": "https://github.com/Grandt/PHPResizeGif.git",
2304 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
2305 },
2306 "dist": {
2307 "type": "zip",
2308 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2309 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2310 "shasum": ""
2311 },
2312 "require": {
2313 "grandt/binstring": ">=0.2.0",
2314 "php": ">=5.3.0"
2315 },
2316 "type": "library",
2317 "autoload": {
2318 "psr-4": {
2319 "grandt\\ResizeGif\\": "src/ResizeGif",
2320 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
2321 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
2322 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
2323 }
2324 },
2325 "notification-url": "https://packagist.org/downloads/",
2326 "license": [
2327 "LGPL-2.1"
2328 ],
2329 "authors": [
2330 {
2331 "name": "A. Grandt",
2332 "email": "php@grandt.com",
2333 "homepage": "http://grandt.com",
2334 "role": "Developer"
2335 }
2336 ],
2337 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
2338 "homepage": "https://github.com/Grandt/PHPResizeGif",
2339 "keywords": [
2340 "GIF89a",
2341 "animated gif",
2342 "gif",
2343 "resize"
2344 ],
2345 "time": "2015-05-10T10:52:24+00:00"
2346 },
2347 {
2348 "name": "grandt/phpzipmerge",
2349 "version": "1.0.4",
2350 "source": {
2351 "type": "git",
2352 "url": "https://github.com/Grandt/PHPZipMerge.git",
2353 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
2354 },
2355 "dist": {
2356 "type": "zip",
2357 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2358 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2359 "shasum": ""
2360 },
2361 "require": {
2362 "grandt/binstring": ">=1.0.0",
2363 "grandt/relativepath": ">=1.0.1",
2364 "php": ">=5.3.0"
2365 },
2366 "type": "library",
2367 "autoload": {
2368 "psr-4": {
2369 "ZipMerge\\": "src/ZipMerge"
2370 }
2371 },
2372 "notification-url": "https://packagist.org/downloads/",
2373 "license": [
2374 "LGPL-2.1"
2375 ],
2376 "authors": [
2377 {
2378 "name": "A. Grandt",
2379 "email": "php@grandt.com",
2380 "homepage": "http://grandt.com",
2381 "role": "Developer"
2382 },
2383 {
2384 "name": "Greg Kappatos",
2385 "homepage": "http://websiteconnect.com.au",
2386 "role": "Developer"
2387 }
2388 ],
2389 "description": "Merge and stream multiple Zip files on the fly.",
2390 "homepage": "https://github.com/Grandt/PHPZipMerge",
2391 "keywords": [
2392 "archive",
2393 "compressed",
2394 "compression",
2395 "merge",
2396 "phpzip",
2397 "pkzip",
2398 "stream",
2399 "zip"
2400 ],
2401 "time": "2015-08-18T13:49:33+00:00"
2402 },
2403 {
2404 "name": "grandt/relativepath",
2405 "version": "1.0.2",
2406 "source": {
2407 "type": "git",
2408 "url": "https://github.com/Grandt/PHPRelativePath.git",
2409 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
2410 },
2411 "dist": {
2412 "type": "zip",
2413 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
2414 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
2415 "shasum": ""
2416 },
2417 "require": {
2418 "php": ">=5.0"
2419 },
2420 "type": "library",
2421 "autoload": {
2422 "classmap": [
2423 "RelativePath.php"
2424 ]
2425 },
2426 "notification-url": "https://packagist.org/downloads/",
2427 "license": [
2428 "LGPL-2.1"
2429 ],
2430 "authors": [
2431 {
2432 "name": "A. Grandt",
2433 "email": "php@grandt.com",
2434 "role": "Developer"
2435 }
2436 ],
2437 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
2438 "homepage": "https://github.com/Grandt/PHPRelativePath",
2439 "keywords": [
2440 "file path"
2441 ],
2442 "time": "2015-05-14T08:18:23+00:00"
2443 },
2444 {
2445 "name": "guzzlehttp/guzzle",
2446 "version": "5.3.4",
2447 "source": {
2448 "type": "git",
2449 "url": "https://github.com/guzzle/guzzle.git",
2450 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2"
2451 },
2452 "dist": {
2453 "type": "zip",
2454 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2",
2455 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2",
2456 "shasum": ""
2457 },
2458 "require": {
2459 "guzzlehttp/ringphp": "^1.1",
2460 "php": ">=5.4.0",
2461 "react/promise": "^2.2"
2462 },
2463 "require-dev": {
2464 "ext-curl": "*",
2465 "phpunit/phpunit": "^4.0"
2466 },
2467 "type": "library",
2468 "autoload": {
2469 "psr-4": {
2470 "GuzzleHttp\\": "src/"
2471 }
2472 },
2473 "notification-url": "https://packagist.org/downloads/",
2474 "license": [
2475 "MIT"
2476 ],
2477 "authors": [
2478 {
2479 "name": "Michael Dowling",
2480 "email": "mtdowling@gmail.com",
2481 "homepage": "https://github.com/mtdowling"
2482 }
2483 ],
2484 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2485 "homepage": "http://guzzlephp.org/",
2486 "keywords": [
2487 "client",
2488 "curl",
2489 "framework",
2490 "http",
2491 "http client",
2492 "rest",
2493 "web service"
2494 ],
2495 "time": "2019-10-30T09:32:00+00:00"
2496 },
2497 {
2498 "name": "guzzlehttp/promises",
2499 "version": "v1.3.1",
2500 "source": {
2501 "type": "git",
2502 "url": "https://github.com/guzzle/promises.git",
2503 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
2504 },
2505 "dist": {
2506 "type": "zip",
2507 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2508 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2509 "shasum": ""
2510 },
2511 "require": {
2512 "php": ">=5.5.0"
2513 },
2514 "require-dev": {
2515 "phpunit/phpunit": "^4.0"
2516 },
2517 "type": "library",
2518 "extra": {
2519 "branch-alias": {
2520 "dev-master": "1.4-dev"
2521 }
2522 },
2523 "autoload": {
2524 "psr-4": {
2525 "GuzzleHttp\\Promise\\": "src/"
2526 },
2527 "files": [
2528 "src/functions_include.php"
2529 ]
2530 },
2531 "notification-url": "https://packagist.org/downloads/",
2532 "license": [
2533 "MIT"
2534 ],
2535 "authors": [
2536 {
2537 "name": "Michael Dowling",
2538 "email": "mtdowling@gmail.com",
2539 "homepage": "https://github.com/mtdowling"
2540 }
2541 ],
2542 "description": "Guzzle promises library",
2543 "keywords": [
2544 "promise"
2545 ],
2546 "time": "2016-12-20T10:07:11+00:00"
2547 },
2548 {
2549 "name": "guzzlehttp/psr7",
2550 "version": "1.6.1",
2551 "source": {
2552 "type": "git",
2553 "url": "https://github.com/guzzle/psr7.git",
2554 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
2555 },
2556 "dist": {
2557 "type": "zip",
2558 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
2559 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
2560 "shasum": ""
2561 },
2562 "require": {
2563 "php": ">=5.4.0",
2564 "psr/http-message": "~1.0",
2565 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
2566 },
2567 "provide": {
2568 "psr/http-message-implementation": "1.0"
2569 },
2570 "require-dev": {
2571 "ext-zlib": "*",
2572 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2573 },
2574 "suggest": {
2575 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2576 },
2577 "type": "library",
2578 "extra": {
2579 "branch-alias": {
2580 "dev-master": "1.6-dev"
2581 }
2582 },
2583 "autoload": {
2584 "psr-4": {
2585 "GuzzleHttp\\Psr7\\": "src/"
2586 },
2587 "files": [
2588 "src/functions_include.php"
2589 ]
2590 },
2591 "notification-url": "https://packagist.org/downloads/",
2592 "license": [
2593 "MIT"
2594 ],
2595 "authors": [
2596 {
2597 "name": "Michael Dowling",
2598 "email": "mtdowling@gmail.com",
2599 "homepage": "https://github.com/mtdowling"
2600 },
2601 {
2602 "name": "Tobias Schultze",
2603 "homepage": "https://github.com/Tobion"
2604 }
2605 ],
2606 "description": "PSR-7 message implementation that also provides common utility methods",
2607 "keywords": [
2608 "http",
2609 "message",
2610 "psr-7",
2611 "request",
2612 "response",
2613 "stream",
2614 "uri",
2615 "url"
2616 ],
2617 "time": "2019-07-01T23:21:34+00:00"
2618 },
2619 {
2620 "name": "guzzlehttp/ringphp",
2621 "version": "1.1.1",
2622 "source": {
2623 "type": "git",
2624 "url": "https://github.com/guzzle/RingPHP.git",
2625 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
2626 },
2627 "dist": {
2628 "type": "zip",
2629 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
2630 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
2631 "shasum": ""
2632 },
2633 "require": {
2634 "guzzlehttp/streams": "~3.0",
2635 "php": ">=5.4.0",
2636 "react/promise": "~2.0"
2637 },
2638 "require-dev": {
2639 "ext-curl": "*",
2640 "phpunit/phpunit": "~4.0"
2641 },
2642 "suggest": {
2643 "ext-curl": "Guzzle will use specific adapters if cURL is present"
2644 },
2645 "type": "library",
2646 "extra": {
2647 "branch-alias": {
2648 "dev-master": "1.1-dev"
2649 }
2650 },
2651 "autoload": {
2652 "psr-4": {
2653 "GuzzleHttp\\Ring\\": "src/"
2654 }
2655 },
2656 "notification-url": "https://packagist.org/downloads/",
2657 "license": [
2658 "MIT"
2659 ],
2660 "authors": [
2661 {
2662 "name": "Michael Dowling",
2663 "email": "mtdowling@gmail.com",
2664 "homepage": "https://github.com/mtdowling"
2665 }
2666 ],
2667 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
2668 "abandoned": true,
2669 "time": "2018-07-31T13:22:33+00:00"
2670 },
2671 {
2672 "name": "guzzlehttp/streams",
2673 "version": "3.0.0",
2674 "source": {
2675 "type": "git",
2676 "url": "https://github.com/guzzle/streams.git",
2677 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
2678 },
2679 "dist": {
2680 "type": "zip",
2681 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2682 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2683 "shasum": ""
2684 },
2685 "require": {
2686 "php": ">=5.4.0"
2687 },
2688 "require-dev": {
2689 "phpunit/phpunit": "~4.0"
2690 },
2691 "type": "library",
2692 "extra": {
2693 "branch-alias": {
2694 "dev-master": "3.0-dev"
2695 }
2696 },
2697 "autoload": {
2698 "psr-4": {
2699 "GuzzleHttp\\Stream\\": "src/"
2700 }
2701 },
2702 "notification-url": "https://packagist.org/downloads/",
2703 "license": [
2704 "MIT"
2705 ],
2706 "authors": [
2707 {
2708 "name": "Michael Dowling",
2709 "email": "mtdowling@gmail.com",
2710 "homepage": "https://github.com/mtdowling"
2711 }
2712 ],
2713 "description": "Provides a simple abstraction over streams of data",
2714 "homepage": "http://guzzlephp.org/",
2715 "keywords": [
2716 "Guzzle",
2717 "stream"
2718 ],
2719 "abandoned": true,
2720 "time": "2014-10-12T19:18:40+00:00"
2721 },
2722 {
2723 "name": "hoa/compiler",
2724 "version": "3.17.08.08",
2725 "source": {
2726 "type": "git",
2727 "url": "https://github.com/hoaproject/Compiler.git",
2728 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
2729 },
2730 "dist": {
2731 "type": "zip",
2732 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
2733 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
2734 "shasum": ""
2735 },
2736 "require": {
2737 "hoa/consistency": "~1.0",
2738 "hoa/exception": "~1.0",
2739 "hoa/file": "~1.0",
2740 "hoa/iterator": "~2.0",
2741 "hoa/math": "~1.0",
2742 "hoa/protocol": "~1.0",
2743 "hoa/regex": "~1.0",
2744 "hoa/visitor": "~2.0"
2745 },
2746 "require-dev": {
2747 "hoa/json": "~2.0",
2748 "hoa/test": "~2.0"
2749 },
2750 "type": "library",
2751 "extra": {
2752 "branch-alias": {
2753 "dev-master": "3.x-dev"
2754 }
2755 },
2756 "autoload": {
2757 "psr-4": {
2758 "Hoa\\Compiler\\": "."
2759 }
2760 },
2761 "notification-url": "https://packagist.org/downloads/",
2762 "license": [
2763 "BSD-3-Clause"
2764 ],
2765 "authors": [
2766 {
2767 "name": "Ivan Enderlin",
2768 "email": "ivan.enderlin@hoa-project.net"
2769 },
2770 {
2771 "name": "Hoa community",
2772 "homepage": "https://hoa-project.net/"
2773 }
2774 ],
2775 "description": "The Hoa\\Compiler library.",
2776 "homepage": "https://hoa-project.net/",
2777 "keywords": [
2778 "algebraic",
2779 "ast",
2780 "compiler",
2781 "context-free",
2782 "coverage",
2783 "exhaustive",
2784 "grammar",
2785 "isotropic",
2786 "language",
2787 "lexer",
2788 "library",
2789 "ll1",
2790 "llk",
2791 "parser",
2792 "pp",
2793 "random",
2794 "regular",
2795 "rule",
2796 "sampler",
2797 "syntax",
2798 "token",
2799 "trace",
2800 "uniform"
2801 ],
2802 "time": "2017-08-08T07:44:07+00:00"
2803 },
2804 {
2805 "name": "hoa/consistency",
2806 "version": "1.17.05.02",
2807 "source": {
2808 "type": "git",
2809 "url": "https://github.com/hoaproject/Consistency.git",
2810 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
2811 },
2812 "dist": {
2813 "type": "zip",
2814 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
2815 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
2816 "shasum": ""
2817 },
2818 "require": {
2819 "hoa/exception": "~1.0",
2820 "php": ">=5.5.0"
2821 },
2822 "require-dev": {
2823 "hoa/stream": "~1.0",
2824 "hoa/test": "~2.0"
2825 },
2826 "type": "library",
2827 "extra": {
2828 "branch-alias": {
2829 "dev-master": "1.x-dev"
2830 }
2831 },
2832 "autoload": {
2833 "psr-4": {
2834 "Hoa\\Consistency\\": "."
2835 },
2836 "files": [
2837 "Prelude.php"
2838 ]
2839 },
2840 "notification-url": "https://packagist.org/downloads/",
2841 "license": [
2842 "BSD-3-Clause"
2843 ],
2844 "authors": [
2845 {
2846 "name": "Ivan Enderlin",
2847 "email": "ivan.enderlin@hoa-project.net"
2848 },
2849 {
2850 "name": "Hoa community",
2851 "homepage": "https://hoa-project.net/"
2852 }
2853 ],
2854 "description": "The Hoa\\Consistency library.",
2855 "homepage": "https://hoa-project.net/",
2856 "keywords": [
2857 "autoloader",
2858 "callable",
2859 "consistency",
2860 "entity",
2861 "flex",
2862 "keyword",
2863 "library"
2864 ],
2865 "time": "2017-05-02T12:18:12+00:00"
2866 },
2867 {
2868 "name": "hoa/event",
2869 "version": "1.17.01.13",
2870 "source": {
2871 "type": "git",
2872 "url": "https://github.com/hoaproject/Event.git",
2873 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2874 },
2875 "dist": {
2876 "type": "zip",
2877 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2878 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2879 "shasum": ""
2880 },
2881 "require": {
2882 "hoa/consistency": "~1.0",
2883 "hoa/exception": "~1.0"
2884 },
2885 "require-dev": {
2886 "hoa/test": "~2.0"
2887 },
2888 "type": "library",
2889 "extra": {
2890 "branch-alias": {
2891 "dev-master": "1.x-dev"
2892 }
2893 },
2894 "autoload": {
2895 "psr-4": {
2896 "Hoa\\Event\\": "."
2897 }
2898 },
2899 "notification-url": "https://packagist.org/downloads/",
2900 "license": [
2901 "BSD-3-Clause"
2902 ],
2903 "authors": [
2904 {
2905 "name": "Ivan Enderlin",
2906 "email": "ivan.enderlin@hoa-project.net"
2907 },
2908 {
2909 "name": "Hoa community",
2910 "homepage": "https://hoa-project.net/"
2911 }
2912 ],
2913 "description": "The Hoa\\Event library.",
2914 "homepage": "https://hoa-project.net/",
2915 "keywords": [
2916 "event",
2917 "library",
2918 "listener",
2919 "observer"
2920 ],
2921 "time": "2017-01-13T15:30:50+00:00"
2922 },
2923 {
2924 "name": "hoa/exception",
2925 "version": "1.17.01.16",
2926 "source": {
2927 "type": "git",
2928 "url": "https://github.com/hoaproject/Exception.git",
2929 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2930 },
2931 "dist": {
2932 "type": "zip",
2933 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2934 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2935 "shasum": ""
2936 },
2937 "require": {
2938 "hoa/consistency": "~1.0",
2939 "hoa/event": "~1.0"
2940 },
2941 "require-dev": {
2942 "hoa/test": "~2.0"
2943 },
2944 "type": "library",
2945 "extra": {
2946 "branch-alias": {
2947 "dev-master": "1.x-dev"
2948 }
2949 },
2950 "autoload": {
2951 "psr-4": {
2952 "Hoa\\Exception\\": "."
2953 }
2954 },
2955 "notification-url": "https://packagist.org/downloads/",
2956 "license": [
2957 "BSD-3-Clause"
2958 ],
2959 "authors": [
2960 {
2961 "name": "Ivan Enderlin",
2962 "email": "ivan.enderlin@hoa-project.net"
2963 },
2964 {
2965 "name": "Hoa community",
2966 "homepage": "https://hoa-project.net/"
2967 }
2968 ],
2969 "description": "The Hoa\\Exception library.",
2970 "homepage": "https://hoa-project.net/",
2971 "keywords": [
2972 "exception",
2973 "library"
2974 ],
2975 "time": "2017-01-16T07:53:27+00:00"
2976 },
2977 {
2978 "name": "hoa/file",
2979 "version": "1.17.07.11",
2980 "source": {
2981 "type": "git",
2982 "url": "https://github.com/hoaproject/File.git",
2983 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
2984 },
2985 "dist": {
2986 "type": "zip",
2987 "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2988 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2989 "shasum": ""
2990 },
2991 "require": {
2992 "hoa/consistency": "~1.0",
2993 "hoa/event": "~1.0",
2994 "hoa/exception": "~1.0",
2995 "hoa/iterator": "~2.0",
2996 "hoa/stream": "~1.0"
2997 },
2998 "require-dev": {
2999 "hoa/test": "~2.0"
3000 },
3001 "type": "library",
3002 "extra": {
3003 "branch-alias": {
3004 "dev-master": "1.x-dev"
3005 }
3006 },
3007 "autoload": {
3008 "psr-4": {
3009 "Hoa\\File\\": "."
3010 }
3011 },
3012 "notification-url": "https://packagist.org/downloads/",
3013 "license": [
3014 "BSD-3-Clause"
3015 ],
3016 "authors": [
3017 {
3018 "name": "Ivan Enderlin",
3019 "email": "ivan.enderlin@hoa-project.net"
3020 },
3021 {
3022 "name": "Hoa community",
3023 "homepage": "https://hoa-project.net/"
3024 }
3025 ],
3026 "description": "The Hoa\\File library.",
3027 "homepage": "https://hoa-project.net/",
3028 "keywords": [
3029 "Socket",
3030 "directory",
3031 "file",
3032 "finder",
3033 "library",
3034 "link",
3035 "temporary"
3036 ],
3037 "time": "2017-07-11T07:42:15+00:00"
3038 },
3039 {
3040 "name": "hoa/iterator",
3041 "version": "2.17.01.10",
3042 "source": {
3043 "type": "git",
3044 "url": "https://github.com/hoaproject/Iterator.git",
3045 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
3046 },
3047 "dist": {
3048 "type": "zip",
3049 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3050 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3051 "shasum": ""
3052 },
3053 "require": {
3054 "hoa/consistency": "~1.0",
3055 "hoa/exception": "~1.0"
3056 },
3057 "require-dev": {
3058 "hoa/test": "~2.0"
3059 },
3060 "type": "library",
3061 "extra": {
3062 "branch-alias": {
3063 "dev-master": "2.x-dev"
3064 }
3065 },
3066 "autoload": {
3067 "psr-4": {
3068 "Hoa\\Iterator\\": "."
3069 }
3070 },
3071 "notification-url": "https://packagist.org/downloads/",
3072 "license": [
3073 "BSD-3-Clause"
3074 ],
3075 "authors": [
3076 {
3077 "name": "Ivan Enderlin",
3078 "email": "ivan.enderlin@hoa-project.net"
3079 },
3080 {
3081 "name": "Hoa community",
3082 "homepage": "https://hoa-project.net/"
3083 }
3084 ],
3085 "description": "The Hoa\\Iterator library.",
3086 "homepage": "https://hoa-project.net/",
3087 "keywords": [
3088 "iterator",
3089 "library"
3090 ],
3091 "time": "2017-01-10T10:34:47+00:00"
3092 },
3093 {
3094 "name": "hoa/math",
3095 "version": "1.17.05.16",
3096 "source": {
3097 "type": "git",
3098 "url": "https://github.com/hoaproject/Math.git",
3099 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
3100 },
3101 "dist": {
3102 "type": "zip",
3103 "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
3104 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
3105 "shasum": ""
3106 },
3107 "require": {
3108 "hoa/compiler": "~3.0",
3109 "hoa/consistency": "~1.0",
3110 "hoa/exception": "~1.0",
3111 "hoa/iterator": "~2.0",
3112 "hoa/protocol": "~1.0",
3113 "hoa/zformat": "~1.0"
3114 },
3115 "require-dev": {
3116 "hoa/test": "~2.0"
3117 },
3118 "type": "library",
3119 "extra": {
3120 "branch-alias": {
3121 "dev-master": "1.x-dev"
3122 }
3123 },
3124 "autoload": {
3125 "psr-4": {
3126 "Hoa\\Math\\": "."
3127 }
3128 },
3129 "notification-url": "https://packagist.org/downloads/",
3130 "license": [
3131 "BSD-3-Clause"
3132 ],
3133 "authors": [
3134 {
3135 "name": "Ivan Enderlin",
3136 "email": "ivan.enderlin@hoa-project.net"
3137 },
3138 {
3139 "name": "Hoa community",
3140 "homepage": "https://hoa-project.net/"
3141 }
3142 ],
3143 "description": "The Hoa\\Math library.",
3144 "homepage": "https://hoa-project.net/",
3145 "keywords": [
3146 "arrangement",
3147 "combination",
3148 "combinatorics",
3149 "counting",
3150 "library",
3151 "math",
3152 "permutation",
3153 "sampler",
3154 "set"
3155 ],
3156 "time": "2017-05-16T08:02:17+00:00"
3157 },
3158 {
3159 "name": "hoa/protocol",
3160 "version": "1.17.01.14",
3161 "source": {
3162 "type": "git",
3163 "url": "https://github.com/hoaproject/Protocol.git",
3164 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
3165 },
3166 "dist": {
3167 "type": "zip",
3168 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
3169 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
3170 "shasum": ""
3171 },
3172 "require": {
3173 "hoa/consistency": "~1.0",
3174 "hoa/exception": "~1.0"
3175 },
3176 "require-dev": {
3177 "hoa/test": "~2.0"
3178 },
3179 "type": "library",
3180 "extra": {
3181 "branch-alias": {
3182 "dev-master": "1.x-dev"
3183 }
3184 },
3185 "autoload": {
3186 "psr-4": {
3187 "Hoa\\Protocol\\": "."
3188 },
3189 "files": [
3190 "Wrapper.php"
3191 ]
3192 },
3193 "notification-url": "https://packagist.org/downloads/",
3194 "license": [
3195 "BSD-3-Clause"
3196 ],
3197 "authors": [
3198 {
3199 "name": "Ivan Enderlin",
3200 "email": "ivan.enderlin@hoa-project.net"
3201 },
3202 {
3203 "name": "Hoa community",
3204 "homepage": "https://hoa-project.net/"
3205 }
3206 ],
3207 "description": "The Hoa\\Protocol library.",
3208 "homepage": "https://hoa-project.net/",
3209 "keywords": [
3210 "library",
3211 "protocol",
3212 "resource",
3213 "stream",
3214 "wrapper"
3215 ],
3216 "time": "2017-01-14T12:26:10+00:00"
3217 },
3218 {
3219 "name": "hoa/regex",
3220 "version": "1.17.01.13",
3221 "source": {
3222 "type": "git",
3223 "url": "https://github.com/hoaproject/Regex.git",
3224 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
3225 },
3226 "dist": {
3227 "type": "zip",
3228 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3229 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3230 "shasum": ""
3231 },
3232 "require": {
3233 "hoa/consistency": "~1.0",
3234 "hoa/exception": "~1.0",
3235 "hoa/math": "~1.0",
3236 "hoa/protocol": "~1.0",
3237 "hoa/ustring": "~4.0",
3238 "hoa/visitor": "~2.0"
3239 },
3240 "type": "library",
3241 "extra": {
3242 "branch-alias": {
3243 "dev-master": "1.x-dev"
3244 }
3245 },
3246 "autoload": {
3247 "psr-4": {
3248 "Hoa\\Regex\\": "."
3249 }
3250 },
3251 "notification-url": "https://packagist.org/downloads/",
3252 "license": [
3253 "BSD-3-Clause"
3254 ],
3255 "authors": [
3256 {
3257 "name": "Ivan Enderlin",
3258 "email": "ivan.enderlin@hoa-project.net"
3259 },
3260 {
3261 "name": "Hoa community",
3262 "homepage": "https://hoa-project.net/"
3263 }
3264 ],
3265 "description": "The Hoa\\Regex library.",
3266 "homepage": "https://hoa-project.net/",
3267 "keywords": [
3268 "compiler",
3269 "library",
3270 "regex"
3271 ],
3272 "time": "2017-01-13T16:10:24+00:00"
3273 },
3274 {
3275 "name": "hoa/ruler",
3276 "version": "2.17.05.16",
3277 "source": {
3278 "type": "git",
3279 "url": "https://github.com/hoaproject/Ruler.git",
3280 "reference": "696835daf8336dfd490f032da7af444050e52dfc"
3281 },
3282 "dist": {
3283 "type": "zip",
3284 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/696835daf8336dfd490f032da7af444050e52dfc",
3285 "reference": "696835daf8336dfd490f032da7af444050e52dfc",
3286 "shasum": ""
3287 },
3288 "require": {
3289 "hoa/compiler": "~3.0",
3290 "hoa/consistency": "~1.0",
3291 "hoa/exception": "~1.0",
3292 "hoa/file": "~1.0",
3293 "hoa/protocol": "~1.0",
3294 "hoa/visitor": "~2.0"
3295 },
3296 "require-dev": {
3297 "hoa/test": "~2.0"
3298 },
3299 "type": "library",
3300 "extra": {
3301 "branch-alias": {
3302 "dev-master": "2.x-dev"
3303 }
3304 },
3305 "autoload": {
3306 "psr-4": {
3307 "Hoa\\Ruler\\": "."
3308 }
3309 },
3310 "notification-url": "https://packagist.org/downloads/",
3311 "license": [
3312 "BSD-3-Clause"
3313 ],
3314 "authors": [
3315 {
3316 "name": "Ivan Enderlin",
3317 "email": "ivan.enderlin@hoa-project.net"
3318 },
3319 {
3320 "name": "Hoa community",
3321 "homepage": "https://hoa-project.net/"
3322 }
3323 ],
3324 "description": "The Hoa\\Ruler library.",
3325 "homepage": "https://hoa-project.net/",
3326 "keywords": [
3327 "library",
3328 "ruler"
3329 ],
3330 "time": "2017-05-16T07:52:21+00:00"
3331 },
3332 {
3333 "name": "hoa/stream",
3334 "version": "1.17.02.21",
3335 "source": {
3336 "type": "git",
3337 "url": "https://github.com/hoaproject/Stream.git",
3338 "reference": "3293cfffca2de10525df51436adf88a559151d82"
3339 },
3340 "dist": {
3341 "type": "zip",
3342 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
3343 "reference": "3293cfffca2de10525df51436adf88a559151d82",
3344 "shasum": ""
3345 },
3346 "require": {
3347 "hoa/consistency": "~1.0",
3348 "hoa/event": "~1.0",
3349 "hoa/exception": "~1.0",
3350 "hoa/protocol": "~1.0"
3351 },
3352 "require-dev": {
3353 "hoa/test": "~2.0"
3354 },
3355 "type": "library",
3356 "extra": {
3357 "branch-alias": {
3358 "dev-master": "1.x-dev"
3359 }
3360 },
3361 "autoload": {
3362 "psr-4": {
3363 "Hoa\\Stream\\": "."
3364 }
3365 },
3366 "notification-url": "https://packagist.org/downloads/",
3367 "license": [
3368 "BSD-3-Clause"
3369 ],
3370 "authors": [
3371 {
3372 "name": "Ivan Enderlin",
3373 "email": "ivan.enderlin@hoa-project.net"
3374 },
3375 {
3376 "name": "Hoa community",
3377 "homepage": "https://hoa-project.net/"
3378 }
3379 ],
3380 "description": "The Hoa\\Stream library.",
3381 "homepage": "https://hoa-project.net/",
3382 "keywords": [
3383 "Context",
3384 "bucket",
3385 "composite",
3386 "filter",
3387 "in",
3388 "library",
3389 "out",
3390 "protocol",
3391 "stream",
3392 "wrapper"
3393 ],
3394 "time": "2017-02-21T16:01:06+00:00"
3395 },
3396 {
3397 "name": "hoa/ustring",
3398 "version": "4.17.01.16",
3399 "source": {
3400 "type": "git",
3401 "url": "https://github.com/hoaproject/Ustring.git",
3402 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
3403 },
3404 "dist": {
3405 "type": "zip",
3406 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
3407 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
3408 "shasum": ""
3409 },
3410 "require": {
3411 "hoa/consistency": "~1.0",
3412 "hoa/exception": "~1.0"
3413 },
3414 "require-dev": {
3415 "hoa/test": "~2.0"
3416 },
3417 "suggest": {
3418 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
3419 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
3420 },
3421 "type": "library",
3422 "extra": {
3423 "branch-alias": {
3424 "dev-master": "4.x-dev"
3425 }
3426 },
3427 "autoload": {
3428 "psr-4": {
3429 "Hoa\\Ustring\\": "."
3430 }
3431 },
3432 "notification-url": "https://packagist.org/downloads/",
3433 "license": [
3434 "BSD-3-Clause"
3435 ],
3436 "authors": [
3437 {
3438 "name": "Ivan Enderlin",
3439 "email": "ivan.enderlin@hoa-project.net"
3440 },
3441 {
3442 "name": "Hoa community",
3443 "homepage": "https://hoa-project.net/"
3444 }
3445 ],
3446 "description": "The Hoa\\Ustring library.",
3447 "homepage": "https://hoa-project.net/",
3448 "keywords": [
3449 "library",
3450 "search",
3451 "string",
3452 "unicode"
3453 ],
3454 "time": "2017-01-16T07:08:25+00:00"
3455 },
3456 {
3457 "name": "hoa/visitor",
3458 "version": "2.17.01.16",
3459 "source": {
3460 "type": "git",
3461 "url": "https://github.com/hoaproject/Visitor.git",
3462 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
3463 },
3464 "dist": {
3465 "type": "zip",
3466 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
3467 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
3468 "shasum": ""
3469 },
3470 "require": {
3471 "hoa/consistency": "~1.0"
3472 },
3473 "require-dev": {
3474 "hoa/test": "~2.0"
3475 },
3476 "type": "library",
3477 "extra": {
3478 "branch-alias": {
3479 "dev-master": "2.x-dev"
3480 }
3481 },
3482 "autoload": {
3483 "psr-4": {
3484 "Hoa\\Visitor\\": "."
3485 }
3486 },
3487 "notification-url": "https://packagist.org/downloads/",
3488 "license": [
3489 "BSD-3-Clause"
3490 ],
3491 "authors": [
3492 {
3493 "name": "Ivan Enderlin",
3494 "email": "ivan.enderlin@hoa-project.net"
3495 },
3496 {
3497 "name": "Hoa community",
3498 "homepage": "https://hoa-project.net/"
3499 }
3500 ],
3501 "description": "The Hoa\\Visitor library.",
3502 "homepage": "https://hoa-project.net/",
3503 "keywords": [
3504 "library",
3505 "structure",
3506 "visit",
3507 "visitor"
3508 ],
3509 "time": "2017-01-16T07:02:03+00:00"
3510 },
3511 {
3512 "name": "hoa/zformat",
3513 "version": "1.17.01.10",
3514 "source": {
3515 "type": "git",
3516 "url": "https://github.com/hoaproject/Zformat.git",
3517 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
3518 },
3519 "dist": {
3520 "type": "zip",
3521 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3522 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3523 "shasum": ""
3524 },
3525 "require": {
3526 "hoa/consistency": "~1.0",
3527 "hoa/exception": "~1.0"
3528 },
3529 "type": "library",
3530 "extra": {
3531 "branch-alias": {
3532 "dev-master": "1.x-dev"
3533 }
3534 },
3535 "autoload": {
3536 "psr-4": {
3537 "Hoa\\Zformat\\": "."
3538 }
3539 },
3540 "notification-url": "https://packagist.org/downloads/",
3541 "license": [
3542 "BSD-3-Clause"
3543 ],
3544 "authors": [
3545 {
3546 "name": "Ivan Enderlin",
3547 "email": "ivan.enderlin@hoa-project.net"
3548 },
3549 {
3550 "name": "Hoa community",
3551 "homepage": "https://hoa-project.net/"
3552 }
3553 ],
3554 "description": "The Hoa\\Zformat library.",
3555 "homepage": "https://hoa-project.net/",
3556 "keywords": [
3557 "library",
3558 "parameter",
3559 "zformat"
3560 ],
3561 "time": "2017-01-10T10:39:54+00:00"
3562 },
3563 {
3564 "name": "html2text/html2text",
3565 "version": "4.3.1",
3566 "source": {
3567 "type": "git",
3568 "url": "https://github.com/mtibben/html2text.git",
3569 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
3570 },
3571 "dist": {
3572 "type": "zip",
3573 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
3574 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
3575 "shasum": ""
3576 },
3577 "require-dev": {
3578 "phpunit/phpunit": "~4"
3579 },
3580 "suggest": {
3581 "ext-mbstring": "For best performance",
3582 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
3583 },
3584 "type": "library",
3585 "autoload": {
3586 "psr-4": {
3587 "Html2Text\\": [
3588 "src/",
3589 "test/"
3590 ]
3591 }
3592 },
3593 "notification-url": "https://packagist.org/downloads/",
3594 "license": [
3595 "GPL-2.0-or-later"
3596 ],
3597 "description": "Converts HTML to formatted plain text",
3598 "time": "2020-04-16T23:44:31+00:00"
3599 },
3600 {
3601 "name": "http-interop/http-factory-guzzle",
3602 "version": "1.0.0",
3603 "source": {
3604 "type": "git",
3605 "url": "https://github.com/http-interop/http-factory-guzzle.git",
3606 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0"
3607 },
3608 "dist": {
3609 "type": "zip",
3610 "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/34861658efb9899a6618cef03de46e2a52c80fc0",
3611 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0",
3612 "shasum": ""
3613 },
3614 "require": {
3615 "guzzlehttp/psr7": "^1.4.2",
3616 "psr/http-factory": "^1.0"
3617 },
3618 "provide": {
3619 "psr/http-factory-implementation": "^1.0"
3620 },
3621 "require-dev": {
3622 "http-interop/http-factory-tests": "^0.5",
3623 "phpunit/phpunit": "^6.5"
3624 },
3625 "type": "library",
3626 "autoload": {
3627 "psr-4": {
3628 "Http\\Factory\\Guzzle\\": "src/"
3629 }
3630 },
3631 "notification-url": "https://packagist.org/downloads/",
3632 "license": [
3633 "MIT"
3634 ],
3635 "authors": [
3636 {
3637 "name": "PHP-FIG",
3638 "homepage": "http://www.php-fig.org/"
3639 }
3640 ],
3641 "description": "An HTTP Factory using Guzzle PSR7",
3642 "keywords": [
3643 "factory",
3644 "http",
3645 "psr-17",
3646 "psr-7"
3647 ],
3648 "time": "2018-07-31T19:32:56+00:00"
3649 },
3650 {
3651 "name": "incenteev/composer-parameter-handler",
3652 "version": "v2.1.4",
3653 "source": {
3654 "type": "git",
3655 "url": "https://github.com/Incenteev/ParameterHandler.git",
3656 "reference": "084befb11ec21faeadcddefb88b66132775ff59b"
3657 },
3658 "dist": {
3659 "type": "zip",
3660 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/084befb11ec21faeadcddefb88b66132775ff59b",
3661 "reference": "084befb11ec21faeadcddefb88b66132775ff59b",
3662 "shasum": ""
3663 },
3664 "require": {
3665 "php": ">=5.3.3",
3666 "symfony/yaml": "^2.3 || ^3.0 || ^4.0 || ^5.0"
3667 },
3668 "require-dev": {
3669 "composer/composer": "^1.0@dev",
3670 "symfony/filesystem": "^2.3 || ^3 || ^4 || ^5",
3671 "symfony/phpunit-bridge": "^4.0 || ^5.0"
3672 },
3673 "type": "library",
3674 "extra": {
3675 "branch-alias": {
3676 "dev-master": "2.1.x-dev"
3677 }
3678 },
3679 "autoload": {
3680 "psr-4": {
3681 "Incenteev\\ParameterHandler\\": ""
3682 }
3683 },
3684 "notification-url": "https://packagist.org/downloads/",
3685 "license": [
3686 "MIT"
3687 ],
3688 "authors": [
3689 {
3690 "name": "Christophe Coevoet",
3691 "email": "stof@notk.org"
3692 }
3693 ],
3694 "description": "Composer script handling your ignored parameter file",
3695 "homepage": "https://github.com/Incenteev/ParameterHandler",
3696 "keywords": [
3697 "parameters management"
3698 ],
3699 "time": "2020-03-17T21:10:00+00:00"
3700 },
3701 {
3702 "name": "j0k3r/graby",
3703 "version": "2.2.0",
3704 "source": {
3705 "type": "git",
3706 "url": "https://github.com/j0k3r/graby.git",
3707 "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed"
3708 },
3709 "dist": {
3710 "type": "zip",
3711 "url": "https://api.github.com/repos/j0k3r/graby/zipball/deb677eb45eddb99e1dfcfe56bb4216fd12894ed",
3712 "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed",
3713 "shasum": ""
3714 },
3715 "require": {
3716 "ext-curl": "*",
3717 "ext-tidy": "*",
3718 "fossar/htmlawed": "^1.2.4",
3719 "guzzlehttp/psr7": "^1.5",
3720 "j0k3r/graby-site-config": "^1.0",
3721 "j0k3r/httplug-ssrf-plugin": "^2.0",
3722 "j0k3r/php-readability": "^1.1",
3723 "monolog/monolog": "^1.13.1",
3724 "php": ">=7.1",
3725 "php-http/client-common": "^2.0",
3726 "php-http/discovery": "^1.0",
3727 "php-http/httplug": "^2.0",
3728 "php-http/message": "^1.7",
3729 "psr/http-message": "^1.0",
3730 "simplepie/simplepie": "^1.3.1",
3731 "smalot/pdfparser": "~0.11",
3732 "symfony/options-resolver": "~2.6|~3.0|~4.0|~5.0",
3733 "true/punycode": "~2.1"
3734 },
3735 "require-dev": {
3736 "friendsofphp/php-cs-fixer": "~2.14",
3737 "php-coveralls/php-coveralls": "^2.0",
3738 "php-http/guzzle6-adapter": "^2.0",
3739 "php-http/mock-client": "^1.2",
3740 "phpstan/phpstan": "^0.11",
3741 "phpstan/phpstan-phpunit": "^0.11",
3742 "symfony/phpunit-bridge": "~2.6|~3.0|~4.0|^5.0"
3743 },
3744 "type": "library",
3745 "extra": {
3746 "branch-alias": {
3747 "dev-2.0": "2.0-dev"
3748 }
3749 },
3750 "autoload": {
3751 "psr-4": {
3752 "Graby\\": "src/"
3753 }
3754 },
3755 "notification-url": "https://packagist.org/downloads/",
3756 "license": [
3757 "MIT"
3758 ],
3759 "authors": [
3760 {
3761 "name": "Jeremy Benoist",
3762 "email": "jeremy.benoist@gmail.com",
3763 "role": "Developer"
3764 },
3765 {
3766 "name": "FiveFilters.org",
3767 "email": "fivefilters@fivefilters.org",
3768 "role": "Developer (original version)"
3769 }
3770 ],
3771 "description": "Graby helps you extract article content from web pages",
3772 "time": "2020-04-15T11:37:45+00:00"
3773 },
3774 {
3775 "name": "j0k3r/graby-site-config",
3776 "version": "1.0.106",
3777 "source": {
3778 "type": "git",
3779 "url": "https://github.com/j0k3r/graby-site-config.git",
3780 "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0"
3781 },
3782 "dist": {
3783 "type": "zip",
3784 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d50dbfe2644c684a9fe0d99c74ca0734354cc3c0",
3785 "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0",
3786 "shasum": ""
3787 },
3788 "require": {
3789 "symfony/finder": "~2.6|~3.0|~4.0|~5.0"
3790 },
3791 "require-dev": {
3792 "liip/rmt": "1.2.*",
3793 "symfony/phpunit-bridge": "^4.3|^5.0"
3794 },
3795 "type": "library",
3796 "autoload": {
3797 "psr-4": {
3798 "GrabySiteConfig\\SiteConfig\\": "src/"
3799 }
3800 },
3801 "notification-url": "https://packagist.org/downloads/",
3802 "license": [
3803 "CC0-1.0"
3804 ],
3805 "authors": [
3806 {
3807 "name": "Jeremy Benoist",
3808 "email": "jeremy.benoist@gmail.com"
3809 }
3810 ],
3811 "description": "Graby site config files",
3812 "time": "2020-05-13T05:29:30+00:00"
3813 },
3814 {
3815 "name": "j0k3r/httplug-ssrf-plugin",
3816 "version": "v2.0.1",
3817 "source": {
3818 "type": "git",
3819 "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git",
3820 "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2"
3821 },
3822 "dist": {
3823 "type": "zip",
3824 "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/fb68804e3bace2b894d1b9f39ad2b59078f5eac2",
3825 "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2",
3826 "shasum": ""
3827 },
3828 "require": {
3829 "php": "^7.1",
3830 "php-http/client-common": "^2.0",
3831 "php-http/discovery": "^1.5",
3832 "php-http/message": "^1.7",
3833 "php-http/message-factory": "^1.0.2"
3834 },
3835 "require-dev": {
3836 "friendsofphp/php-cs-fixer": "^2.14",
3837 "guzzlehttp/psr7": "^1.0",
3838 "php-http/guzzle6-adapter": "^2.0",
3839 "php-http/mock-client": "^1.0",
3840 "phpstan/phpstan": "^0.11",
3841 "phpstan/phpstan-phpunit": "^0.11",
3842 "symfony/phpunit-bridge": "~3.4.19|~4.0"
3843 },
3844 "type": "library",
3845 "autoload": {
3846 "psr-4": {
3847 "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/"
3848 }
3849 },
3850 "notification-url": "https://packagist.org/downloads/",
3851 "license": [
3852 "MIT"
3853 ],
3854 "authors": [
3855 {
3856 "name": "Jeremy Benoist",
3857 "email": "jeremy.benoist@gmail.com"
3858 },
3859 {
3860 "name": "aaa2000",
3861 "email": "adev2000@gmail.com"
3862 },
3863 {
3864 "name": "Jack W",
3865 "email": "jack@fin1te.net",
3866 "role": "Developer (SafeCurl original version)"
3867 }
3868 ],
3869 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug",
3870 "homepage": "https://github.com/j0k3r/httplug-ssrf-plugin",
3871 "keywords": [
3872 "http",
3873 "httplug",
3874 "plugin",
3875 "security",
3876 "ssrf"
3877 ],
3878 "time": "2020-01-06T13:44:13+00:00"
3879 },
3880 {
3881 "name": "j0k3r/php-readability",
3882 "version": "1.2.4",
3883 "source": {
3884 "type": "git",
3885 "url": "https://github.com/j0k3r/php-readability.git",
3886 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793"
3887 },
3888 "dist": {
3889 "type": "zip",
3890 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793",
3891 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793",
3892 "shasum": ""
3893 },
3894 "require": {
3895 "electrolinux/php-html5lib": "^0.1.0",
3896 "ext-mbstring": "*",
3897 "php": ">=5.6.0",
3898 "psr/log": "^1.0"
3899 },
3900 "require-dev": {
3901 "friendsofphp/php-cs-fixer": "^2.14",
3902 "monolog/monolog": "^1.24",
3903 "php-coveralls/php-coveralls": "^2.1",
3904 "symfony/phpunit-bridge": "^4.2.3"
3905 },
3906 "suggest": {
3907 "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
3908 },
3909 "type": "library",
3910 "autoload": {
3911 "psr-4": {
3912 "Readability\\": "src/"
3913 }
3914 },
3915 "notification-url": "https://packagist.org/downloads/",
3916 "license": [
3917 "Apache-2.0"
3918 ],
3919 "authors": [
3920 {
3921 "name": "Keyvan Minoukadeh",
3922 "email": "keyvan@keyvan.net",
3923 "homepage": "http://keyvan.net",
3924 "role": "Developer (ported original JS code to PHP)"
3925 },
3926 {
3927 "name": "Arc90",
3928 "homepage": "http://arc90.com",
3929 "role": "Developer (original JS version)"
3930 },
3931 {
3932 "name": "Jeremy Benoist",
3933 "email": "jeremy.benoist@gmail.com",
3934 "homepage": "http://www.j0k3r.net",
3935 "role": "Developer"
3936 },
3937 {
3938 "name": "DitherSky",
3939 "homepage": "https://github.com/Dither",
3940 "role": "Developer (https://github.com/Dither/full-text-rss)"
3941 }
3942 ],
3943 "description": "Automatic article extraction from HTML",
3944 "keywords": [
3945 "article",
3946 "article extraction",
3947 "content",
3948 "content extraction",
3949 "extraction",
3950 "html"
3951 ],
3952 "time": "2019-06-25T15:15:37+00:00"
3953 },
3954 {
3955 "name": "javibravo/simpleue",
3956 "version": "2.1.0",
3957 "source": {
3958 "type": "git",
3959 "url": "https://github.com/javibravo/simpleue.git",
3960 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6"
3961 },
3962 "dist": {
3963 "type": "zip",
3964 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3965 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3966 "shasum": ""
3967 },
3968 "require": {
3969 "php": ">=5.5",
3970 "psr/log": "~1.0"
3971 },
3972 "require-dev": {
3973 "aws/aws-sdk-php": "^3.9",
3974 "pda/pheanstalk": "^3.1",
3975 "phpunit/phpunit": "4.0.*",
3976 "predis/predis": "^1.0"
3977 },
3978 "suggest": {
3979 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
3980 "ext-redis": "Allow work with Redis Locker",
3981 "pda/pheanstalk": "Allow work with Beanstalkd queues",
3982 "predis/predis": "Allow work with Redis queues"
3983 },
3984 "type": "library",
3985 "autoload": {
3986 "psr-4": {
3987 "Simpleue\\": "src/Simpleue"
3988 }
3989 },
3990 "notification-url": "https://packagist.org/downloads/",
3991 "license": [
3992 "MIT"
3993 ],
3994 "authors": [
3995 {
3996 "name": "Javier Bravo",
3997 "email": "javibravo85@gmail.com"
3998 }
3999 ],
4000 "description": "Php package to manage queue tasks in a simple way",
4001 "homepage": "http://github.com/javibravo/simpleue",
4002 "keywords": [
4003 "job",
4004 "queue",
4005 "redis",
4006 "sqs",
4007 "task"
4008 ],
4009 "time": "2017-11-15T13:41:13+00:00"
4010 },
4011 {
4012 "name": "jdorn/sql-formatter",
4013 "version": "v1.2.17",
4014 "source": {
4015 "type": "git",
4016 "url": "https://github.com/jdorn/sql-formatter.git",
4017 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
4018 },
4019 "dist": {
4020 "type": "zip",
4021 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
4022 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
4023 "shasum": ""
4024 },
4025 "require": {
4026 "php": ">=5.2.4"
4027 },
4028 "require-dev": {
4029 "phpunit/phpunit": "3.7.*"
4030 },
4031 "type": "library",
4032 "extra": {
4033 "branch-alias": {
4034 "dev-master": "1.3.x-dev"
4035 }
4036 },
4037 "autoload": {
4038 "classmap": [
4039 "lib"
4040 ]
4041 },
4042 "notification-url": "https://packagist.org/downloads/",
4043 "license": [
4044 "MIT"
4045 ],
4046 "authors": [
4047 {
4048 "name": "Jeremy Dorn",
4049 "email": "jeremy@jeremydorn.com",
4050 "homepage": "http://jeremydorn.com/"
4051 }
4052 ],
4053 "description": "a PHP SQL highlighting library",
4054 "homepage": "https://github.com/jdorn/sql-formatter/",
4055 "keywords": [
4056 "highlight",
4057 "sql"
4058 ],
4059 "time": "2014-01-12T16:20:24+00:00"
4060 },
4061 {
4062 "name": "jean85/pretty-package-versions",
4063 "version": "1.2",
4064 "source": {
4065 "type": "git",
4066 "url": "https://github.com/Jean85/pretty-package-versions.git",
4067 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
4068 },
4069 "dist": {
4070 "type": "zip",
4071 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4072 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4073 "shasum": ""
4074 },
4075 "require": {
4076 "ocramius/package-versions": "^1.2.0",
4077 "php": "^7.0"
4078 },
4079 "require-dev": {
4080 "phpunit/phpunit": "^6.0"
4081 },
4082 "type": "library",
4083 "extra": {
4084 "branch-alias": {
4085 "dev-master": "1.x-dev"
4086 }
4087 },
4088 "autoload": {
4089 "psr-4": {
4090 "Jean85\\": "src/"
4091 }
4092 },
4093 "notification-url": "https://packagist.org/downloads/",
4094 "license": [
4095 "MIT"
4096 ],
4097 "authors": [
4098 {
4099 "name": "Alessandro Lai",
4100 "email": "alessandro.lai85@gmail.com"
4101 }
4102 ],
4103 "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
4104 "keywords": [
4105 "composer",
4106 "package",
4107 "release",
4108 "versions"
4109 ],
4110 "time": "2018-06-13T13:22:40+00:00"
4111 },
4112 {
4113 "name": "jms/metadata",
4114 "version": "1.7.0",
4115 "source": {
4116 "type": "git",
4117 "url": "https://github.com/schmittjoh/metadata.git",
4118 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
4119 },
4120 "dist": {
4121 "type": "zip",
4122 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
4123 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
4124 "shasum": ""
4125 },
4126 "require": {
4127 "php": ">=5.3.0"
4128 },
4129 "require-dev": {
4130 "doctrine/cache": "~1.0",
4131 "symfony/cache": "~3.1"
4132 },
4133 "type": "library",
4134 "extra": {
4135 "branch-alias": {
4136 "dev-master": "1.5.x-dev"
4137 }
4138 },
4139 "autoload": {
4140 "psr-0": {
4141 "Metadata\\": "src/"
4142 }
4143 },
4144 "notification-url": "https://packagist.org/downloads/",
4145 "license": [
4146 "MIT"
4147 ],
4148 "authors": [
4149 {
4150 "name": "Asmir Mustafic",
4151 "email": "goetas@gmail.com"
4152 },
4153 {
4154 "name": "Johannes M. Schmitt",
4155 "email": "schmittjoh@gmail.com"
4156 }
4157 ],
4158 "description": "Class/method/property metadata management in PHP",
4159 "keywords": [
4160 "annotations",
4161 "metadata",
4162 "xml",
4163 "yaml"
4164 ],
4165 "time": "2018-10-26T12:40:10+00:00"
4166 },
4167 {
4168 "name": "jms/parser-lib",
4169 "version": "1.0.0",
4170 "source": {
4171 "type": "git",
4172 "url": "https://github.com/schmittjoh/parser-lib.git",
4173 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
4174 },
4175 "dist": {
4176 "type": "zip",
4177 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4178 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4179 "shasum": ""
4180 },
4181 "require": {
4182 "phpoption/phpoption": ">=0.9,<2.0-dev"
4183 },
4184 "type": "library",
4185 "extra": {
4186 "branch-alias": {
4187 "dev-master": "1.0-dev"
4188 }
4189 },
4190 "autoload": {
4191 "psr-0": {
4192 "JMS\\": "src/"
4193 }
4194 },
4195 "notification-url": "https://packagist.org/downloads/",
4196 "license": [
4197 "Apache2"
4198 ],
4199 "description": "A library for easily creating recursive-descent parsers.",
4200 "time": "2012-11-18T18:08:43+00:00"
4201 },
4202 {
4203 "name": "jms/serializer",
4204 "version": "1.14.1",
4205 "source": {
4206 "type": "git",
4207 "url": "https://github.com/schmittjoh/serializer.git",
4208 "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0"
4209 },
4210 "dist": {
4211 "type": "zip",
4212 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ba908d278fff27ec01fb4349f372634ffcd697c0",
4213 "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0",
4214 "shasum": ""
4215 },
4216 "require": {
4217 "doctrine/annotations": "^1.0",
4218 "doctrine/instantiator": "^1.0.3",
4219 "jms/metadata": "^1.3",
4220 "jms/parser-lib": "1.*",
4221 "php": "^5.5|^7.0",
4222 "phpcollection/phpcollection": "~0.1",
4223 "phpoption/phpoption": "^1.1"
4224 },
4225 "conflict": {
4226 "twig/twig": "<1.12"
4227 },
4228 "require-dev": {
4229 "doctrine/orm": "~2.1",
4230 "doctrine/phpcr-odm": "^1.3|^2.0",
4231 "ext-pdo_sqlite": "*",
4232 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
4233 "phpunit/phpunit": "^4.8|^5.0",
4234 "propel/propel1": "~1.7",
4235 "psr/container": "^1.0",
4236 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
4237 "symfony/expression-language": "^2.6|^3.0",
4238 "symfony/filesystem": "^2.1",
4239 "symfony/form": "~2.1|^3.0",
4240 "symfony/translation": "^2.1|^3.0",
4241 "symfony/validator": "^2.2|^3.0",
4242 "symfony/yaml": "^2.1|^3.0",
4243 "twig/twig": "~1.12|~2.0"
4244 },
4245 "suggest": {
4246 "doctrine/cache": "Required if you like to use cache functionality.",
4247 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
4248 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
4249 },
4250 "type": "library",
4251 "extra": {
4252 "branch-alias": {
4253 "dev-1.x": "1.14-dev"
4254 }
4255 },
4256 "autoload": {
4257 "psr-0": {
4258 "JMS\\Serializer": "src/"
4259 }
4260 },
4261 "notification-url": "https://packagist.org/downloads/",
4262 "license": [
4263 "MIT"
4264 ],
4265 "authors": [
4266 {
4267 "name": "Johannes M. Schmitt",
4268 "email": "schmittjoh@gmail.com"
4269 },
4270 {
4271 "name": "Asmir Mustafic",
4272 "email": "goetas@gmail.com"
4273 }
4274 ],
4275 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
4276 "homepage": "http://jmsyst.com/libs/serializer",
4277 "keywords": [
4278 "deserialization",
4279 "jaxb",
4280 "json",
4281 "serialization",
4282 "xml"
4283 ],
4284 "time": "2020-02-22T20:59:37+00:00"
4285 },
4286 {
4287 "name": "jms/serializer-bundle",
4288 "version": "2.4.4",
4289 "source": {
4290 "type": "git",
4291 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
4292 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb"
4293 },
4294 "dist": {
4295 "type": "zip",
4296 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb",
4297 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb",
4298 "shasum": ""
4299 },
4300 "require": {
4301 "jms/serializer": "^1.10",
4302 "php": "^5.4|^7.0",
4303 "phpoption/phpoption": "^1.1.0",
4304 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
4305 },
4306 "require-dev": {
4307 "doctrine/orm": "*",
4308 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
4309 "symfony/expression-language": "~2.6|~3.0|~4.0",
4310 "symfony/finder": "^2.3|^3.0|^4.0",
4311 "symfony/form": "*",
4312 "symfony/stopwatch": "*",
4313 "symfony/twig-bundle": "*",
4314 "symfony/validator": "*",
4315 "symfony/yaml": "*"
4316 },
4317 "suggest": {
4318 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
4319 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
4320 },
4321 "type": "symfony-bundle",
4322 "extra": {
4323 "branch-alias": {
4324 "dev-master": "2.4-dev"
4325 }
4326 },
4327 "autoload": {
4328 "psr-4": {
4329 "JMS\\SerializerBundle\\": ""
4330 },
4331 "exclude-from-classmap": [
4332 "/Tests/"
4333 ]
4334 },
4335 "notification-url": "https://packagist.org/downloads/",
4336 "license": [
4337 "MIT"
4338 ],
4339 "authors": [
4340 {
4341 "name": "Asmir Mustafic",
4342 "email": "goetas@gmail.com"
4343 },
4344 {
4345 "name": "Johannes M. Schmitt",
4346 "email": "schmittjoh@gmail.com"
4347 }
4348 ],
4349 "description": "Allows you to easily serialize, and deserialize data of any complexity",
4350 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
4351 "keywords": [
4352 "deserialization",
4353 "jaxb",
4354 "json",
4355 "serialization",
4356 "xml"
4357 ],
4358 "time": "2019-03-30T10:26:09+00:00"
4359 },
4360 {
4361 "name": "kphoen/rulerz",
4362 "version": "0.21.1",
4363 "source": {
4364 "type": "git",
4365 "url": "https://github.com/K-Phoen/rulerz.git",
4366 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41"
4367 },
4368 "dist": {
4369 "type": "zip",
4370 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4371 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4372 "shasum": ""
4373 },
4374 "require": {
4375 "hoa/ruler": "~2.0",
4376 "php": ">=7.1",
4377 "symfony/property-access": "~3.0|~4.0"
4378 },
4379 "require-dev": {
4380 "behat/behat": "~3.0",
4381 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
4382 "doctrine/orm": "~2.4",
4383 "elasticsearch/elasticsearch": "~1.0",
4384 "illuminate/database": "~5.0",
4385 "kphoen/rusty": "dev-master",
4386 "liip/rmt": "^1.2",
4387 "mikey179/vfsstream": "~1.4",
4388 "phpspec/phpspec": "~2.0,>=2.4-dev",
4389 "pomm-project/cli": "~2.0@dev",
4390 "pomm-project/foundation": "~2.0@dev",
4391 "pomm-project/model-manager": "~2.0.@dev",
4392 "ruflin/elastica": "~1.0",
4393 "solarium/solarium": "~3.0",
4394 "vlucas/phpdotenv": "~2.1"
4395 },
4396 "suggest": {
4397 "doctrine/orm": "To execute rules as Doctrine queries",
4398 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
4399 "kphoen/rulerz-spec-builder": "If you want a specification builder",
4400 "pomm-project/model-manager": "To execute rules as Pomm queries",
4401 "solarium/solarium": "To execute rules as Solr queries"
4402 },
4403 "type": "library",
4404 "extra": {
4405 "branch-alias": {
4406 "dev-master": "1.0.x-dev"
4407 }
4408 },
4409 "autoload": {
4410 "psr-4": {
4411 "RulerZ\\": "src/"
4412 }
4413 },
4414 "notification-url": "https://packagist.org/downloads/",
4415 "license": [
4416 "MIT"
4417 ],
4418 "authors": [
4419 {
4420 "name": "Kévin Gomez",
4421 "email": "contact@kevingomez.fr"
4422 }
4423 ],
4424 "description": "Powerful implementation of the Specification pattern",
4425 "homepage": "https://github.com/K-Phoen/RulerZ",
4426 "keywords": [
4427 "doctrine",
4428 "specification"
4429 ],
4430 "time": "2018-09-18T15:15:42+00:00"
4431 },
4432 {
4433 "name": "kphoen/rulerz-bridge",
4434 "version": "1.1.1",
4435 "source": {
4436 "type": "git",
4437 "url": "https://github.com/K-Phoen/rulerz-bridge.git",
4438 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0"
4439 },
4440 "dist": {
4441 "type": "zip",
4442 "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4443 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4444 "shasum": ""
4445 },
4446 "require": {
4447 "kphoen/rulerz": "~0.19,>=0.19.3|^1.0",
4448 "php": ">=7.1",
4449 "symfony/form": "^3.0|^4.0",
4450 "symfony/validator": "^3.0|^4.0"
4451 },
4452 "require-dev": {
4453 "liip/rmt": "^1.2",
4454 "phpunit/phpunit": "~7.1",
4455 "symfony/phpunit-bridge": "^3.0|^4.0"
4456 },
4457 "type": "symfony-bridge",
4458 "autoload": {
4459 "psr-4": {
4460 "Symfony\\Bridge\\RulerZ\\": ""
4461 },
4462 "exclude-from-classmap": [
4463 "/Tests/"
4464 ]
4465 },
4466 "notification-url": "https://packagist.org/downloads/",
4467 "license": [
4468 "MIT"
4469 ],
4470 "authors": [
4471 {
4472 "name": "Kévin Gomez",
4473 "email": "contact@kevingomez.fr"
4474 }
4475 ],
4476 "description": "Symfony RulerZ Bridge",
4477 "homepage": "https://github.com/K-Phoen/rulerz-bridge",
4478 "keywords": [
4479 "Bridge",
4480 "doctrine",
4481 "ruler",
4482 "rulerz",
4483 "specification",
4484 "symfony"
4485 ],
4486 "time": "2018-10-01T14:17:27+00:00"
4487 },
4488 {
4489 "name": "kphoen/rulerz-bundle",
4490 "version": "0.15.0",
4491 "source": {
4492 "type": "git",
4493 "url": "https://github.com/K-Phoen/RulerZBundle.git",
4494 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad"
4495 },
4496 "dist": {
4497 "type": "zip",
4498 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4499 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4500 "shasum": ""
4501 },
4502 "require": {
4503 "kphoen/rulerz": "~0.17,>=0.19.3",
4504 "kphoen/rulerz-bridge": "^1.0",
4505 "php": ">=7.1",
4506 "symfony/framework-bundle": "^3.0|^4.0"
4507 },
4508 "require-dev": {
4509 "liip/rmt": "^1.2",
4510 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
4511 "mikey179/vfsstream": "^1.6",
4512 "phpunit/phpunit": "^7.1",
4513 "symfony/phpunit-bridge": "^3.0|^4.0"
4514 },
4515 "type": "symfony-bundle",
4516 "autoload": {
4517 "psr-4": {
4518 "KPhoen\\RulerZBundle\\": ""
4519 },
4520 "exclude-from-classmap": [
4521 "/Tests/"
4522 ]
4523 },
4524 "notification-url": "https://packagist.org/downloads/",
4525 "license": [
4526 "MIT"
4527 ],
4528 "authors": [
4529 {
4530 "name": "Kévin Gomez",
4531 "email": "contact@kevingomez.fr"
4532 }
4533 ],
4534 "description": "Symfony2 Bundle for RulerZ",
4535 "homepage": "https://github.com/K-Phoen/RulerZBundle",
4536 "keywords": [
4537 "doctrine",
4538 "ruler",
4539 "rulerz",
4540 "specification"
4541 ],
4542 "time": "2018-09-17T09:02:32+00:00"
4543 },
4544 {
4545 "name": "laminas/laminas-code",
4546 "version": "3.4.1",
4547 "source": {
4548 "type": "git",
4549 "url": "https://github.com/laminas/laminas-code.git",
4550 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
4551 },
4552 "dist": {
4553 "type": "zip",
4554 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
4555 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
4556 "shasum": ""
4557 },
4558 "require": {
4559 "laminas/laminas-eventmanager": "^2.6 || ^3.0",
4560 "laminas/laminas-zendframework-bridge": "^1.0",
4561 "php": "^7.1"
4562 },
4563 "conflict": {
4564 "phpspec/prophecy": "<1.9.0"
4565 },
4566 "replace": {
4567 "zendframework/zend-code": "self.version"
4568 },
4569 "require-dev": {
4570 "doctrine/annotations": "^1.7",
4571 "ext-phar": "*",
4572 "laminas/laminas-coding-standard": "^1.0",
4573 "laminas/laminas-stdlib": "^2.7 || ^3.0",
4574 "phpunit/phpunit": "^7.5.16 || ^8.4"
4575 },
4576 "suggest": {
4577 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
4578 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
4579 },
4580 "type": "library",
4581 "extra": {
4582 "branch-alias": {
4583 "dev-master": "3.4.x-dev",
4584 "dev-develop": "3.5.x-dev",
4585 "dev-dev-4.0": "4.0.x-dev"
4586 }
4587 },
4588 "autoload": {
4589 "psr-4": {
4590 "Laminas\\Code\\": "src/"
4591 }
4592 },
4593 "notification-url": "https://packagist.org/downloads/",
4594 "license": [
4595 "BSD-3-Clause"
4596 ],
4597 "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
4598 "homepage": "https://laminas.dev",
4599 "keywords": [
4600 "code",
4601 "laminas"
4602 ],
4603 "time": "2019-12-31T16:28:24+00:00"
4604 },
4605 {
4606 "name": "laminas/laminas-diactoros",
4607 "version": "2.3.0",
4608 "source": {
4609 "type": "git",
4610 "url": "https://github.com/laminas/laminas-diactoros.git",
4611 "reference": "5ab185dba63ec655a2380c97711b09adc7061f89"
4612 },
4613 "dist": {
4614 "type": "zip",
4615 "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/5ab185dba63ec655a2380c97711b09adc7061f89",
4616 "reference": "5ab185dba63ec655a2380c97711b09adc7061f89",
4617 "shasum": ""
4618 },
4619 "require": {
4620 "laminas/laminas-zendframework-bridge": "^1.0",
4621 "php": "^7.1",
4622 "psr/http-factory": "^1.0",
4623 "psr/http-message": "^1.0"
4624 },
4625 "conflict": {
4626 "phpspec/prophecy": "<1.9.0"
4627 },
4628 "provide": {
4629 "psr/http-factory-implementation": "1.0",
4630 "psr/http-message-implementation": "1.0"
4631 },
4632 "replace": {
4633 "zendframework/zend-diactoros": "^2.2.1"
4634 },
4635 "require-dev": {
4636 "ext-curl": "*",
4637 "ext-dom": "*",
4638 "ext-libxml": "*",
4639 "http-interop/http-factory-tests": "^0.5.0",
4640 "laminas/laminas-coding-standard": "~1.0.0",
4641 "php-http/psr7-integration-tests": "^1.0",
4642 "phpunit/phpunit": "^7.5.18"
4643 },
4644 "type": "library",
4645 "extra": {
4646 "branch-alias": {
4647 "dev-master": "2.3.x-dev",
4648 "dev-develop": "2.4.x-dev"
4649 },
4650 "laminas": {
4651 "config-provider": "Laminas\\Diactoros\\ConfigProvider",
4652 "module": "Laminas\\Diactoros"
4653 }
4654 },
4655 "autoload": {
4656 "files": [
4657 "src/functions/create_uploaded_file.php",
4658 "src/functions/marshal_headers_from_sapi.php",
4659 "src/functions/marshal_method_from_sapi.php",
4660 "src/functions/marshal_protocol_version_from_sapi.php",
4661 "src/functions/marshal_uri_from_sapi.php",
4662 "src/functions/normalize_server.php",
4663 "src/functions/normalize_uploaded_files.php",
4664 "src/functions/parse_cookie_header.php",
4665 "src/functions/create_uploaded_file.legacy.php",
4666 "src/functions/marshal_headers_from_sapi.legacy.php",
4667 "src/functions/marshal_method_from_sapi.legacy.php",
4668 "src/functions/marshal_protocol_version_from_sapi.legacy.php",
4669 "src/functions/marshal_uri_from_sapi.legacy.php",
4670 "src/functions/normalize_server.legacy.php",
4671 "src/functions/normalize_uploaded_files.legacy.php",
4672 "src/functions/parse_cookie_header.legacy.php"
4673 ],
4674 "psr-4": {
4675 "Laminas\\Diactoros\\": "src/"
4676 }
4677 },
4678 "notification-url": "https://packagist.org/downloads/",
4679 "license": [
4680 "BSD-3-Clause"
4681 ],
4682 "description": "PSR HTTP Message implementations",
4683 "homepage": "https://laminas.dev",
4684 "keywords": [
4685 "http",
4686 "laminas",
4687 "psr",
4688 "psr-7"
4689 ],
4690 "funding": [
4691 {
4692 "url": "https://funding.communitybridge.org/projects/laminas-project",
4693 "type": "community_bridge"
4694 }
4695 ],
4696 "time": "2020-04-27T17:07:01+00:00"
4697 },
4698 {
4699 "name": "laminas/laminas-eventmanager",
4700 "version": "3.2.1",
4701 "source": {
4702 "type": "git",
4703 "url": "https://github.com/laminas/laminas-eventmanager.git",
4704 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748"
4705 },
4706 "dist": {
4707 "type": "zip",
4708 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
4709 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
4710 "shasum": ""
4711 },
4712 "require": {
4713 "laminas/laminas-zendframework-bridge": "^1.0",
4714 "php": "^5.6 || ^7.0"
4715 },
4716 "replace": {
4717 "zendframework/zend-eventmanager": "self.version"
4718 },
4719 "require-dev": {
4720 "athletic/athletic": "^0.1",
4721 "container-interop/container-interop": "^1.1.0",
4722 "laminas/laminas-coding-standard": "~1.0.0",
4723 "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
4724 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
4725 },
4726 "suggest": {
4727 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
4728 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
4729 },
4730 "type": "library",
4731 "extra": {
4732 "branch-alias": {
4733 "dev-master": "3.2-dev",
4734 "dev-develop": "3.3-dev"
4735 }
4736 },
4737 "autoload": {
4738 "psr-4": {
4739 "Laminas\\EventManager\\": "src/"
4740 }
4741 },
4742 "notification-url": "https://packagist.org/downloads/",
4743 "license": [
4744 "BSD-3-Clause"
4745 ],
4746 "description": "Trigger and listen to events within a PHP application",
4747 "homepage": "https://laminas.dev",
4748 "keywords": [
4749 "event",
4750 "eventmanager",
4751 "events",
4752 "laminas"
4753 ],
4754 "time": "2019-12-31T16:44:52+00:00"
4755 },
4756 {
4757 "name": "laminas/laminas-zendframework-bridge",
4758 "version": "1.0.4",
4759 "source": {
4760 "type": "git",
4761 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
4762 "reference": "fcd87520e4943d968557803919523772475e8ea3"
4763 },
4764 "dist": {
4765 "type": "zip",
4766 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3",
4767 "reference": "fcd87520e4943d968557803919523772475e8ea3",
4768 "shasum": ""
4769 },
4770 "require": {
4771 "php": "^5.6 || ^7.0"
4772 },
4773 "require-dev": {
4774 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
4775 "squizlabs/php_codesniffer": "^3.5"
4776 },
4777 "type": "library",
4778 "extra": {
4779 "branch-alias": {
4780 "dev-master": "1.0.x-dev",
4781 "dev-develop": "1.1.x-dev"
4782 },
4783 "laminas": {
4784 "module": "Laminas\\ZendFrameworkBridge"
4785 }
4786 },
4787 "autoload": {
4788 "files": [
4789 "src/autoload.php"
4790 ],
4791 "psr-4": {
4792 "Laminas\\ZendFrameworkBridge\\": "src//"
4793 }
4794 },
4795 "notification-url": "https://packagist.org/downloads/",
4796 "license": [
4797 "BSD-3-Clause"
4798 ],
4799 "description": "Alias legacy ZF class names to Laminas Project equivalents.",
4800 "keywords": [
4801 "ZendFramework",
4802 "autoloading",
4803 "laminas",
4804 "zf"
4805 ],
4806 "funding": [
4807 {
4808 "url": "https://funding.communitybridge.org/projects/laminas-project",
4809 "type": "community_bridge"
4810 }
4811 ],
4812 "time": "2020-05-20T16:45:56+00:00"
4813 },
4814 {
4815 "name": "lcobucci/jwt",
4816 "version": "3.3.2",
4817 "source": {
4818 "type": "git",
4819 "url": "https://github.com/lcobucci/jwt.git",
4820 "reference": "56f10808089e38623345e28af2f2d5e4eb579455"
4821 },
4822 "dist": {
4823 "type": "zip",
4824 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455",
4825 "reference": "56f10808089e38623345e28af2f2d5e4eb579455",
4826 "shasum": ""
4827 },
4828 "require": {
4829 "ext-mbstring": "*",
4830 "ext-openssl": "*",
4831 "php": "^5.6 || ^7.0"
4832 },
4833 "require-dev": {
4834 "mikey179/vfsstream": "~1.5",
4835 "phpmd/phpmd": "~2.2",
4836 "phpunit/php-invoker": "~1.1",
4837 "phpunit/phpunit": "^5.7 || ^7.3",
4838 "squizlabs/php_codesniffer": "~2.3"
4839 },
4840 "type": "library",
4841 "extra": {
4842 "branch-alias": {
4843 "dev-master": "3.1-dev"
4844 }
4845 },
4846 "autoload": {
4847 "psr-4": {
4848 "Lcobucci\\JWT\\": "src"
4849 }
4850 },
4851 "notification-url": "https://packagist.org/downloads/",
4852 "license": [
4853 "BSD-3-Clause"
4854 ],
4855 "authors": [
4856 {
4857 "name": "Luís Otávio Cobucci Oblonczyk",
4858 "email": "lcobucci@gmail.com",
4859 "role": "Developer"
4860 }
4861 ],
4862 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
4863 "keywords": [
4864 "JWS",
4865 "jwt"
4866 ],
4867 "funding": [
4868 {
4869 "url": "https://github.com/lcobucci",
4870 "type": "github"
4871 },
4872 {
4873 "url": "https://www.patreon.com/lcobucci",
4874 "type": "patreon"
4875 }
4876 ],
4877 "time": "2020-05-22T08:21:12+00:00"
4878 },
4879 {
4880 "name": "lexik/form-filter-bundle",
4881 "version": "v5.0.10",
4882 "source": {
4883 "type": "git",
4884 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
4885 "reference": "92df0638173979dc906bda7a33a10b98429d2057"
4886 },
4887 "dist": {
4888 "type": "zip",
4889 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057",
4890 "reference": "92df0638173979dc906bda7a33a10b98429d2057",
4891 "shasum": ""
4892 },
4893 "require": {
4894 "doctrine/orm": "^2.4.8",
4895 "php": ">=5.5.9",
4896 "symfony/form": "~2.8|~3.0|^4.0",
4897 "symfony/framework-bundle": "~2.8|~3.0|^4.0"
4898 },
4899 "require-dev": {
4900 "doctrine/mongodb-odm-bundle": "^3.0",
4901 "phpunit/phpunit": "~5.0|^7.5"
4902 },
4903 "suggest": {
4904 "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver"
4905 },
4906 "type": "symfony-bundle",
4907 "extra": {
4908 "branch-alias": {
4909 "dev-master": "5.x.x-dev"
4910 }
4911 },
4912 "autoload": {
4913 "psr-4": {
4914 "Lexik\\Bundle\\FormFilterBundle\\": ""
4915 }
4916 },
4917 "notification-url": "https://packagist.org/downloads/",
4918 "license": [
4919 "MIT"
4920 ],
4921 "authors": [
4922 {
4923 "name": "Dev Lexik",
4924 "email": "dev@lexik.fr"
4925 },
4926 {
4927 "name": "Cedric Girard",
4928 "email": "c.girard@lexik.fr"
4929 }
4930 ],
4931 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
4932 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
4933 "keywords": [
4934 "bundle",
4935 "doctrine",
4936 "filter",
4937 "form",
4938 "symfony"
4939 ],
4940 "time": "2019-04-17T17:58:44+00:00"
4941 },
4942 {
4943 "name": "liip/theme-bundle",
4944 "version": "1.7.0",
4945 "source": {
4946 "type": "git",
4947 "url": "https://github.com/liip/LiipThemeBundle.git",
4948 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a"
4949 },
4950 "dist": {
4951 "type": "zip",
4952 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a",
4953 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a",
4954 "shasum": ""
4955 },
4956 "require": {
4957 "php": "^7.0",
4958 "psr/log": "~1.0",
4959 "symfony/finder": "^3.0|^4.0",
4960 "symfony/framework-bundle": "^3.0|^4.0",
4961 "symfony/templating": "^3.0|^4.0",
4962 "symfony/twig-bundle": "^3.0|^4.0",
4963 "twig/twig": "^1.34|^2.4"
4964 },
4965 "conflict": {
4966 "sebastian/comparator": "1.2.3"
4967 },
4968 "require-dev": {
4969 "phpunit/phpunit": "^6.0",
4970 "symfony/console": "^3.0|^4.0",
4971 "symfony/expression-language": "^3.0|^4.0"
4972 },
4973 "type": "symfony-bundle",
4974 "extra": {
4975 "branch-alias": {
4976 "dev-master": "1.4-dev"
4977 }
4978 },
4979 "autoload": {
4980 "psr-4": {
4981 "Liip\\ThemeBundle\\": ""
4982 }
4983 },
4984 "notification-url": "https://packagist.org/downloads/",
4985 "license": [
4986 "MIT"
4987 ],
4988 "authors": [
4989 {
4990 "name": "Community contributions",
4991 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
4992 },
4993 {
4994 "name": "Liip AG",
4995 "homepage": "http://www.liip.ch/"
4996 }
4997 ],
4998 "description": "Provides theming support for #Symfony2 Bundles",
4999 "keywords": [
5000 "themes",
5001 "theming"
5002 ],
5003 "time": "2019-06-19T12:53:08+00:00"
5004 },
5005 {
5006 "name": "masterminds/html5",
5007 "version": "2.7.0",
5008 "source": {
5009 "type": "git",
5010 "url": "https://github.com/Masterminds/html5-php.git",
5011 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
5012 },
5013 "dist": {
5014 "type": "zip",
5015 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
5016 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
5017 "shasum": ""
5018 },
5019 "require": {
5020 "ext-ctype": "*",
5021 "ext-dom": "*",
5022 "ext-libxml": "*",
5023 "php": ">=5.3.0"
5024 },
5025 "require-dev": {
5026 "phpunit/phpunit": "^4.8.35",
5027 "sami/sami": "~2.0",
5028 "satooshi/php-coveralls": "1.0.*"
5029 },
5030 "type": "library",
5031 "extra": {
5032 "branch-alias": {
5033 "dev-master": "2.7-dev"
5034 }
5035 },
5036 "autoload": {
5037 "psr-4": {
5038 "Masterminds\\": "src"
5039 }
5040 },
5041 "notification-url": "https://packagist.org/downloads/",
5042 "license": [
5043 "MIT"
5044 ],
5045 "authors": [
5046 {
5047 "name": "Matt Butcher",
5048 "email": "technosophos@gmail.com"
5049 },
5050 {
5051 "name": "Matt Farina",
5052 "email": "matt@mattfarina.com"
5053 },
5054 {
5055 "name": "Asmir Mustafic",
5056 "email": "goetas@gmail.com"
5057 }
5058 ],
5059 "description": "An HTML5 parser and serializer.",
5060 "homepage": "http://masterminds.github.io/html5-php",
5061 "keywords": [
5062 "HTML5",
5063 "dom",
5064 "html",
5065 "parser",
5066 "querypath",
5067 "serializer",
5068 "xml"
5069 ],
5070 "time": "2019-07-25T07:03:26+00:00"
5071 },
5072 {
5073 "name": "mgargano/simplehtmldom",
5074 "version": "1.5",
5075 "source": {
5076 "type": "git",
5077 "url": "https://github.com/matgargano/simplehtmldom.git",
5078 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
5079 },
5080 "dist": {
5081 "type": "zip",
5082 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
5083 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
5084 "shasum": ""
5085 },
5086 "require": {
5087 "php": ">=5.3.0"
5088 },
5089 "type": "library",
5090 "autoload": {
5091 "psr-0": {
5092 "SimpleHtmlDom": "src/"
5093 },
5094 "files": [
5095 "src/simple_html_dom.php"
5096 ]
5097 },
5098 "notification-url": "https://packagist.org/downloads/",
5099 "license": [
5100 "The MIT License"
5101 ],
5102 "authors": [
5103 {
5104 "name": "S.C. Chen",
5105 "email": "me578022@gmail.com"
5106 }
5107 ],
5108 "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",
5109 "homepage": "http://simplehtmldom.sourceforge.net/",
5110 "keywords": [
5111 "Simple",
5112 "dom",
5113 "html"
5114 ],
5115 "time": "2014-01-05T18:17:34+00:00"
5116 },
5117 {
5118 "name": "michelf/php-markdown",
5119 "version": "1.9.0",
5120 "source": {
5121 "type": "git",
5122 "url": "https://github.com/michelf/php-markdown.git",
5123 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
5124 },
5125 "dist": {
5126 "type": "zip",
5127 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
5128 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
5129 "shasum": ""
5130 },
5131 "require": {
5132 "php": ">=5.3.0"
5133 },
5134 "require-dev": {
5135 "phpunit/phpunit": ">=4.3 <5.8"
5136 },
5137 "type": "library",
5138 "autoload": {
5139 "psr-4": {
5140 "Michelf\\": "Michelf/"
5141 }
5142 },
5143 "notification-url": "https://packagist.org/downloads/",
5144 "license": [
5145 "BSD-3-Clause"
5146 ],
5147 "authors": [
5148 {
5149 "name": "Michel Fortin",
5150 "email": "michel.fortin@michelf.ca",
5151 "homepage": "https://michelf.ca/",
5152 "role": "Developer"
5153 },
5154 {
5155 "name": "John Gruber",
5156 "homepage": "https://daringfireball.net/"
5157 }
5158 ],
5159 "description": "PHP Markdown",
5160 "homepage": "https://michelf.ca/projects/php-markdown/",
5161 "keywords": [
5162 "markdown"
5163 ],
5164 "time": "2019-12-02T02:32:27+00:00"
5165 },
5166 {
5167 "name": "mnapoli/piwik-twig-extension",
5168 "version": "3.0.0",
5169 "source": {
5170 "type": "git",
5171 "url": "https://github.com/mnapoli/MatomoTwigExtension.git",
5172 "reference": "472fd49157d64e78081b7a626095ea989cae8471"
5173 },
5174 "dist": {
5175 "type": "zip",
5176 "url": "https://api.github.com/repos/mnapoli/MatomoTwigExtension/zipball/472fd49157d64e78081b7a626095ea989cae8471",
5177 "reference": "472fd49157d64e78081b7a626095ea989cae8471",
5178 "shasum": ""
5179 },
5180 "require": {
5181 "php": ">=7.0",
5182 "twig/twig": "~2.10|~3.0"
5183 },
5184 "require-dev": {
5185 "friendsofphp/php-cs-fixer": "~2.13",
5186 "php-coveralls/php-coveralls": "^2.0",
5187 "symfony/phpunit-bridge": "^5.0"
5188 },
5189 "type": "library",
5190 "autoload": {
5191 "psr-4": {
5192 "MatomoTwigExtension\\": "src/"
5193 }
5194 },
5195 "notification-url": "https://packagist.org/downloads/",
5196 "license": [
5197 "MIT"
5198 ],
5199 "description": "This library integrates Matomo into Twig",
5200 "time": "2020-04-24T14:45:43+00:00"
5201 },
5202 {
5203 "name": "monolog/monolog",
5204 "version": "1.25.4",
5205 "source": {
5206 "type": "git",
5207 "url": "https://github.com/Seldaek/monolog.git",
5208 "reference": "3022efff205e2448b560c833c6fbbf91c3139168"
5209 },
5210 "dist": {
5211 "type": "zip",
5212 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/3022efff205e2448b560c833c6fbbf91c3139168",
5213 "reference": "3022efff205e2448b560c833c6fbbf91c3139168",
5214 "shasum": ""
5215 },
5216 "require": {
5217 "php": ">=5.3.0",
5218 "psr/log": "~1.0"
5219 },
5220 "provide": {
5221 "psr/log-implementation": "1.0.0"
5222 },
5223 "require-dev": {
5224 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
5225 "doctrine/couchdb": "~1.0@dev",
5226 "graylog2/gelf-php": "~1.0",
5227 "php-amqplib/php-amqplib": "~2.4",
5228 "php-console/php-console": "^3.1.3",
5229 "php-parallel-lint/php-parallel-lint": "^1.0",
5230 "phpunit/phpunit": "~4.5",
5231 "ruflin/elastica": ">=0.90 <3.0",
5232 "sentry/sentry": "^0.13",
5233 "swiftmailer/swiftmailer": "^5.3|^6.0"
5234 },
5235 "suggest": {
5236 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
5237 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
5238 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
5239 "ext-mongo": "Allow sending log messages to a MongoDB server",
5240 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
5241 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
5242 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
5243 "php-console/php-console": "Allow sending log messages to Google Chrome",
5244 "rollbar/rollbar": "Allow sending log messages to Rollbar",
5245 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
5246 "sentry/sentry": "Allow sending log messages to a Sentry server"
5247 },
5248 "type": "library",
5249 "extra": {
5250 "branch-alias": {
5251 "dev-master": "2.0.x-dev"
5252 }
5253 },
5254 "autoload": {
5255 "psr-4": {
5256 "Monolog\\": "src/Monolog"
5257 }
5258 },
5259 "notification-url": "https://packagist.org/downloads/",
5260 "license": [
5261 "MIT"
5262 ],
5263 "authors": [
5264 {
5265 "name": "Jordi Boggiano",
5266 "email": "j.boggiano@seld.be",
5267 "homepage": "http://seld.be"
5268 }
5269 ],
5270 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
5271 "homepage": "http://github.com/Seldaek/monolog",
5272 "keywords": [
5273 "log",
5274 "logging",
5275 "psr-3"
5276 ],
5277 "funding": [
5278 {
5279 "url": "https://github.com/Seldaek",
5280 "type": "github"
5281 },
5282 {
5283 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
5284 "type": "tidelift"
5285 }
5286 ],
5287 "time": "2020-05-22T07:31:27+00:00"
5288 },
5289 {
5290 "name": "nelmio/api-doc-bundle",
5291 "version": "2.13.4",
5292 "target-dir": "Nelmio/ApiDocBundle",
5293 "source": {
5294 "type": "git",
5295 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
5296 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580"
5297 },
5298 "dist": {
5299 "type": "zip",
5300 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
5301 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
5302 "shasum": ""
5303 },
5304 "require": {
5305 "michelf/php-markdown": "~1.4",
5306 "php": ">=5.4",
5307 "symfony/console": "~2.3|~3.0|~4.0",
5308 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
5309 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
5310 },
5311 "conflict": {
5312 "jms/serializer": "<0.12",
5313 "jms/serializer-bundle": "<0.11",
5314 "symfony/symfony": "~2.7.8",
5315 "twig/twig": "<1.12"
5316 },
5317 "require-dev": {
5318 "doctrine/doctrine-bundle": "~1.5",
5319 "doctrine/orm": "~2.3",
5320 "dunglas/api-bundle": "~1.0",
5321 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
5322 "jms/serializer-bundle": ">=0.11",
5323 "sensio/framework-extra-bundle": "~3.0",
5324 "symfony/browser-kit": "~2.3|~3.0|~4.0",
5325 "symfony/css-selector": "~2.3|~3.0|~4.0",
5326 "symfony/finder": "~2.3|~3.0|~4.0",
5327 "symfony/form": "~2.3|~3.0|~4.0",
5328 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
5329 "symfony/serializer": "~2.7|~3.0|~4.0",
5330 "symfony/validator": "~2.3|~3.0|~4.0",
5331 "symfony/yaml": "~2.3|~3.0|~4.0"
5332 },
5333 "suggest": {
5334 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
5335 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
5336 "jms/serializer": "For making use of serializer information in the doc.",
5337 "symfony/form": "For using form definitions as input.",
5338 "symfony/validator": "For making use of validator information in the doc."
5339 },
5340 "type": "symfony-bundle",
5341 "extra": {
5342 "branch-alias": {
5343 "dev-2.x": "2.13-dev"
5344 }
5345 },
5346 "autoload": {
5347 "psr-0": {
5348 "Nelmio\\ApiDocBundle": ""
5349 }
5350 },
5351 "notification-url": "https://packagist.org/downloads/",
5352 "license": [
5353 "MIT"
5354 ],
5355 "authors": [
5356 {
5357 "name": "Nelmio",
5358 "homepage": "http://nelm.io"
5359 },
5360 {
5361 "name": "Symfony Community",
5362 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
5363 }
5364 ],
5365 "description": "Generates documentation for your REST API from annotations",
5366 "keywords": [
5367 "api",
5368 "doc",
5369 "documentation",
5370 "rest"
5371 ],
5372 "time": "2019-06-01T13:34:59+00:00"
5373 },
5374 {
5375 "name": "nelmio/cors-bundle",
5376 "version": "1.5.6",
5377 "source": {
5378 "type": "git",
5379 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
5380 "reference": "10a24c10f242440211ed31075e74f81661c690d9"
5381 },
5382 "dist": {
5383 "type": "zip",
5384 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
5385 "reference": "10a24c10f242440211ed31075e74f81661c690d9",
5386 "shasum": ""
5387 },
5388 "require": {
5389 "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
5390 },
5391 "require-dev": {
5392 "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
5393 "mockery/mockery": "^0.9 || ^1.0",
5394 "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
5395 },
5396 "type": "symfony-bundle",
5397 "extra": {
5398 "branch-alias": {
5399 "dev-master": "1.5.x-dev"
5400 }
5401 },
5402 "autoload": {
5403 "psr-4": {
5404 "Nelmio\\CorsBundle\\": ""
5405 },
5406 "exclude-from-classmap": [
5407 "/Tests/"
5408 ]
5409 },
5410 "notification-url": "https://packagist.org/downloads/",
5411 "license": [
5412 "MIT"
5413 ],
5414 "authors": [
5415 {
5416 "name": "Nelmio",
5417 "homepage": "http://nelm.io"
5418 },
5419 {
5420 "name": "Symfony Community",
5421 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
5422 }
5423 ],
5424 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
5425 "keywords": [
5426 "api",
5427 "cors",
5428 "crossdomain"
5429 ],
5430 "time": "2019-06-17T08:53:14+00:00"
5431 },
5432 {
5433 "name": "ocramius/package-versions",
5434 "version": "1.4.2",
5435 "source": {
5436 "type": "git",
5437 "url": "https://github.com/Ocramius/PackageVersions.git",
5438 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
5439 },
5440 "dist": {
5441 "type": "zip",
5442 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5443 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5444 "shasum": ""
5445 },
5446 "require": {
5447 "composer-plugin-api": "^1.0.0",
5448 "php": "^7.1.0"
5449 },
5450 "require-dev": {
5451 "composer/composer": "^1.6.3",
5452 "doctrine/coding-standard": "^5.0.1",
5453 "ext-zip": "*",
5454 "infection/infection": "^0.7.1",
5455 "phpunit/phpunit": "^7.5.17"
5456 },
5457 "type": "composer-plugin",
5458 "extra": {
5459 "class": "PackageVersions\\Installer",
5460 "branch-alias": {
5461 "dev-master": "2.0.x-dev"
5462 }
5463 },
5464 "autoload": {
5465 "psr-4": {
5466 "PackageVersions\\": "src/PackageVersions"
5467 }
5468 },
5469 "notification-url": "https://packagist.org/downloads/",
5470 "license": [
5471 "MIT"
5472 ],
5473 "authors": [
5474 {
5475 "name": "Marco Pivetta",
5476 "email": "ocramius@gmail.com"
5477 }
5478 ],
5479 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
5480 "time": "2019-11-15T16:17:10+00:00"
5481 },
5482 {
5483 "name": "ocramius/proxy-manager",
5484 "version": "2.1.1",
5485 "source": {
5486 "type": "git",
5487 "url": "https://github.com/Ocramius/ProxyManager.git",
5488 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7"
5489 },
5490 "dist": {
5491 "type": "zip",
5492 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5493 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5494 "shasum": ""
5495 },
5496 "require": {
5497 "ocramius/package-versions": "^1.1.1",
5498 "php": "^7.1.0",
5499 "zendframework/zend-code": "^3.1.0"
5500 },
5501 "require-dev": {
5502 "couscous/couscous": "^1.5.2",
5503 "ext-phar": "*",
5504 "humbug/humbug": "dev-master@DEV",
5505 "nikic/php-parser": "^3.0.4",
5506 "phpbench/phpbench": "^0.12.2",
5507 "phpstan/phpstan": "^0.6.4",
5508 "phpunit/phpunit": "^5.6.4",
5509 "phpunit/phpunit-mock-objects": "^3.4.1",
5510 "squizlabs/php_codesniffer": "^2.7.0"
5511 },
5512 "suggest": {
5513 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
5514 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
5515 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
5516 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
5517 },
5518 "type": "library",
5519 "extra": {
5520 "branch-alias": {
5521 "dev-master": "3.0.x-dev"
5522 }
5523 },
5524 "autoload": {
5525 "psr-0": {
5526 "ProxyManager\\": "src"
5527 }
5528 },
5529 "notification-url": "https://packagist.org/downloads/",
5530 "license": [
5531 "MIT"
5532 ],
5533 "authors": [
5534 {
5535 "name": "Marco Pivetta",
5536 "email": "ocramius@gmail.com",
5537 "homepage": "http://ocramius.github.io/"
5538 }
5539 ],
5540 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
5541 "homepage": "https://github.com/Ocramius/ProxyManager",
5542 "keywords": [
5543 "aop",
5544 "lazy loading",
5545 "proxy",
5546 "proxy pattern",
5547 "service proxies"
5548 ],
5549 "time": "2017-05-04T11:12:50+00:00"
5550 },
5551 {
5552 "name": "pagerfanta/pagerfanta",
5553 "version": "v2.1.3",
5554 "source": {
5555 "type": "git",
5556 "url": "https://github.com/whiteoctober/Pagerfanta.git",
5557 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972"
5558 },
5559 "dist": {
5560 "type": "zip",
5561 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a53ff01d521648d9dbca19b93ac6bc75a59b0972",
5562 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972",
5563 "shasum": ""
5564 },
5565 "require": {
5566 "php": "^7.0"
5567 },
5568 "require-dev": {
5569 "doctrine/orm": "~2.3",
5570 "doctrine/phpcr-odm": "1.*",
5571 "jackalope/jackalope-doctrine-dbal": "1.*",
5572 "jmikola/geojson": "~1.0",
5573 "mandango/mandango": "~1.0@dev",
5574 "mandango/mondator": "~1.0@dev",
5575 "phpunit/phpunit": "^6.5",
5576 "propel/propel": "~2.0@dev",
5577 "propel/propel1": "~1.6",
5578 "ruflin/elastica": "~1.3",
5579 "solarium/solarium": "~3.1"
5580 },
5581 "suggest": {
5582 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
5583 "doctrine/orm": "To use the DoctrineORMAdapter.",
5584 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
5585 "mandango/mandango": "To use the MandangoAdapter.",
5586 "propel/propel": "To use the Propel2Adapter",
5587 "propel/propel1": "To use the PropelAdapter",
5588 "solarium/solarium": "To use the SolariumAdapter."
5589 },
5590 "type": "library",
5591 "extra": {
5592 "branch-alias": {
5593 "dev-master": "1.0.x-dev"
5594 }
5595 },
5596 "autoload": {
5597 "psr-4": {
5598 "Pagerfanta\\": "src/Pagerfanta/"
5599 }
5600 },
5601 "notification-url": "https://packagist.org/downloads/",
5602 "license": [
5603 "MIT"
5604 ],
5605 "authors": [
5606 {
5607 "name": "Pablo Díez",
5608 "email": "pablodip@gmail.com"
5609 }
5610 ],
5611 "description": "Pagination for PHP",
5612 "keywords": [
5613 "page",
5614 "pagination",
5615 "paginator",
5616 "paging"
5617 ],
5618 "time": "2019-07-17T20:56:16+00:00"
5619 },
5620 {
5621 "name": "paragonie/constant_time_encoding",
5622 "version": "v2.3.0",
5623 "source": {
5624 "type": "git",
5625 "url": "https://github.com/paragonie/constant_time_encoding.git",
5626 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
5627 },
5628 "dist": {
5629 "type": "zip",
5630 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
5631 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
5632 "shasum": ""
5633 },
5634 "require": {
5635 "php": "^7|^8"
5636 },
5637 "require-dev": {
5638 "phpunit/phpunit": "^6|^7",
5639 "vimeo/psalm": "^1|^2|^3"
5640 },
5641 "type": "library",
5642 "autoload": {
5643 "psr-4": {
5644 "ParagonIE\\ConstantTime\\": "src/"
5645 }
5646 },
5647 "notification-url": "https://packagist.org/downloads/",
5648 "license": [
5649 "MIT"
5650 ],
5651 "authors": [
5652 {
5653 "name": "Paragon Initiative Enterprises",
5654 "email": "security@paragonie.com",
5655 "homepage": "https://paragonie.com",
5656 "role": "Maintainer"
5657 },
5658 {
5659 "name": "Steve 'Sc00bz' Thomas",
5660 "email": "steve@tobtu.com",
5661 "homepage": "https://www.tobtu.com",
5662 "role": "Original Developer"
5663 }
5664 ],
5665 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5666 "keywords": [
5667 "base16",
5668 "base32",
5669 "base32_decode",
5670 "base32_encode",
5671 "base64",
5672 "base64_decode",
5673 "base64_encode",
5674 "bin2hex",
5675 "encoding",
5676 "hex",
5677 "hex2bin",
5678 "rfc4648"
5679 ],
5680 "time": "2019-11-06T19:20:29+00:00"
5681 },
5682 {
5683 "name": "paragonie/random_compat",
5684 "version": "v2.0.18",
5685 "source": {
5686 "type": "git",
5687 "url": "https://github.com/paragonie/random_compat.git",
5688 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
5689 },
5690 "dist": {
5691 "type": "zip",
5692 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5693 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5694 "shasum": ""
5695 },
5696 "require": {
5697 "php": ">=5.2.0"
5698 },
5699 "require-dev": {
5700 "phpunit/phpunit": "4.*|5.*"
5701 },
5702 "suggest": {
5703 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5704 },
5705 "type": "library",
5706 "autoload": {
5707 "files": [
5708 "lib/random.php"
5709 ]
5710 },
5711 "notification-url": "https://packagist.org/downloads/",
5712 "license": [
5713 "MIT"
5714 ],
5715 "authors": [
5716 {
5717 "name": "Paragon Initiative Enterprises",
5718 "email": "security@paragonie.com",
5719 "homepage": "https://paragonie.com"
5720 }
5721 ],
5722 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5723 "keywords": [
5724 "csprng",
5725 "polyfill",
5726 "pseudorandom",
5727 "random"
5728 ],
5729 "time": "2019-01-03T20:59:08+00:00"
5730 },
5731 {
5732 "name": "php-amqplib/php-amqplib",
5733 "version": "v2.11.3",
5734 "source": {
5735 "type": "git",
5736 "url": "https://github.com/php-amqplib/php-amqplib.git",
5737 "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742"
5738 },
5739 "dist": {
5740 "type": "zip",
5741 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6353c5d2d3021a301914bc6566e695c99cfeb742",
5742 "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742",
5743 "shasum": ""
5744 },
5745 "require": {
5746 "ext-mbstring": "*",
5747 "ext-sockets": "*",
5748 "php": ">=5.6.3",
5749 "phpseclib/phpseclib": "^2.0.0"
5750 },
5751 "conflict": {
5752 "php": "7.4.0 - 7.4.1"
5753 },
5754 "replace": {
5755 "videlalvaro/php-amqplib": "self.version"
5756 },
5757 "require-dev": {
5758 "ext-curl": "*",
5759 "nategood/httpful": "^0.2.20",
5760 "phpunit/phpunit": "^5.7|^6.5|^7.0",
5761 "squizlabs/php_codesniffer": "^2.5"
5762 },
5763 "type": "library",
5764 "extra": {
5765 "branch-alias": {
5766 "dev-master": "2.11-dev"
5767 }
5768 },
5769 "autoload": {
5770 "psr-4": {
5771 "PhpAmqpLib\\": "PhpAmqpLib/"
5772 }
5773 },
5774 "notification-url": "https://packagist.org/downloads/",
5775 "license": [
5776 "LGPL-2.1-or-later"
5777 ],
5778 "authors": [
5779 {
5780 "name": "Alvaro Videla",
5781 "role": "Original Maintainer"
5782 },
5783 {
5784 "name": "Raúl Araya",
5785 "email": "nubeiro@gmail.com",
5786 "role": "Maintainer"
5787 },
5788 {
5789 "name": "Luke Bakken",
5790 "email": "luke@bakken.io",
5791 "role": "Maintainer"
5792 },
5793 {
5794 "name": "Ramūnas Dronga",
5795 "email": "github@ramuno.lt",
5796 "role": "Maintainer"
5797 }
5798 ],
5799 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
5800 "homepage": "https://github.com/php-amqplib/php-amqplib/",
5801 "keywords": [
5802 "message",
5803 "queue",
5804 "rabbitmq"
5805 ],
5806 "time": "2020-05-13T13:56:11+00:00"
5807 },
5808 {
5809 "name": "php-amqplib/rabbitmq-bundle",
5810 "version": "v1.14.4",
5811 "source": {
5812 "type": "git",
5813 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
5814 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8"
5815 },
5816 "dist": {
5817 "type": "zip",
5818 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5819 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5820 "shasum": ""
5821 },
5822 "require": {
5823 "php": "^5.3.9|^7.0",
5824 "php-amqplib/php-amqplib": "^2.6",
5825 "psr/log": "^1.0",
5826 "symfony/config": "^2.7|^3.0|^4.0",
5827 "symfony/console": "^2.7|^3.0|^4.0",
5828 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
5829 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
5830 "symfony/yaml": "^2.7|^3.0|^4.0"
5831 },
5832 "replace": {
5833 "oldsound/rabbitmq-bundle": "self.version"
5834 },
5835 "require-dev": {
5836 "phpunit/phpunit": "^4.8.35|^5.4.3",
5837 "symfony/debug": "^2.7|^3.0|^4.0",
5838 "symfony/serializer": "^2.7|^3.0|^4.0"
5839 },
5840 "suggest": {
5841 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
5842 },
5843 "type": "symfony-bundle",
5844 "extra": {
5845 "branch-alias": {
5846 "dev-master": "1.10.x-dev"
5847 }
5848 },
5849 "autoload": {
5850 "psr-4": {
5851 "OldSound\\RabbitMqBundle\\": ""
5852 },
5853 "exclude-from-classmap": [
5854 "/Tests/"
5855 ]
5856 },
5857 "notification-url": "https://packagist.org/downloads/",
5858 "license": [
5859 "MIT"
5860 ],
5861 "authors": [
5862 {
5863 "name": "Alvaro Videla"
5864 }
5865 ],
5866 "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5867 "keywords": [
5868 "AMQP",
5869 "Symfony2",
5870 "message",
5871 "queue",
5872 "rabbitmq",
5873 "symfony",
5874 "symfony3",
5875 "symfony4"
5876 ],
5877 "time": "2018-05-02T13:12:32+00:00"
5878 },
5879 {
5880 "name": "php-http/client-common",
5881 "version": "2.1.0",
5882 "source": {
5883 "type": "git",
5884 "url": "https://github.com/php-http/client-common.git",
5885 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5"
5886 },
5887 "dist": {
5888 "type": "zip",
5889 "url": "https://api.github.com/repos/php-http/client-common/zipball/a8b29678d61556f45d6236b1667db16d998ceec5",
5890 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5",
5891 "shasum": ""
5892 },
5893 "require": {
5894 "php": "^7.1",
5895 "php-http/httplug": "^2.0",
5896 "php-http/message": "^1.6",
5897 "php-http/message-factory": "^1.0",
5898 "symfony/options-resolver": " ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0"
5899 },
5900 "require-dev": {
5901 "doctrine/instantiator": "^1.1",
5902 "guzzlehttp/psr7": "^1.4",
5903 "phpspec/phpspec": "^5.1",
5904 "phpspec/prophecy": "^1.8",
5905 "sebastian/comparator": "^3.0"
5906 },
5907 "suggest": {
5908 "ext-json": "To detect JSON responses with the ContentTypePlugin",
5909 "ext-libxml": "To detect XML responses with the ContentTypePlugin",
5910 "php-http/cache-plugin": "PSR-6 Cache plugin",
5911 "php-http/logger-plugin": "PSR-3 Logger plugin",
5912 "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
5913 },
5914 "type": "library",
5915 "extra": {
5916 "branch-alias": {
5917 "dev-master": "2.0.x-dev"
5918 }
5919 },
5920 "autoload": {
5921 "psr-4": {
5922 "Http\\Client\\Common\\": "src/"
5923 }
5924 },
5925 "notification-url": "https://packagist.org/downloads/",
5926 "license": [
5927 "MIT"
5928 ],
5929 "authors": [
5930 {
5931 "name": "Márk Sági-Kazár",
5932 "email": "mark.sagikazar@gmail.com"
5933 }
5934 ],
5935 "description": "Common HTTP Client implementations and tools for HTTPlug",
5936 "homepage": "http://httplug.io",
5937 "keywords": [
5938 "client",
5939 "common",
5940 "http",
5941 "httplug"
5942 ],
5943 "time": "2019-11-18T08:58:18+00:00"
5944 },
5945 {
5946 "name": "php-http/curl-client",
5947 "version": "2.1.0",
5948 "source": {
5949 "type": "git",
5950 "url": "https://github.com/php-http/curl-client.git",
5951 "reference": "9e79355af46d72e10da50be20b66f74b26143441"
5952 },
5953 "dist": {
5954 "type": "zip",
5955 "url": "https://api.github.com/repos/php-http/curl-client/zipball/9e79355af46d72e10da50be20b66f74b26143441",
5956 "reference": "9e79355af46d72e10da50be20b66f74b26143441",
5957 "shasum": ""
5958 },
5959 "require": {
5960 "ext-curl": "*",
5961 "php": "^7.1",
5962 "php-http/discovery": "^1.6",
5963 "php-http/httplug": "^2.0",
5964 "php-http/message": "^1.2",
5965 "psr/http-client": "^1.0",
5966 "psr/http-factory": "^1.0",
5967 "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
5968 },
5969 "provide": {
5970 "php-http/async-client-implementation": "1.0",
5971 "php-http/client-implementation": "1.0",
5972 "psr/http-client-implementation": "1.0"
5973 },
5974 "require-dev": {
5975 "guzzlehttp/psr7": "^1.0",
5976 "php-http/client-integration-tests": "^2.0",
5977 "phpunit/phpunit": "^7.5",
5978 "zendframework/zend-diactoros": "^2.0"
5979 },
5980 "type": "library",
5981 "extra": {
5982 "branch-alias": {
5983 "dev-master": "2.x-dev"
5984 }
5985 },
5986 "autoload": {
5987 "psr-4": {
5988 "Http\\Client\\Curl\\": "src/"
5989 }
5990 },
5991 "notification-url": "https://packagist.org/downloads/",
5992 "license": [
5993 "MIT"
5994 ],
5995 "authors": [
5996 {
5997 "name": "Михаил Красильников",
5998 "email": "m.krasilnikov@yandex.ru"
5999 }
6000 ],
6001 "description": "PSR-18 and HTTPlug Async client with cURL",
6002 "homepage": "http://php-http.org",
6003 "keywords": [
6004 "curl",
6005 "http",
6006 "psr-18"
6007 ],
6008 "time": "2019-12-27T11:02:07+00:00"
6009 },
6010 {
6011 "name": "php-http/discovery",
6012 "version": "1.7.4",
6013 "source": {
6014 "type": "git",
6015 "url": "https://github.com/php-http/discovery.git",
6016 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0"
6017 },
6018 "dist": {
6019 "type": "zip",
6020 "url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0",
6021 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0",
6022 "shasum": ""
6023 },
6024 "require": {
6025 "php": "^7.1"
6026 },
6027 "conflict": {
6028 "nyholm/psr7": "<1.0"
6029 },
6030 "require-dev": {
6031 "akeneo/phpspec-skip-example-extension": "^4.0",
6032 "php-http/httplug": "^1.0 || ^2.0",
6033 "php-http/message-factory": "^1.0",
6034 "phpspec/phpspec": "^5.1",
6035 "puli/composer-plugin": "1.0.0-beta10"
6036 },
6037 "suggest": {
6038 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
6039 "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."
6040 },
6041 "type": "library",
6042 "extra": {
6043 "branch-alias": {
6044 "dev-master": "1.7-dev"
6045 }
6046 },
6047 "autoload": {
6048 "psr-4": {
6049 "Http\\Discovery\\": "src/"
6050 }
6051 },
6052 "notification-url": "https://packagist.org/downloads/",
6053 "license": [
6054 "MIT"
6055 ],
6056 "authors": [
6057 {
6058 "name": "Márk Sági-Kazár",
6059 "email": "mark.sagikazar@gmail.com"
6060 }
6061 ],
6062 "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
6063 "homepage": "http://php-http.org",
6064 "keywords": [
6065 "adapter",
6066 "client",
6067 "discovery",
6068 "factory",
6069 "http",
6070 "message",
6071 "psr7"
6072 ],
6073 "time": "2020-01-03T11:25:47+00:00"
6074 },
6075 {
6076 "name": "php-http/guzzle5-adapter",
6077 "version": "2.0.0",
6078 "source": {
6079 "type": "git",
6080 "url": "https://github.com/php-http/guzzle5-adapter.git",
6081 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e"
6082 },
6083 "dist": {
6084 "type": "zip",
6085 "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e",
6086 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e",
6087 "shasum": ""
6088 },
6089 "require": {
6090 "guzzlehttp/guzzle": "^5.1",
6091 "php": "^7.0",
6092 "php-http/discovery": "^1.0",
6093 "php-http/httplug": "^2.0"
6094 },
6095 "provide": {
6096 "php-http/client-implementation": "1.0",
6097 "psr/http-client-implementation": "1.0"
6098 },
6099 "require-dev": {
6100 "ext-curl": "*",
6101 "guzzlehttp/ringphp": "^1.1",
6102 "php-http/client-integration-tests": "^2.0",
6103 "phpunit/phpunit": "^6.0 || ^7.0"
6104 },
6105 "type": "library",
6106 "extra": {
6107 "branch-alias": {
6108 "dev-master": "2.0-dev"
6109 }
6110 },
6111 "autoload": {
6112 "psr-4": {
6113 "Http\\Adapter\\Guzzle5\\": "src/"
6114 }
6115 },
6116 "notification-url": "https://packagist.org/downloads/",
6117 "license": [
6118 "MIT"
6119 ],
6120 "authors": [
6121 {
6122 "name": "Eric GELOEN",
6123 "email": "geloen.eric@gmail.com"
6124 },
6125 {
6126 "name": "Márk Sági-Kazár",
6127 "email": "mark.sagikazar@gmail.com"
6128 }
6129 ],
6130 "description": "Guzzle 5 HTTP Adapter",
6131 "homepage": "http://httplug.io",
6132 "keywords": [
6133 "Guzzle",
6134 "http"
6135 ],
6136 "time": "2019-02-05T12:28:45+00:00"
6137 },
6138 {
6139 "name": "php-http/httplug",
6140 "version": "2.1.0",
6141 "source": {
6142 "type": "git",
6143 "url": "https://github.com/php-http/httplug.git",
6144 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06"
6145 },
6146 "dist": {
6147 "type": "zip",
6148 "url": "https://api.github.com/repos/php-http/httplug/zipball/72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
6149 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
6150 "shasum": ""
6151 },
6152 "require": {
6153 "php": "^7.0",
6154 "php-http/promise": "^1.0",
6155 "psr/http-client": "^1.0",
6156 "psr/http-message": "^1.0"
6157 },
6158 "require-dev": {
6159 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
6160 "phpspec/phpspec": "^4.3.4|^5.0|^6.0"
6161 },
6162 "type": "library",
6163 "extra": {
6164 "branch-alias": {
6165 "dev-master": "2.x-dev"
6166 }
6167 },
6168 "autoload": {
6169 "psr-4": {
6170 "Http\\Client\\": "src/"
6171 }
6172 },
6173 "notification-url": "https://packagist.org/downloads/",
6174 "license": [
6175 "MIT"
6176 ],
6177 "authors": [
6178 {
6179 "name": "Eric GELOEN",
6180 "email": "geloen.eric@gmail.com"
6181 },
6182 {
6183 "name": "Márk Sági-Kazár",
6184 "email": "mark.sagikazar@gmail.com"
6185 }
6186 ],
6187 "description": "HTTPlug, the HTTP client abstraction for PHP",
6188 "homepage": "http://httplug.io",
6189 "keywords": [
6190 "client",
6191 "http"
6192 ],
6193 "time": "2019-12-27T10:07:11+00:00"
6194 },
6195 {
6196 "name": "php-http/httplug-bundle",
6197 "version": "1.16.0",
6198 "source": {
6199 "type": "git",
6200 "url": "https://github.com/php-http/HttplugBundle.git",
6201 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f"
6202 },
6203 "dist": {
6204 "type": "zip",
6205 "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f",
6206 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f",
6207 "shasum": ""
6208 },
6209 "require": {
6210 "php": "^7.1",
6211 "php-http/client-common": "^1.9 || ^2.0",
6212 "php-http/client-implementation": "^1.0",
6213 "php-http/discovery": "^1.0",
6214 "php-http/httplug": "^1.0 || ^2.0",
6215 "php-http/logger-plugin": "^1.1",
6216 "php-http/message": "^1.4",
6217 "php-http/message-factory": "^1.0.2",
6218 "php-http/stopwatch-plugin": "^1.2",
6219 "psr/http-message": "^1.0",
6220 "symfony/config": "^3.4.20 || ^4.2.1",
6221 "symfony/dependency-injection": "^3.4.20 || ^4.2.1",
6222 "symfony/event-dispatcher": "^3.4.20 || ^4.2.1",
6223 "symfony/http-kernel": "^3.4.20 || ^4.2.1",
6224 "symfony/options-resolver": "^3.4.20 || ^4.2.1"
6225 },
6226 "conflict": {
6227 "php-http/curl-client": "<2.0",
6228 "php-http/guzzle6-adapter": "<1.1"
6229 },
6230 "require-dev": {
6231 "guzzlehttp/psr7": "^1.0",
6232 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
6233 "nyholm/nsa": "^1.1",
6234 "php-http/cache-plugin": "^1.6",
6235 "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1",
6236 "php-http/mock-client": "^1.2",
6237 "php-http/promise": "^1.0",
6238 "polishsymfonycommunity/symfony-mocker-container": "^1.0",
6239 "symfony/browser-kit": "^3.4.20 || ^4.2.1",
6240 "symfony/cache": "^3.4.20 || ^4.2.1",
6241 "symfony/dom-crawler": "^3.4.20 || ^4.2.1",
6242 "symfony/framework-bundle": "^3.4.0 || ^4.2",
6243 "symfony/http-foundation": "^3.4.20 || ^4.2.1",
6244 "symfony/phpunit-bridge": "^3.4 || ^4.2",
6245 "symfony/stopwatch": "^3.4.20 || ^4.2.1",
6246 "symfony/twig-bundle": "^3.4.20 || ^4.2.1",
6247 "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1",
6248 "twig/twig": "^1.36 || ^2.6"
6249 },
6250 "suggest": {
6251 "php-http/cache-plugin": "To configure clients that cache responses",
6252 "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily",
6253 "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
6254 },
6255 "type": "symfony-bundle",
6256 "extra": {
6257 "branch-alias": {
6258 "dev-master": "1.x-dev"
6259 }
6260 },
6261 "autoload": {
6262 "psr-4": {
6263 "Http\\HttplugBundle\\": "src/"
6264 },
6265 "exclude-from-classmap": [
6266 "/Tests/Resources/MyPsr18TestClient.php"
6267 ]
6268 },
6269 "notification-url": "https://packagist.org/downloads/",
6270 "license": [
6271 "MIT"
6272 ],
6273 "authors": [
6274 {
6275 "name": "David Buchmann",
6276 "email": "mail@davidbu.ch"
6277 },
6278 {
6279 "name": "Tobias Nyholm",
6280 "email": "tobias.nyholm@gmail.com"
6281 }
6282 ],
6283 "description": "Symfony integration for HTTPlug",
6284 "homepage": "http://httplug.io",
6285 "keywords": [
6286 "adapter",
6287 "bundle",
6288 "discovery",
6289 "factory",
6290 "http",
6291 "httplug",
6292 "message",
6293 "php-http"
6294 ],
6295 "time": "2019-06-05T12:03:16+00:00"
6296 },
6297 {
6298 "name": "php-http/logger-plugin",
6299 "version": "1.1.0",
6300 "source": {
6301 "type": "git",
6302 "url": "https://github.com/php-http/logger-plugin.git",
6303 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd"
6304 },
6305 "dist": {
6306 "type": "zip",
6307 "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6308 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6309 "shasum": ""
6310 },
6311 "require": {
6312 "php": "^5.4 || ^7.0",
6313 "php-http/client-common": "^1.9 || ^2.0",
6314 "php-http/message": "^1.0",
6315 "psr/log": "^1.0"
6316 },
6317 "require-dev": {
6318 "henrikbjorn/phpspec-code-coverage": "^1.0",
6319 "phpspec/phpspec": "^2.5"
6320 },
6321 "type": "library",
6322 "extra": {
6323 "branch-alias": {
6324 "dev-master": "1.1-dev"
6325 }
6326 },
6327 "autoload": {
6328 "psr-4": {
6329 "Http\\Client\\Common\\Plugin\\": "src/"
6330 }
6331 },
6332 "notification-url": "https://packagist.org/downloads/",
6333 "license": [
6334 "MIT"
6335 ],
6336 "authors": [
6337 {
6338 "name": "Márk Sági-Kazár",
6339 "email": "mark.sagikazar@gmail.com"
6340 }
6341 ],
6342 "description": "PSR-3 Logger plugin for HTTPlug",
6343 "homepage": "http://httplug.io",
6344 "keywords": [
6345 "http",
6346 "httplug",
6347 "logger",
6348 "plugin"
6349 ],
6350 "time": "2019-01-30T11:48:21+00:00"
6351 },
6352 {
6353 "name": "php-http/message",
6354 "version": "1.8.0",
6355 "source": {
6356 "type": "git",
6357 "url": "https://github.com/php-http/message.git",
6358 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
6359 },
6360 "dist": {
6361 "type": "zip",
6362 "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6363 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6364 "shasum": ""
6365 },
6366 "require": {
6367 "clue/stream-filter": "^1.4",
6368 "php": "^7.1",
6369 "php-http/message-factory": "^1.0.2",
6370 "psr/http-message": "^1.0"
6371 },
6372 "provide": {
6373 "php-http/message-factory-implementation": "1.0"
6374 },
6375 "require-dev": {
6376 "akeneo/phpspec-skip-example-extension": "^1.0",
6377 "coduo/phpspec-data-provider-extension": "^1.0",
6378 "ext-zlib": "*",
6379 "guzzlehttp/psr7": "^1.0",
6380 "henrikbjorn/phpspec-code-coverage": "^1.0",
6381 "phpspec/phpspec": "^2.4",
6382 "slim/slim": "^3.0",
6383 "zendframework/zend-diactoros": "^1.0"
6384 },
6385 "suggest": {
6386 "ext-zlib": "Used with compressor/decompressor streams",
6387 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6388 "slim/slim": "Used with Slim Framework PSR-7 implementation",
6389 "zendframework/zend-diactoros": "Used with Diactoros Factories"
6390 },
6391 "type": "library",
6392 "extra": {
6393 "branch-alias": {
6394 "dev-master": "1.8-dev"
6395 }
6396 },
6397 "autoload": {
6398 "psr-4": {
6399 "Http\\Message\\": "src/"
6400 },
6401 "files": [
6402 "src/filters.php"
6403 ]
6404 },
6405 "notification-url": "https://packagist.org/downloads/",
6406 "license": [
6407 "MIT"
6408 ],
6409 "authors": [
6410 {
6411 "name": "Márk Sági-Kazár",
6412 "email": "mark.sagikazar@gmail.com"
6413 }
6414 ],
6415 "description": "HTTP Message related tools",
6416 "homepage": "http://php-http.org",
6417 "keywords": [
6418 "http",
6419 "message",
6420 "psr-7"
6421 ],
6422 "time": "2019-08-05T06:55:08+00:00"
6423 },
6424 {
6425 "name": "php-http/message-factory",
6426 "version": "v1.0.2",
6427 "source": {
6428 "type": "git",
6429 "url": "https://github.com/php-http/message-factory.git",
6430 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6431 },
6432 "dist": {
6433 "type": "zip",
6434 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6435 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6436 "shasum": ""
6437 },
6438 "require": {
6439 "php": ">=5.4",
6440 "psr/http-message": "^1.0"
6441 },
6442 "type": "library",
6443 "extra": {
6444 "branch-alias": {
6445 "dev-master": "1.0-dev"
6446 }
6447 },
6448 "autoload": {
6449 "psr-4": {
6450 "Http\\Message\\": "src/"
6451 }
6452 },
6453 "notification-url": "https://packagist.org/downloads/",
6454 "license": [
6455 "MIT"
6456 ],
6457 "authors": [
6458 {
6459 "name": "Márk Sági-Kazár",
6460 "email": "mark.sagikazar@gmail.com"
6461 }
6462 ],
6463 "description": "Factory interfaces for PSR-7 HTTP Message",
6464 "homepage": "http://php-http.org",
6465 "keywords": [
6466 "factory",
6467 "http",
6468 "message",
6469 "stream",
6470 "uri"
6471 ],
6472 "time": "2015-12-19T14:08:53+00:00"
6473 },
6474 {
6475 "name": "php-http/promise",
6476 "version": "v1.0.0",
6477 "source": {
6478 "type": "git",
6479 "url": "https://github.com/php-http/promise.git",
6480 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
6481 },
6482 "dist": {
6483 "type": "zip",
6484 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
6485 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
6486 "shasum": ""
6487 },
6488 "require-dev": {
6489 "henrikbjorn/phpspec-code-coverage": "^1.0",
6490 "phpspec/phpspec": "^2.4"
6491 },
6492 "type": "library",
6493 "extra": {
6494 "branch-alias": {
6495 "dev-master": "1.1-dev"
6496 }
6497 },
6498 "autoload": {
6499 "psr-4": {
6500 "Http\\Promise\\": "src/"
6501 }
6502 },
6503 "notification-url": "https://packagist.org/downloads/",
6504 "license": [
6505 "MIT"
6506 ],
6507 "authors": [
6508 {
6509 "name": "Márk Sági-Kazár",
6510 "email": "mark.sagikazar@gmail.com"
6511 },
6512 {
6513 "name": "Joel Wurtz",
6514 "email": "joel.wurtz@gmail.com"
6515 }
6516 ],
6517 "description": "Promise used for asynchronous HTTP requests",
6518 "homepage": "http://httplug.io",
6519 "keywords": [
6520 "promise"
6521 ],
6522 "time": "2016-01-26T13:27:02+00:00"
6523 },
6524 {
6525 "name": "php-http/stopwatch-plugin",
6526 "version": "1.3.0",
6527 "source": {
6528 "type": "git",
6529 "url": "https://github.com/php-http/stopwatch-plugin.git",
6530 "reference": "de6f39c96f57c60a43d535e27122de505e683f98"
6531 },
6532 "dist": {
6533 "type": "zip",
6534 "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/de6f39c96f57c60a43d535e27122de505e683f98",
6535 "reference": "de6f39c96f57c60a43d535e27122de505e683f98",
6536 "shasum": ""
6537 },
6538 "require": {
6539 "php": "^7.1",
6540 "php-http/client-common": "^1.9 || ^2.0",
6541 "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0"
6542 },
6543 "require-dev": {
6544 "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0"
6545 },
6546 "type": "library",
6547 "extra": {
6548 "branch-alias": {
6549 "dev-master": "1.3-dev"
6550 }
6551 },
6552 "autoload": {
6553 "psr-4": {
6554 "Http\\Client\\Common\\Plugin\\": "src/"
6555 }
6556 },
6557 "notification-url": "https://packagist.org/downloads/",
6558 "license": [
6559 "MIT"
6560 ],
6561 "authors": [
6562 {
6563 "name": "Márk Sági-Kazár",
6564 "email": "mark.sagikazar@gmail.com"
6565 }
6566 ],
6567 "description": "Symfony Stopwatch plugin for HTTPlug",
6568 "homepage": "http://httplug.io",
6569 "keywords": [
6570 "http",
6571 "httplug",
6572 "plugin",
6573 "stopwatch"
6574 ],
6575 "time": "2019-11-18T08:10:48+00:00"
6576 },
6577 {
6578 "name": "phpcollection/phpcollection",
6579 "version": "0.5.0",
6580 "source": {
6581 "type": "git",
6582 "url": "https://github.com/schmittjoh/php-collection.git",
6583 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
6584 },
6585 "dist": {
6586 "type": "zip",
6587 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6588 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6589 "shasum": ""
6590 },
6591 "require": {
6592 "phpoption/phpoption": "1.*"
6593 },
6594 "type": "library",
6595 "extra": {
6596 "branch-alias": {
6597 "dev-master": "0.4-dev"
6598 }
6599 },
6600 "autoload": {
6601 "psr-0": {
6602 "PhpCollection": "src/"
6603 }
6604 },
6605 "notification-url": "https://packagist.org/downloads/",
6606 "license": [
6607 "Apache2"
6608 ],
6609 "authors": [
6610 {
6611 "name": "Johannes M. Schmitt",
6612 "email": "schmittjoh@gmail.com"
6613 }
6614 ],
6615 "description": "General-Purpose Collection Library for PHP",
6616 "keywords": [
6617 "collection",
6618 "list",
6619 "map",
6620 "sequence",
6621 "set"
6622 ],
6623 "time": "2015-05-17T12:39:23+00:00"
6624 },
6625 {
6626 "name": "phpoption/phpoption",
6627 "version": "1.7.3",
6628 "source": {
6629 "type": "git",
6630 "url": "https://github.com/schmittjoh/php-option.git",
6631 "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
6632 },
6633 "dist": {
6634 "type": "zip",
6635 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
6636 "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
6637 "shasum": ""
6638 },
6639 "require": {
6640 "php": "^5.5.9 || ^7.0 || ^8.0"
6641 },
6642 "require-dev": {
6643 "bamarni/composer-bin-plugin": "^1.3",
6644 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
6645 },
6646 "type": "library",
6647 "extra": {
6648 "branch-alias": {
6649 "dev-master": "1.7-dev"
6650 }
6651 },
6652 "autoload": {
6653 "psr-4": {
6654 "PhpOption\\": "src/PhpOption/"
6655 }
6656 },
6657 "notification-url": "https://packagist.org/downloads/",
6658 "license": [
6659 "Apache-2.0"
6660 ],
6661 "authors": [
6662 {
6663 "name": "Johannes M. Schmitt",
6664 "email": "schmittjoh@gmail.com"
6665 },
6666 {
6667 "name": "Graham Campbell",
6668 "email": "graham@alt-three.com"
6669 }
6670 ],
6671 "description": "Option Type for PHP",
6672 "keywords": [
6673 "language",
6674 "option",
6675 "php",
6676 "type"
6677 ],
6678 "time": "2020-03-21T18:07:53+00:00"
6679 },
6680 {
6681 "name": "phpseclib/phpseclib",
6682 "version": "2.0.27",
6683 "source": {
6684 "type": "git",
6685 "url": "https://github.com/phpseclib/phpseclib.git",
6686 "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc"
6687 },
6688 "dist": {
6689 "type": "zip",
6690 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
6691 "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
6692 "shasum": ""
6693 },
6694 "require": {
6695 "php": ">=5.3.3"
6696 },
6697 "require-dev": {
6698 "phing/phing": "~2.7",
6699 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
6700 "sami/sami": "~2.0",
6701 "squizlabs/php_codesniffer": "~2.0"
6702 },
6703 "suggest": {
6704 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6705 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6706 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6707 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6708 },
6709 "type": "library",
6710 "autoload": {
6711 "files": [
6712 "phpseclib/bootstrap.php"
6713 ],
6714 "psr-4": {
6715 "phpseclib\\": "phpseclib/"
6716 }
6717 },
6718 "notification-url": "https://packagist.org/downloads/",
6719 "license": [
6720 "MIT"
6721 ],
6722 "authors": [
6723 {
6724 "name": "Jim Wigginton",
6725 "email": "terrafrost@php.net",
6726 "role": "Lead Developer"
6727 },
6728 {
6729 "name": "Patrick Monnerat",
6730 "email": "pm@datasphere.ch",
6731 "role": "Developer"
6732 },
6733 {
6734 "name": "Andreas Fischer",
6735 "email": "bantu@phpbb.com",
6736 "role": "Developer"
6737 },
6738 {
6739 "name": "Hans-Jürgen Petrich",
6740 "email": "petrich@tronic-media.com",
6741 "role": "Developer"
6742 },
6743 {
6744 "name": "Graham Campbell",
6745 "email": "graham@alt-three.com",
6746 "role": "Developer"
6747 }
6748 ],
6749 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6750 "homepage": "http://phpseclib.sourceforge.net",
6751 "keywords": [
6752 "BigInteger",
6753 "aes",
6754 "asn.1",
6755 "asn1",
6756 "blowfish",
6757 "crypto",
6758 "cryptography",
6759 "encryption",
6760 "rsa",
6761 "security",
6762 "sftp",
6763 "signature",
6764 "signing",
6765 "ssh",
6766 "twofish",
6767 "x.509",
6768 "x509"
6769 ],
6770 "funding": [
6771 {
6772 "url": "https://github.com/terrafrost",
6773 "type": "github"
6774 },
6775 {
6776 "url": "https://www.patreon.com/phpseclib",
6777 "type": "patreon"
6778 },
6779 {
6780 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6781 "type": "tidelift"
6782 }
6783 ],
6784 "time": "2020-04-04T23:17:33+00:00"
6785 },
6786 {
6787 "name": "phpzip/phpzip",
6788 "version": "2.0.8",
6789 "source": {
6790 "type": "git",
6791 "url": "https://github.com/Grandt/PHPZip.git",
6792 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
6793 },
6794 "dist": {
6795 "type": "zip",
6796 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
6797 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
6798 "shasum": ""
6799 },
6800 "require": {
6801 "grandt/binstring": ">=1.0.0",
6802 "grandt/phpzipmerge": ">=1.0.4",
6803 "grandt/relativepath": ">=1.0.2",
6804 "php": ">=5.3.0"
6805 },
6806 "type": "library",
6807 "autoload": {
6808 "psr-4": {
6809 "PHPZip\\Zip\\": "src/Zip"
6810 }
6811 },
6812 "notification-url": "https://packagist.org/downloads/",
6813 "license": [
6814 "LGPL-2.1"
6815 ],
6816 "authors": [
6817 {
6818 "name": "Adam Schmalhofer",
6819 "email": "Adam.Schmalhofer@gmx.de",
6820 "role": "Developer"
6821 },
6822 {
6823 "name": "A. Grandt",
6824 "email": "php@grandt.com",
6825 "homepage": "http://grandt.com",
6826 "role": "Developer"
6827 },
6828 {
6829 "name": "Greg Kappatos",
6830 "homepage": "http://websiteconnect.com.au",
6831 "role": "Developer"
6832 }
6833 ],
6834 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
6835 "homepage": "https://github.com/Grandt/PHPZip",
6836 "keywords": [
6837 "archive",
6838 "compressed",
6839 "compression",
6840 "phpzip",
6841 "pkzip",
6842 "stream",
6843 "zip"
6844 ],
6845 "time": "2015-11-16T16:30:51+00:00"
6846 },
6847 {
6848 "name": "pragmarx/random",
6849 "version": "v0.2.2",
6850 "source": {
6851 "type": "git",
6852 "url": "https://github.com/antonioribeiro/random.git",
6853 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
6854 },
6855 "dist": {
6856 "type": "zip",
6857 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
6858 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
6859 "shasum": ""
6860 },
6861 "require": {
6862 "php": ">=7.0"
6863 },
6864 "require-dev": {
6865 "fzaninotto/faker": "~1.7",
6866 "phpunit/phpunit": "~6.4",
6867 "pragmarx/trivia": "~0.1",
6868 "squizlabs/php_codesniffer": "^2.3"
6869 },
6870 "suggest": {
6871 "fzaninotto/faker": "Allows you to get dozens of randomized types",
6872 "pragmarx/trivia": "For the trivia database"
6873 },
6874 "type": "library",
6875 "extra": {
6876 "branch-alias": {
6877 "dev-master": "1.0-dev"
6878 }
6879 },
6880 "autoload": {
6881 "psr-4": {
6882 "PragmaRX\\Random\\": "src"
6883 }
6884 },
6885 "notification-url": "https://packagist.org/downloads/",
6886 "license": [
6887 "MIT"
6888 ],
6889 "authors": [
6890 {
6891 "name": "Antonio Carlos Ribeiro",
6892 "email": "acr@antoniocarlosribeiro.com",
6893 "homepage": "https://antoniocarlosribeiro.com",
6894 "role": "Developer"
6895 }
6896 ],
6897 "description": "Create random chars, numbers, strings",
6898 "homepage": "https://github.com/antonioribeiro/random",
6899 "keywords": [
6900 "Randomize",
6901 "faker",
6902 "pragmarx",
6903 "random",
6904 "random number",
6905 "random pattern",
6906 "random string"
6907 ],
6908 "time": "2017-11-21T05:26:22+00:00"
6909 },
6910 {
6911 "name": "pragmarx/recovery",
6912 "version": "v0.1.0",
6913 "source": {
6914 "type": "git",
6915 "url": "https://github.com/antonioribeiro/recovery.git",
6916 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
6917 },
6918 "dist": {
6919 "type": "zip",
6920 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6921 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6922 "shasum": ""
6923 },
6924 "require": {
6925 "php": "~7.0",
6926 "pragmarx/random": "~0.1"
6927 },
6928 "require-dev": {
6929 "phpunit/phpunit": ">=5.4.3",
6930 "squizlabs/php_codesniffer": "^2.3",
6931 "tightenco/collect": "^5"
6932 },
6933 "suggest": {
6934 "tightenco/collect": "Allows to generate recovery codes as collections"
6935 },
6936 "type": "library",
6937 "extra": {
6938 "branch-alias": {
6939 "dev-master": "1.0-dev"
6940 }
6941 },
6942 "autoload": {
6943 "psr-4": {
6944 "PragmaRX\\Recovery\\": "src"
6945 }
6946 },
6947 "notification-url": "https://packagist.org/downloads/",
6948 "license": [
6949 "MIT"
6950 ],
6951 "authors": [
6952 {
6953 "name": "Antonio Carlos Ribeiro",
6954 "email": "acr@antoniocarlosribeiro.com",
6955 "homepage": "https://antoniocarlosribeiro.com",
6956 "role": "Developer"
6957 }
6958 ],
6959 "description": "Create recovery codes for two factor auth",
6960 "homepage": "https://github.com/antonioribeiro/recovery",
6961 "keywords": [
6962 "2fa",
6963 "account recovery",
6964 "auth",
6965 "backup codes",
6966 "google2fa",
6967 "pragmarx",
6968 "recovery",
6969 "recovery codes",
6970 "two factor auth"
6971 ],
6972 "time": "2017-09-19T16:58:00+00:00"
6973 },
6974 {
6975 "name": "predis/predis",
6976 "version": "v1.1.x-dev",
6977 "source": {
6978 "type": "git",
6979 "url": "https://github.com/nrk/predis.git",
6980 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313"
6981 },
6982 "dist": {
6983 "type": "zip",
6984 "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313",
6985 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313",
6986 "shasum": ""
6987 },
6988 "require": {
6989 "php": ">=5.3.9"
6990 },
6991 "require-dev": {
6992 "phpunit/phpunit": "~4.8"
6993 },
6994 "suggest": {
6995 "ext-curl": "Allows access to Webdis when paired with phpiredis",
6996 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
6997 },
6998 "type": "library",
6999 "autoload": {
7000 "psr-4": {
7001 "Predis\\": "src/"
7002 }
7003 },
7004 "notification-url": "https://packagist.org/downloads/",
7005 "license": [
7006 "MIT"
7007 ],
7008 "authors": [
7009 {
7010 "name": "Daniele Alessandri",
7011 "email": "suppakilla@gmail.com",
7012 "homepage": "http://clorophilla.net"
7013 }
7014 ],
7015 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
7016 "homepage": "http://github.com/nrk/predis",
7017 "keywords": [
7018 "nosql",
7019 "predis",
7020 "redis"
7021 ],
7022 "time": "2017-07-12T14:39:17+00:00"
7023 },
7024 {
7025 "name": "psr/cache",
7026 "version": "1.0.1",
7027 "source": {
7028 "type": "git",
7029 "url": "https://github.com/php-fig/cache.git",
7030 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
7031 },
7032 "dist": {
7033 "type": "zip",
7034 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
7035 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
7036 "shasum": ""
7037 },
7038 "require": {
7039 "php": ">=5.3.0"
7040 },
7041 "type": "library",
7042 "extra": {
7043 "branch-alias": {
7044 "dev-master": "1.0.x-dev"
7045 }
7046 },
7047 "autoload": {
7048 "psr-4": {
7049 "Psr\\Cache\\": "src/"
7050 }
7051 },
7052 "notification-url": "https://packagist.org/downloads/",
7053 "license": [
7054 "MIT"
7055 ],
7056 "authors": [
7057 {
7058 "name": "PHP-FIG",
7059 "homepage": "http://www.php-fig.org/"
7060 }
7061 ],
7062 "description": "Common interface for caching libraries",
7063 "keywords": [
7064 "cache",
7065 "psr",
7066 "psr-6"
7067 ],
7068 "time": "2016-08-06T20:24:11+00:00"
7069 },
7070 {
7071 "name": "psr/container",
7072 "version": "1.0.0",
7073 "source": {
7074 "type": "git",
7075 "url": "https://github.com/php-fig/container.git",
7076 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
7077 },
7078 "dist": {
7079 "type": "zip",
7080 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
7081 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
7082 "shasum": ""
7083 },
7084 "require": {
7085 "php": ">=5.3.0"
7086 },
7087 "type": "library",
7088 "extra": {
7089 "branch-alias": {
7090 "dev-master": "1.0.x-dev"
7091 }
7092 },
7093 "autoload": {
7094 "psr-4": {
7095 "Psr\\Container\\": "src/"
7096 }
7097 },
7098 "notification-url": "https://packagist.org/downloads/",
7099 "license": [
7100 "MIT"
7101 ],
7102 "authors": [
7103 {
7104 "name": "PHP-FIG",
7105 "homepage": "http://www.php-fig.org/"
7106 }
7107 ],
7108 "description": "Common Container Interface (PHP FIG PSR-11)",
7109 "homepage": "https://github.com/php-fig/container",
7110 "keywords": [
7111 "PSR-11",
7112 "container",
7113 "container-interface",
7114 "container-interop",
7115 "psr"
7116 ],
7117 "time": "2017-02-14T16:28:37+00:00"
7118 },
7119 {
7120 "name": "psr/http-client",
7121 "version": "1.0.0",
7122 "source": {
7123 "type": "git",
7124 "url": "https://github.com/php-fig/http-client.git",
7125 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
7126 },
7127 "dist": {
7128 "type": "zip",
7129 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
7130 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
7131 "shasum": ""
7132 },
7133 "require": {
7134 "php": "^7.0",
7135 "psr/http-message": "^1.0"
7136 },
7137 "type": "library",
7138 "extra": {
7139 "branch-alias": {
7140 "dev-master": "1.0.x-dev"
7141 }
7142 },
7143 "autoload": {
7144 "psr-4": {
7145 "Psr\\Http\\Client\\": "src/"
7146 }
7147 },
7148 "notification-url": "https://packagist.org/downloads/",
7149 "license": [
7150 "MIT"
7151 ],
7152 "authors": [
7153 {
7154 "name": "PHP-FIG",
7155 "homepage": "http://www.php-fig.org/"
7156 }
7157 ],
7158 "description": "Common interface for HTTP clients",
7159 "homepage": "https://github.com/php-fig/http-client",
7160 "keywords": [
7161 "http",
7162 "http-client",
7163 "psr",
7164 "psr-18"
7165 ],
7166 "time": "2018-10-30T23:29:13+00:00"
7167 },
7168 {
7169 "name": "psr/http-factory",
7170 "version": "1.0.1",
7171 "source": {
7172 "type": "git",
7173 "url": "https://github.com/php-fig/http-factory.git",
7174 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
7175 },
7176 "dist": {
7177 "type": "zip",
7178 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7179 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7180 "shasum": ""
7181 },
7182 "require": {
7183 "php": ">=7.0.0",
7184 "psr/http-message": "^1.0"
7185 },
7186 "type": "library",
7187 "extra": {
7188 "branch-alias": {
7189 "dev-master": "1.0.x-dev"
7190 }
7191 },
7192 "autoload": {
7193 "psr-4": {
7194 "Psr\\Http\\Message\\": "src/"
7195 }
7196 },
7197 "notification-url": "https://packagist.org/downloads/",
7198 "license": [
7199 "MIT"
7200 ],
7201 "authors": [
7202 {
7203 "name": "PHP-FIG",
7204 "homepage": "http://www.php-fig.org/"
7205 }
7206 ],
7207 "description": "Common interfaces for PSR-7 HTTP message factories",
7208 "keywords": [
7209 "factory",
7210 "http",
7211 "message",
7212 "psr",
7213 "psr-17",
7214 "psr-7",
7215 "request",
7216 "response"
7217 ],
7218 "time": "2019-04-30T12:38:16+00:00"
7219 },
7220 {
7221 "name": "psr/http-message",
7222 "version": "1.0.1",
7223 "source": {
7224 "type": "git",
7225 "url": "https://github.com/php-fig/http-message.git",
7226 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
7227 },
7228 "dist": {
7229 "type": "zip",
7230 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
7231 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
7232 "shasum": ""
7233 },
7234 "require": {
7235 "php": ">=5.3.0"
7236 },
7237 "type": "library",
7238 "extra": {
7239 "branch-alias": {
7240 "dev-master": "1.0.x-dev"
7241 }
7242 },
7243 "autoload": {
7244 "psr-4": {
7245 "Psr\\Http\\Message\\": "src/"
7246 }
7247 },
7248 "notification-url": "https://packagist.org/downloads/",
7249 "license": [
7250 "MIT"
7251 ],
7252 "authors": [
7253 {
7254 "name": "PHP-FIG",
7255 "homepage": "http://www.php-fig.org/"
7256 }
7257 ],
7258 "description": "Common interface for HTTP messages",
7259 "homepage": "https://github.com/php-fig/http-message",
7260 "keywords": [
7261 "http",
7262 "http-message",
7263 "psr",
7264 "psr-7",
7265 "request",
7266 "response"
7267 ],
7268 "time": "2016-08-06T14:39:51+00:00"
7269 },
7270 {
7271 "name": "psr/link",
7272 "version": "1.0.0",
7273 "source": {
7274 "type": "git",
7275 "url": "https://github.com/php-fig/link.git",
7276 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
7277 },
7278 "dist": {
7279 "type": "zip",
7280 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
7281 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
7282 "shasum": ""
7283 },
7284 "require": {
7285 "php": ">=5.3.0"
7286 },
7287 "type": "library",
7288 "extra": {
7289 "branch-alias": {
7290 "dev-master": "1.0.x-dev"
7291 }
7292 },
7293 "autoload": {
7294 "psr-4": {
7295 "Psr\\Link\\": "src/"
7296 }
7297 },
7298 "notification-url": "https://packagist.org/downloads/",
7299 "license": [
7300 "MIT"
7301 ],
7302 "authors": [
7303 {
7304 "name": "PHP-FIG",
7305 "homepage": "http://www.php-fig.org/"
7306 }
7307 ],
7308 "description": "Common interfaces for HTTP links",
7309 "keywords": [
7310 "http",
7311 "http-link",
7312 "link",
7313 "psr",
7314 "psr-13",
7315 "rest"
7316 ],
7317 "time": "2016-10-28T16:06:13+00:00"
7318 },
7319 {
7320 "name": "psr/log",
7321 "version": "1.1.3",
7322 "source": {
7323 "type": "git",
7324 "url": "https://github.com/php-fig/log.git",
7325 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
7326 },
7327 "dist": {
7328 "type": "zip",
7329 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
7330 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
7331 "shasum": ""
7332 },
7333 "require": {
7334 "php": ">=5.3.0"
7335 },
7336 "type": "library",
7337 "extra": {
7338 "branch-alias": {
7339 "dev-master": "1.1.x-dev"
7340 }
7341 },
7342 "autoload": {
7343 "psr-4": {
7344 "Psr\\Log\\": "Psr/Log/"
7345 }
7346 },
7347 "notification-url": "https://packagist.org/downloads/",
7348 "license": [
7349 "MIT"
7350 ],
7351 "authors": [
7352 {
7353 "name": "PHP-FIG",
7354 "homepage": "http://www.php-fig.org/"
7355 }
7356 ],
7357 "description": "Common interface for logging libraries",
7358 "homepage": "https://github.com/php-fig/log",
7359 "keywords": [
7360 "log",
7361 "psr",
7362 "psr-3"
7363 ],
7364 "time": "2020-03-23T09:12:05+00:00"
7365 },
7366 {
7367 "name": "psr/simple-cache",
7368 "version": "1.0.1",
7369 "source": {
7370 "type": "git",
7371 "url": "https://github.com/php-fig/simple-cache.git",
7372 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
7373 },
7374 "dist": {
7375 "type": "zip",
7376 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7377 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7378 "shasum": ""
7379 },
7380 "require": {
7381 "php": ">=5.3.0"
7382 },
7383 "type": "library",
7384 "extra": {
7385 "branch-alias": {
7386 "dev-master": "1.0.x-dev"
7387 }
7388 },
7389 "autoload": {
7390 "psr-4": {
7391 "Psr\\SimpleCache\\": "src/"
7392 }
7393 },
7394 "notification-url": "https://packagist.org/downloads/",
7395 "license": [
7396 "MIT"
7397 ],
7398 "authors": [
7399 {
7400 "name": "PHP-FIG",
7401 "homepage": "http://www.php-fig.org/"
7402 }
7403 ],
7404 "description": "Common interfaces for simple caching",
7405 "keywords": [
7406 "cache",
7407 "caching",
7408 "psr",
7409 "psr-16",
7410 "simple-cache"
7411 ],
7412 "time": "2017-10-23T01:57:42+00:00"
7413 },
7414 {
7415 "name": "ralouphie/getallheaders",
7416 "version": "3.0.3",
7417 "source": {
7418 "type": "git",
7419 "url": "https://github.com/ralouphie/getallheaders.git",
7420 "reference": "120b605dfeb996808c31b6477290a714d356e822"
7421 },
7422 "dist": {
7423 "type": "zip",
7424 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7425 "reference": "120b605dfeb996808c31b6477290a714d356e822",
7426 "shasum": ""
7427 },
7428 "require": {
7429 "php": ">=5.6"
7430 },
7431 "require-dev": {
7432 "php-coveralls/php-coveralls": "^2.1",
7433 "phpunit/phpunit": "^5 || ^6.5"
7434 },
7435 "type": "library",
7436 "autoload": {
7437 "files": [
7438 "src/getallheaders.php"
7439 ]
7440 },
7441 "notification-url": "https://packagist.org/downloads/",
7442 "license": [
7443 "MIT"
7444 ],
7445 "authors": [
7446 {
7447 "name": "Ralph Khattar",
7448 "email": "ralph.khattar@gmail.com"
7449 }
7450 ],
7451 "description": "A polyfill for getallheaders.",
7452 "time": "2019-03-08T08:55:37+00:00"
7453 },
7454 {
7455 "name": "react/promise",
7456 "version": "v2.8.0",
7457 "source": {
7458 "type": "git",
7459 "url": "https://github.com/reactphp/promise.git",
7460 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
7461 },
7462 "dist": {
7463 "type": "zip",
7464 "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
7465 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
7466 "shasum": ""
7467 },
7468 "require": {
7469 "php": ">=5.4.0"
7470 },
7471 "require-dev": {
7472 "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
7473 },
7474 "type": "library",
7475 "autoload": {
7476 "psr-4": {
7477 "React\\Promise\\": "src/"
7478 },
7479 "files": [
7480 "src/functions_include.php"
7481 ]
7482 },
7483 "notification-url": "https://packagist.org/downloads/",
7484 "license": [
7485 "MIT"
7486 ],
7487 "authors": [
7488 {
7489 "name": "Jan Sorgalla",
7490 "email": "jsorgalla@gmail.com"
7491 }
7492 ],
7493 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7494 "keywords": [
7495 "promise",
7496 "promises"
7497 ],
7498 "time": "2020-05-12T15:16:56+00:00"
7499 },
7500 {
7501 "name": "scheb/two-factor-bundle",
7502 "version": "v4.16.0",
7503 "source": {
7504 "type": "git",
7505 "url": "https://github.com/scheb/two-factor-bundle.git",
7506 "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed"
7507 },
7508 "dist": {
7509 "type": "zip",
7510 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/44ae7d1394296ed54aa621dd96516786ade2eeed",
7511 "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed",
7512 "shasum": ""
7513 },
7514 "require": {
7515 "lcobucci/jwt": "^3.2",
7516 "paragonie/constant_time_encoding": "^2.2",
7517 "php": "^7.1.3",
7518 "spomky-labs/otphp": "^9.1|^10.0",
7519 "symfony/config": "^3.4|^4.0|^5.0",
7520 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7521 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7522 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
7523 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7524 "symfony/http-kernel": "^3.4|^4.0|^5.0",
7525 "symfony/property-access": "^3.4|^4.0|^5.0",
7526 "symfony/security-bundle": "^3.4|^4.0|^5.0",
7527 "symfony/twig-bundle": "^3.4|^4.0|^5.0"
7528 },
7529 "require-dev": {
7530 "doctrine/persistence": "^1.3",
7531 "escapestudios/symfony2-coding-standard": "^3.9",
7532 "phpunit/phpunit": "^7.0|^8.0|^9.0",
7533 "squizlabs/php_codesniffer": "^3.5",
7534 "swiftmailer/swiftmailer": "^6.0",
7535 "symfony/polyfill-php80": "^1.15",
7536 "symfony/yaml": "^3.4|^4.0|^5.0",
7537 "vimeo/psalm": "^3.11"
7538 },
7539 "type": "symfony-bundle",
7540 "autoload": {
7541 "psr-4": {
7542 "Scheb\\TwoFactorBundle\\": ""
7543 },
7544 "exclude-from-classmap": [
7545 "/Tests/"
7546 ]
7547 },
7548 "notification-url": "https://packagist.org/downloads/",
7549 "license": [
7550 "MIT"
7551 ],
7552 "authors": [
7553 {
7554 "name": "Christian Scheb",
7555 "email": "me@christianscheb.de"
7556 }
7557 ],
7558 "description": "Provides two-factor authentication for Symfony applications",
7559 "homepage": "https://github.com/scheb/two-factor-bundle",
7560 "keywords": [
7561 "Authentication",
7562 "security",
7563 "symfony",
7564 "two-factor",
7565 "two-step"
7566 ],
7567 "time": "2020-05-08T19:32:30+00:00"
7568 },
7569 {
7570 "name": "sensio/distribution-bundle",
7571 "version": "v5.0.25",
7572 "source": {
7573 "type": "git",
7574 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
7575 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
7576 },
7577 "dist": {
7578 "type": "zip",
7579 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
7580 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
7581 "shasum": ""
7582 },
7583 "require": {
7584 "php": ">=5.3.9",
7585 "sensiolabs/security-checker": "~5.0|~6.0",
7586 "symfony/class-loader": "~2.3|~3.0",
7587 "symfony/config": "~2.3|~3.0",
7588 "symfony/dependency-injection": "~2.3|~3.0",
7589 "symfony/filesystem": "~2.3|~3.0",
7590 "symfony/http-kernel": "~2.3|~3.0",
7591 "symfony/process": "~2.3|~3.0"
7592 },
7593 "type": "symfony-bundle",
7594 "extra": {
7595 "branch-alias": {
7596 "dev-master": "5.0.x-dev"
7597 }
7598 },
7599 "autoload": {
7600 "psr-4": {
7601 "Sensio\\Bundle\\DistributionBundle\\": ""
7602 }
7603 },
7604 "notification-url": "https://packagist.org/downloads/",
7605 "license": [
7606 "MIT"
7607 ],
7608 "authors": [
7609 {
7610 "name": "Fabien Potencier",
7611 "email": "fabien@symfony.com"
7612 }
7613 ],
7614 "description": "Base bundle for Symfony Distributions",
7615 "keywords": [
7616 "configuration",
7617 "distribution"
7618 ],
7619 "time": "2019-06-18T15:43:58+00:00"
7620 },
7621 {
7622 "name": "sensio/framework-extra-bundle",
7623 "version": "v5.4.1",
7624 "source": {
7625 "type": "git",
7626 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
7627 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a"
7628 },
7629 "dist": {
7630 "type": "zip",
7631 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
7632 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
7633 "shasum": ""
7634 },
7635 "require": {
7636 "doctrine/annotations": "^1.0",
7637 "doctrine/persistence": "^1.0",
7638 "php": ">=7.1.3",
7639 "symfony/config": "^3.4|^4.3",
7640 "symfony/dependency-injection": "^3.4|^4.3",
7641 "symfony/framework-bundle": "^3.4|^4.3",
7642 "symfony/http-kernel": "^3.4|^4.3"
7643 },
7644 "require-dev": {
7645 "doctrine/doctrine-bundle": "^1.6",
7646 "doctrine/orm": "^2.5",
7647 "nyholm/psr7": "^1.1",
7648 "symfony/browser-kit": "^3.4|^4.3",
7649 "symfony/dom-crawler": "^3.4|^4.3",
7650 "symfony/expression-language": "^3.4|^4.3",
7651 "symfony/finder": "^3.4|^4.3",
7652 "symfony/monolog-bridge": "^3.0|^4.0",
7653 "symfony/monolog-bundle": "^3.2",
7654 "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
7655 "symfony/psr-http-message-bridge": "^1.1",
7656 "symfony/security-bundle": "^3.4|^4.3",
7657 "symfony/twig-bundle": "^3.4|^4.3",
7658 "symfony/yaml": "^3.4|^4.3",
7659 "twig/twig": "~1.12|~2.0"
7660 },
7661 "suggest": {
7662 "symfony/expression-language": "",
7663 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
7664 "symfony/security-bundle": ""
7665 },
7666 "type": "symfony-bundle",
7667 "extra": {
7668 "branch-alias": {
7669 "dev-master": "5.4.x-dev"
7670 }
7671 },
7672 "autoload": {
7673 "psr-4": {
7674 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
7675 }
7676 },
7677 "notification-url": "https://packagist.org/downloads/",
7678 "license": [
7679 "MIT"
7680 ],
7681 "authors": [
7682 {
7683 "name": "Fabien Potencier",
7684 "email": "fabien@symfony.com"
7685 }
7686 ],
7687 "description": "This bundle provides a way to configure your controllers with annotations",
7688 "keywords": [
7689 "annotations",
7690 "controllers"
7691 ],
7692 "time": "2019-07-08T08:31:25+00:00"
7693 },
7694 {
7695 "name": "sensiolabs/security-checker",
7696 "version": "v6.0.3",
7697 "source": {
7698 "type": "git",
7699 "url": "https://github.com/sensiolabs/security-checker.git",
7700 "reference": "a576c01520d9761901f269c4934ba55448be4a54"
7701 },
7702 "dist": {
7703 "type": "zip",
7704 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
7705 "reference": "a576c01520d9761901f269c4934ba55448be4a54",
7706 "shasum": ""
7707 },
7708 "require": {
7709 "php": ">=7.1.3",
7710 "symfony/console": "^2.8|^3.4|^4.2|^5.0",
7711 "symfony/http-client": "^4.3|^5.0",
7712 "symfony/mime": "^4.3|^5.0",
7713 "symfony/polyfill-ctype": "^1.11"
7714 },
7715 "bin": [
7716 "security-checker"
7717 ],
7718 "type": "library",
7719 "extra": {
7720 "branch-alias": {
7721 "dev-master": "6.0-dev"
7722 }
7723 },
7724 "autoload": {
7725 "psr-4": {
7726 "SensioLabs\\Security\\": "SensioLabs/Security"
7727 }
7728 },
7729 "notification-url": "https://packagist.org/downloads/",
7730 "license": [
7731 "MIT"
7732 ],
7733 "authors": [
7734 {
7735 "name": "Fabien Potencier",
7736 "email": "fabien.potencier@gmail.com"
7737 }
7738 ],
7739 "description": "A security checker for your composer.lock",
7740 "time": "2019-11-01T13:20:14+00:00"
7741 },
7742 {
7743 "name": "sentry/sdk",
7744 "version": "2.0.4",
7745 "source": {
7746 "type": "git",
7747 "url": "https://github.com/getsentry/sentry-php-sdk.git",
7748 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874"
7749 },
7750 "dist": {
7751 "type": "zip",
7752 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
7753 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
7754 "shasum": ""
7755 },
7756 "require": {
7757 "http-interop/http-factory-guzzle": "^1.0",
7758 "php-http/curl-client": "^1.0|^2.0",
7759 "sentry/sentry": "^2.1.3"
7760 },
7761 "type": "metapackage",
7762 "notification-url": "https://packagist.org/downloads/",
7763 "license": [
7764 "MIT"
7765 ],
7766 "authors": [
7767 {
7768 "name": "Sentry",
7769 "email": "accounts@sentry.io"
7770 }
7771 ],
7772 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
7773 "time": "2019-09-09T19:54:44+00:00"
7774 },
7775 {
7776 "name": "sentry/sentry",
7777 "version": "2.4.0",
7778 "source": {
7779 "type": "git",
7780 "url": "https://github.com/getsentry/sentry-php.git",
7781 "reference": "e44561875e0d724bac3d9cdb705bf58847acd425"
7782 },
7783 "dist": {
7784 "type": "zip",
7785 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/e44561875e0d724bac3d9cdb705bf58847acd425",
7786 "reference": "e44561875e0d724bac3d9cdb705bf58847acd425",
7787 "shasum": ""
7788 },
7789 "require": {
7790 "ext-json": "*",
7791 "ext-mbstring": "*",
7792 "guzzlehttp/promises": "^1.3",
7793 "guzzlehttp/psr7": "^1.6",
7794 "jean85/pretty-package-versions": "^1.2",
7795 "php": "^7.1",
7796 "php-http/async-client-implementation": "^1.0",
7797 "php-http/client-common": "^1.5|^2.0",
7798 "php-http/discovery": "^1.6.1",
7799 "php-http/httplug": "^1.1|^2.0",
7800 "php-http/message": "^1.5",
7801 "psr/http-factory": "^1.0",
7802 "psr/http-message-implementation": "^1.0",
7803 "psr/log": "^1.0",
7804 "symfony/options-resolver": "^2.7|^3.0|^4.0|^5.0",
7805 "symfony/polyfill-uuid": "^1.13.1"
7806 },
7807 "conflict": {
7808 "php-http/client-common": "1.8.0",
7809 "raven/raven": "*"
7810 },
7811 "require-dev": {
7812 "friendsofphp/php-cs-fixer": "^2.16",
7813 "monolog/monolog": "^1.3|^2.0",
7814 "php-http/mock-client": "^1.3",
7815 "phpstan/extension-installer": "^1.0",
7816 "phpstan/phpstan": "^0.12",
7817 "phpstan/phpstan-phpunit": "^0.12",
7818 "phpunit/phpunit": "^7.5.18",
7819 "symfony/phpunit-bridge": "^4.3|^5.0",
7820 "vimeo/psalm": "^3.4"
7821 },
7822 "suggest": {
7823 "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
7824 },
7825 "type": "library",
7826 "extra": {
7827 "branch-alias": {
7828 "dev-master": "2.4-dev"
7829 }
7830 },
7831 "autoload": {
7832 "files": [
7833 "src/functions.php"
7834 ],
7835 "psr-4": {
7836 "Sentry\\": "src/"
7837 }
7838 },
7839 "notification-url": "https://packagist.org/downloads/",
7840 "license": [
7841 "BSD-3-Clause"
7842 ],
7843 "authors": [
7844 {
7845 "name": "Sentry",
7846 "email": "accounts@sentry.io"
7847 }
7848 ],
7849 "description": "A PHP SDK for Sentry (http://sentry.io)",
7850 "homepage": "http://sentry.io",
7851 "keywords": [
7852 "crash-reporting",
7853 "crash-reports",
7854 "error-handler",
7855 "error-monitoring",
7856 "log",
7857 "logging",
7858 "sentry"
7859 ],
7860 "funding": [
7861 {
7862 "url": "https://sentry.io/",
7863 "type": "custom"
7864 },
7865 {
7866 "url": "https://sentry.io/pricing/",
7867 "type": "custom"
7868 }
7869 ],
7870 "time": "2020-05-20T20:49:38+00:00"
7871 },
7872 {
7873 "name": "sentry/sentry-symfony",
7874 "version": "3.3.2",
7875 "source": {
7876 "type": "git",
7877 "url": "https://github.com/getsentry/sentry-symfony.git",
7878 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711"
7879 },
7880 "dist": {
7881 "type": "zip",
7882 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/3a9c2669969604c362cc63ba8fa118d9a00ac711",
7883 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711",
7884 "shasum": ""
7885 },
7886 "require": {
7887 "jean85/pretty-package-versions": "^1.0",
7888 "ocramius/package-versions": "^1.3.0",
7889 "php": "^7.1",
7890 "sentry/sdk": "^2.0",
7891 "symfony/config": "^3.4||^4.0||^5.0",
7892 "symfony/console": "^3.4||^4.0||^5.0",
7893 "symfony/dependency-injection": "^3.4||^4.0||^5.0",
7894 "symfony/event-dispatcher": "^3.4||^4.0||^5.0",
7895 "symfony/http-kernel": "^3.4||^4.0||^5.0",
7896 "symfony/security-core": "^3.4||^4.0||^5.0"
7897 },
7898 "require-dev": {
7899 "friendsofphp/php-cs-fixer": "^2.8",
7900 "jangregor/phpstan-prophecy": "^0.3.0",
7901 "monolog/monolog": "^1.11||^2.0",
7902 "php-http/mock-client": "^1.0",
7903 "phpstan/phpstan-phpunit": "^0.11",
7904 "phpstan/phpstan-shim": "^0.11",
7905 "phpunit/phpunit": "^7.5||^8.5",
7906 "symfony/browser-kit": "^3.4||^4.0||^5.0",
7907 "symfony/expression-language": "^3.4||^4.0||^5.0",
7908 "symfony/framework-bundle": "^3.4||^4.0||^5.0",
7909 "symfony/monolog-bundle": "^3.4",
7910 "symfony/phpunit-bridge": "^5.0",
7911 "symfony/yaml": "^3.4||^4.0||^5.0"
7912 },
7913 "suggest": {
7914 "monolog/monolog": "Required to use the Monolog handler"
7915 },
7916 "type": "symfony-bundle",
7917 "extra": {
7918 "branch-alias": {
7919 "master": "3.x-dev",
7920 "releases/3.2.x": "3.2.x-dev",
7921 "releases/2.x": "2.x-dev",
7922 "releases/1.x": "1.x-dev"
7923 }
7924 },
7925 "autoload": {
7926 "psr-4": {
7927 "Sentry\\SentryBundle\\": "src/"
7928 }
7929 },
7930 "notification-url": "https://packagist.org/downloads/",
7931 "license": [
7932 "Apache-2.0"
7933 ],
7934 "authors": [
7935 {
7936 "name": "David Cramer",
7937 "email": "dcramer@gmail.com"
7938 },
7939 {
7940 "name": "Alessandro Lai",
7941 "email": "alessandro.lai85@gmail.com"
7942 }
7943 ],
7944 "description": "Symfony integration for Sentry (http://getsentry.com)",
7945 "homepage": "http://getsentry.com",
7946 "keywords": [
7947 "errors",
7948 "logging",
7949 "sentry",
7950 "symfony"
7951 ],
7952 "time": "2020-01-16T08:45:03+00:00"
7953 },
7954 {
7955 "name": "simplepie/simplepie",
7956 "version": "1.5.5",
7957 "source": {
7958 "type": "git",
7959 "url": "https://github.com/simplepie/simplepie.git",
7960 "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4"
7961 },
7962 "dist": {
7963 "type": "zip",
7964 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ae49e2201b6da9c808e5dac437aca356a11831b4",
7965 "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4",
7966 "shasum": ""
7967 },
7968 "require": {
7969 "ext-pcre": "*",
7970 "ext-xml": "*",
7971 "ext-xmlreader": "*",
7972 "php": ">=5.6.0"
7973 },
7974 "require-dev": {
7975 "phpunit/phpunit": "~5.4.3 || ~6.5"
7976 },
7977 "suggest": {
7978 "ext-curl": "",
7979 "ext-iconv": "",
7980 "ext-intl": "",
7981 "ext-mbstring": "",
7982 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
7983 },
7984 "type": "library",
7985 "autoload": {
7986 "psr-0": {
7987 "SimplePie": "library"
7988 }
7989 },
7990 "notification-url": "https://packagist.org/downloads/",
7991 "license": [
7992 "BSD-3-Clause"
7993 ],
7994 "authors": [
7995 {
7996 "name": "Ryan Parman",
7997 "homepage": "http://ryanparman.com/",
7998 "role": "Creator, alumnus developer"
7999 },
8000 {
8001 "name": "Sam Sneddon",
8002 "homepage": "https://gsnedders.com/",
8003 "role": "Alumnus developer"
8004 },
8005 {
8006 "name": "Ryan McCue",
8007 "email": "me@ryanmccue.info",
8008 "homepage": "http://ryanmccue.info/",
8009 "role": "Developer"
8010 }
8011 ],
8012 "description": "A simple Atom/RSS parsing library for PHP",
8013 "homepage": "http://simplepie.org/",
8014 "keywords": [
8015 "atom",
8016 "feeds",
8017 "rss"
8018 ],
8019 "time": "2020-05-01T12:23:14+00:00"
8020 },
8021 {
8022 "name": "smalot/pdfparser",
8023 "version": "v0.15.0",
8024 "source": {
8025 "type": "git",
8026 "url": "https://github.com/smalot/pdfparser.git",
8027 "reference": "a53df87a048b943ff7380765b300e2b002e61de4"
8028 },
8029 "dist": {
8030 "type": "zip",
8031 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/a53df87a048b943ff7380765b300e2b002e61de4",
8032 "reference": "a53df87a048b943ff7380765b300e2b002e61de4",
8033 "shasum": ""
8034 },
8035 "require": {
8036 "ext-mbstring": "*",
8037 "ext-zlib": "*",
8038 "php": ">=5.3.0",
8039 "tecnickcom/tcpdf": "~6.0"
8040 },
8041 "require-dev": {
8042 "atoum/atoum": "^2.8 | ^3.0"
8043 },
8044 "type": "library",
8045 "autoload": {
8046 "psr-0": {
8047 "Smalot\\PdfParser\\": "src/"
8048 }
8049 },
8050 "notification-url": "https://packagist.org/downloads/",
8051 "license": [
8052 "LGPL-3.0"
8053 ],
8054 "authors": [
8055 {
8056 "name": "Sebastien MALOT",
8057 "email": "sebastien@malot.fr"
8058 }
8059 ],
8060 "description": "Pdf parser library. Can read and extract information from pdf file.",
8061 "homepage": "http://www.pdfparser.org",
8062 "keywords": [
8063 "extract",
8064 "parse",
8065 "parser",
8066 "pdf",
8067 "text"
8068 ],
8069 "time": "2020-04-21T07:28:21+00:00"
8070 },
8071 {
8072 "name": "spomky-labs/otphp",
8073 "version": "v9.1.4",
8074 "source": {
8075 "type": "git",
8076 "url": "https://github.com/Spomky-Labs/otphp.git",
8077 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068"
8078 },
8079 "dist": {
8080 "type": "zip",
8081 "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/48d463cf909320399fe08eab2e1cd18d899d5068",
8082 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068",
8083 "shasum": ""
8084 },
8085 "require": {
8086 "beberlei/assert": "^2.4|^3.0",
8087 "paragonie/constant_time_encoding": "^2.0",
8088 "php": "^7.1"
8089 },
8090 "require-dev": {
8091 "phpunit/phpunit": "^6.0",
8092 "satooshi/php-coveralls": "^1.0"
8093 },
8094 "type": "library",
8095 "extra": {
8096 "branch-alias": {
8097 "dev-master": "9.0.x-dev"
8098 }
8099 },
8100 "autoload": {
8101 "psr-4": {
8102 "OTPHP\\": "src/"
8103 }
8104 },
8105 "notification-url": "https://packagist.org/downloads/",
8106 "license": [
8107 "MIT"
8108 ],
8109 "authors": [
8110 {
8111 "name": "Florent Morselli",
8112 "homepage": "https://github.com/Spomky"
8113 },
8114 {
8115 "name": "All contributors",
8116 "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
8117 }
8118 ],
8119 "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",
8120 "homepage": "https://github.com/Spomky-Labs/otphp",
8121 "keywords": [
8122 "FreeOTP",
8123 "RFC 4226",
8124 "RFC 6238",
8125 "google authenticator",
8126 "hotp",
8127 "otp",
8128 "totp"
8129 ],
8130 "time": "2019-03-18T10:08:51+00:00"
8131 },
8132 {
8133 "name": "stof/doctrine-extensions-bundle",
8134 "version": "v1.3.0",
8135 "source": {
8136 "type": "git",
8137 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
8138 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
8139 },
8140 "dist": {
8141 "type": "zip",
8142 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
8143 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
8144 "shasum": ""
8145 },
8146 "require": {
8147 "gedmo/doctrine-extensions": "^2.3.4",
8148 "php": ">=5.3.2",
8149 "symfony/framework-bundle": "~2.7|~3.2|~4.0"
8150 },
8151 "require-dev": {
8152 "symfony/phpunit-bridge": "^4.0",
8153 "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
8154 },
8155 "suggest": {
8156 "doctrine/doctrine-bundle": "to use the ORM extensions",
8157 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
8158 },
8159 "type": "symfony-bundle",
8160 "extra": {
8161 "branch-alias": {
8162 "dev-master": "1.3.x-dev"
8163 }
8164 },
8165 "autoload": {
8166 "psr-4": {
8167 "Stof\\DoctrineExtensionsBundle\\": ""
8168 }
8169 },
8170 "notification-url": "https://packagist.org/downloads/",
8171 "license": [
8172 "MIT"
8173 ],
8174 "authors": [
8175 {
8176 "name": "Christophe Coevoet",
8177 "email": "stof@notk.org"
8178 }
8179 ],
8180 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
8181 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
8182 "keywords": [
8183 "behaviors",
8184 "doctrine2",
8185 "extensions",
8186 "gedmo",
8187 "loggable",
8188 "nestedset",
8189 "sluggable",
8190 "sortable",
8191 "timestampable",
8192 "translatable",
8193 "tree"
8194 ],
8195 "time": "2017-12-24T16:06:50+00:00"
8196 },
8197 {
8198 "name": "swiftmailer/swiftmailer",
8199 "version": "v6.2.3",
8200 "source": {
8201 "type": "git",
8202 "url": "https://github.com/swiftmailer/swiftmailer.git",
8203 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
8204 },
8205 "dist": {
8206 "type": "zip",
8207 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
8208 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
8209 "shasum": ""
8210 },
8211 "require": {
8212 "egulias/email-validator": "~2.0",
8213 "php": ">=7.0.0",
8214 "symfony/polyfill-iconv": "^1.0",
8215 "symfony/polyfill-intl-idn": "^1.10",
8216 "symfony/polyfill-mbstring": "^1.0"
8217 },
8218 "require-dev": {
8219 "mockery/mockery": "~0.9.1",
8220 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
8221 },
8222 "suggest": {
8223 "ext-intl": "Needed to support internationalized email addresses",
8224 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
8225 },
8226 "type": "library",
8227 "extra": {
8228 "branch-alias": {
8229 "dev-master": "6.2-dev"
8230 }
8231 },
8232 "autoload": {
8233 "files": [
8234 "lib/swift_required.php"
8235 ]
8236 },
8237 "notification-url": "https://packagist.org/downloads/",
8238 "license": [
8239 "MIT"
8240 ],
8241 "authors": [
8242 {
8243 "name": "Chris Corbyn"
8244 },
8245 {
8246 "name": "Fabien Potencier",
8247 "email": "fabien@symfony.com"
8248 }
8249 ],
8250 "description": "Swiftmailer, free feature-rich PHP mailer",
8251 "homepage": "https://swiftmailer.symfony.com",
8252 "keywords": [
8253 "email",
8254 "mail",
8255 "mailer"
8256 ],
8257 "time": "2019-11-12T09:31:26+00:00"
8258 },
8259 {
8260 "name": "symfony/http-client",
8261 "version": "v4.4.8",
8262 "source": {
8263 "type": "git",
8264 "url": "https://github.com/symfony/http-client.git",
8265 "reference": "88d1745f4095727b8bf0574a0f414331f4ec229c"
8266 },
8267 "dist": {
8268 "type": "zip",
8269 "url": "https://api.github.com/repos/symfony/http-client/zipball/88d1745f4095727b8bf0574a0f414331f4ec229c",
8270 "reference": "88d1745f4095727b8bf0574a0f414331f4ec229c",
8271 "shasum": ""
8272 },
8273 "require": {
8274 "php": "^7.1.3",
8275 "psr/log": "^1.0",
8276 "symfony/http-client-contracts": "^1.1.8|^2",
8277 "symfony/polyfill-php73": "^1.11",
8278 "symfony/service-contracts": "^1.0|^2"
8279 },
8280 "provide": {
8281 "php-http/async-client-implementation": "*",
8282 "php-http/client-implementation": "*",
8283 "psr/http-client-implementation": "1.0",
8284 "symfony/http-client-implementation": "1.1"
8285 },
8286 "require-dev": {
8287 "guzzlehttp/promises": "^1.3.1",
8288 "nyholm/psr7": "^1.0",
8289 "php-http/httplug": "^1.0|^2.0",
8290 "psr/http-client": "^1.0",
8291 "symfony/dependency-injection": "^4.3|^5.0",
8292 "symfony/http-kernel": "^4.4",
8293 "symfony/process": "^4.2|^5.0"
8294 },
8295 "type": "library",
8296 "extra": {
8297 "branch-alias": {
8298 "dev-master": "4.4-dev"
8299 }
8300 },
8301 "autoload": {
8302 "psr-4": {
8303 "Symfony\\Component\\HttpClient\\": ""
8304 },
8305 "exclude-from-classmap": [
8306 "/Tests/"
8307 ]
8308 },
8309 "notification-url": "https://packagist.org/downloads/",
8310 "license": [
8311 "MIT"
8312 ],
8313 "authors": [
8314 {
8315 "name": "Nicolas Grekas",
8316 "email": "p@tchwork.com"
8317 },
8318 {
8319 "name": "Symfony Community",
8320 "homepage": "https://symfony.com/contributors"
8321 }
8322 ],
8323 "description": "Symfony HttpClient component",
8324 "homepage": "https://symfony.com",
8325 "funding": [
8326 {
8327 "url": "https://symfony.com/sponsor",
8328 "type": "custom"
8329 },
8330 {
8331 "url": "https://github.com/fabpot",
8332 "type": "github"
8333 },
8334 {
8335 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8336 "type": "tidelift"
8337 }
8338 ],
8339 "time": "2020-04-12T16:14:02+00:00"
8340 },
8341 {
8342 "name": "symfony/http-client-contracts",
8343 "version": "v1.1.8",
8344 "source": {
8345 "type": "git",
8346 "url": "https://github.com/symfony/http-client-contracts.git",
8347 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e"
8348 },
8349 "dist": {
8350 "type": "zip",
8351 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
8352 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
8353 "shasum": ""
8354 },
8355 "require": {
8356 "php": "^7.1.3"
8357 },
8358 "suggest": {
8359 "symfony/http-client-implementation": ""
8360 },
8361 "type": "library",
8362 "extra": {
8363 "branch-alias": {
8364 "dev-master": "1.1-dev"
8365 }
8366 },
8367 "autoload": {
8368 "psr-4": {
8369 "Symfony\\Contracts\\HttpClient\\": ""
8370 }
8371 },
8372 "notification-url": "https://packagist.org/downloads/",
8373 "license": [
8374 "MIT"
8375 ],
8376 "authors": [
8377 {
8378 "name": "Nicolas Grekas",
8379 "email": "p@tchwork.com"
8380 },
8381 {
8382 "name": "Symfony Community",
8383 "homepage": "https://symfony.com/contributors"
8384 }
8385 ],
8386 "description": "Generic abstractions related to HTTP clients",
8387 "homepage": "https://symfony.com",
8388 "keywords": [
8389 "abstractions",
8390 "contracts",
8391 "decoupling",
8392 "interfaces",
8393 "interoperability",
8394 "standards"
8395 ],
8396 "time": "2019-11-07T12:44:51+00:00"
8397 },
8398 {
8399 "name": "symfony/mime",
8400 "version": "v4.4.8",
8401 "source": {
8402 "type": "git",
8403 "url": "https://github.com/symfony/mime.git",
8404 "reference": "7a583ffb6c7dd5aabb5db920817a3cc39261c517"
8405 },
8406 "dist": {
8407 "type": "zip",
8408 "url": "https://api.github.com/repos/symfony/mime/zipball/7a583ffb6c7dd5aabb5db920817a3cc39261c517",
8409 "reference": "7a583ffb6c7dd5aabb5db920817a3cc39261c517",
8410 "shasum": ""
8411 },
8412 "require": {
8413 "php": "^7.1.3",
8414 "symfony/polyfill-intl-idn": "^1.10",
8415 "symfony/polyfill-mbstring": "^1.0"
8416 },
8417 "conflict": {
8418 "symfony/mailer": "<4.4"
8419 },
8420 "require-dev": {
8421 "egulias/email-validator": "^2.1.10",
8422 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
8423 },
8424 "type": "library",
8425 "extra": {
8426 "branch-alias": {
8427 "dev-master": "4.4-dev"
8428 }
8429 },
8430 "autoload": {
8431 "psr-4": {
8432 "Symfony\\Component\\Mime\\": ""
8433 },
8434 "exclude-from-classmap": [
8435 "/Tests/"
8436 ]
8437 },
8438 "notification-url": "https://packagist.org/downloads/",
8439 "license": [
8440 "MIT"
8441 ],
8442 "authors": [
8443 {
8444 "name": "Fabien Potencier",
8445 "email": "fabien@symfony.com"
8446 },
8447 {
8448 "name": "Symfony Community",
8449 "homepage": "https://symfony.com/contributors"
8450 }
8451 ],
8452 "description": "A library to manipulate MIME messages",
8453 "homepage": "https://symfony.com",
8454 "keywords": [
8455 "mime",
8456 "mime-type"
8457 ],
8458 "funding": [
8459 {
8460 "url": "https://symfony.com/sponsor",
8461 "type": "custom"
8462 },
8463 {
8464 "url": "https://github.com/fabpot",
8465 "type": "github"
8466 },
8467 {
8468 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8469 "type": "tidelift"
8470 }
8471 ],
8472 "time": "2020-04-16T14:49:30+00:00"
8473 },
8474 {
8475 "name": "symfony/monolog-bundle",
8476 "version": "v3.5.0",
8477 "source": {
8478 "type": "git",
8479 "url": "https://github.com/symfony/monolog-bundle.git",
8480 "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd"
8481 },
8482 "dist": {
8483 "type": "zip",
8484 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
8485 "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
8486 "shasum": ""
8487 },
8488 "require": {
8489 "monolog/monolog": "~1.22 || ~2.0",
8490 "php": ">=5.6",
8491 "symfony/config": "~3.4 || ~4.0 || ^5.0",
8492 "symfony/dependency-injection": "~3.4.10 || ^4.0.10 || ^5.0",
8493 "symfony/http-kernel": "~3.4 || ~4.0 || ^5.0",
8494 "symfony/monolog-bridge": "~3.4 || ~4.0 || ^5.0"
8495 },
8496 "require-dev": {
8497 "symfony/console": "~3.4 || ~4.0 || ^5.0",
8498 "symfony/phpunit-bridge": "^3.4.19 || ^4.0 || ^5.0",
8499 "symfony/yaml": "~3.4 || ~4.0 || ^5.0"
8500 },
8501 "type": "symfony-bundle",
8502 "extra": {
8503 "branch-alias": {
8504 "dev-master": "3.x-dev"
8505 }
8506 },
8507 "autoload": {
8508 "psr-4": {
8509 "Symfony\\Bundle\\MonologBundle\\": ""
8510 },
8511 "exclude-from-classmap": [
8512 "/Tests/"
8513 ]
8514 },
8515 "notification-url": "https://packagist.org/downloads/",
8516 "license": [
8517 "MIT"
8518 ],
8519 "authors": [
8520 {
8521 "name": "Fabien Potencier",
8522 "email": "fabien@symfony.com"
8523 },
8524 {
8525 "name": "Symfony Community",
8526 "homepage": "http://symfony.com/contributors"
8527 }
8528 ],
8529 "description": "Symfony MonologBundle",
8530 "homepage": "http://symfony.com",
8531 "keywords": [
8532 "log",
8533 "logging"
8534 ],
8535 "time": "2019-11-13T13:11:14+00:00"
8536 },
8537 {
8538 "name": "symfony/polyfill-apcu",
8539 "version": "v1.17.0",
8540 "source": {
8541 "type": "git",
8542 "url": "https://github.com/symfony/polyfill-apcu.git",
8543 "reference": "9ec426b564916afb9bfd15f78708ec322eeb8538"
8544 },
8545 "dist": {
8546 "type": "zip",
8547 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/9ec426b564916afb9bfd15f78708ec322eeb8538",
8548 "reference": "9ec426b564916afb9bfd15f78708ec322eeb8538",
8549 "shasum": ""
8550 },
8551 "require": {
8552 "php": ">=5.3.3"
8553 },
8554 "type": "library",
8555 "extra": {
8556 "branch-alias": {
8557 "dev-master": "1.17-dev"
8558 }
8559 },
8560 "autoload": {
8561 "psr-4": {
8562 "Symfony\\Polyfill\\Apcu\\": ""
8563 },
8564 "files": [
8565 "bootstrap.php"
8566 ]
8567 },
8568 "notification-url": "https://packagist.org/downloads/",
8569 "license": [
8570 "MIT"
8571 ],
8572 "authors": [
8573 {
8574 "name": "Nicolas Grekas",
8575 "email": "p@tchwork.com"
8576 },
8577 {
8578 "name": "Symfony Community",
8579 "homepage": "https://symfony.com/contributors"
8580 }
8581 ],
8582 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
8583 "homepage": "https://symfony.com",
8584 "keywords": [
8585 "apcu",
8586 "compatibility",
8587 "polyfill",
8588 "portable",
8589 "shim"
8590 ],
8591 "funding": [
8592 {
8593 "url": "https://symfony.com/sponsor",
8594 "type": "custom"
8595 },
8596 {
8597 "url": "https://github.com/fabpot",
8598 "type": "github"
8599 },
8600 {
8601 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8602 "type": "tidelift"
8603 }
8604 ],
8605 "time": "2020-05-12T16:14:59+00:00"
8606 },
8607 {
8608 "name": "symfony/polyfill-ctype",
8609 "version": "v1.17.0",
8610 "source": {
8611 "type": "git",
8612 "url": "https://github.com/symfony/polyfill-ctype.git",
8613 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
8614 },
8615 "dist": {
8616 "type": "zip",
8617 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
8618 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
8619 "shasum": ""
8620 },
8621 "require": {
8622 "php": ">=5.3.3"
8623 },
8624 "suggest": {
8625 "ext-ctype": "For best performance"
8626 },
8627 "type": "library",
8628 "extra": {
8629 "branch-alias": {
8630 "dev-master": "1.17-dev"
8631 }
8632 },
8633 "autoload": {
8634 "psr-4": {
8635 "Symfony\\Polyfill\\Ctype\\": ""
8636 },
8637 "files": [
8638 "bootstrap.php"
8639 ]
8640 },
8641 "notification-url": "https://packagist.org/downloads/",
8642 "license": [
8643 "MIT"
8644 ],
8645 "authors": [
8646 {
8647 "name": "Gert de Pagter",
8648 "email": "BackEndTea@gmail.com"
8649 },
8650 {
8651 "name": "Symfony Community",
8652 "homepage": "https://symfony.com/contributors"
8653 }
8654 ],
8655 "description": "Symfony polyfill for ctype functions",
8656 "homepage": "https://symfony.com",
8657 "keywords": [
8658 "compatibility",
8659 "ctype",
8660 "polyfill",
8661 "portable"
8662 ],
8663 "funding": [
8664 {
8665 "url": "https://symfony.com/sponsor",
8666 "type": "custom"
8667 },
8668 {
8669 "url": "https://github.com/fabpot",
8670 "type": "github"
8671 },
8672 {
8673 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8674 "type": "tidelift"
8675 }
8676 ],
8677 "time": "2020-05-12T16:14:59+00:00"
8678 },
8679 {
8680 "name": "symfony/polyfill-iconv",
8681 "version": "v1.17.0",
8682 "source": {
8683 "type": "git",
8684 "url": "https://github.com/symfony/polyfill-iconv.git",
8685 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
8686 },
8687 "dist": {
8688 "type": "zip",
8689 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
8690 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
8691 "shasum": ""
8692 },
8693 "require": {
8694 "php": ">=5.3.3"
8695 },
8696 "suggest": {
8697 "ext-iconv": "For best performance"
8698 },
8699 "type": "library",
8700 "extra": {
8701 "branch-alias": {
8702 "dev-master": "1.17-dev"
8703 }
8704 },
8705 "autoload": {
8706 "psr-4": {
8707 "Symfony\\Polyfill\\Iconv\\": ""
8708 },
8709 "files": [
8710 "bootstrap.php"
8711 ]
8712 },
8713 "notification-url": "https://packagist.org/downloads/",
8714 "license": [
8715 "MIT"
8716 ],
8717 "authors": [
8718 {
8719 "name": "Nicolas Grekas",
8720 "email": "p@tchwork.com"
8721 },
8722 {
8723 "name": "Symfony Community",
8724 "homepage": "https://symfony.com/contributors"
8725 }
8726 ],
8727 "description": "Symfony polyfill for the Iconv extension",
8728 "homepage": "https://symfony.com",
8729 "keywords": [
8730 "compatibility",
8731 "iconv",
8732 "polyfill",
8733 "portable",
8734 "shim"
8735 ],
8736 "funding": [
8737 {
8738 "url": "https://symfony.com/sponsor",
8739 "type": "custom"
8740 },
8741 {
8742 "url": "https://github.com/fabpot",
8743 "type": "github"
8744 },
8745 {
8746 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8747 "type": "tidelift"
8748 }
8749 ],
8750 "time": "2020-05-12T16:47:27+00:00"
8751 },
8752 {
8753 "name": "symfony/polyfill-intl-icu",
8754 "version": "v1.17.0",
8755 "source": {
8756 "type": "git",
8757 "url": "https://github.com/symfony/polyfill-intl-icu.git",
8758 "reference": "4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3"
8759 },
8760 "dist": {
8761 "type": "zip",
8762 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3",
8763 "reference": "4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3",
8764 "shasum": ""
8765 },
8766 "require": {
8767 "php": ">=5.3.3",
8768 "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
8769 },
8770 "suggest": {
8771 "ext-intl": "For best performance"
8772 },
8773 "type": "library",
8774 "extra": {
8775 "branch-alias": {
8776 "dev-master": "1.17-dev"
8777 }
8778 },
8779 "autoload": {
8780 "files": [
8781 "bootstrap.php"
8782 ]
8783 },
8784 "notification-url": "https://packagist.org/downloads/",
8785 "license": [
8786 "MIT"
8787 ],
8788 "authors": [
8789 {
8790 "name": "Nicolas Grekas",
8791 "email": "p@tchwork.com"
8792 },
8793 {
8794 "name": "Symfony Community",
8795 "homepage": "https://symfony.com/contributors"
8796 }
8797 ],
8798 "description": "Symfony polyfill for intl's ICU-related data and classes",
8799 "homepage": "https://symfony.com",
8800 "keywords": [
8801 "compatibility",
8802 "icu",
8803 "intl",
8804 "polyfill",
8805 "portable",
8806 "shim"
8807 ],
8808 "funding": [
8809 {
8810 "url": "https://symfony.com/sponsor",
8811 "type": "custom"
8812 },
8813 {
8814 "url": "https://github.com/fabpot",
8815 "type": "github"
8816 },
8817 {
8818 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8819 "type": "tidelift"
8820 }
8821 ],
8822 "time": "2020-05-12T16:14:59+00:00"
8823 },
8824 {
8825 "name": "symfony/polyfill-intl-idn",
8826 "version": "v1.17.0",
8827 "source": {
8828 "type": "git",
8829 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8830 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
8831 },
8832 "dist": {
8833 "type": "zip",
8834 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
8835 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
8836 "shasum": ""
8837 },
8838 "require": {
8839 "php": ">=5.3.3",
8840 "symfony/polyfill-mbstring": "^1.3",
8841 "symfony/polyfill-php72": "^1.10"
8842 },
8843 "suggest": {
8844 "ext-intl": "For best performance"
8845 },
8846 "type": "library",
8847 "extra": {
8848 "branch-alias": {
8849 "dev-master": "1.17-dev"
8850 }
8851 },
8852 "autoload": {
8853 "psr-4": {
8854 "Symfony\\Polyfill\\Intl\\Idn\\": ""
8855 },
8856 "files": [
8857 "bootstrap.php"
8858 ]
8859 },
8860 "notification-url": "https://packagist.org/downloads/",
8861 "license": [
8862 "MIT"
8863 ],
8864 "authors": [
8865 {
8866 "name": "Laurent Bassin",
8867 "email": "laurent@bassin.info"
8868 },
8869 {
8870 "name": "Symfony Community",
8871 "homepage": "https://symfony.com/contributors"
8872 }
8873 ],
8874 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8875 "homepage": "https://symfony.com",
8876 "keywords": [
8877 "compatibility",
8878 "idn",
8879 "intl",
8880 "polyfill",
8881 "portable",
8882 "shim"
8883 ],
8884 "funding": [
8885 {
8886 "url": "https://symfony.com/sponsor",
8887 "type": "custom"
8888 },
8889 {
8890 "url": "https://github.com/fabpot",
8891 "type": "github"
8892 },
8893 {
8894 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8895 "type": "tidelift"
8896 }
8897 ],
8898 "time": "2020-05-12T16:47:27+00:00"
8899 },
8900 {
8901 "name": "symfony/polyfill-mbstring",
8902 "version": "v1.17.0",
8903 "source": {
8904 "type": "git",
8905 "url": "https://github.com/symfony/polyfill-mbstring.git",
8906 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
8907 },
8908 "dist": {
8909 "type": "zip",
8910 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
8911 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
8912 "shasum": ""
8913 },
8914 "require": {
8915 "php": ">=5.3.3"
8916 },
8917 "suggest": {
8918 "ext-mbstring": "For best performance"
8919 },
8920 "type": "library",
8921 "extra": {
8922 "branch-alias": {
8923 "dev-master": "1.17-dev"
8924 }
8925 },
8926 "autoload": {
8927 "psr-4": {
8928 "Symfony\\Polyfill\\Mbstring\\": ""
8929 },
8930 "files": [
8931 "bootstrap.php"
8932 ]
8933 },
8934 "notification-url": "https://packagist.org/downloads/",
8935 "license": [
8936 "MIT"
8937 ],
8938 "authors": [
8939 {
8940 "name": "Nicolas Grekas",
8941 "email": "p@tchwork.com"
8942 },
8943 {
8944 "name": "Symfony Community",
8945 "homepage": "https://symfony.com/contributors"
8946 }
8947 ],
8948 "description": "Symfony polyfill for the Mbstring extension",
8949 "homepage": "https://symfony.com",
8950 "keywords": [
8951 "compatibility",
8952 "mbstring",
8953 "polyfill",
8954 "portable",
8955 "shim"
8956 ],
8957 "funding": [
8958 {
8959 "url": "https://symfony.com/sponsor",
8960 "type": "custom"
8961 },
8962 {
8963 "url": "https://github.com/fabpot",
8964 "type": "github"
8965 },
8966 {
8967 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8968 "type": "tidelift"
8969 }
8970 ],
8971 "time": "2020-05-12T16:47:27+00:00"
8972 },
8973 {
8974 "name": "symfony/polyfill-php56",
8975 "version": "v1.17.0",
8976 "source": {
8977 "type": "git",
8978 "url": "https://github.com/symfony/polyfill-php56.git",
8979 "reference": "e3c8c138280cdfe4b81488441555583aa1984e23"
8980 },
8981 "dist": {
8982 "type": "zip",
8983 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e3c8c138280cdfe4b81488441555583aa1984e23",
8984 "reference": "e3c8c138280cdfe4b81488441555583aa1984e23",
8985 "shasum": ""
8986 },
8987 "require": {
8988 "php": ">=5.3.3",
8989 "symfony/polyfill-util": "~1.0"
8990 },
8991 "type": "library",
8992 "extra": {
8993 "branch-alias": {
8994 "dev-master": "1.17-dev"
8995 }
8996 },
8997 "autoload": {
8998 "psr-4": {
8999 "Symfony\\Polyfill\\Php56\\": ""
9000 },
9001 "files": [
9002 "bootstrap.php"
9003 ]
9004 },
9005 "notification-url": "https://packagist.org/downloads/",
9006 "license": [
9007 "MIT"
9008 ],
9009 "authors": [
9010 {
9011 "name": "Nicolas Grekas",
9012 "email": "p@tchwork.com"
9013 },
9014 {
9015 "name": "Symfony Community",
9016 "homepage": "https://symfony.com/contributors"
9017 }
9018 ],
9019 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
9020 "homepage": "https://symfony.com",
9021 "keywords": [
9022 "compatibility",
9023 "polyfill",
9024 "portable",
9025 "shim"
9026 ],
9027 "funding": [
9028 {
9029 "url": "https://symfony.com/sponsor",
9030 "type": "custom"
9031 },
9032 {
9033 "url": "https://github.com/fabpot",
9034 "type": "github"
9035 },
9036 {
9037 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9038 "type": "tidelift"
9039 }
9040 ],
9041 "time": "2020-05-12T16:47:27+00:00"
9042 },
9043 {
9044 "name": "symfony/polyfill-php70",
9045 "version": "v1.17.0",
9046 "source": {
9047 "type": "git",
9048 "url": "https://github.com/symfony/polyfill-php70.git",
9049 "reference": "82225c2d7d23d7e70515496d249c0152679b468e"
9050 },
9051 "dist": {
9052 "type": "zip",
9053 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e",
9054 "reference": "82225c2d7d23d7e70515496d249c0152679b468e",
9055 "shasum": ""
9056 },
9057 "require": {
9058 "paragonie/random_compat": "~1.0|~2.0|~9.99",
9059 "php": ">=5.3.3"
9060 },
9061 "type": "library",
9062 "extra": {
9063 "branch-alias": {
9064 "dev-master": "1.17-dev"
9065 }
9066 },
9067 "autoload": {
9068 "psr-4": {
9069 "Symfony\\Polyfill\\Php70\\": ""
9070 },
9071 "files": [
9072 "bootstrap.php"
9073 ],
9074 "classmap": [
9075 "Resources/stubs"
9076 ]
9077 },
9078 "notification-url": "https://packagist.org/downloads/",
9079 "license": [
9080 "MIT"
9081 ],
9082 "authors": [
9083 {
9084 "name": "Nicolas Grekas",
9085 "email": "p@tchwork.com"
9086 },
9087 {
9088 "name": "Symfony Community",
9089 "homepage": "https://symfony.com/contributors"
9090 }
9091 ],
9092 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
9093 "homepage": "https://symfony.com",
9094 "keywords": [
9095 "compatibility",
9096 "polyfill",
9097 "portable",
9098 "shim"
9099 ],
9100 "funding": [
9101 {
9102 "url": "https://symfony.com/sponsor",
9103 "type": "custom"
9104 },
9105 {
9106 "url": "https://github.com/fabpot",
9107 "type": "github"
9108 },
9109 {
9110 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9111 "type": "tidelift"
9112 }
9113 ],
9114 "time": "2020-05-12T16:47:27+00:00"
9115 },
9116 {
9117 "name": "symfony/polyfill-php72",
9118 "version": "v1.17.0",
9119 "source": {
9120 "type": "git",
9121 "url": "https://github.com/symfony/polyfill-php72.git",
9122 "reference": "f048e612a3905f34931127360bdd2def19a5e582"
9123 },
9124 "dist": {
9125 "type": "zip",
9126 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
9127 "reference": "f048e612a3905f34931127360bdd2def19a5e582",
9128 "shasum": ""
9129 },
9130 "require": {
9131 "php": ">=5.3.3"
9132 },
9133 "type": "library",
9134 "extra": {
9135 "branch-alias": {
9136 "dev-master": "1.17-dev"
9137 }
9138 },
9139 "autoload": {
9140 "psr-4": {
9141 "Symfony\\Polyfill\\Php72\\": ""
9142 },
9143 "files": [
9144 "bootstrap.php"
9145 ]
9146 },
9147 "notification-url": "https://packagist.org/downloads/",
9148 "license": [
9149 "MIT"
9150 ],
9151 "authors": [
9152 {
9153 "name": "Nicolas Grekas",
9154 "email": "p@tchwork.com"
9155 },
9156 {
9157 "name": "Symfony Community",
9158 "homepage": "https://symfony.com/contributors"
9159 }
9160 ],
9161 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
9162 "homepage": "https://symfony.com",
9163 "keywords": [
9164 "compatibility",
9165 "polyfill",
9166 "portable",
9167 "shim"
9168 ],
9169 "funding": [
9170 {
9171 "url": "https://symfony.com/sponsor",
9172 "type": "custom"
9173 },
9174 {
9175 "url": "https://github.com/fabpot",
9176 "type": "github"
9177 },
9178 {
9179 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9180 "type": "tidelift"
9181 }
9182 ],
9183 "time": "2020-05-12T16:47:27+00:00"
9184 },
9185 {
9186 "name": "symfony/polyfill-php73",
9187 "version": "v1.17.0",
9188 "source": {
9189 "type": "git",
9190 "url": "https://github.com/symfony/polyfill-php73.git",
9191 "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc"
9192 },
9193 "dist": {
9194 "type": "zip",
9195 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc",
9196 "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc",
9197 "shasum": ""
9198 },
9199 "require": {
9200 "php": ">=5.3.3"
9201 },
9202 "type": "library",
9203 "extra": {
9204 "branch-alias": {
9205 "dev-master": "1.17-dev"
9206 }
9207 },
9208 "autoload": {
9209 "psr-4": {
9210 "Symfony\\Polyfill\\Php73\\": ""
9211 },
9212 "files": [
9213 "bootstrap.php"
9214 ],
9215 "classmap": [
9216 "Resources/stubs"
9217 ]
9218 },
9219 "notification-url": "https://packagist.org/downloads/",
9220 "license": [
9221 "MIT"
9222 ],
9223 "authors": [
9224 {
9225 "name": "Nicolas Grekas",
9226 "email": "p@tchwork.com"
9227 },
9228 {
9229 "name": "Symfony Community",
9230 "homepage": "https://symfony.com/contributors"
9231 }
9232 ],
9233 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9234 "homepage": "https://symfony.com",
9235 "keywords": [
9236 "compatibility",
9237 "polyfill",
9238 "portable",
9239 "shim"
9240 ],
9241 "funding": [
9242 {
9243 "url": "https://symfony.com/sponsor",
9244 "type": "custom"
9245 },
9246 {
9247 "url": "https://github.com/fabpot",
9248 "type": "github"
9249 },
9250 {
9251 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9252 "type": "tidelift"
9253 }
9254 ],
9255 "time": "2020-05-12T16:47:27+00:00"
9256 },
9257 {
9258 "name": "symfony/polyfill-util",
9259 "version": "v1.17.0",
9260 "source": {
9261 "type": "git",
9262 "url": "https://github.com/symfony/polyfill-util.git",
9263 "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7"
9264 },
9265 "dist": {
9266 "type": "zip",
9267 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
9268 "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
9269 "shasum": ""
9270 },
9271 "require": {
9272 "php": ">=5.3.3"
9273 },
9274 "type": "library",
9275 "extra": {
9276 "branch-alias": {
9277 "dev-master": "1.17-dev"
9278 }
9279 },
9280 "autoload": {
9281 "psr-4": {
9282 "Symfony\\Polyfill\\Util\\": ""
9283 }
9284 },
9285 "notification-url": "https://packagist.org/downloads/",
9286 "license": [
9287 "MIT"
9288 ],
9289 "authors": [
9290 {
9291 "name": "Nicolas Grekas",
9292 "email": "p@tchwork.com"
9293 },
9294 {
9295 "name": "Symfony Community",
9296 "homepage": "https://symfony.com/contributors"
9297 }
9298 ],
9299 "description": "Symfony utilities for portability of PHP codes",
9300 "homepage": "https://symfony.com",
9301 "keywords": [
9302 "compat",
9303 "compatibility",
9304 "polyfill",
9305 "shim"
9306 ],
9307 "funding": [
9308 {
9309 "url": "https://symfony.com/sponsor",
9310 "type": "custom"
9311 },
9312 {
9313 "url": "https://github.com/fabpot",
9314 "type": "github"
9315 },
9316 {
9317 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9318 "type": "tidelift"
9319 }
9320 ],
9321 "time": "2020-05-12T16:14:59+00:00"
9322 },
9323 {
9324 "name": "symfony/polyfill-uuid",
9325 "version": "v1.17.0",
9326 "source": {
9327 "type": "git",
9328 "url": "https://github.com/symfony/polyfill-uuid.git",
9329 "reference": "6dbf0269e8aeab8253a5059c51c1760fb4034e87"
9330 },
9331 "dist": {
9332 "type": "zip",
9333 "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/6dbf0269e8aeab8253a5059c51c1760fb4034e87",
9334 "reference": "6dbf0269e8aeab8253a5059c51c1760fb4034e87",
9335 "shasum": ""
9336 },
9337 "require": {
9338 "paragonie/random_compat": "~1.0|~2.0|~9.99",
9339 "php": ">=5.3.3"
9340 },
9341 "suggest": {
9342 "ext-uuid": "For best performance"
9343 },
9344 "type": "library",
9345 "extra": {
9346 "branch-alias": {
9347 "dev-master": "1.17-dev"
9348 }
9349 },
9350 "autoload": {
9351 "psr-4": {
9352 "Symfony\\Polyfill\\Uuid\\": ""
9353 },
9354 "files": [
9355 "bootstrap.php"
9356 ]
9357 },
9358 "notification-url": "https://packagist.org/downloads/",
9359 "license": [
9360 "MIT"
9361 ],
9362 "authors": [
9363 {
9364 "name": "Grégoire Pineau",
9365 "email": "lyrixx@lyrixx.info"
9366 },
9367 {
9368 "name": "Symfony Community",
9369 "homepage": "https://symfony.com/contributors"
9370 }
9371 ],
9372 "description": "Symfony polyfill for uuid functions",
9373 "homepage": "https://symfony.com",
9374 "keywords": [
9375 "compatibility",
9376 "polyfill",
9377 "portable",
9378 "uuid"
9379 ],
9380 "funding": [
9381 {
9382 "url": "https://symfony.com/sponsor",
9383 "type": "custom"
9384 },
9385 {
9386 "url": "https://github.com/fabpot",
9387 "type": "github"
9388 },
9389 {
9390 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9391 "type": "tidelift"
9392 }
9393 ],
9394 "time": "2020-05-12T16:47:27+00:00"
9395 },
9396 {
9397 "name": "symfony/service-contracts",
9398 "version": "v1.1.8",
9399 "source": {
9400 "type": "git",
9401 "url": "https://github.com/symfony/service-contracts.git",
9402 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
9403 },
9404 "dist": {
9405 "type": "zip",
9406 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
9407 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
9408 "shasum": ""
9409 },
9410 "require": {
9411 "php": "^7.1.3",
9412 "psr/container": "^1.0"
9413 },
9414 "suggest": {
9415 "symfony/service-implementation": ""
9416 },
9417 "type": "library",
9418 "extra": {
9419 "branch-alias": {
9420 "dev-master": "1.1-dev"
9421 }
9422 },
9423 "autoload": {
9424 "psr-4": {
9425 "Symfony\\Contracts\\Service\\": ""
9426 }
9427 },
9428 "notification-url": "https://packagist.org/downloads/",
9429 "license": [
9430 "MIT"
9431 ],
9432 "authors": [
9433 {
9434 "name": "Nicolas Grekas",
9435 "email": "p@tchwork.com"
9436 },
9437 {
9438 "name": "Symfony Community",
9439 "homepage": "https://symfony.com/contributors"
9440 }
9441 ],
9442 "description": "Generic abstractions related to writing services",
9443 "homepage": "https://symfony.com",
9444 "keywords": [
9445 "abstractions",
9446 "contracts",
9447 "decoupling",
9448 "interfaces",
9449 "interoperability",
9450 "standards"
9451 ],
9452 "time": "2019-10-14T12:27:06+00:00"
9453 },
9454 {
9455 "name": "symfony/swiftmailer-bundle",
9456 "version": "v3.3.1",
9457 "source": {
9458 "type": "git",
9459 "url": "https://github.com/symfony/swiftmailer-bundle.git",
9460 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745"
9461 },
9462 "dist": {
9463 "type": "zip",
9464 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/defa9bdfc0191ed70b389cb93c550c6c82cf1745",
9465 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745",
9466 "shasum": ""
9467 },
9468 "require": {
9469 "php": ">=7.0.0",
9470 "swiftmailer/swiftmailer": "^6.1.3",
9471 "symfony/config": "^3.4|^4.0|^5.0",
9472 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
9473 "symfony/http-kernel": "^3.4|^4.0|^5.0"
9474 },
9475 "conflict": {
9476 "twig/twig": "<1.41|<2.10"
9477 },
9478 "require-dev": {
9479 "symfony/console": "^3.4|^4.0|^5.0",
9480 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
9481 "symfony/phpunit-bridge": "^3.4.32|^4.3.5|^5.0",
9482 "symfony/yaml": "^3.4|^4.0|^5.0"
9483 },
9484 "suggest": {
9485 "psr/log": "Allows logging"
9486 },
9487 "type": "symfony-bundle",
9488 "extra": {
9489 "branch-alias": {
9490 "dev-master": "3.3-dev"
9491 }
9492 },
9493 "autoload": {
9494 "psr-4": {
9495 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
9496 },
9497 "exclude-from-classmap": [
9498 "/Tests/"
9499 ]
9500 },
9501 "notification-url": "https://packagist.org/downloads/",
9502 "license": [
9503 "MIT"
9504 ],
9505 "authors": [
9506 {
9507 "name": "Fabien Potencier",
9508 "email": "fabien@symfony.com"
9509 },
9510 {
9511 "name": "Symfony Community",
9512 "homepage": "http://symfony.com/contributors"
9513 }
9514 ],
9515 "description": "Symfony SwiftmailerBundle",
9516 "homepage": "http://symfony.com",
9517 "time": "2019-11-07T21:01:35+00:00"
9518 },
9519 {
9520 "name": "symfony/symfony",
9521 "version": "v3.4.40",
9522 "source": {
9523 "type": "git",
9524 "url": "https://github.com/symfony/symfony.git",
9525 "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5"
9526 },
9527 "dist": {
9528 "type": "zip",
9529 "url": "https://api.github.com/repos/symfony/symfony/zipball/ad6f8608e92b548e5695f9213a81d14c2ef274b5",
9530 "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5",
9531 "shasum": ""
9532 },
9533 "require": {
9534 "doctrine/common": "~2.4",
9535 "ext-xml": "*",
9536 "fig/link-util": "^1.0",
9537 "php": "^5.5.9|>=7.0.8",
9538 "psr/cache": "~1.0",
9539 "psr/container": "^1.0",
9540 "psr/link": "^1.0",
9541 "psr/log": "~1.0",
9542 "psr/simple-cache": "^1.0",
9543 "symfony/polyfill-apcu": "~1.1",
9544 "symfony/polyfill-ctype": "~1.8",
9545 "symfony/polyfill-intl-icu": "~1.0",
9546 "symfony/polyfill-mbstring": "~1.0",
9547 "symfony/polyfill-php56": "~1.0",
9548 "symfony/polyfill-php70": "~1.6",
9549 "twig/twig": "^1.41|^2.10"
9550 },
9551 "conflict": {
9552 "monolog/monolog": ">=2",
9553 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
9554 "phpdocumentor/type-resolver": "<0.3.0",
9555 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
9556 },
9557 "provide": {
9558 "psr/cache-implementation": "1.0",
9559 "psr/container-implementation": "1.0",
9560 "psr/log-implementation": "1.0",
9561 "psr/simple-cache-implementation": "1.0"
9562 },
9563 "replace": {
9564 "symfony/asset": "self.version",
9565 "symfony/browser-kit": "self.version",
9566 "symfony/cache": "self.version",
9567 "symfony/class-loader": "self.version",
9568 "symfony/config": "self.version",
9569 "symfony/console": "self.version",
9570 "symfony/css-selector": "self.version",
9571 "symfony/debug": "self.version",
9572 "symfony/debug-bundle": "self.version",
9573 "symfony/dependency-injection": "self.version",
9574 "symfony/doctrine-bridge": "self.version",
9575 "symfony/dom-crawler": "self.version",
9576 "symfony/dotenv": "self.version",
9577 "symfony/event-dispatcher": "self.version",
9578 "symfony/expression-language": "self.version",
9579 "symfony/filesystem": "self.version",
9580 "symfony/finder": "self.version",
9581 "symfony/form": "self.version",
9582 "symfony/framework-bundle": "self.version",
9583 "symfony/http-foundation": "self.version",
9584 "symfony/http-kernel": "self.version",
9585 "symfony/inflector": "self.version",
9586 "symfony/intl": "self.version",
9587 "symfony/ldap": "self.version",
9588 "symfony/lock": "self.version",
9589 "symfony/monolog-bridge": "self.version",
9590 "symfony/options-resolver": "self.version",
9591 "symfony/process": "self.version",
9592 "symfony/property-access": "self.version",
9593 "symfony/property-info": "self.version",
9594 "symfony/proxy-manager-bridge": "self.version",
9595 "symfony/routing": "self.version",
9596 "symfony/security": "self.version",
9597 "symfony/security-bundle": "self.version",
9598 "symfony/security-core": "self.version",
9599 "symfony/security-csrf": "self.version",
9600 "symfony/security-guard": "self.version",
9601 "symfony/security-http": "self.version",
9602 "symfony/serializer": "self.version",
9603 "symfony/stopwatch": "self.version",
9604 "symfony/templating": "self.version",
9605 "symfony/translation": "self.version",
9606 "symfony/twig-bridge": "self.version",
9607 "symfony/twig-bundle": "self.version",
9608 "symfony/validator": "self.version",
9609 "symfony/var-dumper": "self.version",
9610 "symfony/web-link": "self.version",
9611 "symfony/web-profiler-bundle": "self.version",
9612 "symfony/web-server-bundle": "self.version",
9613 "symfony/workflow": "self.version",
9614 "symfony/yaml": "self.version"
9615 },
9616 "require-dev": {
9617 "cache/integration-tests": "dev-master",
9618 "doctrine/annotations": "~1.0",
9619 "doctrine/cache": "~1.6",
9620 "doctrine/data-fixtures": "1.0.*",
9621 "doctrine/dbal": "~2.4",
9622 "doctrine/doctrine-bundle": "~1.4",
9623 "doctrine/orm": "~2.4,>=2.4.5",
9624 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
9625 "monolog/monolog": "~1.11",
9626 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
9627 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
9628 "predis/predis": "~1.0",
9629 "symfony/phpunit-bridge": "^3.4.31|^4.3.4|~5.0",
9630 "symfony/security-acl": "~2.8|~3.0"
9631 },
9632 "type": "library",
9633 "extra": {
9634 "branch-alias": {
9635 "dev-master": "3.4-dev"
9636 }
9637 },
9638 "autoload": {
9639 "psr-4": {
9640 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
9641 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
9642 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
9643 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
9644 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
9645 "Symfony\\Component\\": "src/Symfony/Component/"
9646 },
9647 "classmap": [
9648 "src/Symfony/Component/Intl/Resources/stubs"
9649 ],
9650 "exclude-from-classmap": [
9651 "**/Tests/"
9652 ]
9653 },
9654 "notification-url": "https://packagist.org/downloads/",
9655 "license": [
9656 "MIT"
9657 ],
9658 "authors": [
9659 {
9660 "name": "Fabien Potencier",
9661 "email": "fabien@symfony.com"
9662 },
9663 {
9664 "name": "Symfony Community",
9665 "homepage": "https://symfony.com/contributors"
9666 }
9667 ],
9668 "description": "The Symfony PHP framework",
9669 "homepage": "https://symfony.com",
9670 "keywords": [
9671 "framework"
9672 ],
9673 "time": "2020-04-28T17:41:57+00:00"
9674 },
9675 {
9676 "name": "tecnickcom/tcpdf",
9677 "version": "6.3.5",
9678 "source": {
9679 "type": "git",
9680 "url": "https://github.com/tecnickcom/TCPDF.git",
9681 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
9682 },
9683 "dist": {
9684 "type": "zip",
9685 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
9686 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
9687 "shasum": ""
9688 },
9689 "require": {
9690 "php": ">=5.3.0"
9691 },
9692 "type": "library",
9693 "autoload": {
9694 "classmap": [
9695 "config",
9696 "include",
9697 "tcpdf.php",
9698 "tcpdf_parser.php",
9699 "tcpdf_import.php",
9700 "tcpdf_barcodes_1d.php",
9701 "tcpdf_barcodes_2d.php",
9702 "include/tcpdf_colors.php",
9703 "include/tcpdf_filters.php",
9704 "include/tcpdf_font_data.php",
9705 "include/tcpdf_fonts.php",
9706 "include/tcpdf_images.php",
9707 "include/tcpdf_static.php",
9708 "include/barcodes/datamatrix.php",
9709 "include/barcodes/pdf417.php",
9710 "include/barcodes/qrcode.php"
9711 ]
9712 },
9713 "notification-url": "https://packagist.org/downloads/",
9714 "license": [
9715 "LGPL-3.0-only"
9716 ],
9717 "authors": [
9718 {
9719 "name": "Nicola Asuni",
9720 "email": "info@tecnick.com",
9721 "role": "lead"
9722 }
9723 ],
9724 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
9725 "homepage": "http://www.tcpdf.org/",
9726 "keywords": [
9727 "PDFD32000-2008",
9728 "TCPDF",
9729 "barcodes",
9730 "datamatrix",
9731 "pdf",
9732 "pdf417",
9733 "qrcode"
9734 ],
9735 "time": "2020-02-14T14:20:12+00:00"
9736 },
9737 {
9738 "name": "true/punycode",
9739 "version": "v2.1.1",
9740 "source": {
9741 "type": "git",
9742 "url": "https://github.com/true/php-punycode.git",
9743 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
9744 },
9745 "dist": {
9746 "type": "zip",
9747 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9748 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9749 "shasum": ""
9750 },
9751 "require": {
9752 "php": ">=5.3.0",
9753 "symfony/polyfill-mbstring": "^1.3"
9754 },
9755 "require-dev": {
9756 "phpunit/phpunit": "~4.7",
9757 "squizlabs/php_codesniffer": "~2.0"
9758 },
9759 "type": "library",
9760 "autoload": {
9761 "psr-4": {
9762 "TrueBV\\": "src/"
9763 }
9764 },
9765 "notification-url": "https://packagist.org/downloads/",
9766 "license": [
9767 "MIT"
9768 ],
9769 "authors": [
9770 {
9771 "name": "Renan Gonçalves",
9772 "email": "renan.saddam@gmail.com"
9773 }
9774 ],
9775 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
9776 "homepage": "https://github.com/true/php-punycode",
9777 "keywords": [
9778 "idna",
9779 "punycode"
9780 ],
9781 "time": "2016-11-16T10:37:54+00:00"
9782 },
9783 {
9784 "name": "twig/extensions",
9785 "version": "v1.5.4",
9786 "source": {
9787 "type": "git",
9788 "url": "https://github.com/twigphp/Twig-extensions.git",
9789 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
9790 },
9791 "dist": {
9792 "type": "zip",
9793 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
9794 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
9795 "shasum": ""
9796 },
9797 "require": {
9798 "twig/twig": "^1.27|^2.0"
9799 },
9800 "require-dev": {
9801 "symfony/phpunit-bridge": "^3.4",
9802 "symfony/translation": "^2.7|^3.4"
9803 },
9804 "suggest": {
9805 "symfony/translation": "Allow the time_diff output to be translated"
9806 },
9807 "type": "library",
9808 "extra": {
9809 "branch-alias": {
9810 "dev-master": "1.5-dev"
9811 }
9812 },
9813 "autoload": {
9814 "psr-0": {
9815 "Twig_Extensions_": "lib/"
9816 },
9817 "psr-4": {
9818 "Twig\\Extensions\\": "src/"
9819 }
9820 },
9821 "notification-url": "https://packagist.org/downloads/",
9822 "license": [
9823 "MIT"
9824 ],
9825 "authors": [
9826 {
9827 "name": "Fabien Potencier",
9828 "email": "fabien@symfony.com"
9829 }
9830 ],
9831 "description": "Common additional features for Twig that do not directly belong in core",
9832 "keywords": [
9833 "i18n",
9834 "text"
9835 ],
9836 "time": "2018-12-05T18:34:18+00:00"
9837 },
9838 {
9839 "name": "twig/twig",
9840 "version": "v2.12.5",
9841 "source": {
9842 "type": "git",
9843 "url": "https://github.com/twigphp/Twig.git",
9844 "reference": "18772e0190734944277ee97a02a9a6c6555fcd94"
9845 },
9846 "dist": {
9847 "type": "zip",
9848 "url": "https://api.github.com/repos/twigphp/Twig/zipball/18772e0190734944277ee97a02a9a6c6555fcd94",
9849 "reference": "18772e0190734944277ee97a02a9a6c6555fcd94",
9850 "shasum": ""
9851 },
9852 "require": {
9853 "php": "^7.0",
9854 "symfony/polyfill-ctype": "^1.8",
9855 "symfony/polyfill-mbstring": "^1.3"
9856 },
9857 "require-dev": {
9858 "psr/container": "^1.0",
9859 "symfony/phpunit-bridge": "^4.4|^5.0"
9860 },
9861 "type": "library",
9862 "extra": {
9863 "branch-alias": {
9864 "dev-master": "2.12-dev"
9865 }
9866 },
9867 "autoload": {
9868 "psr-0": {
9869 "Twig_": "lib/"
9870 },
9871 "psr-4": {
9872 "Twig\\": "src/"
9873 }
9874 },
9875 "notification-url": "https://packagist.org/downloads/",
9876 "license": [
9877 "BSD-3-Clause"
9878 ],
9879 "authors": [
9880 {
9881 "name": "Fabien Potencier",
9882 "email": "fabien@symfony.com",
9883 "homepage": "http://fabien.potencier.org",
9884 "role": "Lead Developer"
9885 },
9886 {
9887 "name": "Twig Team",
9888 "role": "Contributors"
9889 },
9890 {
9891 "name": "Armin Ronacher",
9892 "email": "armin.ronacher@active-4.com",
9893 "role": "Project Founder"
9894 }
9895 ],
9896 "description": "Twig, the flexible, fast, and secure template language for PHP",
9897 "homepage": "https://twig.symfony.com",
9898 "keywords": [
9899 "templating"
9900 ],
9901 "time": "2020-02-11T15:31:23+00:00"
9902 },
9903 {
9904 "name": "wallabag/php-mobi",
9905 "version": "1.1.0",
9906 "source": {
9907 "type": "git",
9908 "url": "https://github.com/wallabag/php-mobi.git",
9909 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5"
9910 },
9911 "dist": {
9912 "type": "zip",
9913 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
9914 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
9915 "shasum": ""
9916 },
9917 "require": {
9918 "php": ">=5.3.0",
9919 "symfony/polyfill-mbstring": "^1.12"
9920 },
9921 "type": "library",
9922 "autoload": {
9923 "files": [
9924 "MOBIClass/MOBI.php"
9925 ]
9926 },
9927 "notification-url": "https://packagist.org/downloads/",
9928 "license": [
9929 "Apache-2.0"
9930 ],
9931 "authors": [
9932 {
9933 "name": "Sander Kromwijk",
9934 "role": "Original developer",
9935 "email": "s.kromwijk@gmail.co"
9936 },
9937 {
9938 "name": "Nicolas Lœuillet",
9939 "email": "nicolas@loeuillet.org",
9940 "homepage": "http://www.cdetc.fr"
9941 }
9942 ],
9943 "description": "A Mobipocket file (.mobi) creator in PHP.",
9944 "homepage": "https://github.com/wallabag/php-mobi",
9945 "time": "2019-08-08T12:26:23+00:00"
9946 },
9947 {
9948 "name": "wallabag/phpepub",
9949 "version": "4.0.7.2",
9950 "source": {
9951 "type": "git",
9952 "url": "https://github.com/wallabag/PHPePub.git",
9953 "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518"
9954 },
9955 "dist": {
9956 "type": "zip",
9957 "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/ae4861e970fed1c6ae9ed85eefe03ac7c0113518",
9958 "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518",
9959 "shasum": ""
9960 },
9961 "require": {
9962 "grandt/phpresizegif": "~1.0.3",
9963 "grandt/relativepath": "~1.0.1",
9964 "masterminds/html5": "~2.3",
9965 "php": ">=5.3.0",
9966 "phpzip/phpzip": "~2.0.7"
9967 },
9968 "type": "library",
9969 "autoload": {
9970 "psr-4": {
9971 "PHPePub\\": "src/PHPePub"
9972 },
9973 "classmap": [
9974 "src/lib.uuid.php"
9975 ]
9976 },
9977 "notification-url": "https://packagist.org/downloads/",
9978 "license": [
9979 "LGPL-2.1"
9980 ],
9981 "authors": [
9982 {
9983 "name": "A. Grandt",
9984 "email": "php@grandt.com",
9985 "homepage": "http://grandt.com",
9986 "role": "Developer"
9987 },
9988 {
9989 "name": "An, Hyeong-woo",
9990 "email": "mail@mytory.net",
9991 "homepage": "https://mytory.net",
9992 "role": "Contributor"
9993 },
9994 {
9995 "name": "Daniel Berthereau",
9996 "email": "daniel.composer@berthereau.net",
9997 "role": "Contributor"
9998 },
9999 {
10000 "name": "Kevin Decherf",
10001 "homepage": "https://kdecherf.com",
10002 "role": "Contributor"
10003 }
10004 ],
10005 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
10006 "homepage": "https://github.com/wallabag/PHPePub",
10007 "keywords": [
10008 "e-book",
10009 "epub"
10010 ],
10011 "time": "2020-03-22T16:24:31+00:00"
10012 },
10013 {
10014 "name": "white-october/pagerfanta-bundle",
10015 "version": "v1.3.2",
10016 "source": {
10017 "type": "git",
10018 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
10019 "reference": "6df560869b5e09a3acf920890ab40598998b30ae"
10020 },
10021 "dist": {
10022 "type": "zip",
10023 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/6df560869b5e09a3acf920890ab40598998b30ae",
10024 "reference": "6df560869b5e09a3acf920890ab40598998b30ae",
10025 "shasum": ""
10026 },
10027 "require": {
10028 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
10029 "php": ">=5.3.3",
10030 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
10031 "symfony/property-access": "~2.3|~3.0|~4.0",
10032 "symfony/translation": "~2.3|~3.0|~4.0",
10033 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
10034 },
10035 "conflict": {
10036 "twig/twig": "<1.34|>=2.0,<2.4"
10037 },
10038 "require-dev": {
10039 "phpunit/phpunit": "~3.7|~4.0|^5.0",
10040 "symfony/symfony": "~2.3|~3.0|~4.0"
10041 },
10042 "type": "symfony-bundle",
10043 "extra": {
10044 "branch-alias": {
10045 "dev-master": "1.0.x-dev"
10046 }
10047 },
10048 "autoload": {
10049 "psr-4": {
10050 "WhiteOctober\\PagerfantaBundle\\": ""
10051 },
10052 "exclude-from-classmap": [
10053 "Tests/",
10054 "TestsProject/"
10055 ]
10056 },
10057 "notification-url": "https://packagist.org/downloads/",
10058 "license": [
10059 "MIT"
10060 ],
10061 "authors": [
10062 {
10063 "name": "Pablo Díez",
10064 "email": "pablodip@gmail.com"
10065 }
10066 ],
10067 "description": "Bundle to use Pagerfanta with Symfony2",
10068 "keywords": [
10069 "page",
10070 "paging"
10071 ],
10072 "time": "2019-12-02T14:19:37+00:00"
10073 },
10074 {
10075 "name": "willdurand/hateoas",
10076 "version": "2.12.0",
10077 "source": {
10078 "type": "git",
10079 "url": "https://github.com/willdurand/Hateoas.git",
10080 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5"
10081 },
10082 "dist": {
10083 "type": "zip",
10084 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
10085 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
10086 "shasum": ""
10087 },
10088 "require": {
10089 "doctrine/annotations": "~1.0",
10090 "doctrine/common": "~2.0",
10091 "jms/metadata": "~1.1",
10092 "jms/serializer": "^1.7",
10093 "php": "^5.5|^7.0",
10094 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
10095 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0"
10096 },
10097 "require-dev": {
10098 "pagerfanta/pagerfanta": "~1.0",
10099 "phpunit/phpunit": "~5",
10100 "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0",
10101 "symfony/routing": "~2.4 || ~3.0 || ~4.0",
10102 "symfony/yaml": "~2.4 || ~3.0 || ~4.0",
10103 "twig/twig": "~1.12"
10104 },
10105 "suggest": {
10106 "symfony/routing": "To use the SymfonyRouteFactory.",
10107 "symfony/yaml": "To use yaml based configuration.",
10108 "twig/twig": "To use the Twig extensions."
10109 },
10110 "type": "library",
10111 "extra": {
10112 "branch-alias": {
10113 "dev-master": "2.12-dev"
10114 }
10115 },
10116 "autoload": {
10117 "psr-0": {
10118 "Hateoas": "src/"
10119 }
10120 },
10121 "notification-url": "https://packagist.org/downloads/",
10122 "license": [
10123 "MIT"
10124 ],
10125 "authors": [
10126 {
10127 "name": "Adrien Brault",
10128 "email": "adrien.brault@gmail.com"
10129 },
10130 {
10131 "name": "William Durand",
10132 "email": "william.durand1@gmail.com"
10133 }
10134 ],
10135 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
10136 "time": "2018-02-23T17:05:31+00:00"
10137 },
10138 {
10139 "name": "willdurand/hateoas-bundle",
10140 "version": "1.4.0",
10141 "source": {
10142 "type": "git",
10143 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
10144 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa"
10145 },
10146 "dist": {
10147 "type": "zip",
10148 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
10149 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
10150 "shasum": ""
10151 },
10152 "require": {
10153 "jms/serializer-bundle": "~1.0 || ^2.0",
10154 "php": ">5.4 |^7.0",
10155 "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0",
10156 "willdurand/hateoas": "^2.10.0"
10157 },
10158 "require-dev": {
10159 "phpunit/phpunit": "~4.5 || ~5.0",
10160 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0",
10161 "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0",
10162 "twig/twig": "~1.12"
10163 },
10164 "type": "symfony-bundle",
10165 "extra": {
10166 "branch-alias": {
10167 "dev-master": "1.4-dev"
10168 }
10169 },
10170 "autoload": {
10171 "psr-4": {
10172 "Bazinga\\Bundle\\HateoasBundle\\": ""
10173 }
10174 },
10175 "notification-url": "https://packagist.org/downloads/",
10176 "license": [
10177 "MIT"
10178 ],
10179 "authors": [
10180 {
10181 "name": "William Durand",
10182 "email": "william.durand1@gmail.com"
10183 }
10184 ],
10185 "description": "Integration of Hateoas into Symfony2.",
10186 "keywords": [
10187 "HATEOAS",
10188 "rest"
10189 ],
10190 "time": "2018-01-27T13:03:07+00:00"
10191 },
10192 {
10193 "name": "willdurand/jsonp-callback-validator",
10194 "version": "v1.1.0",
10195 "source": {
10196 "type": "git",
10197 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
10198 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
10199 },
10200 "dist": {
10201 "type": "zip",
10202 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
10203 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
10204 "shasum": ""
10205 },
10206 "require": {
10207 "php": ">=5.3.0"
10208 },
10209 "require-dev": {
10210 "phpunit/phpunit": "~3.7"
10211 },
10212 "type": "library",
10213 "autoload": {
10214 "psr-0": {
10215 "JsonpCallbackValidator": "src/"
10216 }
10217 },
10218 "notification-url": "https://packagist.org/downloads/",
10219 "license": [
10220 "MIT"
10221 ],
10222 "authors": [
10223 {
10224 "name": "William Durand",
10225 "email": "william.durand1@gmail.com",
10226 "homepage": "http://www.willdurand.fr"
10227 }
10228 ],
10229 "description": "JSONP callback validator.",
10230 "time": "2014-01-20T22:35:06+00:00"
10231 },
10232 {
10233 "name": "willdurand/negotiation",
10234 "version": "v2.3.1",
10235 "source": {
10236 "type": "git",
10237 "url": "https://github.com/willdurand/Negotiation.git",
10238 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
10239 },
10240 "dist": {
10241 "type": "zip",
10242 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
10243 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
10244 "shasum": ""
10245 },
10246 "require": {
10247 "php": ">=5.4.0"
10248 },
10249 "require-dev": {
10250 "phpunit/phpunit": "~4.5"
10251 },
10252 "type": "library",
10253 "extra": {
10254 "branch-alias": {
10255 "dev-master": "2.3-dev"
10256 }
10257 },
10258 "autoload": {
10259 "psr-4": {
10260 "Negotiation\\": "src/Negotiation"
10261 }
10262 },
10263 "notification-url": "https://packagist.org/downloads/",
10264 "license": [
10265 "MIT"
10266 ],
10267 "authors": [
10268 {
10269 "name": "William Durand",
10270 "email": "will+git@drnd.me"
10271 }
10272 ],
10273 "description": "Content Negotiation tools for PHP provided as a standalone library.",
10274 "homepage": "http://williamdurand.fr/Negotiation/",
10275 "keywords": [
10276 "accept",
10277 "content",
10278 "format",
10279 "header",
10280 "negotiation"
10281 ],
10282 "time": "2017-05-14T17:21:12+00:00"
10283 }
10284 ],
10285 "packages-dev": [
10286 {
10287 "name": "composer/semver",
10288 "version": "1.5.1",
10289 "source": {
10290 "type": "git",
10291 "url": "https://github.com/composer/semver.git",
10292 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
10293 },
10294 "dist": {
10295 "type": "zip",
10296 "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
10297 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
10298 "shasum": ""
10299 },
10300 "require": {
10301 "php": "^5.3.2 || ^7.0"
10302 },
10303 "require-dev": {
10304 "phpunit/phpunit": "^4.5 || ^5.0.5"
10305 },
10306 "type": "library",
10307 "extra": {
10308 "branch-alias": {
10309 "dev-master": "1.x-dev"
10310 }
10311 },
10312 "autoload": {
10313 "psr-4": {
10314 "Composer\\Semver\\": "src"
10315 }
10316 },
10317 "notification-url": "https://packagist.org/downloads/",
10318 "license": [
10319 "MIT"
10320 ],
10321 "authors": [
10322 {
10323 "name": "Nils Adermann",
10324 "email": "naderman@naderman.de",
10325 "homepage": "http://www.naderman.de"
10326 },
10327 {
10328 "name": "Jordi Boggiano",
10329 "email": "j.boggiano@seld.be",
10330 "homepage": "http://seld.be"
10331 },
10332 {
10333 "name": "Rob Bast",
10334 "email": "rob.bast@gmail.com",
10335 "homepage": "http://robbast.nl"
10336 }
10337 ],
10338 "description": "Semver library that offers utilities, version constraint parsing and validation.",
10339 "keywords": [
10340 "semantic",
10341 "semver",
10342 "validation",
10343 "versioning"
10344 ],
10345 "time": "2020-01-13T12:06:48+00:00"
10346 },
10347 {
10348 "name": "composer/xdebug-handler",
10349 "version": "1.4.1",
10350 "source": {
10351 "type": "git",
10352 "url": "https://github.com/composer/xdebug-handler.git",
10353 "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
10354 },
10355 "dist": {
10356 "type": "zip",
10357 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
10358 "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
10359 "shasum": ""
10360 },
10361 "require": {
10362 "php": "^5.3.2 || ^7.0 || ^8.0",
10363 "psr/log": "^1.0"
10364 },
10365 "require-dev": {
10366 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
10367 },
10368 "type": "library",
10369 "autoload": {
10370 "psr-4": {
10371 "Composer\\XdebugHandler\\": "src"
10372 }
10373 },
10374 "notification-url": "https://packagist.org/downloads/",
10375 "license": [
10376 "MIT"
10377 ],
10378 "authors": [
10379 {
10380 "name": "John Stevenson",
10381 "email": "john-stevenson@blueyonder.co.uk"
10382 }
10383 ],
10384 "description": "Restarts a process without Xdebug.",
10385 "keywords": [
10386 "Xdebug",
10387 "performance"
10388 ],
10389 "time": "2020-03-01T12:26:26+00:00"
10390 },
10391 {
10392 "name": "dama/doctrine-test-bundle",
10393 "version": "v5.0.3",
10394 "source": {
10395 "type": "git",
10396 "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
10397 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa"
10398 },
10399 "dist": {
10400 "type": "zip",
10401 "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/29882b0d1a815f4819126ef714931bb24a31cbaa",
10402 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa",
10403 "shasum": ""
10404 },
10405 "require": {
10406 "doctrine/dbal": "~2.5",
10407 "doctrine/doctrine-bundle": "~1.4",
10408 "php": "^7.1",
10409 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
10410 },
10411 "require-dev": {
10412 "phpunit/phpunit": "~6.0|~7.0|~8.0",
10413 "symfony/phpunit-bridge": "~2.8|~3.0|~4.0",
10414 "symfony/yaml": "~2.8|~3.0|~4.0"
10415 },
10416 "type": "symfony-bundle",
10417 "extra": {
10418 "branch-alias": {
10419 "dev-master": "5.1.x-dev"
10420 }
10421 },
10422 "autoload": {
10423 "psr-4": {
10424 "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
10425 }
10426 },
10427 "notification-url": "https://packagist.org/downloads/",
10428 "license": [
10429 "MIT"
10430 ],
10431 "authors": [
10432 {
10433 "name": "David Maicher",
10434 "email": "mail@dmaicher.de"
10435 }
10436 ],
10437 "description": "Symfony bundle to isolate doctrine database tests and improve test performance",
10438 "keywords": [
10439 "Symfony 3",
10440 "Symfony 4",
10441 "doctrine",
10442 "isolation",
10443 "performance",
10444 "symfony",
10445 "symfony 2",
10446 "tests"
10447 ],
10448 "time": "2019-03-22T10:34:17+00:00"
10449 },
10450 {
10451 "name": "doctrine/data-fixtures",
10452 "version": "1.3.3",
10453 "source": {
10454 "type": "git",
10455 "url": "https://github.com/doctrine/data-fixtures.git",
10456 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3"
10457 },
10458 "dist": {
10459 "type": "zip",
10460 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f0ee99c64922fc3f863715232b615c478a61b0a3",
10461 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3",
10462 "shasum": ""
10463 },
10464 "require": {
10465 "doctrine/common": "~2.2",
10466 "php": "^7.1"
10467 },
10468 "conflict": {
10469 "doctrine/phpcr-odm": "<1.3.0"
10470 },
10471 "require-dev": {
10472 "alcaeus/mongo-php-adapter": "^1.1",
10473 "doctrine/dbal": "^2.5.4",
10474 "doctrine/mongodb-odm": "^1.3.0",
10475 "doctrine/orm": "^2.5.4",
10476 "phpunit/phpunit": "^7.0"
10477 },
10478 "suggest": {
10479 "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
10480 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
10481 "doctrine/orm": "For loading ORM fixtures",
10482 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
10483 },
10484 "type": "library",
10485 "extra": {
10486 "branch-alias": {
10487 "dev-master": "1.3.x-dev"
10488 }
10489 },
10490 "autoload": {
10491 "psr-4": {
10492 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
10493 }
10494 },
10495 "notification-url": "https://packagist.org/downloads/",
10496 "license": [
10497 "MIT"
10498 ],
10499 "authors": [
10500 {
10501 "name": "Jonathan Wage",
10502 "email": "jonwage@gmail.com"
10503 }
10504 ],
10505 "description": "Data Fixtures for all Doctrine Object Managers",
10506 "homepage": "http://www.doctrine-project.org",
10507 "keywords": [
10508 "database"
10509 ],
10510 "time": "2019-10-24T04:52:28+00:00"
10511 },
10512 {
10513 "name": "doctrine/doctrine-fixtures-bundle",
10514 "version": "3.3.1",
10515 "source": {
10516 "type": "git",
10517 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
10518 "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f"
10519 },
10520 "dist": {
10521 "type": "zip",
10522 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/39defca57ee0949e1475c46177b30b6d1b732e8f",
10523 "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f",
10524 "shasum": ""
10525 },
10526 "require": {
10527 "doctrine/data-fixtures": "^1.3",
10528 "doctrine/doctrine-bundle": "^1.11|^2.0",
10529 "doctrine/orm": "^2.6.0",
10530 "doctrine/persistence": "^1.3",
10531 "php": "^7.1",
10532 "symfony/config": "^3.4|^4.3|^5.0",
10533 "symfony/console": "^3.4|^4.3|^5.0",
10534 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
10535 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
10536 "symfony/http-kernel": "^3.4|^4.3|^5.0"
10537 },
10538 "require-dev": {
10539 "doctrine/coding-standard": "^6.0",
10540 "phpunit/phpunit": "^7.4",
10541 "symfony/phpunit-bridge": "^4.1|^5.0"
10542 },
10543 "type": "symfony-bundle",
10544 "extra": {
10545 "branch-alias": {
10546 "dev-master": "3.3.x-dev"
10547 }
10548 },
10549 "autoload": {
10550 "psr-4": {
10551 "Doctrine\\Bundle\\FixturesBundle\\": ""
10552 }
10553 },
10554 "notification-url": "https://packagist.org/downloads/",
10555 "license": [
10556 "MIT"
10557 ],
10558 "authors": [
10559 {
10560 "name": "Fabien Potencier",
10561 "email": "fabien@symfony.com"
10562 },
10563 {
10564 "name": "Doctrine Project",
10565 "homepage": "http://www.doctrine-project.org"
10566 },
10567 {
10568 "name": "Symfony Community",
10569 "homepage": "http://symfony.com/contributors"
10570 }
10571 ],
10572 "description": "Symfony DoctrineFixturesBundle",
10573 "homepage": "http://www.doctrine-project.org",
10574 "keywords": [
10575 "Fixture",
10576 "persistence"
10577 ],
10578 "time": "2020-04-02T16:40:37+00:00"
10579 },
10580 {
10581 "name": "friendsofphp/php-cs-fixer",
10582 "version": "v2.16.3",
10583 "source": {
10584 "type": "git",
10585 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
10586 "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0"
10587 },
10588 "dist": {
10589 "type": "zip",
10590 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0",
10591 "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0",
10592 "shasum": ""
10593 },
10594 "require": {
10595 "composer/semver": "^1.4",
10596 "composer/xdebug-handler": "^1.2",
10597 "doctrine/annotations": "^1.2",
10598 "ext-json": "*",
10599 "ext-tokenizer": "*",
10600 "php": "^5.6 || ^7.0",
10601 "php-cs-fixer/diff": "^1.3",
10602 "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
10603 "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
10604 "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
10605 "symfony/finder": "^3.0 || ^4.0 || ^5.0",
10606 "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
10607 "symfony/polyfill-php70": "^1.0",
10608 "symfony/polyfill-php72": "^1.4",
10609 "symfony/process": "^3.0 || ^4.0 || ^5.0",
10610 "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
10611 },
10612 "require-dev": {
10613 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
10614 "justinrainbow/json-schema": "^5.0",
10615 "keradus/cli-executor": "^1.2",
10616 "mikey179/vfsstream": "^1.6",
10617 "php-coveralls/php-coveralls": "^2.1",
10618 "php-cs-fixer/accessible-object": "^1.0",
10619 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
10620 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
10621 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
10622 "phpunitgoodpractices/traits": "^1.8",
10623 "symfony/phpunit-bridge": "^4.3 || ^5.0",
10624 "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
10625 },
10626 "suggest": {
10627 "ext-dom": "For handling output formats in XML",
10628 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
10629 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
10630 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
10631 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
10632 },
10633 "bin": [
10634 "php-cs-fixer"
10635 ],
10636 "type": "application",
10637 "autoload": {
10638 "psr-4": {
10639 "PhpCsFixer\\": "src/"
10640 },
10641 "classmap": [
10642 "tests/Test/AbstractFixerTestCase.php",
10643 "tests/Test/AbstractIntegrationCaseFactory.php",
10644 "tests/Test/AbstractIntegrationTestCase.php",
10645 "tests/Test/Assert/AssertTokensTrait.php",
10646 "tests/Test/IntegrationCase.php",
10647 "tests/Test/IntegrationCaseFactory.php",
10648 "tests/Test/IntegrationCaseFactoryInterface.php",
10649 "tests/Test/InternalIntegrationCaseFactory.php",
10650 "tests/Test/IsIdenticalConstraint.php",
10651 "tests/TestCase.php"
10652 ]
10653 },
10654 "notification-url": "https://packagist.org/downloads/",
10655 "license": [
10656 "MIT"
10657 ],
10658 "authors": [
10659 {
10660 "name": "Fabien Potencier",
10661 "email": "fabien@symfony.com"
10662 },
10663 {
10664 "name": "Dariusz Rumiński",
10665 "email": "dariusz.ruminski@gmail.com"
10666 }
10667 ],
10668 "description": "A tool to automatically fix PHP code style",
10669 "time": "2020-04-15T18:51:10+00:00"
10670 },
10671 {
10672 "name": "m6web/redis-mock",
10673 "version": "v5.0.0",
10674 "source": {
10675 "type": "git",
10676 "url": "https://github.com/M6Web/RedisMock.git",
10677 "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd"
10678 },
10679 "dist": {
10680 "type": "zip",
10681 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/1b7a1bcbb63d636b003643e88f785615e0a316bd",
10682 "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd",
10683 "shasum": ""
10684 },
10685 "require": {
10686 "php": ">=7.1.0"
10687 },
10688 "require-dev": {
10689 "atoum/atoum": "master-dev",
10690 "predis/predis": "~1.1"
10691 },
10692 "type": "library",
10693 "autoload": {
10694 "psr-0": {
10695 "M6Web\\Component\\RedisMock": "src/"
10696 }
10697 },
10698 "notification-url": "https://packagist.org/downloads/",
10699 "license": [
10700 "MIT"
10701 ],
10702 "authors": [
10703 {
10704 "name": "M6Web",
10705 "email": "opensource@m6web.fr",
10706 "homepage": "http://tech.m6web.fr/"
10707 }
10708 ],
10709 "description": "Library providing a PHP mock for Redis",
10710 "keywords": [
10711 "mock",
10712 "redis"
10713 ],
10714 "time": "2020-01-08T08:03:01+00:00"
10715 },
10716 {
10717 "name": "nette/bootstrap",
10718 "version": "v3.0.1",
10719 "source": {
10720 "type": "git",
10721 "url": "https://github.com/nette/bootstrap.git",
10722 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249"
10723 },
10724 "dist": {
10725 "type": "zip",
10726 "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249",
10727 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249",
10728 "shasum": ""
10729 },
10730 "require": {
10731 "nette/di": "^3.0",
10732 "nette/utils": "^3.0",
10733 "php": ">=7.1"
10734 },
10735 "conflict": {
10736 "tracy/tracy": "<2.6"
10737 },
10738 "require-dev": {
10739 "latte/latte": "^2.2",
10740 "nette/application": "^3.0",
10741 "nette/caching": "^3.0",
10742 "nette/database": "^3.0",
10743 "nette/forms": "^3.0",
10744 "nette/http": "^3.0",
10745 "nette/mail": "^3.0",
10746 "nette/robot-loader": "^3.0",
10747 "nette/safe-stream": "^2.2",
10748 "nette/security": "^3.0",
10749 "nette/tester": "^2.0",
10750 "tracy/tracy": "^2.6"
10751 },
10752 "suggest": {
10753 "nette/robot-loader": "to use Configurator::createRobotLoader()",
10754 "tracy/tracy": "to use Configurator::enableTracy()"
10755 },
10756 "type": "library",
10757 "extra": {
10758 "branch-alias": {
10759 "dev-master": "3.0-dev"
10760 }
10761 },
10762 "autoload": {
10763 "classmap": [
10764 "src/"
10765 ]
10766 },
10767 "notification-url": "https://packagist.org/downloads/",
10768 "license": [
10769 "BSD-3-Clause",
10770 "GPL-2.0",
10771 "GPL-3.0"
10772 ],
10773 "authors": [
10774 {
10775 "name": "David Grudl",
10776 "homepage": "https://davidgrudl.com"
10777 },
10778 {
10779 "name": "Nette Community",
10780 "homepage": "https://nette.org/contributors"
10781 }
10782 ],
10783 "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
10784 "homepage": "https://nette.org",
10785 "keywords": [
10786 "bootstrapping",
10787 "configurator",
10788 "nette"
10789 ],
10790 "time": "2019-09-30T08:19:38+00:00"
10791 },
10792 {
10793 "name": "nette/di",
10794 "version": "v3.0.4",
10795 "source": {
10796 "type": "git",
10797 "url": "https://github.com/nette/di.git",
10798 "reference": "34d3e47ebe96229b7671664893a3b1128c102213"
10799 },
10800 "dist": {
10801 "type": "zip",
10802 "url": "https://api.github.com/repos/nette/di/zipball/34d3e47ebe96229b7671664893a3b1128c102213",
10803 "reference": "34d3e47ebe96229b7671664893a3b1128c102213",
10804 "shasum": ""
10805 },
10806 "require": {
10807 "ext-tokenizer": "*",
10808 "nette/neon": "^3.0",
10809 "nette/php-generator": "^3.3.3",
10810 "nette/robot-loader": "^3.2",
10811 "nette/schema": "^1.0",
10812 "nette/utils": "^3.1",
10813 "php": ">=7.1"
10814 },
10815 "conflict": {
10816 "nette/bootstrap": "<3.0"
10817 },
10818 "require-dev": {
10819 "nette/tester": "^2.2",
10820 "phpstan/phpstan": "^0.12",
10821 "tracy/tracy": "^2.3"
10822 },
10823 "type": "library",
10824 "extra": {
10825 "branch-alias": {
10826 "dev-master": "3.0-dev"
10827 }
10828 },
10829 "autoload": {
10830 "classmap": [
10831 "src/"
10832 ]
10833 },
10834 "notification-url": "https://packagist.org/downloads/",
10835 "license": [
10836 "BSD-3-Clause",
10837 "GPL-2.0-only",
10838 "GPL-3.0-only"
10839 ],
10840 "authors": [
10841 {
10842 "name": "David Grudl",
10843 "homepage": "https://davidgrudl.com"
10844 },
10845 {
10846 "name": "Nette Community",
10847 "homepage": "https://nette.org/contributors"
10848 }
10849 ],
10850 "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
10851 "homepage": "https://nette.org",
10852 "keywords": [
10853 "compiled",
10854 "di",
10855 "dic",
10856 "factory",
10857 "ioc",
10858 "nette",
10859 "static"
10860 ],
10861 "time": "2020-05-14T10:29:59+00:00"
10862 },
10863 {
10864 "name": "nette/finder",
10865 "version": "v2.5.2",
10866 "source": {
10867 "type": "git",
10868 "url": "https://github.com/nette/finder.git",
10869 "reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50"
10870 },
10871 "dist": {
10872 "type": "zip",
10873 "url": "https://api.github.com/repos/nette/finder/zipball/4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
10874 "reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
10875 "shasum": ""
10876 },
10877 "require": {
10878 "nette/utils": "^2.4 || ^3.0",
10879 "php": ">=7.1"
10880 },
10881 "conflict": {
10882 "nette/nette": "<2.2"
10883 },
10884 "require-dev": {
10885 "nette/tester": "^2.0",
10886 "phpstan/phpstan": "^0.12",
10887 "tracy/tracy": "^2.3"
10888 },
10889 "type": "library",
10890 "extra": {
10891 "branch-alias": {
10892 "dev-master": "2.5-dev"
10893 }
10894 },
10895 "autoload": {
10896 "classmap": [
10897 "src/"
10898 ]
10899 },
10900 "notification-url": "https://packagist.org/downloads/",
10901 "license": [
10902 "BSD-3-Clause",
10903 "GPL-2.0",
10904 "GPL-3.0"
10905 ],
10906 "authors": [
10907 {
10908 "name": "David Grudl",
10909 "homepage": "https://davidgrudl.com"
10910 },
10911 {
10912 "name": "Nette Community",
10913 "homepage": "https://nette.org/contributors"
10914 }
10915 ],
10916 "description": "🔍 Nette Finder: find files and directories with an intuitive API.",
10917 "homepage": "https://nette.org",
10918 "keywords": [
10919 "filesystem",
10920 "glob",
10921 "iterator",
10922 "nette"
10923 ],
10924 "time": "2020-01-03T20:35:40+00:00"
10925 },
10926 {
10927 "name": "nette/neon",
10928 "version": "v3.1.2",
10929 "source": {
10930 "type": "git",
10931 "url": "https://github.com/nette/neon.git",
10932 "reference": "3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e"
10933 },
10934 "dist": {
10935 "type": "zip",
10936 "url": "https://api.github.com/repos/nette/neon/zipball/3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e",
10937 "reference": "3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e",
10938 "shasum": ""
10939 },
10940 "require": {
10941 "ext-iconv": "*",
10942 "ext-json": "*",
10943 "php": ">=7.1"
10944 },
10945 "require-dev": {
10946 "nette/tester": "^2.0",
10947 "phpstan/phpstan": "^0.12",
10948 "tracy/tracy": "^2.3"
10949 },
10950 "type": "library",
10951 "extra": {
10952 "branch-alias": {
10953 "dev-master": "3.1-dev"
10954 }
10955 },
10956 "autoload": {
10957 "classmap": [
10958 "src/"
10959 ]
10960 },
10961 "notification-url": "https://packagist.org/downloads/",
10962 "license": [
10963 "BSD-3-Clause",
10964 "GPL-2.0-only",
10965 "GPL-3.0-only"
10966 ],
10967 "authors": [
10968 {
10969 "name": "David Grudl",
10970 "homepage": "https://davidgrudl.com"
10971 },
10972 {
10973 "name": "Nette Community",
10974 "homepage": "https://nette.org/contributors"
10975 }
10976 ],
10977 "description": "🍸 Nette NEON: encodes and decodes NEON file format.",
10978 "homepage": "https://ne-on.org",
10979 "keywords": [
10980 "export",
10981 "import",
10982 "neon",
10983 "nette",
10984 "yaml"
10985 ],
10986 "time": "2020-03-04T11:47:04+00:00"
10987 },
10988 {
10989 "name": "nette/php-generator",
10990 "version": "v3.3.4",
10991 "source": {
10992 "type": "git",
10993 "url": "https://github.com/nette/php-generator.git",
10994 "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856"
10995 },
10996 "dist": {
10997 "type": "zip",
10998 "url": "https://api.github.com/repos/nette/php-generator/zipball/8fe7e699dca7db186f56d75800cb1ec32e39c856",
10999 "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856",
11000 "shasum": ""
11001 },
11002 "require": {
11003 "nette/utils": "^2.4.2 || ^3.0",
11004 "php": ">=7.1"
11005 },
11006 "require-dev": {
11007 "nette/tester": "^2.0",
11008 "phpstan/phpstan": "^0.12",
11009 "tracy/tracy": "^2.3"
11010 },
11011 "type": "library",
11012 "extra": {
11013 "branch-alias": {
11014 "dev-master": "3.3-dev"
11015 }
11016 },
11017 "autoload": {
11018 "classmap": [
11019 "src/"
11020 ]
11021 },
11022 "notification-url": "https://packagist.org/downloads/",
11023 "license": [
11024 "BSD-3-Clause",
11025 "GPL-2.0-only",
11026 "GPL-3.0-only"
11027 ],
11028 "authors": [
11029 {
11030 "name": "David Grudl",
11031 "homepage": "https://davidgrudl.com"
11032 },
11033 {
11034 "name": "Nette Community",
11035 "homepage": "https://nette.org/contributors"
11036 }
11037 ],
11038 "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.4 features.",
11039 "homepage": "https://nette.org",
11040 "keywords": [
11041 "code",
11042 "nette",
11043 "php",
11044 "scaffolding"
11045 ],
11046 "time": "2020-02-09T14:39:09+00:00"
11047 },
11048 {
11049 "name": "nette/robot-loader",
11050 "version": "v3.2.3",
11051 "source": {
11052 "type": "git",
11053 "url": "https://github.com/nette/robot-loader.git",
11054 "reference": "726c462e73e739e965ec654a667407074cfe83c0"
11055 },
11056 "dist": {
11057 "type": "zip",
11058 "url": "https://api.github.com/repos/nette/robot-loader/zipball/726c462e73e739e965ec654a667407074cfe83c0",
11059 "reference": "726c462e73e739e965ec654a667407074cfe83c0",
11060 "shasum": ""
11061 },
11062 "require": {
11063 "ext-tokenizer": "*",
11064 "nette/finder": "^2.5 || ^3.0",
11065 "nette/utils": "^3.0",
11066 "php": ">=7.1"
11067 },
11068 "require-dev": {
11069 "nette/tester": "^2.0",
11070 "phpstan/phpstan": "^0.12",
11071 "tracy/tracy": "^2.3"
11072 },
11073 "type": "library",
11074 "extra": {
11075 "branch-alias": {
11076 "dev-master": "3.2-dev"
11077 }
11078 },
11079 "autoload": {
11080 "classmap": [
11081 "src/"
11082 ]
11083 },
11084 "notification-url": "https://packagist.org/downloads/",
11085 "license": [
11086 "BSD-3-Clause",
11087 "GPL-2.0-only",
11088 "GPL-3.0-only"
11089 ],
11090 "authors": [
11091 {
11092 "name": "David Grudl",
11093 "homepage": "https://davidgrudl.com"
11094 },
11095 {
11096 "name": "Nette Community",
11097 "homepage": "https://nette.org/contributors"
11098 }
11099 ],
11100 "description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
11101 "homepage": "https://nette.org",
11102 "keywords": [
11103 "autoload",
11104 "class",
11105 "interface",
11106 "nette",
11107 "trait"
11108 ],
11109 "time": "2020-02-28T13:10:07+00:00"
11110 },
11111 {
11112 "name": "nette/schema",
11113 "version": "v1.0.2",
11114 "source": {
11115 "type": "git",
11116 "url": "https://github.com/nette/schema.git",
11117 "reference": "febf71fb4052c824046f5a33f4f769a6e7fa0cb4"
11118 },
11119 "dist": {
11120 "type": "zip",
11121 "url": "https://api.github.com/repos/nette/schema/zipball/febf71fb4052c824046f5a33f4f769a6e7fa0cb4",
11122 "reference": "febf71fb4052c824046f5a33f4f769a6e7fa0cb4",
11123 "shasum": ""
11124 },
11125 "require": {
11126 "nette/utils": "^3.1",
11127 "php": ">=7.1"
11128 },
11129 "require-dev": {
11130 "nette/tester": "^2.2",
11131 "phpstan/phpstan-nette": "^0.12",
11132 "tracy/tracy": "^2.3"
11133 },
11134 "type": "library",
11135 "extra": {
11136 "branch-alias": []
11137 },
11138 "autoload": {
11139 "classmap": [
11140 "src/"
11141 ]
11142 },
11143 "notification-url": "https://packagist.org/downloads/",
11144 "license": [
11145 "BSD-3-Clause",
11146 "GPL-2.0",
11147 "GPL-3.0"
11148 ],
11149 "authors": [
11150 {
11151 "name": "David Grudl",
11152 "homepage": "https://davidgrudl.com"
11153 },
11154 {
11155 "name": "Nette Community",
11156 "homepage": "https://nette.org/contributors"
11157 }
11158 ],
11159 "description": "📐 Nette Schema: validating data structures against a given Schema.",
11160 "homepage": "https://nette.org",
11161 "keywords": [
11162 "config",
11163 "nette"
11164 ],
11165 "time": "2020-01-06T22:52:48+00:00"
11166 },
11167 {
11168 "name": "nette/utils",
11169 "version": "v3.1.1",
11170 "source": {
11171 "type": "git",
11172 "url": "https://github.com/nette/utils.git",
11173 "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb"
11174 },
11175 "dist": {
11176 "type": "zip",
11177 "url": "https://api.github.com/repos/nette/utils/zipball/2c17d16d8887579ae1c0898ff94a3668997fd3eb",
11178 "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb",
11179 "shasum": ""
11180 },
11181 "require": {
11182 "php": ">=7.1"
11183 },
11184 "require-dev": {
11185 "nette/tester": "~2.0",
11186 "phpstan/phpstan": "^0.12",
11187 "tracy/tracy": "^2.3"
11188 },
11189 "suggest": {
11190 "ext-gd": "to use Image",
11191 "ext-iconv": "to use Strings::webalize() and toAscii()",
11192 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
11193 "ext-json": "to use Nette\\Utils\\Json",
11194 "ext-mbstring": "to use Strings::lower() etc...",
11195 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
11196 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
11197 },
11198 "type": "library",
11199 "extra": {
11200 "branch-alias": {
11201 "dev-master": "3.1-dev"
11202 }
11203 },
11204 "autoload": {
11205 "classmap": [
11206 "src/"
11207 ]
11208 },
11209 "notification-url": "https://packagist.org/downloads/",
11210 "license": [
11211 "BSD-3-Clause",
11212 "GPL-2.0-only",
11213 "GPL-3.0-only"
11214 ],
11215 "authors": [
11216 {
11217 "name": "David Grudl",
11218 "homepage": "https://davidgrudl.com"
11219 },
11220 {
11221 "name": "Nette Community",
11222 "homepage": "https://nette.org/contributors"
11223 }
11224 ],
11225 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
11226 "homepage": "https://nette.org",
11227 "keywords": [
11228 "array",
11229 "core",
11230 "datetime",
11231 "images",
11232 "json",
11233 "nette",
11234 "paginator",
11235 "password",
11236 "slugify",
11237 "string",
11238 "unicode",
11239 "utf-8",
11240 "utility",
11241 "validation"
11242 ],
11243 "time": "2020-02-09T14:10:55+00:00"
11244 },
11245 {
11246 "name": "nikic/php-parser",
11247 "version": "v4.4.0",
11248 "source": {
11249 "type": "git",
11250 "url": "https://github.com/nikic/PHP-Parser.git",
11251 "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
11252 },
11253 "dist": {
11254 "type": "zip",
11255 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
11256 "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
11257 "shasum": ""
11258 },
11259 "require": {
11260 "ext-tokenizer": "*",
11261 "php": ">=7.0"
11262 },
11263 "require-dev": {
11264 "ircmaxell/php-yacc": "0.0.5",
11265 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
11266 },
11267 "bin": [
11268 "bin/php-parse"
11269 ],
11270 "type": "library",
11271 "extra": {
11272 "branch-alias": {
11273 "dev-master": "4.3-dev"
11274 }
11275 },
11276 "autoload": {
11277 "psr-4": {
11278 "PhpParser\\": "lib/PhpParser"
11279 }
11280 },
11281 "notification-url": "https://packagist.org/downloads/",
11282 "license": [
11283 "BSD-3-Clause"
11284 ],
11285 "authors": [
11286 {
11287 "name": "Nikita Popov"
11288 }
11289 ],
11290 "description": "A PHP parser written in PHP",
11291 "keywords": [
11292 "parser",
11293 "php"
11294 ],
11295 "time": "2020-04-10T16:34:50+00:00"
11296 },
11297 {
11298 "name": "php-cs-fixer/diff",
11299 "version": "v1.3.0",
11300 "source": {
11301 "type": "git",
11302 "url": "https://github.com/PHP-CS-Fixer/diff.git",
11303 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
11304 },
11305 "dist": {
11306 "type": "zip",
11307 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
11308 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
11309 "shasum": ""
11310 },
11311 "require": {
11312 "php": "^5.6 || ^7.0"
11313 },
11314 "require-dev": {
11315 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
11316 "symfony/process": "^3.3"
11317 },
11318 "type": "library",
11319 "autoload": {
11320 "classmap": [
11321 "src/"
11322 ]
11323 },
11324 "notification-url": "https://packagist.org/downloads/",
11325 "license": [
11326 "BSD-3-Clause"
11327 ],
11328 "authors": [
11329 {
11330 "name": "Kore Nordmann",
11331 "email": "mail@kore-nordmann.de"
11332 },
11333 {
11334 "name": "Sebastian Bergmann",
11335 "email": "sebastian@phpunit.de"
11336 },
11337 {
11338 "name": "SpacePossum"
11339 }
11340 ],
11341 "description": "sebastian/diff v2 backport support for PHP5.6",
11342 "homepage": "https://github.com/PHP-CS-Fixer",
11343 "keywords": [
11344 "diff"
11345 ],
11346 "time": "2018-02-15T16:58:55+00:00"
11347 },
11348 {
11349 "name": "php-http/mock-client",
11350 "version": "1.3.1",
11351 "source": {
11352 "type": "git",
11353 "url": "https://github.com/php-http/mock-client.git",
11354 "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845"
11355 },
11356 "dist": {
11357 "type": "zip",
11358 "url": "https://api.github.com/repos/php-http/mock-client/zipball/186547be76fe81cc0c0589f9285ef9c8dded9845",
11359 "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845",
11360 "shasum": ""
11361 },
11362 "require": {
11363 "php": "^5.5 || ^7.0",
11364 "php-http/client-common": "^1.9 || ^2.0",
11365 "php-http/discovery": "^1.0",
11366 "php-http/httplug": "^1.0 || ^2.0",
11367 "php-http/message-factory": "^1.0"
11368 },
11369 "provide": {
11370 "php-http/async-client-implementation": "1.0",
11371 "php-http/client-implementation": "1.0"
11372 },
11373 "require-dev": {
11374 "henrikbjorn/phpspec-code-coverage": "^1.0",
11375 "phpspec/phpspec": "^2.4"
11376 },
11377 "type": "library",
11378 "extra": {
11379 "branch-alias": {
11380 "dev-master": "1.3-dev"
11381 }
11382 },
11383 "autoload": {
11384 "psr-4": {
11385 "Http\\Mock\\": "src/"
11386 }
11387 },
11388 "notification-url": "https://packagist.org/downloads/",
11389 "license": [
11390 "MIT"
11391 ],
11392 "authors": [
11393 {
11394 "name": "David de Boer",
11395 "email": "david@ddeboer.nl"
11396 }
11397 ],
11398 "description": "Mock HTTP client",
11399 "homepage": "http://httplug.io",
11400 "keywords": [
11401 "client",
11402 "http",
11403 "mock",
11404 "psr7"
11405 ],
11406 "time": "2019-11-06T12:49:04+00:00"
11407 },
11408 {
11409 "name": "phpstan/phpdoc-parser",
11410 "version": "0.3.5",
11411 "source": {
11412 "type": "git",
11413 "url": "https://github.com/phpstan/phpdoc-parser.git",
11414 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
11415 },
11416 "dist": {
11417 "type": "zip",
11418 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
11419 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
11420 "shasum": ""
11421 },
11422 "require": {
11423 "php": "~7.1"
11424 },
11425 "require-dev": {
11426 "consistence/coding-standard": "^3.5",
11427 "jakub-onderka/php-parallel-lint": "^0.9.2",
11428 "phing/phing": "^2.16.0",
11429 "phpstan/phpstan": "^0.10",
11430 "phpunit/phpunit": "^6.3",
11431 "slevomat/coding-standard": "^4.7.2",
11432 "squizlabs/php_codesniffer": "^3.3.2",
11433 "symfony/process": "^3.4 || ^4.0"
11434 },
11435 "type": "library",
11436 "extra": {
11437 "branch-alias": {
11438 "dev-master": "0.3-dev"
11439 }
11440 },
11441 "autoload": {
11442 "psr-4": {
11443 "PHPStan\\PhpDocParser\\": [
11444 "src/"
11445 ]
11446 }
11447 },
11448 "notification-url": "https://packagist.org/downloads/",
11449 "license": [
11450 "MIT"
11451 ],
11452 "description": "PHPDoc parser with support for nullable, intersection and generic types",
11453 "time": "2019-06-07T19:13:52+00:00"
11454 },
11455 {
11456 "name": "phpstan/phpstan",
11457 "version": "0.11.19",
11458 "source": {
11459 "type": "git",
11460 "url": "https://github.com/phpstan/phpstan.git",
11461 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7"
11462 },
11463 "dist": {
11464 "type": "zip",
11465 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7",
11466 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7",
11467 "shasum": ""
11468 },
11469 "require": {
11470 "composer/xdebug-handler": "^1.3.0",
11471 "jean85/pretty-package-versions": "^1.0.3",
11472 "nette/bootstrap": "^2.4 || ^3.0",
11473 "nette/di": "^2.4.7 || ^3.0",
11474 "nette/neon": "^2.4.3 || ^3.0",
11475 "nette/robot-loader": "^3.0.1",
11476 "nette/schema": "^1.0",
11477 "nette/utils": "^2.4.5 || ^3.0",
11478 "nikic/php-parser": "^4.2.3",
11479 "php": "~7.1",
11480 "phpstan/phpdoc-parser": "^0.3.5",
11481 "symfony/console": "~3.2 || ~4.0",
11482 "symfony/finder": "~3.2 || ~4.0"
11483 },
11484 "conflict": {
11485 "symfony/console": "3.4.16 || 4.1.5"
11486 },
11487 "require-dev": {
11488 "brianium/paratest": "^2.0 || ^3.0",
11489 "consistence/coding-standard": "^3.5",
11490 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11491 "ext-intl": "*",
11492 "ext-mysqli": "*",
11493 "ext-simplexml": "*",
11494 "ext-soap": "*",
11495 "ext-zip": "*",
11496 "jakub-onderka/php-parallel-lint": "^1.0",
11497 "localheinz/composer-normalize": "^1.1.0",
11498 "phing/phing": "^2.16.0",
11499 "phpstan/phpstan-deprecation-rules": "^0.11",
11500 "phpstan/phpstan-php-parser": "^0.11",
11501 "phpstan/phpstan-phpunit": "^0.11",
11502 "phpstan/phpstan-strict-rules": "^0.11",
11503 "phpunit/phpunit": "^7.5.14 || ^8.0",
11504 "slevomat/coding-standard": "^4.7.2",
11505 "squizlabs/php_codesniffer": "^3.3.2"
11506 },
11507 "bin": [
11508 "bin/phpstan"
11509 ],
11510 "type": "library",
11511 "extra": {
11512 "branch-alias": {
11513 "dev-master": "0.11-dev"
11514 }
11515 },
11516 "autoload": {
11517 "psr-4": {
11518 "PHPStan\\": [
11519 "src/"
11520 ]
11521 }
11522 },
11523 "notification-url": "https://packagist.org/downloads/",
11524 "license": [
11525 "MIT"
11526 ],
11527 "description": "PHPStan - PHP Static Analysis Tool",
11528 "time": "2019-10-22T20:20:22+00:00"
11529 },
11530 {
11531 "name": "phpstan/phpstan-doctrine",
11532 "version": "0.11.6",
11533 "source": {
11534 "type": "git",
11535 "url": "https://github.com/phpstan/phpstan-doctrine.git",
11536 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c"
11537 },
11538 "dist": {
11539 "type": "zip",
11540 "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/77592865e167b32c7dcb4f39a35210e909a8854c",
11541 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c",
11542 "shasum": ""
11543 },
11544 "require": {
11545 "nikic/php-parser": "^4.0",
11546 "php": "~7.1",
11547 "phpstan/phpdoc-parser": "^0.3",
11548 "phpstan/phpstan": "^0.11.7"
11549 },
11550 "conflict": {
11551 "doctrine/collections": "<1.0",
11552 "doctrine/common": "<2.7",
11553 "doctrine/mongodb-odm": "<1.2",
11554 "doctrine/orm": "<2.5"
11555 },
11556 "require-dev": {
11557 "consistence/coding-standard": "^3.8",
11558 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11559 "doctrine/collections": "^1.0",
11560 "doctrine/common": "^2.7",
11561 "doctrine/mongodb-odm": "^1.2",
11562 "doctrine/orm": "^2.5",
11563 "jakub-onderka/php-parallel-lint": "^1.0",
11564 "phing/phing": "^2.16.0",
11565 "phpstan/phpstan-phpunit": "^0.11",
11566 "phpstan/phpstan-strict-rules": "^0.11",
11567 "phpunit/phpunit": "^7.0",
11568 "slevomat/coding-standard": "^5.0.4"
11569 },
11570 "type": "phpstan-extension",
11571 "extra": {
11572 "branch-alias": {
11573 "dev-master": "0.11-dev"
11574 },
11575 "phpstan": {
11576 "includes": [
11577 "extension.neon",
11578 "rules.neon"
11579 ]
11580 }
11581 },
11582 "autoload": {
11583 "psr-4": {
11584 "PHPStan\\": "src/"
11585 }
11586 },
11587 "notification-url": "https://packagist.org/downloads/",
11588 "license": [
11589 "MIT"
11590 ],
11591 "description": "Doctrine extensions for PHPStan",
11592 "time": "2019-09-13T08:40:06+00:00"
11593 },
11594 {
11595 "name": "phpstan/phpstan-phpunit",
11596 "version": "0.11.2",
11597 "source": {
11598 "type": "git",
11599 "url": "https://github.com/phpstan/phpstan-phpunit.git",
11600 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9"
11601 },
11602 "dist": {
11603 "type": "zip",
11604 "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11605 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11606 "shasum": ""
11607 },
11608 "require": {
11609 "nikic/php-parser": "^4.0",
11610 "php": "~7.1",
11611 "phpstan/phpdoc-parser": "^0.3",
11612 "phpstan/phpstan": "^0.11.4"
11613 },
11614 "conflict": {
11615 "phpunit/phpunit": "<7.0"
11616 },
11617 "require-dev": {
11618 "consistence/coding-standard": "^3.0.1",
11619 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11620 "jakub-onderka/php-parallel-lint": "^1.0",
11621 "phing/phing": "^2.16.0",
11622 "phpstan/phpstan-strict-rules": "^0.11",
11623 "phpunit/phpunit": "^7.0",
11624 "satooshi/php-coveralls": "^1.0",
11625 "slevomat/coding-standard": "^4.5.2"
11626 },
11627 "type": "phpstan-extension",
11628 "extra": {
11629 "branch-alias": {
11630 "dev-master": "0.11-dev"
11631 },
11632 "phpstan": {
11633 "includes": [
11634 "extension.neon",
11635 "rules.neon"
11636 ]
11637 }
11638 },
11639 "autoload": {
11640 "psr-4": {
11641 "PHPStan\\": "src/"
11642 }
11643 },
11644 "notification-url": "https://packagist.org/downloads/",
11645 "license": [
11646 "MIT"
11647 ],
11648 "description": "PHPUnit extensions and rules for PHPStan",
11649 "time": "2019-05-17T17:50:16+00:00"
11650 },
11651 {
11652 "name": "phpstan/phpstan-symfony",
11653 "version": "0.11.6",
11654 "source": {
11655 "type": "git",
11656 "url": "https://github.com/phpstan/phpstan-symfony.git",
11657 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084"
11658 },
11659 "dist": {
11660 "type": "zip",
11661 "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7be3054c21fd472a52b1c38eb129c3f93776084",
11662 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084",
11663 "shasum": ""
11664 },
11665 "require": {
11666 "ext-simplexml": "*",
11667 "nikic/php-parser": "^4.0",
11668 "php": "^7.1",
11669 "phpstan/phpstan": "^0.11.7"
11670 },
11671 "conflict": {
11672 "symfony/framework-bundle": "<3.0"
11673 },
11674 "require-dev": {
11675 "consistence/coding-standard": "^3.0.1",
11676 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11677 "jakub-onderka/php-parallel-lint": "^1.0",
11678 "nette/di": "^3.0-stable",
11679 "phing/phing": "^2.16.0",
11680 "phpstan/phpstan-phpunit": "^0.11",
11681 "phpstan/phpstan-strict-rules": "^0.11",
11682 "phpunit/phpunit": "^7.0",
11683 "slevomat/coding-standard": "^4.5.2",
11684 "squizlabs/php_codesniffer": "^3.3.2",
11685 "symfony/console": "^3.0 || ^4.0",
11686 "symfony/framework-bundle": "^3.0 || ^4.0",
11687 "symfony/messenger": "^4.2",
11688 "symfony/serializer": "^3.0 || ^4.0"
11689 },
11690 "type": "phpstan-extension",
11691 "extra": {
11692 "branch-alias": {
11693 "dev-master": "0.11-dev"
11694 },
11695 "phpstan": {
11696 "includes": [
11697 "extension.neon"
11698 ]
11699 }
11700 },
11701 "autoload": {
11702 "psr-4": {
11703 "PHPStan\\": "src/"
11704 }
11705 },
11706 "notification-url": "https://packagist.org/downloads/",
11707 "license": [
11708 "MIT"
11709 ],
11710 "authors": [
11711 {
11712 "name": "Lukáš Unger",
11713 "email": "looky.msc@gmail.com",
11714 "homepage": "https://lookyman.net"
11715 }
11716 ],
11717 "description": "Symfony Framework extensions and rules for PHPStan",
11718 "time": "2019-05-19T17:40:25+00:00"
11719 },
11720 {
11721 "name": "symfony/maker-bundle",
11722 "version": "v1.18.0",
11723 "source": {
11724 "type": "git",
11725 "url": "https://github.com/symfony/maker-bundle.git",
11726 "reference": "b38c75be880b152ab55cef6cd52bf882d2b6518e"
11727 },
11728 "dist": {
11729 "type": "zip",
11730 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/b38c75be880b152ab55cef6cd52bf882d2b6518e",
11731 "reference": "b38c75be880b152ab55cef6cd52bf882d2b6518e",
11732 "shasum": ""
11733 },
11734 "require": {
11735 "doctrine/inflector": "^1.2",
11736 "nikic/php-parser": "^4.0",
11737 "php": "^7.1.3",
11738 "symfony/config": "^3.4|^4.0|^5.0",
11739 "symfony/console": "^3.4|^4.0|^5.0",
11740 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
11741 "symfony/filesystem": "^3.4|^4.0|^5.0",
11742 "symfony/finder": "^3.4|^4.0|^5.0",
11743 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
11744 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11745 },
11746 "require-dev": {
11747 "doctrine/doctrine-bundle": "^1.8|^2.0",
11748 "doctrine/orm": "^2.3",
11749 "friendsofphp/php-cs-fixer": "^2.8",
11750 "friendsoftwig/twigcs": "^3.1.2",
11751 "symfony/http-client": "^4.3|^5.0",
11752 "symfony/phpunit-bridge": "^4.3|^5.0",
11753 "symfony/process": "^3.4|^4.0|^5.0",
11754 "symfony/security-core": "^3.4|^4.0|^5.0",
11755 "symfony/yaml": "^3.4|^4.0|^5.0"
11756 },
11757 "type": "symfony-bundle",
11758 "extra": {
11759 "branch-alias": {
11760 "dev-master": "1.0-dev"
11761 }
11762 },
11763 "autoload": {
11764 "psr-4": {
11765 "Symfony\\Bundle\\MakerBundle\\": "src/"
11766 }
11767 },
11768 "notification-url": "https://packagist.org/downloads/",
11769 "license": [
11770 "MIT"
11771 ],
11772 "authors": [
11773 {
11774 "name": "Symfony Community",
11775 "homepage": "https://symfony.com/contributors"
11776 }
11777 ],
11778 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
11779 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
11780 "keywords": [
11781 "code generator",
11782 "generator",
11783 "scaffold",
11784 "scaffolding"
11785 ],
11786 "funding": [
11787 {
11788 "url": "https://symfony.com/sponsor",
11789 "type": "custom"
11790 },
11791 {
11792 "url": "https://github.com/fabpot",
11793 "type": "github"
11794 },
11795 {
11796 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11797 "type": "tidelift"
11798 }
11799 ],
11800 "time": "2020-05-15T18:51:23+00:00"
11801 },
11802 {
11803 "name": "symfony/phpunit-bridge",
11804 "version": "v4.3.11",
11805 "source": {
11806 "type": "git",
11807 "url": "https://github.com/symfony/phpunit-bridge.git",
11808 "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43"
11809 },
11810 "dist": {
11811 "type": "zip",
11812 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/692a73a2e0b76123150709f5eb7e2ea9bf2bad43",
11813 "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43",
11814 "shasum": ""
11815 },
11816 "require": {
11817 "php": ">=5.5.9"
11818 },
11819 "conflict": {
11820 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
11821 },
11822 "suggest": {
11823 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
11824 },
11825 "bin": [
11826 "bin/simple-phpunit"
11827 ],
11828 "type": "symfony-bridge",
11829 "extra": {
11830 "branch-alias": {
11831 "dev-master": "4.3-dev"
11832 },
11833 "thanks": {
11834 "name": "phpunit/phpunit",
11835 "url": "https://github.com/sebastianbergmann/phpunit"
11836 }
11837 },
11838 "autoload": {
11839 "files": [
11840 "bootstrap.php"
11841 ],
11842 "psr-4": {
11843 "Symfony\\Bridge\\PhpUnit\\": ""
11844 },
11845 "exclude-from-classmap": [
11846 "/Tests/"
11847 ]
11848 },
11849 "notification-url": "https://packagist.org/downloads/",
11850 "license": [
11851 "MIT"
11852 ],
11853 "authors": [
11854 {
11855 "name": "Nicolas Grekas",
11856 "email": "p@tchwork.com"
11857 },
11858 {
11859 "name": "Symfony Community",
11860 "homepage": "https://symfony.com/contributors"
11861 }
11862 ],
11863 "description": "Symfony PHPUnit Bridge",
11864 "homepage": "https://symfony.com",
11865 "time": "2020-01-31T09:56:21+00:00"
11866 }
11867 ],
11868 "aliases": [],
11869 "minimum-stability": "dev",
11870 "stability-flags": {
11871 "predis/predis": 20
11872 },
11873 "prefer-stable": true,
11874 "prefer-lowest": false,
11875 "platform": {
11876 "php": ">=7.1.3",
11877 "ext-ctype": "*",
11878 "ext-curl": "*",
11879 "ext-dom": "*",
11880 "ext-gd": "*",
11881 "ext-hash": "*",
11882 "ext-iconv": "*",
11883 "ext-json": "*",
11884 "ext-mbstring": "*",
11885 "ext-pcre": "*",
11886 "ext-pdo": "*",
11887 "ext-session": "*",
11888 "ext-simplexml": "*",
11889 "ext-tidy": "*",
11890 "ext-tokenizer": "*",
11891 "ext-xml": "*"
11892 },
11893 "platform-dev": [],
11894 "platform-overrides": {
11895 "php": "7.1.3"
11896 },
11897 "plugin-api-version": "1.1.0"
11898}