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