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