]> Raphaƫl G. Git Repositories - airlibre/blob - composer.lock
fca08a479c18210037309fa72a75b9681717b56a
[airlibre] / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "f1f42863c84ecaea54365e39d5e7f595",
8 "packages": [
9 {
10 "name": "composer/package-versions-deprecated",
11 "version": "1.11.99.1",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/composer/package-versions-deprecated.git",
15 "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
20 "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
21 "shasum": ""
22 },
23 "require": {
24 "composer-plugin-api": "^1.1.0 || ^2.0",
25 "php": "^7 || ^8"
26 },
27 "replace": {
28 "ocramius/package-versions": "1.11.99"
29 },
30 "require-dev": {
31 "composer/composer": "^1.9.3 || ^2.0@dev",
32 "ext-zip": "^1.13",
33 "phpunit/phpunit": "^6.5 || ^7"
34 },
35 "type": "composer-plugin",
36 "extra": {
37 "class": "PackageVersions\\Installer",
38 "branch-alias": {
39 "dev-master": "1.x-dev"
40 }
41 },
42 "autoload": {
43 "psr-4": {
44 "PackageVersions\\": "src/PackageVersions"
45 }
46 },
47 "notification-url": "https://packagist.org/downloads/",
48 "license": [
49 "MIT"
50 ],
51 "authors": [
52 {
53 "name": "Marco Pivetta",
54 "email": "ocramius@gmail.com"
55 },
56 {
57 "name": "Jordi Boggiano",
58 "email": "j.boggiano@seld.be"
59 }
60 ],
61 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
62 "support": {
63 "issues": "https://github.com/composer/package-versions-deprecated/issues",
64 "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.1"
65 },
66 "funding": [
67 {
68 "url": "https://packagist.com",
69 "type": "custom"
70 },
71 {
72 "url": "https://github.com/composer",
73 "type": "github"
74 },
75 {
76 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
77 "type": "tidelift"
78 }
79 ],
80 "time": "2020-11-11T10:22:58+00:00"
81 },
82 {
83 "name": "doctrine/annotations",
84 "version": "1.11.1",
85 "source": {
86 "type": "git",
87 "url": "https://github.com/doctrine/annotations.git",
88 "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
89 },
90 "dist": {
91 "type": "zip",
92 "url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
93 "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
94 "shasum": ""
95 },
96 "require": {
97 "doctrine/lexer": "1.*",
98 "ext-tokenizer": "*",
99 "php": "^7.1 || ^8.0"
100 },
101 "require-dev": {
102 "doctrine/cache": "1.*",
103 "doctrine/coding-standard": "^6.0 || ^8.1",
104 "phpstan/phpstan": "^0.12.20",
105 "phpunit/phpunit": "^7.5 || ^9.1.5"
106 },
107 "type": "library",
108 "extra": {
109 "branch-alias": {
110 "dev-master": "1.11.x-dev"
111 }
112 },
113 "autoload": {
114 "psr-4": {
115 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
116 }
117 },
118 "notification-url": "https://packagist.org/downloads/",
119 "license": [
120 "MIT"
121 ],
122 "authors": [
123 {
124 "name": "Guilherme Blanco",
125 "email": "guilhermeblanco@gmail.com"
126 },
127 {
128 "name": "Roman Borschel",
129 "email": "roman@code-factory.org"
130 },
131 {
132 "name": "Benjamin Eberlei",
133 "email": "kontakt@beberlei.de"
134 },
135 {
136 "name": "Jonathan Wage",
137 "email": "jonwage@gmail.com"
138 },
139 {
140 "name": "Johannes Schmitt",
141 "email": "schmittjoh@gmail.com"
142 }
143 ],
144 "description": "Docblock Annotations Parser",
145 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
146 "keywords": [
147 "annotations",
148 "docblock",
149 "parser"
150 ],
151 "support": {
152 "issues": "https://github.com/doctrine/annotations/issues",
153 "source": "https://github.com/doctrine/annotations/tree/1.11.1"
154 },
155 "time": "2020-10-26T10:28:16+00:00"
156 },
157 {
158 "name": "doctrine/cache",
159 "version": "1.10.2",
160 "source": {
161 "type": "git",
162 "url": "https://github.com/doctrine/cache.git",
163 "reference": "13e3381b25847283a91948d04640543941309727"
164 },
165 "dist": {
166 "type": "zip",
167 "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
168 "reference": "13e3381b25847283a91948d04640543941309727",
169 "shasum": ""
170 },
171 "require": {
172 "php": "~7.1 || ^8.0"
173 },
174 "conflict": {
175 "doctrine/common": ">2.2,<2.4"
176 },
177 "require-dev": {
178 "alcaeus/mongo-php-adapter": "^1.1",
179 "doctrine/coding-standard": "^6.0",
180 "mongodb/mongodb": "^1.1",
181 "phpunit/phpunit": "^7.0",
182 "predis/predis": "~1.0"
183 },
184 "suggest": {
185 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
186 },
187 "type": "library",
188 "extra": {
189 "branch-alias": {
190 "dev-master": "1.9.x-dev"
191 }
192 },
193 "autoload": {
194 "psr-4": {
195 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
196 }
197 },
198 "notification-url": "https://packagist.org/downloads/",
199 "license": [
200 "MIT"
201 ],
202 "authors": [
203 {
204 "name": "Guilherme Blanco",
205 "email": "guilhermeblanco@gmail.com"
206 },
207 {
208 "name": "Roman Borschel",
209 "email": "roman@code-factory.org"
210 },
211 {
212 "name": "Benjamin Eberlei",
213 "email": "kontakt@beberlei.de"
214 },
215 {
216 "name": "Jonathan Wage",
217 "email": "jonwage@gmail.com"
218 },
219 {
220 "name": "Johannes Schmitt",
221 "email": "schmittjoh@gmail.com"
222 }
223 ],
224 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
225 "homepage": "https://www.doctrine-project.org/projects/cache.html",
226 "keywords": [
227 "abstraction",
228 "apcu",
229 "cache",
230 "caching",
231 "couchdb",
232 "memcached",
233 "php",
234 "redis",
235 "xcache"
236 ],
237 "support": {
238 "issues": "https://github.com/doctrine/cache/issues",
239 "source": "https://github.com/doctrine/cache/tree/1.10.x"
240 },
241 "funding": [
242 {
243 "url": "https://www.doctrine-project.org/sponsorship.html",
244 "type": "custom"
245 },
246 {
247 "url": "https://www.patreon.com/phpdoctrine",
248 "type": "patreon"
249 },
250 {
251 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
252 "type": "tidelift"
253 }
254 ],
255 "time": "2020-07-07T18:54:01+00:00"
256 },
257 {
258 "name": "doctrine/collections",
259 "version": "1.6.7",
260 "source": {
261 "type": "git",
262 "url": "https://github.com/doctrine/collections.git",
263 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
264 },
265 "dist": {
266 "type": "zip",
267 "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
268 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
269 "shasum": ""
270 },
271 "require": {
272 "php": "^7.1.3 || ^8.0"
273 },
274 "require-dev": {
275 "doctrine/coding-standard": "^6.0",
276 "phpstan/phpstan-shim": "^0.9.2",
277 "phpunit/phpunit": "^7.0",
278 "vimeo/psalm": "^3.8.1"
279 },
280 "type": "library",
281 "autoload": {
282 "psr-4": {
283 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
284 }
285 },
286 "notification-url": "https://packagist.org/downloads/",
287 "license": [
288 "MIT"
289 ],
290 "authors": [
291 {
292 "name": "Guilherme Blanco",
293 "email": "guilhermeblanco@gmail.com"
294 },
295 {
296 "name": "Roman Borschel",
297 "email": "roman@code-factory.org"
298 },
299 {
300 "name": "Benjamin Eberlei",
301 "email": "kontakt@beberlei.de"
302 },
303 {
304 "name": "Jonathan Wage",
305 "email": "jonwage@gmail.com"
306 },
307 {
308 "name": "Johannes Schmitt",
309 "email": "schmittjoh@gmail.com"
310 }
311 ],
312 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
313 "homepage": "https://www.doctrine-project.org/projects/collections.html",
314 "keywords": [
315 "array",
316 "collections",
317 "iterators",
318 "php"
319 ],
320 "support": {
321 "issues": "https://github.com/doctrine/collections/issues",
322 "source": "https://github.com/doctrine/collections/tree/1.6.7"
323 },
324 "time": "2020-07-27T17:53:49+00:00"
325 },
326 {
327 "name": "doctrine/common",
328 "version": "2.13.3",
329 "source": {
330 "type": "git",
331 "url": "https://github.com/doctrine/common.git",
332 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
333 },
334 "dist": {
335 "type": "zip",
336 "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
337 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
338 "shasum": ""
339 },
340 "require": {
341 "doctrine/annotations": "^1.0",
342 "doctrine/cache": "^1.0",
343 "doctrine/collections": "^1.0",
344 "doctrine/event-manager": "^1.0",
345 "doctrine/inflector": "^1.0",
346 "doctrine/lexer": "^1.0",
347 "doctrine/persistence": "^1.3.3",
348 "doctrine/reflection": "^1.0",
349 "php": "^7.1 || ^8.0"
350 },
351 "require-dev": {
352 "doctrine/coding-standard": "^1.0",
353 "phpstan/phpstan": "^0.11",
354 "phpstan/phpstan-phpunit": "^0.11",
355 "phpunit/phpunit": "^7.0",
356 "squizlabs/php_codesniffer": "^3.0",
357 "symfony/phpunit-bridge": "^4.0.5"
358 },
359 "type": "library",
360 "extra": {
361 "branch-alias": {
362 "dev-master": "2.11.x-dev"
363 }
364 },
365 "autoload": {
366 "psr-4": {
367 "Doctrine\\Common\\": "lib/Doctrine/Common"
368 }
369 },
370 "notification-url": "https://packagist.org/downloads/",
371 "license": [
372 "MIT"
373 ],
374 "authors": [
375 {
376 "name": "Guilherme Blanco",
377 "email": "guilhermeblanco@gmail.com"
378 },
379 {
380 "name": "Roman Borschel",
381 "email": "roman@code-factory.org"
382 },
383 {
384 "name": "Benjamin Eberlei",
385 "email": "kontakt@beberlei.de"
386 },
387 {
388 "name": "Jonathan Wage",
389 "email": "jonwage@gmail.com"
390 },
391 {
392 "name": "Johannes Schmitt",
393 "email": "schmittjoh@gmail.com"
394 },
395 {
396 "name": "Marco Pivetta",
397 "email": "ocramius@gmail.com"
398 }
399 ],
400 "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.",
401 "homepage": "https://www.doctrine-project.org/projects/common.html",
402 "keywords": [
403 "common",
404 "doctrine",
405 "php"
406 ],
407 "support": {
408 "issues": "https://github.com/doctrine/common/issues",
409 "source": "https://github.com/doctrine/common/tree/2.13.x"
410 },
411 "funding": [
412 {
413 "url": "https://www.doctrine-project.org/sponsorship.html",
414 "type": "custom"
415 },
416 {
417 "url": "https://www.patreon.com/phpdoctrine",
418 "type": "patreon"
419 },
420 {
421 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
422 "type": "tidelift"
423 }
424 ],
425 "time": "2020-06-05T16:46:05+00:00"
426 },
427 {
428 "name": "doctrine/dbal",
429 "version": "2.12.1",
430 "source": {
431 "type": "git",
432 "url": "https://github.com/doctrine/dbal.git",
433 "reference": "adce7a954a1c2f14f85e94aed90c8489af204086"
434 },
435 "dist": {
436 "type": "zip",
437 "url": "https://api.github.com/repos/doctrine/dbal/zipball/adce7a954a1c2f14f85e94aed90c8489af204086",
438 "reference": "adce7a954a1c2f14f85e94aed90c8489af204086",
439 "shasum": ""
440 },
441 "require": {
442 "doctrine/cache": "^1.0",
443 "doctrine/event-manager": "^1.0",
444 "ext-pdo": "*",
445 "php": "^7.3 || ^8"
446 },
447 "require-dev": {
448 "doctrine/coding-standard": "^8.1",
449 "jetbrains/phpstorm-stubs": "^2019.1",
450 "phpstan/phpstan": "^0.12.40",
451 "phpunit/phpunit": "^9.4",
452 "psalm/plugin-phpunit": "^0.10.0",
453 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
454 "vimeo/psalm": "^3.17.2"
455 },
456 "suggest": {
457 "symfony/console": "For helpful console commands such as SQL execution and import of files."
458 },
459 "bin": [
460 "bin/doctrine-dbal"
461 ],
462 "type": "library",
463 "extra": {
464 "branch-alias": {
465 "dev-master": "4.0.x-dev"
466 }
467 },
468 "autoload": {
469 "psr-4": {
470 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
471 }
472 },
473 "notification-url": "https://packagist.org/downloads/",
474 "license": [
475 "MIT"
476 ],
477 "authors": [
478 {
479 "name": "Guilherme Blanco",
480 "email": "guilhermeblanco@gmail.com"
481 },
482 {
483 "name": "Roman Borschel",
484 "email": "roman@code-factory.org"
485 },
486 {
487 "name": "Benjamin Eberlei",
488 "email": "kontakt@beberlei.de"
489 },
490 {
491 "name": "Jonathan Wage",
492 "email": "jonwage@gmail.com"
493 }
494 ],
495 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
496 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
497 "keywords": [
498 "abstraction",
499 "database",
500 "db2",
501 "dbal",
502 "mariadb",
503 "mssql",
504 "mysql",
505 "oci8",
506 "oracle",
507 "pdo",
508 "pgsql",
509 "postgresql",
510 "queryobject",
511 "sasql",
512 "sql",
513 "sqlanywhere",
514 "sqlite",
515 "sqlserver",
516 "sqlsrv"
517 ],
518 "support": {
519 "issues": "https://github.com/doctrine/dbal/issues",
520 "source": "https://github.com/doctrine/dbal/tree/2.12.1"
521 },
522 "funding": [
523 {
524 "url": "https://www.doctrine-project.org/sponsorship.html",
525 "type": "custom"
526 },
527 {
528 "url": "https://www.patreon.com/phpdoctrine",
529 "type": "patreon"
530 },
531 {
532 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
533 "type": "tidelift"
534 }
535 ],
536 "time": "2020-11-14T20:26:58+00:00"
537 },
538 {
539 "name": "doctrine/doctrine-bundle",
540 "version": "1.12.13",
541 "source": {
542 "type": "git",
543 "url": "https://github.com/doctrine/DoctrineBundle.git",
544 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c"
545 },
546 "dist": {
547 "type": "zip",
548 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/85460b85edd8f61a16ad311e7ffc5d255d3c937c",
549 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c",
550 "shasum": ""
551 },
552 "require": {
553 "doctrine/dbal": "^2.5.12|^3.0",
554 "doctrine/doctrine-cache-bundle": "~1.2",
555 "doctrine/persistence": "^1.3.3",
556 "jdorn/sql-formatter": "^1.2.16",
557 "php": "^7.1 || ^8.0",
558 "symfony/cache": "^3.4.30|^4.3.3",
559 "symfony/config": "^3.4.30|^4.3.3",
560 "symfony/console": "^3.4.30|^4.3.3",
561 "symfony/dependency-injection": "^3.4.30|^4.3.3",
562 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
563 "symfony/framework-bundle": "^3.4.30|^4.3.3",
564 "symfony/service-contracts": "^1.1.1|^2.0"
565 },
566 "conflict": {
567 "doctrine/orm": "<2.6",
568 "twig/twig": "<1.34|>=2.0,<2.4"
569 },
570 "require-dev": {
571 "doctrine/coding-standard": "^6.0",
572 "doctrine/orm": "^2.6",
573 "ocramius/proxy-manager": "^2.1",
574 "php-coveralls/php-coveralls": "^2.1",
575 "phpunit/phpunit": "^7.5",
576 "symfony/phpunit-bridge": "^4.2",
577 "symfony/property-info": "^3.4.30|^4.3.3",
578 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
579 "symfony/twig-bridge": "^3.4|^4.1",
580 "symfony/validator": "^3.4.30|^4.3.3",
581 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
582 "symfony/yaml": "^3.4.30|^4.3.3",
583 "twig/twig": "^1.34|^2.12"
584 },
585 "suggest": {
586 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
587 "symfony/web-profiler-bundle": "To use the data collector."
588 },
589 "type": "symfony-bundle",
590 "extra": {
591 "branch-alias": {
592 "dev-master": "2.3.x-dev"
593 }
594 },
595 "autoload": {
596 "psr-4": {
597 "Doctrine\\Bundle\\DoctrineBundle\\": ""
598 }
599 },
600 "notification-url": "https://packagist.org/downloads/",
601 "license": [
602 "MIT"
603 ],
604 "authors": [
605 {
606 "name": "Fabien Potencier",
607 "email": "fabien@symfony.com"
608 },
609 {
610 "name": "Benjamin Eberlei",
611 "email": "kontakt@beberlei.de"
612 },
613 {
614 "name": "Symfony Community",
615 "homepage": "http://symfony.com/contributors"
616 },
617 {
618 "name": "Doctrine Project",
619 "homepage": "http://www.doctrine-project.org/"
620 }
621 ],
622 "description": "Symfony DoctrineBundle",
623 "homepage": "http://www.doctrine-project.org",
624 "keywords": [
625 "database",
626 "dbal",
627 "orm",
628 "persistence"
629 ],
630 "support": {
631 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
632 "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.13"
633 },
634 "funding": [
635 {
636 "url": "https://www.doctrine-project.org/sponsorship.html",
637 "type": "custom"
638 },
639 {
640 "url": "https://www.patreon.com/phpdoctrine",
641 "type": "patreon"
642 },
643 {
644 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
645 "type": "tidelift"
646 }
647 ],
648 "time": "2020-11-14T13:38:44+00:00"
649 },
650 {
651 "name": "doctrine/doctrine-cache-bundle",
652 "version": "1.4.0",
653 "source": {
654 "type": "git",
655 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
656 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
657 },
658 "dist": {
659 "type": "zip",
660 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
661 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
662 "shasum": ""
663 },
664 "require": {
665 "doctrine/cache": "^1.4.2",
666 "doctrine/inflector": "^1.0",
667 "php": "^7.1",
668 "symfony/doctrine-bridge": "^3.4|^4.0"
669 },
670 "require-dev": {
671 "instaclick/coding-standard": "~1.1",
672 "instaclick/object-calisthenics-sniffs": "dev-master",
673 "instaclick/symfony2-coding-standard": "dev-remaster",
674 "phpunit/phpunit": "^7.0",
675 "predis/predis": "~0.8",
676 "satooshi/php-coveralls": "^1.0",
677 "squizlabs/php_codesniffer": "~1.5",
678 "symfony/console": "^3.4|^4.0",
679 "symfony/finder": "^3.4|^4.0",
680 "symfony/framework-bundle": "^3.4|^4.0",
681 "symfony/phpunit-bridge": "^3.4|^4.0",
682 "symfony/security-acl": "^2.8",
683 "symfony/validator": "^3.4|^4.0",
684 "symfony/yaml": "^3.4|^4.0"
685 },
686 "suggest": {
687 "symfony/security-acl": "For using this bundle to cache ACLs"
688 },
689 "type": "symfony-bundle",
690 "extra": {
691 "branch-alias": {
692 "dev-master": "1.4.x-dev"
693 }
694 },
695 "autoload": {
696 "psr-4": {
697 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
698 },
699 "exclude-from-classmap": [
700 "/Tests/"
701 ]
702 },
703 "notification-url": "https://packagist.org/downloads/",
704 "license": [
705 "MIT"
706 ],
707 "authors": [
708 {
709 "name": "Fabien Potencier",
710 "email": "fabien@symfony.com"
711 },
712 {
713 "name": "Benjamin Eberlei",
714 "email": "kontakt@beberlei.de"
715 },
716 {
717 "name": "Fabio B. Silva",
718 "email": "fabio.bat.silva@gmail.com"
719 },
720 {
721 "name": "Guilherme Blanco",
722 "email": "guilhermeblanco@hotmail.com"
723 },
724 {
725 "name": "Symfony Community",
726 "homepage": "http://symfony.com/contributors"
727 },
728 {
729 "name": "Doctrine Project",
730 "homepage": "http://www.doctrine-project.org/"
731 }
732 ],
733 "description": "Symfony Bundle for Doctrine Cache",
734 "homepage": "https://www.doctrine-project.org",
735 "keywords": [
736 "cache",
737 "caching"
738 ],
739 "support": {
740 "issues": "https://github.com/doctrine/DoctrineCacheBundle/issues",
741 "source": "https://github.com/doctrine/DoctrineCacheBundle/tree/1.4.0"
742 },
743 "abandoned": true,
744 "time": "2019-11-29T11:22:01+00:00"
745 },
746 {
747 "name": "doctrine/event-manager",
748 "version": "1.1.1",
749 "source": {
750 "type": "git",
751 "url": "https://github.com/doctrine/event-manager.git",
752 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
753 },
754 "dist": {
755 "type": "zip",
756 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
757 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
758 "shasum": ""
759 },
760 "require": {
761 "php": "^7.1 || ^8.0"
762 },
763 "conflict": {
764 "doctrine/common": "<2.9@dev"
765 },
766 "require-dev": {
767 "doctrine/coding-standard": "^6.0",
768 "phpunit/phpunit": "^7.0"
769 },
770 "type": "library",
771 "extra": {
772 "branch-alias": {
773 "dev-master": "1.0.x-dev"
774 }
775 },
776 "autoload": {
777 "psr-4": {
778 "Doctrine\\Common\\": "lib/Doctrine/Common"
779 }
780 },
781 "notification-url": "https://packagist.org/downloads/",
782 "license": [
783 "MIT"
784 ],
785 "authors": [
786 {
787 "name": "Guilherme Blanco",
788 "email": "guilhermeblanco@gmail.com"
789 },
790 {
791 "name": "Roman Borschel",
792 "email": "roman@code-factory.org"
793 },
794 {
795 "name": "Benjamin Eberlei",
796 "email": "kontakt@beberlei.de"
797 },
798 {
799 "name": "Jonathan Wage",
800 "email": "jonwage@gmail.com"
801 },
802 {
803 "name": "Johannes Schmitt",
804 "email": "schmittjoh@gmail.com"
805 },
806 {
807 "name": "Marco Pivetta",
808 "email": "ocramius@gmail.com"
809 }
810 ],
811 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
812 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
813 "keywords": [
814 "event",
815 "event dispatcher",
816 "event manager",
817 "event system",
818 "events"
819 ],
820 "support": {
821 "issues": "https://github.com/doctrine/event-manager/issues",
822 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
823 },
824 "funding": [
825 {
826 "url": "https://www.doctrine-project.org/sponsorship.html",
827 "type": "custom"
828 },
829 {
830 "url": "https://www.patreon.com/phpdoctrine",
831 "type": "patreon"
832 },
833 {
834 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
835 "type": "tidelift"
836 }
837 ],
838 "time": "2020-05-29T18:28:51+00:00"
839 },
840 {
841 "name": "doctrine/inflector",
842 "version": "1.4.3",
843 "source": {
844 "type": "git",
845 "url": "https://github.com/doctrine/inflector.git",
846 "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c"
847 },
848 "dist": {
849 "type": "zip",
850 "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c",
851 "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c",
852 "shasum": ""
853 },
854 "require": {
855 "php": "^7.2 || ^8.0"
856 },
857 "require-dev": {
858 "doctrine/coding-standard": "^7.0",
859 "phpstan/phpstan": "^0.11",
860 "phpstan/phpstan-phpunit": "^0.11",
861 "phpstan/phpstan-strict-rules": "^0.11",
862 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
863 },
864 "type": "library",
865 "extra": {
866 "branch-alias": {
867 "dev-master": "2.0.x-dev"
868 }
869 },
870 "autoload": {
871 "psr-4": {
872 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
873 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
874 }
875 },
876 "notification-url": "https://packagist.org/downloads/",
877 "license": [
878 "MIT"
879 ],
880 "authors": [
881 {
882 "name": "Guilherme Blanco",
883 "email": "guilhermeblanco@gmail.com"
884 },
885 {
886 "name": "Roman Borschel",
887 "email": "roman@code-factory.org"
888 },
889 {
890 "name": "Benjamin Eberlei",
891 "email": "kontakt@beberlei.de"
892 },
893 {
894 "name": "Jonathan Wage",
895 "email": "jonwage@gmail.com"
896 },
897 {
898 "name": "Johannes Schmitt",
899 "email": "schmittjoh@gmail.com"
900 }
901 ],
902 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
903 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
904 "keywords": [
905 "inflection",
906 "inflector",
907 "lowercase",
908 "manipulation",
909 "php",
910 "plural",
911 "singular",
912 "strings",
913 "uppercase",
914 "words"
915 ],
916 "support": {
917 "issues": "https://github.com/doctrine/inflector/issues",
918 "source": "https://github.com/doctrine/inflector/tree/1.4.x"
919 },
920 "funding": [
921 {
922 "url": "https://www.doctrine-project.org/sponsorship.html",
923 "type": "custom"
924 },
925 {
926 "url": "https://www.patreon.com/phpdoctrine",
927 "type": "patreon"
928 },
929 {
930 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
931 "type": "tidelift"
932 }
933 ],
934 "time": "2020-05-29T07:19:59+00:00"
935 },
936 {
937 "name": "doctrine/instantiator",
938 "version": "1.4.0",
939 "source": {
940 "type": "git",
941 "url": "https://github.com/doctrine/instantiator.git",
942 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
943 },
944 "dist": {
945 "type": "zip",
946 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
947 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
948 "shasum": ""
949 },
950 "require": {
951 "php": "^7.1 || ^8.0"
952 },
953 "require-dev": {
954 "doctrine/coding-standard": "^8.0",
955 "ext-pdo": "*",
956 "ext-phar": "*",
957 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
958 "phpstan/phpstan": "^0.12",
959 "phpstan/phpstan-phpunit": "^0.12",
960 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
961 },
962 "type": "library",
963 "autoload": {
964 "psr-4": {
965 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
966 }
967 },
968 "notification-url": "https://packagist.org/downloads/",
969 "license": [
970 "MIT"
971 ],
972 "authors": [
973 {
974 "name": "Marco Pivetta",
975 "email": "ocramius@gmail.com",
976 "homepage": "https://ocramius.github.io/"
977 }
978 ],
979 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
980 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
981 "keywords": [
982 "constructor",
983 "instantiate"
984 ],
985 "support": {
986 "issues": "https://github.com/doctrine/instantiator/issues",
987 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
988 },
989 "funding": [
990 {
991 "url": "https://www.doctrine-project.org/sponsorship.html",
992 "type": "custom"
993 },
994 {
995 "url": "https://www.patreon.com/phpdoctrine",
996 "type": "patreon"
997 },
998 {
999 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
1000 "type": "tidelift"
1001 }
1002 ],
1003 "time": "2020-11-10T18:47:58+00:00"
1004 },
1005 {
1006 "name": "doctrine/lexer",
1007 "version": "1.2.1",
1008 "source": {
1009 "type": "git",
1010 "url": "https://github.com/doctrine/lexer.git",
1011 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
1012 },
1013 "dist": {
1014 "type": "zip",
1015 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
1016 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
1017 "shasum": ""
1018 },
1019 "require": {
1020 "php": "^7.2 || ^8.0"
1021 },
1022 "require-dev": {
1023 "doctrine/coding-standard": "^6.0",
1024 "phpstan/phpstan": "^0.11.8",
1025 "phpunit/phpunit": "^8.2"
1026 },
1027 "type": "library",
1028 "extra": {
1029 "branch-alias": {
1030 "dev-master": "1.2.x-dev"
1031 }
1032 },
1033 "autoload": {
1034 "psr-4": {
1035 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1036 }
1037 },
1038 "notification-url": "https://packagist.org/downloads/",
1039 "license": [
1040 "MIT"
1041 ],
1042 "authors": [
1043 {
1044 "name": "Guilherme Blanco",
1045 "email": "guilhermeblanco@gmail.com"
1046 },
1047 {
1048 "name": "Roman Borschel",
1049 "email": "roman@code-factory.org"
1050 },
1051 {
1052 "name": "Johannes Schmitt",
1053 "email": "schmittjoh@gmail.com"
1054 }
1055 ],
1056 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1057 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1058 "keywords": [
1059 "annotations",
1060 "docblock",
1061 "lexer",
1062 "parser",
1063 "php"
1064 ],
1065 "support": {
1066 "issues": "https://github.com/doctrine/lexer/issues",
1067 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
1068 },
1069 "funding": [
1070 {
1071 "url": "https://www.doctrine-project.org/sponsorship.html",
1072 "type": "custom"
1073 },
1074 {
1075 "url": "https://www.patreon.com/phpdoctrine",
1076 "type": "patreon"
1077 },
1078 {
1079 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
1080 "type": "tidelift"
1081 }
1082 ],
1083 "time": "2020-05-25T17:44:05+00:00"
1084 },
1085 {
1086 "name": "doctrine/orm",
1087 "version": "2.7.5",
1088 "source": {
1089 "type": "git",
1090 "url": "https://github.com/doctrine/orm.git",
1091 "reference": "01187c9260cd085529ddd1273665217cae659640"
1092 },
1093 "dist": {
1094 "type": "zip",
1095 "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
1096 "reference": "01187c9260cd085529ddd1273665217cae659640",
1097 "shasum": ""
1098 },
1099 "require": {
1100 "composer/package-versions-deprecated": "^1.8",
1101 "doctrine/annotations": "^1.11.1",
1102 "doctrine/cache": "^1.9.1",
1103 "doctrine/collections": "^1.5",
1104 "doctrine/common": "^2.11 || ^3.0",
1105 "doctrine/dbal": "^2.9.3",
1106 "doctrine/event-manager": "^1.1",
1107 "doctrine/inflector": "^1.0",
1108 "doctrine/instantiator": "^1.3",
1109 "doctrine/lexer": "^1.0",
1110 "doctrine/persistence": "^1.3.3 || ^2.0",
1111 "ext-pdo": "*",
1112 "php": "^7.1",
1113 "symfony/console": "^3.0|^4.0|^5.0"
1114 },
1115 "require-dev": {
1116 "doctrine/coding-standard": "^6.0",
1117 "phpstan/phpstan": "^0.12.18",
1118 "phpunit/phpunit": "^8.0",
1119 "symfony/yaml": "^3.4|^4.0|^5.0",
1120 "vimeo/psalm": "^3.11"
1121 },
1122 "suggest": {
1123 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1124 },
1125 "bin": [
1126 "bin/doctrine"
1127 ],
1128 "type": "library",
1129 "extra": {
1130 "branch-alias": {
1131 "dev-master": "2.7.x-dev"
1132 }
1133 },
1134 "autoload": {
1135 "psr-4": {
1136 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1137 }
1138 },
1139 "notification-url": "https://packagist.org/downloads/",
1140 "license": [
1141 "MIT"
1142 ],
1143 "authors": [
1144 {
1145 "name": "Guilherme Blanco",
1146 "email": "guilhermeblanco@gmail.com"
1147 },
1148 {
1149 "name": "Roman Borschel",
1150 "email": "roman@code-factory.org"
1151 },
1152 {
1153 "name": "Benjamin Eberlei",
1154 "email": "kontakt@beberlei.de"
1155 },
1156 {
1157 "name": "Jonathan Wage",
1158 "email": "jonwage@gmail.com"
1159 },
1160 {
1161 "name": "Marco Pivetta",
1162 "email": "ocramius@gmail.com"
1163 }
1164 ],
1165 "description": "Object-Relational-Mapper for PHP",
1166 "homepage": "https://www.doctrine-project.org/projects/orm.html",
1167 "keywords": [
1168 "database",
1169 "orm"
1170 ],
1171 "support": {
1172 "issues": "https://github.com/doctrine/orm/issues",
1173 "source": "https://github.com/doctrine/orm/tree/2.7.5"
1174 },
1175 "time": "2020-12-03T08:52:14+00:00"
1176 },
1177 {
1178 "name": "doctrine/persistence",
1179 "version": "1.3.8",
1180 "source": {
1181 "type": "git",
1182 "url": "https://github.com/doctrine/persistence.git",
1183 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
1184 },
1185 "dist": {
1186 "type": "zip",
1187 "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1188 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1189 "shasum": ""
1190 },
1191 "require": {
1192 "doctrine/annotations": "^1.0",
1193 "doctrine/cache": "^1.0",
1194 "doctrine/collections": "^1.0",
1195 "doctrine/event-manager": "^1.0",
1196 "doctrine/reflection": "^1.2",
1197 "php": "^7.1 || ^8.0"
1198 },
1199 "conflict": {
1200 "doctrine/common": "<2.10@dev"
1201 },
1202 "require-dev": {
1203 "doctrine/coding-standard": "^6.0",
1204 "phpstan/phpstan": "^0.11",
1205 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
1206 "vimeo/psalm": "^3.11"
1207 },
1208 "type": "library",
1209 "extra": {
1210 "branch-alias": {
1211 "dev-master": "1.3.x-dev"
1212 }
1213 },
1214 "autoload": {
1215 "psr-4": {
1216 "Doctrine\\Common\\": "lib/Doctrine/Common",
1217 "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
1218 }
1219 },
1220 "notification-url": "https://packagist.org/downloads/",
1221 "license": [
1222 "MIT"
1223 ],
1224 "authors": [
1225 {
1226 "name": "Guilherme Blanco",
1227 "email": "guilhermeblanco@gmail.com"
1228 },
1229 {
1230 "name": "Roman Borschel",
1231 "email": "roman@code-factory.org"
1232 },
1233 {
1234 "name": "Benjamin Eberlei",
1235 "email": "kontakt@beberlei.de"
1236 },
1237 {
1238 "name": "Jonathan Wage",
1239 "email": "jonwage@gmail.com"
1240 },
1241 {
1242 "name": "Johannes Schmitt",
1243 "email": "schmittjoh@gmail.com"
1244 },
1245 {
1246 "name": "Marco Pivetta",
1247 "email": "ocramius@gmail.com"
1248 }
1249 ],
1250 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1251 "homepage": "https://doctrine-project.org/projects/persistence.html",
1252 "keywords": [
1253 "mapper",
1254 "object",
1255 "odm",
1256 "orm",
1257 "persistence"
1258 ],
1259 "support": {
1260 "issues": "https://github.com/doctrine/persistence/issues",
1261 "source": "https://github.com/doctrine/persistence/tree/1.3.x"
1262 },
1263 "funding": [
1264 {
1265 "url": "https://www.doctrine-project.org/sponsorship.html",
1266 "type": "custom"
1267 },
1268 {
1269 "url": "https://www.patreon.com/phpdoctrine",
1270 "type": "patreon"
1271 },
1272 {
1273 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1274 "type": "tidelift"
1275 }
1276 ],
1277 "time": "2020-06-20T12:56:16+00:00"
1278 },
1279 {
1280 "name": "doctrine/reflection",
1281 "version": "1.2.2",
1282 "source": {
1283 "type": "git",
1284 "url": "https://github.com/doctrine/reflection.git",
1285 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
1286 },
1287 "dist": {
1288 "type": "zip",
1289 "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
1290 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
1291 "shasum": ""
1292 },
1293 "require": {
1294 "doctrine/annotations": "^1.0",
1295 "ext-tokenizer": "*",
1296 "php": "^7.1 || ^8.0"
1297 },
1298 "conflict": {
1299 "doctrine/common": "<2.9"
1300 },
1301 "require-dev": {
1302 "doctrine/coding-standard": "^6.0 || ^8.2.0",
1303 "doctrine/common": "^2.10",
1304 "phpstan/phpstan": "^0.11.0 || ^0.12.20",
1305 "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
1306 "phpunit/phpunit": "^7.5 || ^9.1.5"
1307 },
1308 "type": "library",
1309 "extra": {
1310 "branch-alias": {
1311 "dev-master": "1.2.x-dev"
1312 }
1313 },
1314 "autoload": {
1315 "psr-4": {
1316 "Doctrine\\Common\\": "lib/Doctrine/Common"
1317 }
1318 },
1319 "notification-url": "https://packagist.org/downloads/",
1320 "license": [
1321 "MIT"
1322 ],
1323 "authors": [
1324 {
1325 "name": "Guilherme Blanco",
1326 "email": "guilhermeblanco@gmail.com"
1327 },
1328 {
1329 "name": "Roman Borschel",
1330 "email": "roman@code-factory.org"
1331 },
1332 {
1333 "name": "Benjamin Eberlei",
1334 "email": "kontakt@beberlei.de"
1335 },
1336 {
1337 "name": "Jonathan Wage",
1338 "email": "jonwage@gmail.com"
1339 },
1340 {
1341 "name": "Johannes Schmitt",
1342 "email": "schmittjoh@gmail.com"
1343 },
1344 {
1345 "name": "Marco Pivetta",
1346 "email": "ocramius@gmail.com"
1347 }
1348 ],
1349 "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.",
1350 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1351 "keywords": [
1352 "reflection",
1353 "static"
1354 ],
1355 "support": {
1356 "issues": "https://github.com/doctrine/reflection/issues",
1357 "source": "https://github.com/doctrine/reflection/tree/1.2.2"
1358 },
1359 "abandoned": "roave/better-reflection",
1360 "time": "2020-10-27T21:46:55+00:00"
1361 },
1362 {
1363 "name": "egulias/email-validator",
1364 "version": "2.1.24",
1365 "source": {
1366 "type": "git",
1367 "url": "https://github.com/egulias/EmailValidator.git",
1368 "reference": "ca90a3291eee1538cd48ff25163240695bd95448"
1369 },
1370 "dist": {
1371 "type": "zip",
1372 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ca90a3291eee1538cd48ff25163240695bd95448",
1373 "reference": "ca90a3291eee1538cd48ff25163240695bd95448",
1374 "shasum": ""
1375 },
1376 "require": {
1377 "doctrine/lexer": "^1.0.1",
1378 "php": ">=5.5",
1379 "symfony/polyfill-intl-idn": "^1.10"
1380 },
1381 "require-dev": {
1382 "dominicsayers/isemail": "^3.0.7",
1383 "phpunit/phpunit": "^4.8.36|^7.5.15",
1384 "satooshi/php-coveralls": "^1.0.1"
1385 },
1386 "suggest": {
1387 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1388 },
1389 "type": "library",
1390 "extra": {
1391 "branch-alias": {
1392 "dev-master": "2.1.x-dev"
1393 }
1394 },
1395 "autoload": {
1396 "psr-4": {
1397 "Egulias\\EmailValidator\\": "src"
1398 }
1399 },
1400 "notification-url": "https://packagist.org/downloads/",
1401 "license": [
1402 "MIT"
1403 ],
1404 "authors": [
1405 {
1406 "name": "Eduardo Gulias Davis"
1407 }
1408 ],
1409 "description": "A library for validating emails against several RFCs",
1410 "homepage": "https://github.com/egulias/EmailValidator",
1411 "keywords": [
1412 "email",
1413 "emailvalidation",
1414 "emailvalidator",
1415 "validation",
1416 "validator"
1417 ],
1418 "support": {
1419 "issues": "https://github.com/egulias/EmailValidator/issues",
1420 "source": "https://github.com/egulias/EmailValidator/tree/2.1.24"
1421 },
1422 "funding": [
1423 {
1424 "url": "https://github.com/egulias",
1425 "type": "github"
1426 }
1427 ],
1428 "time": "2020-11-14T15:56:27+00:00"
1429 },
1430 {
1431 "name": "erusev/parsedown",
1432 "version": "1.7.4",
1433 "source": {
1434 "type": "git",
1435 "url": "https://github.com/erusev/parsedown.git",
1436 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
1437 },
1438 "dist": {
1439 "type": "zip",
1440 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1441 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1442 "shasum": ""
1443 },
1444 "require": {
1445 "ext-mbstring": "*",
1446 "php": ">=5.3.0"
1447 },
1448 "require-dev": {
1449 "phpunit/phpunit": "^4.8.35"
1450 },
1451 "type": "library",
1452 "autoload": {
1453 "psr-0": {
1454 "Parsedown": ""
1455 }
1456 },
1457 "notification-url": "https://packagist.org/downloads/",
1458 "license": [
1459 "MIT"
1460 ],
1461 "authors": [
1462 {
1463 "name": "Emanuil Rusev",
1464 "email": "hello@erusev.com",
1465 "homepage": "http://erusev.com"
1466 }
1467 ],
1468 "description": "Parser for Markdown.",
1469 "homepage": "http://parsedown.org",
1470 "keywords": [
1471 "markdown",
1472 "parser"
1473 ],
1474 "support": {
1475 "issues": "https://github.com/erusev/parsedown/issues",
1476 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
1477 },
1478 "time": "2019-12-30T22:54:17+00:00"
1479 },
1480 {
1481 "name": "jdorn/sql-formatter",
1482 "version": "v1.2.17",
1483 "source": {
1484 "type": "git",
1485 "url": "https://github.com/jdorn/sql-formatter.git",
1486 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1487 },
1488 "dist": {
1489 "type": "zip",
1490 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1491 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1492 "shasum": ""
1493 },
1494 "require": {
1495 "php": ">=5.2.4"
1496 },
1497 "require-dev": {
1498 "phpunit/phpunit": "3.7.*"
1499 },
1500 "type": "library",
1501 "extra": {
1502 "branch-alias": {
1503 "dev-master": "1.3.x-dev"
1504 }
1505 },
1506 "autoload": {
1507 "classmap": [
1508 "lib"
1509 ]
1510 },
1511 "notification-url": "https://packagist.org/downloads/",
1512 "license": [
1513 "MIT"
1514 ],
1515 "authors": [
1516 {
1517 "name": "Jeremy Dorn",
1518 "email": "jeremy@jeremydorn.com",
1519 "homepage": "http://jeremydorn.com/"
1520 }
1521 ],
1522 "description": "a PHP SQL highlighting library",
1523 "homepage": "https://github.com/jdorn/sql-formatter/",
1524 "keywords": [
1525 "highlight",
1526 "sql"
1527 ],
1528 "support": {
1529 "issues": "https://github.com/jdorn/sql-formatter/issues",
1530 "source": "https://github.com/jdorn/sql-formatter/tree/master"
1531 },
1532 "time": "2014-01-12T16:20:24+00:00"
1533 },
1534 {
1535 "name": "psr/cache",
1536 "version": "1.0.1",
1537 "source": {
1538 "type": "git",
1539 "url": "https://github.com/php-fig/cache.git",
1540 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1541 },
1542 "dist": {
1543 "type": "zip",
1544 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1545 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1546 "shasum": ""
1547 },
1548 "require": {
1549 "php": ">=5.3.0"
1550 },
1551 "type": "library",
1552 "extra": {
1553 "branch-alias": {
1554 "dev-master": "1.0.x-dev"
1555 }
1556 },
1557 "autoload": {
1558 "psr-4": {
1559 "Psr\\Cache\\": "src/"
1560 }
1561 },
1562 "notification-url": "https://packagist.org/downloads/",
1563 "license": [
1564 "MIT"
1565 ],
1566 "authors": [
1567 {
1568 "name": "PHP-FIG",
1569 "homepage": "http://www.php-fig.org/"
1570 }
1571 ],
1572 "description": "Common interface for caching libraries",
1573 "keywords": [
1574 "cache",
1575 "psr",
1576 "psr-6"
1577 ],
1578 "support": {
1579 "source": "https://github.com/php-fig/cache/tree/master"
1580 },
1581 "time": "2016-08-06T20:24:11+00:00"
1582 },
1583 {
1584 "name": "psr/container",
1585 "version": "1.0.0",
1586 "source": {
1587 "type": "git",
1588 "url": "https://github.com/php-fig/container.git",
1589 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1590 },
1591 "dist": {
1592 "type": "zip",
1593 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1594 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1595 "shasum": ""
1596 },
1597 "require": {
1598 "php": ">=5.3.0"
1599 },
1600 "type": "library",
1601 "extra": {
1602 "branch-alias": {
1603 "dev-master": "1.0.x-dev"
1604 }
1605 },
1606 "autoload": {
1607 "psr-4": {
1608 "Psr\\Container\\": "src/"
1609 }
1610 },
1611 "notification-url": "https://packagist.org/downloads/",
1612 "license": [
1613 "MIT"
1614 ],
1615 "authors": [
1616 {
1617 "name": "PHP-FIG",
1618 "homepage": "http://www.php-fig.org/"
1619 }
1620 ],
1621 "description": "Common Container Interface (PHP FIG PSR-11)",
1622 "homepage": "https://github.com/php-fig/container",
1623 "keywords": [
1624 "PSR-11",
1625 "container",
1626 "container-interface",
1627 "container-interop",
1628 "psr"
1629 ],
1630 "support": {
1631 "issues": "https://github.com/php-fig/container/issues",
1632 "source": "https://github.com/php-fig/container/tree/master"
1633 },
1634 "time": "2017-02-14T16:28:37+00:00"
1635 },
1636 {
1637 "name": "psr/log",
1638 "version": "1.1.3",
1639 "source": {
1640 "type": "git",
1641 "url": "https://github.com/php-fig/log.git",
1642 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
1643 },
1644 "dist": {
1645 "type": "zip",
1646 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
1647 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
1648 "shasum": ""
1649 },
1650 "require": {
1651 "php": ">=5.3.0"
1652 },
1653 "type": "library",
1654 "extra": {
1655 "branch-alias": {
1656 "dev-master": "1.1.x-dev"
1657 }
1658 },
1659 "autoload": {
1660 "psr-4": {
1661 "Psr\\Log\\": "Psr/Log/"
1662 }
1663 },
1664 "notification-url": "https://packagist.org/downloads/",
1665 "license": [
1666 "MIT"
1667 ],
1668 "authors": [
1669 {
1670 "name": "PHP-FIG",
1671 "homepage": "http://www.php-fig.org/"
1672 }
1673 ],
1674 "description": "Common interface for logging libraries",
1675 "homepage": "https://github.com/php-fig/log",
1676 "keywords": [
1677 "log",
1678 "psr",
1679 "psr-3"
1680 ],
1681 "support": {
1682 "source": "https://github.com/php-fig/log/tree/1.1.3"
1683 },
1684 "time": "2020-03-23T09:12:05+00:00"
1685 },
1686 {
1687 "name": "rapsys/airbundle",
1688 "version": "dev-master",
1689 "source": {
1690 "type": "git",
1691 "url": "https://rapsys@git.rapsys.eu/airbundle",
1692 "reference": "master"
1693 },
1694 "require": {
1695 "doctrine/doctrine-bundle": "^1.12",
1696 "doctrine/orm": "^2.7",
1697 "symfony/flex": "^1.5",
1698 "symfony/form": "^4.4",
1699 "symfony/framework-bundle": "^4.4",
1700 "symfony/mailer": "^4.4",
1701 "symfony/profiler-pack": "^1.0",
1702 "symfony/security-bundle": "^4.4",
1703 "symfony/translation": "^4.4",
1704 "symfony/twig-bundle": "^4.4",
1705 "symfony/validator": "^4.4",
1706 "twig/extensions": "^1.5",
1707 "twig/html-extra": "^2.12"
1708 },
1709 "require-dev": {
1710 "doctrine/doctrine-fixtures-bundle": "^3.3",
1711 "symfony/browser-kit": "^4.3",
1712 "symfony/maker-bundle": "^1.14",
1713 "symfony/phpunit-bridge": "^4.4",
1714 "symfony/web-profiler-bundle": "^4.4"
1715 },
1716 "type": "library",
1717 "autoload": {
1718 "psr-4": {
1719 "Rapsys\\AirBundle\\": ""
1720 }
1721 }
1722 },
1723 {
1724 "name": "rapsys/packbundle",
1725 "version": "dev-master",
1726 "source": {
1727 "type": "git",
1728 "url": "https://rapsys@git.rapsys.eu/packbundle",
1729 "reference": "master"
1730 },
1731 "require": {
1732 "symfony/asset": "^4.4",
1733 "symfony/flex": "^1.5",
1734 "symfony/framework-bundle": "^4.4",
1735 "symfony/process": "^4.4",
1736 "symfony/twig-bundle": "^4.4",
1737 "twig/extensions": "^1.5"
1738 },
1739 "type": "library",
1740 "autoload": {
1741 "psr-4": {
1742 "Rapsys\\PackBundle\\": ""
1743 }
1744 }
1745 },
1746 {
1747 "name": "rapsys/userbundle",
1748 "version": "dev-master",
1749 "source": {
1750 "type": "git",
1751 "url": "https://rapsys@git.rapsys.eu/userbundle",
1752 "reference": "master"
1753 },
1754 "require": {
1755 "doctrine/doctrine-bundle": "^1.12",
1756 "symfony/flex": "^1.5",
1757 "symfony/form": "^4.4",
1758 "symfony/framework-bundle": "^4.4",
1759 "symfony/security-bundle": "^4.4",
1760 "symfony/validator": "^4.4"
1761 },
1762 "type": "library",
1763 "autoload": {
1764 "psr-4": {
1765 "Rapsys\\UserBundle\\": ""
1766 }
1767 }
1768 },
1769 {
1770 "name": "symfony/asset",
1771 "version": "v4.4.17",
1772 "source": {
1773 "type": "git",
1774 "url": "https://github.com/symfony/asset.git",
1775 "reference": "627761b47f94affdd8405e65245a8e1bbb810399"
1776 },
1777 "dist": {
1778 "type": "zip",
1779 "url": "https://api.github.com/repos/symfony/asset/zipball/627761b47f94affdd8405e65245a8e1bbb810399",
1780 "reference": "627761b47f94affdd8405e65245a8e1bbb810399",
1781 "shasum": ""
1782 },
1783 "require": {
1784 "php": ">=7.1.3"
1785 },
1786 "require-dev": {
1787 "symfony/http-foundation": "^3.4|^4.0|^5.0",
1788 "symfony/http-kernel": "^3.4|^4.0|^5.0"
1789 },
1790 "suggest": {
1791 "symfony/http-foundation": ""
1792 },
1793 "type": "library",
1794 "autoload": {
1795 "psr-4": {
1796 "Symfony\\Component\\Asset\\": ""
1797 },
1798 "exclude-from-classmap": [
1799 "/Tests/"
1800 ]
1801 },
1802 "notification-url": "https://packagist.org/downloads/",
1803 "license": [
1804 "MIT"
1805 ],
1806 "authors": [
1807 {
1808 "name": "Fabien Potencier",
1809 "email": "fabien@symfony.com"
1810 },
1811 {
1812 "name": "Symfony Community",
1813 "homepage": "https://symfony.com/contributors"
1814 }
1815 ],
1816 "description": "Symfony Asset Component",
1817 "homepage": "https://symfony.com",
1818 "support": {
1819 "source": "https://github.com/symfony/asset/tree/v4.4.17"
1820 },
1821 "funding": [
1822 {
1823 "url": "https://symfony.com/sponsor",
1824 "type": "custom"
1825 },
1826 {
1827 "url": "https://github.com/fabpot",
1828 "type": "github"
1829 },
1830 {
1831 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1832 "type": "tidelift"
1833 }
1834 ],
1835 "time": "2020-10-24T11:50:19+00:00"
1836 },
1837 {
1838 "name": "symfony/cache",
1839 "version": "v4.4.17",
1840 "source": {
1841 "type": "git",
1842 "url": "https://github.com/symfony/cache.git",
1843 "reference": "6d330ca81ce5c98f22224c980507a7f7a7df82e8"
1844 },
1845 "dist": {
1846 "type": "zip",
1847 "url": "https://api.github.com/repos/symfony/cache/zipball/6d330ca81ce5c98f22224c980507a7f7a7df82e8",
1848 "reference": "6d330ca81ce5c98f22224c980507a7f7a7df82e8",
1849 "shasum": ""
1850 },
1851 "require": {
1852 "php": ">=7.1.3",
1853 "psr/cache": "~1.0",
1854 "psr/log": "~1.0",
1855 "symfony/cache-contracts": "^1.1.7|^2",
1856 "symfony/service-contracts": "^1.1|^2",
1857 "symfony/var-exporter": "^4.2|^5.0"
1858 },
1859 "conflict": {
1860 "doctrine/dbal": "<2.5",
1861 "symfony/dependency-injection": "<3.4",
1862 "symfony/http-kernel": "<4.4",
1863 "symfony/var-dumper": "<4.4"
1864 },
1865 "provide": {
1866 "psr/cache-implementation": "1.0",
1867 "psr/simple-cache-implementation": "1.0",
1868 "symfony/cache-implementation": "1.0"
1869 },
1870 "require-dev": {
1871 "cache/integration-tests": "dev-master",
1872 "doctrine/cache": "^1.6",
1873 "doctrine/dbal": "^2.5|^3.0",
1874 "predis/predis": "^1.1",
1875 "psr/simple-cache": "^1.0",
1876 "symfony/config": "^4.2|^5.0",
1877 "symfony/dependency-injection": "^3.4|^4.1|^5.0",
1878 "symfony/filesystem": "^4.4|^5.0",
1879 "symfony/http-kernel": "^4.4|^5.0",
1880 "symfony/var-dumper": "^4.4|^5.0"
1881 },
1882 "type": "library",
1883 "autoload": {
1884 "psr-4": {
1885 "Symfony\\Component\\Cache\\": ""
1886 },
1887 "exclude-from-classmap": [
1888 "/Tests/"
1889 ]
1890 },
1891 "notification-url": "https://packagist.org/downloads/",
1892 "license": [
1893 "MIT"
1894 ],
1895 "authors": [
1896 {
1897 "name": "Nicolas Grekas",
1898 "email": "p@tchwork.com"
1899 },
1900 {
1901 "name": "Symfony Community",
1902 "homepage": "https://symfony.com/contributors"
1903 }
1904 ],
1905 "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
1906 "homepage": "https://symfony.com",
1907 "keywords": [
1908 "caching",
1909 "psr6"
1910 ],
1911 "support": {
1912 "source": "https://github.com/symfony/cache/tree/v4.4.17"
1913 },
1914 "funding": [
1915 {
1916 "url": "https://symfony.com/sponsor",
1917 "type": "custom"
1918 },
1919 {
1920 "url": "https://github.com/fabpot",
1921 "type": "github"
1922 },
1923 {
1924 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1925 "type": "tidelift"
1926 }
1927 ],
1928 "time": "2020-11-16T17:15:10+00:00"
1929 },
1930 {
1931 "name": "symfony/cache-contracts",
1932 "version": "v2.2.0",
1933 "source": {
1934 "type": "git",
1935 "url": "https://github.com/symfony/cache-contracts.git",
1936 "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb"
1937 },
1938 "dist": {
1939 "type": "zip",
1940 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
1941 "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
1942 "shasum": ""
1943 },
1944 "require": {
1945 "php": ">=7.2.5",
1946 "psr/cache": "^1.0"
1947 },
1948 "suggest": {
1949 "symfony/cache-implementation": ""
1950 },
1951 "type": "library",
1952 "extra": {
1953 "branch-alias": {
1954 "dev-master": "2.2-dev"
1955 },
1956 "thanks": {
1957 "name": "symfony/contracts",
1958 "url": "https://github.com/symfony/contracts"
1959 }
1960 },
1961 "autoload": {
1962 "psr-4": {
1963 "Symfony\\Contracts\\Cache\\": ""
1964 }
1965 },
1966 "notification-url": "https://packagist.org/downloads/",
1967 "license": [
1968 "MIT"
1969 ],
1970 "authors": [
1971 {
1972 "name": "Nicolas Grekas",
1973 "email": "p@tchwork.com"
1974 },
1975 {
1976 "name": "Symfony Community",
1977 "homepage": "https://symfony.com/contributors"
1978 }
1979 ],
1980 "description": "Generic abstractions related to caching",
1981 "homepage": "https://symfony.com",
1982 "keywords": [
1983 "abstractions",
1984 "contracts",
1985 "decoupling",
1986 "interfaces",
1987 "interoperability",
1988 "standards"
1989 ],
1990 "support": {
1991 "source": "https://github.com/symfony/cache-contracts/tree/v2.2.0"
1992 },
1993 "funding": [
1994 {
1995 "url": "https://symfony.com/sponsor",
1996 "type": "custom"
1997 },
1998 {
1999 "url": "https://github.com/fabpot",
2000 "type": "github"
2001 },
2002 {
2003 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2004 "type": "tidelift"
2005 }
2006 ],
2007 "time": "2020-09-07T11:33:47+00:00"
2008 },
2009 {
2010 "name": "symfony/config",
2011 "version": "v4.4.17",
2012 "source": {
2013 "type": "git",
2014 "url": "https://github.com/symfony/config.git",
2015 "reference": "4da4a6b07cc7d8d7d3e29842bc9c20401d555065"
2016 },
2017 "dist": {
2018 "type": "zip",
2019 "url": "https://api.github.com/repos/symfony/config/zipball/4da4a6b07cc7d8d7d3e29842bc9c20401d555065",
2020 "reference": "4da4a6b07cc7d8d7d3e29842bc9c20401d555065",
2021 "shasum": ""
2022 },
2023 "require": {
2024 "php": ">=7.1.3",
2025 "symfony/filesystem": "^3.4|^4.0|^5.0",
2026 "symfony/polyfill-ctype": "~1.8"
2027 },
2028 "conflict": {
2029 "symfony/finder": "<3.4"
2030 },
2031 "require-dev": {
2032 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
2033 "symfony/finder": "^3.4|^4.0|^5.0",
2034 "symfony/messenger": "^4.1|^5.0",
2035 "symfony/service-contracts": "^1.1|^2",
2036 "symfony/yaml": "^3.4|^4.0|^5.0"
2037 },
2038 "suggest": {
2039 "symfony/yaml": "To use the yaml reference dumper"
2040 },
2041 "type": "library",
2042 "autoload": {
2043 "psr-4": {
2044 "Symfony\\Component\\Config\\": ""
2045 },
2046 "exclude-from-classmap": [
2047 "/Tests/"
2048 ]
2049 },
2050 "notification-url": "https://packagist.org/downloads/",
2051 "license": [
2052 "MIT"
2053 ],
2054 "authors": [
2055 {
2056 "name": "Fabien Potencier",
2057 "email": "fabien@symfony.com"
2058 },
2059 {
2060 "name": "Symfony Community",
2061 "homepage": "https://symfony.com/contributors"
2062 }
2063 ],
2064 "description": "Symfony Config Component",
2065 "homepage": "https://symfony.com",
2066 "support": {
2067 "source": "https://github.com/symfony/config/tree/v4.4.17"
2068 },
2069 "funding": [
2070 {
2071 "url": "https://symfony.com/sponsor",
2072 "type": "custom"
2073 },
2074 {
2075 "url": "https://github.com/fabpot",
2076 "type": "github"
2077 },
2078 {
2079 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2080 "type": "tidelift"
2081 }
2082 ],
2083 "time": "2020-11-16T11:15:53+00:00"
2084 },
2085 {
2086 "name": "symfony/console",
2087 "version": "v4.4.17",
2088 "source": {
2089 "type": "git",
2090 "url": "https://github.com/symfony/console.git",
2091 "reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470"
2092 },
2093 "dist": {
2094 "type": "zip",
2095 "url": "https://api.github.com/repos/symfony/console/zipball/c8e37f6928c19816437a4dd7bf16e3bd79941470",
2096 "reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470",
2097 "shasum": ""
2098 },
2099 "require": {
2100 "php": ">=7.1.3",
2101 "symfony/polyfill-mbstring": "~1.0",
2102 "symfony/polyfill-php73": "^1.8",
2103 "symfony/polyfill-php80": "^1.15",
2104 "symfony/service-contracts": "^1.1|^2"
2105 },
2106 "conflict": {
2107 "symfony/dependency-injection": "<3.4",
2108 "symfony/event-dispatcher": "<4.3|>=5",
2109 "symfony/lock": "<4.4",
2110 "symfony/process": "<3.3"
2111 },
2112 "provide": {
2113 "psr/log-implementation": "1.0"
2114 },
2115 "require-dev": {
2116 "psr/log": "~1.0",
2117 "symfony/config": "^3.4|^4.0|^5.0",
2118 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2119 "symfony/event-dispatcher": "^4.3",
2120 "symfony/lock": "^4.4|^5.0",
2121 "symfony/process": "^3.4|^4.0|^5.0",
2122 "symfony/var-dumper": "^4.3|^5.0"
2123 },
2124 "suggest": {
2125 "psr/log": "For using the console logger",
2126 "symfony/event-dispatcher": "",
2127 "symfony/lock": "",
2128 "symfony/process": ""
2129 },
2130 "type": "library",
2131 "autoload": {
2132 "psr-4": {
2133 "Symfony\\Component\\Console\\": ""
2134 },
2135 "exclude-from-classmap": [
2136 "/Tests/"
2137 ]
2138 },
2139 "notification-url": "https://packagist.org/downloads/",
2140 "license": [
2141 "MIT"
2142 ],
2143 "authors": [
2144 {
2145 "name": "Fabien Potencier",
2146 "email": "fabien@symfony.com"
2147 },
2148 {
2149 "name": "Symfony Community",
2150 "homepage": "https://symfony.com/contributors"
2151 }
2152 ],
2153 "description": "Symfony Console Component",
2154 "homepage": "https://symfony.com",
2155 "support": {
2156 "source": "https://github.com/symfony/console/tree/v4.4.17"
2157 },
2158 "funding": [
2159 {
2160 "url": "https://symfony.com/sponsor",
2161 "type": "custom"
2162 },
2163 {
2164 "url": "https://github.com/fabpot",
2165 "type": "github"
2166 },
2167 {
2168 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2169 "type": "tidelift"
2170 }
2171 ],
2172 "time": "2020-11-28T10:15:42+00:00"
2173 },
2174 {
2175 "name": "symfony/debug",
2176 "version": "v4.4.17",
2177 "source": {
2178 "type": "git",
2179 "url": "https://github.com/symfony/debug.git",
2180 "reference": "65fe7b49868378319b82da3035fb30801b931c47"
2181 },
2182 "dist": {
2183 "type": "zip",
2184 "url": "https://api.github.com/repos/symfony/debug/zipball/65fe7b49868378319b82da3035fb30801b931c47",
2185 "reference": "65fe7b49868378319b82da3035fb30801b931c47",
2186 "shasum": ""
2187 },
2188 "require": {
2189 "php": ">=7.1.3",
2190 "psr/log": "~1.0",
2191 "symfony/polyfill-php80": "^1.15"
2192 },
2193 "conflict": {
2194 "symfony/http-kernel": "<3.4"
2195 },
2196 "require-dev": {
2197 "symfony/http-kernel": "^3.4|^4.0|^5.0"
2198 },
2199 "type": "library",
2200 "autoload": {
2201 "psr-4": {
2202 "Symfony\\Component\\Debug\\": ""
2203 },
2204 "exclude-from-classmap": [
2205 "/Tests/"
2206 ]
2207 },
2208 "notification-url": "https://packagist.org/downloads/",
2209 "license": [
2210 "MIT"
2211 ],
2212 "authors": [
2213 {
2214 "name": "Fabien Potencier",
2215 "email": "fabien@symfony.com"
2216 },
2217 {
2218 "name": "Symfony Community",
2219 "homepage": "https://symfony.com/contributors"
2220 }
2221 ],
2222 "description": "Symfony Debug Component",
2223 "homepage": "https://symfony.com",
2224 "support": {
2225 "source": "https://github.com/symfony/debug/tree/v4.4.17"
2226 },
2227 "funding": [
2228 {
2229 "url": "https://symfony.com/sponsor",
2230 "type": "custom"
2231 },
2232 {
2233 "url": "https://github.com/fabpot",
2234 "type": "github"
2235 },
2236 {
2237 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2238 "type": "tidelift"
2239 }
2240 ],
2241 "time": "2020-10-28T20:42:29+00:00"
2242 },
2243 {
2244 "name": "symfony/dependency-injection",
2245 "version": "v4.4.17",
2246 "source": {
2247 "type": "git",
2248 "url": "https://github.com/symfony/dependency-injection.git",
2249 "reference": "7126a3a25466a29b844c21394aabf6e7cf717b24"
2250 },
2251 "dist": {
2252 "type": "zip",
2253 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7126a3a25466a29b844c21394aabf6e7cf717b24",
2254 "reference": "7126a3a25466a29b844c21394aabf6e7cf717b24",
2255 "shasum": ""
2256 },
2257 "require": {
2258 "php": ">=7.1.3",
2259 "psr/container": "^1.0",
2260 "symfony/service-contracts": "^1.1.6|^2"
2261 },
2262 "conflict": {
2263 "symfony/config": "<4.3|>=5.0",
2264 "symfony/finder": "<3.4",
2265 "symfony/proxy-manager-bridge": "<3.4",
2266 "symfony/yaml": "<3.4"
2267 },
2268 "provide": {
2269 "psr/container-implementation": "1.0",
2270 "symfony/service-implementation": "1.0"
2271 },
2272 "require-dev": {
2273 "symfony/config": "^4.3",
2274 "symfony/expression-language": "^3.4|^4.0|^5.0",
2275 "symfony/yaml": "^3.4|^4.0|^5.0"
2276 },
2277 "suggest": {
2278 "symfony/config": "",
2279 "symfony/expression-language": "For using expressions in service container configuration",
2280 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2281 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2282 "symfony/yaml": ""
2283 },
2284 "type": "library",
2285 "autoload": {
2286 "psr-4": {
2287 "Symfony\\Component\\DependencyInjection\\": ""
2288 },
2289 "exclude-from-classmap": [
2290 "/Tests/"
2291 ]
2292 },
2293 "notification-url": "https://packagist.org/downloads/",
2294 "license": [
2295 "MIT"
2296 ],
2297 "authors": [
2298 {
2299 "name": "Fabien Potencier",
2300 "email": "fabien@symfony.com"
2301 },
2302 {
2303 "name": "Symfony Community",
2304 "homepage": "https://symfony.com/contributors"
2305 }
2306 ],
2307 "description": "Symfony DependencyInjection Component",
2308 "homepage": "https://symfony.com",
2309 "support": {
2310 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.17"
2311 },
2312 "funding": [
2313 {
2314 "url": "https://symfony.com/sponsor",
2315 "type": "custom"
2316 },
2317 {
2318 "url": "https://github.com/fabpot",
2319 "type": "github"
2320 },
2321 {
2322 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2323 "type": "tidelift"
2324 }
2325 ],
2326 "time": "2020-11-27T15:54:06+00:00"
2327 },
2328 {
2329 "name": "symfony/doctrine-bridge",
2330 "version": "v4.4.17",
2331 "source": {
2332 "type": "git",
2333 "url": "https://github.com/symfony/doctrine-bridge.git",
2334 "reference": "cc9cc380f51c3ab7ad396fad8b30fc184894e6c1"
2335 },
2336 "dist": {
2337 "type": "zip",
2338 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/cc9cc380f51c3ab7ad396fad8b30fc184894e6c1",
2339 "reference": "cc9cc380f51c3ab7ad396fad8b30fc184894e6c1",
2340 "shasum": ""
2341 },
2342 "require": {
2343 "doctrine/event-manager": "~1.0",
2344 "doctrine/persistence": "^1.3|^2",
2345 "php": ">=7.1.3",
2346 "symfony/polyfill-ctype": "~1.8",
2347 "symfony/polyfill-mbstring": "~1.0",
2348 "symfony/service-contracts": "^1.1|^2"
2349 },
2350 "conflict": {
2351 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
2352 "symfony/dependency-injection": "<3.4",
2353 "symfony/form": "<4.4",
2354 "symfony/http-kernel": "<4.3.7",
2355 "symfony/messenger": "<4.3",
2356 "symfony/security-core": "<4.4",
2357 "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
2358 },
2359 "require-dev": {
2360 "composer/package-versions-deprecated": "^1.8",
2361 "doctrine/annotations": "~1.7",
2362 "doctrine/cache": "~1.6",
2363 "doctrine/collections": "~1.0",
2364 "doctrine/data-fixtures": "^1.1",
2365 "doctrine/dbal": "~2.4|^3.0",
2366 "doctrine/orm": "^2.6.3",
2367 "symfony/config": "^4.2|^5.0",
2368 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2369 "symfony/expression-language": "^3.4|^4.0|^5.0",
2370 "symfony/form": "^4.4.11|^5.0.11",
2371 "symfony/http-kernel": "^4.3.7",
2372 "symfony/messenger": "^4.4|^5.0",
2373 "symfony/property-access": "^3.4|^4.0|^5.0",
2374 "symfony/property-info": "^3.4|^4.0|^5.0",
2375 "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
2376 "symfony/security-core": "^4.4|^5.0",
2377 "symfony/stopwatch": "^3.4|^4.0|^5.0",
2378 "symfony/translation": "^3.4|^4.0|^5.0",
2379 "symfony/validator": "^4.4.2|^5.0.2",
2380 "symfony/var-dumper": "^3.4|^4.0|^5.0"
2381 },
2382 "suggest": {
2383 "doctrine/data-fixtures": "",
2384 "doctrine/dbal": "",
2385 "doctrine/orm": "",
2386 "symfony/form": "",
2387 "symfony/property-info": "",
2388 "symfony/validator": ""
2389 },
2390 "type": "symfony-bridge",
2391 "autoload": {
2392 "psr-4": {
2393 "Symfony\\Bridge\\Doctrine\\": ""
2394 },
2395 "exclude-from-classmap": [
2396 "/Tests/"
2397 ]
2398 },
2399 "notification-url": "https://packagist.org/downloads/",
2400 "license": [
2401 "MIT"
2402 ],
2403 "authors": [
2404 {
2405 "name": "Fabien Potencier",
2406 "email": "fabien@symfony.com"
2407 },
2408 {
2409 "name": "Symfony Community",
2410 "homepage": "https://symfony.com/contributors"
2411 }
2412 ],
2413 "description": "Symfony Doctrine Bridge",
2414 "homepage": "https://symfony.com",
2415 "support": {
2416 "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.17"
2417 },
2418 "funding": [
2419 {
2420 "url": "https://symfony.com/sponsor",
2421 "type": "custom"
2422 },
2423 {
2424 "url": "https://github.com/fabpot",
2425 "type": "github"
2426 },
2427 {
2428 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2429 "type": "tidelift"
2430 }
2431 ],
2432 "time": "2020-11-09T19:21:10+00:00"
2433 },
2434 {
2435 "name": "symfony/dom-crawler",
2436 "version": "v4.4.17",
2437 "source": {
2438 "type": "git",
2439 "url": "https://github.com/symfony/dom-crawler.git",
2440 "reference": "30ad9ac96a01913195bf0328d48e29d54fa53e6e"
2441 },
2442 "dist": {
2443 "type": "zip",
2444 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/30ad9ac96a01913195bf0328d48e29d54fa53e6e",
2445 "reference": "30ad9ac96a01913195bf0328d48e29d54fa53e6e",
2446 "shasum": ""
2447 },
2448 "require": {
2449 "php": ">=7.1.3",
2450 "symfony/polyfill-ctype": "~1.8",
2451 "symfony/polyfill-mbstring": "~1.0"
2452 },
2453 "conflict": {
2454 "masterminds/html5": "<2.6"
2455 },
2456 "require-dev": {
2457 "masterminds/html5": "^2.6",
2458 "symfony/css-selector": "^3.4|^4.0|^5.0"
2459 },
2460 "suggest": {
2461 "symfony/css-selector": ""
2462 },
2463 "type": "library",
2464 "autoload": {
2465 "psr-4": {
2466 "Symfony\\Component\\DomCrawler\\": ""
2467 },
2468 "exclude-from-classmap": [
2469 "/Tests/"
2470 ]
2471 },
2472 "notification-url": "https://packagist.org/downloads/",
2473 "license": [
2474 "MIT"
2475 ],
2476 "authors": [
2477 {
2478 "name": "Fabien Potencier",
2479 "email": "fabien@symfony.com"
2480 },
2481 {
2482 "name": "Symfony Community",
2483 "homepage": "https://symfony.com/contributors"
2484 }
2485 ],
2486 "description": "Symfony DomCrawler Component",
2487 "homepage": "https://symfony.com",
2488 "support": {
2489 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.17"
2490 },
2491 "funding": [
2492 {
2493 "url": "https://symfony.com/sponsor",
2494 "type": "custom"
2495 },
2496 {
2497 "url": "https://github.com/fabpot",
2498 "type": "github"
2499 },
2500 {
2501 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2502 "type": "tidelift"
2503 }
2504 ],
2505 "time": "2020-10-24T11:50:19+00:00"
2506 },
2507 {
2508 "name": "symfony/dotenv",
2509 "version": "v4.4.17",
2510 "source": {
2511 "type": "git",
2512 "url": "https://github.com/symfony/dotenv.git",
2513 "reference": "6dd958a0c30bdf816ddef5052655a06d87fa343c"
2514 },
2515 "dist": {
2516 "type": "zip",
2517 "url": "https://api.github.com/repos/symfony/dotenv/zipball/6dd958a0c30bdf816ddef5052655a06d87fa343c",
2518 "reference": "6dd958a0c30bdf816ddef5052655a06d87fa343c",
2519 "shasum": ""
2520 },
2521 "require": {
2522 "php": ">=7.1.3"
2523 },
2524 "require-dev": {
2525 "symfony/process": "^3.4.2|^4.0|^5.0"
2526 },
2527 "type": "library",
2528 "autoload": {
2529 "psr-4": {
2530 "Symfony\\Component\\Dotenv\\": ""
2531 },
2532 "exclude-from-classmap": [
2533 "/Tests/"
2534 ]
2535 },
2536 "notification-url": "https://packagist.org/downloads/",
2537 "license": [
2538 "MIT"
2539 ],
2540 "authors": [
2541 {
2542 "name": "Fabien Potencier",
2543 "email": "fabien@symfony.com"
2544 },
2545 {
2546 "name": "Symfony Community",
2547 "homepage": "https://symfony.com/contributors"
2548 }
2549 ],
2550 "description": "Registers environment variables from a .env file",
2551 "homepage": "https://symfony.com",
2552 "keywords": [
2553 "dotenv",
2554 "env",
2555 "environment"
2556 ],
2557 "support": {
2558 "source": "https://github.com/symfony/dotenv/tree/v4.4.17"
2559 },
2560 "funding": [
2561 {
2562 "url": "https://symfony.com/sponsor",
2563 "type": "custom"
2564 },
2565 {
2566 "url": "https://github.com/fabpot",
2567 "type": "github"
2568 },
2569 {
2570 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2571 "type": "tidelift"
2572 }
2573 ],
2574 "time": "2020-11-14T17:10:20+00:00"
2575 },
2576 {
2577 "name": "symfony/error-handler",
2578 "version": "v4.4.17",
2579 "source": {
2580 "type": "git",
2581 "url": "https://github.com/symfony/error-handler.git",
2582 "reference": "b0887cf8fc692eef2a4cf11cee3c5f5eb93fcfdf"
2583 },
2584 "dist": {
2585 "type": "zip",
2586 "url": "https://api.github.com/repos/symfony/error-handler/zipball/b0887cf8fc692eef2a4cf11cee3c5f5eb93fcfdf",
2587 "reference": "b0887cf8fc692eef2a4cf11cee3c5f5eb93fcfdf",
2588 "shasum": ""
2589 },
2590 "require": {
2591 "php": ">=7.1.3",
2592 "psr/log": "~1.0",
2593 "symfony/debug": "^4.4.5",
2594 "symfony/polyfill-php80": "^1.15",
2595 "symfony/var-dumper": "^4.4|^5.0"
2596 },
2597 "require-dev": {
2598 "symfony/http-kernel": "^4.4|^5.0",
2599 "symfony/serializer": "^4.4|^5.0"
2600 },
2601 "type": "library",
2602 "autoload": {
2603 "psr-4": {
2604 "Symfony\\Component\\ErrorHandler\\": ""
2605 },
2606 "exclude-from-classmap": [
2607 "/Tests/"
2608 ]
2609 },
2610 "notification-url": "https://packagist.org/downloads/",
2611 "license": [
2612 "MIT"
2613 ],
2614 "authors": [
2615 {
2616 "name": "Fabien Potencier",
2617 "email": "fabien@symfony.com"
2618 },
2619 {
2620 "name": "Symfony Community",
2621 "homepage": "https://symfony.com/contributors"
2622 }
2623 ],
2624 "description": "Symfony ErrorHandler Component",
2625 "homepage": "https://symfony.com",
2626 "support": {
2627 "source": "https://github.com/symfony/error-handler/tree/v4.4.17"
2628 },
2629 "funding": [
2630 {
2631 "url": "https://symfony.com/sponsor",
2632 "type": "custom"
2633 },
2634 {
2635 "url": "https://github.com/fabpot",
2636 "type": "github"
2637 },
2638 {
2639 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2640 "type": "tidelift"
2641 }
2642 ],
2643 "time": "2020-10-28T20:42:29+00:00"
2644 },
2645 {
2646 "name": "symfony/event-dispatcher",
2647 "version": "v4.4.17",
2648 "source": {
2649 "type": "git",
2650 "url": "https://github.com/symfony/event-dispatcher.git",
2651 "reference": "f029d6f21eac61ab23198e7aca40e7638e8c8924"
2652 },
2653 "dist": {
2654 "type": "zip",
2655 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f029d6f21eac61ab23198e7aca40e7638e8c8924",
2656 "reference": "f029d6f21eac61ab23198e7aca40e7638e8c8924",
2657 "shasum": ""
2658 },
2659 "require": {
2660 "php": ">=7.1.3",
2661 "symfony/event-dispatcher-contracts": "^1.1"
2662 },
2663 "conflict": {
2664 "symfony/dependency-injection": "<3.4"
2665 },
2666 "provide": {
2667 "psr/event-dispatcher-implementation": "1.0",
2668 "symfony/event-dispatcher-implementation": "1.1"
2669 },
2670 "require-dev": {
2671 "psr/log": "~1.0",
2672 "symfony/config": "^3.4|^4.0|^5.0",
2673 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2674 "symfony/error-handler": "~3.4|~4.4",
2675 "symfony/expression-language": "^3.4|^4.0|^5.0",
2676 "symfony/http-foundation": "^3.4|^4.0|^5.0",
2677 "symfony/service-contracts": "^1.1|^2",
2678 "symfony/stopwatch": "^3.4|^4.0|^5.0"
2679 },
2680 "suggest": {
2681 "symfony/dependency-injection": "",
2682 "symfony/http-kernel": ""
2683 },
2684 "type": "library",
2685 "autoload": {
2686 "psr-4": {
2687 "Symfony\\Component\\EventDispatcher\\": ""
2688 },
2689 "exclude-from-classmap": [
2690 "/Tests/"
2691 ]
2692 },
2693 "notification-url": "https://packagist.org/downloads/",
2694 "license": [
2695 "MIT"
2696 ],
2697 "authors": [
2698 {
2699 "name": "Fabien Potencier",
2700 "email": "fabien@symfony.com"
2701 },
2702 {
2703 "name": "Symfony Community",
2704 "homepage": "https://symfony.com/contributors"
2705 }
2706 ],
2707 "description": "Symfony EventDispatcher Component",
2708 "homepage": "https://symfony.com",
2709 "support": {
2710 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.17"
2711 },
2712 "funding": [
2713 {
2714 "url": "https://symfony.com/sponsor",
2715 "type": "custom"
2716 },
2717 {
2718 "url": "https://github.com/fabpot",
2719 "type": "github"
2720 },
2721 {
2722 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2723 "type": "tidelift"
2724 }
2725 ],
2726 "time": "2020-10-31T22:44:29+00:00"
2727 },
2728 {
2729 "name": "symfony/event-dispatcher-contracts",
2730 "version": "v1.1.9",
2731 "source": {
2732 "type": "git",
2733 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
2734 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
2735 },
2736 "dist": {
2737 "type": "zip",
2738 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
2739 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
2740 "shasum": ""
2741 },
2742 "require": {
2743 "php": ">=7.1.3"
2744 },
2745 "suggest": {
2746 "psr/event-dispatcher": "",
2747 "symfony/event-dispatcher-implementation": ""
2748 },
2749 "type": "library",
2750 "extra": {
2751 "branch-alias": {
2752 "dev-master": "1.1-dev"
2753 },
2754 "thanks": {
2755 "name": "symfony/contracts",
2756 "url": "https://github.com/symfony/contracts"
2757 }
2758 },
2759 "autoload": {
2760 "psr-4": {
2761 "Symfony\\Contracts\\EventDispatcher\\": ""
2762 }
2763 },
2764 "notification-url": "https://packagist.org/downloads/",
2765 "license": [
2766 "MIT"
2767 ],
2768 "authors": [
2769 {
2770 "name": "Nicolas Grekas",
2771 "email": "p@tchwork.com"
2772 },
2773 {
2774 "name": "Symfony Community",
2775 "homepage": "https://symfony.com/contributors"
2776 }
2777 ],
2778 "description": "Generic abstractions related to dispatching event",
2779 "homepage": "https://symfony.com",
2780 "keywords": [
2781 "abstractions",
2782 "contracts",
2783 "decoupling",
2784 "interfaces",
2785 "interoperability",
2786 "standards"
2787 ],
2788 "support": {
2789 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
2790 },
2791 "funding": [
2792 {
2793 "url": "https://symfony.com/sponsor",
2794 "type": "custom"
2795 },
2796 {
2797 "url": "https://github.com/fabpot",
2798 "type": "github"
2799 },
2800 {
2801 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2802 "type": "tidelift"
2803 }
2804 ],
2805 "time": "2020-07-06T13:19:58+00:00"
2806 },
2807 {
2808 "name": "symfony/filesystem",
2809 "version": "v4.4.17",
2810 "source": {
2811 "type": "git",
2812 "url": "https://github.com/symfony/filesystem.git",
2813 "reference": "17b83e36a911aefa2cfe04bbf6328ec4c040c1b2"
2814 },
2815 "dist": {
2816 "type": "zip",
2817 "url": "https://api.github.com/repos/symfony/filesystem/zipball/17b83e36a911aefa2cfe04bbf6328ec4c040c1b2",
2818 "reference": "17b83e36a911aefa2cfe04bbf6328ec4c040c1b2",
2819 "shasum": ""
2820 },
2821 "require": {
2822 "php": ">=7.1.3",
2823 "symfony/polyfill-ctype": "~1.8"
2824 },
2825 "type": "library",
2826 "autoload": {
2827 "psr-4": {
2828 "Symfony\\Component\\Filesystem\\": ""
2829 },
2830 "exclude-from-classmap": [
2831 "/Tests/"
2832 ]
2833 },
2834 "notification-url": "https://packagist.org/downloads/",
2835 "license": [
2836 "MIT"
2837 ],
2838 "authors": [
2839 {
2840 "name": "Fabien Potencier",
2841 "email": "fabien@symfony.com"
2842 },
2843 {
2844 "name": "Symfony Community",
2845 "homepage": "https://symfony.com/contributors"
2846 }
2847 ],
2848 "description": "Symfony Filesystem Component",
2849 "homepage": "https://symfony.com",
2850 "support": {
2851 "source": "https://github.com/symfony/filesystem/tree/v4.4.17"
2852 },
2853 "funding": [
2854 {
2855 "url": "https://symfony.com/sponsor",
2856 "type": "custom"
2857 },
2858 {
2859 "url": "https://github.com/fabpot",
2860 "type": "github"
2861 },
2862 {
2863 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2864 "type": "tidelift"
2865 }
2866 ],
2867 "time": "2020-11-11T22:20:15+00:00"
2868 },
2869 {
2870 "name": "symfony/finder",
2871 "version": "v4.4.17",
2872 "source": {
2873 "type": "git",
2874 "url": "https://github.com/symfony/finder.git",
2875 "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e"
2876 },
2877 "dist": {
2878 "type": "zip",
2879 "url": "https://api.github.com/repos/symfony/finder/zipball/9f1d1d883b79a91ef320c0c6e803494e042ef36e",
2880 "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e",
2881 "shasum": ""
2882 },
2883 "require": {
2884 "php": ">=7.1.3"
2885 },
2886 "type": "library",
2887 "autoload": {
2888 "psr-4": {
2889 "Symfony\\Component\\Finder\\": ""
2890 },
2891 "exclude-from-classmap": [
2892 "/Tests/"
2893 ]
2894 },
2895 "notification-url": "https://packagist.org/downloads/",
2896 "license": [
2897 "MIT"
2898 ],
2899 "authors": [
2900 {
2901 "name": "Fabien Potencier",
2902 "email": "fabien@symfony.com"
2903 },
2904 {
2905 "name": "Symfony Community",
2906 "homepage": "https://symfony.com/contributors"
2907 }
2908 ],
2909 "description": "Symfony Finder Component",
2910 "homepage": "https://symfony.com",
2911 "support": {
2912 "source": "https://github.com/symfony/finder/tree/v4.4.17"
2913 },
2914 "funding": [
2915 {
2916 "url": "https://symfony.com/sponsor",
2917 "type": "custom"
2918 },
2919 {
2920 "url": "https://github.com/fabpot",
2921 "type": "github"
2922 },
2923 {
2924 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2925 "type": "tidelift"
2926 }
2927 ],
2928 "time": "2020-11-17T19:45:34+00:00"
2929 },
2930 {
2931 "name": "symfony/flex",
2932 "version": "v1.11.0",
2933 "source": {
2934 "type": "git",
2935 "url": "https://github.com/symfony/flex.git",
2936 "reference": "ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48"
2937 },
2938 "dist": {
2939 "type": "zip",
2940 "url": "https://api.github.com/repos/symfony/flex/zipball/ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48",
2941 "reference": "ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48",
2942 "shasum": ""
2943 },
2944 "require": {
2945 "composer-plugin-api": "^1.0|^2.0",
2946 "php": ">=7.1"
2947 },
2948 "require-dev": {
2949 "composer/composer": "^1.0.2|^2.0",
2950 "symfony/dotenv": "^4.4|^5.0",
2951 "symfony/filesystem": "^4.4|^5.0",
2952 "symfony/phpunit-bridge": "^4.4|^5.0",
2953 "symfony/process": "^3.4|^4.4|^5.0"
2954 },
2955 "type": "composer-plugin",
2956 "extra": {
2957 "branch-alias": {
2958 "dev-main": "1.9-dev"
2959 },
2960 "class": "Symfony\\Flex\\Flex"
2961 },
2962 "autoload": {
2963 "psr-4": {
2964 "Symfony\\Flex\\": "src"
2965 }
2966 },
2967 "notification-url": "https://packagist.org/downloads/",
2968 "license": [
2969 "MIT"
2970 ],
2971 "authors": [
2972 {
2973 "name": "Fabien Potencier",
2974 "email": "fabien.potencier@gmail.com"
2975 }
2976 ],
2977 "description": "Composer plugin for Symfony",
2978 "support": {
2979 "issues": "https://github.com/symfony/flex/issues",
2980 "source": "https://github.com/symfony/flex/tree/v1.11.0"
2981 },
2982 "funding": [
2983 {
2984 "url": "https://symfony.com/sponsor",
2985 "type": "custom"
2986 },
2987 {
2988 "url": "https://github.com/fabpot",
2989 "type": "github"
2990 },
2991 {
2992 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2993 "type": "tidelift"
2994 }
2995 ],
2996 "time": "2020-12-03T10:57:35+00:00"
2997 },
2998 {
2999 "name": "symfony/form",
3000 "version": "v4.4.17",
3001 "source": {
3002 "type": "git",
3003 "url": "https://github.com/symfony/form.git",
3004 "reference": "214e940d48cae3e33483d3ddadfc4d6cb80d1b62"
3005 },
3006 "dist": {
3007 "type": "zip",
3008 "url": "https://api.github.com/repos/symfony/form/zipball/214e940d48cae3e33483d3ddadfc4d6cb80d1b62",
3009 "reference": "214e940d48cae3e33483d3ddadfc4d6cb80d1b62",
3010 "shasum": ""
3011 },
3012 "require": {
3013 "php": ">=7.1.3",
3014 "symfony/event-dispatcher": "^4.3",
3015 "symfony/intl": "^4.4|^5.0",
3016 "symfony/options-resolver": "~4.3|^5.0",
3017 "symfony/polyfill-ctype": "~1.8",
3018 "symfony/polyfill-mbstring": "~1.0",
3019 "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
3020 "symfony/service-contracts": "^1.1|^2"
3021 },
3022 "conflict": {
3023 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3024 "symfony/console": "<4.3",
3025 "symfony/dependency-injection": "<3.4",
3026 "symfony/doctrine-bridge": "<3.4",
3027 "symfony/framework-bundle": "<3.4",
3028 "symfony/http-kernel": "<4.4",
3029 "symfony/intl": "<4.3",
3030 "symfony/translation": "<4.2",
3031 "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
3032 },
3033 "require-dev": {
3034 "doctrine/collections": "~1.0",
3035 "symfony/config": "^3.4|^4.0|^5.0",
3036 "symfony/console": "^4.3|^5.0",
3037 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3038 "symfony/expression-language": "^3.4|^4.0|^5.0",
3039 "symfony/http-foundation": "^3.4|^4.0|^5.0",
3040 "symfony/http-kernel": "^4.4",
3041 "symfony/security-csrf": "^3.4|^4.0|^5.0",
3042 "symfony/translation": "^4.2|^5.0",
3043 "symfony/validator": "^4.4.17|^5.1.9",
3044 "symfony/var-dumper": "^4.3|^5.0"
3045 },
3046 "suggest": {
3047 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
3048 "symfony/twig-bridge": "For templating with Twig.",
3049 "symfony/validator": "For form validation."
3050 },
3051 "type": "library",
3052 "autoload": {
3053 "psr-4": {
3054 "Symfony\\Component\\Form\\": ""
3055 },
3056 "exclude-from-classmap": [
3057 "/Tests/"
3058 ]
3059 },
3060 "notification-url": "https://packagist.org/downloads/",
3061 "license": [
3062 "MIT"
3063 ],
3064 "authors": [
3065 {
3066 "name": "Fabien Potencier",
3067 "email": "fabien@symfony.com"
3068 },
3069 {
3070 "name": "Symfony Community",
3071 "homepage": "https://symfony.com/contributors"
3072 }
3073 ],
3074 "description": "Symfony Form Component",
3075 "homepage": "https://symfony.com",
3076 "support": {
3077 "source": "https://github.com/symfony/form/tree/v4.4.17"
3078 },
3079 "funding": [
3080 {
3081 "url": "https://symfony.com/sponsor",
3082 "type": "custom"
3083 },
3084 {
3085 "url": "https://github.com/fabpot",
3086 "type": "github"
3087 },
3088 {
3089 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3090 "type": "tidelift"
3091 }
3092 ],
3093 "time": "2020-11-27T08:28:28+00:00"
3094 },
3095 {
3096 "name": "symfony/framework-bundle",
3097 "version": "v4.4.17",
3098 "source": {
3099 "type": "git",
3100 "url": "https://github.com/symfony/framework-bundle.git",
3101 "reference": "3aea107a3cf50c351a492ab855caa6b2fd0f66a2"
3102 },
3103 "dist": {
3104 "type": "zip",
3105 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3aea107a3cf50c351a492ab855caa6b2fd0f66a2",
3106 "reference": "3aea107a3cf50c351a492ab855caa6b2fd0f66a2",
3107 "shasum": ""
3108 },
3109 "require": {
3110 "ext-xml": "*",
3111 "php": ">=7.1.3",
3112 "symfony/cache": "^4.4|^5.0",
3113 "symfony/config": "^4.3.4|^5.0",
3114 "symfony/dependency-injection": "^4.4.1|^5.0.1",
3115 "symfony/error-handler": "^4.4.1|^5.0.1",
3116 "symfony/filesystem": "^3.4|^4.0|^5.0",
3117 "symfony/finder": "^3.4|^4.0|^5.0",
3118 "symfony/http-foundation": "^4.4|^5.0",
3119 "symfony/http-kernel": "^4.4",
3120 "symfony/polyfill-mbstring": "~1.0",
3121 "symfony/routing": "^4.4|^5.0"
3122 },
3123 "conflict": {
3124 "doctrine/persistence": "<1.3",
3125 "phpdocumentor/reflection-docblock": "<3.0",
3126 "phpdocumentor/type-resolver": "<0.2.1",
3127 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3128 "symfony/asset": "<3.4",
3129 "symfony/browser-kit": "<4.3",
3130 "symfony/console": "<4.3",
3131 "symfony/dom-crawler": "<4.3",
3132 "symfony/dotenv": "<4.3.6",
3133 "symfony/form": "<4.3.5",
3134 "symfony/http-client": "<4.4",
3135 "symfony/lock": "<4.4",
3136 "symfony/mailer": "<4.4",
3137 "symfony/messenger": "<4.4",
3138 "symfony/mime": "<4.4",
3139 "symfony/property-info": "<3.4",
3140 "symfony/security-bundle": "<4.4",
3141 "symfony/serializer": "<4.4",
3142 "symfony/stopwatch": "<3.4",
3143 "symfony/translation": "<4.4",
3144 "symfony/twig-bridge": "<4.1.1",
3145 "symfony/twig-bundle": "<4.4",
3146 "symfony/validator": "<4.4",
3147 "symfony/web-profiler-bundle": "<4.4",
3148 "symfony/workflow": "<4.3.6"
3149 },
3150 "require-dev": {
3151 "doctrine/annotations": "~1.7",
3152 "doctrine/cache": "~1.0",
3153 "paragonie/sodium_compat": "^1.8",
3154 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
3155 "symfony/asset": "^3.4|^4.0|^5.0",
3156 "symfony/browser-kit": "^4.3|^5.0",
3157 "symfony/console": "^4.3.4|^5.0",
3158 "symfony/css-selector": "^3.4|^4.0|^5.0",
3159 "symfony/dom-crawler": "^4.3|^5.0",
3160 "symfony/dotenv": "^4.3.6|^5.0",
3161 "symfony/expression-language": "^3.4|^4.0|^5.0",
3162 "symfony/form": "^4.3.5|^5.0",
3163 "symfony/http-client": "^4.4|^5.0",
3164 "symfony/lock": "^4.4|^5.0",
3165 "symfony/mailer": "^4.4|^5.0",
3166 "symfony/messenger": "^4.4|^5.0",
3167 "symfony/mime": "^4.4|^5.0",
3168 "symfony/polyfill-intl-icu": "~1.0",
3169 "symfony/process": "^3.4|^4.0|^5.0",
3170 "symfony/property-info": "^3.4|^4.0|^5.0",
3171 "symfony/security-csrf": "^3.4|^4.0|^5.0",
3172 "symfony/security-http": "^3.4|^4.0|^5.0",
3173 "symfony/serializer": "^4.4|^5.0",
3174 "symfony/stopwatch": "^3.4|^4.0|^5.0",
3175 "symfony/templating": "^3.4|^4.0|^5.0",
3176 "symfony/translation": "^4.4|^5.0",
3177 "symfony/twig-bundle": "^4.4|^5.0",
3178 "symfony/validator": "^4.4|^5.0",
3179 "symfony/web-link": "^4.4|^5.0",
3180 "symfony/workflow": "^4.3.6|^5.0",
3181 "symfony/yaml": "^3.4|^4.0|^5.0",
3182 "twig/twig": "^1.41|^2.10|^3.0"
3183 },
3184 "suggest": {
3185 "ext-apcu": "For best performance of the system caches",
3186 "symfony/console": "For using the console commands",
3187 "symfony/form": "For using forms",
3188 "symfony/property-info": "For using the property_info service",
3189 "symfony/serializer": "For using the serializer service",
3190 "symfony/validator": "For using validation",
3191 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
3192 "symfony/yaml": "For using the debug:config and lint:yaml commands"
3193 },
3194 "type": "symfony-bundle",
3195 "autoload": {
3196 "psr-4": {
3197 "Symfony\\Bundle\\FrameworkBundle\\": ""
3198 },
3199 "exclude-from-classmap": [
3200 "/Tests/"
3201 ]
3202 },
3203 "notification-url": "https://packagist.org/downloads/",
3204 "license": [
3205 "MIT"
3206 ],
3207 "authors": [
3208 {
3209 "name": "Fabien Potencier",
3210 "email": "fabien@symfony.com"
3211 },
3212 {
3213 "name": "Symfony Community",
3214 "homepage": "https://symfony.com/contributors"
3215 }
3216 ],
3217 "description": "Symfony FrameworkBundle",
3218 "homepage": "https://symfony.com",
3219 "support": {
3220 "source": "https://github.com/symfony/framework-bundle/tree/v4.4.17"
3221 },
3222 "funding": [
3223 {
3224 "url": "https://symfony.com/sponsor",
3225 "type": "custom"
3226 },
3227 {
3228 "url": "https://github.com/fabpot",
3229 "type": "github"
3230 },
3231 {
3232 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3233 "type": "tidelift"
3234 }
3235 ],
3236 "time": "2020-11-27T14:11:20+00:00"
3237 },
3238 {
3239 "name": "symfony/http-client-contracts",
3240 "version": "v2.3.1",
3241 "source": {
3242 "type": "git",
3243 "url": "https://github.com/symfony/http-client-contracts.git",
3244 "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
3245 },
3246 "dist": {
3247 "type": "zip",
3248 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
3249 "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
3250 "shasum": ""
3251 },
3252 "require": {
3253 "php": ">=7.2.5"
3254 },
3255 "suggest": {
3256 "symfony/http-client-implementation": ""
3257 },
3258 "type": "library",
3259 "extra": {
3260 "branch-version": "2.3",
3261 "branch-alias": {
3262 "dev-main": "2.3-dev"
3263 },
3264 "thanks": {
3265 "name": "symfony/contracts",
3266 "url": "https://github.com/symfony/contracts"
3267 }
3268 },
3269 "autoload": {
3270 "psr-4": {
3271 "Symfony\\Contracts\\HttpClient\\": ""
3272 }
3273 },
3274 "notification-url": "https://packagist.org/downloads/",
3275 "license": [
3276 "MIT"
3277 ],
3278 "authors": [
3279 {
3280 "name": "Nicolas Grekas",
3281 "email": "p@tchwork.com"
3282 },
3283 {
3284 "name": "Symfony Community",
3285 "homepage": "https://symfony.com/contributors"
3286 }
3287 ],
3288 "description": "Generic abstractions related to HTTP clients",
3289 "homepage": "https://symfony.com",
3290 "keywords": [
3291 "abstractions",
3292 "contracts",
3293 "decoupling",
3294 "interfaces",
3295 "interoperability",
3296 "standards"
3297 ],
3298 "support": {
3299 "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1"
3300 },
3301 "funding": [
3302 {
3303 "url": "https://symfony.com/sponsor",
3304 "type": "custom"
3305 },
3306 {
3307 "url": "https://github.com/fabpot",
3308 "type": "github"
3309 },
3310 {
3311 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3312 "type": "tidelift"
3313 }
3314 ],
3315 "time": "2020-10-14T17:08:19+00:00"
3316 },
3317 {
3318 "name": "symfony/http-foundation",
3319 "version": "v4.4.17",
3320 "source": {
3321 "type": "git",
3322 "url": "https://github.com/symfony/http-foundation.git",
3323 "reference": "9eeb37ec0ff3049c782ca67041648e28ddd75a94"
3324 },
3325 "dist": {
3326 "type": "zip",
3327 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9eeb37ec0ff3049c782ca67041648e28ddd75a94",
3328 "reference": "9eeb37ec0ff3049c782ca67041648e28ddd75a94",
3329 "shasum": ""
3330 },
3331 "require": {
3332 "php": ">=7.1.3",
3333 "symfony/mime": "^4.3|^5.0",
3334 "symfony/polyfill-mbstring": "~1.1"
3335 },
3336 "require-dev": {
3337 "predis/predis": "~1.0",
3338 "symfony/expression-language": "^3.4|^4.0|^5.0"
3339 },
3340 "type": "library",
3341 "autoload": {
3342 "psr-4": {
3343 "Symfony\\Component\\HttpFoundation\\": ""
3344 },
3345 "exclude-from-classmap": [
3346 "/Tests/"
3347 ]
3348 },
3349 "notification-url": "https://packagist.org/downloads/",
3350 "license": [
3351 "MIT"
3352 ],
3353 "authors": [
3354 {
3355 "name": "Fabien Potencier",
3356 "email": "fabien@symfony.com"
3357 },
3358 {
3359 "name": "Symfony Community",
3360 "homepage": "https://symfony.com/contributors"
3361 }
3362 ],
3363 "description": "Symfony HttpFoundation Component",
3364 "homepage": "https://symfony.com",
3365 "support": {
3366 "source": "https://github.com/symfony/http-foundation/tree/v4.4.17"
3367 },
3368 "funding": [
3369 {
3370 "url": "https://symfony.com/sponsor",
3371 "type": "custom"
3372 },
3373 {
3374 "url": "https://github.com/fabpot",
3375 "type": "github"
3376 },
3377 {
3378 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3379 "type": "tidelift"
3380 }
3381 ],
3382 "time": "2020-11-03T11:58:18+00:00"
3383 },
3384 {
3385 "name": "symfony/http-kernel",
3386 "version": "v4.4.17",
3387 "source": {
3388 "type": "git",
3389 "url": "https://github.com/symfony/http-kernel.git",
3390 "reference": "9f5605ee05406d8afa40dc4f2954c6a61de3a984"
3391 },
3392 "dist": {
3393 "type": "zip",
3394 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f5605ee05406d8afa40dc4f2954c6a61de3a984",
3395 "reference": "9f5605ee05406d8afa40dc4f2954c6a61de3a984",
3396 "shasum": ""
3397 },
3398 "require": {
3399 "php": ">=7.1.3",
3400 "psr/log": "~1.0",
3401 "symfony/error-handler": "^4.4",
3402 "symfony/event-dispatcher": "^4.4",
3403 "symfony/http-client-contracts": "^1.1|^2",
3404 "symfony/http-foundation": "^4.4|^5.0",
3405 "symfony/polyfill-ctype": "^1.8",
3406 "symfony/polyfill-php73": "^1.9",
3407 "symfony/polyfill-php80": "^1.15"
3408 },
3409 "conflict": {
3410 "symfony/browser-kit": "<4.3",
3411 "symfony/config": "<3.4",
3412 "symfony/console": ">=5",
3413 "symfony/dependency-injection": "<4.3",
3414 "symfony/translation": "<4.2",
3415 "twig/twig": "<1.34|<2.4,>=2"
3416 },
3417 "provide": {
3418 "psr/log-implementation": "1.0"
3419 },
3420 "require-dev": {
3421 "psr/cache": "~1.0",
3422 "symfony/browser-kit": "^4.3|^5.0",
3423 "symfony/config": "^3.4|^4.0|^5.0",
3424 "symfony/console": "^3.4|^4.0",
3425 "symfony/css-selector": "^3.4|^4.0|^5.0",
3426 "symfony/dependency-injection": "^4.3|^5.0",
3427 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
3428 "symfony/expression-language": "^3.4|^4.0|^5.0",
3429 "symfony/finder": "^3.4|^4.0|^5.0",
3430 "symfony/process": "^3.4|^4.0|^5.0",
3431 "symfony/routing": "^3.4|^4.0|^5.0",
3432 "symfony/stopwatch": "^3.4|^4.0|^5.0",
3433 "symfony/templating": "^3.4|^4.0|^5.0",
3434 "symfony/translation": "^4.2|^5.0",
3435 "symfony/translation-contracts": "^1.1|^2",
3436 "twig/twig": "^1.34|^2.4|^3.0"
3437 },
3438 "suggest": {
3439 "symfony/browser-kit": "",
3440 "symfony/config": "",
3441 "symfony/console": "",
3442 "symfony/dependency-injection": ""
3443 },
3444 "type": "library",
3445 "autoload": {
3446 "psr-4": {
3447 "Symfony\\Component\\HttpKernel\\": ""
3448 },
3449 "exclude-from-classmap": [
3450 "/Tests/"
3451 ]
3452 },
3453 "notification-url": "https://packagist.org/downloads/",
3454 "license": [
3455 "MIT"
3456 ],
3457 "authors": [
3458 {
3459 "name": "Fabien Potencier",
3460 "email": "fabien@symfony.com"
3461 },
3462 {
3463 "name": "Symfony Community",
3464 "homepage": "https://symfony.com/contributors"
3465 }
3466 ],
3467 "description": "Symfony HttpKernel Component",
3468 "homepage": "https://symfony.com",
3469 "support": {
3470 "source": "https://github.com/symfony/http-kernel/tree/v4.4.17"
3471 },
3472 "funding": [
3473 {
3474 "url": "https://symfony.com/sponsor",
3475 "type": "custom"
3476 },
3477 {
3478 "url": "https://github.com/fabpot",
3479 "type": "github"
3480 },
3481 {
3482 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3483 "type": "tidelift"
3484 }
3485 ],
3486 "time": "2020-11-29T09:23:08+00:00"
3487 },
3488 {
3489 "name": "symfony/inflector",
3490 "version": "v4.4.17",
3491 "source": {
3492 "type": "git",
3493 "url": "https://github.com/symfony/inflector.git",
3494 "reference": "a2ca868d7fc02800db67d1e1b6e5c83882d2aaa6"
3495 },
3496 "dist": {
3497 "type": "zip",
3498 "url": "https://api.github.com/repos/symfony/inflector/zipball/a2ca868d7fc02800db67d1e1b6e5c83882d2aaa6",
3499 "reference": "a2ca868d7fc02800db67d1e1b6e5c83882d2aaa6",
3500 "shasum": ""
3501 },
3502 "require": {
3503 "php": ">=7.1.3",
3504 "symfony/polyfill-ctype": "~1.8"
3505 },
3506 "type": "library",
3507 "autoload": {
3508 "psr-4": {
3509 "Symfony\\Component\\Inflector\\": ""
3510 },
3511 "exclude-from-classmap": [
3512 "/Tests/"
3513 ]
3514 },
3515 "notification-url": "https://packagist.org/downloads/",
3516 "license": [
3517 "MIT"
3518 ],
3519 "authors": [
3520 {
3521 "name": "Bernhard Schussek",
3522 "email": "bschussek@gmail.com"
3523 },
3524 {
3525 "name": "Symfony Community",
3526 "homepage": "https://symfony.com/contributors"
3527 }
3528 ],
3529 "description": "Symfony Inflector Component",
3530 "homepage": "https://symfony.com",
3531 "keywords": [
3532 "inflection",
3533 "pluralize",
3534 "singularize",
3535 "string",
3536 "symfony",
3537 "words"
3538 ],
3539 "support": {
3540 "source": "https://github.com/symfony/inflector/tree/v4.4.17"
3541 },
3542 "funding": [
3543 {
3544 "url": "https://symfony.com/sponsor",
3545 "type": "custom"
3546 },
3547 {
3548 "url": "https://github.com/fabpot",
3549 "type": "github"
3550 },
3551 {
3552 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3553 "type": "tidelift"
3554 }
3555 ],
3556 "time": "2020-10-24T11:50:19+00:00"
3557 },
3558 {
3559 "name": "symfony/intl",
3560 "version": "v4.4.17",
3561 "source": {
3562 "type": "git",
3563 "url": "https://github.com/symfony/intl.git",
3564 "reference": "193aef23cdc5d27785e78aaf1ba3f9bfb6e99850"
3565 },
3566 "dist": {
3567 "type": "zip",
3568 "url": "https://api.github.com/repos/symfony/intl/zipball/193aef23cdc5d27785e78aaf1ba3f9bfb6e99850",
3569 "reference": "193aef23cdc5d27785e78aaf1ba3f9bfb6e99850",
3570 "shasum": ""
3571 },
3572 "require": {
3573 "php": ">=7.1.3",
3574 "symfony/polyfill-intl-icu": "~1.0"
3575 },
3576 "require-dev": {
3577 "symfony/filesystem": "^3.4|^4.0|^5.0"
3578 },
3579 "suggest": {
3580 "ext-intl": "to use the component with locales other than \"en\""
3581 },
3582 "type": "library",
3583 "autoload": {
3584 "psr-4": {
3585 "Symfony\\Component\\Intl\\": ""
3586 },
3587 "classmap": [
3588 "Resources/stubs"
3589 ],
3590 "exclude-from-classmap": [
3591 "/Tests/"
3592 ]
3593 },
3594 "notification-url": "https://packagist.org/downloads/",
3595 "license": [
3596 "MIT"
3597 ],
3598 "authors": [
3599 {
3600 "name": "Bernhard Schussek",
3601 "email": "bschussek@gmail.com"
3602 },
3603 {
3604 "name": "Eriksen Costa",
3605 "email": "eriksen.costa@infranology.com.br"
3606 },
3607 {
3608 "name": "Igor Wiedler",
3609 "email": "igor@wiedler.ch"
3610 },
3611 {
3612 "name": "Symfony Community",
3613 "homepage": "https://symfony.com/contributors"
3614 }
3615 ],
3616 "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
3617 "homepage": "https://symfony.com",
3618 "keywords": [
3619 "i18n",
3620 "icu",
3621 "internationalization",
3622 "intl",
3623 "l10n",
3624 "localization"
3625 ],
3626 "support": {
3627 "source": "https://github.com/symfony/intl/tree/v4.4.17"
3628 },
3629 "funding": [
3630 {
3631 "url": "https://symfony.com/sponsor",
3632 "type": "custom"
3633 },
3634 {
3635 "url": "https://github.com/fabpot",
3636 "type": "github"
3637 },
3638 {
3639 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3640 "type": "tidelift"
3641 }
3642 ],
3643 "time": "2020-11-03T11:57:46+00:00"
3644 },
3645 {
3646 "name": "symfony/mailer",
3647 "version": "v4.4.17",
3648 "source": {
3649 "type": "git",
3650 "url": "https://github.com/symfony/mailer.git",
3651 "reference": "ee9d1337d46d46d9022da7711c2f80614e3d9cda"
3652 },
3653 "dist": {
3654 "type": "zip",
3655 "url": "https://api.github.com/repos/symfony/mailer/zipball/ee9d1337d46d46d9022da7711c2f80614e3d9cda",
3656 "reference": "ee9d1337d46d46d9022da7711c2f80614e3d9cda",
3657 "shasum": ""
3658 },
3659 "require": {
3660 "egulias/email-validator": "^2.1.10",
3661 "php": ">=7.1.3",
3662 "psr/log": "~1.0",
3663 "symfony/event-dispatcher": "^4.3",
3664 "symfony/mime": "^4.4|^5.0",
3665 "symfony/service-contracts": "^1.1|^2"
3666 },
3667 "conflict": {
3668 "symfony/http-kernel": "<4.4",
3669 "symfony/sendgrid-mailer": "<4.4"
3670 },
3671 "require-dev": {
3672 "symfony/amazon-mailer": "^4.4|^5.0",
3673 "symfony/google-mailer": "^4.4|^5.0",
3674 "symfony/http-client-contracts": "^1.1|^2",
3675 "symfony/mailchimp-mailer": "^4.4|^5.0",
3676 "symfony/mailgun-mailer": "^4.4|^5.0",
3677 "symfony/messenger": "^4.4|^5.0",
3678 "symfony/postmark-mailer": "^4.4|^5.0",
3679 "symfony/sendgrid-mailer": "^4.4|^5.0"
3680 },
3681 "type": "library",
3682 "autoload": {
3683 "psr-4": {
3684 "Symfony\\Component\\Mailer\\": ""
3685 },
3686 "exclude-from-classmap": [
3687 "/Tests/"
3688 ]
3689 },
3690 "notification-url": "https://packagist.org/downloads/",
3691 "license": [
3692 "MIT"
3693 ],
3694 "authors": [
3695 {
3696 "name": "Fabien Potencier",
3697 "email": "fabien@symfony.com"
3698 },
3699 {
3700 "name": "Symfony Community",
3701 "homepage": "https://symfony.com/contributors"
3702 }
3703 ],
3704 "description": "Symfony Mailer Component",
3705 "homepage": "https://symfony.com",
3706 "support": {
3707 "source": "https://github.com/symfony/mailer/tree/v4.4.17"
3708 },
3709 "funding": [
3710 {
3711 "url": "https://symfony.com/sponsor",
3712 "type": "custom"
3713 },
3714 {
3715 "url": "https://github.com/fabpot",
3716 "type": "github"
3717 },
3718 {
3719 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3720 "type": "tidelift"
3721 }
3722 ],
3723 "time": "2020-10-28T20:42:29+00:00"
3724 },
3725 {
3726 "name": "symfony/mime",
3727 "version": "v4.4.17",
3728 "source": {
3729 "type": "git",
3730 "url": "https://github.com/symfony/mime.git",
3731 "reference": "4148b752f7e961931887410513ce3d9e267d25f2"
3732 },
3733 "dist": {
3734 "type": "zip",
3735 "url": "https://api.github.com/repos/symfony/mime/zipball/4148b752f7e961931887410513ce3d9e267d25f2",
3736 "reference": "4148b752f7e961931887410513ce3d9e267d25f2",
3737 "shasum": ""
3738 },
3739 "require": {
3740 "php": ">=7.1.3",
3741 "symfony/polyfill-intl-idn": "^1.10",
3742 "symfony/polyfill-mbstring": "^1.0"
3743 },
3744 "conflict": {
3745 "symfony/mailer": "<4.4"
3746 },
3747 "require-dev": {
3748 "egulias/email-validator": "^2.1.10",
3749 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
3750 },
3751 "type": "library",
3752 "autoload": {
3753 "psr-4": {
3754 "Symfony\\Component\\Mime\\": ""
3755 },
3756 "exclude-from-classmap": [
3757 "/Tests/"
3758 ]
3759 },
3760 "notification-url": "https://packagist.org/downloads/",
3761 "license": [
3762 "MIT"
3763 ],
3764 "authors": [
3765 {
3766 "name": "Fabien Potencier",
3767 "email": "fabien@symfony.com"
3768 },
3769 {
3770 "name": "Symfony Community",
3771 "homepage": "https://symfony.com/contributors"
3772 }
3773 ],
3774 "description": "A library to manipulate MIME messages",
3775 "homepage": "https://symfony.com",
3776 "keywords": [
3777 "mime",
3778 "mime-type"
3779 ],
3780 "support": {
3781 "source": "https://github.com/symfony/mime/tree/v4.4.17"
3782 },
3783 "funding": [
3784 {
3785 "url": "https://symfony.com/sponsor",
3786 "type": "custom"
3787 },
3788 {
3789 "url": "https://github.com/fabpot",
3790 "type": "github"
3791 },
3792 {
3793 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3794 "type": "tidelift"
3795 }
3796 ],
3797 "time": "2020-10-28T20:42:29+00:00"
3798 },
3799 {
3800 "name": "symfony/options-resolver",
3801 "version": "v4.4.17",
3802 "source": {
3803 "type": "git",
3804 "url": "https://github.com/symfony/options-resolver.git",
3805 "reference": "157a252222251310fe50c71012b4e72f01325850"
3806 },
3807 "dist": {
3808 "type": "zip",
3809 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/157a252222251310fe50c71012b4e72f01325850",
3810 "reference": "157a252222251310fe50c71012b4e72f01325850",
3811 "shasum": ""
3812 },
3813 "require": {
3814 "php": ">=7.1.3"
3815 },
3816 "type": "library",
3817 "autoload": {
3818 "psr-4": {
3819 "Symfony\\Component\\OptionsResolver\\": ""
3820 },
3821 "exclude-from-classmap": [
3822 "/Tests/"
3823 ]
3824 },
3825 "notification-url": "https://packagist.org/downloads/",
3826 "license": [
3827 "MIT"
3828 ],
3829 "authors": [
3830 {
3831 "name": "Fabien Potencier",
3832 "email": "fabien@symfony.com"
3833 },
3834 {
3835 "name": "Symfony Community",
3836 "homepage": "https://symfony.com/contributors"
3837 }
3838 ],
3839 "description": "Symfony OptionsResolver Component",
3840 "homepage": "https://symfony.com",
3841 "keywords": [
3842 "config",
3843 "configuration",
3844 "options"
3845 ],
3846 "support": {
3847 "source": "https://github.com/symfony/options-resolver/tree/v4.4.17"
3848 },
3849 "funding": [
3850 {
3851 "url": "https://symfony.com/sponsor",
3852 "type": "custom"
3853 },
3854 {
3855 "url": "https://github.com/fabpot",
3856 "type": "github"
3857 },
3858 {
3859 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3860 "type": "tidelift"
3861 }
3862 ],
3863 "time": "2020-10-24T11:50:19+00:00"
3864 },
3865 {
3866 "name": "symfony/polyfill-intl-icu",
3867 "version": "v1.20.0",
3868 "source": {
3869 "type": "git",
3870 "url": "https://github.com/symfony/polyfill-intl-icu.git",
3871 "reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e"
3872 },
3873 "dist": {
3874 "type": "zip",
3875 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/c44d5bf6a75eed79555c6bf37505c6d39559353e",
3876 "reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e",
3877 "shasum": ""
3878 },
3879 "require": {
3880 "php": ">=7.1",
3881 "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
3882 },
3883 "suggest": {
3884 "ext-intl": "For best performance"
3885 },
3886 "type": "library",
3887 "extra": {
3888 "branch-alias": {
3889 "dev-main": "1.20-dev"
3890 },
3891 "thanks": {
3892 "name": "symfony/polyfill",
3893 "url": "https://github.com/symfony/polyfill"
3894 }
3895 },
3896 "autoload": {
3897 "files": [
3898 "bootstrap.php"
3899 ]
3900 },
3901 "notification-url": "https://packagist.org/downloads/",
3902 "license": [
3903 "MIT"
3904 ],
3905 "authors": [
3906 {
3907 "name": "Nicolas Grekas",
3908 "email": "p@tchwork.com"
3909 },
3910 {
3911 "name": "Symfony Community",
3912 "homepage": "https://symfony.com/contributors"
3913 }
3914 ],
3915 "description": "Symfony polyfill for intl's ICU-related data and classes",
3916 "homepage": "https://symfony.com",
3917 "keywords": [
3918 "compatibility",
3919 "icu",
3920 "intl",
3921 "polyfill",
3922 "portable",
3923 "shim"
3924 ],
3925 "support": {
3926 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.20.0"
3927 },
3928 "funding": [
3929 {
3930 "url": "https://symfony.com/sponsor",
3931 "type": "custom"
3932 },
3933 {
3934 "url": "https://github.com/fabpot",
3935 "type": "github"
3936 },
3937 {
3938 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3939 "type": "tidelift"
3940 }
3941 ],
3942 "time": "2020-10-23T14:02:19+00:00"
3943 },
3944 {
3945 "name": "symfony/polyfill-intl-idn",
3946 "version": "v1.20.0",
3947 "source": {
3948 "type": "git",
3949 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3950 "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117"
3951 },
3952 "dist": {
3953 "type": "zip",
3954 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3b75acd829741c768bc8b1f84eb33265e7cc5117",
3955 "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117",
3956 "shasum": ""
3957 },
3958 "require": {
3959 "php": ">=7.1",
3960 "symfony/polyfill-intl-normalizer": "^1.10",
3961 "symfony/polyfill-php72": "^1.10"
3962 },
3963 "suggest": {
3964 "ext-intl": "For best performance"
3965 },
3966 "type": "library",
3967 "extra": {
3968 "branch-alias": {
3969 "dev-main": "1.20-dev"
3970 },
3971 "thanks": {
3972 "name": "symfony/polyfill",
3973 "url": "https://github.com/symfony/polyfill"
3974 }
3975 },
3976 "autoload": {
3977 "psr-4": {
3978 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3979 },
3980 "files": [
3981 "bootstrap.php"
3982 ]
3983 },
3984 "notification-url": "https://packagist.org/downloads/",
3985 "license": [
3986 "MIT"
3987 ],
3988 "authors": [
3989 {
3990 "name": "Laurent Bassin",
3991 "email": "laurent@bassin.info"
3992 },
3993 {
3994 "name": "Trevor Rowbotham",
3995 "email": "trevor.rowbotham@pm.me"
3996 },
3997 {
3998 "name": "Symfony Community",
3999 "homepage": "https://symfony.com/contributors"
4000 }
4001 ],
4002 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4003 "homepage": "https://symfony.com",
4004 "keywords": [
4005 "compatibility",
4006 "idn",
4007 "intl",
4008 "polyfill",
4009 "portable",
4010 "shim"
4011 ],
4012 "support": {
4013 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.20.0"
4014 },
4015 "funding": [
4016 {
4017 "url": "https://symfony.com/sponsor",
4018 "type": "custom"
4019 },
4020 {
4021 "url": "https://github.com/fabpot",
4022 "type": "github"
4023 },
4024 {
4025 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4026 "type": "tidelift"
4027 }
4028 ],
4029 "time": "2020-10-23T14:02:19+00:00"
4030 },
4031 {
4032 "name": "symfony/polyfill-intl-normalizer",
4033 "version": "v1.20.0",
4034 "source": {
4035 "type": "git",
4036 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
4037 "reference": "727d1096295d807c309fb01a851577302394c897"
4038 },
4039 "dist": {
4040 "type": "zip",
4041 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
4042 "reference": "727d1096295d807c309fb01a851577302394c897",
4043 "shasum": ""
4044 },
4045 "require": {
4046 "php": ">=7.1"
4047 },
4048 "suggest": {
4049 "ext-intl": "For best performance"
4050 },
4051 "type": "library",
4052 "extra": {
4053 "branch-alias": {
4054 "dev-main": "1.20-dev"
4055 },
4056 "thanks": {
4057 "name": "symfony/polyfill",
4058 "url": "https://github.com/symfony/polyfill"
4059 }
4060 },
4061 "autoload": {
4062 "psr-4": {
4063 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4064 },
4065 "files": [
4066 "bootstrap.php"
4067 ],
4068 "classmap": [
4069 "Resources/stubs"
4070 ]
4071 },
4072 "notification-url": "https://packagist.org/downloads/",
4073 "license": [
4074 "MIT"
4075 ],
4076 "authors": [
4077 {
4078 "name": "Nicolas Grekas",
4079 "email": "p@tchwork.com"
4080 },
4081 {
4082 "name": "Symfony Community",
4083 "homepage": "https://symfony.com/contributors"
4084 }
4085 ],
4086 "description": "Symfony polyfill for intl's Normalizer class and related functions",
4087 "homepage": "https://symfony.com",
4088 "keywords": [
4089 "compatibility",
4090 "intl",
4091 "normalizer",
4092 "polyfill",
4093 "portable",
4094 "shim"
4095 ],
4096 "support": {
4097 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.20.0"
4098 },
4099 "funding": [
4100 {
4101 "url": "https://symfony.com/sponsor",
4102 "type": "custom"
4103 },
4104 {
4105 "url": "https://github.com/fabpot",
4106 "type": "github"
4107 },
4108 {
4109 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4110 "type": "tidelift"
4111 }
4112 ],
4113 "time": "2020-10-23T14:02:19+00:00"
4114 },
4115 {
4116 "name": "symfony/polyfill-mbstring",
4117 "version": "v1.20.0",
4118 "source": {
4119 "type": "git",
4120 "url": "https://github.com/symfony/polyfill-mbstring.git",
4121 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
4122 },
4123 "dist": {
4124 "type": "zip",
4125 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
4126 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
4127 "shasum": ""
4128 },
4129 "require": {
4130 "php": ">=7.1"
4131 },
4132 "suggest": {
4133 "ext-mbstring": "For best performance"
4134 },
4135 "type": "library",
4136 "extra": {
4137 "branch-alias": {
4138 "dev-main": "1.20-dev"
4139 },
4140 "thanks": {
4141 "name": "symfony/polyfill",
4142 "url": "https://github.com/symfony/polyfill"
4143 }
4144 },
4145 "autoload": {
4146 "psr-4": {
4147 "Symfony\\Polyfill\\Mbstring\\": ""
4148 },
4149 "files": [
4150 "bootstrap.php"
4151 ]
4152 },
4153 "notification-url": "https://packagist.org/downloads/",
4154 "license": [
4155 "MIT"
4156 ],
4157 "authors": [
4158 {
4159 "name": "Nicolas Grekas",
4160 "email": "p@tchwork.com"
4161 },
4162 {
4163 "name": "Symfony Community",
4164 "homepage": "https://symfony.com/contributors"
4165 }
4166 ],
4167 "description": "Symfony polyfill for the Mbstring extension",
4168 "homepage": "https://symfony.com",
4169 "keywords": [
4170 "compatibility",
4171 "mbstring",
4172 "polyfill",
4173 "portable",
4174 "shim"
4175 ],
4176 "support": {
4177 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
4178 },
4179 "funding": [
4180 {
4181 "url": "https://symfony.com/sponsor",
4182 "type": "custom"
4183 },
4184 {
4185 "url": "https://github.com/fabpot",
4186 "type": "github"
4187 },
4188 {
4189 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4190 "type": "tidelift"
4191 }
4192 ],
4193 "time": "2020-10-23T14:02:19+00:00"
4194 },
4195 {
4196 "name": "symfony/polyfill-php72",
4197 "version": "v1.20.0",
4198 "source": {
4199 "type": "git",
4200 "url": "https://github.com/symfony/polyfill-php72.git",
4201 "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930"
4202 },
4203 "dist": {
4204 "type": "zip",
4205 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930",
4206 "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930",
4207 "shasum": ""
4208 },
4209 "require": {
4210 "php": ">=7.1"
4211 },
4212 "type": "library",
4213 "extra": {
4214 "branch-alias": {
4215 "dev-main": "1.20-dev"
4216 },
4217 "thanks": {
4218 "name": "symfony/polyfill",
4219 "url": "https://github.com/symfony/polyfill"
4220 }
4221 },
4222 "autoload": {
4223 "psr-4": {
4224 "Symfony\\Polyfill\\Php72\\": ""
4225 },
4226 "files": [
4227 "bootstrap.php"
4228 ]
4229 },
4230 "notification-url": "https://packagist.org/downloads/",
4231 "license": [
4232 "MIT"
4233 ],
4234 "authors": [
4235 {
4236 "name": "Nicolas Grekas",
4237 "email": "p@tchwork.com"
4238 },
4239 {
4240 "name": "Symfony Community",
4241 "homepage": "https://symfony.com/contributors"
4242 }
4243 ],
4244 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4245 "homepage": "https://symfony.com",
4246 "keywords": [
4247 "compatibility",
4248 "polyfill",
4249 "portable",
4250 "shim"
4251 ],
4252 "support": {
4253 "source": "https://github.com/symfony/polyfill-php72/tree/v1.20.0"
4254 },
4255 "funding": [
4256 {
4257 "url": "https://symfony.com/sponsor",
4258 "type": "custom"
4259 },
4260 {
4261 "url": "https://github.com/fabpot",
4262 "type": "github"
4263 },
4264 {
4265 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4266 "type": "tidelift"
4267 }
4268 ],
4269 "time": "2020-10-23T14:02:19+00:00"
4270 },
4271 {
4272 "name": "symfony/polyfill-php73",
4273 "version": "v1.20.0",
4274 "source": {
4275 "type": "git",
4276 "url": "https://github.com/symfony/polyfill-php73.git",
4277 "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed"
4278 },
4279 "dist": {
4280 "type": "zip",
4281 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed",
4282 "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed",
4283 "shasum": ""
4284 },
4285 "require": {
4286 "php": ">=7.1"
4287 },
4288 "type": "library",
4289 "extra": {
4290 "branch-alias": {
4291 "dev-main": "1.20-dev"
4292 },
4293 "thanks": {
4294 "name": "symfony/polyfill",
4295 "url": "https://github.com/symfony/polyfill"
4296 }
4297 },
4298 "autoload": {
4299 "psr-4": {
4300 "Symfony\\Polyfill\\Php73\\": ""
4301 },
4302 "files": [
4303 "bootstrap.php"
4304 ],
4305 "classmap": [
4306 "Resources/stubs"
4307 ]
4308 },
4309 "notification-url": "https://packagist.org/downloads/",
4310 "license": [
4311 "MIT"
4312 ],
4313 "authors": [
4314 {
4315 "name": "Nicolas Grekas",
4316 "email": "p@tchwork.com"
4317 },
4318 {
4319 "name": "Symfony Community",
4320 "homepage": "https://symfony.com/contributors"
4321 }
4322 ],
4323 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4324 "homepage": "https://symfony.com",
4325 "keywords": [
4326 "compatibility",
4327 "polyfill",
4328 "portable",
4329 "shim"
4330 ],
4331 "support": {
4332 "source": "https://github.com/symfony/polyfill-php73/tree/v1.20.0"
4333 },
4334 "funding": [
4335 {
4336 "url": "https://symfony.com/sponsor",
4337 "type": "custom"
4338 },
4339 {
4340 "url": "https://github.com/fabpot",
4341 "type": "github"
4342 },
4343 {
4344 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4345 "type": "tidelift"
4346 }
4347 ],
4348 "time": "2020-10-23T14:02:19+00:00"
4349 },
4350 {
4351 "name": "symfony/polyfill-php80",
4352 "version": "v1.20.0",
4353 "source": {
4354 "type": "git",
4355 "url": "https://github.com/symfony/polyfill-php80.git",
4356 "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
4357 },
4358 "dist": {
4359 "type": "zip",
4360 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
4361 "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
4362 "shasum": ""
4363 },
4364 "require": {
4365 "php": ">=7.1"
4366 },
4367 "type": "library",
4368 "extra": {
4369 "branch-alias": {
4370 "dev-main": "1.20-dev"
4371 },
4372 "thanks": {
4373 "name": "symfony/polyfill",
4374 "url": "https://github.com/symfony/polyfill"
4375 }
4376 },
4377 "autoload": {
4378 "psr-4": {
4379 "Symfony\\Polyfill\\Php80\\": ""
4380 },
4381 "files": [
4382 "bootstrap.php"
4383 ],
4384 "classmap": [
4385 "Resources/stubs"
4386 ]
4387 },
4388 "notification-url": "https://packagist.org/downloads/",
4389 "license": [
4390 "MIT"
4391 ],
4392 "authors": [
4393 {
4394 "name": "Ion Bazan",
4395 "email": "ion.bazan@gmail.com"
4396 },
4397 {
4398 "name": "Nicolas Grekas",
4399 "email": "p@tchwork.com"
4400 },
4401 {
4402 "name": "Symfony Community",
4403 "homepage": "https://symfony.com/contributors"
4404 }
4405 ],
4406 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4407 "homepage": "https://symfony.com",
4408 "keywords": [
4409 "compatibility",
4410 "polyfill",
4411 "portable",
4412 "shim"
4413 ],
4414 "support": {
4415 "source": "https://github.com/symfony/polyfill-php80/tree/v1.20.0"
4416 },
4417 "funding": [
4418 {
4419 "url": "https://symfony.com/sponsor",
4420 "type": "custom"
4421 },
4422 {
4423 "url": "https://github.com/fabpot",
4424 "type": "github"
4425 },
4426 {
4427 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4428 "type": "tidelift"
4429 }
4430 ],
4431 "time": "2020-10-23T14:02:19+00:00"
4432 },
4433 {
4434 "name": "symfony/process",
4435 "version": "v4.4.17",
4436 "source": {
4437 "type": "git",
4438 "url": "https://github.com/symfony/process.git",
4439 "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943"
4440 },
4441 "dist": {
4442 "type": "zip",
4443 "url": "https://api.github.com/repos/symfony/process/zipball/ec1482f13d53911a8a32e54ba6f9a3b43a57d943",
4444 "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943",
4445 "shasum": ""
4446 },
4447 "require": {
4448 "php": ">=7.1.3"
4449 },
4450 "type": "library",
4451 "autoload": {
4452 "psr-4": {
4453 "Symfony\\Component\\Process\\": ""
4454 },
4455 "exclude-from-classmap": [
4456 "/Tests/"
4457 ]
4458 },
4459 "notification-url": "https://packagist.org/downloads/",
4460 "license": [
4461 "MIT"
4462 ],
4463 "authors": [
4464 {
4465 "name": "Fabien Potencier",
4466 "email": "fabien@symfony.com"
4467 },
4468 {
4469 "name": "Symfony Community",
4470 "homepage": "https://symfony.com/contributors"
4471 }
4472 ],
4473 "description": "Symfony Process Component",
4474 "homepage": "https://symfony.com",
4475 "support": {
4476 "source": "https://github.com/symfony/process/tree/v4.4.17"
4477 },
4478 "funding": [
4479 {
4480 "url": "https://symfony.com/sponsor",
4481 "type": "custom"
4482 },
4483 {
4484 "url": "https://github.com/fabpot",
4485 "type": "github"
4486 },
4487 {
4488 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4489 "type": "tidelift"
4490 }
4491 ],
4492 "time": "2020-11-02T15:10:16+00:00"
4493 },
4494 {
4495 "name": "symfony/profiler-pack",
4496 "version": "v1.0.5",
4497 "source": {
4498 "type": "git",
4499 "url": "https://github.com/symfony/profiler-pack.git",
4500 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7"
4501 },
4502 "dist": {
4503 "type": "zip",
4504 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/29ec66471082b4eb068db11eb4f0a48c277653f7",
4505 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7",
4506 "shasum": ""
4507 },
4508 "require": {
4509 "symfony/stopwatch": "*",
4510 "symfony/twig-bundle": "*",
4511 "symfony/web-profiler-bundle": "*"
4512 },
4513 "type": "symfony-pack",
4514 "notification-url": "https://packagist.org/downloads/",
4515 "license": [
4516 "MIT"
4517 ],
4518 "description": "A pack for the Symfony web profiler",
4519 "support": {
4520 "issues": "https://github.com/symfony/profiler-pack/issues",
4521 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.5"
4522 },
4523 "funding": [
4524 {
4525 "url": "https://symfony.com/sponsor",
4526 "type": "custom"
4527 },
4528 {
4529 "url": "https://github.com/fabpot",
4530 "type": "github"
4531 },
4532 {
4533 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4534 "type": "tidelift"
4535 }
4536 ],
4537 "time": "2020-08-12T06:50:46+00:00"
4538 },
4539 {
4540 "name": "symfony/property-access",
4541 "version": "v4.4.17",
4542 "source": {
4543 "type": "git",
4544 "url": "https://github.com/symfony/property-access.git",
4545 "reference": "ab8184f093095b40c3e7688bc4eb1d0484da327c"
4546 },
4547 "dist": {
4548 "type": "zip",
4549 "url": "https://api.github.com/repos/symfony/property-access/zipball/ab8184f093095b40c3e7688bc4eb1d0484da327c",
4550 "reference": "ab8184f093095b40c3e7688bc4eb1d0484da327c",
4551 "shasum": ""
4552 },
4553 "require": {
4554 "php": ">=7.1.3",
4555 "symfony/inflector": "^3.4|^4.0|^5.0"
4556 },
4557 "require-dev": {
4558 "symfony/cache": "^3.4|^4.0|^5.0"
4559 },
4560 "suggest": {
4561 "psr/cache-implementation": "To cache access methods."
4562 },
4563 "type": "library",
4564 "autoload": {
4565 "psr-4": {
4566 "Symfony\\Component\\PropertyAccess\\": ""
4567 },
4568 "exclude-from-classmap": [
4569 "/Tests/"
4570 ]
4571 },
4572 "notification-url": "https://packagist.org/downloads/",
4573 "license": [
4574 "MIT"
4575 ],
4576 "authors": [
4577 {
4578 "name": "Fabien Potencier",
4579 "email": "fabien@symfony.com"
4580 },
4581 {
4582 "name": "Symfony Community",
4583 "homepage": "https://symfony.com/contributors"
4584 }
4585 ],
4586 "description": "Symfony PropertyAccess Component",
4587 "homepage": "https://symfony.com",
4588 "keywords": [
4589 "access",
4590 "array",
4591 "extraction",
4592 "index",
4593 "injection",
4594 "object",
4595 "property",
4596 "property path",
4597 "reflection"
4598 ],
4599 "support": {
4600 "source": "https://github.com/symfony/property-access/tree/v4.4.17"
4601 },
4602 "funding": [
4603 {
4604 "url": "https://symfony.com/sponsor",
4605 "type": "custom"
4606 },
4607 {
4608 "url": "https://github.com/fabpot",
4609 "type": "github"
4610 },
4611 {
4612 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4613 "type": "tidelift"
4614 }
4615 ],
4616 "time": "2020-10-31T22:44:29+00:00"
4617 },
4618 {
4619 "name": "symfony/routing",
4620 "version": "v4.4.17",
4621 "source": {
4622 "type": "git",
4623 "url": "https://github.com/symfony/routing.git",
4624 "reference": "08712c5dd5041c03e997e13892f45884faccd868"
4625 },
4626 "dist": {
4627 "type": "zip",
4628 "url": "https://api.github.com/repos/symfony/routing/zipball/08712c5dd5041c03e997e13892f45884faccd868",
4629 "reference": "08712c5dd5041c03e997e13892f45884faccd868",
4630 "shasum": ""
4631 },
4632 "require": {
4633 "php": ">=7.1.3"
4634 },
4635 "conflict": {
4636 "symfony/config": "<4.2",
4637 "symfony/dependency-injection": "<3.4",
4638 "symfony/yaml": "<3.4"
4639 },
4640 "require-dev": {
4641 "doctrine/annotations": "~1.2",
4642 "psr/log": "~1.0",
4643 "symfony/config": "^4.2|^5.0",
4644 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4645 "symfony/expression-language": "^3.4|^4.0|^5.0",
4646 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4647 "symfony/yaml": "^3.4|^4.0|^5.0"
4648 },
4649 "suggest": {
4650 "doctrine/annotations": "For using the annotation loader",
4651 "symfony/config": "For using the all-in-one router or any loader",
4652 "symfony/expression-language": "For using expression matching",
4653 "symfony/http-foundation": "For using a Symfony Request object",
4654 "symfony/yaml": "For using the YAML loader"
4655 },
4656 "type": "library",
4657 "autoload": {
4658 "psr-4": {
4659 "Symfony\\Component\\Routing\\": ""
4660 },
4661 "exclude-from-classmap": [
4662 "/Tests/"
4663 ]
4664 },
4665 "notification-url": "https://packagist.org/downloads/",
4666 "license": [
4667 "MIT"
4668 ],
4669 "authors": [
4670 {
4671 "name": "Fabien Potencier",
4672 "email": "fabien@symfony.com"
4673 },
4674 {
4675 "name": "Symfony Community",
4676 "homepage": "https://symfony.com/contributors"
4677 }
4678 ],
4679 "description": "Symfony Routing Component",
4680 "homepage": "https://symfony.com",
4681 "keywords": [
4682 "router",
4683 "routing",
4684 "uri",
4685 "url"
4686 ],
4687 "support": {
4688 "source": "https://github.com/symfony/routing/tree/v4.4.17"
4689 },
4690 "funding": [
4691 {
4692 "url": "https://symfony.com/sponsor",
4693 "type": "custom"
4694 },
4695 {
4696 "url": "https://github.com/fabpot",
4697 "type": "github"
4698 },
4699 {
4700 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4701 "type": "tidelift"
4702 }
4703 ],
4704 "time": "2020-11-24T13:31:32+00:00"
4705 },
4706 {
4707 "name": "symfony/security-bundle",
4708 "version": "v4.4.17",
4709 "source": {
4710 "type": "git",
4711 "url": "https://github.com/symfony/security-bundle.git",
4712 "reference": "c48bce60a7b0e9c10f0e6ecdf8c6b6e1afbf6a94"
4713 },
4714 "dist": {
4715 "type": "zip",
4716 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c48bce60a7b0e9c10f0e6ecdf8c6b6e1afbf6a94",
4717 "reference": "c48bce60a7b0e9c10f0e6ecdf8c6b6e1afbf6a94",
4718 "shasum": ""
4719 },
4720 "require": {
4721 "ext-xml": "*",
4722 "php": ">=7.1.3",
4723 "symfony/config": "^4.2|^5.0",
4724 "symfony/dependency-injection": "^4.4|^5.0",
4725 "symfony/http-kernel": "^4.4",
4726 "symfony/security-core": "^4.4",
4727 "symfony/security-csrf": "^4.2|^5.0",
4728 "symfony/security-guard": "^4.2|^5.0",
4729 "symfony/security-http": "^4.4.5"
4730 },
4731 "conflict": {
4732 "symfony/browser-kit": "<4.2",
4733 "symfony/console": "<3.4",
4734 "symfony/framework-bundle": "<4.4",
4735 "symfony/ldap": "<4.4",
4736 "symfony/twig-bundle": "<4.4"
4737 },
4738 "require-dev": {
4739 "doctrine/doctrine-bundle": "^1.5|^2.0",
4740 "symfony/asset": "^3.4|^4.0|^5.0",
4741 "symfony/browser-kit": "^4.2|^5.0",
4742 "symfony/console": "^3.4|^4.0|^5.0",
4743 "symfony/css-selector": "^3.4|^4.0|^5.0",
4744 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4745 "symfony/expression-language": "^3.4|^4.0|^5.0",
4746 "symfony/form": "^3.4|^4.0|^5.0",
4747 "symfony/framework-bundle": "^4.4|^5.0",
4748 "symfony/process": "^3.4|^4.0|^5.0",
4749 "symfony/serializer": "^4.4|^5.0",
4750 "symfony/translation": "^3.4|^4.0|^5.0",
4751 "symfony/twig-bridge": "^3.4|^4.0|^5.0",
4752 "symfony/twig-bundle": "^4.4|^5.0",
4753 "symfony/validator": "^3.4|^4.0|^5.0",
4754 "symfony/yaml": "^3.4|^4.0|^5.0",
4755 "twig/twig": "^1.41|^2.10|^3.0"
4756 },
4757 "type": "symfony-bundle",
4758 "autoload": {
4759 "psr-4": {
4760 "Symfony\\Bundle\\SecurityBundle\\": ""
4761 },
4762 "exclude-from-classmap": [
4763 "/Tests/"
4764 ]
4765 },
4766 "notification-url": "https://packagist.org/downloads/",
4767 "license": [
4768 "MIT"
4769 ],
4770 "authors": [
4771 {
4772 "name": "Fabien Potencier",
4773 "email": "fabien@symfony.com"
4774 },
4775 {
4776 "name": "Symfony Community",
4777 "homepage": "https://symfony.com/contributors"
4778 }
4779 ],
4780 "description": "Symfony SecurityBundle",
4781 "homepage": "https://symfony.com",
4782 "support": {
4783 "source": "https://github.com/symfony/security-bundle/tree/v4.4.17"
4784 },
4785 "funding": [
4786 {
4787 "url": "https://symfony.com/sponsor",
4788 "type": "custom"
4789 },
4790 {
4791 "url": "https://github.com/fabpot",
4792 "type": "github"
4793 },
4794 {
4795 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4796 "type": "tidelift"
4797 }
4798 ],
4799 "time": "2020-10-31T22:44:29+00:00"
4800 },
4801 {
4802 "name": "symfony/security-core",
4803 "version": "v4.4.17",
4804 "source": {
4805 "type": "git",
4806 "url": "https://github.com/symfony/security-core.git",
4807 "reference": "c51efa61a1a9627f5f8fd35d3d5089f561b65bb8"
4808 },
4809 "dist": {
4810 "type": "zip",
4811 "url": "https://api.github.com/repos/symfony/security-core/zipball/c51efa61a1a9627f5f8fd35d3d5089f561b65bb8",
4812 "reference": "c51efa61a1a9627f5f8fd35d3d5089f561b65bb8",
4813 "shasum": ""
4814 },
4815 "require": {
4816 "php": ">=7.1.3",
4817 "symfony/event-dispatcher-contracts": "^1.1|^2",
4818 "symfony/service-contracts": "^1.1.6|^2"
4819 },
4820 "conflict": {
4821 "symfony/event-dispatcher": "<4.3|>=5",
4822 "symfony/ldap": "<4.4",
4823 "symfony/security-guard": "<4.3"
4824 },
4825 "require-dev": {
4826 "psr/container": "^1.0",
4827 "psr/log": "~1.0",
4828 "symfony/event-dispatcher": "^4.3",
4829 "symfony/expression-language": "^3.4|^4.0|^5.0",
4830 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4831 "symfony/ldap": "^4.4|^5.0",
4832 "symfony/translation": "^4.4|^5.0",
4833 "symfony/validator": "^3.4.31|^4.3.4|^5.0"
4834 },
4835 "suggest": {
4836 "psr/container-implementation": "To instantiate the Security class",
4837 "symfony/event-dispatcher": "",
4838 "symfony/expression-language": "For using the expression voter",
4839 "symfony/http-foundation": "",
4840 "symfony/ldap": "For using LDAP integration",
4841 "symfony/validator": "For using the user password constraint"
4842 },
4843 "type": "library",
4844 "autoload": {
4845 "psr-4": {
4846 "Symfony\\Component\\Security\\Core\\": ""
4847 },
4848 "exclude-from-classmap": [
4849 "/Tests/"
4850 ]
4851 },
4852 "notification-url": "https://packagist.org/downloads/",
4853 "license": [
4854 "MIT"
4855 ],
4856 "authors": [
4857 {
4858 "name": "Fabien Potencier",
4859 "email": "fabien@symfony.com"
4860 },
4861 {
4862 "name": "Symfony Community",
4863 "homepage": "https://symfony.com/contributors"
4864 }
4865 ],
4866 "description": "Symfony Security Component - Core Library",
4867 "homepage": "https://symfony.com",
4868 "support": {
4869 "source": "https://github.com/symfony/security-core/tree/v4.4.17"
4870 },
4871 "funding": [
4872 {
4873 "url": "https://symfony.com/sponsor",
4874 "type": "custom"
4875 },
4876 {
4877 "url": "https://github.com/fabpot",
4878 "type": "github"
4879 },
4880 {
4881 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4882 "type": "tidelift"
4883 }
4884 ],
4885 "time": "2020-11-27T08:28:28+00:00"
4886 },
4887 {
4888 "name": "symfony/security-csrf",
4889 "version": "v4.4.17",
4890 "source": {
4891 "type": "git",
4892 "url": "https://github.com/symfony/security-csrf.git",
4893 "reference": "53d53bbb5d22ebece3f3ff4b8ec14957cc2ef7e1"
4894 },
4895 "dist": {
4896 "type": "zip",
4897 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/53d53bbb5d22ebece3f3ff4b8ec14957cc2ef7e1",
4898 "reference": "53d53bbb5d22ebece3f3ff4b8ec14957cc2ef7e1",
4899 "shasum": ""
4900 },
4901 "require": {
4902 "php": ">=7.1.3",
4903 "symfony/security-core": "^3.4|^4.0|^5.0"
4904 },
4905 "conflict": {
4906 "symfony/http-foundation": "<3.4"
4907 },
4908 "require-dev": {
4909 "symfony/http-foundation": "^3.4|^4.0|^5.0"
4910 },
4911 "suggest": {
4912 "symfony/http-foundation": "For using the class SessionTokenStorage."
4913 },
4914 "type": "library",
4915 "autoload": {
4916 "psr-4": {
4917 "Symfony\\Component\\Security\\Csrf\\": ""
4918 },
4919 "exclude-from-classmap": [
4920 "/Tests/"
4921 ]
4922 },
4923 "notification-url": "https://packagist.org/downloads/",
4924 "license": [
4925 "MIT"
4926 ],
4927 "authors": [
4928 {
4929 "name": "Fabien Potencier",
4930 "email": "fabien@symfony.com"
4931 },
4932 {
4933 "name": "Symfony Community",
4934 "homepage": "https://symfony.com/contributors"
4935 }
4936 ],
4937 "description": "Symfony Security Component - CSRF Library",
4938 "homepage": "https://symfony.com",
4939 "support": {
4940 "source": "https://github.com/symfony/security-csrf/tree/v4.4.17"
4941 },
4942 "funding": [
4943 {
4944 "url": "https://symfony.com/sponsor",
4945 "type": "custom"
4946 },
4947 {
4948 "url": "https://github.com/fabpot",
4949 "type": "github"
4950 },
4951 {
4952 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4953 "type": "tidelift"
4954 }
4955 ],
4956 "time": "2020-10-31T22:44:29+00:00"
4957 },
4958 {
4959 "name": "symfony/security-guard",
4960 "version": "v4.4.17",
4961 "source": {
4962 "type": "git",
4963 "url": "https://github.com/symfony/security-guard.git",
4964 "reference": "2671aff170d19f850bf1cc802e3edaa5cf1045f5"
4965 },
4966 "dist": {
4967 "type": "zip",
4968 "url": "https://api.github.com/repos/symfony/security-guard/zipball/2671aff170d19f850bf1cc802e3edaa5cf1045f5",
4969 "reference": "2671aff170d19f850bf1cc802e3edaa5cf1045f5",
4970 "shasum": ""
4971 },
4972 "require": {
4973 "php": ">=7.1.3",
4974 "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
4975 "symfony/security-http": "^4.4.1"
4976 },
4977 "require-dev": {
4978 "psr/log": "~1.0"
4979 },
4980 "type": "library",
4981 "autoload": {
4982 "psr-4": {
4983 "Symfony\\Component\\Security\\Guard\\": ""
4984 },
4985 "exclude-from-classmap": [
4986 "/Tests/"
4987 ]
4988 },
4989 "notification-url": "https://packagist.org/downloads/",
4990 "license": [
4991 "MIT"
4992 ],
4993 "authors": [
4994 {
4995 "name": "Fabien Potencier",
4996 "email": "fabien@symfony.com"
4997 },
4998 {
4999 "name": "Symfony Community",
5000 "homepage": "https://symfony.com/contributors"
5001 }
5002 ],
5003 "description": "Symfony Security Component - Guard",
5004 "homepage": "https://symfony.com",
5005 "support": {
5006 "source": "https://github.com/symfony/security-guard/tree/v4.4.17"
5007 },
5008 "funding": [
5009 {
5010 "url": "https://symfony.com/sponsor",
5011 "type": "custom"
5012 },
5013 {
5014 "url": "https://github.com/fabpot",
5015 "type": "github"
5016 },
5017 {
5018 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5019 "type": "tidelift"
5020 }
5021 ],
5022 "time": "2020-10-31T22:44:29+00:00"
5023 },
5024 {
5025 "name": "symfony/security-http",
5026 "version": "v4.4.17",
5027 "source": {
5028 "type": "git",
5029 "url": "https://github.com/symfony/security-http.git",
5030 "reference": "bc0389c562e99fa7a69110b57aeed6a6c9be7808"
5031 },
5032 "dist": {
5033 "type": "zip",
5034 "url": "https://api.github.com/repos/symfony/security-http/zipball/bc0389c562e99fa7a69110b57aeed6a6c9be7808",
5035 "reference": "bc0389c562e99fa7a69110b57aeed6a6c9be7808",
5036 "shasum": ""
5037 },
5038 "require": {
5039 "php": ">=7.1.3",
5040 "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
5041 "symfony/http-kernel": "^4.4",
5042 "symfony/property-access": "^3.4|^4.0|^5.0",
5043 "symfony/security-core": "^4.4.8"
5044 },
5045 "conflict": {
5046 "symfony/event-dispatcher": ">=5",
5047 "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
5048 },
5049 "require-dev": {
5050 "psr/log": "~1.0",
5051 "symfony/routing": "^3.4|^4.0|^5.0",
5052 "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
5053 },
5054 "suggest": {
5055 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
5056 "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
5057 },
5058 "type": "library",
5059 "autoload": {
5060 "psr-4": {
5061 "Symfony\\Component\\Security\\Http\\": ""
5062 },
5063 "exclude-from-classmap": [
5064 "/Tests/"
5065 ]
5066 },
5067 "notification-url": "https://packagist.org/downloads/",
5068 "license": [
5069 "MIT"
5070 ],
5071 "authors": [
5072 {
5073 "name": "Fabien Potencier",
5074 "email": "fabien@symfony.com"
5075 },
5076 {
5077 "name": "Symfony Community",
5078 "homepage": "https://symfony.com/contributors"
5079 }
5080 ],
5081 "description": "Symfony Security Component - HTTP Integration",
5082 "homepage": "https://symfony.com",
5083 "support": {
5084 "source": "https://github.com/symfony/security-http/tree/v4.4.17"
5085 },
5086 "funding": [
5087 {
5088 "url": "https://symfony.com/sponsor",
5089 "type": "custom"
5090 },
5091 {
5092 "url": "https://github.com/fabpot",
5093 "type": "github"
5094 },
5095 {
5096 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5097 "type": "tidelift"
5098 }
5099 ],
5100 "time": "2020-11-01T21:34:37+00:00"
5101 },
5102 {
5103 "name": "symfony/service-contracts",
5104 "version": "v2.2.0",
5105 "source": {
5106 "type": "git",
5107 "url": "https://github.com/symfony/service-contracts.git",
5108 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
5109 },
5110 "dist": {
5111 "type": "zip",
5112 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5113 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5114 "shasum": ""
5115 },
5116 "require": {
5117 "php": ">=7.2.5",
5118 "psr/container": "^1.0"
5119 },
5120 "suggest": {
5121 "symfony/service-implementation": ""
5122 },
5123 "type": "library",
5124 "extra": {
5125 "branch-alias": {
5126 "dev-master": "2.2-dev"
5127 },
5128 "thanks": {
5129 "name": "symfony/contracts",
5130 "url": "https://github.com/symfony/contracts"
5131 }
5132 },
5133 "autoload": {
5134 "psr-4": {
5135 "Symfony\\Contracts\\Service\\": ""
5136 }
5137 },
5138 "notification-url": "https://packagist.org/downloads/",
5139 "license": [
5140 "MIT"
5141 ],
5142 "authors": [
5143 {
5144 "name": "Nicolas Grekas",
5145 "email": "p@tchwork.com"
5146 },
5147 {
5148 "name": "Symfony Community",
5149 "homepage": "https://symfony.com/contributors"
5150 }
5151 ],
5152 "description": "Generic abstractions related to writing services",
5153 "homepage": "https://symfony.com",
5154 "keywords": [
5155 "abstractions",
5156 "contracts",
5157 "decoupling",
5158 "interfaces",
5159 "interoperability",
5160 "standards"
5161 ],
5162 "support": {
5163 "source": "https://github.com/symfony/service-contracts/tree/master"
5164 },
5165 "funding": [
5166 {
5167 "url": "https://symfony.com/sponsor",
5168 "type": "custom"
5169 },
5170 {
5171 "url": "https://github.com/fabpot",
5172 "type": "github"
5173 },
5174 {
5175 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5176 "type": "tidelift"
5177 }
5178 ],
5179 "time": "2020-09-07T11:33:47+00:00"
5180 },
5181 {
5182 "name": "symfony/stopwatch",
5183 "version": "v4.4.17",
5184 "source": {
5185 "type": "git",
5186 "url": "https://github.com/symfony/stopwatch.git",
5187 "reference": "c7a594108ed01c89555c4e1bb123b4a54aee2595"
5188 },
5189 "dist": {
5190 "type": "zip",
5191 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c7a594108ed01c89555c4e1bb123b4a54aee2595",
5192 "reference": "c7a594108ed01c89555c4e1bb123b4a54aee2595",
5193 "shasum": ""
5194 },
5195 "require": {
5196 "php": ">=7.1.3",
5197 "symfony/service-contracts": "^1.0|^2"
5198 },
5199 "type": "library",
5200 "autoload": {
5201 "psr-4": {
5202 "Symfony\\Component\\Stopwatch\\": ""
5203 },
5204 "exclude-from-classmap": [
5205 "/Tests/"
5206 ]
5207 },
5208 "notification-url": "https://packagist.org/downloads/",
5209 "license": [
5210 "MIT"
5211 ],
5212 "authors": [
5213 {
5214 "name": "Fabien Potencier",
5215 "email": "fabien@symfony.com"
5216 },
5217 {
5218 "name": "Symfony Community",
5219 "homepage": "https://symfony.com/contributors"
5220 }
5221 ],
5222 "description": "Symfony Stopwatch Component",
5223 "homepage": "https://symfony.com",
5224 "support": {
5225 "source": "https://github.com/symfony/stopwatch/tree/v4.4.17"
5226 },
5227 "funding": [
5228 {
5229 "url": "https://symfony.com/sponsor",
5230 "type": "custom"
5231 },
5232 {
5233 "url": "https://github.com/fabpot",
5234 "type": "github"
5235 },
5236 {
5237 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5238 "type": "tidelift"
5239 }
5240 ],
5241 "time": "2020-10-31T22:44:29+00:00"
5242 },
5243 {
5244 "name": "symfony/translation",
5245 "version": "v4.4.17",
5246 "source": {
5247 "type": "git",
5248 "url": "https://github.com/symfony/translation.git",
5249 "reference": "84821e6a14a637e817f25d11147388695b6f790a"
5250 },
5251 "dist": {
5252 "type": "zip",
5253 "url": "https://api.github.com/repos/symfony/translation/zipball/84821e6a14a637e817f25d11147388695b6f790a",
5254 "reference": "84821e6a14a637e817f25d11147388695b6f790a",
5255 "shasum": ""
5256 },
5257 "require": {
5258 "php": ">=7.1.3",
5259 "symfony/polyfill-mbstring": "~1.0",
5260 "symfony/translation-contracts": "^1.1.6|^2"
5261 },
5262 "conflict": {
5263 "symfony/config": "<3.4",
5264 "symfony/dependency-injection": "<3.4",
5265 "symfony/http-kernel": "<4.4",
5266 "symfony/yaml": "<3.4"
5267 },
5268 "provide": {
5269 "symfony/translation-implementation": "1.0"
5270 },
5271 "require-dev": {
5272 "psr/log": "~1.0",
5273 "symfony/config": "^3.4|^4.0|^5.0",
5274 "symfony/console": "^3.4|^4.0|^5.0",
5275 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5276 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
5277 "symfony/http-kernel": "^4.4",
5278 "symfony/intl": "^3.4|^4.0|^5.0",
5279 "symfony/service-contracts": "^1.1.2|^2",
5280 "symfony/yaml": "^3.4|^4.0|^5.0"
5281 },
5282 "suggest": {
5283 "psr/log-implementation": "To use logging capability in translator",
5284 "symfony/config": "",
5285 "symfony/yaml": ""
5286 },
5287 "type": "library",
5288 "autoload": {
5289 "psr-4": {
5290 "Symfony\\Component\\Translation\\": ""
5291 },
5292 "exclude-from-classmap": [
5293 "/Tests/"
5294 ]
5295 },
5296 "notification-url": "https://packagist.org/downloads/",
5297 "license": [
5298 "MIT"
5299 ],
5300 "authors": [
5301 {
5302 "name": "Fabien Potencier",
5303 "email": "fabien@symfony.com"
5304 },
5305 {
5306 "name": "Symfony Community",
5307 "homepage": "https://symfony.com/contributors"
5308 }
5309 ],
5310 "description": "Symfony Translation Component",
5311 "homepage": "https://symfony.com",
5312 "support": {
5313 "source": "https://github.com/symfony/translation/tree/v4.4.17"
5314 },
5315 "funding": [
5316 {
5317 "url": "https://symfony.com/sponsor",
5318 "type": "custom"
5319 },
5320 {
5321 "url": "https://github.com/fabpot",
5322 "type": "github"
5323 },
5324 {
5325 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5326 "type": "tidelift"
5327 }
5328 ],
5329 "time": "2020-11-27T06:35:49+00:00"
5330 },
5331 {
5332 "name": "symfony/translation-contracts",
5333 "version": "v2.3.0",
5334 "source": {
5335 "type": "git",
5336 "url": "https://github.com/symfony/translation-contracts.git",
5337 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
5338 },
5339 "dist": {
5340 "type": "zip",
5341 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5342 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5343 "shasum": ""
5344 },
5345 "require": {
5346 "php": ">=7.2.5"
5347 },
5348 "suggest": {
5349 "symfony/translation-implementation": ""
5350 },
5351 "type": "library",
5352 "extra": {
5353 "branch-alias": {
5354 "dev-master": "2.3-dev"
5355 },
5356 "thanks": {
5357 "name": "symfony/contracts",
5358 "url": "https://github.com/symfony/contracts"
5359 }
5360 },
5361 "autoload": {
5362 "psr-4": {
5363 "Symfony\\Contracts\\Translation\\": ""
5364 }
5365 },
5366 "notification-url": "https://packagist.org/downloads/",
5367 "license": [
5368 "MIT"
5369 ],
5370 "authors": [
5371 {
5372 "name": "Nicolas Grekas",
5373 "email": "p@tchwork.com"
5374 },
5375 {
5376 "name": "Symfony Community",
5377 "homepage": "https://symfony.com/contributors"
5378 }
5379 ],
5380 "description": "Generic abstractions related to translation",
5381 "homepage": "https://symfony.com",
5382 "keywords": [
5383 "abstractions",
5384 "contracts",
5385 "decoupling",
5386 "interfaces",
5387 "interoperability",
5388 "standards"
5389 ],
5390 "support": {
5391 "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
5392 },
5393 "funding": [
5394 {
5395 "url": "https://symfony.com/sponsor",
5396 "type": "custom"
5397 },
5398 {
5399 "url": "https://github.com/fabpot",
5400 "type": "github"
5401 },
5402 {
5403 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5404 "type": "tidelift"
5405 }
5406 ],
5407 "time": "2020-09-28T13:05:58+00:00"
5408 },
5409 {
5410 "name": "symfony/twig-bridge",
5411 "version": "v4.4.17",
5412 "source": {
5413 "type": "git",
5414 "url": "https://github.com/symfony/twig-bridge.git",
5415 "reference": "7d119d2cffb4d11a42690205c2427625c80a060e"
5416 },
5417 "dist": {
5418 "type": "zip",
5419 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/7d119d2cffb4d11a42690205c2427625c80a060e",
5420 "reference": "7d119d2cffb4d11a42690205c2427625c80a060e",
5421 "shasum": ""
5422 },
5423 "require": {
5424 "php": ">=7.1.3",
5425 "symfony/translation-contracts": "^1.1|^2",
5426 "twig/twig": "^1.41|^2.10|^3.0"
5427 },
5428 "conflict": {
5429 "symfony/console": "<3.4",
5430 "symfony/form": "<4.4",
5431 "symfony/http-foundation": "<4.3",
5432 "symfony/translation": "<4.2",
5433 "symfony/workflow": "<4.3"
5434 },
5435 "require-dev": {
5436 "egulias/email-validator": "^2.1.10",
5437 "symfony/asset": "^3.4|^4.0|^5.0",
5438 "symfony/console": "^3.4|^4.0|^5.0",
5439 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5440 "symfony/error-handler": "^4.4|^5.0",
5441 "symfony/expression-language": "^3.4|^4.0|^5.0",
5442 "symfony/finder": "^3.4|^4.0|^5.0",
5443 "symfony/form": "^4.4.17",
5444 "symfony/http-foundation": "^4.3|^5.0",
5445 "symfony/http-kernel": "^4.4",
5446 "symfony/mime": "^4.3|^5.0",
5447 "symfony/polyfill-intl-icu": "~1.0",
5448 "symfony/routing": "^3.4|^4.0|^5.0",
5449 "symfony/security-acl": "^2.8|^3.0",
5450 "symfony/security-core": "^3.0|^4.0|^5.0",
5451 "symfony/security-csrf": "^3.4|^4.0|^5.0",
5452 "symfony/security-http": "^3.4|^4.0|^5.0",
5453 "symfony/stopwatch": "^3.4|^4.0|^5.0",
5454 "symfony/templating": "^3.4|^4.0|^5.0",
5455 "symfony/translation": "^4.2.1|^5.0",
5456 "symfony/web-link": "^4.4|^5.0",
5457 "symfony/workflow": "^4.3|^5.0",
5458 "symfony/yaml": "^3.4|^4.0|^5.0",
5459 "twig/cssinliner-extra": "^2.12",
5460 "twig/inky-extra": "^2.12",
5461 "twig/markdown-extra": "^2.12"
5462 },
5463 "suggest": {
5464 "symfony/asset": "For using the AssetExtension",
5465 "symfony/expression-language": "For using the ExpressionExtension",
5466 "symfony/finder": "",
5467 "symfony/form": "For using the FormExtension",
5468 "symfony/http-kernel": "For using the HttpKernelExtension",
5469 "symfony/routing": "For using the RoutingExtension",
5470 "symfony/security-core": "For using the SecurityExtension",
5471 "symfony/security-csrf": "For using the CsrfExtension",
5472 "symfony/security-http": "For using the LogoutUrlExtension",
5473 "symfony/stopwatch": "For using the StopwatchExtension",
5474 "symfony/templating": "For using the TwigEngine",
5475 "symfony/translation": "For using the TranslationExtension",
5476 "symfony/var-dumper": "For using the DumpExtension",
5477 "symfony/web-link": "For using the WebLinkExtension",
5478 "symfony/yaml": "For using the YamlExtension"
5479 },
5480 "type": "symfony-bridge",
5481 "autoload": {
5482 "psr-4": {
5483 "Symfony\\Bridge\\Twig\\": ""
5484 },
5485 "exclude-from-classmap": [
5486 "/Tests/"
5487 ]
5488 },
5489 "notification-url": "https://packagist.org/downloads/",
5490 "license": [
5491 "MIT"
5492 ],
5493 "authors": [
5494 {
5495 "name": "Fabien Potencier",
5496 "email": "fabien@symfony.com"
5497 },
5498 {
5499 "name": "Symfony Community",
5500 "homepage": "https://symfony.com/contributors"
5501 }
5502 ],
5503 "description": "Symfony Twig Bridge",
5504 "homepage": "https://symfony.com",
5505 "support": {
5506 "source": "https://github.com/symfony/twig-bridge/tree/v4.4.17"
5507 },
5508 "funding": [
5509 {
5510 "url": "https://symfony.com/sponsor",
5511 "type": "custom"
5512 },
5513 {
5514 "url": "https://github.com/fabpot",
5515 "type": "github"
5516 },
5517 {
5518 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5519 "type": "tidelift"
5520 }
5521 ],
5522 "time": "2020-11-17T16:25:11+00:00"
5523 },
5524 {
5525 "name": "symfony/twig-bundle",
5526 "version": "v4.4.17",
5527 "source": {
5528 "type": "git",
5529 "url": "https://github.com/symfony/twig-bundle.git",
5530 "reference": "9acacb72d30ee1ea0331762906a129a66a9d9883"
5531 },
5532 "dist": {
5533 "type": "zip",
5534 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/9acacb72d30ee1ea0331762906a129a66a9d9883",
5535 "reference": "9acacb72d30ee1ea0331762906a129a66a9d9883",
5536 "shasum": ""
5537 },
5538 "require": {
5539 "php": ">=7.1.3",
5540 "symfony/http-foundation": "^4.3|^5.0",
5541 "symfony/http-kernel": "^4.4",
5542 "symfony/polyfill-ctype": "~1.8",
5543 "symfony/twig-bridge": "^4.4|^5.0",
5544 "twig/twig": "^1.41|^2.10|^3.0"
5545 },
5546 "conflict": {
5547 "symfony/dependency-injection": "<4.1",
5548 "symfony/framework-bundle": "<4.4",
5549 "symfony/translation": "<4.2"
5550 },
5551 "require-dev": {
5552 "doctrine/annotations": "~1.7",
5553 "doctrine/cache": "~1.0",
5554 "symfony/asset": "^3.4|^4.0|^5.0",
5555 "symfony/dependency-injection": "^4.2.5|^5.0",
5556 "symfony/expression-language": "^3.4|^4.0|^5.0",
5557 "symfony/finder": "^3.4|^4.0|^5.0",
5558 "symfony/form": "^3.4|^4.0|^5.0",
5559 "symfony/framework-bundle": "^4.4|^5.0",
5560 "symfony/routing": "^3.4|^4.0|^5.0",
5561 "symfony/stopwatch": "^3.4|^4.0|^5.0",
5562 "symfony/templating": "^3.4|^4.0|^5.0",
5563 "symfony/translation": "^4.2|^5.0",
5564 "symfony/web-link": "^3.4|^4.0|^5.0",
5565 "symfony/yaml": "^3.4|^4.0|^5.0"
5566 },
5567 "type": "symfony-bundle",
5568 "autoload": {
5569 "psr-4": {
5570 "Symfony\\Bundle\\TwigBundle\\": ""
5571 },
5572 "exclude-from-classmap": [
5573 "/Tests/"
5574 ]
5575 },
5576 "notification-url": "https://packagist.org/downloads/",
5577 "license": [
5578 "MIT"
5579 ],
5580 "authors": [
5581 {
5582 "name": "Fabien Potencier",
5583 "email": "fabien@symfony.com"
5584 },
5585 {
5586 "name": "Symfony Community",
5587 "homepage": "https://symfony.com/contributors"
5588 }
5589 ],
5590 "description": "Symfony TwigBundle",
5591 "homepage": "https://symfony.com",
5592 "support": {
5593 "source": "https://github.com/symfony/twig-bundle/tree/v4.4.17"
5594 },
5595 "funding": [
5596 {
5597 "url": "https://symfony.com/sponsor",
5598 "type": "custom"
5599 },
5600 {
5601 "url": "https://github.com/fabpot",
5602 "type": "github"
5603 },
5604 {
5605 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5606 "type": "tidelift"
5607 }
5608 ],
5609 "time": "2020-10-24T11:50:19+00:00"
5610 },
5611 {
5612 "name": "symfony/validator",
5613 "version": "v4.4.17",
5614 "source": {
5615 "type": "git",
5616 "url": "https://github.com/symfony/validator.git",
5617 "reference": "aa3519160f5b09043888f92aae4fd78cc41a85bf"
5618 },
5619 "dist": {
5620 "type": "zip",
5621 "url": "https://api.github.com/repos/symfony/validator/zipball/aa3519160f5b09043888f92aae4fd78cc41a85bf",
5622 "reference": "aa3519160f5b09043888f92aae4fd78cc41a85bf",
5623 "shasum": ""
5624 },
5625 "require": {
5626 "php": ">=7.1.3",
5627 "symfony/polyfill-ctype": "~1.8",
5628 "symfony/polyfill-mbstring": "~1.0",
5629 "symfony/translation-contracts": "^1.1|^2"
5630 },
5631 "conflict": {
5632 "doctrine/lexer": "<1.0.2",
5633 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
5634 "symfony/dependency-injection": "<3.4",
5635 "symfony/http-kernel": "<4.4",
5636 "symfony/intl": "<4.3",
5637 "symfony/translation": ">=5.0",
5638 "symfony/yaml": "<3.4"
5639 },
5640 "require-dev": {
5641 "doctrine/annotations": "~1.7",
5642 "doctrine/cache": "~1.0",
5643 "egulias/email-validator": "^2.1.10",
5644 "symfony/cache": "^3.4|^4.0|^5.0",
5645 "symfony/config": "^3.4|^4.0|^5.0",
5646 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5647 "symfony/expression-language": "^3.4|^4.0|^5.0",
5648 "symfony/http-client": "^4.3|^5.0",
5649 "symfony/http-foundation": "^4.1|^5.0",
5650 "symfony/http-kernel": "^4.4",
5651 "symfony/intl": "^4.3|^5.0",
5652 "symfony/mime": "^4.4|^5.0",
5653 "symfony/property-access": "^3.4|^4.0|^5.0",
5654 "symfony/property-info": "^3.4|^4.0|^5.0",
5655 "symfony/translation": "^4.2",
5656 "symfony/yaml": "^3.4|^4.0|^5.0"
5657 },
5658 "suggest": {
5659 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
5660 "doctrine/cache": "For using the default cached annotation reader.",
5661 "egulias/email-validator": "Strict (RFC compliant) email validation",
5662 "psr/cache-implementation": "For using the mapping cache.",
5663 "symfony/config": "",
5664 "symfony/expression-language": "For using the Expression validator",
5665 "symfony/http-foundation": "",
5666 "symfony/intl": "",
5667 "symfony/property-access": "For accessing properties within comparison constraints",
5668 "symfony/property-info": "To automatically add NotNull and Type constraints",
5669 "symfony/translation": "For translating validation errors.",
5670 "symfony/yaml": ""
5671 },
5672 "type": "library",
5673 "autoload": {
5674 "psr-4": {
5675 "Symfony\\Component\\Validator\\": ""
5676 },
5677 "exclude-from-classmap": [
5678 "/Tests/"
5679 ]
5680 },
5681 "notification-url": "https://packagist.org/downloads/",
5682 "license": [
5683 "MIT"
5684 ],
5685 "authors": [
5686 {
5687 "name": "Fabien Potencier",
5688 "email": "fabien@symfony.com"
5689 },
5690 {
5691 "name": "Symfony Community",
5692 "homepage": "https://symfony.com/contributors"
5693 }
5694 ],
5695 "description": "Symfony Validator Component",
5696 "homepage": "https://symfony.com",
5697 "support": {
5698 "source": "https://github.com/symfony/validator/tree/v4.4.17"
5699 },
5700 "funding": [
5701 {
5702 "url": "https://symfony.com/sponsor",
5703 "type": "custom"
5704 },
5705 {
5706 "url": "https://github.com/fabpot",
5707 "type": "github"
5708 },
5709 {
5710 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5711 "type": "tidelift"
5712 }
5713 ],
5714 "time": "2020-11-27T16:19:44+00:00"
5715 },
5716 {
5717 "name": "symfony/var-dumper",
5718 "version": "v4.4.17",
5719 "source": {
5720 "type": "git",
5721 "url": "https://github.com/symfony/var-dumper.git",
5722 "reference": "65c6f1e848cda840ef7278686c8e30a7cc353c93"
5723 },
5724 "dist": {
5725 "type": "zip",
5726 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/65c6f1e848cda840ef7278686c8e30a7cc353c93",
5727 "reference": "65c6f1e848cda840ef7278686c8e30a7cc353c93",
5728 "shasum": ""
5729 },
5730 "require": {
5731 "php": ">=7.1.3",
5732 "symfony/polyfill-mbstring": "~1.0",
5733 "symfony/polyfill-php72": "~1.5",
5734 "symfony/polyfill-php80": "^1.15"
5735 },
5736 "conflict": {
5737 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
5738 "symfony/console": "<3.4"
5739 },
5740 "require-dev": {
5741 "ext-iconv": "*",
5742 "symfony/console": "^3.4|^4.0|^5.0",
5743 "symfony/process": "^4.4|^5.0",
5744 "twig/twig": "^1.34|^2.4|^3.0"
5745 },
5746 "suggest": {
5747 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
5748 "ext-intl": "To show region name in time zone dump",
5749 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
5750 },
5751 "bin": [
5752 "Resources/bin/var-dump-server"
5753 ],
5754 "type": "library",
5755 "autoload": {
5756 "files": [
5757 "Resources/functions/dump.php"
5758 ],
5759 "psr-4": {
5760 "Symfony\\Component\\VarDumper\\": ""
5761 },
5762 "exclude-from-classmap": [
5763 "/Tests/"
5764 ]
5765 },
5766 "notification-url": "https://packagist.org/downloads/",
5767 "license": [
5768 "MIT"
5769 ],
5770 "authors": [
5771 {
5772 "name": "Nicolas Grekas",
5773 "email": "p@tchwork.com"
5774 },
5775 {
5776 "name": "Symfony Community",
5777 "homepage": "https://symfony.com/contributors"
5778 }
5779 ],
5780 "description": "Symfony mechanism for exploring and dumping PHP variables",
5781 "homepage": "https://symfony.com",
5782 "keywords": [
5783 "debug",
5784 "dump"
5785 ],
5786 "support": {
5787 "source": "https://github.com/symfony/var-dumper/tree/v4.4.17"
5788 },
5789 "funding": [
5790 {
5791 "url": "https://symfony.com/sponsor",
5792 "type": "custom"
5793 },
5794 {
5795 "url": "https://github.com/fabpot",
5796 "type": "github"
5797 },
5798 {
5799 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5800 "type": "tidelift"
5801 }
5802 ],
5803 "time": "2020-11-24T09:55:37+00:00"
5804 },
5805 {
5806 "name": "symfony/var-exporter",
5807 "version": "v4.4.17",
5808 "source": {
5809 "type": "git",
5810 "url": "https://github.com/symfony/var-exporter.git",
5811 "reference": "f04b7d187b120e0a44c18a2d479c2dd0abe99d9c"
5812 },
5813 "dist": {
5814 "type": "zip",
5815 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/f04b7d187b120e0a44c18a2d479c2dd0abe99d9c",
5816 "reference": "f04b7d187b120e0a44c18a2d479c2dd0abe99d9c",
5817 "shasum": ""
5818 },
5819 "require": {
5820 "php": ">=7.1.3"
5821 },
5822 "require-dev": {
5823 "symfony/var-dumper": "^4.4.9|^5.0.9"
5824 },
5825 "type": "library",
5826 "autoload": {
5827 "psr-4": {
5828 "Symfony\\Component\\VarExporter\\": ""
5829 },
5830 "exclude-from-classmap": [
5831 "/Tests/"
5832 ]
5833 },
5834 "notification-url": "https://packagist.org/downloads/",
5835 "license": [
5836 "MIT"
5837 ],
5838 "authors": [
5839 {
5840 "name": "Nicolas Grekas",
5841 "email": "p@tchwork.com"
5842 },
5843 {
5844 "name": "Symfony Community",
5845 "homepage": "https://symfony.com/contributors"
5846 }
5847 ],
5848 "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
5849 "homepage": "https://symfony.com",
5850 "keywords": [
5851 "clone",
5852 "construct",
5853 "export",
5854 "hydrate",
5855 "instantiate",
5856 "serialize"
5857 ],
5858 "support": {
5859 "source": "https://github.com/symfony/var-exporter/tree/v4.4.17"
5860 },
5861 "funding": [
5862 {
5863 "url": "https://symfony.com/sponsor",
5864 "type": "custom"
5865 },
5866 {
5867 "url": "https://github.com/fabpot",
5868 "type": "github"
5869 },
5870 {
5871 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5872 "type": "tidelift"
5873 }
5874 ],
5875 "time": "2020-10-28T20:42:29+00:00"
5876 },
5877 {
5878 "name": "symfony/web-profiler-bundle",
5879 "version": "v4.4.17",
5880 "source": {
5881 "type": "git",
5882 "url": "https://github.com/symfony/web-profiler-bundle.git",
5883 "reference": "cd980f0df4ae7696d18fd908503fc61ae67ac48d"
5884 },
5885 "dist": {
5886 "type": "zip",
5887 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/cd980f0df4ae7696d18fd908503fc61ae67ac48d",
5888 "reference": "cd980f0df4ae7696d18fd908503fc61ae67ac48d",
5889 "shasum": ""
5890 },
5891 "require": {
5892 "php": ">=7.1.3",
5893 "symfony/config": "^4.2|^5.0",
5894 "symfony/framework-bundle": "^4.4|^5.0",
5895 "symfony/http-kernel": "^4.4",
5896 "symfony/routing": "^4.3|^5.0",
5897 "symfony/twig-bundle": "^4.2|^5.0",
5898 "twig/twig": "^1.41|^2.10|^3.0"
5899 },
5900 "conflict": {
5901 "symfony/form": "<4.3",
5902 "symfony/messenger": "<4.2"
5903 },
5904 "require-dev": {
5905 "symfony/browser-kit": "^4.3|^5.0",
5906 "symfony/console": "^4.3|^5.0",
5907 "symfony/css-selector": "^3.4|^4.0|^5.0",
5908 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5909 "symfony/stopwatch": "^3.4|^4.0|^5.0"
5910 },
5911 "type": "symfony-bundle",
5912 "autoload": {
5913 "psr-4": {
5914 "Symfony\\Bundle\\WebProfilerBundle\\": ""
5915 },
5916 "exclude-from-classmap": [
5917 "/Tests/"
5918 ]
5919 },
5920 "notification-url": "https://packagist.org/downloads/",
5921 "license": [
5922 "MIT"
5923 ],
5924 "authors": [
5925 {
5926 "name": "Fabien Potencier",
5927 "email": "fabien@symfony.com"
5928 },
5929 {
5930 "name": "Symfony Community",
5931 "homepage": "https://symfony.com/contributors"
5932 }
5933 ],
5934 "description": "Symfony WebProfilerBundle",
5935 "homepage": "https://symfony.com",
5936 "support": {
5937 "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.17"
5938 },
5939 "funding": [
5940 {
5941 "url": "https://symfony.com/sponsor",
5942 "type": "custom"
5943 },
5944 {
5945 "url": "https://github.com/fabpot",
5946 "type": "github"
5947 },
5948 {
5949 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5950 "type": "tidelift"
5951 }
5952 ],
5953 "time": "2020-10-28T20:42:29+00:00"
5954 },
5955 {
5956 "name": "symfony/yaml",
5957 "version": "v4.4.17",
5958 "source": {
5959 "type": "git",
5960 "url": "https://github.com/symfony/yaml.git",
5961 "reference": "7531361cf38e4816821b4a12a42542b3c6143ad1"
5962 },
5963 "dist": {
5964 "type": "zip",
5965 "url": "https://api.github.com/repos/symfony/yaml/zipball/7531361cf38e4816821b4a12a42542b3c6143ad1",
5966 "reference": "7531361cf38e4816821b4a12a42542b3c6143ad1",
5967 "shasum": ""
5968 },
5969 "require": {
5970 "php": ">=7.1.3",
5971 "symfony/polyfill-ctype": "~1.8"
5972 },
5973 "conflict": {
5974 "symfony/console": "<3.4"
5975 },
5976 "require-dev": {
5977 "symfony/console": "^3.4|^4.0|^5.0"
5978 },
5979 "suggest": {
5980 "symfony/console": "For validating YAML files using the lint command"
5981 },
5982 "type": "library",
5983 "autoload": {
5984 "psr-4": {
5985 "Symfony\\Component\\Yaml\\": ""
5986 },
5987 "exclude-from-classmap": [
5988 "/Tests/"
5989 ]
5990 },
5991 "notification-url": "https://packagist.org/downloads/",
5992 "license": [
5993 "MIT"
5994 ],
5995 "authors": [
5996 {
5997 "name": "Fabien Potencier",
5998 "email": "fabien@symfony.com"
5999 },
6000 {
6001 "name": "Symfony Community",
6002 "homepage": "https://symfony.com/contributors"
6003 }
6004 ],
6005 "description": "Symfony Yaml Component",
6006 "homepage": "https://symfony.com",
6007 "support": {
6008 "source": "https://github.com/symfony/yaml/tree/v4.4.17"
6009 },
6010 "funding": [
6011 {
6012 "url": "https://symfony.com/sponsor",
6013 "type": "custom"
6014 },
6015 {
6016 "url": "https://github.com/fabpot",
6017 "type": "github"
6018 },
6019 {
6020 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6021 "type": "tidelift"
6022 }
6023 ],
6024 "time": "2020-11-24T12:28:30+00:00"
6025 },
6026 {
6027 "name": "twig/extensions",
6028 "version": "v1.5.4",
6029 "source": {
6030 "type": "git",
6031 "url": "https://github.com/twigphp/Twig-extensions.git",
6032 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
6033 },
6034 "dist": {
6035 "type": "zip",
6036 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
6037 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
6038 "shasum": ""
6039 },
6040 "require": {
6041 "twig/twig": "^1.27|^2.0"
6042 },
6043 "require-dev": {
6044 "symfony/phpunit-bridge": "^3.4",
6045 "symfony/translation": "^2.7|^3.4"
6046 },
6047 "suggest": {
6048 "symfony/translation": "Allow the time_diff output to be translated"
6049 },
6050 "type": "library",
6051 "extra": {
6052 "branch-alias": {
6053 "dev-master": "1.5-dev"
6054 }
6055 },
6056 "autoload": {
6057 "psr-0": {
6058 "Twig_Extensions_": "lib/"
6059 },
6060 "psr-4": {
6061 "Twig\\Extensions\\": "src/"
6062 }
6063 },
6064 "notification-url": "https://packagist.org/downloads/",
6065 "license": [
6066 "MIT"
6067 ],
6068 "authors": [
6069 {
6070 "name": "Fabien Potencier",
6071 "email": "fabien@symfony.com"
6072 }
6073 ],
6074 "description": "Common additional features for Twig that do not directly belong in core",
6075 "keywords": [
6076 "i18n",
6077 "text"
6078 ],
6079 "support": {
6080 "issues": "https://github.com/twigphp/Twig-extensions/issues",
6081 "source": "https://github.com/twigphp/Twig-extensions/tree/master"
6082 },
6083 "abandoned": true,
6084 "time": "2018-12-05T18:34:18+00:00"
6085 },
6086 {
6087 "name": "twig/extra-bundle",
6088 "version": "v3.1.1",
6089 "source": {
6090 "type": "git",
6091 "url": "https://github.com/twigphp/twig-extra-bundle.git",
6092 "reference": "a7c5799cf742ab0827f5d32df37528ee8bf5a233"
6093 },
6094 "dist": {
6095 "type": "zip",
6096 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/a7c5799cf742ab0827f5d32df37528ee8bf5a233",
6097 "reference": "a7c5799cf742ab0827f5d32df37528ee8bf5a233",
6098 "shasum": ""
6099 },
6100 "require": {
6101 "php": "^7.1.3|^8.0",
6102 "symfony/framework-bundle": "^4.3|^5.0",
6103 "symfony/twig-bundle": "^4.3|^5.0",
6104 "twig/twig": "^2.4|^3.0"
6105 },
6106 "require-dev": {
6107 "twig/cssinliner-extra": "^2.12|^3.0",
6108 "twig/html-extra": "^2.12|^3.0",
6109 "twig/inky-extra": "^2.12|^3.0",
6110 "twig/intl-extra": "^2.12|^3.0",
6111 "twig/markdown-extra": "^2.12|^3.0"
6112 },
6113 "type": "symfony-bundle",
6114 "extra": {
6115 "branch-alias": {
6116 "dev-master": "3.0-dev"
6117 }
6118 },
6119 "autoload": {
6120 "psr-4": {
6121 "Twig\\Extra\\TwigExtraBundle\\": "src/"
6122 }
6123 },
6124 "notification-url": "https://packagist.org/downloads/",
6125 "license": [
6126 "MIT"
6127 ],
6128 "authors": [
6129 {
6130 "name": "Fabien Potencier",
6131 "email": "fabien@symfony.com",
6132 "homepage": "http://fabien.potencier.org",
6133 "role": "Lead Developer"
6134 }
6135 ],
6136 "description": "A Symfony bundle for extra Twig extensions",
6137 "homepage": "https://twig.symfony.com",
6138 "keywords": [
6139 "bundle",
6140 "extra",
6141 "twig"
6142 ],
6143 "support": {
6144 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.1.1"
6145 },
6146 "funding": [
6147 {
6148 "url": "https://github.com/fabpot",
6149 "type": "github"
6150 },
6151 {
6152 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
6153 "type": "tidelift"
6154 }
6155 ],
6156 "time": "2020-05-21T09:56:39+00:00"
6157 },
6158 {
6159 "name": "twig/html-extra",
6160 "version": "v2.14.1",
6161 "source": {
6162 "type": "git",
6163 "url": "https://github.com/twigphp/html-extra.git",
6164 "reference": "52eec7706aac970d93d60e1187ffa0f4ea6516c6"
6165 },
6166 "dist": {
6167 "type": "zip",
6168 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/52eec7706aac970d93d60e1187ffa0f4ea6516c6",
6169 "reference": "52eec7706aac970d93d60e1187ffa0f4ea6516c6",
6170 "shasum": ""
6171 },
6172 "require": {
6173 "php": ">=7.1.3",
6174 "symfony/mime": "^4.3|^5.0",
6175 "twig/twig": "^2.4|^3.0"
6176 },
6177 "require-dev": {
6178 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
6179 },
6180 "type": "library",
6181 "extra": {
6182 "branch-alias": {
6183 "dev-master": "2.12-dev"
6184 }
6185 },
6186 "autoload": {
6187 "psr-4": {
6188 "Twig\\Extra\\Html\\": "src/"
6189 }
6190 },
6191 "notification-url": "https://packagist.org/downloads/",
6192 "license": [
6193 "MIT"
6194 ],
6195 "authors": [
6196 {
6197 "name": "Fabien Potencier",
6198 "email": "fabien@symfony.com",
6199 "homepage": "http://fabien.potencier.org",
6200 "role": "Lead Developer"
6201 }
6202 ],
6203 "description": "A Twig extension for HTML",
6204 "homepage": "https://twig.symfony.com",
6205 "keywords": [
6206 "html",
6207 "twig"
6208 ],
6209 "support": {
6210 "source": "https://github.com/twigphp/html-extra/tree/v2.14.1"
6211 },
6212 "funding": [
6213 {
6214 "url": "https://github.com/fabpot",
6215 "type": "github"
6216 },
6217 {
6218 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
6219 "type": "tidelift"
6220 }
6221 ],
6222 "time": "2020-05-21T09:54:27+00:00"
6223 },
6224 {
6225 "name": "twig/markdown-extra",
6226 "version": "v3.1.1",
6227 "source": {
6228 "type": "git",
6229 "url": "https://github.com/twigphp/markdown-extra.git",
6230 "reference": "1fe798d559665b64bda4b08eda10793427d7e3bc"
6231 },
6232 "dist": {
6233 "type": "zip",
6234 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/1fe798d559665b64bda4b08eda10793427d7e3bc",
6235 "reference": "1fe798d559665b64bda4b08eda10793427d7e3bc",
6236 "shasum": ""
6237 },
6238 "require": {
6239 "php": ">=7.1.3",
6240 "twig/twig": "^2.4|^3.0"
6241 },
6242 "require-dev": {
6243 "erusev/parsedown": "^1.7",
6244 "league/commonmark": "^1.0",
6245 "league/html-to-markdown": "^4.8",
6246 "michelf/php-markdown": "^1.8",
6247 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
6248 },
6249 "type": "library",
6250 "extra": {
6251 "branch-alias": {
6252 "dev-master": "3.0-dev"
6253 }
6254 },
6255 "autoload": {
6256 "psr-4": {
6257 "Twig\\Extra\\Markdown\\": "src/"
6258 }
6259 },
6260 "notification-url": "https://packagist.org/downloads/",
6261 "license": [
6262 "MIT"
6263 ],
6264 "authors": [
6265 {
6266 "name": "Fabien Potencier",
6267 "email": "fabien@symfony.com",
6268 "homepage": "http://fabien.potencier.org",
6269 "role": "Lead Developer"
6270 }
6271 ],
6272 "description": "A Twig extension for Markdown",
6273 "homepage": "https://twig.symfony.com",
6274 "keywords": [
6275 "html",
6276 "markdown",
6277 "twig"
6278 ],
6279 "support": {
6280 "source": "https://github.com/twigphp/markdown-extra/tree/v3.1.1"
6281 },
6282 "funding": [
6283 {
6284 "url": "https://github.com/fabpot",
6285 "type": "github"
6286 },
6287 {
6288 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
6289 "type": "tidelift"
6290 }
6291 ],
6292 "time": "2020-08-05T14:54:08+00:00"
6293 },
6294 {
6295 "name": "twig/twig",
6296 "version": "v2.14.1",
6297 "source": {
6298 "type": "git",
6299 "url": "https://github.com/twigphp/Twig.git",
6300 "reference": "5eb9ac5dfdd20c3f59495c22841adc5da980d312"
6301 },
6302 "dist": {
6303 "type": "zip",
6304 "url": "https://api.github.com/repos/twigphp/Twig/zipball/5eb9ac5dfdd20c3f59495c22841adc5da980d312",
6305 "reference": "5eb9ac5dfdd20c3f59495c22841adc5da980d312",
6306 "shasum": ""
6307 },
6308 "require": {
6309 "php": ">=7.2.5",
6310 "symfony/polyfill-ctype": "^1.8",
6311 "symfony/polyfill-mbstring": "^1.3"
6312 },
6313 "require-dev": {
6314 "psr/container": "^1.0",
6315 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
6316 },
6317 "type": "library",
6318 "extra": {
6319 "branch-alias": {
6320 "dev-master": "2.14-dev"
6321 }
6322 },
6323 "autoload": {
6324 "psr-0": {
6325 "Twig_": "lib/"
6326 },
6327 "psr-4": {
6328 "Twig\\": "src/"
6329 }
6330 },
6331 "notification-url": "https://packagist.org/downloads/",
6332 "license": [
6333 "BSD-3-Clause"
6334 ],
6335 "authors": [
6336 {
6337 "name": "Fabien Potencier",
6338 "email": "fabien@symfony.com",
6339 "homepage": "http://fabien.potencier.org",
6340 "role": "Lead Developer"
6341 },
6342 {
6343 "name": "Twig Team",
6344 "role": "Contributors"
6345 },
6346 {
6347 "name": "Armin Ronacher",
6348 "email": "armin.ronacher@active-4.com",
6349 "role": "Project Founder"
6350 }
6351 ],
6352 "description": "Twig, the flexible, fast, and secure template language for PHP",
6353 "homepage": "https://twig.symfony.com",
6354 "keywords": [
6355 "templating"
6356 ],
6357 "support": {
6358 "issues": "https://github.com/twigphp/Twig/issues",
6359 "source": "https://github.com/twigphp/Twig/tree/v2.14.1"
6360 },
6361 "funding": [
6362 {
6363 "url": "https://github.com/fabpot",
6364 "type": "github"
6365 },
6366 {
6367 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
6368 "type": "tidelift"
6369 }
6370 ],
6371 "time": "2020-10-27T19:25:29+00:00"
6372 }
6373 ],
6374 "packages-dev": [
6375 {
6376 "name": "doctrine/data-fixtures",
6377 "version": "1.4.4",
6378 "source": {
6379 "type": "git",
6380 "url": "https://github.com/doctrine/data-fixtures.git",
6381 "reference": "16a03fadb5473f49aad70384002dfd5012fe680e"
6382 },
6383 "dist": {
6384 "type": "zip",
6385 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/16a03fadb5473f49aad70384002dfd5012fe680e",
6386 "reference": "16a03fadb5473f49aad70384002dfd5012fe680e",
6387 "shasum": ""
6388 },
6389 "require": {
6390 "doctrine/common": "^2.13|^3.0",
6391 "doctrine/persistence": "^1.3.3|^2.0",
6392 "php": "^7.2 || ^8.0"
6393 },
6394 "conflict": {
6395 "doctrine/phpcr-odm": "<1.3.0"
6396 },
6397 "require-dev": {
6398 "doctrine/coding-standard": "^6.0",
6399 "doctrine/dbal": "^2.5.4",
6400 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
6401 "doctrine/orm": "^2.7.0",
6402 "phpunit/phpunit": "^7.0"
6403 },
6404 "suggest": {
6405 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
6406 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
6407 "doctrine/orm": "For loading ORM fixtures",
6408 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
6409 },
6410 "type": "library",
6411 "extra": {
6412 "branch-alias": {
6413 "dev-master": "1.4.x-dev"
6414 }
6415 },
6416 "autoload": {
6417 "psr-4": {
6418 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
6419 }
6420 },
6421 "notification-url": "https://packagist.org/downloads/",
6422 "license": [
6423 "MIT"
6424 ],
6425 "authors": [
6426 {
6427 "name": "Jonathan Wage",
6428 "email": "jonwage@gmail.com"
6429 }
6430 ],
6431 "description": "Data Fixtures for all Doctrine Object Managers",
6432 "homepage": "http://www.doctrine-project.org",
6433 "keywords": [
6434 "database"
6435 ],
6436 "support": {
6437 "issues": "https://github.com/doctrine/data-fixtures/issues",
6438 "source": "https://github.com/doctrine/data-fixtures/tree/1.4.x"
6439 },
6440 "funding": [
6441 {
6442 "url": "https://www.doctrine-project.org/sponsorship.html",
6443 "type": "custom"
6444 },
6445 {
6446 "url": "https://www.patreon.com/phpdoctrine",
6447 "type": "patreon"
6448 },
6449 {
6450 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
6451 "type": "tidelift"
6452 }
6453 ],
6454 "time": "2020-09-01T07:13:28+00:00"
6455 },
6456 {
6457 "name": "doctrine/doctrine-fixtures-bundle",
6458 "version": "3.4.0",
6459 "source": {
6460 "type": "git",
6461 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
6462 "reference": "870189619a7770f468ffb0b80925302e065a3b34"
6463 },
6464 "dist": {
6465 "type": "zip",
6466 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
6467 "reference": "870189619a7770f468ffb0b80925302e065a3b34",
6468 "shasum": ""
6469 },
6470 "require": {
6471 "doctrine/data-fixtures": "^1.3",
6472 "doctrine/doctrine-bundle": "^1.11|^2.0",
6473 "doctrine/orm": "^2.6.0",
6474 "doctrine/persistence": "^1.3.7|^2.0",
6475 "php": "^7.1 || ^8.0",
6476 "symfony/config": "^3.4|^4.3|^5.0",
6477 "symfony/console": "^3.4|^4.3|^5.0",
6478 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
6479 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
6480 "symfony/http-kernel": "^3.4|^4.3|^5.0"
6481 },
6482 "require-dev": {
6483 "doctrine/coding-standard": "^6.0",
6484 "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
6485 "symfony/phpunit-bridge": "^4.1|^5.0"
6486 },
6487 "type": "symfony-bundle",
6488 "autoload": {
6489 "psr-4": {
6490 "Doctrine\\Bundle\\FixturesBundle\\": ""
6491 }
6492 },
6493 "notification-url": "https://packagist.org/downloads/",
6494 "license": [
6495 "MIT"
6496 ],
6497 "authors": [
6498 {
6499 "name": "Fabien Potencier",
6500 "email": "fabien@symfony.com"
6501 },
6502 {
6503 "name": "Doctrine Project",
6504 "homepage": "http://www.doctrine-project.org"
6505 },
6506 {
6507 "name": "Symfony Community",
6508 "homepage": "http://symfony.com/contributors"
6509 }
6510 ],
6511 "description": "Symfony DoctrineFixturesBundle",
6512 "homepage": "http://www.doctrine-project.org",
6513 "keywords": [
6514 "Fixture",
6515 "persistence"
6516 ],
6517 "support": {
6518 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
6519 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
6520 },
6521 "funding": [
6522 {
6523 "url": "https://www.doctrine-project.org/sponsorship.html",
6524 "type": "custom"
6525 },
6526 {
6527 "url": "https://www.patreon.com/phpdoctrine",
6528 "type": "patreon"
6529 },
6530 {
6531 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
6532 "type": "tidelift"
6533 }
6534 ],
6535 "time": "2020-11-14T09:36:49+00:00"
6536 },
6537 {
6538 "name": "nikic/php-parser",
6539 "version": "v4.10.3",
6540 "source": {
6541 "type": "git",
6542 "url": "https://github.com/nikic/PHP-Parser.git",
6543 "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984"
6544 },
6545 "dist": {
6546 "type": "zip",
6547 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
6548 "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
6549 "shasum": ""
6550 },
6551 "require": {
6552 "ext-tokenizer": "*",
6553 "php": ">=7.0"
6554 },
6555 "require-dev": {
6556 "ircmaxell/php-yacc": "^0.0.7",
6557 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6558 },
6559 "bin": [
6560 "bin/php-parse"
6561 ],
6562 "type": "library",
6563 "extra": {
6564 "branch-alias": {
6565 "dev-master": "4.9-dev"
6566 }
6567 },
6568 "autoload": {
6569 "psr-4": {
6570 "PhpParser\\": "lib/PhpParser"
6571 }
6572 },
6573 "notification-url": "https://packagist.org/downloads/",
6574 "license": [
6575 "BSD-3-Clause"
6576 ],
6577 "authors": [
6578 {
6579 "name": "Nikita Popov"
6580 }
6581 ],
6582 "description": "A PHP parser written in PHP",
6583 "keywords": [
6584 "parser",
6585 "php"
6586 ],
6587 "support": {
6588 "issues": "https://github.com/nikic/PHP-Parser/issues",
6589 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.3"
6590 },
6591 "time": "2020-12-03T17:45:45+00:00"
6592 },
6593 {
6594 "name": "symfony/browser-kit",
6595 "version": "v4.4.17",
6596 "source": {
6597 "type": "git",
6598 "url": "https://github.com/symfony/browser-kit.git",
6599 "reference": "5f11947e9ec072ac32c605c07cb22522c30f4b28"
6600 },
6601 "dist": {
6602 "type": "zip",
6603 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/5f11947e9ec072ac32c605c07cb22522c30f4b28",
6604 "reference": "5f11947e9ec072ac32c605c07cb22522c30f4b28",
6605 "shasum": ""
6606 },
6607 "require": {
6608 "php": ">=7.1.3",
6609 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
6610 },
6611 "require-dev": {
6612 "symfony/css-selector": "^3.4|^4.0|^5.0",
6613 "symfony/http-client": "^4.3|^5.0",
6614 "symfony/mime": "^4.3|^5.0",
6615 "symfony/process": "^3.4|^4.0|^5.0"
6616 },
6617 "suggest": {
6618 "symfony/process": ""
6619 },
6620 "type": "library",
6621 "autoload": {
6622 "psr-4": {
6623 "Symfony\\Component\\BrowserKit\\": ""
6624 },
6625 "exclude-from-classmap": [
6626 "/Tests/"
6627 ]
6628 },
6629 "notification-url": "https://packagist.org/downloads/",
6630 "license": [
6631 "MIT"
6632 ],
6633 "authors": [
6634 {
6635 "name": "Fabien Potencier",
6636 "email": "fabien@symfony.com"
6637 },
6638 {
6639 "name": "Symfony Community",
6640 "homepage": "https://symfony.com/contributors"
6641 }
6642 ],
6643 "description": "Symfony BrowserKit Component",
6644 "homepage": "https://symfony.com",
6645 "support": {
6646 "source": "https://github.com/symfony/browser-kit/tree/v4.4.17"
6647 },
6648 "funding": [
6649 {
6650 "url": "https://symfony.com/sponsor",
6651 "type": "custom"
6652 },
6653 {
6654 "url": "https://github.com/fabpot",
6655 "type": "github"
6656 },
6657 {
6658 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6659 "type": "tidelift"
6660 }
6661 ],
6662 "time": "2020-10-28T20:42:29+00:00"
6663 },
6664 {
6665 "name": "symfony/deprecation-contracts",
6666 "version": "v2.2.0",
6667 "source": {
6668 "type": "git",
6669 "url": "https://github.com/symfony/deprecation-contracts.git",
6670 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
6671 },
6672 "dist": {
6673 "type": "zip",
6674 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
6675 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
6676 "shasum": ""
6677 },
6678 "require": {
6679 "php": ">=7.1"
6680 },
6681 "type": "library",
6682 "extra": {
6683 "branch-alias": {
6684 "dev-master": "2.2-dev"
6685 },
6686 "thanks": {
6687 "name": "symfony/contracts",
6688 "url": "https://github.com/symfony/contracts"
6689 }
6690 },
6691 "autoload": {
6692 "files": [
6693 "function.php"
6694 ]
6695 },
6696 "notification-url": "https://packagist.org/downloads/",
6697 "license": [
6698 "MIT"
6699 ],
6700 "authors": [
6701 {
6702 "name": "Nicolas Grekas",
6703 "email": "p@tchwork.com"
6704 },
6705 {
6706 "name": "Symfony Community",
6707 "homepage": "https://symfony.com/contributors"
6708 }
6709 ],
6710 "description": "A generic function and convention to trigger deprecation notices",
6711 "homepage": "https://symfony.com",
6712 "support": {
6713 "source": "https://github.com/symfony/deprecation-contracts/tree/master"
6714 },
6715 "funding": [
6716 {
6717 "url": "https://symfony.com/sponsor",
6718 "type": "custom"
6719 },
6720 {
6721 "url": "https://github.com/fabpot",
6722 "type": "github"
6723 },
6724 {
6725 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6726 "type": "tidelift"
6727 }
6728 ],
6729 "time": "2020-09-07T11:33:47+00:00"
6730 },
6731 {
6732 "name": "symfony/maker-bundle",
6733 "version": "v1.25.0",
6734 "source": {
6735 "type": "git",
6736 "url": "https://github.com/symfony/maker-bundle.git",
6737 "reference": "6d2da12632f5c8b9aa7b159f0bb46f245289434a"
6738 },
6739 "dist": {
6740 "type": "zip",
6741 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/6d2da12632f5c8b9aa7b159f0bb46f245289434a",
6742 "reference": "6d2da12632f5c8b9aa7b159f0bb46f245289434a",
6743 "shasum": ""
6744 },
6745 "require": {
6746 "doctrine/inflector": "^1.2|^2.0",
6747 "nikic/php-parser": "^4.0",
6748 "php": ">=7.1.3",
6749 "symfony/config": "^3.4|^4.0|^5.0",
6750 "symfony/console": "^3.4|^4.0|^5.0",
6751 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6752 "symfony/deprecation-contracts": "^2.2",
6753 "symfony/filesystem": "^3.4|^4.0|^5.0",
6754 "symfony/finder": "^3.4|^4.0|^5.0",
6755 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
6756 "symfony/http-kernel": "^3.4|^4.0|^5.0"
6757 },
6758 "require-dev": {
6759 "composer/semver": "^3.0@dev",
6760 "doctrine/doctrine-bundle": "^1.8|^2.0",
6761 "doctrine/orm": "^2.3",
6762 "friendsofphp/php-cs-fixer": "^2.8",
6763 "friendsoftwig/twigcs": "^3.1.2",
6764 "symfony/http-client": "^4.3|^5.0",
6765 "symfony/phpunit-bridge": "^4.3|^5.0",
6766 "symfony/process": "^3.4|^4.0|^5.0",
6767 "symfony/security-core": "^3.4|^4.0|^5.0",
6768 "symfony/yaml": "^3.4|^4.0|^5.0"
6769 },
6770 "type": "symfony-bundle",
6771 "extra": {
6772 "branch-alias": {
6773 "dev-main": "1.0-dev"
6774 }
6775 },
6776 "autoload": {
6777 "psr-4": {
6778 "Symfony\\Bundle\\MakerBundle\\": "src/"
6779 }
6780 },
6781 "notification-url": "https://packagist.org/downloads/",
6782 "license": [
6783 "MIT"
6784 ],
6785 "authors": [
6786 {
6787 "name": "Symfony Community",
6788 "homepage": "https://symfony.com/contributors"
6789 }
6790 ],
6791 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
6792 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
6793 "keywords": [
6794 "code generator",
6795 "generator",
6796 "scaffold",
6797 "scaffolding"
6798 ],
6799 "support": {
6800 "issues": "https://github.com/symfony/maker-bundle/issues",
6801 "source": "https://github.com/symfony/maker-bundle/tree/v1.25.0"
6802 },
6803 "funding": [
6804 {
6805 "url": "https://symfony.com/sponsor",
6806 "type": "custom"
6807 },
6808 {
6809 "url": "https://github.com/fabpot",
6810 "type": "github"
6811 },
6812 {
6813 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6814 "type": "tidelift"
6815 }
6816 ],
6817 "time": "2020-12-07T14:47:57+00:00"
6818 },
6819 {
6820 "name": "symfony/phpunit-bridge",
6821 "version": "v4.4.17",
6822 "source": {
6823 "type": "git",
6824 "url": "https://github.com/symfony/phpunit-bridge.git",
6825 "reference": "cf620b6eb347c5bd98fe593adb633995826c4240"
6826 },
6827 "dist": {
6828 "type": "zip",
6829 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cf620b6eb347c5bd98fe593adb633995826c4240",
6830 "reference": "cf620b6eb347c5bd98fe593adb633995826c4240",
6831 "shasum": ""
6832 },
6833 "require": {
6834 "php": ">=5.5.9"
6835 },
6836 "conflict": {
6837 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
6838 },
6839 "require-dev": {
6840 "symfony/error-handler": "^4.4|^5.0"
6841 },
6842 "suggest": {
6843 "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
6844 },
6845 "bin": [
6846 "bin/simple-phpunit"
6847 ],
6848 "type": "symfony-bridge",
6849 "extra": {
6850 "thanks": {
6851 "name": "phpunit/phpunit",
6852 "url": "https://github.com/sebastianbergmann/phpunit"
6853 }
6854 },
6855 "autoload": {
6856 "files": [
6857 "bootstrap.php"
6858 ],
6859 "psr-4": {
6860 "Symfony\\Bridge\\PhpUnit\\": ""
6861 },
6862 "exclude-from-classmap": [
6863 "/Tests/"
6864 ]
6865 },
6866 "notification-url": "https://packagist.org/downloads/",
6867 "license": [
6868 "MIT"
6869 ],
6870 "authors": [
6871 {
6872 "name": "Nicolas Grekas",
6873 "email": "p@tchwork.com"
6874 },
6875 {
6876 "name": "Symfony Community",
6877 "homepage": "https://symfony.com/contributors"
6878 }
6879 ],
6880 "description": "Symfony PHPUnit Bridge",
6881 "homepage": "https://symfony.com",
6882 "support": {
6883 "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.17"
6884 },
6885 "funding": [
6886 {
6887 "url": "https://symfony.com/sponsor",
6888 "type": "custom"
6889 },
6890 {
6891 "url": "https://github.com/fabpot",
6892 "type": "github"
6893 },
6894 {
6895 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6896 "type": "tidelift"
6897 }
6898 ],
6899 "time": "2020-11-26T17:48:00+00:00"
6900 }
6901 ],
6902 "aliases": [],
6903 "minimum-stability": "stable",
6904 "stability-flags": {
6905 "rapsys/airbundle": 20,
6906 "rapsys/packbundle": 20,
6907 "rapsys/userbundle": 20
6908 },
6909 "prefer-stable": false,
6910 "prefer-lowest": false,
6911 "platform": {
6912 "php": "^7.1.3",
6913 "ext-ctype": "*",
6914 "ext-iconv": "*"
6915 },
6916 "platform-dev": [],
6917 "plugin-api-version": "2.0.0"
6918 }