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