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