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