]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.lock
Bump symfony/maker-bundle from 1.18.0 to 1.19.0
[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 ],
0cf743f6 7 "content-hash": "9460c8c5f1534c0655a9639167c3e1a1",
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 },
28378675 59 {
60 "name": "beberlei/assert",
725a702e 61 "version": "v3.2.7",
28378675 62 "source": {
63 "type": "git",
64 "url": "https://github.com/beberlei/assert.git",
725a702e 65 "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf"
28378675 66 },
67 "dist": {
68 "type": "zip",
725a702e 69 "url": "https://api.github.com/repos/beberlei/assert/zipball/d63a6943fc4fd1a2aedb65994e3548715105abcf",
70 "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf",
28378675 71 "shasum": ""
72 },
73 "require": {
dab8b395 74 "ext-ctype": "*",
dab8b395 75 "ext-json": "*",
76 "ext-mbstring": "*",
77 "ext-simplexml": "*",
28378675 78 "php": "^7"
79 },
80 "require-dev": {
81 "friendsofphp/php-cs-fixer": "*",
82 "phpstan/phpstan-shim": "*",
83 "phpunit/phpunit": ">=6.0.0 <8"
84 },
987237d5
JB
85 "suggest": {
86 "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
87 },
28378675 88 "type": "library",
89 "autoload": {
90 "psr-4": {
91 "Assert\\": "lib/Assert"
92 },
93 "files": [
94 "lib/Assert/functions.php"
95 ]
96 },
97 "notification-url": "https://packagist.org/downloads/",
98 "license": [
99 "BSD-2-Clause"
100 ],
101 "authors": [
102 {
103 "name": "Benjamin Eberlei",
66426001 104 "email": "kontakt@beberlei.de",
105 "role": "Lead Developer"
28378675 106 },
107 {
108 "name": "Richard Quadling",
66426001 109 "email": "rquadling@gmail.com",
110 "role": "Collaborator"
28378675 111 }
112 ],
113 "description": "Thin assertion library for input validation in business models.",
114 "keywords": [
115 "assert",
116 "assertion",
117 "validation"
118 ],
725a702e 119 "time": "2019-12-19T17:51:41+00:00"
28378675 120 },
6546aca4
JB
121 {
122 "name": "behat/transliterator",
2a74acb7 123 "version": "v1.3.0",
6546aca4
JB
124 "source": {
125 "type": "git",
126 "url": "https://github.com/Behat/Transliterator.git",
2a74acb7 127 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
6546aca4
JB
128 },
129 "dist": {
130 "type": "zip",
2a74acb7
JB
131 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
132 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
6546aca4
JB
133 "shasum": ""
134 },
135 "require": {
136 "php": ">=5.3.3"
137 },
138 "require-dev": {
139 "chuyskywalker/rolling-curl": "^3.1",
2a74acb7
JB
140 "php-yaoi/php-yaoi": "^1.0",
141 "phpunit/phpunit": "^4.8.36|^6.3"
6546aca4
JB
142 },
143 "type": "library",
144 "extra": {
145 "branch-alias": {
146 "dev-master": "1.2-dev"
147 }
148 },
149 "autoload": {
2a74acb7
JB
150 "psr-4": {
151 "Behat\\Transliterator\\": "src/Behat/Transliterator"
6546aca4
JB
152 }
153 },
154 "notification-url": "https://packagist.org/downloads/",
155 "license": [
156 "Artistic-1.0"
157 ],
158 "description": "String transliterator",
159 "keywords": [
160 "i18n",
161 "slug",
162 "transliterator"
163 ],
2a74acb7 164 "time": "2020-01-14T16:39:13+00:00"
6546aca4
JB
165 },
166 {
167 "name": "clue/stream-filter",
168 "version": "v1.4.1",
169 "source": {
170 "type": "git",
171 "url": "https://github.com/clue/php-stream-filter.git",
172 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
173 },
174 "dist": {
175 "type": "zip",
176 "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
177 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
178 "shasum": ""
179 },
180 "require": {
181 "php": ">=5.3"
182 },
183 "require-dev": {
184 "phpunit/phpunit": "^5.0 || ^4.8"
185 },
186 "type": "library",
187 "autoload": {
188 "psr-4": {
189 "Clue\\StreamFilter\\": "src/"
190 },
191 "files": [
192 "src/functions_include.php"
193 ]
194 },
195 "notification-url": "https://packagist.org/downloads/",
196 "license": [
197 "MIT"
198 ],
199 "authors": [
200 {
201 "name": "Christian Lück",
202 "email": "christian@lueck.tv"
203 }
204 ],
205 "description": "A simple and modern approach to stream filtering in PHP",
206 "homepage": "https://github.com/clue/php-stream-filter",
207 "keywords": [
208 "bucket brigade",
209 "callback",
210 "filter",
211 "php_user_filter",
212 "stream",
213 "stream_filter_append",
214 "stream_filter_register"
215 ],
216 "time": "2019-04-09T12:31:48+00:00"
217 },
6546aca4
JB
218 {
219 "name": "craue/config-bundle",
f28720f8 220 "version": "2.4.0",
6546aca4
JB
221 "source": {
222 "type": "git",
1576905e 223 "url": "https://github.com/craue/CraueConfigBundle.git",
f28720f8 224 "reference": "ad474f63d6b51da0d346a7873b3a54f98fa96e32"
6546aca4
JB
225 },
226 "dist": {
227 "type": "zip",
f28720f8 228 "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/ad474f63d6b51da0d346a7873b3a54f98fa96e32",
229 "reference": "ad474f63d6b51da0d346a7873b3a54f98fa96e32",
6546aca4
JB
230 "shasum": ""
231 },
232 "require": {
f28720f8 233 "doctrine/doctrine-bundle": "^1.5.1|~2.0",
1576905e
JB
234 "php": "~7.0",
235 "psr/simple-cache": "^1.0",
f28720f8 236 "symfony/cache": "~3.4|~4.2|~5.0",
237 "symfony/config": "~3.4|~4.2|~5.0",
238 "symfony/dependency-injection": "~3.4|~4.2|~5.0",
239 "symfony/form": "~3.4|~4.2|~5.0",
240 "symfony/framework-bundle": "~3.4|~4.2|~5.0",
241 "symfony/http-foundation": "~3.4|~4.2|~5.0",
242 "symfony/http-kernel": "~3.4|~4.2|~5.0",
243 "symfony/options-resolver": "~3.4|~4.2|~5.0",
244 "symfony/validator": "~3.4|~4.2|~5.0"
6546aca4
JB
245 },
246 "require-dev": {
1576905e
JB
247 "doctrine/instantiator": "^1.0.5",
248 "doctrine/orm": "^2.5.14",
249 "phpunit/phpunit": "^6.5.13|^7.5.1",
f28720f8 250 "symfony/phpunit-bridge": "~5.0",
251 "symfony/symfony": "~3.4|~4.2|~5.0"
6546aca4
JB
252 },
253 "type": "symfony-bundle",
254 "extra": {
255 "branch-alias": {
f28720f8 256 "dev-master": "2.4.x-dev"
6546aca4
JB
257 }
258 },
259 "autoload": {
260 "psr-4": {
261 "Craue\\ConfigBundle\\": ""
262 },
263 "exclude-from-classmap": [
264 "/Tests/"
265 ]
266 },
1576905e 267 "notification-url": "https://packagist.org/downloads/",
6546aca4
JB
268 "license": [
269 "MIT"
270 ],
271 "authors": [
272 {
273 "name": "Christian Raue",
274 "email": "christian.raue@gmail.com"
275 },
276 {
277 "name": "Symfony Community",
278 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
279 }
280 ],
281 "description": "Database-stored settings made available via a service for your Symfony project.",
282 "homepage": "https://github.com/craue/CraueConfigBundle",
283 "keywords": [
284 "config",
f28720f8 285 "symfony"
6546aca4 286 ],
f28720f8 287 "time": "2019-12-03T08:32:04+00:00"
6546aca4
JB
288 },
289 {
290 "name": "defuse/php-encryption",
291 "version": "v2.2.1",
292 "source": {
293 "type": "git",
294 "url": "https://github.com/defuse/php-encryption.git",
295 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
296 },
297 "dist": {
298 "type": "zip",
299 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
300 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
301 "shasum": ""
302 },
303 "require": {
304 "ext-openssl": "*",
305 "paragonie/random_compat": ">= 2",
306 "php": ">=5.4.0"
307 },
308 "require-dev": {
309 "nikic/php-parser": "^2.0|^3.0|^4.0",
310 "phpunit/phpunit": "^4|^5"
311 },
312 "bin": [
313 "bin/generate-defuse-key"
314 ],
315 "type": "library",
316 "autoload": {
317 "psr-4": {
318 "Defuse\\Crypto\\": "src"
319 }
320 },
321 "notification-url": "https://packagist.org/downloads/",
322 "license": [
323 "MIT"
324 ],
325 "authors": [
326 {
327 "name": "Taylor Hornby",
328 "email": "taylor@defuse.ca",
329 "homepage": "https://defuse.ca/"
330 },
331 {
332 "name": "Scott Arciszewski",
333 "email": "info@paragonie.com",
334 "homepage": "https://paragonie.com"
335 }
336 ],
337 "description": "Secure PHP Encryption Library",
338 "keywords": [
339 "aes",
340 "authenticated encryption",
341 "cipher",
342 "crypto",
343 "cryptography",
344 "encrypt",
345 "encryption",
346 "openssl",
347 "security",
348 "symmetric key cryptography"
349 ],
350 "time": "2018-07-24T23:27:56+00:00"
351 },
352 {
353 "name": "doctrine/annotations",
03ac06a8 354 "version": "1.10.3",
6546aca4
JB
355 "source": {
356 "type": "git",
357 "url": "https://github.com/doctrine/annotations.git",
03ac06a8 358 "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d"
6546aca4
JB
359 },
360 "dist": {
361 "type": "zip",
03ac06a8 362 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d",
363 "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d",
6546aca4
JB
364 "shasum": ""
365 },
366 "require": {
367 "doctrine/lexer": "1.*",
78eae449 368 "ext-tokenizer": "*",
03ac06a8 369 "php": "^7.1 || ^8.0"
6546aca4
JB
370 },
371 "require-dev": {
372 "doctrine/cache": "1.*",
41fd6487 373 "phpunit/phpunit": "^7.5"
6546aca4
JB
374 },
375 "type": "library",
376 "extra": {
377 "branch-alias": {
78eae449 378 "dev-master": "1.9.x-dev"
6546aca4
JB
379 }
380 },
381 "autoload": {
382 "psr-4": {
383 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
384 }
385 },
386 "notification-url": "https://packagist.org/downloads/",
387 "license": [
388 "MIT"
389 ],
390 "authors": [
61e53dda
JB
391 {
392 "name": "Guilherme Blanco",
393 "email": "guilhermeblanco@gmail.com"
394 },
6546aca4
JB
395 {
396 "name": "Roman Borschel",
397 "email": "roman@code-factory.org"
398 },
399 {
400 "name": "Benjamin Eberlei",
401 "email": "kontakt@beberlei.de"
402 },
6546aca4
JB
403 {
404 "name": "Jonathan Wage",
405 "email": "jonwage@gmail.com"
406 },
407 {
408 "name": "Johannes Schmitt",
409 "email": "schmittjoh@gmail.com"
410 }
411 ],
412 "description": "Docblock Annotations Parser",
413 "homepage": "http://www.doctrine-project.org",
414 "keywords": [
415 "annotations",
416 "docblock",
417 "parser"
418 ],
03ac06a8 419 "time": "2020-05-25T17:24:27+00:00"
6546aca4
JB
420 },
421 {
422 "name": "doctrine/cache",
d063ef65 423 "version": "1.10.0",
6546aca4
JB
424 "source": {
425 "type": "git",
426 "url": "https://github.com/doctrine/cache.git",
d063ef65 427 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
6546aca4
JB
428 },
429 "dist": {
430 "type": "zip",
d063ef65 431 "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
432 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
6546aca4
JB
433 "shasum": ""
434 },
435 "require": {
436 "php": "~7.1"
437 },
438 "conflict": {
439 "doctrine/common": ">2.2,<2.4"
440 },
441 "require-dev": {
442 "alcaeus/mongo-php-adapter": "^1.1",
8d4ed0df 443 "doctrine/coding-standard": "^6.0",
6546aca4
JB
444 "mongodb/mongodb": "^1.1",
445 "phpunit/phpunit": "^7.0",
446 "predis/predis": "~1.0"
447 },
448 "suggest": {
449 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
450 },
451 "type": "library",
452 "extra": {
453 "branch-alias": {
8d4ed0df 454 "dev-master": "1.9.x-dev"
6546aca4
JB
455 }
456 },
457 "autoload": {
458 "psr-4": {
459 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
460 }
461 },
462 "notification-url": "https://packagist.org/downloads/",
463 "license": [
464 "MIT"
465 ],
466 "authors": [
ddd3700c 467 {
468 "name": "Guilherme Blanco",
469 "email": "guilhermeblanco@gmail.com"
470 },
6546aca4
JB
471 {
472 "name": "Roman Borschel",
473 "email": "roman@code-factory.org"
474 },
475 {
476 "name": "Benjamin Eberlei",
477 "email": "kontakt@beberlei.de"
478 },
6546aca4
JB
479 {
480 "name": "Jonathan Wage",
481 "email": "jonwage@gmail.com"
482 },
483 {
484 "name": "Johannes Schmitt",
485 "email": "schmittjoh@gmail.com"
486 }
487 ],
8d4ed0df
JB
488 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
489 "homepage": "https://www.doctrine-project.org/projects/cache.html",
6546aca4 490 "keywords": [
8d4ed0df
JB
491 "abstraction",
492 "apcu",
6546aca4 493 "cache",
8d4ed0df
JB
494 "caching",
495 "couchdb",
496 "memcached",
497 "php",
498 "redis",
8d4ed0df 499 "xcache"
6546aca4 500 ],
d063ef65 501 "time": "2019-11-29T15:36:20+00:00"
6546aca4
JB
502 },
503 {
504 "name": "doctrine/collections",
03ac06a8 505 "version": "1.6.5",
6546aca4
JB
506 "source": {
507 "type": "git",
508 "url": "https://github.com/doctrine/collections.git",
03ac06a8 509 "reference": "fc0206348e17e530d09463fef07ba8968406cd6d"
6546aca4
JB
510 },
511 "dist": {
512 "type": "zip",
03ac06a8 513 "url": "https://api.github.com/repos/doctrine/collections/zipball/fc0206348e17e530d09463fef07ba8968406cd6d",
514 "reference": "fc0206348e17e530d09463fef07ba8968406cd6d",
6546aca4
JB
515 "shasum": ""
516 },
517 "require": {
03ac06a8 518 "php": "^7.1.3 || ^8.0"
6546aca4
JB
519 },
520 "require-dev": {
521 "doctrine/coding-standard": "^6.0",
522 "phpstan/phpstan-shim": "^0.9.2",
523 "phpunit/phpunit": "^7.0",
03ac06a8 524 "vimeo/psalm": "^3.8.1"
6546aca4
JB
525 },
526 "type": "library",
6546aca4
JB
527 "autoload": {
528 "psr-4": {
529 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
530 }
531 },
532 "notification-url": "https://packagist.org/downloads/",
533 "license": [
534 "MIT"
535 ],
536 "authors": [
8d4ed0df
JB
537 {
538 "name": "Guilherme Blanco",
539 "email": "guilhermeblanco@gmail.com"
540 },
6546aca4
JB
541 {
542 "name": "Roman Borschel",
543 "email": "roman@code-factory.org"
544 },
545 {
546 "name": "Benjamin Eberlei",
547 "email": "kontakt@beberlei.de"
548 },
6546aca4
JB
549 {
550 "name": "Jonathan Wage",
551 "email": "jonwage@gmail.com"
552 },
553 {
554 "name": "Johannes Schmitt",
555 "email": "schmittjoh@gmail.com"
556 }
557 ],
558 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
559 "homepage": "https://www.doctrine-project.org/projects/collections.html",
560 "keywords": [
561 "array",
562 "collections",
563 "iterators",
564 "php"
565 ],
03ac06a8 566 "time": "2020-05-25T19:24:35+00:00"
6546aca4
JB
567 },
568 {
569 "name": "doctrine/common",
2a74acb7 570 "version": "2.13.0",
6546aca4
JB
571 "source": {
572 "type": "git",
573 "url": "https://github.com/doctrine/common.git",
2a74acb7 574 "reference": "308728eae8d90412d850c155d40b1cfbede549da"
6546aca4
JB
575 },
576 "dist": {
577 "type": "zip",
2a74acb7
JB
578 "url": "https://api.github.com/repos/doctrine/common/zipball/308728eae8d90412d850c155d40b1cfbede549da",
579 "reference": "308728eae8d90412d850c155d40b1cfbede549da",
6546aca4
JB
580 "shasum": ""
581 },
582 "require": {
583 "doctrine/annotations": "^1.0",
584 "doctrine/cache": "^1.0",
585 "doctrine/collections": "^1.0",
586 "doctrine/event-manager": "^1.0",
587 "doctrine/inflector": "^1.0",
588 "doctrine/lexer": "^1.0",
2a74acb7 589 "doctrine/persistence": "^1.3.3",
6546aca4
JB
590 "doctrine/reflection": "^1.0",
591 "php": "^7.1"
592 },
593 "require-dev": {
594 "doctrine/coding-standard": "^1.0",
2133ca31 595 "phpstan/phpstan": "^0.11",
596 "phpstan/phpstan-phpunit": "^0.11",
597 "phpunit/phpunit": "^7.0",
6546aca4
JB
598 "squizlabs/php_codesniffer": "^3.0",
599 "symfony/phpunit-bridge": "^4.0.5"
600 },
601 "type": "library",
602 "extra": {
603 "branch-alias": {
2133ca31 604 "dev-master": "2.11.x-dev"
6546aca4
JB
605 }
606 },
607 "autoload": {
608 "psr-4": {
609 "Doctrine\\Common\\": "lib/Doctrine/Common"
610 }
611 },
612 "notification-url": "https://packagist.org/downloads/",
613 "license": [
614 "MIT"
615 ],
616 "authors": [
2133ca31 617 {
618 "name": "Guilherme Blanco",
619 "email": "guilhermeblanco@gmail.com"
620 },
6546aca4
JB
621 {
622 "name": "Roman Borschel",
623 "email": "roman@code-factory.org"
624 },
625 {
626 "name": "Benjamin Eberlei",
627 "email": "kontakt@beberlei.de"
628 },
6546aca4
JB
629 {
630 "name": "Jonathan Wage",
631 "email": "jonwage@gmail.com"
632 },
633 {
634 "name": "Johannes Schmitt",
635 "email": "schmittjoh@gmail.com"
636 },
637 {
638 "name": "Marco Pivetta",
639 "email": "ocramius@gmail.com"
640 }
641 ],
642 "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.",
643 "homepage": "https://www.doctrine-project.org/projects/common.html",
644 "keywords": [
645 "common",
646 "doctrine",
647 "php"
648 ],
2a74acb7 649 "time": "2020-05-15T05:51:54+00:00"
6546aca4
JB
650 },
651 {
652 "name": "doctrine/dbal",
7f2ae89d 653 "version": "v2.9.2",
6546aca4
JB
654 "source": {
655 "type": "git",
656 "url": "https://github.com/doctrine/dbal.git",
7f2ae89d 657 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9"
6546aca4
JB
658 },
659 "dist": {
660 "type": "zip",
7f2ae89d
JB
661 "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
662 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
6546aca4
JB
663 "shasum": ""
664 },
665 "require": {
666 "doctrine/cache": "^1.0",
667 "doctrine/event-manager": "^1.0",
668 "ext-pdo": "*",
669 "php": "^7.1"
670 },
671 "require-dev": {
672 "doctrine/coding-standard": "^5.0",
673 "jetbrains/phpstorm-stubs": "^2018.1.2",
674 "phpstan/phpstan": "^0.10.1",
675 "phpunit/phpunit": "^7.4",
676 "symfony/console": "^2.0.5|^3.0|^4.0",
677 "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
678 },
679 "suggest": {
680 "symfony/console": "For helpful console commands such as SQL execution and import of files."
681 },
682 "bin": [
683 "bin/doctrine-dbal"
684 ],
685 "type": "library",
686 "extra": {
687 "branch-alias": {
688 "dev-master": "2.9.x-dev",
689 "dev-develop": "3.0.x-dev"
690 }
691 },
692 "autoload": {
693 "psr-4": {
694 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
695 }
696 },
697 "notification-url": "https://packagist.org/downloads/",
698 "license": [
699 "MIT"
700 ],
701 "authors": [
702 {
703 "name": "Roman Borschel",
704 "email": "roman@code-factory.org"
705 },
706 {
707 "name": "Benjamin Eberlei",
708 "email": "kontakt@beberlei.de"
709 },
7f2ae89d
JB
710 {
711 "name": "Guilherme Blanco",
712 "email": "guilhermeblanco@gmail.com"
713 },
6546aca4
JB
714 {
715 "name": "Jonathan Wage",
716 "email": "jonwage@gmail.com"
717 }
718 ],
719 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
720 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
721 "keywords": [
722 "abstraction",
723 "database",
724 "dbal",
725 "mysql",
726 "persistence",
727 "pgsql",
728 "php",
729 "queryobject"
730 ],
7f2ae89d 731 "time": "2018-12-31T03:27:51+00:00"
6546aca4
JB
732 },
733 {
734 "name": "doctrine/doctrine-bundle",
03ac06a8 735 "version": "1.12.10",
6546aca4
JB
736 "source": {
737 "type": "git",
738 "url": "https://github.com/doctrine/DoctrineBundle.git",
03ac06a8 739 "reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c"
6546aca4
JB
740 },
741 "dist": {
742 "type": "zip",
03ac06a8 743 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
744 "reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
6546aca4
JB
745 "shasum": ""
746 },
747 "require": {
748 "doctrine/dbal": "^2.5.12",
749 "doctrine/doctrine-cache-bundle": "~1.2",
34154ecf 750 "doctrine/persistence": "^1.3.3",
6546aca4 751 "jdorn/sql-formatter": "^1.2.16",
03ac06a8 752 "php": "^7.1 || ^8.0",
c6663a88 753 "symfony/cache": "^3.4.30|^4.3.3",
38adc002 754 "symfony/config": "^3.4.30|^4.3.3",
755 "symfony/console": "^3.4.30|^4.3.3",
756 "symfony/dependency-injection": "^3.4.30|^4.3.3",
757 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
34154ecf 758 "symfony/framework-bundle": "^3.4.30|^4.3.3",
759 "symfony/service-contracts": "^1.1.1|^2.0"
6546aca4
JB
760 },
761 "conflict": {
762 "doctrine/orm": "<2.6",
763 "twig/twig": "<1.34|>=2.0,<2.4"
764 },
765 "require-dev": {
766 "doctrine/coding-standard": "^6.0",
767 "doctrine/orm": "^2.6",
34154ecf 768 "ocramius/proxy-manager": "^2.1",
6546aca4 769 "php-coveralls/php-coveralls": "^2.1",
38adc002 770 "phpunit/phpunit": "^7.5",
6546aca4 771 "symfony/phpunit-bridge": "^4.2",
38adc002 772 "symfony/property-info": "^3.4.30|^4.3.3",
0f4e90c1 773 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
38adc002 774 "symfony/twig-bridge": "^3.4|^4.1",
775 "symfony/validator": "^3.4.30|^4.3.3",
776 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
777 "symfony/yaml": "^3.4.30|^4.3.3",
778 "twig/twig": "^1.34|^2.12"
6546aca4
JB
779 },
780 "suggest": {
781 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
782 "symfony/web-profiler-bundle": "To use the data collector."
783 },
784 "type": "symfony-bundle",
785 "extra": {
786 "branch-alias": {
38adc002 787 "dev-master": "1.12.x-dev"
6546aca4
JB
788 }
789 },
790 "autoload": {
791 "psr-4": {
792 "Doctrine\\Bundle\\DoctrineBundle\\": ""
793 }
794 },
795 "notification-url": "https://packagist.org/downloads/",
796 "license": [
797 "MIT"
798 ],
799 "authors": [
800 {
38adc002 801 "name": "Fabien Potencier",
802 "email": "fabien@symfony.com"
6546aca4
JB
803 },
804 {
805 "name": "Benjamin Eberlei",
806 "email": "kontakt@beberlei.de"
807 },
808 {
38adc002 809 "name": "Symfony Community",
810 "homepage": "http://symfony.com/contributors"
6546aca4
JB
811 },
812 {
38adc002 813 "name": "Doctrine Project",
814 "homepage": "http://www.doctrine-project.org/"
6546aca4
JB
815 }
816 ],
817 "description": "Symfony DoctrineBundle",
818 "homepage": "http://www.doctrine-project.org",
819 "keywords": [
820 "database",
821 "dbal",
822 "orm",
823 "persistence"
824 ],
03ac06a8 825 "time": "2020-05-25T19:50:59+00:00"
6546aca4
JB
826 },
827 {
828 "name": "doctrine/doctrine-cache-bundle",
7dddb5bc 829 "version": "1.4.0",
6546aca4
JB
830 "source": {
831 "type": "git",
832 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
7dddb5bc 833 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
6546aca4
JB
834 },
835 "dist": {
836 "type": "zip",
7dddb5bc 837 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
838 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
6546aca4
JB
839 "shasum": ""
840 },
841 "require": {
842 "doctrine/cache": "^1.4.2",
7dddb5bc 843 "doctrine/inflector": "^1.0",
844 "php": "^7.1",
845 "symfony/doctrine-bridge": "^3.4|^4.0"
6546aca4
JB
846 },
847 "require-dev": {
848 "instaclick/coding-standard": "~1.1",
849 "instaclick/object-calisthenics-sniffs": "dev-master",
850 "instaclick/symfony2-coding-standard": "dev-remaster",
7dddb5bc 851 "phpunit/phpunit": "^7.0",
6546aca4
JB
852 "predis/predis": "~0.8",
853 "satooshi/php-coveralls": "^1.0",
854 "squizlabs/php_codesniffer": "~1.5",
7dddb5bc 855 "symfony/console": "^3.4|^4.0",
856 "symfony/finder": "^3.4|^4.0",
857 "symfony/framework-bundle": "^3.4|^4.0",
858 "symfony/phpunit-bridge": "^3.4|^4.0",
859 "symfony/security-acl": "^2.8",
860 "symfony/validator": "^3.4|^4.0",
861 "symfony/yaml": "^3.4|^4.0"
6546aca4
JB
862 },
863 "suggest": {
864 "symfony/security-acl": "For using this bundle to cache ACLs"
865 },
866 "type": "symfony-bundle",
867 "extra": {
868 "branch-alias": {
7dddb5bc 869 "dev-master": "1.4.x-dev"
6546aca4
JB
870 }
871 },
872 "autoload": {
873 "psr-4": {
874 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
875 },
876 "exclude-from-classmap": [
877 "/Tests/"
878 ]
879 },
880 "notification-url": "https://packagist.org/downloads/",
881 "license": [
882 "MIT"
883 ],
884 "authors": [
885 {
7dddb5bc 886 "name": "Fabien Potencier",
887 "email": "fabien@symfony.com"
6546aca4
JB
888 },
889 {
890 "name": "Benjamin Eberlei",
891 "email": "kontakt@beberlei.de"
892 },
893 {
894 "name": "Fabio B. Silva",
895 "email": "fabio.bat.silva@gmail.com"
896 },
897 {
898 "name": "Guilherme Blanco",
899 "email": "guilhermeblanco@hotmail.com"
900 },
901 {
7dddb5bc 902 "name": "Symfony Community",
903 "homepage": "http://symfony.com/contributors"
6546aca4
JB
904 },
905 {
7dddb5bc 906 "name": "Doctrine Project",
907 "homepage": "http://www.doctrine-project.org/"
6546aca4
JB
908 }
909 ],
910 "description": "Symfony Bundle for Doctrine Cache",
911 "homepage": "https://www.doctrine-project.org",
912 "keywords": [
913 "cache",
914 "caching"
915 ],
7dddb5bc 916 "time": "2019-11-29T11:22:01+00:00"
6546aca4
JB
917 },
918 {
919 "name": "doctrine/doctrine-migrations-bundle",
920 "version": "v1.3.2",
921 "source": {
922 "type": "git",
923 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
924 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce"
925 },
926 "dist": {
927 "type": "zip",
928 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce",
929 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce",
930 "shasum": ""
931 },
932 "require": {
933 "doctrine/doctrine-bundle": "~1.0",
934 "doctrine/migrations": "^1.1",
935 "php": ">=5.4.0",
936 "symfony/framework-bundle": "~2.7|~3.3|~4.0"
937 },
938 "require-dev": {
939 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4"
940 },
941 "type": "symfony-bundle",
942 "extra": {
943 "branch-alias": {
944 "dev-master": "1.3-dev"
945 }
946 },
947 "autoload": {
948 "psr-4": {
949 "Doctrine\\Bundle\\MigrationsBundle\\": ""
950 }
951 },
952 "notification-url": "https://packagist.org/downloads/",
953 "license": [
954 "MIT"
955 ],
956 "authors": [
957 {
958 "name": "Symfony Community",
959 "homepage": "http://symfony.com/contributors"
960 },
961 {
962 "name": "Doctrine Project",
963 "homepage": "http://www.doctrine-project.org"
964 },
965 {
966 "name": "Fabien Potencier",
967 "email": "fabien@symfony.com"
968 }
969 ],
970 "description": "Symfony DoctrineMigrationsBundle",
971 "homepage": "http://www.doctrine-project.org",
972 "keywords": [
973 "dbal",
974 "migrations",
975 "schema"
976 ],
977 "time": "2018-12-03T11:55:33+00:00"
978 },
979 {
980 "name": "doctrine/event-manager",
8d4ed0df 981 "version": "1.1.0",
6546aca4
JB
982 "source": {
983 "type": "git",
984 "url": "https://github.com/doctrine/event-manager.git",
8d4ed0df 985 "reference": "629572819973f13486371cb611386eb17851e85c"
6546aca4
JB
986 },
987 "dist": {
988 "type": "zip",
8d4ed0df
JB
989 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
990 "reference": "629572819973f13486371cb611386eb17851e85c",
6546aca4
JB
991 "shasum": ""
992 },
993 "require": {
994 "php": "^7.1"
995 },
996 "conflict": {
997 "doctrine/common": "<2.9@dev"
998 },
999 "require-dev": {
8d4ed0df 1000 "doctrine/coding-standard": "^6.0",
6546aca4
JB
1001 "phpunit/phpunit": "^7.0"
1002 },
1003 "type": "library",
1004 "extra": {
1005 "branch-alias": {
1006 "dev-master": "1.0.x-dev"
1007 }
1008 },
1009 "autoload": {
1010 "psr-4": {
1011 "Doctrine\\Common\\": "lib/Doctrine/Common"
1012 }
1013 },
1014 "notification-url": "https://packagist.org/downloads/",
1015 "license": [
1016 "MIT"
1017 ],
1018 "authors": [
8d4ed0df
JB
1019 {
1020 "name": "Guilherme Blanco",
1021 "email": "guilhermeblanco@gmail.com"
1022 },
6546aca4
JB
1023 {
1024 "name": "Roman Borschel",
1025 "email": "roman@code-factory.org"
1026 },
1027 {
1028 "name": "Benjamin Eberlei",
1029 "email": "kontakt@beberlei.de"
1030 },
6546aca4
JB
1031 {
1032 "name": "Jonathan Wage",
1033 "email": "jonwage@gmail.com"
1034 },
1035 {
1036 "name": "Johannes Schmitt",
1037 "email": "schmittjoh@gmail.com"
1038 },
1039 {
1040 "name": "Marco Pivetta",
1041 "email": "ocramius@gmail.com"
1042 }
1043 ],
8d4ed0df 1044 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
6546aca4
JB
1045 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
1046 "keywords": [
1047 "event",
8d4ed0df
JB
1048 "event dispatcher",
1049 "event manager",
1050 "event system",
1051 "events"
6546aca4 1052 ],
8d4ed0df 1053 "time": "2019-11-10T09:48:07+00:00"
6546aca4
JB
1054 },
1055 {
1056 "name": "doctrine/inflector",
8d4ed0df 1057 "version": "1.3.1",
6546aca4
JB
1058 "source": {
1059 "type": "git",
1060 "url": "https://github.com/doctrine/inflector.git",
8d4ed0df 1061 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
6546aca4
JB
1062 },
1063 "dist": {
1064 "type": "zip",
8d4ed0df
JB
1065 "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1066 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
6546aca4
JB
1067 "shasum": ""
1068 },
1069 "require": {
1070 "php": "^7.1"
1071 },
1072 "require-dev": {
1073 "phpunit/phpunit": "^6.2"
1074 },
1075 "type": "library",
1076 "extra": {
1077 "branch-alias": {
1078 "dev-master": "1.3.x-dev"
1079 }
1080 },
1081 "autoload": {
1082 "psr-4": {
1083 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
1084 }
1085 },
1086 "notification-url": "https://packagist.org/downloads/",
1087 "license": [
1088 "MIT"
1089 ],
1090 "authors": [
8d4ed0df
JB
1091 {
1092 "name": "Guilherme Blanco",
1093 "email": "guilhermeblanco@gmail.com"
1094 },
6546aca4
JB
1095 {
1096 "name": "Roman Borschel",
1097 "email": "roman@code-factory.org"
1098 },
1099 {
1100 "name": "Benjamin Eberlei",
1101 "email": "kontakt@beberlei.de"
1102 },
6546aca4
JB
1103 {
1104 "name": "Jonathan Wage",
1105 "email": "jonwage@gmail.com"
1106 },
1107 {
1108 "name": "Johannes Schmitt",
1109 "email": "schmittjoh@gmail.com"
1110 }
1111 ],
1112 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1113 "homepage": "http://www.doctrine-project.org",
1114 "keywords": [
1115 "inflection",
1116 "pluralize",
1117 "singularize",
1118 "string"
1119 ],
8d4ed0df 1120 "time": "2019-10-30T19:59:35+00:00"
6546aca4
JB
1121 },
1122 {
1123 "name": "doctrine/instantiator",
8d4ed0df 1124 "version": "1.3.0",
6546aca4
JB
1125 "source": {
1126 "type": "git",
1127 "url": "https://github.com/doctrine/instantiator.git",
8d4ed0df 1128 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
6546aca4
JB
1129 },
1130 "dist": {
1131 "type": "zip",
8d4ed0df
JB
1132 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
1133 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
6546aca4
JB
1134 "shasum": ""
1135 },
1136 "require": {
1137 "php": "^7.1"
1138 },
1139 "require-dev": {
1140 "doctrine/coding-standard": "^6.0",
1141 "ext-pdo": "*",
1142 "ext-phar": "*",
1143 "phpbench/phpbench": "^0.13",
1144 "phpstan/phpstan-phpunit": "^0.11",
1145 "phpstan/phpstan-shim": "^0.11",
1146 "phpunit/phpunit": "^7.0"
1147 },
1148 "type": "library",
1149 "extra": {
1150 "branch-alias": {
1151 "dev-master": "1.2.x-dev"
1152 }
1153 },
1154 "autoload": {
1155 "psr-4": {
1156 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1157 }
1158 },
1159 "notification-url": "https://packagist.org/downloads/",
1160 "license": [
1161 "MIT"
1162 ],
1163 "authors": [
1164 {
1165 "name": "Marco Pivetta",
1166 "email": "ocramius@gmail.com",
1167 "homepage": "http://ocramius.github.com/"
1168 }
1169 ],
1170 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1171 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1172 "keywords": [
1173 "constructor",
1174 "instantiate"
1175 ],
8d4ed0df 1176 "time": "2019-10-21T16:45:58+00:00"
6546aca4
JB
1177 },
1178 {
1179 "name": "doctrine/lexer",
cb4108b4 1180 "version": "1.0.2",
6546aca4
JB
1181 "source": {
1182 "type": "git",
1183 "url": "https://github.com/doctrine/lexer.git",
cb4108b4 1184 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
6546aca4
JB
1185 },
1186 "dist": {
1187 "type": "zip",
cb4108b4 1188 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1189 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
6546aca4
JB
1190 "shasum": ""
1191 },
1192 "require": {
1193 "php": ">=5.3.2"
1194 },
cb4108b4 1195 "require-dev": {
1196 "phpunit/phpunit": "^4.5"
1197 },
6546aca4
JB
1198 "type": "library",
1199 "extra": {
1200 "branch-alias": {
1201 "dev-master": "1.0.x-dev"
1202 }
1203 },
1204 "autoload": {
cb4108b4 1205 "psr-4": {
1206 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
6546aca4
JB
1207 }
1208 },
1209 "notification-url": "https://packagist.org/downloads/",
1210 "license": [
1211 "MIT"
1212 ],
1213 "authors": [
1214 {
1215 "name": "Roman Borschel",
1216 "email": "roman@code-factory.org"
1217 },
1218 {
1219 "name": "Guilherme Blanco",
1220 "email": "guilhermeblanco@gmail.com"
1221 },
1222 {
1223 "name": "Johannes Schmitt",
1224 "email": "schmittjoh@gmail.com"
1225 }
1226 ],
cb4108b4 1227 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1228 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
6546aca4 1229 "keywords": [
cb4108b4 1230 "annotations",
1231 "docblock",
6546aca4 1232 "lexer",
cb4108b4 1233 "parser",
1234 "php"
6546aca4 1235 ],
cb4108b4 1236 "time": "2019-06-08T11:03:04+00:00"
6546aca4
JB
1237 },
1238 {
1239 "name": "doctrine/migrations",
1240 "version": "v1.8.1",
1241 "source": {
1242 "type": "git",
1243 "url": "https://github.com/doctrine/migrations.git",
1244 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6"
1245 },
1246 "dist": {
1247 "type": "zip",
1248 "url": "https://api.github.com/repos/doctrine/migrations/zipball/215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1249 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1250 "shasum": ""
1251 },
1252 "require": {
1253 "doctrine/dbal": "~2.6",
1254 "ocramius/proxy-manager": "^1.0|^2.0",
1255 "php": "^7.1",
1256 "symfony/console": "~3.3|^4.0"
1257 },
1258 "require-dev": {
1259 "doctrine/coding-standard": "^1.0",
1260 "doctrine/orm": "~2.5",
1261 "jdorn/sql-formatter": "~1.1",
1262 "mikey179/vfsstream": "^1.6",
1263 "phpunit/phpunit": "~7.0",
1264 "squizlabs/php_codesniffer": "^3.0",
1265 "symfony/yaml": "~3.3|^4.0"
1266 },
1267 "suggest": {
1268 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
1269 "symfony/yaml": "Allows the use of yaml for migration configuration files."
1270 },
1271 "bin": [
1272 "bin/doctrine-migrations"
1273 ],
1274 "type": "library",
1275 "extra": {
1276 "branch-alias": {
1277 "dev-master": "v1.8.x-dev"
1278 }
1279 },
1280 "autoload": {
1281 "psr-4": {
1282 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations",
1283 "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
1284 }
1285 },
1286 "notification-url": "https://packagist.org/downloads/",
1287 "license": [
1288 "MIT"
1289 ],
1290 "authors": [
1291 {
1292 "name": "Benjamin Eberlei",
1293 "email": "kontakt@beberlei.de"
1294 },
1295 {
1296 "name": "Jonathan Wage",
1297 "email": "jonwage@gmail.com"
1298 },
1299 {
1300 "name": "Michael Simonson",
1301 "email": "contact@mikesimonson.com"
1302 }
1303 ],
1304 "description": "Database Schema migrations using Doctrine DBAL",
1305 "homepage": "https://www.doctrine-project.org/projects/migrations.html",
1306 "keywords": [
1307 "database",
1308 "migrations"
1309 ],
1310 "time": "2018-06-06T21:00:30+00:00"
1311 },
1312 {
1313 "name": "doctrine/orm",
93a4cefd 1314 "version": "v2.6.6",
6546aca4
JB
1315 "source": {
1316 "type": "git",
1317 "url": "https://github.com/doctrine/orm.git",
93a4cefd 1318 "reference": "2d9b9351831d1230881c52f006011cbf72fe944e"
6546aca4
JB
1319 },
1320 "dist": {
1321 "type": "zip",
93a4cefd 1322 "url": "https://api.github.com/repos/doctrine/orm/zipball/2d9b9351831d1230881c52f006011cbf72fe944e",
1323 "reference": "2d9b9351831d1230881c52f006011cbf72fe944e",
6546aca4
JB
1324 "shasum": ""
1325 },
1326 "require": {
1327 "doctrine/annotations": "~1.5",
1328 "doctrine/cache": "~1.6",
1329 "doctrine/collections": "^1.4",
1330 "doctrine/common": "^2.7.1",
1331 "doctrine/dbal": "^2.6",
1332 "doctrine/instantiator": "~1.1",
1333 "ext-pdo": "*",
1334 "php": "^7.1",
1335 "symfony/console": "~3.0|~4.0"
1336 },
1337 "require-dev": {
2133ca31 1338 "doctrine/coding-standard": "^5.0",
1339 "phpunit/phpunit": "^7.5",
6546aca4
JB
1340 "symfony/yaml": "~3.4|~4.0"
1341 },
1342 "suggest": {
1343 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1344 },
1345 "bin": [
1346 "bin/doctrine"
1347 ],
1348 "type": "library",
1349 "extra": {
1350 "branch-alias": {
1351 "dev-master": "2.6.x-dev"
1352 }
1353 },
1354 "autoload": {
1355 "psr-4": {
1356 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1357 }
1358 },
1359 "notification-url": "https://packagist.org/downloads/",
1360 "license": [
1361 "MIT"
1362 ],
1363 "authors": [
2133ca31 1364 {
1365 "name": "Guilherme Blanco",
1366 "email": "guilhermeblanco@gmail.com"
1367 },
6546aca4
JB
1368 {
1369 "name": "Roman Borschel",
1370 "email": "roman@code-factory.org"
1371 },
1372 {
1373 "name": "Benjamin Eberlei",
1374 "email": "kontakt@beberlei.de"
1375 },
6546aca4
JB
1376 {
1377 "name": "Jonathan Wage",
1378 "email": "jonwage@gmail.com"
1379 },
1380 {
1381 "name": "Marco Pivetta",
1382 "email": "ocramius@gmail.com"
1383 }
1384 ],
1385 "description": "Object-Relational-Mapper for PHP",
1386 "homepage": "http://www.doctrine-project.org",
1387 "keywords": [
1388 "database",
1389 "orm"
1390 ],
93a4cefd 1391 "time": "2019-11-18T22:01:21+00:00"
6546aca4
JB
1392 },
1393 {
1394 "name": "doctrine/persistence",
fdf90f84 1395 "version": "1.3.7",
6546aca4
JB
1396 "source": {
1397 "type": "git",
1398 "url": "https://github.com/doctrine/persistence.git",
fdf90f84 1399 "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
6546aca4
JB
1400 },
1401 "dist": {
1402 "type": "zip",
fdf90f84 1403 "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
1404 "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
6546aca4
JB
1405 "shasum": ""
1406 },
1407 "require": {
1408 "doctrine/annotations": "^1.0",
1409 "doctrine/cache": "^1.0",
1410 "doctrine/collections": "^1.0",
1411 "doctrine/event-manager": "^1.0",
fdf90f84 1412 "doctrine/reflection": "^1.2",
6546aca4
JB
1413 "php": "^7.1"
1414 },
1415 "conflict": {
1416 "doctrine/common": "<2.10@dev"
1417 },
1418 "require-dev": {
6ba1d734
JB
1419 "doctrine/coding-standard": "^6.0",
1420 "phpstan/phpstan": "^0.11",
6546aca4
JB
1421 "phpunit/phpunit": "^7.0"
1422 },
1423 "type": "library",
1424 "extra": {
1425 "branch-alias": {
6ba1d734 1426 "dev-master": "1.3.x-dev"
6546aca4
JB
1427 }
1428 },
1429 "autoload": {
1430 "psr-4": {
6ba1d734
JB
1431 "Doctrine\\Common\\": "lib/Doctrine/Common",
1432 "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
6546aca4
JB
1433 }
1434 },
1435 "notification-url": "https://packagist.org/downloads/",
1436 "license": [
1437 "MIT"
1438 ],
1439 "authors": [
8d4ed0df
JB
1440 {
1441 "name": "Guilherme Blanco",
1442 "email": "guilhermeblanco@gmail.com"
1443 },
6546aca4
JB
1444 {
1445 "name": "Roman Borschel",
1446 "email": "roman@code-factory.org"
1447 },
1448 {
1449 "name": "Benjamin Eberlei",
1450 "email": "kontakt@beberlei.de"
1451 },
6546aca4
JB
1452 {
1453 "name": "Jonathan Wage",
1454 "email": "jonwage@gmail.com"
1455 },
1456 {
1457 "name": "Johannes Schmitt",
1458 "email": "schmittjoh@gmail.com"
1459 },
1460 {
1461 "name": "Marco Pivetta",
1462 "email": "ocramius@gmail.com"
1463 }
1464 ],
1465 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1466 "homepage": "https://doctrine-project.org/projects/persistence.html",
1467 "keywords": [
1468 "mapper",
1469 "object",
1470 "odm",
1471 "orm",
1472 "persistence"
1473 ],
fdf90f84 1474 "time": "2020-03-21T15:13:52+00:00"
6546aca4
JB
1475 },
1476 {
1477 "name": "doctrine/reflection",
fdf90f84 1478 "version": "1.2.1",
6546aca4
JB
1479 "source": {
1480 "type": "git",
1481 "url": "https://github.com/doctrine/reflection.git",
fdf90f84 1482 "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
6546aca4
JB
1483 },
1484 "dist": {
1485 "type": "zip",
fdf90f84 1486 "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
1487 "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
6546aca4
JB
1488 "shasum": ""
1489 },
1490 "require": {
1491 "doctrine/annotations": "^1.0",
1492 "ext-tokenizer": "*",
1493 "php": "^7.1"
1494 },
0f4e90c1 1495 "conflict": {
1496 "doctrine/common": "<2.9"
1497 },
6546aca4 1498 "require-dev": {
0f4e90c1 1499 "doctrine/coding-standard": "^5.0",
1500 "doctrine/common": "^2.10",
1501 "phpstan/phpstan": "^0.11.0",
1502 "phpstan/phpstan-phpunit": "^0.11.0",
1503 "phpunit/phpunit": "^7.0"
6546aca4
JB
1504 },
1505 "type": "library",
1506 "extra": {
1507 "branch-alias": {
fdf90f84 1508 "dev-master": "1.2.x-dev"
6546aca4
JB
1509 }
1510 },
1511 "autoload": {
1512 "psr-4": {
1513 "Doctrine\\Common\\": "lib/Doctrine/Common"
1514 }
1515 },
1516 "notification-url": "https://packagist.org/downloads/",
1517 "license": [
1518 "MIT"
1519 ],
1520 "authors": [
0f4e90c1 1521 {
1522 "name": "Guilherme Blanco",
1523 "email": "guilhermeblanco@gmail.com"
1524 },
6546aca4
JB
1525 {
1526 "name": "Roman Borschel",
1527 "email": "roman@code-factory.org"
1528 },
1529 {
1530 "name": "Benjamin Eberlei",
1531 "email": "kontakt@beberlei.de"
1532 },
6546aca4
JB
1533 {
1534 "name": "Jonathan Wage",
1535 "email": "jonwage@gmail.com"
1536 },
1537 {
1538 "name": "Johannes Schmitt",
1539 "email": "schmittjoh@gmail.com"
1540 },
1541 {
1542 "name": "Marco Pivetta",
1543 "email": "ocramius@gmail.com"
1544 }
1545 ],
0f4e90c1 1546 "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
6546aca4
JB
1547 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1548 "keywords": [
0f4e90c1 1549 "reflection",
1550 "static"
6546aca4 1551 ],
fdf90f84 1552 "time": "2020-03-27T11:06:43+00:00"
6546aca4
JB
1553 },
1554 {
1555 "name": "egulias/email-validator",
2a74acb7 1556 "version": "2.1.17",
6546aca4
JB
1557 "source": {
1558 "type": "git",
1559 "url": "https://github.com/egulias/EmailValidator.git",
2a74acb7 1560 "reference": "ade6887fd9bd74177769645ab5c474824f8a418a"
6546aca4
JB
1561 },
1562 "dist": {
1563 "type": "zip",
2a74acb7
JB
1564 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a",
1565 "reference": "ade6887fd9bd74177769645ab5c474824f8a418a",
6546aca4
JB
1566 "shasum": ""
1567 },
1568 "require": {
1569 "doctrine/lexer": "^1.0.1",
2a74acb7
JB
1570 "php": ">=5.5",
1571 "symfony/polyfill-intl-idn": "^1.10"
6546aca4
JB
1572 },
1573 "require-dev": {
2a74acb7
JB
1574 "dominicsayers/isemail": "^3.0.7",
1575 "phpunit/phpunit": "^4.8.36|^7.5.15",
1576 "satooshi/php-coveralls": "^1.0.1"
6546aca4
JB
1577 },
1578 "suggest": {
1579 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1580 },
1581 "type": "library",
1582 "extra": {
1583 "branch-alias": {
61e53dda 1584 "dev-master": "2.1.x-dev"
6546aca4
JB
1585 }
1586 },
1587 "autoload": {
1588 "psr-4": {
1589 "Egulias\\EmailValidator\\": "EmailValidator"
1590 }
1591 },
1592 "notification-url": "https://packagist.org/downloads/",
1593 "license": [
1594 "MIT"
1595 ],
1596 "authors": [
1597 {
1598 "name": "Eduardo Gulias Davis"
1599 }
1600 ],
1601 "description": "A library for validating emails against several RFCs",
1602 "homepage": "https://github.com/egulias/EmailValidator",
1603 "keywords": [
1604 "email",
1605 "emailvalidation",
1606 "emailvalidator",
1607 "validation",
1608 "validator"
1609 ],
2a74acb7 1610 "time": "2020-02-13T22:36:52+00:00"
6546aca4
JB
1611 },
1612 {
1613 "name": "electrolinux/php-html5lib",
1614 "version": "0.1.0",
1615 "source": {
1616 "type": "git",
1617 "url": "https://github.com/electrolinux/php-html5lib.git",
1618 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721"
1619 },
1620 "dist": {
1621 "type": "zip",
1622 "url": "https://api.github.com/repos/electrolinux/php-html5lib/zipball/9f92154993c7ecb120d9f9c0e558660d32846721",
1623 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721",
1624 "shasum": ""
1625 },
1626 "require": {
1627 "php": ">=5.3.2"
1628 },
1629 "type": "library",
1630 "autoload": {
1631 "psr-0": {
1632 "HTML5Lib": "src/",
1633 "HTML5Lib\\Tests": "tests/"
1634 }
1635 },
1636 "notification-url": "https://packagist.org/downloads/",
1637 "license": [
1638 "MIT"
1639 ],
1640 "authors": [
1641 {
1642 "name": "Multiple users",
092b0423
JB
1643 "homepage": "https://code.google.com/p/html5lib/",
1644 "role": "Original developers"
6546aca4
JB
1645 },
1646 {
1647 "name": "Sébastien Lavoie",
092b0423
JB
1648 "homepage": "http://blog.lavoie.sl",
1649 "role": "Packager"
6546aca4
JB
1650 },
1651 {
1652 "name": "didier Belot",
1653 "role": "Packager"
1654 }
1655 ],
1656 "description": "A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.",
1657 "homepage": "https://github.com/electrolinux/php-html5lib",
1658 "keywords": [
1659 "HTML5",
1660 "php"
1661 ],
1662 "time": "2013-03-18T18:32:30+00:00"
1663 },
1664 {
1665 "name": "fig/link-util",
5e39e5b6 1666 "version": "1.1.1",
6546aca4
JB
1667 "source": {
1668 "type": "git",
1669 "url": "https://github.com/php-fig/link-util.git",
5e39e5b6 1670 "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a"
6546aca4
JB
1671 },
1672 "dist": {
1673 "type": "zip",
5e39e5b6 1674 "url": "https://api.github.com/repos/php-fig/link-util/zipball/c038ee75ca13663ddc2d1f185fe6f7533c00832a",
1675 "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a",
6546aca4
JB
1676 "shasum": ""
1677 },
1678 "require": {
1679 "php": ">=5.5.0",
1680 "psr/link": "~1.0@dev"
1681 },
0f387577
JB
1682 "provide": {
1683 "psr/link-implementation": "1.0"
1684 },
6546aca4
JB
1685 "require-dev": {
1686 "phpunit/phpunit": "^5.1",
1687 "squizlabs/php_codesniffer": "^2.3.1"
1688 },
1689 "type": "library",
1690 "extra": {
1691 "branch-alias": {
1692 "dev-master": "1.0.x-dev"
1693 }
1694 },
1695 "autoload": {
1696 "psr-4": {
1697 "Fig\\Link\\": "src/"
1698 }
1699 },
1700 "notification-url": "https://packagist.org/downloads/",
1701 "license": [
1702 "MIT"
1703 ],
1704 "authors": [
1705 {
1706 "name": "PHP-FIG",
1707 "homepage": "http://www.php-fig.org/"
1708 }
1709 ],
1710 "description": "Common utility implementations for HTTP links",
1711 "keywords": [
1712 "http",
1713 "http-link",
1714 "link",
1715 "psr",
1716 "psr-13",
1717 "rest"
1718 ],
5e39e5b6 1719 "time": "2020-04-27T06:40:36+00:00"
6546aca4
JB
1720 },
1721 {
1722 "name": "fossar/htmlawed",
1723 "version": "1.2.7",
1724 "source": {
1725 "type": "git",
1726 "url": "https://github.com/fossar/HTMLawed.git",
1727 "reference": "4f7505e9622a96242923895c3008719b2c2283d3"
1728 },
1729 "dist": {
1730 "type": "zip",
1731 "url": "https://api.github.com/repos/fossar/HTMLawed/zipball/4f7505e9622a96242923895c3008719b2c2283d3",
1732 "reference": "4f7505e9622a96242923895c3008719b2c2283d3",
1733 "shasum": ""
1734 },
1735 "require": {
1736 "php": ">4.4.0"
1737 },
1738 "replace": {
1739 "htmlawed/htmlawed": "*"
1740 },
1741 "type": "library",
1742 "autoload": {
1743 "files": [
1744 "htmLawed.php"
1745 ]
1746 },
1747 "notification-url": "https://packagist.org/downloads/",
1748 "license": [
1749 "GPL-2.0+",
1750 "LGPL-3.0"
1751 ],
1752 "authors": [
1753 {
1754 "name": "Santosh Patnaik",
1a758230 1755 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
1756 "role": "Developer"
6546aca4
JB
1757 }
1758 ],
1759 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
1760 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
1761 "keywords": [
1762 "HTMLtidy",
1763 "html",
1764 "sanitize",
1765 "strip",
1766 "tags"
1767 ],
1768 "time": "2019-05-09T11:53:40+00:00"
1769 },
1770 {
1771 "name": "friendsofsymfony/jsrouting-bundle",
0db13229 1772 "version": "2.6.0",
6546aca4
JB
1773 "source": {
1774 "type": "git",
1775 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
0db13229 1776 "reference": "9deaf916760ce1d64cf46460473260b02751cee5"
6546aca4
JB
1777 },
1778 "dist": {
1779 "type": "zip",
0db13229 1780 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/9deaf916760ce1d64cf46460473260b02751cee5",
1781 "reference": "9deaf916760ce1d64cf46460473260b02751cee5",
6546aca4
JB
1782 "shasum": ""
1783 },
1784 "require": {
149b8c1b 1785 "php": "^7.1",
1f767ffe 1786 "symfony/console": "~3.3|^4.0|^5.0",
1787 "symfony/framework-bundle": "~3.3|^4.0|^5.0",
1788 "symfony/serializer": "~3.3|^4.0|^5.0",
6546aca4
JB
1789 "willdurand/jsonp-callback-validator": "~1.0"
1790 },
1791 "require-dev": {
1f767ffe 1792 "symfony/expression-language": "~3.3|^4.0|^5.0",
6546aca4
JB
1793 "symfony/phpunit-bridge": "^3.3|^4.0"
1794 },
1795 "type": "symfony-bundle",
1796 "extra": {
1797 "branch-alias": {
1798 "dev-master": "2.0-dev"
1799 }
1800 },
1801 "autoload": {
1802 "psr-4": {
1803 "FOS\\JsRoutingBundle\\": ""
1804 },
1805 "exclude-from-classmap": [
1806 "/Tests/"
1807 ]
1808 },
1809 "notification-url": "https://packagist.org/downloads/",
1810 "license": [
1811 "MIT"
1812 ],
1813 "authors": [
6546aca4
JB
1814 {
1815 "name": "William Durand",
1816 "email": "will+git@drnd.me"
56d39423 1817 },
1818 {
1819 "name": "FriendsOfSymfony Community",
1820 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
6546aca4
JB
1821 }
1822 ],
1823 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1824 "homepage": "http://friendsofsymfony.github.com",
1825 "keywords": [
1826 "Js Routing",
1827 "javascript",
1828 "routing"
1829 ],
0db13229 1830 "time": "2020-05-20T09:38:45+00:00"
6546aca4
JB
1831 },
1832 {
1833 "name": "friendsofsymfony/oauth-server-bundle",
1834 "version": "1.6.2",
1835 "source": {
1836 "type": "git",
1837 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1838 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23"
1839 },
1840 "dist": {
1841 "type": "zip",
1842 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/fcaa25cc49474bdb0db7894f880976fe76ffed23",
1843 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23",
1844 "shasum": ""
1845 },
1846 "require": {
1847 "friendsofsymfony/oauth2-php": "~1.1",
1848 "paragonie/random_compat": "^1|^2",
1849 "php": "^5.5|^7.0",
1850 "symfony/dependency-injection": "^2.8|~3.0|^4.0",
1851 "symfony/framework-bundle": "~2.8|~3.0|^4.0",
1852 "symfony/security-bundle": "~2.8|~3.0|^4.0"
1853 },
1854 "require-dev": {
1855 "doctrine/doctrine-bundle": "~1.0",
1856 "doctrine/mongodb-odm": "~1.0",
1857 "doctrine/orm": "~2.2",
1858 "phing/phing": "~2.4",
1859 "php-mock/php-mock-phpunit": "^1.1",
1860 "phpunit/phpunit": "~4.8|~5.0",
1861 "propel/propel1": "^1.6.5",
1862 "symfony/class-loader": "~2.8|~3.0|^4.0",
1863 "symfony/console": "~2.8|~3.0|^4.0",
1864 "symfony/form": "~2.8|~3.0|^4.0",
1865 "symfony/phpunit-bridge": "~2.8|~3.0|^4.0",
1866 "symfony/templating": "~2.8|~3.0|^4.0",
1867 "symfony/twig-bundle": "~2.8|~3.0|^4.0",
1868 "symfony/yaml": "~2.8|~3.0|^4.0",
1869 "willdurand/propel-typehintable-behavior": "^1.0.4"
1870 },
1871 "suggest": {
1872 "doctrine/doctrine-bundle": "*",
1873 "doctrine/mongodb-odm-bundle": "*",
1874 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1875 "symfony/console": "Needed to be able to use commands",
1876 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1877 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1878 },
1879 "type": "symfony-bundle",
1880 "extra": {
1881 "branch-alias": {
1882 "dev-master": "1.5-dev"
1883 }
1884 },
1885 "autoload": {
1886 "psr-4": {
1887 "FOS\\OAuthServerBundle\\": ""
1888 },
1889 "exclude-from-classmap": [
1890 "/Tests/"
1891 ]
1892 },
1893 "notification-url": "https://packagist.org/downloads/",
1894 "license": [
1895 "MIT"
1896 ],
1897 "authors": [
1898 {
1899 "name": "Arnaud Le Blanc",
1900 "email": "arnaud.lb@gmail.com"
1901 },
1902 {
1903 "name": "FriendsOfSymfony Community",
1904 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1905 }
1906 ],
1907 "description": "Symfony2 OAuth Server Bundle",
1908 "homepage": "http://friendsofsymfony.github.com",
1909 "keywords": [
1910 "oauth",
1911 "oauth2",
1912 "server"
1913 ],
1914 "time": "2019-01-23T15:23:04+00:00"
1915 },
1916 {
1917 "name": "friendsofsymfony/oauth2-php",
f3db2579 1918 "version": "1.3.0",
6546aca4
JB
1919 "source": {
1920 "type": "git",
1921 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
f3db2579 1922 "reference": "606b8ea1c3c927c272ac1409116332ad5a2ed94c"
6546aca4
JB
1923 },
1924 "dist": {
1925 "type": "zip",
f3db2579 1926 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/606b8ea1c3c927c272ac1409116332ad5a2ed94c",
1927 "reference": "606b8ea1c3c927c272ac1409116332ad5a2ed94c",
6546aca4
JB
1928 "shasum": ""
1929 },
1930 "require": {
f3db2579 1931 "php": "^5.5.9|^7.0.8|^7.1.3|^7.2.5",
1932 "symfony/http-foundation": "~3.0|~4.0|~5.0"
6546aca4
JB
1933 },
1934 "require-dev": {
f3db2579 1935 "phpunit/phpunit": "^4.8 || ^5.0"
6546aca4
JB
1936 },
1937 "type": "library",
1938 "extra": {
1939 "branch-alias": {
1940 "dev-master": "1.2.x-dev"
1941 }
1942 },
1943 "autoload": {
1944 "psr-4": {
1945 "OAuth2\\": "lib/"
f3db2579 1946 },
1947 "exclude-from-classmap": [
1948 "/tests/"
1949 ]
6546aca4
JB
1950 },
1951 "notification-url": "https://packagist.org/downloads/",
1952 "license": [
1953 "MIT"
1954 ],
1955 "authors": [
1956 {
1957 "name": "Arnaud Le Blanc",
1958 "email": "arnaud.lb@gmail.com"
1959 },
1960 {
1961 "name": "FriendsOfSymfony Community",
1962 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1963 }
1964 ],
1965 "description": "OAuth2 library",
1966 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1967 "keywords": [
1968 "oauth",
1969 "oauth2"
1970 ],
f3db2579 1971 "time": "2020-03-03T22:14:46+00:00"
6546aca4
JB
1972 },
1973 {
1974 "name": "friendsofsymfony/rest-bundle",
26e5b452 1975 "version": "2.7.4",
6546aca4
JB
1976 "source": {
1977 "type": "git",
1978 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
26e5b452 1979 "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb"
6546aca4
JB
1980 },
1981 "dist": {
1982 "type": "zip",
26e5b452 1983 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/3d8501dbdfa48811ef942f5f93c358c80d5ad8eb",
1984 "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb",
6546aca4
JB
1985 "shasum": ""
1986 },
1987 "require": {
1988 "doctrine/inflector": "^1.0",
987237d5 1989 "php": "^7.1",
6546aca4 1990 "psr/log": "^1.0",
987237d5
JB
1991 "symfony/config": "^3.4|^4.3",
1992 "symfony/debug": "^3.4|^4.3",
1993 "symfony/dependency-injection": "^3.4|^4.3",
1994 "symfony/event-dispatcher": "^3.4|^4.3",
1995 "symfony/finder": "^3.4|^4.3",
1996 "symfony/framework-bundle": "^3.4|^4.3",
1997 "symfony/http-foundation": "^3.4|^4.3",
1998 "symfony/http-kernel": "^3.4|^4.3",
1999 "symfony/routing": "^3.4|^4.3",
2000 "symfony/security-core": "^3.4|^4.3",
6546aca4
JB
2001 "willdurand/jsonp-callback-validator": "^1.0",
2002 "willdurand/negotiation": "^2.0"
2003 },
2004 "conflict": {
2005 "jms/serializer": "<1.13.0",
2006 "jms/serializer-bundle": "<2.0.0",
2007 "sensio/framework-extra-bundle": "<3.0.13"
2008 },
2009 "require-dev": {
0c801a47 2010 "friendsofphp/php-cs-fixer": "^2.0",
2011 "jms/serializer": "^1.13|^2.0|^3.0",
6546aca4
JB
2012 "jms/serializer-bundle": "^2.3.1|^3.0",
2013 "phpoption/phpoption": "^1.1",
2014 "psr/http-message": "^1.0",
2015 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
987237d5
JB
2016 "symfony/asset": "^3.4|^4.3",
2017 "symfony/browser-kit": "^3.4|^4.3",
2018 "symfony/css-selector": "^3.4|^4.3",
2019 "symfony/expression-language": "^3.4|^4.3",
2020 "symfony/form": "^3.4|^4.3",
6546aca4 2021 "symfony/phpunit-bridge": "^4.1.8",
987237d5
JB
2022 "symfony/security-bundle": "^3.4|^4.3",
2023 "symfony/serializer": "^3.4|^4.3",
2024 "symfony/templating": "^3.4|^4.3",
2025 "symfony/twig-bundle": "^3.4|^4.3",
2026 "symfony/validator": "^3.4|^4.3",
2027 "symfony/web-profiler-bundle": "^3.4|^4.3",
2028 "symfony/yaml": "^3.4|^4.3"
6546aca4
JB
2029 },
2030 "suggest": {
2031 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
2032 "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
2033 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
2034 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
2035 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
2036 },
2037 "type": "symfony-bundle",
2038 "extra": {
2039 "branch-alias": {
0c801a47 2040 "dev-master": "2.7-dev"
6546aca4
JB
2041 }
2042 },
2043 "autoload": {
2044 "psr-4": {
2045 "FOS\\RestBundle\\": ""
2046 },
2047 "exclude-from-classmap": [
ff627220 2048 "Resources/",
6546aca4
JB
2049 "Tests/"
2050 ]
2051 },
2052 "notification-url": "https://packagist.org/downloads/",
2053 "license": [
2054 "MIT"
2055 ],
2056 "authors": [
2057 {
2058 "name": "Lukas Kahwe Smith",
2059 "email": "smith@pooteeweet.org"
2060 },
6546aca4
JB
2061 {
2062 "name": "Konstantin Kudryashov",
2063 "email": "ever.zet@gmail.com"
987237d5
JB
2064 },
2065 {
2066 "name": "FriendsOfSymfony Community",
2067 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
6546aca4
JB
2068 }
2069 ],
2070 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
2071 "homepage": "http://friendsofsymfony.github.com",
2072 "keywords": [
2073 "rest"
2074 ],
26e5b452 2075 "time": "2020-04-23T17:34:09+00:00"
6546aca4
JB
2076 },
2077 {
2078 "name": "friendsofsymfony/user-bundle",
2079 "version": "v2.0.2",
2080 "source": {
2081 "type": "git",
2082 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
2083 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f"
2084 },
2085 "dist": {
2086 "type": "zip",
2087 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2088 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2089 "shasum": ""
2090 },
2091 "require": {
2092 "paragonie/random_compat": "^1 || ^2",
2093 "php": "^5.5.9 || ^7.0",
2094 "symfony/form": "^2.7 || ^3.0",
2095 "symfony/framework-bundle": "^2.7 || ^3.0",
2096 "symfony/security-bundle": "^2.7 || ^3.0",
2097 "symfony/templating": "^2.7 || ^3.0",
2098 "symfony/twig-bundle": "^2.7 || ^3.0",
2099 "twig/twig": "^1.28 || ^2.0"
2100 },
2101 "conflict": {
2102 "doctrine/doctrine-bundle": "<1.3",
2103 "symfony/doctrine-bridge": "<2.7"
2104 },
2105 "require-dev": {
2106 "doctrine/doctrine-bundle": "^1.3",
2107 "friendsofphp/php-cs-fixer": "^1.11",
2108 "phpunit/phpunit": "~4.8|~5.0",
2109 "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
2110 "symfony/console": "^2.7 || ^3.0",
2111 "symfony/phpunit-bridge": "^2.7 || ^3.0",
2112 "symfony/validator": "^2.7 || ^3.0",
2113 "symfony/yaml": "^2.7 || ^3.0"
2114 },
2115 "type": "symfony-bundle",
2116 "extra": {
2117 "branch-alias": {
2118 "dev-master": "2.0.x-dev"
2119 }
2120 },
2121 "autoload": {
2122 "psr-4": {
2123 "FOS\\UserBundle\\": ""
2124 },
2125 "exclude-from-classmap": [
2126 "/Tests/"
2127 ]
2128 },
2129 "notification-url": "https://packagist.org/downloads/",
2130 "license": [
2131 "MIT"
2132 ],
2133 "authors": [
2134 {
2135 "name": "Christophe Coevoet",
2136 "email": "stof@notk.org"
2137 },
2138 {
2139 "name": "FriendsOfSymfony Community",
2140 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
2141 },
2142 {
2143 "name": "Thibault Duplessis",
2144 "email": "thibault.duplessis@gmail.com"
2145 }
2146 ],
2147 "description": "Symfony FOSUserBundle",
2148 "homepage": "http://friendsofsymfony.github.com",
2149 "keywords": [
2150 "User management"
2151 ],
2152 "time": "2017-11-29T17:01:21+00:00"
2153 },
2154 {
2155 "name": "gedmo/doctrine-extensions",
2a74acb7 2156 "version": "v2.4.41",
6546aca4
JB
2157 "source": {
2158 "type": "git",
2159 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
2a74acb7 2160 "reference": "e55a6727052f91834a968937c93b6fb193be8fb6"
6546aca4
JB
2161 },
2162 "dist": {
2163 "type": "zip",
2a74acb7
JB
2164 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/e55a6727052f91834a968937c93b6fb193be8fb6",
2165 "reference": "e55a6727052f91834a968937c93b6fb193be8fb6",
6546aca4
JB
2166 "shasum": ""
2167 },
2168 "require": {
2169 "behat/transliterator": "~1.2",
2170 "doctrine/common": "~2.4",
2171 "php": ">=5.3.2"
2172 },
2173 "conflict": {
6ba1d734
JB
2174 "doctrine/annotations": "<1.2",
2175 "doctrine/mongodb-odm": ">=2.0"
6546aca4
JB
2176 },
2177 "require-dev": {
2178 "doctrine/common": ">=2.5.0",
6ba1d734 2179 "doctrine/mongodb-odm": ">=1.0.2 <2.0",
6546aca4 2180 "doctrine/orm": ">=2.5.0",
6ba1d734 2181 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
2a74acb7 2182 "symfony/yaml": "^2.6 || ^3.0 || ^4.0 || ^5.0"
6546aca4
JB
2183 },
2184 "suggest": {
2185 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
2186 "doctrine/orm": "to use the extensions with the ORM"
2187 },
2188 "type": "library",
2189 "extra": {
2190 "branch-alias": {
2191 "dev-master": "2.4.x-dev"
2192 }
2193 },
2194 "autoload": {
2195 "psr-4": {
2196 "Gedmo\\": "lib/Gedmo"
2197 }
2198 },
2199 "notification-url": "https://packagist.org/downloads/",
2200 "license": [
2201 "MIT"
2202 ],
2203 "authors": [
6546aca4
JB
2204 {
2205 "name": "Gediminas Morkevicius",
2206 "email": "gediminas.morkevicius@gmail.com"
2207 },
2208 {
2209 "name": "Gustavo Falco",
2210 "email": "comfortablynumb84@gmail.com"
6ba1d734
JB
2211 },
2212 {
2213 "name": "David Buchmann",
2214 "email": "david@liip.ch"
6546aca4
JB
2215 }
2216 ],
2217 "description": "Doctrine2 behavioral extensions",
2218 "homepage": "http://gediminasm.org/",
2219 "keywords": [
2220 "Blameable",
2221 "behaviors",
2222 "doctrine2",
2223 "extensions",
2224 "gedmo",
2225 "loggable",
2226 "nestedset",
2227 "sluggable",
2228 "sortable",
2229 "timestampable",
2230 "translatable",
2231 "tree",
2232 "uploadable"
2233 ],
2a74acb7 2234 "time": "2020-05-10T22:20:03+00:00"
6546aca4
JB
2235 },
2236 {
2237 "name": "grandt/binstring",
2238 "version": "1.0.0",
2239 "source": {
2240 "type": "git",
2241 "url": "https://github.com/Grandt/PHPBinString.git",
2242 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
2243 },
2244 "dist": {
2245 "type": "zip",
2246 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2247 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2248 "shasum": ""
2249 },
2250 "require": {
2251 "php": ">=5.0"
2252 },
2253 "type": "library",
2254 "autoload": {
2255 "classmap": [
2256 "BinString.php",
2257 "BinStringStatic.php"
2258 ]
2259 },
2260 "notification-url": "https://packagist.org/downloads/",
2261 "license": [
2262 "LGPL-2.1"
2263 ],
2264 "authors": [
2265 {
2266 "name": "A. Grandt",
092b0423
JB
2267 "email": "php@grandt.com",
2268 "role": "Developer"
6546aca4
JB
2269 }
2270 ],
2271 "description": "A class for working around the use of mbstring.func_override",
2272 "homepage": "https://github.com/Grandt/PHPBinString",
2273 "keywords": [
2274 "binary strings",
2275 "mbstring"
2276 ],
2277 "time": "2015-08-13T06:14:41+00:00"
2278 },
6546aca4
JB
2279 {
2280 "name": "grandt/phpresizegif",
2281 "version": "1.0.3",
2282 "source": {
2283 "type": "git",
2284 "url": "https://github.com/Grandt/PHPResizeGif.git",
2285 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
2286 },
2287 "dist": {
2288 "type": "zip",
2289 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2290 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2291 "shasum": ""
2292 },
2293 "require": {
2294 "grandt/binstring": ">=0.2.0",
2295 "php": ">=5.3.0"
2296 },
2297 "type": "library",
2298 "autoload": {
2299 "psr-4": {
2300 "grandt\\ResizeGif\\": "src/ResizeGif",
2301 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
2302 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
2303 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
2304 }
2305 },
2306 "notification-url": "https://packagist.org/downloads/",
2307 "license": [
2308 "LGPL-2.1"
2309 ],
2310 "authors": [
2311 {
2312 "name": "A. Grandt",
2313 "email": "php@grandt.com",
092b0423
JB
2314 "homepage": "http://grandt.com",
2315 "role": "Developer"
6546aca4
JB
2316 }
2317 ],
2318 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
2319 "homepage": "https://github.com/Grandt/PHPResizeGif",
2320 "keywords": [
2321 "GIF89a",
2322 "animated gif",
2323 "gif",
2324 "resize"
2325 ],
2326 "time": "2015-05-10T10:52:24+00:00"
2327 },
2328 {
2329 "name": "grandt/phpzipmerge",
2330 "version": "1.0.4",
2331 "source": {
2332 "type": "git",
2333 "url": "https://github.com/Grandt/PHPZipMerge.git",
2334 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
2335 },
2336 "dist": {
2337 "type": "zip",
2338 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2339 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2340 "shasum": ""
2341 },
2342 "require": {
2343 "grandt/binstring": ">=1.0.0",
2344 "grandt/relativepath": ">=1.0.1",
2345 "php": ">=5.3.0"
2346 },
2347 "type": "library",
2348 "autoload": {
2349 "psr-4": {
2350 "ZipMerge\\": "src/ZipMerge"
2351 }
2352 },
2353 "notification-url": "https://packagist.org/downloads/",
2354 "license": [
2355 "LGPL-2.1"
2356 ],
2357 "authors": [
2358 {
2359 "name": "A. Grandt",
2360 "email": "php@grandt.com",
092b0423
JB
2361 "homepage": "http://grandt.com",
2362 "role": "Developer"
6546aca4
JB
2363 },
2364 {
2365 "name": "Greg Kappatos",
092b0423
JB
2366 "homepage": "http://websiteconnect.com.au",
2367 "role": "Developer"
6546aca4
JB
2368 }
2369 ],
2370 "description": "Merge and stream multiple Zip files on the fly.",
2371 "homepage": "https://github.com/Grandt/PHPZipMerge",
2372 "keywords": [
2373 "archive",
2374 "compressed",
2375 "compression",
2376 "merge",
2377 "phpzip",
2378 "pkzip",
2379 "stream",
2380 "zip"
2381 ],
2382 "time": "2015-08-18T13:49:33+00:00"
2383 },
2384 {
2385 "name": "grandt/relativepath",
2386 "version": "1.0.2",
2387 "source": {
2388 "type": "git",
2389 "url": "https://github.com/Grandt/PHPRelativePath.git",
2390 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
2391 },
2392 "dist": {
2393 "type": "zip",
2394 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
2395 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
2396 "shasum": ""
2397 },
2398 "require": {
2399 "php": ">=5.0"
2400 },
2401 "type": "library",
2402 "autoload": {
2403 "classmap": [
2404 "RelativePath.php"
2405 ]
2406 },
2407 "notification-url": "https://packagist.org/downloads/",
2408 "license": [
2409 "LGPL-2.1"
2410 ],
2411 "authors": [
2412 {
2413 "name": "A. Grandt",
092b0423
JB
2414 "email": "php@grandt.com",
2415 "role": "Developer"
6546aca4
JB
2416 }
2417 ],
2418 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
2419 "homepage": "https://github.com/Grandt/PHPRelativePath",
2420 "keywords": [
2421 "file path"
2422 ],
2423 "time": "2015-05-14T08:18:23+00:00"
2424 },
2425 {
2426 "name": "guzzlehttp/guzzle",
181dbaaa 2427 "version": "5.3.4",
6546aca4
JB
2428 "source": {
2429 "type": "git",
2430 "url": "https://github.com/guzzle/guzzle.git",
181dbaaa 2431 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2"
6546aca4
JB
2432 },
2433 "dist": {
2434 "type": "zip",
181dbaaa 2435 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2",
2436 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2",
6546aca4
JB
2437 "shasum": ""
2438 },
2439 "require": {
2440 "guzzlehttp/ringphp": "^1.1",
2441 "php": ">=5.4.0",
2442 "react/promise": "^2.2"
2443 },
2444 "require-dev": {
2445 "ext-curl": "*",
2446 "phpunit/phpunit": "^4.0"
2447 },
2448 "type": "library",
2449 "autoload": {
2450 "psr-4": {
2451 "GuzzleHttp\\": "src/"
2452 }
2453 },
2454 "notification-url": "https://packagist.org/downloads/",
2455 "license": [
2456 "MIT"
2457 ],
2458 "authors": [
2459 {
2460 "name": "Michael Dowling",
2461 "email": "mtdowling@gmail.com",
2462 "homepage": "https://github.com/mtdowling"
2463 }
2464 ],
2465 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2466 "homepage": "http://guzzlephp.org/",
2467 "keywords": [
2468 "client",
2469 "curl",
2470 "framework",
2471 "http",
2472 "http client",
2473 "rest",
2474 "web service"
2475 ],
181dbaaa 2476 "time": "2019-10-30T09:32:00+00:00"
6546aca4 2477 },
eb0fa190 2478 {
2479 "name": "guzzlehttp/promises",
2480 "version": "v1.3.1",
2481 "source": {
2482 "type": "git",
2483 "url": "https://github.com/guzzle/promises.git",
2484 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
2485 },
2486 "dist": {
2487 "type": "zip",
2488 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2489 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2490 "shasum": ""
2491 },
2492 "require": {
2493 "php": ">=5.5.0"
2494 },
2495 "require-dev": {
2496 "phpunit/phpunit": "^4.0"
2497 },
2498 "type": "library",
2499 "extra": {
2500 "branch-alias": {
2501 "dev-master": "1.4-dev"
2502 }
2503 },
2504 "autoload": {
2505 "psr-4": {
2506 "GuzzleHttp\\Promise\\": "src/"
2507 },
2508 "files": [
2509 "src/functions_include.php"
2510 ]
2511 },
2512 "notification-url": "https://packagist.org/downloads/",
2513 "license": [
2514 "MIT"
2515 ],
2516 "authors": [
2517 {
2518 "name": "Michael Dowling",
2519 "email": "mtdowling@gmail.com",
2520 "homepage": "https://github.com/mtdowling"
2521 }
2522 ],
2523 "description": "Guzzle promises library",
2524 "keywords": [
2525 "promise"
2526 ],
2527 "time": "2016-12-20T10:07:11+00:00"
2528 },
6546aca4
JB
2529 {
2530 "name": "guzzlehttp/psr7",
154d0974 2531 "version": "1.6.1",
6546aca4
JB
2532 "source": {
2533 "type": "git",
2534 "url": "https://github.com/guzzle/psr7.git",
154d0974 2535 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
6546aca4
JB
2536 },
2537 "dist": {
2538 "type": "zip",
154d0974
JB
2539 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
2540 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
6546aca4
JB
2541 "shasum": ""
2542 },
2543 "require": {
2544 "php": ">=5.4.0",
2545 "psr/http-message": "~1.0",
154d0974 2546 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
6546aca4
JB
2547 },
2548 "provide": {
2549 "psr/http-message-implementation": "1.0"
2550 },
2551 "require-dev": {
154d0974 2552 "ext-zlib": "*",
6546aca4
JB
2553 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2554 },
154d0974
JB
2555 "suggest": {
2556 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2557 },
6546aca4
JB
2558 "type": "library",
2559 "extra": {
2560 "branch-alias": {
154d0974 2561 "dev-master": "1.6-dev"
6546aca4
JB
2562 }
2563 },
2564 "autoload": {
2565 "psr-4": {
2566 "GuzzleHttp\\Psr7\\": "src/"
2567 },
2568 "files": [
2569 "src/functions_include.php"
2570 ]
2571 },
2572 "notification-url": "https://packagist.org/downloads/",
2573 "license": [
2574 "MIT"
2575 ],
2576 "authors": [
2577 {
2578 "name": "Michael Dowling",
2579 "email": "mtdowling@gmail.com",
2580 "homepage": "https://github.com/mtdowling"
2581 },
2582 {
2583 "name": "Tobias Schultze",
2584 "homepage": "https://github.com/Tobion"
2585 }
2586 ],
2587 "description": "PSR-7 message implementation that also provides common utility methods",
2588 "keywords": [
2589 "http",
2590 "message",
2591 "psr-7",
2592 "request",
2593 "response",
2594 "stream",
2595 "uri",
2596 "url"
2597 ],
154d0974 2598 "time": "2019-07-01T23:21:34+00:00"
6546aca4
JB
2599 },
2600 {
2601 "name": "guzzlehttp/ringphp",
2602 "version": "1.1.1",
2603 "source": {
2604 "type": "git",
2605 "url": "https://github.com/guzzle/RingPHP.git",
2606 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
2607 },
2608 "dist": {
2609 "type": "zip",
2610 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
2611 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
2612 "shasum": ""
2613 },
2614 "require": {
2615 "guzzlehttp/streams": "~3.0",
2616 "php": ">=5.4.0",
2617 "react/promise": "~2.0"
2618 },
2619 "require-dev": {
2620 "ext-curl": "*",
2621 "phpunit/phpunit": "~4.0"
2622 },
2623 "suggest": {
2624 "ext-curl": "Guzzle will use specific adapters if cURL is present"
2625 },
2626 "type": "library",
2627 "extra": {
2628 "branch-alias": {
2629 "dev-master": "1.1-dev"
2630 }
2631 },
2632 "autoload": {
2633 "psr-4": {
2634 "GuzzleHttp\\Ring\\": "src/"
2635 }
2636 },
2637 "notification-url": "https://packagist.org/downloads/",
2638 "license": [
2639 "MIT"
2640 ],
2641 "authors": [
2642 {
2643 "name": "Michael Dowling",
2644 "email": "mtdowling@gmail.com",
2645 "homepage": "https://github.com/mtdowling"
2646 }
2647 ],
2648 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
94e7ba31 2649 "abandoned": true,
6546aca4
JB
2650 "time": "2018-07-31T13:22:33+00:00"
2651 },
2652 {
2653 "name": "guzzlehttp/streams",
2654 "version": "3.0.0",
2655 "source": {
2656 "type": "git",
2657 "url": "https://github.com/guzzle/streams.git",
2658 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
2659 },
2660 "dist": {
2661 "type": "zip",
2662 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2663 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2664 "shasum": ""
2665 },
2666 "require": {
2667 "php": ">=5.4.0"
2668 },
2669 "require-dev": {
2670 "phpunit/phpunit": "~4.0"
2671 },
2672 "type": "library",
2673 "extra": {
2674 "branch-alias": {
2675 "dev-master": "3.0-dev"
2676 }
2677 },
2678 "autoload": {
2679 "psr-4": {
2680 "GuzzleHttp\\Stream\\": "src/"
2681 }
2682 },
2683 "notification-url": "https://packagist.org/downloads/",
2684 "license": [
2685 "MIT"
2686 ],
2687 "authors": [
2688 {
2689 "name": "Michael Dowling",
2690 "email": "mtdowling@gmail.com",
2691 "homepage": "https://github.com/mtdowling"
2692 }
2693 ],
2694 "description": "Provides a simple abstraction over streams of data",
2695 "homepage": "http://guzzlephp.org/",
2696 "keywords": [
2697 "Guzzle",
2698 "stream"
2699 ],
0c801a47 2700 "abandoned": true,
6546aca4
JB
2701 "time": "2014-10-12T19:18:40+00:00"
2702 },
2703 {
2704 "name": "hoa/compiler",
2705 "version": "3.17.08.08",
2706 "source": {
2707 "type": "git",
2708 "url": "https://github.com/hoaproject/Compiler.git",
2709 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
2710 },
2711 "dist": {
2712 "type": "zip",
2713 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
2714 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
2715 "shasum": ""
2716 },
2717 "require": {
2718 "hoa/consistency": "~1.0",
2719 "hoa/exception": "~1.0",
2720 "hoa/file": "~1.0",
2721 "hoa/iterator": "~2.0",
2722 "hoa/math": "~1.0",
2723 "hoa/protocol": "~1.0",
2724 "hoa/regex": "~1.0",
2725 "hoa/visitor": "~2.0"
2726 },
2727 "require-dev": {
2728 "hoa/json": "~2.0",
2729 "hoa/test": "~2.0"
2730 },
2731 "type": "library",
2732 "extra": {
2733 "branch-alias": {
2734 "dev-master": "3.x-dev"
2735 }
2736 },
2737 "autoload": {
2738 "psr-4": {
2739 "Hoa\\Compiler\\": "."
2740 }
2741 },
2742 "notification-url": "https://packagist.org/downloads/",
2743 "license": [
2744 "BSD-3-Clause"
2745 ],
2746 "authors": [
2747 {
2748 "name": "Ivan Enderlin",
2749 "email": "ivan.enderlin@hoa-project.net"
2750 },
2751 {
2752 "name": "Hoa community",
2753 "homepage": "https://hoa-project.net/"
2754 }
2755 ],
2756 "description": "The Hoa\\Compiler library.",
2757 "homepage": "https://hoa-project.net/",
2758 "keywords": [
2759 "algebraic",
2760 "ast",
2761 "compiler",
2762 "context-free",
2763 "coverage",
2764 "exhaustive",
2765 "grammar",
2766 "isotropic",
2767 "language",
2768 "lexer",
2769 "library",
2770 "ll1",
2771 "llk",
2772 "parser",
2773 "pp",
2774 "random",
2775 "regular",
2776 "rule",
2777 "sampler",
2778 "syntax",
2779 "token",
2780 "trace",
2781 "uniform"
2782 ],
2783 "time": "2017-08-08T07:44:07+00:00"
2784 },
2785 {
2786 "name": "hoa/consistency",
2787 "version": "1.17.05.02",
2788 "source": {
2789 "type": "git",
2790 "url": "https://github.com/hoaproject/Consistency.git",
2791 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
2792 },
2793 "dist": {
2794 "type": "zip",
2795 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
2796 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
2797 "shasum": ""
2798 },
2799 "require": {
2800 "hoa/exception": "~1.0",
2801 "php": ">=5.5.0"
2802 },
2803 "require-dev": {
2804 "hoa/stream": "~1.0",
2805 "hoa/test": "~2.0"
2806 },
2807 "type": "library",
2808 "extra": {
2809 "branch-alias": {
2810 "dev-master": "1.x-dev"
2811 }
2812 },
2813 "autoload": {
2814 "psr-4": {
2815 "Hoa\\Consistency\\": "."
2816 },
2817 "files": [
2818 "Prelude.php"
2819 ]
2820 },
2821 "notification-url": "https://packagist.org/downloads/",
2822 "license": [
2823 "BSD-3-Clause"
2824 ],
2825 "authors": [
2826 {
2827 "name": "Ivan Enderlin",
2828 "email": "ivan.enderlin@hoa-project.net"
2829 },
2830 {
2831 "name": "Hoa community",
2832 "homepage": "https://hoa-project.net/"
2833 }
2834 ],
2835 "description": "The Hoa\\Consistency library.",
2836 "homepage": "https://hoa-project.net/",
2837 "keywords": [
2838 "autoloader",
2839 "callable",
2840 "consistency",
2841 "entity",
2842 "flex",
2843 "keyword",
2844 "library"
2845 ],
2846 "time": "2017-05-02T12:18:12+00:00"
2847 },
2848 {
2849 "name": "hoa/event",
2850 "version": "1.17.01.13",
2851 "source": {
2852 "type": "git",
2853 "url": "https://github.com/hoaproject/Event.git",
2854 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2855 },
2856 "dist": {
2857 "type": "zip",
2858 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2859 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2860 "shasum": ""
2861 },
2862 "require": {
2863 "hoa/consistency": "~1.0",
2864 "hoa/exception": "~1.0"
2865 },
2866 "require-dev": {
2867 "hoa/test": "~2.0"
2868 },
2869 "type": "library",
2870 "extra": {
2871 "branch-alias": {
2872 "dev-master": "1.x-dev"
2873 }
2874 },
2875 "autoload": {
2876 "psr-4": {
2877 "Hoa\\Event\\": "."
2878 }
2879 },
2880 "notification-url": "https://packagist.org/downloads/",
2881 "license": [
2882 "BSD-3-Clause"
2883 ],
2884 "authors": [
2885 {
2886 "name": "Ivan Enderlin",
2887 "email": "ivan.enderlin@hoa-project.net"
2888 },
2889 {
2890 "name": "Hoa community",
2891 "homepage": "https://hoa-project.net/"
2892 }
2893 ],
2894 "description": "The Hoa\\Event library.",
2895 "homepage": "https://hoa-project.net/",
2896 "keywords": [
2897 "event",
2898 "library",
2899 "listener",
2900 "observer"
2901 ],
2902 "time": "2017-01-13T15:30:50+00:00"
2903 },
2904 {
2905 "name": "hoa/exception",
2906 "version": "1.17.01.16",
2907 "source": {
2908 "type": "git",
2909 "url": "https://github.com/hoaproject/Exception.git",
2910 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2911 },
2912 "dist": {
2913 "type": "zip",
2914 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2915 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2916 "shasum": ""
2917 },
2918 "require": {
2919 "hoa/consistency": "~1.0",
2920 "hoa/event": "~1.0"
2921 },
2922 "require-dev": {
2923 "hoa/test": "~2.0"
2924 },
2925 "type": "library",
2926 "extra": {
2927 "branch-alias": {
2928 "dev-master": "1.x-dev"
2929 }
2930 },
2931 "autoload": {
2932 "psr-4": {
2933 "Hoa\\Exception\\": "."
2934 }
2935 },
2936 "notification-url": "https://packagist.org/downloads/",
2937 "license": [
2938 "BSD-3-Clause"
2939 ],
2940 "authors": [
2941 {
2942 "name": "Ivan Enderlin",
2943 "email": "ivan.enderlin@hoa-project.net"
2944 },
2945 {
2946 "name": "Hoa community",
2947 "homepage": "https://hoa-project.net/"
2948 }
2949 ],
2950 "description": "The Hoa\\Exception library.",
2951 "homepage": "https://hoa-project.net/",
2952 "keywords": [
2953 "exception",
2954 "library"
2955 ],
2956 "time": "2017-01-16T07:53:27+00:00"
2957 },
2958 {
2959 "name": "hoa/file",
2960 "version": "1.17.07.11",
2961 "source": {
2962 "type": "git",
2963 "url": "https://github.com/hoaproject/File.git",
2964 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
2965 },
2966 "dist": {
2967 "type": "zip",
2968 "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2969 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2970 "shasum": ""
2971 },
2972 "require": {
2973 "hoa/consistency": "~1.0",
2974 "hoa/event": "~1.0",
2975 "hoa/exception": "~1.0",
2976 "hoa/iterator": "~2.0",
2977 "hoa/stream": "~1.0"
2978 },
2979 "require-dev": {
2980 "hoa/test": "~2.0"
2981 },
2982 "type": "library",
2983 "extra": {
2984 "branch-alias": {
2985 "dev-master": "1.x-dev"
2986 }
2987 },
2988 "autoload": {
2989 "psr-4": {
2990 "Hoa\\File\\": "."
2991 }
2992 },
2993 "notification-url": "https://packagist.org/downloads/",
2994 "license": [
2995 "BSD-3-Clause"
2996 ],
2997 "authors": [
2998 {
2999 "name": "Ivan Enderlin",
3000 "email": "ivan.enderlin@hoa-project.net"
3001 },
3002 {
3003 "name": "Hoa community",
3004 "homepage": "https://hoa-project.net/"
3005 }
3006 ],
3007 "description": "The Hoa\\File library.",
3008 "homepage": "https://hoa-project.net/",
3009 "keywords": [
3010 "Socket",
3011 "directory",
3012 "file",
3013 "finder",
3014 "library",
3015 "link",
3016 "temporary"
3017 ],
3018 "time": "2017-07-11T07:42:15+00:00"
3019 },
3020 {
3021 "name": "hoa/iterator",
3022 "version": "2.17.01.10",
3023 "source": {
3024 "type": "git",
3025 "url": "https://github.com/hoaproject/Iterator.git",
3026 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
3027 },
3028 "dist": {
3029 "type": "zip",
3030 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3031 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3032 "shasum": ""
3033 },
3034 "require": {
3035 "hoa/consistency": "~1.0",
3036 "hoa/exception": "~1.0"
3037 },
3038 "require-dev": {
3039 "hoa/test": "~2.0"
3040 },
3041 "type": "library",
3042 "extra": {
3043 "branch-alias": {
3044 "dev-master": "2.x-dev"
3045 }
3046 },
3047 "autoload": {
3048 "psr-4": {
3049 "Hoa\\Iterator\\": "."
3050 }
3051 },
3052 "notification-url": "https://packagist.org/downloads/",
3053 "license": [
3054 "BSD-3-Clause"
3055 ],
3056 "authors": [
3057 {
3058 "name": "Ivan Enderlin",
3059 "email": "ivan.enderlin@hoa-project.net"
3060 },
3061 {
3062 "name": "Hoa community",
3063 "homepage": "https://hoa-project.net/"
3064 }
3065 ],
3066 "description": "The Hoa\\Iterator library.",
3067 "homepage": "https://hoa-project.net/",
3068 "keywords": [
3069 "iterator",
3070 "library"
3071 ],
3072 "time": "2017-01-10T10:34:47+00:00"
3073 },
3074 {
3075 "name": "hoa/math",
3076 "version": "1.17.05.16",
3077 "source": {
3078 "type": "git",
3079 "url": "https://github.com/hoaproject/Math.git",
3080 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
3081 },
3082 "dist": {
3083 "type": "zip",
3084 "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
3085 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
3086 "shasum": ""
3087 },
3088 "require": {
3089 "hoa/compiler": "~3.0",
3090 "hoa/consistency": "~1.0",
3091 "hoa/exception": "~1.0",
3092 "hoa/iterator": "~2.0",
3093 "hoa/protocol": "~1.0",
3094 "hoa/zformat": "~1.0"
3095 },
3096 "require-dev": {
3097 "hoa/test": "~2.0"
3098 },
3099 "type": "library",
3100 "extra": {
3101 "branch-alias": {
3102 "dev-master": "1.x-dev"
3103 }
3104 },
3105 "autoload": {
3106 "psr-4": {
3107 "Hoa\\Math\\": "."
3108 }
3109 },
3110 "notification-url": "https://packagist.org/downloads/",
3111 "license": [
3112 "BSD-3-Clause"
3113 ],
3114 "authors": [
3115 {
3116 "name": "Ivan Enderlin",
3117 "email": "ivan.enderlin@hoa-project.net"
3118 },
3119 {
3120 "name": "Hoa community",
3121 "homepage": "https://hoa-project.net/"
3122 }
3123 ],
3124 "description": "The Hoa\\Math library.",
3125 "homepage": "https://hoa-project.net/",
3126 "keywords": [
3127 "arrangement",
3128 "combination",
3129 "combinatorics",
3130 "counting",
3131 "library",
3132 "math",
3133 "permutation",
3134 "sampler",
3135 "set"
3136 ],
3137 "time": "2017-05-16T08:02:17+00:00"
3138 },
3139 {
3140 "name": "hoa/protocol",
3141 "version": "1.17.01.14",
3142 "source": {
3143 "type": "git",
3144 "url": "https://github.com/hoaproject/Protocol.git",
3145 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
3146 },
3147 "dist": {
3148 "type": "zip",
3149 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
3150 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
3151 "shasum": ""
3152 },
3153 "require": {
3154 "hoa/consistency": "~1.0",
3155 "hoa/exception": "~1.0"
3156 },
3157 "require-dev": {
3158 "hoa/test": "~2.0"
3159 },
3160 "type": "library",
3161 "extra": {
3162 "branch-alias": {
3163 "dev-master": "1.x-dev"
3164 }
3165 },
3166 "autoload": {
3167 "psr-4": {
3168 "Hoa\\Protocol\\": "."
3169 },
3170 "files": [
3171 "Wrapper.php"
3172 ]
3173 },
3174 "notification-url": "https://packagist.org/downloads/",
3175 "license": [
3176 "BSD-3-Clause"
3177 ],
3178 "authors": [
3179 {
3180 "name": "Ivan Enderlin",
3181 "email": "ivan.enderlin@hoa-project.net"
3182 },
3183 {
3184 "name": "Hoa community",
3185 "homepage": "https://hoa-project.net/"
3186 }
3187 ],
3188 "description": "The Hoa\\Protocol library.",
3189 "homepage": "https://hoa-project.net/",
3190 "keywords": [
3191 "library",
3192 "protocol",
3193 "resource",
3194 "stream",
3195 "wrapper"
3196 ],
3197 "time": "2017-01-14T12:26:10+00:00"
3198 },
3199 {
3200 "name": "hoa/regex",
3201 "version": "1.17.01.13",
3202 "source": {
3203 "type": "git",
3204 "url": "https://github.com/hoaproject/Regex.git",
3205 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
3206 },
3207 "dist": {
3208 "type": "zip",
3209 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3210 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3211 "shasum": ""
3212 },
3213 "require": {
3214 "hoa/consistency": "~1.0",
3215 "hoa/exception": "~1.0",
3216 "hoa/math": "~1.0",
3217 "hoa/protocol": "~1.0",
3218 "hoa/ustring": "~4.0",
3219 "hoa/visitor": "~2.0"
3220 },
3221 "type": "library",
3222 "extra": {
3223 "branch-alias": {
3224 "dev-master": "1.x-dev"
3225 }
3226 },
3227 "autoload": {
3228 "psr-4": {
3229 "Hoa\\Regex\\": "."
3230 }
3231 },
3232 "notification-url": "https://packagist.org/downloads/",
3233 "license": [
3234 "BSD-3-Clause"
3235 ],
3236 "authors": [
3237 {
3238 "name": "Ivan Enderlin",
3239 "email": "ivan.enderlin@hoa-project.net"
3240 },
3241 {
3242 "name": "Hoa community",
3243 "homepage": "https://hoa-project.net/"
3244 }
3245 ],
3246 "description": "The Hoa\\Regex library.",
3247 "homepage": "https://hoa-project.net/",
3248 "keywords": [
3249 "compiler",
3250 "library",
3251 "regex"
3252 ],
3253 "time": "2017-01-13T16:10:24+00:00"
3254 },
3255 {
3256 "name": "hoa/ruler",
3257 "version": "2.17.05.16",
3258 "source": {
3259 "type": "git",
3260 "url": "https://github.com/hoaproject/Ruler.git",
3261 "reference": "696835daf8336dfd490f032da7af444050e52dfc"
3262 },
3263 "dist": {
3264 "type": "zip",
3265 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/696835daf8336dfd490f032da7af444050e52dfc",
3266 "reference": "696835daf8336dfd490f032da7af444050e52dfc",
3267 "shasum": ""
3268 },
3269 "require": {
3270 "hoa/compiler": "~3.0",
3271 "hoa/consistency": "~1.0",
3272 "hoa/exception": "~1.0",
3273 "hoa/file": "~1.0",
3274 "hoa/protocol": "~1.0",
3275 "hoa/visitor": "~2.0"
3276 },
3277 "require-dev": {
3278 "hoa/test": "~2.0"
3279 },
3280 "type": "library",
3281 "extra": {
3282 "branch-alias": {
3283 "dev-master": "2.x-dev"
3284 }
3285 },
3286 "autoload": {
3287 "psr-4": {
3288 "Hoa\\Ruler\\": "."
3289 }
3290 },
3291 "notification-url": "https://packagist.org/downloads/",
3292 "license": [
3293 "BSD-3-Clause"
3294 ],
3295 "authors": [
3296 {
3297 "name": "Ivan Enderlin",
3298 "email": "ivan.enderlin@hoa-project.net"
3299 },
3300 {
3301 "name": "Hoa community",
3302 "homepage": "https://hoa-project.net/"
3303 }
3304 ],
3305 "description": "The Hoa\\Ruler library.",
3306 "homepage": "https://hoa-project.net/",
3307 "keywords": [
3308 "library",
3309 "ruler"
3310 ],
3311 "time": "2017-05-16T07:52:21+00:00"
3312 },
3313 {
3314 "name": "hoa/stream",
3315 "version": "1.17.02.21",
3316 "source": {
3317 "type": "git",
3318 "url": "https://github.com/hoaproject/Stream.git",
3319 "reference": "3293cfffca2de10525df51436adf88a559151d82"
3320 },
3321 "dist": {
3322 "type": "zip",
3323 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
3324 "reference": "3293cfffca2de10525df51436adf88a559151d82",
3325 "shasum": ""
3326 },
3327 "require": {
3328 "hoa/consistency": "~1.0",
3329 "hoa/event": "~1.0",
3330 "hoa/exception": "~1.0",
3331 "hoa/protocol": "~1.0"
3332 },
3333 "require-dev": {
3334 "hoa/test": "~2.0"
3335 },
3336 "type": "library",
3337 "extra": {
3338 "branch-alias": {
3339 "dev-master": "1.x-dev"
3340 }
3341 },
3342 "autoload": {
3343 "psr-4": {
3344 "Hoa\\Stream\\": "."
3345 }
3346 },
3347 "notification-url": "https://packagist.org/downloads/",
3348 "license": [
3349 "BSD-3-Clause"
3350 ],
3351 "authors": [
3352 {
3353 "name": "Ivan Enderlin",
3354 "email": "ivan.enderlin@hoa-project.net"
3355 },
3356 {
3357 "name": "Hoa community",
3358 "homepage": "https://hoa-project.net/"
3359 }
3360 ],
3361 "description": "The Hoa\\Stream library.",
3362 "homepage": "https://hoa-project.net/",
3363 "keywords": [
3364 "Context",
3365 "bucket",
3366 "composite",
3367 "filter",
3368 "in",
3369 "library",
3370 "out",
3371 "protocol",
3372 "stream",
3373 "wrapper"
3374 ],
3375 "time": "2017-02-21T16:01:06+00:00"
3376 },
3377 {
3378 "name": "hoa/ustring",
3379 "version": "4.17.01.16",
3380 "source": {
3381 "type": "git",
3382 "url": "https://github.com/hoaproject/Ustring.git",
3383 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
3384 },
3385 "dist": {
3386 "type": "zip",
3387 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
3388 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
3389 "shasum": ""
3390 },
3391 "require": {
3392 "hoa/consistency": "~1.0",
3393 "hoa/exception": "~1.0"
3394 },
3395 "require-dev": {
3396 "hoa/test": "~2.0"
3397 },
3398 "suggest": {
3399 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
3400 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
3401 },
3402 "type": "library",
3403 "extra": {
3404 "branch-alias": {
3405 "dev-master": "4.x-dev"
3406 }
3407 },
3408 "autoload": {
3409 "psr-4": {
3410 "Hoa\\Ustring\\": "."
3411 }
3412 },
3413 "notification-url": "https://packagist.org/downloads/",
3414 "license": [
3415 "BSD-3-Clause"
3416 ],
3417 "authors": [
3418 {
3419 "name": "Ivan Enderlin",
3420 "email": "ivan.enderlin@hoa-project.net"
3421 },
3422 {
3423 "name": "Hoa community",
3424 "homepage": "https://hoa-project.net/"
3425 }
3426 ],
3427 "description": "The Hoa\\Ustring library.",
3428 "homepage": "https://hoa-project.net/",
3429 "keywords": [
3430 "library",
3431 "search",
3432 "string",
3433 "unicode"
3434 ],
3435 "time": "2017-01-16T07:08:25+00:00"
3436 },
3437 {
3438 "name": "hoa/visitor",
3439 "version": "2.17.01.16",
3440 "source": {
3441 "type": "git",
3442 "url": "https://github.com/hoaproject/Visitor.git",
3443 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
3444 },
3445 "dist": {
3446 "type": "zip",
3447 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
3448 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
3449 "shasum": ""
3450 },
3451 "require": {
3452 "hoa/consistency": "~1.0"
3453 },
3454 "require-dev": {
3455 "hoa/test": "~2.0"
3456 },
3457 "type": "library",
3458 "extra": {
3459 "branch-alias": {
3460 "dev-master": "2.x-dev"
3461 }
3462 },
3463 "autoload": {
3464 "psr-4": {
3465 "Hoa\\Visitor\\": "."
3466 }
3467 },
3468 "notification-url": "https://packagist.org/downloads/",
3469 "license": [
3470 "BSD-3-Clause"
3471 ],
3472 "authors": [
3473 {
3474 "name": "Ivan Enderlin",
3475 "email": "ivan.enderlin@hoa-project.net"
3476 },
3477 {
3478 "name": "Hoa community",
3479 "homepage": "https://hoa-project.net/"
3480 }
3481 ],
3482 "description": "The Hoa\\Visitor library.",
3483 "homepage": "https://hoa-project.net/",
3484 "keywords": [
3485 "library",
3486 "structure",
3487 "visit",
3488 "visitor"
3489 ],
3490 "time": "2017-01-16T07:02:03+00:00"
3491 },
3492 {
3493 "name": "hoa/zformat",
3494 "version": "1.17.01.10",
3495 "source": {
3496 "type": "git",
3497 "url": "https://github.com/hoaproject/Zformat.git",
3498 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
3499 },
3500 "dist": {
3501 "type": "zip",
3502 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3503 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3504 "shasum": ""
3505 },
3506 "require": {
3507 "hoa/consistency": "~1.0",
3508 "hoa/exception": "~1.0"
3509 },
3510 "type": "library",
3511 "extra": {
3512 "branch-alias": {
3513 "dev-master": "1.x-dev"
3514 }
3515 },
3516 "autoload": {
3517 "psr-4": {
3518 "Hoa\\Zformat\\": "."
3519 }
3520 },
3521 "notification-url": "https://packagist.org/downloads/",
3522 "license": [
3523 "BSD-3-Clause"
3524 ],
3525 "authors": [
3526 {
3527 "name": "Ivan Enderlin",
3528 "email": "ivan.enderlin@hoa-project.net"
3529 },
3530 {
3531 "name": "Hoa community",
3532 "homepage": "https://hoa-project.net/"
3533 }
3534 ],
3535 "description": "The Hoa\\Zformat library.",
3536 "homepage": "https://hoa-project.net/",
3537 "keywords": [
3538 "library",
3539 "parameter",
3540 "zformat"
3541 ],
3542 "time": "2017-01-10T10:39:54+00:00"
3543 },
3544 {
3545 "name": "html2text/html2text",
ca7e0756 3546 "version": "4.3.1",
6546aca4
JB
3547 "source": {
3548 "type": "git",
3549 "url": "https://github.com/mtibben/html2text.git",
ca7e0756 3550 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
6546aca4
JB
3551 },
3552 "dist": {
3553 "type": "zip",
ca7e0756 3554 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
3555 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
6546aca4
JB
3556 "shasum": ""
3557 },
3558 "require-dev": {
3559 "phpunit/phpunit": "~4"
3560 },
3561 "suggest": {
3562 "ext-mbstring": "For best performance",
3563 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
3564 },
3565 "type": "library",
3566 "autoload": {
3567 "psr-4": {
3568 "Html2Text\\": [
3569 "src/",
3570 "test/"
3571 ]
3572 }
3573 },
3574 "notification-url": "https://packagist.org/downloads/",
3575 "license": [
3576 "GPL-2.0-or-later"
3577 ],
3578 "description": "Converts HTML to formatted plain text",
ca7e0756 3579 "time": "2020-04-16T23:44:31+00:00"
6546aca4 3580 },
955a3bde
JB
3581 {
3582 "name": "http-interop/http-factory-guzzle",
3583 "version": "1.0.0",
3584 "source": {
3585 "type": "git",
3586 "url": "https://github.com/http-interop/http-factory-guzzle.git",
3587 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0"
3588 },
3589 "dist": {
3590 "type": "zip",
3591 "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/34861658efb9899a6618cef03de46e2a52c80fc0",
3592 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0",
3593 "shasum": ""
3594 },
3595 "require": {
3596 "guzzlehttp/psr7": "^1.4.2",
3597 "psr/http-factory": "^1.0"
3598 },
3599 "provide": {
3600 "psr/http-factory-implementation": "^1.0"
3601 },
3602 "require-dev": {
3603 "http-interop/http-factory-tests": "^0.5",
3604 "phpunit/phpunit": "^6.5"
3605 },
3606 "type": "library",
3607 "autoload": {
3608 "psr-4": {
3609 "Http\\Factory\\Guzzle\\": "src/"
3610 }
3611 },
3612 "notification-url": "https://packagist.org/downloads/",
3613 "license": [
3614 "MIT"
3615 ],
3616 "authors": [
3617 {
3618 "name": "PHP-FIG",
3619 "homepage": "http://www.php-fig.org/"
3620 }
3621 ],
3622 "description": "An HTTP Factory using Guzzle PSR7",
3623 "keywords": [
3624 "factory",
3625 "http",
3626 "psr-17",
3627 "psr-7"
3628 ],
3629 "time": "2018-07-31T19:32:56+00:00"
3630 },
6546aca4
JB
3631 {
3632 "name": "incenteev/composer-parameter-handler",
91c318e8 3633 "version": "v2.1.4",
6546aca4
JB
3634 "source": {
3635 "type": "git",
3636 "url": "https://github.com/Incenteev/ParameterHandler.git",
91c318e8 3637 "reference": "084befb11ec21faeadcddefb88b66132775ff59b"
6546aca4
JB
3638 },
3639 "dist": {
3640 "type": "zip",
91c318e8 3641 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/084befb11ec21faeadcddefb88b66132775ff59b",
3642 "reference": "084befb11ec21faeadcddefb88b66132775ff59b",
6546aca4
JB
3643 "shasum": ""
3644 },
3645 "require": {
3646 "php": ">=5.3.3",
91c318e8 3647 "symfony/yaml": "^2.3 || ^3.0 || ^4.0 || ^5.0"
6546aca4
JB
3648 },
3649 "require-dev": {
3650 "composer/composer": "^1.0@dev",
91c318e8 3651 "symfony/filesystem": "^2.3 || ^3 || ^4 || ^5",
3652 "symfony/phpunit-bridge": "^4.0 || ^5.0"
6546aca4
JB
3653 },
3654 "type": "library",
3655 "extra": {
3656 "branch-alias": {
3657 "dev-master": "2.1.x-dev"
3658 }
3659 },
3660 "autoload": {
3661 "psr-4": {
3662 "Incenteev\\ParameterHandler\\": ""
3663 }
3664 },
3665 "notification-url": "https://packagist.org/downloads/",
3666 "license": [
3667 "MIT"
3668 ],
3669 "authors": [
3670 {
3671 "name": "Christophe Coevoet",
3672 "email": "stof@notk.org"
3673 }
3674 ],
3675 "description": "Composer script handling your ignored parameter file",
3676 "homepage": "https://github.com/Incenteev/ParameterHandler",
3677 "keywords": [
3678 "parameters management"
3679 ],
91c318e8 3680 "time": "2020-03-17T21:10:00+00:00"
6546aca4
JB
3681 },
3682 {
3683 "name": "j0k3r/graby",
692501f2 3684 "version": "2.2.0",
6546aca4
JB
3685 "source": {
3686 "type": "git",
3687 "url": "https://github.com/j0k3r/graby.git",
692501f2 3688 "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed"
6546aca4
JB
3689 },
3690 "dist": {
3691 "type": "zip",
692501f2 3692 "url": "https://api.github.com/repos/j0k3r/graby/zipball/deb677eb45eddb99e1dfcfe56bb4216fd12894ed",
3693 "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed",
6546aca4
JB
3694 "shasum": ""
3695 },
3696 "require": {
3697 "ext-curl": "*",
3698 "ext-tidy": "*",
3699 "fossar/htmlawed": "^1.2.4",
3700 "guzzlehttp/psr7": "^1.5",
3701 "j0k3r/graby-site-config": "^1.0",
3702 "j0k3r/httplug-ssrf-plugin": "^2.0",
3703 "j0k3r/php-readability": "^1.1",
3704 "monolog/monolog": "^1.13.1",
3705 "php": ">=7.1",
3706 "php-http/client-common": "^2.0",
3707 "php-http/discovery": "^1.0",
3708 "php-http/httplug": "^2.0",
3709 "php-http/message": "^1.7",
3710 "psr/http-message": "^1.0",
3711 "simplepie/simplepie": "^1.3.1",
3712 "smalot/pdfparser": "~0.11",
692501f2 3713 "symfony/options-resolver": "~2.6|~3.0|~4.0|~5.0",
3714 "true/punycode": "~2.1"
6546aca4
JB
3715 },
3716 "require-dev": {
3717 "friendsofphp/php-cs-fixer": "~2.14",
3718 "php-coveralls/php-coveralls": "^2.0",
3719 "php-http/guzzle6-adapter": "^2.0",
3720 "php-http/mock-client": "^1.2",
3721 "phpstan/phpstan": "^0.11",
3722 "phpstan/phpstan-phpunit": "^0.11",
692501f2 3723 "symfony/phpunit-bridge": "~2.6|~3.0|~4.0|^5.0"
6546aca4
JB
3724 },
3725 "type": "library",
3726 "extra": {
3727 "branch-alias": {
3728 "dev-2.0": "2.0-dev"
3729 }
3730 },
3731 "autoload": {
3732 "psr-4": {
3733 "Graby\\": "src/"
3734 }
3735 },
3736 "notification-url": "https://packagist.org/downloads/",
3737 "license": [
3738 "MIT"
3739 ],
3740 "authors": [
3741 {
3742 "name": "Jeremy Benoist",
092b0423
JB
3743 "email": "jeremy.benoist@gmail.com",
3744 "role": "Developer"
6546aca4
JB
3745 },
3746 {
3747 "name": "FiveFilters.org",
092b0423
JB
3748 "email": "fivefilters@fivefilters.org",
3749 "role": "Developer (original version)"
6546aca4
JB
3750 }
3751 ],
3752 "description": "Graby helps you extract article content from web pages",
692501f2 3753 "time": "2020-04-15T11:37:45+00:00"
6546aca4
JB
3754 },
3755 {
3756 "name": "j0k3r/graby-site-config",
2a74acb7 3757 "version": "1.0.106",
6546aca4
JB
3758 "source": {
3759 "type": "git",
3760 "url": "https://github.com/j0k3r/graby-site-config.git",
2a74acb7 3761 "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0"
6546aca4
JB
3762 },
3763 "dist": {
3764 "type": "zip",
2a74acb7
JB
3765 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d50dbfe2644c684a9fe0d99c74ca0734354cc3c0",
3766 "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0",
6546aca4
JB
3767 "shasum": ""
3768 },
3769 "require": {
692501f2 3770 "symfony/finder": "~2.6|~3.0|~4.0|~5.0"
6546aca4
JB
3771 },
3772 "require-dev": {
3773 "liip/rmt": "1.2.*",
692501f2 3774 "symfony/phpunit-bridge": "^4.3|^5.0"
6546aca4
JB
3775 },
3776 "type": "library",
3777 "autoload": {
3778 "psr-4": {
3779 "GrabySiteConfig\\SiteConfig\\": "src/"
3780 }
3781 },
3782 "notification-url": "https://packagist.org/downloads/",
3783 "license": [
3784 "CC0-1.0"
3785 ],
3786 "authors": [
3787 {
3788 "name": "Jeremy Benoist",
3789 "email": "jeremy.benoist@gmail.com"
3790 }
3791 ],
3792 "description": "Graby site config files",
2a74acb7 3793 "time": "2020-05-13T05:29:30+00:00"
6546aca4
JB
3794 },
3795 {
3796 "name": "j0k3r/httplug-ssrf-plugin",
514c55a1 3797 "version": "v2.0.1",
6546aca4
JB
3798 "source": {
3799 "type": "git",
3800 "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git",
514c55a1 3801 "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2"
6546aca4
JB
3802 },
3803 "dist": {
3804 "type": "zip",
514c55a1 3805 "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/fb68804e3bace2b894d1b9f39ad2b59078f5eac2",
3806 "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2",
6546aca4
JB
3807 "shasum": ""
3808 },
3809 "require": {
3810 "php": "^7.1",
3811 "php-http/client-common": "^2.0",
3812 "php-http/discovery": "^1.5",
3813 "php-http/message": "^1.7",
3814 "php-http/message-factory": "^1.0.2"
3815 },
3816 "require-dev": {
3817 "friendsofphp/php-cs-fixer": "^2.14",
3818 "guzzlehttp/psr7": "^1.0",
3819 "php-http/guzzle6-adapter": "^2.0",
3820 "php-http/mock-client": "^1.0",
3821 "phpstan/phpstan": "^0.11",
3822 "phpstan/phpstan-phpunit": "^0.11",
3823 "symfony/phpunit-bridge": "~3.4.19|~4.0"
3824 },
3825 "type": "library",
6546aca4
JB
3826 "autoload": {
3827 "psr-4": {
3828 "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/"
3829 }
3830 },
3831 "notification-url": "https://packagist.org/downloads/",
3832 "license": [
3833 "MIT"
3834 ],
3835 "authors": [
3836 {
3837 "name": "Jeremy Benoist",
3838 "email": "jeremy.benoist@gmail.com"
3839 },
3840 {
3841 "name": "aaa2000",
3842 "email": "adev2000@gmail.com"
3843 },
3844 {
3845 "name": "Jack W",
092b0423
JB
3846 "email": "jack@fin1te.net",
3847 "role": "Developer (SafeCurl original version)"
6546aca4
JB
3848 }
3849 ],
3850 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug",
3851 "homepage": "https://github.com/j0k3r/httplug-ssrf-plugin",
3852 "keywords": [
3853 "http",
3854 "httplug",
3855 "plugin",
3856 "security",
3857 "ssrf"
3858 ],
514c55a1 3859 "time": "2020-01-06T13:44:13+00:00"
6546aca4
JB
3860 },
3861 {
3862 "name": "j0k3r/php-readability",
b0817af0 3863 "version": "1.2.4",
6546aca4
JB
3864 "source": {
3865 "type": "git",
3866 "url": "https://github.com/j0k3r/php-readability.git",
b0817af0 3867 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793"
6546aca4
JB
3868 },
3869 "dist": {
3870 "type": "zip",
b0817af0 3871 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793",
3872 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793",
6546aca4
JB
3873 "shasum": ""
3874 },
3875 "require": {
3876 "electrolinux/php-html5lib": "^0.1.0",
3877 "ext-mbstring": "*",
3878 "php": ">=5.6.0",
3879 "psr/log": "^1.0"
3880 },
3881 "require-dev": {
3882 "friendsofphp/php-cs-fixer": "^2.14",
3883 "monolog/monolog": "^1.24",
3884 "php-coveralls/php-coveralls": "^2.1",
3885 "symfony/phpunit-bridge": "^4.2.3"
3886 },
3887 "suggest": {
3888 "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
3889 },
3890 "type": "library",
3891 "autoload": {
3892 "psr-4": {
3893 "Readability\\": "src/"
3894 }
3895 },
3896 "notification-url": "https://packagist.org/downloads/",
3897 "license": [
3898 "Apache-2.0"
3899 ],
3900 "authors": [
3901 {
3902 "name": "Keyvan Minoukadeh",
3903 "email": "keyvan@keyvan.net",
27113f45 3904 "homepage": "http://keyvan.net",
3905 "role": "Developer (ported original JS code to PHP)"
6546aca4
JB
3906 },
3907 {
3908 "name": "Arc90",
27113f45 3909 "homepage": "http://arc90.com",
3910 "role": "Developer (original JS version)"
6546aca4
JB
3911 },
3912 {
3913 "name": "Jeremy Benoist",
3914 "email": "jeremy.benoist@gmail.com",
27113f45 3915 "homepage": "http://www.j0k3r.net",
3916 "role": "Developer"
6546aca4
JB
3917 },
3918 {
3919 "name": "DitherSky",
27113f45 3920 "homepage": "https://github.com/Dither",
3921 "role": "Developer (https://github.com/Dither/full-text-rss)"
6546aca4
JB
3922 }
3923 ],
3924 "description": "Automatic article extraction from HTML",
3925 "keywords": [
3926 "article",
3927 "article extraction",
3928 "content",
3929 "content extraction",
3930 "extraction",
3931 "html"
3932 ],
b0817af0 3933 "time": "2019-06-25T15:15:37+00:00"
6546aca4
JB
3934 },
3935 {
3936 "name": "javibravo/simpleue",
3937 "version": "2.1.0",
3938 "source": {
3939 "type": "git",
3940 "url": "https://github.com/javibravo/simpleue.git",
3941 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6"
3942 },
3943 "dist": {
3944 "type": "zip",
3945 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3946 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3947 "shasum": ""
3948 },
3949 "require": {
3950 "php": ">=5.5",
3951 "psr/log": "~1.0"
3952 },
3953 "require-dev": {
3954 "aws/aws-sdk-php": "^3.9",
3955 "pda/pheanstalk": "^3.1",
3956 "phpunit/phpunit": "4.0.*",
3957 "predis/predis": "^1.0"
3958 },
3959 "suggest": {
3960 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
3961 "ext-redis": "Allow work with Redis Locker",
3962 "pda/pheanstalk": "Allow work with Beanstalkd queues",
3963 "predis/predis": "Allow work with Redis queues"
3964 },
3965 "type": "library",
3966 "autoload": {
3967 "psr-4": {
3968 "Simpleue\\": "src/Simpleue"
3969 }
3970 },
3971 "notification-url": "https://packagist.org/downloads/",
3972 "license": [
3973 "MIT"
3974 ],
3975 "authors": [
3976 {
3977 "name": "Javier Bravo",
3978 "email": "javibravo85@gmail.com"
3979 }
3980 ],
3981 "description": "Php package to manage queue tasks in a simple way",
3982 "homepage": "http://github.com/javibravo/simpleue",
3983 "keywords": [
3984 "job",
3985 "queue",
3986 "redis",
3987 "sqs",
3988 "task"
3989 ],
3990 "time": "2017-11-15T13:41:13+00:00"
3991 },
3992 {
3993 "name": "jdorn/sql-formatter",
3994 "version": "v1.2.17",
3995 "source": {
3996 "type": "git",
3997 "url": "https://github.com/jdorn/sql-formatter.git",
3998 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
3999 },
4000 "dist": {
4001 "type": "zip",
4002 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
4003 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
4004 "shasum": ""
4005 },
4006 "require": {
4007 "php": ">=5.2.4"
4008 },
4009 "require-dev": {
4010 "phpunit/phpunit": "3.7.*"
4011 },
4012 "type": "library",
4013 "extra": {
4014 "branch-alias": {
4015 "dev-master": "1.3.x-dev"
4016 }
4017 },
4018 "autoload": {
4019 "classmap": [
4020 "lib"
4021 ]
4022 },
4023 "notification-url": "https://packagist.org/downloads/",
4024 "license": [
4025 "MIT"
4026 ],
4027 "authors": [
4028 {
4029 "name": "Jeremy Dorn",
4030 "email": "jeremy@jeremydorn.com",
4031 "homepage": "http://jeremydorn.com/"
4032 }
4033 ],
4034 "description": "a PHP SQL highlighting library",
4035 "homepage": "https://github.com/jdorn/sql-formatter/",
4036 "keywords": [
4037 "highlight",
4038 "sql"
4039 ],
4040 "time": "2014-01-12T16:20:24+00:00"
4041 },
955a3bde
JB
4042 {
4043 "name": "jean85/pretty-package-versions",
4044 "version": "1.2",
4045 "source": {
4046 "type": "git",
4047 "url": "https://github.com/Jean85/pretty-package-versions.git",
4048 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
4049 },
4050 "dist": {
4051 "type": "zip",
4052 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4053 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4054 "shasum": ""
4055 },
4056 "require": {
4057 "ocramius/package-versions": "^1.2.0",
4058 "php": "^7.0"
4059 },
4060 "require-dev": {
4061 "phpunit/phpunit": "^6.0"
4062 },
4063 "type": "library",
4064 "extra": {
4065 "branch-alias": {
4066 "dev-master": "1.x-dev"
4067 }
4068 },
4069 "autoload": {
4070 "psr-4": {
4071 "Jean85\\": "src/"
4072 }
4073 },
4074 "notification-url": "https://packagist.org/downloads/",
4075 "license": [
4076 "MIT"
4077 ],
4078 "authors": [
4079 {
4080 "name": "Alessandro Lai",
4081 "email": "alessandro.lai85@gmail.com"
4082 }
4083 ],
4084 "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
4085 "keywords": [
4086 "composer",
4087 "package",
4088 "release",
4089 "versions"
4090 ],
4091 "time": "2018-06-13T13:22:40+00:00"
4092 },
6546aca4
JB
4093 {
4094 "name": "jms/metadata",
4095 "version": "1.7.0",
4096 "source": {
4097 "type": "git",
4098 "url": "https://github.com/schmittjoh/metadata.git",
4099 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
4100 },
4101 "dist": {
4102 "type": "zip",
4103 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
4104 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
4105 "shasum": ""
4106 },
4107 "require": {
4108 "php": ">=5.3.0"
4109 },
4110 "require-dev": {
4111 "doctrine/cache": "~1.0",
4112 "symfony/cache": "~3.1"
4113 },
4114 "type": "library",
4115 "extra": {
4116 "branch-alias": {
4117 "dev-master": "1.5.x-dev"
4118 }
4119 },
4120 "autoload": {
4121 "psr-0": {
4122 "Metadata\\": "src/"
4123 }
4124 },
4125 "notification-url": "https://packagist.org/downloads/",
4126 "license": [
4127 "MIT"
4128 ],
4129 "authors": [
4130 {
4131 "name": "Asmir Mustafic",
4132 "email": "goetas@gmail.com"
4133 },
4134 {
4135 "name": "Johannes M. Schmitt",
4136 "email": "schmittjoh@gmail.com"
4137 }
4138 ],
4139 "description": "Class/method/property metadata management in PHP",
4140 "keywords": [
4141 "annotations",
4142 "metadata",
4143 "xml",
4144 "yaml"
4145 ],
4146 "time": "2018-10-26T12:40:10+00:00"
4147 },
4148 {
4149 "name": "jms/parser-lib",
4150 "version": "1.0.0",
4151 "source": {
4152 "type": "git",
4153 "url": "https://github.com/schmittjoh/parser-lib.git",
4154 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
4155 },
4156 "dist": {
4157 "type": "zip",
4158 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4159 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4160 "shasum": ""
4161 },
4162 "require": {
4163 "phpoption/phpoption": ">=0.9,<2.0-dev"
4164 },
4165 "type": "library",
4166 "extra": {
4167 "branch-alias": {
4168 "dev-master": "1.0-dev"
4169 }
4170 },
4171 "autoload": {
4172 "psr-0": {
4173 "JMS\\": "src/"
4174 }
4175 },
4176 "notification-url": "https://packagist.org/downloads/",
4177 "license": [
4178 "Apache2"
4179 ],
4180 "description": "A library for easily creating recursive-descent parsers.",
4181 "time": "2012-11-18T18:08:43+00:00"
4182 },
4183 {
4184 "name": "jms/serializer",
2a74acb7 4185 "version": "1.14.1",
6546aca4
JB
4186 "source": {
4187 "type": "git",
4188 "url": "https://github.com/schmittjoh/serializer.git",
2a74acb7 4189 "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0"
6546aca4
JB
4190 },
4191 "dist": {
4192 "type": "zip",
2a74acb7
JB
4193 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ba908d278fff27ec01fb4349f372634ffcd697c0",
4194 "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0",
6546aca4
JB
4195 "shasum": ""
4196 },
4197 "require": {
4198 "doctrine/annotations": "^1.0",
4199 "doctrine/instantiator": "^1.0.3",
4200 "jms/metadata": "^1.3",
4201 "jms/parser-lib": "1.*",
4202 "php": "^5.5|^7.0",
4203 "phpcollection/phpcollection": "~0.1",
4204 "phpoption/phpoption": "^1.1"
4205 },
4206 "conflict": {
4207 "twig/twig": "<1.12"
4208 },
4209 "require-dev": {
4210 "doctrine/orm": "~2.1",
4211 "doctrine/phpcr-odm": "^1.3|^2.0",
4212 "ext-pdo_sqlite": "*",
4213 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
4214 "phpunit/phpunit": "^4.8|^5.0",
4215 "propel/propel1": "~1.7",
4216 "psr/container": "^1.0",
4217 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
4218 "symfony/expression-language": "^2.6|^3.0",
4219 "symfony/filesystem": "^2.1",
4220 "symfony/form": "~2.1|^3.0",
4221 "symfony/translation": "^2.1|^3.0",
4222 "symfony/validator": "^2.2|^3.0",
4223 "symfony/yaml": "^2.1|^3.0",
4224 "twig/twig": "~1.12|~2.0"
4225 },
4226 "suggest": {
4227 "doctrine/cache": "Required if you like to use cache functionality.",
4228 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
4229 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
4230 },
4231 "type": "library",
4232 "extra": {
4233 "branch-alias": {
4234 "dev-1.x": "1.14-dev"
4235 }
4236 },
4237 "autoload": {
4238 "psr-0": {
4239 "JMS\\Serializer": "src/"
4240 }
4241 },
4242 "notification-url": "https://packagist.org/downloads/",
4243 "license": [
4244 "MIT"
4245 ],
4246 "authors": [
6546aca4
JB
4247 {
4248 "name": "Johannes M. Schmitt",
4249 "email": "schmittjoh@gmail.com"
2a74acb7
JB
4250 },
4251 {
4252 "name": "Asmir Mustafic",
4253 "email": "goetas@gmail.com"
6546aca4
JB
4254 }
4255 ],
4256 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
4257 "homepage": "http://jmsyst.com/libs/serializer",
4258 "keywords": [
4259 "deserialization",
4260 "jaxb",
4261 "json",
4262 "serialization",
4263 "xml"
4264 ],
2a74acb7 4265 "time": "2020-02-22T20:59:37+00:00"
6546aca4
JB
4266 },
4267 {
4268 "name": "jms/serializer-bundle",
4269 "version": "2.4.4",
4270 "source": {
4271 "type": "git",
4272 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
4273 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb"
4274 },
4275 "dist": {
4276 "type": "zip",
4277 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb",
4278 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb",
4279 "shasum": ""
4280 },
4281 "require": {
4282 "jms/serializer": "^1.10",
4283 "php": "^5.4|^7.0",
4284 "phpoption/phpoption": "^1.1.0",
4285 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
4286 },
4287 "require-dev": {
4288 "doctrine/orm": "*",
4289 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
4290 "symfony/expression-language": "~2.6|~3.0|~4.0",
4291 "symfony/finder": "^2.3|^3.0|^4.0",
4292 "symfony/form": "*",
4293 "symfony/stopwatch": "*",
4294 "symfony/twig-bundle": "*",
4295 "symfony/validator": "*",
4296 "symfony/yaml": "*"
4297 },
4298 "suggest": {
4299 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
4300 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
4301 },
4302 "type": "symfony-bundle",
4303 "extra": {
4304 "branch-alias": {
4305 "dev-master": "2.4-dev"
4306 }
4307 },
4308 "autoload": {
4309 "psr-4": {
4310 "JMS\\SerializerBundle\\": ""
4311 },
4312 "exclude-from-classmap": [
4313 "/Tests/"
4314 ]
4315 },
4316 "notification-url": "https://packagist.org/downloads/",
4317 "license": [
4318 "MIT"
4319 ],
4320 "authors": [
4321 {
4322 "name": "Asmir Mustafic",
4323 "email": "goetas@gmail.com"
4324 },
4325 {
4326 "name": "Johannes M. Schmitt",
4327 "email": "schmittjoh@gmail.com"
4328 }
4329 ],
4330 "description": "Allows you to easily serialize, and deserialize data of any complexity",
4331 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
4332 "keywords": [
4333 "deserialization",
4334 "jaxb",
4335 "json",
4336 "serialization",
4337 "xml"
4338 ],
4339 "time": "2019-03-30T10:26:09+00:00"
4340 },
4341 {
4342 "name": "kphoen/rulerz",
4343 "version": "0.21.1",
4344 "source": {
4345 "type": "git",
4346 "url": "https://github.com/K-Phoen/rulerz.git",
4347 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41"
4348 },
4349 "dist": {
4350 "type": "zip",
4351 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4352 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4353 "shasum": ""
4354 },
4355 "require": {
4356 "hoa/ruler": "~2.0",
4357 "php": ">=7.1",
4358 "symfony/property-access": "~3.0|~4.0"
4359 },
4360 "require-dev": {
4361 "behat/behat": "~3.0",
4362 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
4363 "doctrine/orm": "~2.4",
4364 "elasticsearch/elasticsearch": "~1.0",
4365 "illuminate/database": "~5.0",
4366 "kphoen/rusty": "dev-master",
4367 "liip/rmt": "^1.2",
4368 "mikey179/vfsstream": "~1.4",
4369 "phpspec/phpspec": "~2.0,>=2.4-dev",
4370 "pomm-project/cli": "~2.0@dev",
4371 "pomm-project/foundation": "~2.0@dev",
4372 "pomm-project/model-manager": "~2.0.@dev",
4373 "ruflin/elastica": "~1.0",
4374 "solarium/solarium": "~3.0",
4375 "vlucas/phpdotenv": "~2.1"
4376 },
4377 "suggest": {
4378 "doctrine/orm": "To execute rules as Doctrine queries",
4379 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
4380 "kphoen/rulerz-spec-builder": "If you want a specification builder",
4381 "pomm-project/model-manager": "To execute rules as Pomm queries",
4382 "solarium/solarium": "To execute rules as Solr queries"
4383 },
4384 "type": "library",
4385 "extra": {
4386 "branch-alias": {
4387 "dev-master": "1.0.x-dev"
4388 }
4389 },
4390 "autoload": {
4391 "psr-4": {
4392 "RulerZ\\": "src/"
4393 }
4394 },
4395 "notification-url": "https://packagist.org/downloads/",
4396 "license": [
4397 "MIT"
4398 ],
4399 "authors": [
4400 {
4401 "name": "Kévin Gomez",
4402 "email": "contact@kevingomez.fr"
4403 }
4404 ],
4405 "description": "Powerful implementation of the Specification pattern",
4406 "homepage": "https://github.com/K-Phoen/RulerZ",
4407 "keywords": [
4408 "doctrine",
4409 "specification"
4410 ],
4411 "time": "2018-09-18T15:15:42+00:00"
4412 },
4413 {
4414 "name": "kphoen/rulerz-bridge",
4415 "version": "1.1.1",
4416 "source": {
4417 "type": "git",
4418 "url": "https://github.com/K-Phoen/rulerz-bridge.git",
4419 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0"
4420 },
4421 "dist": {
4422 "type": "zip",
4423 "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4424 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4425 "shasum": ""
4426 },
4427 "require": {
4428 "kphoen/rulerz": "~0.19,>=0.19.3|^1.0",
4429 "php": ">=7.1",
4430 "symfony/form": "^3.0|^4.0",
4431 "symfony/validator": "^3.0|^4.0"
4432 },
4433 "require-dev": {
4434 "liip/rmt": "^1.2",
4435 "phpunit/phpunit": "~7.1",
4436 "symfony/phpunit-bridge": "^3.0|^4.0"
4437 },
4438 "type": "symfony-bridge",
4439 "autoload": {
4440 "psr-4": {
4441 "Symfony\\Bridge\\RulerZ\\": ""
4442 },
4443 "exclude-from-classmap": [
4444 "/Tests/"
4445 ]
4446 },
4447 "notification-url": "https://packagist.org/downloads/",
4448 "license": [
4449 "MIT"
4450 ],
4451 "authors": [
4452 {
4453 "name": "Kévin Gomez",
4454 "email": "contact@kevingomez.fr"
4455 }
4456 ],
4457 "description": "Symfony RulerZ Bridge",
4458 "homepage": "https://github.com/K-Phoen/rulerz-bridge",
4459 "keywords": [
4460 "Bridge",
4461 "doctrine",
4462 "ruler",
4463 "rulerz",
4464 "specification",
4465 "symfony"
4466 ],
4467 "time": "2018-10-01T14:17:27+00:00"
4468 },
4469 {
4470 "name": "kphoen/rulerz-bundle",
4471 "version": "0.15.0",
4472 "source": {
4473 "type": "git",
4474 "url": "https://github.com/K-Phoen/RulerZBundle.git",
4475 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad"
4476 },
4477 "dist": {
4478 "type": "zip",
4479 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4480 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4481 "shasum": ""
4482 },
4483 "require": {
4484 "kphoen/rulerz": "~0.17,>=0.19.3",
4485 "kphoen/rulerz-bridge": "^1.0",
4486 "php": ">=7.1",
4487 "symfony/framework-bundle": "^3.0|^4.0"
4488 },
4489 "require-dev": {
4490 "liip/rmt": "^1.2",
4491 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
4492 "mikey179/vfsstream": "^1.6",
4493 "phpunit/phpunit": "^7.1",
4494 "symfony/phpunit-bridge": "^3.0|^4.0"
4495 },
4496 "type": "symfony-bundle",
4497 "autoload": {
4498 "psr-4": {
4499 "KPhoen\\RulerZBundle\\": ""
4500 },
4501 "exclude-from-classmap": [
4502 "/Tests/"
4503 ]
4504 },
4505 "notification-url": "https://packagist.org/downloads/",
4506 "license": [
4507 "MIT"
4508 ],
4509 "authors": [
4510 {
4511 "name": "Kévin Gomez",
4512 "email": "contact@kevingomez.fr"
4513 }
4514 ],
4515 "description": "Symfony2 Bundle for RulerZ",
4516 "homepage": "https://github.com/K-Phoen/RulerZBundle",
4517 "keywords": [
4518 "doctrine",
4519 "ruler",
4520 "rulerz",
4521 "specification"
4522 ],
4523 "time": "2018-09-17T09:02:32+00:00"
4524 },
2a74acb7
JB
4525 {
4526 "name": "laminas/laminas-code",
4527 "version": "3.4.1",
4528 "source": {
4529 "type": "git",
4530 "url": "https://github.com/laminas/laminas-code.git",
4531 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
4532 },
4533 "dist": {
4534 "type": "zip",
4535 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
4536 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
4537 "shasum": ""
4538 },
4539 "require": {
4540 "laminas/laminas-eventmanager": "^2.6 || ^3.0",
4541 "laminas/laminas-zendframework-bridge": "^1.0",
4542 "php": "^7.1"
4543 },
4544 "conflict": {
4545 "phpspec/prophecy": "<1.9.0"
4546 },
4547 "replace": {
4548 "zendframework/zend-code": "self.version"
4549 },
4550 "require-dev": {
4551 "doctrine/annotations": "^1.7",
4552 "ext-phar": "*",
4553 "laminas/laminas-coding-standard": "^1.0",
4554 "laminas/laminas-stdlib": "^2.7 || ^3.0",
4555 "phpunit/phpunit": "^7.5.16 || ^8.4"
4556 },
4557 "suggest": {
4558 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
4559 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
4560 },
4561 "type": "library",
4562 "extra": {
4563 "branch-alias": {
4564 "dev-master": "3.4.x-dev",
4565 "dev-develop": "3.5.x-dev",
4566 "dev-dev-4.0": "4.0.x-dev"
4567 }
4568 },
4569 "autoload": {
4570 "psr-4": {
4571 "Laminas\\Code\\": "src/"
4572 }
4573 },
4574 "notification-url": "https://packagist.org/downloads/",
4575 "license": [
4576 "BSD-3-Clause"
4577 ],
4578 "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
4579 "homepage": "https://laminas.dev",
4580 "keywords": [
4581 "code",
4582 "laminas"
4583 ],
4584 "time": "2019-12-31T16:28:24+00:00"
4585 },
4586 {
4587 "name": "laminas/laminas-diactoros",
4588 "version": "2.3.0",
4589 "source": {
4590 "type": "git",
4591 "url": "https://github.com/laminas/laminas-diactoros.git",
4592 "reference": "5ab185dba63ec655a2380c97711b09adc7061f89"
4593 },
4594 "dist": {
4595 "type": "zip",
4596 "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/5ab185dba63ec655a2380c97711b09adc7061f89",
4597 "reference": "5ab185dba63ec655a2380c97711b09adc7061f89",
4598 "shasum": ""
4599 },
4600 "require": {
4601 "laminas/laminas-zendframework-bridge": "^1.0",
4602 "php": "^7.1",
4603 "psr/http-factory": "^1.0",
4604 "psr/http-message": "^1.0"
4605 },
4606 "conflict": {
4607 "phpspec/prophecy": "<1.9.0"
4608 },
4609 "provide": {
4610 "psr/http-factory-implementation": "1.0",
4611 "psr/http-message-implementation": "1.0"
4612 },
4613 "replace": {
4614 "zendframework/zend-diactoros": "^2.2.1"
4615 },
4616 "require-dev": {
4617 "ext-curl": "*",
4618 "ext-dom": "*",
4619 "ext-libxml": "*",
4620 "http-interop/http-factory-tests": "^0.5.0",
4621 "laminas/laminas-coding-standard": "~1.0.0",
4622 "php-http/psr7-integration-tests": "^1.0",
4623 "phpunit/phpunit": "^7.5.18"
4624 },
4625 "type": "library",
4626 "extra": {
4627 "branch-alias": {
4628 "dev-master": "2.3.x-dev",
4629 "dev-develop": "2.4.x-dev"
4630 },
4631 "laminas": {
4632 "config-provider": "Laminas\\Diactoros\\ConfigProvider",
4633 "module": "Laminas\\Diactoros"
4634 }
4635 },
4636 "autoload": {
4637 "files": [
4638 "src/functions/create_uploaded_file.php",
4639 "src/functions/marshal_headers_from_sapi.php",
4640 "src/functions/marshal_method_from_sapi.php",
4641 "src/functions/marshal_protocol_version_from_sapi.php",
4642 "src/functions/marshal_uri_from_sapi.php",
4643 "src/functions/normalize_server.php",
4644 "src/functions/normalize_uploaded_files.php",
4645 "src/functions/parse_cookie_header.php",
4646 "src/functions/create_uploaded_file.legacy.php",
4647 "src/functions/marshal_headers_from_sapi.legacy.php",
4648 "src/functions/marshal_method_from_sapi.legacy.php",
4649 "src/functions/marshal_protocol_version_from_sapi.legacy.php",
4650 "src/functions/marshal_uri_from_sapi.legacy.php",
4651 "src/functions/normalize_server.legacy.php",
4652 "src/functions/normalize_uploaded_files.legacy.php",
4653 "src/functions/parse_cookie_header.legacy.php"
4654 ],
4655 "psr-4": {
4656 "Laminas\\Diactoros\\": "src/"
4657 }
4658 },
4659 "notification-url": "https://packagist.org/downloads/",
4660 "license": [
4661 "BSD-3-Clause"
4662 ],
4663 "description": "PSR HTTP Message implementations",
4664 "homepage": "https://laminas.dev",
4665 "keywords": [
4666 "http",
4667 "laminas",
4668 "psr",
4669 "psr-7"
4670 ],
2a74acb7
JB
4671 "time": "2020-04-27T17:07:01+00:00"
4672 },
4673 {
4674 "name": "laminas/laminas-eventmanager",
4675 "version": "3.2.1",
4676 "source": {
4677 "type": "git",
4678 "url": "https://github.com/laminas/laminas-eventmanager.git",
4679 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748"
4680 },
4681 "dist": {
4682 "type": "zip",
4683 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
4684 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
4685 "shasum": ""
4686 },
4687 "require": {
4688 "laminas/laminas-zendframework-bridge": "^1.0",
4689 "php": "^5.6 || ^7.0"
4690 },
4691 "replace": {
4692 "zendframework/zend-eventmanager": "self.version"
4693 },
4694 "require-dev": {
4695 "athletic/athletic": "^0.1",
4696 "container-interop/container-interop": "^1.1.0",
4697 "laminas/laminas-coding-standard": "~1.0.0",
4698 "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
4699 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
4700 },
4701 "suggest": {
4702 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
4703 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
4704 },
4705 "type": "library",
4706 "extra": {
4707 "branch-alias": {
4708 "dev-master": "3.2-dev",
4709 "dev-develop": "3.3-dev"
4710 }
4711 },
4712 "autoload": {
4713 "psr-4": {
4714 "Laminas\\EventManager\\": "src/"
4715 }
4716 },
4717 "notification-url": "https://packagist.org/downloads/",
4718 "license": [
4719 "BSD-3-Clause"
4720 ],
4721 "description": "Trigger and listen to events within a PHP application",
4722 "homepage": "https://laminas.dev",
4723 "keywords": [
4724 "event",
4725 "eventmanager",
4726 "events",
4727 "laminas"
4728 ],
4729 "time": "2019-12-31T16:44:52+00:00"
4730 },
4731 {
4732 "name": "laminas/laminas-zendframework-bridge",
4733 "version": "1.0.4",
4734 "source": {
4735 "type": "git",
4736 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
4737 "reference": "fcd87520e4943d968557803919523772475e8ea3"
4738 },
4739 "dist": {
4740 "type": "zip",
4741 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3",
4742 "reference": "fcd87520e4943d968557803919523772475e8ea3",
4743 "shasum": ""
4744 },
4745 "require": {
4746 "php": "^5.6 || ^7.0"
4747 },
4748 "require-dev": {
4749 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
4750 "squizlabs/php_codesniffer": "^3.5"
4751 },
4752 "type": "library",
4753 "extra": {
4754 "branch-alias": {
4755 "dev-master": "1.0.x-dev",
4756 "dev-develop": "1.1.x-dev"
4757 },
4758 "laminas": {
4759 "module": "Laminas\\ZendFrameworkBridge"
4760 }
4761 },
4762 "autoload": {
4763 "files": [
4764 "src/autoload.php"
4765 ],
4766 "psr-4": {
4767 "Laminas\\ZendFrameworkBridge\\": "src//"
4768 }
4769 },
4770 "notification-url": "https://packagist.org/downloads/",
4771 "license": [
4772 "BSD-3-Clause"
4773 ],
4774 "description": "Alias legacy ZF class names to Laminas Project equivalents.",
4775 "keywords": [
4776 "ZendFramework",
4777 "autoloading",
4778 "laminas",
4779 "zf"
4780 ],
2a74acb7
JB
4781 "time": "2020-05-20T16:45:56+00:00"
4782 },
6546aca4
JB
4783 {
4784 "name": "lcobucci/jwt",
2a74acb7 4785 "version": "3.3.2",
6546aca4
JB
4786 "source": {
4787 "type": "git",
4788 "url": "https://github.com/lcobucci/jwt.git",
2a74acb7 4789 "reference": "56f10808089e38623345e28af2f2d5e4eb579455"
6546aca4
JB
4790 },
4791 "dist": {
4792 "type": "zip",
2a74acb7
JB
4793 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455",
4794 "reference": "56f10808089e38623345e28af2f2d5e4eb579455",
6546aca4
JB
4795 "shasum": ""
4796 },
4797 "require": {
4798 "ext-mbstring": "*",
4799 "ext-openssl": "*",
4800 "php": "^5.6 || ^7.0"
4801 },
4802 "require-dev": {
4803 "mikey179/vfsstream": "~1.5",
4804 "phpmd/phpmd": "~2.2",
4805 "phpunit/php-invoker": "~1.1",
4806 "phpunit/phpunit": "^5.7 || ^7.3",
4807 "squizlabs/php_codesniffer": "~2.3"
4808 },
4809 "type": "library",
4810 "extra": {
4811 "branch-alias": {
4812 "dev-master": "3.1-dev"
4813 }
4814 },
4815 "autoload": {
4816 "psr-4": {
4817 "Lcobucci\\JWT\\": "src"
4818 }
4819 },
4820 "notification-url": "https://packagist.org/downloads/",
4821 "license": [
4822 "BSD-3-Clause"
4823 ],
4824 "authors": [
4825 {
4826 "name": "Luís Otávio Cobucci Oblonczyk",
092b0423
JB
4827 "email": "lcobucci@gmail.com",
4828 "role": "Developer"
6546aca4
JB
4829 }
4830 ],
4831 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
4832 "keywords": [
4833 "JWS",
4834 "jwt"
4835 ],
2a74acb7 4836 "time": "2020-05-22T08:21:12+00:00"
6546aca4
JB
4837 },
4838 {
4839 "name": "lexik/form-filter-bundle",
4840 "version": "v5.0.10",
4841 "source": {
4842 "type": "git",
4843 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
4844 "reference": "92df0638173979dc906bda7a33a10b98429d2057"
4845 },
4846 "dist": {
4847 "type": "zip",
4848 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057",
4849 "reference": "92df0638173979dc906bda7a33a10b98429d2057",
4850 "shasum": ""
4851 },
4852 "require": {
4853 "doctrine/orm": "^2.4.8",
4854 "php": ">=5.5.9",
4855 "symfony/form": "~2.8|~3.0|^4.0",
4856 "symfony/framework-bundle": "~2.8|~3.0|^4.0"
4857 },
4858 "require-dev": {
4859 "doctrine/mongodb-odm-bundle": "^3.0",
4860 "phpunit/phpunit": "~5.0|^7.5"
4861 },
4862 "suggest": {
4863 "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver"
4864 },
4865 "type": "symfony-bundle",
4866 "extra": {
4867 "branch-alias": {
4868 "dev-master": "5.x.x-dev"
4869 }
4870 },
4871 "autoload": {
4872 "psr-4": {
4873 "Lexik\\Bundle\\FormFilterBundle\\": ""
4874 }
4875 },
4876 "notification-url": "https://packagist.org/downloads/",
4877 "license": [
4878 "MIT"
4879 ],
4880 "authors": [
4881 {
4882 "name": "Dev Lexik",
4883 "email": "dev@lexik.fr"
4884 },
4885 {
4886 "name": "Cedric Girard",
4887 "email": "c.girard@lexik.fr"
4888 }
4889 ],
4890 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
4891 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
4892 "keywords": [
4893 "bundle",
4894 "doctrine",
4895 "filter",
4896 "form",
4897 "symfony"
4898 ],
4899 "time": "2019-04-17T17:58:44+00:00"
4900 },
4901 {
4902 "name": "liip/theme-bundle",
a5315365 4903 "version": "1.7.0",
6546aca4
JB
4904 "source": {
4905 "type": "git",
4906 "url": "https://github.com/liip/LiipThemeBundle.git",
a5315365 4907 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a"
6546aca4
JB
4908 },
4909 "dist": {
4910 "type": "zip",
a5315365 4911 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a",
4912 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a",
6546aca4
JB
4913 "shasum": ""
4914 },
4915 "require": {
a5315365 4916 "php": "^7.0",
6546aca4 4917 "psr/log": "~1.0",
a5315365 4918 "symfony/finder": "^3.0|^4.0",
4919 "symfony/framework-bundle": "^3.0|^4.0",
4920 "symfony/templating": "^3.0|^4.0",
4921 "symfony/twig-bundle": "^3.0|^4.0",
4922 "twig/twig": "^1.34|^2.4"
6546aca4
JB
4923 },
4924 "conflict": {
4925 "sebastian/comparator": "1.2.3"
4926 },
4927 "require-dev": {
a5315365 4928 "phpunit/phpunit": "^6.0",
4929 "symfony/console": "^3.0|^4.0",
4930 "symfony/expression-language": "^3.0|^4.0"
6546aca4
JB
4931 },
4932 "type": "symfony-bundle",
4933 "extra": {
4934 "branch-alias": {
4935 "dev-master": "1.4-dev"
4936 }
4937 },
4938 "autoload": {
4939 "psr-4": {
4940 "Liip\\ThemeBundle\\": ""
4941 }
4942 },
4943 "notification-url": "https://packagist.org/downloads/",
4944 "license": [
4945 "MIT"
4946 ],
4947 "authors": [
4948 {
4949 "name": "Community contributions",
4950 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
4951 },
4952 {
4953 "name": "Liip AG",
4954 "homepage": "http://www.liip.ch/"
4955 }
4956 ],
4957 "description": "Provides theming support for #Symfony2 Bundles",
4958 "keywords": [
4959 "themes",
4960 "theming"
4961 ],
a5315365 4962 "time": "2019-06-19T12:53:08+00:00"
6546aca4
JB
4963 },
4964 {
4965 "name": "masterminds/html5",
1576905e 4966 "version": "2.7.0",
6546aca4
JB
4967 "source": {
4968 "type": "git",
4969 "url": "https://github.com/Masterminds/html5-php.git",
1576905e 4970 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
6546aca4
JB
4971 },
4972 "dist": {
4973 "type": "zip",
1576905e
JB
4974 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
4975 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
6546aca4
JB
4976 "shasum": ""
4977 },
4978 "require": {
4979 "ext-ctype": "*",
4980 "ext-dom": "*",
4981 "ext-libxml": "*",
4982 "php": ">=5.3.0"
4983 },
4984 "require-dev": {
4985 "phpunit/phpunit": "^4.8.35",
4986 "sami/sami": "~2.0",
4987 "satooshi/php-coveralls": "1.0.*"
4988 },
4989 "type": "library",
4990 "extra": {
4991 "branch-alias": {
1576905e 4992 "dev-master": "2.7-dev"
6546aca4
JB
4993 }
4994 },
4995 "autoload": {
4996 "psr-4": {
4997 "Masterminds\\": "src"
4998 }
4999 },
5000 "notification-url": "https://packagist.org/downloads/",
5001 "license": [
5002 "MIT"
5003 ],
5004 "authors": [
5005 {
5006 "name": "Matt Butcher",
5007 "email": "technosophos@gmail.com"
5008 },
6546aca4
JB
5009 {
5010 "name": "Matt Farina",
5011 "email": "matt@mattfarina.com"
1576905e
JB
5012 },
5013 {
5014 "name": "Asmir Mustafic",
5015 "email": "goetas@gmail.com"
6546aca4
JB
5016 }
5017 ],
5018 "description": "An HTML5 parser and serializer.",
5019 "homepage": "http://masterminds.github.io/html5-php",
5020 "keywords": [
5021 "HTML5",
5022 "dom",
5023 "html",
5024 "parser",
5025 "querypath",
5026 "serializer",
5027 "xml"
5028 ],
1576905e 5029 "time": "2019-07-25T07:03:26+00:00"
6546aca4
JB
5030 },
5031 {
5032 "name": "mgargano/simplehtmldom",
5033 "version": "1.5",
5034 "source": {
5035 "type": "git",
5036 "url": "https://github.com/matgargano/simplehtmldom.git",
5037 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
5038 },
5039 "dist": {
5040 "type": "zip",
5041 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
5042 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
5043 "shasum": ""
5044 },
5045 "require": {
5046 "php": ">=5.3.0"
5047 },
5048 "type": "library",
5049 "autoload": {
5050 "psr-0": {
5051 "SimpleHtmlDom": "src/"
5052 },
5053 "files": [
5054 "src/simple_html_dom.php"
5055 ]
5056 },
5057 "notification-url": "https://packagist.org/downloads/",
5058 "license": [
5059 "The MIT License"
5060 ],
5061 "authors": [
5062 {
5063 "name": "S.C. Chen",
5064 "email": "me578022@gmail.com"
5065 }
5066 ],
5067 "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",
5068 "homepage": "http://simplehtmldom.sourceforge.net/",
5069 "keywords": [
5070 "Simple",
5071 "dom",
5072 "html"
5073 ],
5074 "time": "2014-01-05T18:17:34+00:00"
5075 },
5076 {
5077 "name": "michelf/php-markdown",
6ba1d734 5078 "version": "1.9.0",
6546aca4
JB
5079 "source": {
5080 "type": "git",
5081 "url": "https://github.com/michelf/php-markdown.git",
6ba1d734 5082 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
6546aca4
JB
5083 },
5084 "dist": {
5085 "type": "zip",
6ba1d734
JB
5086 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
5087 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
6546aca4
JB
5088 "shasum": ""
5089 },
5090 "require": {
5091 "php": ">=5.3.0"
5092 },
6ba1d734
JB
5093 "require-dev": {
5094 "phpunit/phpunit": ">=4.3 <5.8"
5095 },
6546aca4
JB
5096 "type": "library",
5097 "autoload": {
5098 "psr-4": {
5099 "Michelf\\": "Michelf/"
5100 }
5101 },
5102 "notification-url": "https://packagist.org/downloads/",
5103 "license": [
5104 "BSD-3-Clause"
5105 ],
5106 "authors": [
5107 {
5108 "name": "Michel Fortin",
5109 "email": "michel.fortin@michelf.ca",
1a758230 5110 "homepage": "https://michelf.ca/",
5111 "role": "Developer"
6546aca4
JB
5112 },
5113 {
5114 "name": "John Gruber",
5115 "homepage": "https://daringfireball.net/"
5116 }
5117 ],
5118 "description": "PHP Markdown",
5119 "homepage": "https://michelf.ca/projects/php-markdown/",
5120 "keywords": [
5121 "markdown"
5122 ],
6ba1d734 5123 "time": "2019-12-02T02:32:27+00:00"
6546aca4
JB
5124 },
5125 {
5126 "name": "mnapoli/piwik-twig-extension",
9717d012 5127 "version": "3.0.0",
6546aca4
JB
5128 "source": {
5129 "type": "git",
9717d012
NL
5130 "url": "https://github.com/mnapoli/MatomoTwigExtension.git",
5131 "reference": "472fd49157d64e78081b7a626095ea989cae8471"
6546aca4
JB
5132 },
5133 "dist": {
5134 "type": "zip",
9717d012
NL
5135 "url": "https://api.github.com/repos/mnapoli/MatomoTwigExtension/zipball/472fd49157d64e78081b7a626095ea989cae8471",
5136 "reference": "472fd49157d64e78081b7a626095ea989cae8471",
6546aca4
JB
5137 "shasum": ""
5138 },
5139 "require": {
a2f4efe6 5140 "php": ">=7.0",
9717d012 5141 "twig/twig": "~2.10|~3.0"
6546aca4
JB
5142 },
5143 "require-dev": {
c546548e 5144 "friendsofphp/php-cs-fixer": "~2.13",
a2f4efe6 5145 "php-coveralls/php-coveralls": "^2.0",
9717d012 5146 "symfony/phpunit-bridge": "^5.0"
6546aca4
JB
5147 },
5148 "type": "library",
5149 "autoload": {
5150 "psr-4": {
9717d012 5151 "MatomoTwigExtension\\": "src/"
6546aca4
JB
5152 }
5153 },
5154 "notification-url": "https://packagist.org/downloads/",
5155 "license": [
5156 "MIT"
5157 ],
9717d012
NL
5158 "description": "This library integrates Matomo into Twig",
5159 "time": "2020-04-24T14:45:43+00:00"
6546aca4
JB
5160 },
5161 {
5162 "name": "monolog/monolog",
2a74acb7 5163 "version": "1.25.4",
6546aca4
JB
5164 "source": {
5165 "type": "git",
5166 "url": "https://github.com/Seldaek/monolog.git",
2a74acb7 5167 "reference": "3022efff205e2448b560c833c6fbbf91c3139168"
6546aca4
JB
5168 },
5169 "dist": {
5170 "type": "zip",
2a74acb7
JB
5171 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/3022efff205e2448b560c833c6fbbf91c3139168",
5172 "reference": "3022efff205e2448b560c833c6fbbf91c3139168",
6546aca4
JB
5173 "shasum": ""
5174 },
5175 "require": {
5176 "php": ">=5.3.0",
5177 "psr/log": "~1.0"
5178 },
5179 "provide": {
5180 "psr/log-implementation": "1.0.0"
5181 },
5182 "require-dev": {
5183 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
5184 "doctrine/couchdb": "~1.0@dev",
5185 "graylog2/gelf-php": "~1.0",
6546aca4
JB
5186 "php-amqplib/php-amqplib": "~2.4",
5187 "php-console/php-console": "^3.1.3",
2a74acb7 5188 "php-parallel-lint/php-parallel-lint": "^1.0",
6546aca4 5189 "phpunit/phpunit": "~4.5",
6546aca4
JB
5190 "ruflin/elastica": ">=0.90 <3.0",
5191 "sentry/sentry": "^0.13",
5192 "swiftmailer/swiftmailer": "^5.3|^6.0"
5193 },
5194 "suggest": {
5195 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
5196 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
5197 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
5198 "ext-mongo": "Allow sending log messages to a MongoDB server",
5199 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
5200 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
5201 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
5202 "php-console/php-console": "Allow sending log messages to Google Chrome",
5203 "rollbar/rollbar": "Allow sending log messages to Rollbar",
5204 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
5205 "sentry/sentry": "Allow sending log messages to a Sentry server"
5206 },
5207 "type": "library",
5208 "extra": {
5209 "branch-alias": {
5210 "dev-master": "2.0.x-dev"
5211 }
5212 },
5213 "autoload": {
5214 "psr-4": {
5215 "Monolog\\": "src/Monolog"
5216 }
5217 },
5218 "notification-url": "https://packagist.org/downloads/",
5219 "license": [
5220 "MIT"
5221 ],
5222 "authors": [
5223 {
5224 "name": "Jordi Boggiano",
5225 "email": "j.boggiano@seld.be",
5226 "homepage": "http://seld.be"
5227 }
5228 ],
5229 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
5230 "homepage": "http://github.com/Seldaek/monolog",
5231 "keywords": [
5232 "log",
5233 "logging",
5234 "psr-3"
5235 ],
2a74acb7 5236 "time": "2020-05-22T07:31:27+00:00"
6546aca4
JB
5237 },
5238 {
5239 "name": "nelmio/api-doc-bundle",
955a3bde 5240 "version": "2.13.4",
6546aca4
JB
5241 "target-dir": "Nelmio/ApiDocBundle",
5242 "source": {
5243 "type": "git",
5244 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
955a3bde 5245 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580"
6546aca4
JB
5246 },
5247 "dist": {
5248 "type": "zip",
955a3bde
JB
5249 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
5250 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
6546aca4
JB
5251 "shasum": ""
5252 },
5253 "require": {
5254 "michelf/php-markdown": "~1.4",
5255 "php": ">=5.4",
5256 "symfony/console": "~2.3|~3.0|~4.0",
5257 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
5258 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
5259 },
5260 "conflict": {
5261 "jms/serializer": "<0.12",
5262 "jms/serializer-bundle": "<0.11",
5263 "symfony/symfony": "~2.7.8",
5264 "twig/twig": "<1.12"
5265 },
5266 "require-dev": {
5267 "doctrine/doctrine-bundle": "~1.5",
5268 "doctrine/orm": "~2.3",
5269 "dunglas/api-bundle": "~1.0",
5270 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
5271 "jms/serializer-bundle": ">=0.11",
5272 "sensio/framework-extra-bundle": "~3.0",
5273 "symfony/browser-kit": "~2.3|~3.0|~4.0",
5274 "symfony/css-selector": "~2.3|~3.0|~4.0",
5275 "symfony/finder": "~2.3|~3.0|~4.0",
5276 "symfony/form": "~2.3|~3.0|~4.0",
5277 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
5278 "symfony/serializer": "~2.7|~3.0|~4.0",
5279 "symfony/validator": "~2.3|~3.0|~4.0",
5280 "symfony/yaml": "~2.3|~3.0|~4.0"
5281 },
5282 "suggest": {
5283 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
5284 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
5285 "jms/serializer": "For making use of serializer information in the doc.",
5286 "symfony/form": "For using form definitions as input.",
5287 "symfony/validator": "For making use of validator information in the doc."
5288 },
5289 "type": "symfony-bundle",
5290 "extra": {
5291 "branch-alias": {
5292 "dev-2.x": "2.13-dev"
5293 }
5294 },
5295 "autoload": {
5296 "psr-0": {
5297 "Nelmio\\ApiDocBundle": ""
5298 }
5299 },
5300 "notification-url": "https://packagist.org/downloads/",
5301 "license": [
5302 "MIT"
5303 ],
5304 "authors": [
5305 {
5306 "name": "Nelmio",
5307 "homepage": "http://nelm.io"
5308 },
5309 {
5310 "name": "Symfony Community",
5311 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
5312 }
5313 ],
5314 "description": "Generates documentation for your REST API from annotations",
5315 "keywords": [
5316 "api",
5317 "doc",
5318 "documentation",
5319 "rest"
5320 ],
955a3bde 5321 "time": "2019-06-01T13:34:59+00:00"
6546aca4
JB
5322 },
5323 {
5324 "name": "nelmio/cors-bundle",
6657b119 5325 "version": "1.5.6",
6546aca4
JB
5326 "source": {
5327 "type": "git",
5328 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
6657b119 5329 "reference": "10a24c10f242440211ed31075e74f81661c690d9"
6546aca4
JB
5330 },
5331 "dist": {
5332 "type": "zip",
6657b119 5333 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
5334 "reference": "10a24c10f242440211ed31075e74f81661c690d9",
6546aca4
JB
5335 "shasum": ""
5336 },
5337 "require": {
5338 "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
5339 },
5340 "require-dev": {
5341 "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
5342 "mockery/mockery": "^0.9 || ^1.0",
5343 "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
5344 },
5345 "type": "symfony-bundle",
5346 "extra": {
5347 "branch-alias": {
5348 "dev-master": "1.5.x-dev"
5349 }
5350 },
5351 "autoload": {
5352 "psr-4": {
5353 "Nelmio\\CorsBundle\\": ""
5354 },
5355 "exclude-from-classmap": [
5356 "/Tests/"
5357 ]
5358 },
5359 "notification-url": "https://packagist.org/downloads/",
5360 "license": [
5361 "MIT"
5362 ],
5363 "authors": [
5364 {
5365 "name": "Nelmio",
5366 "homepage": "http://nelm.io"
5367 },
5368 {
5369 "name": "Symfony Community",
5370 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
5371 }
5372 ],
5373 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
5374 "keywords": [
5375 "api",
5376 "cors",
5377 "crossdomain"
5378 ],
6657b119 5379 "time": "2019-06-17T08:53:14+00:00"
6546aca4
JB
5380 },
5381 {
5382 "name": "ocramius/package-versions",
d3847ac1 5383 "version": "1.4.2",
6546aca4
JB
5384 "source": {
5385 "type": "git",
5386 "url": "https://github.com/Ocramius/PackageVersions.git",
d3847ac1 5387 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
6546aca4
JB
5388 },
5389 "dist": {
5390 "type": "zip",
d3847ac1
JB
5391 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5392 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
6546aca4
JB
5393 "shasum": ""
5394 },
5395 "require": {
5396 "composer-plugin-api": "^1.0.0",
5397 "php": "^7.1.0"
5398 },
5399 "require-dev": {
5400 "composer/composer": "^1.6.3",
5401 "doctrine/coding-standard": "^5.0.1",
5402 "ext-zip": "*",
5403 "infection/infection": "^0.7.1",
d3847ac1 5404 "phpunit/phpunit": "^7.5.17"
6546aca4
JB
5405 },
5406 "type": "composer-plugin",
5407 "extra": {
5408 "class": "PackageVersions\\Installer",
5409 "branch-alias": {
5410 "dev-master": "2.0.x-dev"
5411 }
5412 },
5413 "autoload": {
5414 "psr-4": {
5415 "PackageVersions\\": "src/PackageVersions"
5416 }
5417 },
5418 "notification-url": "https://packagist.org/downloads/",
5419 "license": [
5420 "MIT"
5421 ],
5422 "authors": [
5423 {
5424 "name": "Marco Pivetta",
5425 "email": "ocramius@gmail.com"
5426 }
5427 ],
5428 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
d3847ac1 5429 "time": "2019-11-15T16:17:10+00:00"
6546aca4
JB
5430 },
5431 {
5432 "name": "ocramius/proxy-manager",
5433 "version": "2.1.1",
5434 "source": {
5435 "type": "git",
5436 "url": "https://github.com/Ocramius/ProxyManager.git",
5437 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7"
5438 },
5439 "dist": {
5440 "type": "zip",
5441 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5442 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5443 "shasum": ""
5444 },
5445 "require": {
5446 "ocramius/package-versions": "^1.1.1",
5447 "php": "^7.1.0",
5448 "zendframework/zend-code": "^3.1.0"
5449 },
5450 "require-dev": {
5451 "couscous/couscous": "^1.5.2",
5452 "ext-phar": "*",
5453 "humbug/humbug": "dev-master@DEV",
5454 "nikic/php-parser": "^3.0.4",
5455 "phpbench/phpbench": "^0.12.2",
5456 "phpstan/phpstan": "^0.6.4",
5457 "phpunit/phpunit": "^5.6.4",
5458 "phpunit/phpunit-mock-objects": "^3.4.1",
5459 "squizlabs/php_codesniffer": "^2.7.0"
5460 },
5461 "suggest": {
5462 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
5463 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
5464 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
5465 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
5466 },
5467 "type": "library",
5468 "extra": {
5469 "branch-alias": {
5470 "dev-master": "3.0.x-dev"
5471 }
5472 },
5473 "autoload": {
5474 "psr-0": {
5475 "ProxyManager\\": "src"
5476 }
5477 },
5478 "notification-url": "https://packagist.org/downloads/",
5479 "license": [
5480 "MIT"
5481 ],
5482 "authors": [
5483 {
5484 "name": "Marco Pivetta",
5485 "email": "ocramius@gmail.com",
5486 "homepage": "http://ocramius.github.io/"
5487 }
5488 ],
5489 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
5490 "homepage": "https://github.com/Ocramius/ProxyManager",
5491 "keywords": [
5492 "aop",
5493 "lazy loading",
5494 "proxy",
5495 "proxy pattern",
5496 "service proxies"
5497 ],
5498 "time": "2017-05-04T11:12:50+00:00"
5499 },
5500 {
5501 "name": "pagerfanta/pagerfanta",
9a80dcf1 5502 "version": "v2.1.3",
6546aca4
JB
5503 "source": {
5504 "type": "git",
5505 "url": "https://github.com/whiteoctober/Pagerfanta.git",
9a80dcf1 5506 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972"
6546aca4
JB
5507 },
5508 "dist": {
5509 "type": "zip",
9a80dcf1
JB
5510 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a53ff01d521648d9dbca19b93ac6bc75a59b0972",
5511 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972",
6546aca4
JB
5512 "shasum": ""
5513 },
5514 "require": {
5515 "php": "^7.0"
5516 },
5517 "require-dev": {
5518 "doctrine/orm": "~2.3",
5519 "doctrine/phpcr-odm": "1.*",
5520 "jackalope/jackalope-doctrine-dbal": "1.*",
5521 "jmikola/geojson": "~1.0",
5522 "mandango/mandango": "~1.0@dev",
5523 "mandango/mondator": "~1.0@dev",
5524 "phpunit/phpunit": "^6.5",
5525 "propel/propel": "~2.0@dev",
5526 "propel/propel1": "~1.6",
5527 "ruflin/elastica": "~1.3",
5528 "solarium/solarium": "~3.1"
5529 },
5530 "suggest": {
5531 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
5532 "doctrine/orm": "To use the DoctrineORMAdapter.",
5533 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
5534 "mandango/mandango": "To use the MandangoAdapter.",
5535 "propel/propel": "To use the Propel2Adapter",
5536 "propel/propel1": "To use the PropelAdapter",
5537 "solarium/solarium": "To use the SolariumAdapter."
5538 },
5539 "type": "library",
5540 "extra": {
5541 "branch-alias": {
5542 "dev-master": "1.0.x-dev"
5543 }
5544 },
5545 "autoload": {
5546 "psr-4": {
5547 "Pagerfanta\\": "src/Pagerfanta/"
5548 }
5549 },
5550 "notification-url": "https://packagist.org/downloads/",
5551 "license": [
5552 "MIT"
5553 ],
5554 "authors": [
5555 {
5556 "name": "Pablo Díez",
5557 "email": "pablodip@gmail.com"
5558 }
5559 ],
5560 "description": "Pagination for PHP",
5561 "keywords": [
5562 "page",
5563 "pagination",
5564 "paginator",
5565 "paging"
5566 ],
9a80dcf1 5567 "time": "2019-07-17T20:56:16+00:00"
6546aca4 5568 },
28378675 5569 {
5570 "name": "paragonie/constant_time_encoding",
8d4ed0df 5571 "version": "v2.3.0",
28378675 5572 "source": {
5573 "type": "git",
5574 "url": "https://github.com/paragonie/constant_time_encoding.git",
8d4ed0df 5575 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
28378675 5576 },
5577 "dist": {
5578 "type": "zip",
8d4ed0df
JB
5579 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
5580 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
28378675 5581 "shasum": ""
5582 },
5583 "require": {
8d4ed0df 5584 "php": "^7|^8"
28378675 5585 },
5586 "require-dev": {
5587 "phpunit/phpunit": "^6|^7",
8d4ed0df 5588 "vimeo/psalm": "^1|^2|^3"
28378675 5589 },
5590 "type": "library",
5591 "autoload": {
5592 "psr-4": {
5593 "ParagonIE\\ConstantTime\\": "src/"
5594 }
5595 },
5596 "notification-url": "https://packagist.org/downloads/",
5597 "license": [
5598 "MIT"
5599 ],
5600 "authors": [
5601 {
5602 "name": "Paragon Initiative Enterprises",
5603 "email": "security@paragonie.com",
3d8eaa3a 5604 "homepage": "https://paragonie.com",
5605 "role": "Maintainer"
28378675 5606 },
5607 {
5608 "name": "Steve 'Sc00bz' Thomas",
5609 "email": "steve@tobtu.com",
3d8eaa3a 5610 "homepage": "https://www.tobtu.com",
5611 "role": "Original Developer"
28378675 5612 }
5613 ],
5614 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5615 "keywords": [
5616 "base16",
5617 "base32",
5618 "base32_decode",
5619 "base32_encode",
5620 "base64",
5621 "base64_decode",
5622 "base64_encode",
5623 "bin2hex",
5624 "encoding",
5625 "hex",
5626 "hex2bin",
5627 "rfc4648"
5628 ],
8d4ed0df 5629 "time": "2019-11-06T19:20:29+00:00"
28378675 5630 },
6546aca4
JB
5631 {
5632 "name": "paragonie/random_compat",
5633 "version": "v2.0.18",
5634 "source": {
5635 "type": "git",
5636 "url": "https://github.com/paragonie/random_compat.git",
5637 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
5638 },
5639 "dist": {
5640 "type": "zip",
5641 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5642 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5643 "shasum": ""
5644 },
5645 "require": {
5646 "php": ">=5.2.0"
5647 },
5648 "require-dev": {
5649 "phpunit/phpunit": "4.*|5.*"
5650 },
5651 "suggest": {
5652 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5653 },
5654 "type": "library",
5655 "autoload": {
5656 "files": [
5657 "lib/random.php"
5658 ]
5659 },
5660 "notification-url": "https://packagist.org/downloads/",
5661 "license": [
5662 "MIT"
5663 ],
5664 "authors": [
5665 {
5666 "name": "Paragon Initiative Enterprises",
5667 "email": "security@paragonie.com",
5668 "homepage": "https://paragonie.com"
5669 }
5670 ],
5671 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5672 "keywords": [
5673 "csprng",
5674 "polyfill",
5675 "pseudorandom",
5676 "random"
5677 ],
5678 "time": "2019-01-03T20:59:08+00:00"
5679 },
5680 {
5681 "name": "php-amqplib/php-amqplib",
2a74acb7 5682 "version": "v2.11.3",
6546aca4
JB
5683 "source": {
5684 "type": "git",
5685 "url": "https://github.com/php-amqplib/php-amqplib.git",
2a74acb7 5686 "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742"
6546aca4
JB
5687 },
5688 "dist": {
5689 "type": "zip",
2a74acb7
JB
5690 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6353c5d2d3021a301914bc6566e695c99cfeb742",
5691 "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742",
6546aca4
JB
5692 "shasum": ""
5693 },
5694 "require": {
d3847ac1 5695 "ext-mbstring": "*",
6546aca4 5696 "ext-sockets": "*",
d3847ac1
JB
5697 "php": ">=5.6.3",
5698 "phpseclib/phpseclib": "^2.0.0"
6546aca4 5699 },
2a74acb7
JB
5700 "conflict": {
5701 "php": "7.4.0 - 7.4.1"
5702 },
6546aca4
JB
5703 "replace": {
5704 "videlalvaro/php-amqplib": "self.version"
5705 },
5706 "require-dev": {
5707 "ext-curl": "*",
5708 "nategood/httpful": "^0.2.20",
61e53dda 5709 "phpunit/phpunit": "^5.7|^6.5|^7.0",
6546aca4
JB
5710 "squizlabs/php_codesniffer": "^2.5"
5711 },
5712 "type": "library",
5713 "extra": {
5714 "branch-alias": {
d3847ac1 5715 "dev-master": "2.11-dev"
6546aca4
JB
5716 }
5717 },
5718 "autoload": {
5719 "psr-4": {
5720 "PhpAmqpLib\\": "PhpAmqpLib/"
5721 }
5722 },
5723 "notification-url": "https://packagist.org/downloads/",
5724 "license": [
5725 "LGPL-2.1-or-later"
5726 ],
5727 "authors": [
5728 {
5729 "name": "Alvaro Videla",
5730 "role": "Original Maintainer"
5731 },
6546aca4
JB
5732 {
5733 "name": "Raúl Araya",
cc7b2b91 5734 "email": "nubeiro@gmail.com",
5735 "role": "Maintainer"
6546aca4
JB
5736 },
5737 {
5738 "name": "Luke Bakken",
cc7b2b91 5739 "email": "luke@bakken.io",
5740 "role": "Maintainer"
2a74acb7
JB
5741 },
5742 {
5743 "name": "Ramūnas Dronga",
5744 "email": "github@ramuno.lt",
5745 "role": "Maintainer"
6546aca4
JB
5746 }
5747 ],
5748 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
5749 "homepage": "https://github.com/php-amqplib/php-amqplib/",
5750 "keywords": [
5751 "message",
5752 "queue",
5753 "rabbitmq"
5754 ],
2a74acb7 5755 "time": "2020-05-13T13:56:11+00:00"
6546aca4
JB
5756 },
5757 {
5758 "name": "php-amqplib/rabbitmq-bundle",
5759 "version": "v1.14.4",
5760 "source": {
5761 "type": "git",
5762 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
5763 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8"
5764 },
5765 "dist": {
5766 "type": "zip",
5767 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5768 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5769 "shasum": ""
5770 },
5771 "require": {
5772 "php": "^5.3.9|^7.0",
5773 "php-amqplib/php-amqplib": "^2.6",
5774 "psr/log": "^1.0",
5775 "symfony/config": "^2.7|^3.0|^4.0",
5776 "symfony/console": "^2.7|^3.0|^4.0",
5777 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
5778 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
5779 "symfony/yaml": "^2.7|^3.0|^4.0"
5780 },
5781 "replace": {
5782 "oldsound/rabbitmq-bundle": "self.version"
5783 },
5784 "require-dev": {
5785 "phpunit/phpunit": "^4.8.35|^5.4.3",
5786 "symfony/debug": "^2.7|^3.0|^4.0",
5787 "symfony/serializer": "^2.7|^3.0|^4.0"
5788 },
5789 "suggest": {
5790 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
5791 },
5792 "type": "symfony-bundle",
5793 "extra": {
5794 "branch-alias": {
5795 "dev-master": "1.10.x-dev"
5796 }
5797 },
5798 "autoload": {
5799 "psr-4": {
5800 "OldSound\\RabbitMqBundle\\": ""
5801 },
5802 "exclude-from-classmap": [
5803 "/Tests/"
5804 ]
5805 },
5806 "notification-url": "https://packagist.org/downloads/",
5807 "license": [
5808 "MIT"
5809 ],
5810 "authors": [
5811 {
5812 "name": "Alvaro Videla"
5813 }
5814 ],
5815 "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5816 "keywords": [
5817 "AMQP",
5818 "Symfony2",
5819 "message",
5820 "queue",
5821 "rabbitmq",
5822 "symfony",
5823 "symfony3",
5824 "symfony4"
5825 ],
5826 "time": "2018-05-02T13:12:32+00:00"
5827 },
5828 {
5829 "name": "php-http/client-common",
d3847ac1 5830 "version": "2.1.0",
6546aca4
JB
5831 "source": {
5832 "type": "git",
5833 "url": "https://github.com/php-http/client-common.git",
d3847ac1 5834 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5"
6546aca4
JB
5835 },
5836 "dist": {
5837 "type": "zip",
d3847ac1
JB
5838 "url": "https://api.github.com/repos/php-http/client-common/zipball/a8b29678d61556f45d6236b1667db16d998ceec5",
5839 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5",
6546aca4
JB
5840 "shasum": ""
5841 },
5842 "require": {
5843 "php": "^7.1",
5844 "php-http/httplug": "^2.0",
5845 "php-http/message": "^1.6",
5846 "php-http/message-factory": "^1.0",
d3847ac1 5847 "symfony/options-resolver": " ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0"
6546aca4
JB
5848 },
5849 "require-dev": {
5850 "doctrine/instantiator": "^1.1",
5851 "guzzlehttp/psr7": "^1.4",
5852 "phpspec/phpspec": "^5.1",
5853 "phpspec/prophecy": "^1.8",
5854 "sebastian/comparator": "^3.0"
5855 },
5856 "suggest": {
5857 "ext-json": "To detect JSON responses with the ContentTypePlugin",
5858 "ext-libxml": "To detect XML responses with the ContentTypePlugin",
5859 "php-http/cache-plugin": "PSR-6 Cache plugin",
5860 "php-http/logger-plugin": "PSR-3 Logger plugin",
5861 "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
5862 },
5863 "type": "library",
5864 "extra": {
5865 "branch-alias": {
5866 "dev-master": "2.0.x-dev"
5867 }
5868 },
5869 "autoload": {
5870 "psr-4": {
5871 "Http\\Client\\Common\\": "src/"
5872 }
5873 },
5874 "notification-url": "https://packagist.org/downloads/",
5875 "license": [
5876 "MIT"
5877 ],
5878 "authors": [
5879 {
5880 "name": "Márk Sági-Kazár",
5881 "email": "mark.sagikazar@gmail.com"
5882 }
5883 ],
5884 "description": "Common HTTP Client implementations and tools for HTTPlug",
5885 "homepage": "http://httplug.io",
5886 "keywords": [
5887 "client",
5888 "common",
5889 "http",
5890 "httplug"
5891 ],
d3847ac1 5892 "time": "2019-11-18T08:58:18+00:00"
6546aca4 5893 },
955a3bde
JB
5894 {
5895 "name": "php-http/curl-client",
0f387577 5896 "version": "2.1.0",
955a3bde
JB
5897 "source": {
5898 "type": "git",
5899 "url": "https://github.com/php-http/curl-client.git",
0f387577 5900 "reference": "9e79355af46d72e10da50be20b66f74b26143441"
955a3bde
JB
5901 },
5902 "dist": {
5903 "type": "zip",
0f387577
JB
5904 "url": "https://api.github.com/repos/php-http/curl-client/zipball/9e79355af46d72e10da50be20b66f74b26143441",
5905 "reference": "9e79355af46d72e10da50be20b66f74b26143441",
955a3bde
JB
5906 "shasum": ""
5907 },
5908 "require": {
5909 "ext-curl": "*",
5910 "php": "^7.1",
5911 "php-http/discovery": "^1.6",
5912 "php-http/httplug": "^2.0",
5913 "php-http/message": "^1.2",
5914 "psr/http-client": "^1.0",
5915 "psr/http-factory": "^1.0",
0f387577 5916 "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
955a3bde
JB
5917 },
5918 "provide": {
5919 "php-http/async-client-implementation": "1.0",
0f387577
JB
5920 "php-http/client-implementation": "1.0",
5921 "psr/http-client-implementation": "1.0"
955a3bde
JB
5922 },
5923 "require-dev": {
5924 "guzzlehttp/psr7": "^1.0",
5925 "php-http/client-integration-tests": "^2.0",
5926 "phpunit/phpunit": "^7.5",
5927 "zendframework/zend-diactoros": "^2.0"
5928 },
5929 "type": "library",
5930 "extra": {
5931 "branch-alias": {
5932 "dev-master": "2.x-dev"
5933 }
5934 },
5935 "autoload": {
5936 "psr-4": {
5937 "Http\\Client\\Curl\\": "src/"
5938 }
5939 },
5940 "notification-url": "https://packagist.org/downloads/",
5941 "license": [
5942 "MIT"
5943 ],
5944 "authors": [
5945 {
5946 "name": "Михаил Красильников",
5947 "email": "m.krasilnikov@yandex.ru"
5948 }
5949 ],
5950 "description": "PSR-18 and HTTPlug Async client with cURL",
5951 "homepage": "http://php-http.org",
5952 "keywords": [
5953 "curl",
5954 "http",
5955 "psr-18"
5956 ],
0f387577 5957 "time": "2019-12-27T11:02:07+00:00"
955a3bde 5958 },
6546aca4
JB
5959 {
5960 "name": "php-http/discovery",
514c55a1 5961 "version": "1.7.4",
6546aca4
JB
5962 "source": {
5963 "type": "git",
5964 "url": "https://github.com/php-http/discovery.git",
514c55a1 5965 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0"
6546aca4
JB
5966 },
5967 "dist": {
5968 "type": "zip",
514c55a1 5969 "url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0",
5970 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0",
6546aca4
JB
5971 "shasum": ""
5972 },
5973 "require": {
4ef4b64c 5974 "php": "^7.1"
6546aca4
JB
5975 },
5976 "conflict": {
5977 "nyholm/psr7": "<1.0"
5978 },
5979 "require-dev": {
4ef4b64c 5980 "akeneo/phpspec-skip-example-extension": "^4.0",
6546aca4
JB
5981 "php-http/httplug": "^1.0 || ^2.0",
5982 "php-http/message-factory": "^1.0",
4ef4b64c 5983 "phpspec/phpspec": "^5.1",
6546aca4
JB
5984 "puli/composer-plugin": "1.0.0-beta10"
5985 },
5986 "suggest": {
5987 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
5988 "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."
5989 },
5990 "type": "library",
5991 "extra": {
5992 "branch-alias": {
4ef4b64c 5993 "dev-master": "1.7-dev"
6546aca4
JB
5994 }
5995 },
5996 "autoload": {
5997 "psr-4": {
5998 "Http\\Discovery\\": "src/"
5999 }
6000 },
6001 "notification-url": "https://packagist.org/downloads/",
6002 "license": [
6003 "MIT"
6004 ],
6005 "authors": [
6006 {
6007 "name": "Márk Sági-Kazár",
6008 "email": "mark.sagikazar@gmail.com"
6009 }
6010 ],
6011 "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
6012 "homepage": "http://php-http.org",
6013 "keywords": [
6014 "adapter",
6015 "client",
6016 "discovery",
6017 "factory",
6018 "http",
6019 "message",
6020 "psr7"
6021 ],
514c55a1 6022 "time": "2020-01-03T11:25:47+00:00"
6546aca4
JB
6023 },
6024 {
6025 "name": "php-http/guzzle5-adapter",
6026 "version": "2.0.0",
6027 "source": {
6028 "type": "git",
6029 "url": "https://github.com/php-http/guzzle5-adapter.git",
6030 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e"
6031 },
6032 "dist": {
6033 "type": "zip",
6034 "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e",
6035 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e",
6036 "shasum": ""
6037 },
6038 "require": {
6039 "guzzlehttp/guzzle": "^5.1",
6040 "php": "^7.0",
6041 "php-http/discovery": "^1.0",
6042 "php-http/httplug": "^2.0"
6043 },
6044 "provide": {
6045 "php-http/client-implementation": "1.0",
6046 "psr/http-client-implementation": "1.0"
6047 },
6048 "require-dev": {
6049 "ext-curl": "*",
6050 "guzzlehttp/ringphp": "^1.1",
6051 "php-http/client-integration-tests": "^2.0",
6052 "phpunit/phpunit": "^6.0 || ^7.0"
6053 },
6054 "type": "library",
6055 "extra": {
6056 "branch-alias": {
6057 "dev-master": "2.0-dev"
6058 }
6059 },
6060 "autoload": {
6061 "psr-4": {
6062 "Http\\Adapter\\Guzzle5\\": "src/"
6063 }
6064 },
6065 "notification-url": "https://packagist.org/downloads/",
6066 "license": [
6067 "MIT"
6068 ],
6069 "authors": [
6070 {
6071 "name": "Eric GELOEN",
6072 "email": "geloen.eric@gmail.com"
6073 },
6074 {
6075 "name": "Márk Sági-Kazár",
6076 "email": "mark.sagikazar@gmail.com"
6077 }
6078 ],
6079 "description": "Guzzle 5 HTTP Adapter",
6080 "homepage": "http://httplug.io",
6081 "keywords": [
6082 "Guzzle",
6083 "http"
6084 ],
6085 "time": "2019-02-05T12:28:45+00:00"
6086 },
6087 {
6088 "name": "php-http/httplug",
0f387577 6089 "version": "2.1.0",
6546aca4
JB
6090 "source": {
6091 "type": "git",
6092 "url": "https://github.com/php-http/httplug.git",
0f387577 6093 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06"
6546aca4
JB
6094 },
6095 "dist": {
6096 "type": "zip",
0f387577
JB
6097 "url": "https://api.github.com/repos/php-http/httplug/zipball/72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
6098 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
6546aca4
JB
6099 "shasum": ""
6100 },
6101 "require": {
6102 "php": "^7.0",
6103 "php-http/promise": "^1.0",
6104 "psr/http-client": "^1.0",
6105 "psr/http-message": "^1.0"
6106 },
6107 "require-dev": {
0f387577
JB
6108 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
6109 "phpspec/phpspec": "^4.3.4|^5.0|^6.0"
6546aca4
JB
6110 },
6111 "type": "library",
6112 "extra": {
6113 "branch-alias": {
0f387577 6114 "dev-master": "2.x-dev"
6546aca4
JB
6115 }
6116 },
6117 "autoload": {
6118 "psr-4": {
6119 "Http\\Client\\": "src/"
6120 }
6121 },
6122 "notification-url": "https://packagist.org/downloads/",
6123 "license": [
6124 "MIT"
6125 ],
6126 "authors": [
6127 {
6128 "name": "Eric GELOEN",
6129 "email": "geloen.eric@gmail.com"
6130 },
6131 {
6132 "name": "Márk Sági-Kazár",
6133 "email": "mark.sagikazar@gmail.com"
6134 }
6135 ],
6136 "description": "HTTPlug, the HTTP client abstraction for PHP",
6137 "homepage": "http://httplug.io",
6138 "keywords": [
6139 "client",
6140 "http"
6141 ],
0f387577 6142 "time": "2019-12-27T10:07:11+00:00"
6546aca4
JB
6143 },
6144 {
6145 "name": "php-http/httplug-bundle",
de6171a5 6146 "version": "1.16.0",
6546aca4
JB
6147 "source": {
6148 "type": "git",
6149 "url": "https://github.com/php-http/HttplugBundle.git",
de6171a5 6150 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f"
6546aca4
JB
6151 },
6152 "dist": {
6153 "type": "zip",
de6171a5 6154 "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f",
6155 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f",
6546aca4
JB
6156 "shasum": ""
6157 },
6158 "require": {
de6171a5 6159 "php": "^7.1",
6546aca4
JB
6160 "php-http/client-common": "^1.9 || ^2.0",
6161 "php-http/client-implementation": "^1.0",
6162 "php-http/discovery": "^1.0",
6163 "php-http/httplug": "^1.0 || ^2.0",
6164 "php-http/logger-plugin": "^1.1",
6165 "php-http/message": "^1.4",
6166 "php-http/message-factory": "^1.0.2",
6167 "php-http/stopwatch-plugin": "^1.2",
6168 "psr/http-message": "^1.0",
de6171a5 6169 "symfony/config": "^3.4.20 || ^4.2.1",
6170 "symfony/dependency-injection": "^3.4.20 || ^4.2.1",
6171 "symfony/event-dispatcher": "^3.4.20 || ^4.2.1",
6172 "symfony/http-kernel": "^3.4.20 || ^4.2.1",
6173 "symfony/options-resolver": "^3.4.20 || ^4.2.1"
6546aca4
JB
6174 },
6175 "conflict": {
de6171a5 6176 "php-http/curl-client": "<2.0",
6546aca4
JB
6177 "php-http/guzzle6-adapter": "<1.1"
6178 },
6179 "require-dev": {
6180 "guzzlehttp/psr7": "^1.0",
de6171a5 6181 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
6546aca4
JB
6182 "nyholm/nsa": "^1.1",
6183 "php-http/cache-plugin": "^1.6",
6184 "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1",
6185 "php-http/mock-client": "^1.2",
6186 "php-http/promise": "^1.0",
6187 "polishsymfonycommunity/symfony-mocker-container": "^1.0",
de6171a5 6188 "symfony/browser-kit": "^3.4.20 || ^4.2.1",
6189 "symfony/cache": "^3.4.20 || ^4.2.1",
6190 "symfony/dom-crawler": "^3.4.20 || ^4.2.1",
6191 "symfony/framework-bundle": "^3.4.0 || ^4.2",
6192 "symfony/http-foundation": "^3.4.20 || ^4.2.1",
6546aca4 6193 "symfony/phpunit-bridge": "^3.4 || ^4.2",
de6171a5 6194 "symfony/stopwatch": "^3.4.20 || ^4.2.1",
6195 "symfony/twig-bundle": "^3.4.20 || ^4.2.1",
6196 "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1",
6546aca4
JB
6197 "twig/twig": "^1.36 || ^2.6"
6198 },
6199 "suggest": {
6200 "php-http/cache-plugin": "To configure clients that cache responses",
6201 "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily",
6202 "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
6203 },
6204 "type": "symfony-bundle",
6205 "extra": {
6206 "branch-alias": {
6207 "dev-master": "1.x-dev"
6208 }
6209 },
6210 "autoload": {
6211 "psr-4": {
6212 "Http\\HttplugBundle\\": "src/"
6213 },
6214 "exclude-from-classmap": [
6215 "/Tests/Resources/MyPsr18TestClient.php"
6216 ]
6217 },
6218 "notification-url": "https://packagist.org/downloads/",
6219 "license": [
6220 "MIT"
6221 ],
6222 "authors": [
6223 {
6224 "name": "David Buchmann",
6225 "email": "mail@davidbu.ch"
6226 },
6227 {
6228 "name": "Tobias Nyholm",
6229 "email": "tobias.nyholm@gmail.com"
6230 }
6231 ],
6232 "description": "Symfony integration for HTTPlug",
6233 "homepage": "http://httplug.io",
6234 "keywords": [
6235 "adapter",
6236 "bundle",
6237 "discovery",
6238 "factory",
6239 "http",
6240 "httplug",
6241 "message",
6242 "php-http"
6243 ],
de6171a5 6244 "time": "2019-06-05T12:03:16+00:00"
6546aca4
JB
6245 },
6246 {
6247 "name": "php-http/logger-plugin",
6248 "version": "1.1.0",
6249 "source": {
6250 "type": "git",
6251 "url": "https://github.com/php-http/logger-plugin.git",
6252 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd"
6253 },
6254 "dist": {
6255 "type": "zip",
6256 "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6257 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6258 "shasum": ""
6259 },
6260 "require": {
6261 "php": "^5.4 || ^7.0",
6262 "php-http/client-common": "^1.9 || ^2.0",
6263 "php-http/message": "^1.0",
6264 "psr/log": "^1.0"
6265 },
6266 "require-dev": {
6267 "henrikbjorn/phpspec-code-coverage": "^1.0",
6268 "phpspec/phpspec": "^2.5"
6269 },
6270 "type": "library",
6271 "extra": {
6272 "branch-alias": {
6273 "dev-master": "1.1-dev"
6274 }
6275 },
6276 "autoload": {
6277 "psr-4": {
6278 "Http\\Client\\Common\\Plugin\\": "src/"
6279 }
6280 },
6281 "notification-url": "https://packagist.org/downloads/",
6282 "license": [
6283 "MIT"
6284 ],
6285 "authors": [
6286 {
6287 "name": "Márk Sági-Kazár",
6288 "email": "mark.sagikazar@gmail.com"
6289 }
6290 ],
6291 "description": "PSR-3 Logger plugin for HTTPlug",
6292 "homepage": "http://httplug.io",
6293 "keywords": [
6294 "http",
6295 "httplug",
6296 "logger",
6297 "plugin"
6298 ],
6299 "time": "2019-01-30T11:48:21+00:00"
6300 },
6301 {
6302 "name": "php-http/message",
1576905e 6303 "version": "1.8.0",
6546aca4
JB
6304 "source": {
6305 "type": "git",
6306 "url": "https://github.com/php-http/message.git",
1576905e 6307 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
6546aca4
JB
6308 },
6309 "dist": {
6310 "type": "zip",
1576905e
JB
6311 "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6312 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6546aca4
JB
6313 "shasum": ""
6314 },
6315 "require": {
6316 "clue/stream-filter": "^1.4",
1576905e 6317 "php": "^7.1",
6546aca4
JB
6318 "php-http/message-factory": "^1.0.2",
6319 "psr/http-message": "^1.0"
6320 },
6321 "provide": {
6322 "php-http/message-factory-implementation": "1.0"
6323 },
6324 "require-dev": {
6325 "akeneo/phpspec-skip-example-extension": "^1.0",
6326 "coduo/phpspec-data-provider-extension": "^1.0",
6327 "ext-zlib": "*",
6328 "guzzlehttp/psr7": "^1.0",
6329 "henrikbjorn/phpspec-code-coverage": "^1.0",
6330 "phpspec/phpspec": "^2.4",
6331 "slim/slim": "^3.0",
6332 "zendframework/zend-diactoros": "^1.0"
6333 },
6334 "suggest": {
6335 "ext-zlib": "Used with compressor/decompressor streams",
6336 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6337 "slim/slim": "Used with Slim Framework PSR-7 implementation",
6338 "zendframework/zend-diactoros": "Used with Diactoros Factories"
6339 },
6340 "type": "library",
6341 "extra": {
6342 "branch-alias": {
1576905e 6343 "dev-master": "1.8-dev"
6546aca4
JB
6344 }
6345 },
6346 "autoload": {
6347 "psr-4": {
6348 "Http\\Message\\": "src/"
6349 },
6350 "files": [
6351 "src/filters.php"
6352 ]
6353 },
6354 "notification-url": "https://packagist.org/downloads/",
6355 "license": [
6356 "MIT"
6357 ],
6358 "authors": [
6359 {
6360 "name": "Márk Sági-Kazár",
6361 "email": "mark.sagikazar@gmail.com"
6362 }
6363 ],
6364 "description": "HTTP Message related tools",
6365 "homepage": "http://php-http.org",
6366 "keywords": [
6367 "http",
6368 "message",
6369 "psr-7"
6370 ],
1576905e 6371 "time": "2019-08-05T06:55:08+00:00"
6546aca4
JB
6372 },
6373 {
6374 "name": "php-http/message-factory",
6375 "version": "v1.0.2",
6376 "source": {
6377 "type": "git",
6378 "url": "https://github.com/php-http/message-factory.git",
6379 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6380 },
6381 "dist": {
6382 "type": "zip",
6383 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6384 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6385 "shasum": ""
6386 },
6387 "require": {
6388 "php": ">=5.4",
6389 "psr/http-message": "^1.0"
6390 },
6391 "type": "library",
6392 "extra": {
6393 "branch-alias": {
6394 "dev-master": "1.0-dev"
6395 }
6396 },
6397 "autoload": {
6398 "psr-4": {
6399 "Http\\Message\\": "src/"
6400 }
6401 },
6402 "notification-url": "https://packagist.org/downloads/",
6403 "license": [
6404 "MIT"
6405 ],
6406 "authors": [
6407 {
6408 "name": "Márk Sági-Kazár",
6409 "email": "mark.sagikazar@gmail.com"
6410 }
6411 ],
6412 "description": "Factory interfaces for PSR-7 HTTP Message",
6413 "homepage": "http://php-http.org",
6414 "keywords": [
6415 "factory",
6416 "http",
6417 "message",
6418 "stream",
6419 "uri"
6420 ],
6421 "time": "2015-12-19T14:08:53+00:00"
6422 },
6423 {
6424 "name": "php-http/promise",
6425 "version": "v1.0.0",
6426 "source": {
6427 "type": "git",
6428 "url": "https://github.com/php-http/promise.git",
6429 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
6430 },
6431 "dist": {
6432 "type": "zip",
6433 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
6434 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
6435 "shasum": ""
6436 },
6437 "require-dev": {
6438 "henrikbjorn/phpspec-code-coverage": "^1.0",
6439 "phpspec/phpspec": "^2.4"
6440 },
6441 "type": "library",
6442 "extra": {
6443 "branch-alias": {
6444 "dev-master": "1.1-dev"
6445 }
6446 },
6447 "autoload": {
6448 "psr-4": {
6449 "Http\\Promise\\": "src/"
6450 }
6451 },
6452 "notification-url": "https://packagist.org/downloads/",
6453 "license": [
6454 "MIT"
6455 ],
6456 "authors": [
6457 {
6458 "name": "Márk Sági-Kazár",
6459 "email": "mark.sagikazar@gmail.com"
6460 },
6461 {
6462 "name": "Joel Wurtz",
6463 "email": "joel.wurtz@gmail.com"
6464 }
6465 ],
6466 "description": "Promise used for asynchronous HTTP requests",
6467 "homepage": "http://httplug.io",
6468 "keywords": [
6469 "promise"
6470 ],
6471 "time": "2016-01-26T13:27:02+00:00"
6472 },
6473 {
6474 "name": "php-http/stopwatch-plugin",
0f387577 6475 "version": "1.3.0",
6546aca4
JB
6476 "source": {
6477 "type": "git",
6478 "url": "https://github.com/php-http/stopwatch-plugin.git",
0f387577 6479 "reference": "de6f39c96f57c60a43d535e27122de505e683f98"
6546aca4
JB
6480 },
6481 "dist": {
6482 "type": "zip",
0f387577
JB
6483 "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/de6f39c96f57c60a43d535e27122de505e683f98",
6484 "reference": "de6f39c96f57c60a43d535e27122de505e683f98",
6546aca4
JB
6485 "shasum": ""
6486 },
6487 "require": {
0f387577 6488 "php": "^7.1",
6546aca4 6489 "php-http/client-common": "^1.9 || ^2.0",
0f387577 6490 "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0"
6546aca4
JB
6491 },
6492 "require-dev": {
6493 "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0"
6494 },
6495 "type": "library",
6496 "extra": {
6497 "branch-alias": {
0f387577 6498 "dev-master": "1.3-dev"
6546aca4
JB
6499 }
6500 },
6501 "autoload": {
6502 "psr-4": {
6503 "Http\\Client\\Common\\Plugin\\": "src/"
6504 }
6505 },
6506 "notification-url": "https://packagist.org/downloads/",
6507 "license": [
6508 "MIT"
6509 ],
6510 "authors": [
6511 {
6512 "name": "Márk Sági-Kazár",
6513 "email": "mark.sagikazar@gmail.com"
6514 }
6515 ],
6516 "description": "Symfony Stopwatch plugin for HTTPlug",
6517 "homepage": "http://httplug.io",
6518 "keywords": [
6519 "http",
6520 "httplug",
6521 "plugin",
6522 "stopwatch"
6523 ],
0f387577 6524 "time": "2019-11-18T08:10:48+00:00"
6546aca4
JB
6525 },
6526 {
6527 "name": "phpcollection/phpcollection",
6528 "version": "0.5.0",
6529 "source": {
6530 "type": "git",
6531 "url": "https://github.com/schmittjoh/php-collection.git",
6532 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
6533 },
6534 "dist": {
6535 "type": "zip",
6536 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6537 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6538 "shasum": ""
6539 },
6540 "require": {
6541 "phpoption/phpoption": "1.*"
6542 },
6543 "type": "library",
6544 "extra": {
6545 "branch-alias": {
6546 "dev-master": "0.4-dev"
6547 }
6548 },
6549 "autoload": {
6550 "psr-0": {
6551 "PhpCollection": "src/"
6552 }
6553 },
6554 "notification-url": "https://packagist.org/downloads/",
6555 "license": [
6556 "Apache2"
6557 ],
6558 "authors": [
6559 {
6560 "name": "Johannes M. Schmitt",
6561 "email": "schmittjoh@gmail.com"
6562 }
6563 ],
6564 "description": "General-Purpose Collection Library for PHP",
6565 "keywords": [
6566 "collection",
6567 "list",
6568 "map",
6569 "sequence",
6570 "set"
6571 ],
6572 "time": "2015-05-17T12:39:23+00:00"
6573 },
6574 {
6575 "name": "phpoption/phpoption",
2a74acb7 6576 "version": "1.7.3",
6546aca4
JB
6577 "source": {
6578 "type": "git",
6579 "url": "https://github.com/schmittjoh/php-option.git",
2a74acb7 6580 "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
6546aca4
JB
6581 },
6582 "dist": {
6583 "type": "zip",
2a74acb7
JB
6584 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
6585 "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
6546aca4
JB
6586 "shasum": ""
6587 },
6588 "require": {
2a74acb7 6589 "php": "^5.5.9 || ^7.0 || ^8.0"
6546aca4
JB
6590 },
6591 "require-dev": {
6ba1d734
JB
6592 "bamarni/composer-bin-plugin": "^1.3",
6593 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
6546aca4
JB
6594 },
6595 "type": "library",
6596 "extra": {
6597 "branch-alias": {
6ba1d734 6598 "dev-master": "1.7-dev"
6546aca4
JB
6599 }
6600 },
6601 "autoload": {
6ba1d734
JB
6602 "psr-4": {
6603 "PhpOption\\": "src/PhpOption/"
6546aca4
JB
6604 }
6605 },
6606 "notification-url": "https://packagist.org/downloads/",
6607 "license": [
8d4ed0df 6608 "Apache-2.0"
6546aca4
JB
6609 ],
6610 "authors": [
6611 {
6612 "name": "Johannes M. Schmitt",
6613 "email": "schmittjoh@gmail.com"
6ba1d734
JB
6614 },
6615 {
6616 "name": "Graham Campbell",
6617 "email": "graham@alt-three.com"
6546aca4
JB
6618 }
6619 ],
6620 "description": "Option Type for PHP",
6621 "keywords": [
6622 "language",
6623 "option",
6624 "php",
6625 "type"
6626 ],
2a74acb7 6627 "time": "2020-03-21T18:07:53+00:00"
6546aca4 6628 },
d3847ac1
JB
6629 {
6630 "name": "phpseclib/phpseclib",
2a74acb7 6631 "version": "2.0.27",
d3847ac1
JB
6632 "source": {
6633 "type": "git",
6634 "url": "https://github.com/phpseclib/phpseclib.git",
2a74acb7 6635 "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc"
d3847ac1
JB
6636 },
6637 "dist": {
6638 "type": "zip",
2a74acb7
JB
6639 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
6640 "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
d3847ac1
JB
6641 "shasum": ""
6642 },
6643 "require": {
6644 "php": ">=5.3.3"
6645 },
6646 "require-dev": {
6647 "phing/phing": "~2.7",
6648 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
6649 "sami/sami": "~2.0",
6650 "squizlabs/php_codesniffer": "~2.0"
6651 },
6652 "suggest": {
6653 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6654 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6655 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6656 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6657 },
6658 "type": "library",
6659 "autoload": {
6660 "files": [
6661 "phpseclib/bootstrap.php"
6662 ],
6663 "psr-4": {
6664 "phpseclib\\": "phpseclib/"
6665 }
6666 },
6667 "notification-url": "https://packagist.org/downloads/",
6668 "license": [
6669 "MIT"
6670 ],
6671 "authors": [
6672 {
6673 "name": "Jim Wigginton",
6674 "email": "terrafrost@php.net",
6675 "role": "Lead Developer"
6676 },
6677 {
6678 "name": "Patrick Monnerat",
6679 "email": "pm@datasphere.ch",
6680 "role": "Developer"
6681 },
6682 {
6683 "name": "Andreas Fischer",
6684 "email": "bantu@phpbb.com",
6685 "role": "Developer"
6686 },
6687 {
6688 "name": "Hans-Jürgen Petrich",
6689 "email": "petrich@tronic-media.com",
6690 "role": "Developer"
6691 },
6692 {
6693 "name": "Graham Campbell",
6694 "email": "graham@alt-three.com",
6695 "role": "Developer"
6696 }
6697 ],
6698 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6699 "homepage": "http://phpseclib.sourceforge.net",
6700 "keywords": [
6701 "BigInteger",
6702 "aes",
6703 "asn.1",
6704 "asn1",
6705 "blowfish",
6706 "crypto",
6707 "cryptography",
6708 "encryption",
6709 "rsa",
6710 "security",
6711 "sftp",
6712 "signature",
6713 "signing",
6714 "ssh",
6715 "twofish",
6716 "x.509",
6717 "x509"
6718 ],
2a74acb7 6719 "time": "2020-04-04T23:17:33+00:00"
d3847ac1 6720 },
6546aca4
JB
6721 {
6722 "name": "phpzip/phpzip",
6723 "version": "2.0.8",
6724 "source": {
6725 "type": "git",
6726 "url": "https://github.com/Grandt/PHPZip.git",
6727 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
6728 },
6729 "dist": {
6730 "type": "zip",
6731 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
6732 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
6733 "shasum": ""
6734 },
6735 "require": {
6736 "grandt/binstring": ">=1.0.0",
6737 "grandt/phpzipmerge": ">=1.0.4",
6738 "grandt/relativepath": ">=1.0.2",
6739 "php": ">=5.3.0"
6740 },
6741 "type": "library",
6742 "autoload": {
6743 "psr-4": {
6744 "PHPZip\\Zip\\": "src/Zip"
6745 }
6746 },
6747 "notification-url": "https://packagist.org/downloads/",
6748 "license": [
6749 "LGPL-2.1"
6750 ],
6751 "authors": [
6752 {
6753 "name": "Adam Schmalhofer",
1a758230 6754 "email": "Adam.Schmalhofer@gmx.de",
6755 "role": "Developer"
6546aca4
JB
6756 },
6757 {
6758 "name": "A. Grandt",
6759 "email": "php@grandt.com",
1a758230 6760 "homepage": "http://grandt.com",
6761 "role": "Developer"
6546aca4
JB
6762 },
6763 {
6764 "name": "Greg Kappatos",
1a758230 6765 "homepage": "http://websiteconnect.com.au",
6766 "role": "Developer"
6546aca4
JB
6767 }
6768 ],
6769 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
6770 "homepage": "https://github.com/Grandt/PHPZip",
6771 "keywords": [
6772 "archive",
6773 "compressed",
6774 "compression",
6775 "phpzip",
6776 "pkzip",
6777 "stream",
6778 "zip"
6779 ],
6780 "time": "2015-11-16T16:30:51+00:00"
6781 },
6782 {
6783 "name": "pragmarx/random",
6784 "version": "v0.2.2",
6785 "source": {
6786 "type": "git",
6787 "url": "https://github.com/antonioribeiro/random.git",
6788 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
6789 },
6790 "dist": {
6791 "type": "zip",
6792 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
6793 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
6794 "shasum": ""
6795 },
6796 "require": {
6797 "php": ">=7.0"
6798 },
6799 "require-dev": {
6800 "fzaninotto/faker": "~1.7",
6801 "phpunit/phpunit": "~6.4",
6802 "pragmarx/trivia": "~0.1",
6803 "squizlabs/php_codesniffer": "^2.3"
6804 },
6805 "suggest": {
6806 "fzaninotto/faker": "Allows you to get dozens of randomized types",
6807 "pragmarx/trivia": "For the trivia database"
6808 },
6809 "type": "library",
6810 "extra": {
6811 "branch-alias": {
6812 "dev-master": "1.0-dev"
6813 }
6814 },
6815 "autoload": {
6816 "psr-4": {
6817 "PragmaRX\\Random\\": "src"
6818 }
6819 },
6820 "notification-url": "https://packagist.org/downloads/",
6821 "license": [
6822 "MIT"
6823 ],
6824 "authors": [
6825 {
6826 "name": "Antonio Carlos Ribeiro",
6827 "email": "acr@antoniocarlosribeiro.com",
092b0423
JB
6828 "homepage": "https://antoniocarlosribeiro.com",
6829 "role": "Developer"
6546aca4
JB
6830 }
6831 ],
6832 "description": "Create random chars, numbers, strings",
6833 "homepage": "https://github.com/antonioribeiro/random",
6834 "keywords": [
6835 "Randomize",
6836 "faker",
6837 "pragmarx",
6838 "random",
6839 "random number",
6840 "random pattern",
6841 "random string"
6842 ],
6843 "time": "2017-11-21T05:26:22+00:00"
6844 },
6845 {
6846 "name": "pragmarx/recovery",
6847 "version": "v0.1.0",
6848 "source": {
6849 "type": "git",
6850 "url": "https://github.com/antonioribeiro/recovery.git",
6851 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
6852 },
6853 "dist": {
6854 "type": "zip",
6855 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6856 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6857 "shasum": ""
6858 },
6859 "require": {
6860 "php": "~7.0",
6861 "pragmarx/random": "~0.1"
6862 },
6863 "require-dev": {
6864 "phpunit/phpunit": ">=5.4.3",
6865 "squizlabs/php_codesniffer": "^2.3",
6866 "tightenco/collect": "^5"
6867 },
6868 "suggest": {
6869 "tightenco/collect": "Allows to generate recovery codes as collections"
6870 },
6871 "type": "library",
6872 "extra": {
6873 "branch-alias": {
6874 "dev-master": "1.0-dev"
6875 }
6876 },
6877 "autoload": {
6878 "psr-4": {
6879 "PragmaRX\\Recovery\\": "src"
6880 }
6881 },
6882 "notification-url": "https://packagist.org/downloads/",
6883 "license": [
6884 "MIT"
6885 ],
6886 "authors": [
6887 {
6888 "name": "Antonio Carlos Ribeiro",
6889 "email": "acr@antoniocarlosribeiro.com",
092b0423
JB
6890 "homepage": "https://antoniocarlosribeiro.com",
6891 "role": "Developer"
6546aca4
JB
6892 }
6893 ],
6894 "description": "Create recovery codes for two factor auth",
6895 "homepage": "https://github.com/antonioribeiro/recovery",
6896 "keywords": [
6897 "2fa",
6898 "account recovery",
6899 "auth",
6900 "backup codes",
6901 "google2fa",
6902 "pragmarx",
6903 "recovery",
6904 "recovery codes",
6905 "two factor auth"
6906 ],
6907 "time": "2017-09-19T16:58:00+00:00"
6908 },
6909 {
6910 "name": "predis/predis",
6911 "version": "v1.1.x-dev",
6912 "source": {
6913 "type": "git",
6914 "url": "https://github.com/nrk/predis.git",
6915 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313"
6916 },
6917 "dist": {
6918 "type": "zip",
6919 "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313",
6920 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313",
6921 "shasum": ""
6922 },
6923 "require": {
6924 "php": ">=5.3.9"
6925 },
6926 "require-dev": {
6927 "phpunit/phpunit": "~4.8"
6928 },
6929 "suggest": {
6930 "ext-curl": "Allows access to Webdis when paired with phpiredis",
6931 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
6932 },
6933 "type": "library",
6934 "autoload": {
6935 "psr-4": {
6936 "Predis\\": "src/"
6937 }
6938 },
6939 "notification-url": "https://packagist.org/downloads/",
6940 "license": [
6941 "MIT"
6942 ],
6943 "authors": [
6944 {
6945 "name": "Daniele Alessandri",
6946 "email": "suppakilla@gmail.com",
6947 "homepage": "http://clorophilla.net"
6948 }
6949 ],
6950 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
6951 "homepage": "http://github.com/nrk/predis",
6952 "keywords": [
6953 "nosql",
6954 "predis",
6955 "redis"
6956 ],
6957 "time": "2017-07-12T14:39:17+00:00"
6958 },
6959 {
6960 "name": "psr/cache",
6961 "version": "1.0.1",
6962 "source": {
6963 "type": "git",
6964 "url": "https://github.com/php-fig/cache.git",
6965 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6966 },
6967 "dist": {
6968 "type": "zip",
6969 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6970 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6971 "shasum": ""
6972 },
6973 "require": {
6974 "php": ">=5.3.0"
6975 },
6976 "type": "library",
6977 "extra": {
6978 "branch-alias": {
6979 "dev-master": "1.0.x-dev"
6980 }
6981 },
6982 "autoload": {
6983 "psr-4": {
6984 "Psr\\Cache\\": "src/"
6985 }
6986 },
6987 "notification-url": "https://packagist.org/downloads/",
6988 "license": [
6989 "MIT"
6990 ],
6991 "authors": [
6992 {
6993 "name": "PHP-FIG",
6994 "homepage": "http://www.php-fig.org/"
6995 }
6996 ],
6997 "description": "Common interface for caching libraries",
6998 "keywords": [
6999 "cache",
7000 "psr",
7001 "psr-6"
7002 ],
7003 "time": "2016-08-06T20:24:11+00:00"
7004 },
7005 {
7006 "name": "psr/container",
7007 "version": "1.0.0",
7008 "source": {
7009 "type": "git",
7010 "url": "https://github.com/php-fig/container.git",
7011 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
7012 },
7013 "dist": {
7014 "type": "zip",
7015 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
7016 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
7017 "shasum": ""
7018 },
7019 "require": {
7020 "php": ">=5.3.0"
7021 },
7022 "type": "library",
7023 "extra": {
7024 "branch-alias": {
7025 "dev-master": "1.0.x-dev"
7026 }
7027 },
7028 "autoload": {
7029 "psr-4": {
7030 "Psr\\Container\\": "src/"
7031 }
7032 },
7033 "notification-url": "https://packagist.org/downloads/",
7034 "license": [
7035 "MIT"
7036 ],
7037 "authors": [
7038 {
7039 "name": "PHP-FIG",
7040 "homepage": "http://www.php-fig.org/"
7041 }
7042 ],
7043 "description": "Common Container Interface (PHP FIG PSR-11)",
7044 "homepage": "https://github.com/php-fig/container",
7045 "keywords": [
7046 "PSR-11",
7047 "container",
7048 "container-interface",
7049 "container-interop",
7050 "psr"
7051 ],
7052 "time": "2017-02-14T16:28:37+00:00"
7053 },
7054 {
7055 "name": "psr/http-client",
7056 "version": "1.0.0",
7057 "source": {
7058 "type": "git",
7059 "url": "https://github.com/php-fig/http-client.git",
7060 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
7061 },
7062 "dist": {
7063 "type": "zip",
7064 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
7065 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
7066 "shasum": ""
7067 },
7068 "require": {
7069 "php": "^7.0",
7070 "psr/http-message": "^1.0"
7071 },
7072 "type": "library",
7073 "extra": {
7074 "branch-alias": {
7075 "dev-master": "1.0.x-dev"
7076 }
7077 },
7078 "autoload": {
7079 "psr-4": {
7080 "Psr\\Http\\Client\\": "src/"
7081 }
7082 },
7083 "notification-url": "https://packagist.org/downloads/",
7084 "license": [
7085 "MIT"
7086 ],
7087 "authors": [
7088 {
7089 "name": "PHP-FIG",
7090 "homepage": "http://www.php-fig.org/"
7091 }
7092 ],
7093 "description": "Common interface for HTTP clients",
7094 "homepage": "https://github.com/php-fig/http-client",
7095 "keywords": [
7096 "http",
7097 "http-client",
7098 "psr",
7099 "psr-18"
7100 ],
7101 "time": "2018-10-30T23:29:13+00:00"
7102 },
955a3bde
JB
7103 {
7104 "name": "psr/http-factory",
7105 "version": "1.0.1",
7106 "source": {
7107 "type": "git",
7108 "url": "https://github.com/php-fig/http-factory.git",
7109 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
7110 },
7111 "dist": {
7112 "type": "zip",
7113 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7114 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7115 "shasum": ""
7116 },
7117 "require": {
7118 "php": ">=7.0.0",
7119 "psr/http-message": "^1.0"
7120 },
7121 "type": "library",
7122 "extra": {
7123 "branch-alias": {
7124 "dev-master": "1.0.x-dev"
7125 }
7126 },
7127 "autoload": {
7128 "psr-4": {
7129 "Psr\\Http\\Message\\": "src/"
7130 }
7131 },
7132 "notification-url": "https://packagist.org/downloads/",
7133 "license": [
7134 "MIT"
7135 ],
7136 "authors": [
7137 {
7138 "name": "PHP-FIG",
7139 "homepage": "http://www.php-fig.org/"
7140 }
7141 ],
7142 "description": "Common interfaces for PSR-7 HTTP message factories",
7143 "keywords": [
7144 "factory",
7145 "http",
7146 "message",
7147 "psr",
7148 "psr-17",
7149 "psr-7",
7150 "request",
7151 "response"
7152 ],
7153 "time": "2019-04-30T12:38:16+00:00"
7154 },
6546aca4
JB
7155 {
7156 "name": "psr/http-message",
7157 "version": "1.0.1",
7158 "source": {
7159 "type": "git",
7160 "url": "https://github.com/php-fig/http-message.git",
7161 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
7162 },
7163 "dist": {
7164 "type": "zip",
7165 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
7166 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
7167 "shasum": ""
7168 },
7169 "require": {
7170 "php": ">=5.3.0"
7171 },
7172 "type": "library",
7173 "extra": {
7174 "branch-alias": {
7175 "dev-master": "1.0.x-dev"
7176 }
7177 },
7178 "autoload": {
7179 "psr-4": {
7180 "Psr\\Http\\Message\\": "src/"
7181 }
7182 },
7183 "notification-url": "https://packagist.org/downloads/",
7184 "license": [
7185 "MIT"
7186 ],
7187 "authors": [
7188 {
7189 "name": "PHP-FIG",
7190 "homepage": "http://www.php-fig.org/"
7191 }
7192 ],
7193 "description": "Common interface for HTTP messages",
7194 "homepage": "https://github.com/php-fig/http-message",
7195 "keywords": [
7196 "http",
7197 "http-message",
7198 "psr",
7199 "psr-7",
7200 "request",
7201 "response"
7202 ],
7203 "time": "2016-08-06T14:39:51+00:00"
7204 },
7205 {
7206 "name": "psr/link",
7207 "version": "1.0.0",
7208 "source": {
7209 "type": "git",
7210 "url": "https://github.com/php-fig/link.git",
7211 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
7212 },
7213 "dist": {
7214 "type": "zip",
7215 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
7216 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
7217 "shasum": ""
7218 },
7219 "require": {
7220 "php": ">=5.3.0"
7221 },
7222 "type": "library",
7223 "extra": {
7224 "branch-alias": {
7225 "dev-master": "1.0.x-dev"
7226 }
7227 },
7228 "autoload": {
7229 "psr-4": {
7230 "Psr\\Link\\": "src/"
7231 }
7232 },
7233 "notification-url": "https://packagist.org/downloads/",
7234 "license": [
7235 "MIT"
7236 ],
7237 "authors": [
7238 {
7239 "name": "PHP-FIG",
7240 "homepage": "http://www.php-fig.org/"
7241 }
7242 ],
7243 "description": "Common interfaces for HTTP links",
7244 "keywords": [
7245 "http",
7246 "http-link",
7247 "link",
7248 "psr",
7249 "psr-13",
7250 "rest"
7251 ],
7252 "time": "2016-10-28T16:06:13+00:00"
7253 },
7254 {
7255 "name": "psr/log",
ff627220 7256 "version": "1.1.3",
6546aca4
JB
7257 "source": {
7258 "type": "git",
7259 "url": "https://github.com/php-fig/log.git",
ff627220 7260 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
6546aca4
JB
7261 },
7262 "dist": {
7263 "type": "zip",
ff627220 7264 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
7265 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
6546aca4
JB
7266 "shasum": ""
7267 },
7268 "require": {
7269 "php": ">=5.3.0"
7270 },
7271 "type": "library",
7272 "extra": {
7273 "branch-alias": {
ddd3700c 7274 "dev-master": "1.1.x-dev"
6546aca4
JB
7275 }
7276 },
7277 "autoload": {
7278 "psr-4": {
7279 "Psr\\Log\\": "Psr/Log/"
7280 }
7281 },
7282 "notification-url": "https://packagist.org/downloads/",
7283 "license": [
7284 "MIT"
7285 ],
7286 "authors": [
7287 {
7288 "name": "PHP-FIG",
7289 "homepage": "http://www.php-fig.org/"
7290 }
7291 ],
7292 "description": "Common interface for logging libraries",
7293 "homepage": "https://github.com/php-fig/log",
7294 "keywords": [
7295 "log",
7296 "psr",
7297 "psr-3"
7298 ],
ff627220 7299 "time": "2020-03-23T09:12:05+00:00"
6546aca4
JB
7300 },
7301 {
7302 "name": "psr/simple-cache",
7303 "version": "1.0.1",
7304 "source": {
7305 "type": "git",
7306 "url": "https://github.com/php-fig/simple-cache.git",
7307 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
7308 },
7309 "dist": {
7310 "type": "zip",
7311 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7312 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7313 "shasum": ""
7314 },
7315 "require": {
7316 "php": ">=5.3.0"
7317 },
7318 "type": "library",
7319 "extra": {
7320 "branch-alias": {
7321 "dev-master": "1.0.x-dev"
7322 }
7323 },
7324 "autoload": {
7325 "psr-4": {
7326 "Psr\\SimpleCache\\": "src/"
7327 }
7328 },
7329 "notification-url": "https://packagist.org/downloads/",
7330 "license": [
7331 "MIT"
7332 ],
7333 "authors": [
7334 {
7335 "name": "PHP-FIG",
7336 "homepage": "http://www.php-fig.org/"
7337 }
7338 ],
7339 "description": "Common interfaces for simple caching",
7340 "keywords": [
7341 "cache",
7342 "caching",
7343 "psr",
7344 "psr-16",
7345 "simple-cache"
7346 ],
7347 "time": "2017-10-23T01:57:42+00:00"
7348 },
7349 {
7350 "name": "ralouphie/getallheaders",
154d0974 7351 "version": "3.0.3",
6546aca4
JB
7352 "source": {
7353 "type": "git",
7354 "url": "https://github.com/ralouphie/getallheaders.git",
154d0974 7355 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6546aca4
JB
7356 },
7357 "dist": {
7358 "type": "zip",
154d0974
JB
7359 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7360 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6546aca4
JB
7361 "shasum": ""
7362 },
7363 "require": {
154d0974 7364 "php": ">=5.6"
6546aca4
JB
7365 },
7366 "require-dev": {
154d0974
JB
7367 "php-coveralls/php-coveralls": "^2.1",
7368 "phpunit/phpunit": "^5 || ^6.5"
6546aca4
JB
7369 },
7370 "type": "library",
7371 "autoload": {
7372 "files": [
7373 "src/getallheaders.php"
7374 ]
7375 },
7376 "notification-url": "https://packagist.org/downloads/",
7377 "license": [
7378 "MIT"
7379 ],
7380 "authors": [
7381 {
7382 "name": "Ralph Khattar",
7383 "email": "ralph.khattar@gmail.com"
7384 }
7385 ],
7386 "description": "A polyfill for getallheaders.",
154d0974 7387 "time": "2019-03-08T08:55:37+00:00"
6546aca4 7388 },
955a3bde 7389 {
2a74acb7
JB
7390 "name": "react/promise",
7391 "version": "v2.8.0",
955a3bde
JB
7392 "source": {
7393 "type": "git",
2a74acb7
JB
7394 "url": "https://github.com/reactphp/promise.git",
7395 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
955a3bde
JB
7396 },
7397 "dist": {
7398 "type": "zip",
2a74acb7
JB
7399 "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
7400 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
955a3bde
JB
7401 "shasum": ""
7402 },
7403 "require": {
2a74acb7 7404 "php": ">=5.4.0"
955a3bde
JB
7405 },
7406 "require-dev": {
2a74acb7 7407 "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
955a3bde
JB
7408 },
7409 "type": "library",
955a3bde
JB
7410 "autoload": {
7411 "psr-4": {
2a74acb7 7412 "React\\Promise\\": "src/"
6ba1d734
JB
7413 },
7414 "files": [
2a74acb7 7415 "src/functions_include.php"
6546aca4
JB
7416 ]
7417 },
7418 "notification-url": "https://packagist.org/downloads/",
7419 "license": [
7420 "MIT"
7421 ],
7422 "authors": [
7423 {
7424 "name": "Jan Sorgalla",
7425 "email": "jsorgalla@gmail.com"
7426 }
7427 ],
7428 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7429 "keywords": [
7430 "promise",
7431 "promises"
7432 ],
2a74acb7 7433 "time": "2020-05-12T15:16:56+00:00"
6546aca4
JB
7434 },
7435 {
7436 "name": "scheb/two-factor-bundle",
0cf743f6 7437 "version": "v4.5.0",
6546aca4
JB
7438 "source": {
7439 "type": "git",
7440 "url": "https://github.com/scheb/two-factor-bundle.git",
0cf743f6 7441 "reference": "8dd92c33aeff4a5274e782629a0c1df4bbf77db2"
6546aca4
JB
7442 },
7443 "dist": {
7444 "type": "zip",
0cf743f6
JB
7445 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/8dd92c33aeff4a5274e782629a0c1df4bbf77db2",
7446 "reference": "8dd92c33aeff4a5274e782629a0c1df4bbf77db2",
6546aca4
JB
7447 "shasum": ""
7448 },
7449 "require": {
7450 "lcobucci/jwt": "^3.2",
28378675 7451 "paragonie/constant_time_encoding": "^2.2",
6546aca4 7452 "php": "^7.1.3",
0cf743f6
JB
7453 "spomky-labs/otphp": "^9.1",
7454 "symfony/config": "^3.4|^4.0",
7455 "symfony/dependency-injection": "^3.4|^4.0",
7456 "symfony/event-dispatcher": "^3.4|^4.0",
7457 "symfony/framework-bundle": "^3.4|^4.0",
7458 "symfony/http-foundation": "^3.4|^4.0",
7459 "symfony/http-kernel": "^3.4|^4.0",
7460 "symfony/property-access": "^3.4|^4.0",
7461 "symfony/security-bundle": "^3.4|^4.0",
7462 "symfony/twig-bundle": "^3.4|^4.0"
6546aca4
JB
7463 },
7464 "require-dev": {
0cf743f6
JB
7465 "doctrine/lexer": "^1.0.1",
7466 "doctrine/orm": "^2.6",
7467 "phpunit/phpunit": "^7.0|^8.0",
6546aca4 7468 "swiftmailer/swiftmailer": "^6.0",
0cf743f6 7469 "symfony/yaml": "^3.4|^4.0"
6546aca4
JB
7470 },
7471 "type": "symfony-bundle",
7472 "autoload": {
7473 "psr-4": {
7474 "Scheb\\TwoFactorBundle\\": ""
0cf743f6 7475 }
6546aca4
JB
7476 },
7477 "notification-url": "https://packagist.org/downloads/",
7478 "license": [
7479 "MIT"
7480 ],
7481 "authors": [
7482 {
7483 "name": "Christian Scheb",
7484 "email": "me@christianscheb.de"
7485 }
7486 ],
7487 "description": "Provides two-factor authentication for Symfony applications",
7488 "homepage": "https://github.com/scheb/two-factor-bundle",
7489 "keywords": [
7490 "Authentication",
7491 "security",
7492 "symfony",
7493 "two-factor",
7494 "two-step"
7495 ],
0cf743f6 7496 "time": "2019-08-07T18:26:54+00:00"
6546aca4
JB
7497 },
7498 {
7499 "name": "sensio/distribution-bundle",
e06303d8 7500 "version": "v5.0.25",
6546aca4
JB
7501 "source": {
7502 "type": "git",
7503 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
e06303d8 7504 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
6546aca4
JB
7505 },
7506 "dist": {
7507 "type": "zip",
e06303d8 7508 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
7509 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
6546aca4
JB
7510 "shasum": ""
7511 },
7512 "require": {
7513 "php": ">=5.3.9",
e06303d8 7514 "sensiolabs/security-checker": "~5.0|~6.0",
6546aca4
JB
7515 "symfony/class-loader": "~2.3|~3.0",
7516 "symfony/config": "~2.3|~3.0",
7517 "symfony/dependency-injection": "~2.3|~3.0",
7518 "symfony/filesystem": "~2.3|~3.0",
7519 "symfony/http-kernel": "~2.3|~3.0",
7520 "symfony/process": "~2.3|~3.0"
7521 },
7522 "type": "symfony-bundle",
7523 "extra": {
7524 "branch-alias": {
7525 "dev-master": "5.0.x-dev"
7526 }
7527 },
7528 "autoload": {
7529 "psr-4": {
7530 "Sensio\\Bundle\\DistributionBundle\\": ""
7531 }
7532 },
7533 "notification-url": "https://packagist.org/downloads/",
7534 "license": [
7535 "MIT"
7536 ],
7537 "authors": [
7538 {
7539 "name": "Fabien Potencier",
7540 "email": "fabien@symfony.com"
7541 }
7542 ],
7543 "description": "Base bundle for Symfony Distributions",
7544 "keywords": [
7545 "configuration",
7546 "distribution"
7547 ],
e06303d8 7548 "time": "2019-06-18T15:43:58+00:00"
6546aca4
JB
7549 },
7550 {
7551 "name": "sensio/framework-extra-bundle",
d0cf488d 7552 "version": "v5.4.1",
6546aca4
JB
7553 "source": {
7554 "type": "git",
7555 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
d0cf488d 7556 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a"
6546aca4
JB
7557 },
7558 "dist": {
7559 "type": "zip",
d0cf488d
JB
7560 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
7561 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
6546aca4
JB
7562 "shasum": ""
7563 },
7564 "require": {
7565 "doctrine/annotations": "^1.0",
7566 "doctrine/persistence": "^1.0",
7567 "php": ">=7.1.3",
2c8dcab7 7568 "symfony/config": "^3.4|^4.3",
7569 "symfony/dependency-injection": "^3.4|^4.3",
7570 "symfony/framework-bundle": "^3.4|^4.3",
7571 "symfony/http-kernel": "^3.4|^4.3"
6546aca4
JB
7572 },
7573 "require-dev": {
7574 "doctrine/doctrine-bundle": "^1.6",
7575 "doctrine/orm": "^2.5",
7576 "nyholm/psr7": "^1.1",
2c8dcab7 7577 "symfony/browser-kit": "^3.4|^4.3",
7578 "symfony/dom-crawler": "^3.4|^4.3",
7579 "symfony/expression-language": "^3.4|^4.3",
7580 "symfony/finder": "^3.4|^4.3",
6546aca4
JB
7581 "symfony/monolog-bridge": "^3.0|^4.0",
7582 "symfony/monolog-bundle": "^3.2",
7583 "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
7584 "symfony/psr-http-message-bridge": "^1.1",
2c8dcab7 7585 "symfony/security-bundle": "^3.4|^4.3",
7586 "symfony/twig-bundle": "^3.4|^4.3",
7587 "symfony/yaml": "^3.4|^4.3",
6546aca4
JB
7588 "twig/twig": "~1.12|~2.0"
7589 },
7590 "suggest": {
7591 "symfony/expression-language": "",
7592 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
7593 "symfony/security-bundle": ""
7594 },
7595 "type": "symfony-bundle",
7596 "extra": {
7597 "branch-alias": {
2c8dcab7 7598 "dev-master": "5.4.x-dev"
6546aca4
JB
7599 }
7600 },
7601 "autoload": {
7602 "psr-4": {
7603 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
7604 }
7605 },
7606 "notification-url": "https://packagist.org/downloads/",
7607 "license": [
7608 "MIT"
7609 ],
7610 "authors": [
7611 {
7612 "name": "Fabien Potencier",
7613 "email": "fabien@symfony.com"
7614 }
7615 ],
7616 "description": "This bundle provides a way to configure your controllers with annotations",
7617 "keywords": [
7618 "annotations",
7619 "controllers"
7620 ],
d0cf488d 7621 "time": "2019-07-08T08:31:25+00:00"
6546aca4
JB
7622 },
7623 {
7624 "name": "sensiolabs/security-checker",
8d4ed0df 7625 "version": "v6.0.3",
6546aca4
JB
7626 "source": {
7627 "type": "git",
7628 "url": "https://github.com/sensiolabs/security-checker.git",
8d4ed0df 7629 "reference": "a576c01520d9761901f269c4934ba55448be4a54"
6546aca4
JB
7630 },
7631 "dist": {
7632 "type": "zip",
8d4ed0df
JB
7633 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
7634 "reference": "a576c01520d9761901f269c4934ba55448be4a54",
6546aca4
JB
7635 "shasum": ""
7636 },
7637 "require": {
e06303d8 7638 "php": ">=7.1.3",
8d4ed0df
JB
7639 "symfony/console": "^2.8|^3.4|^4.2|^5.0",
7640 "symfony/http-client": "^4.3|^5.0",
7641 "symfony/mime": "^4.3|^5.0",
e06303d8 7642 "symfony/polyfill-ctype": "^1.11"
6546aca4
JB
7643 },
7644 "bin": [
7645 "security-checker"
7646 ],
7647 "type": "library",
7648 "extra": {
7649 "branch-alias": {
e06303d8 7650 "dev-master": "6.0-dev"
6546aca4
JB
7651 }
7652 },
7653 "autoload": {
7654 "psr-4": {
7655 "SensioLabs\\Security\\": "SensioLabs/Security"
7656 }
7657 },
7658 "notification-url": "https://packagist.org/downloads/",
7659 "license": [
7660 "MIT"
7661 ],
7662 "authors": [
7663 {
7664 "name": "Fabien Potencier",
7665 "email": "fabien.potencier@gmail.com"
7666 }
7667 ],
7668 "description": "A security checker for your composer.lock",
8d4ed0df 7669 "time": "2019-11-01T13:20:14+00:00"
6546aca4 7670 },
955a3bde
JB
7671 {
7672 "name": "sentry/sdk",
eb0fa190 7673 "version": "2.0.4",
955a3bde
JB
7674 "source": {
7675 "type": "git",
7676 "url": "https://github.com/getsentry/sentry-php-sdk.git",
eb0fa190 7677 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874"
955a3bde
JB
7678 },
7679 "dist": {
7680 "type": "zip",
eb0fa190 7681 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
7682 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
955a3bde
JB
7683 "shasum": ""
7684 },
7685 "require": {
7686 "http-interop/http-factory-guzzle": "^1.0",
7687 "php-http/curl-client": "^1.0|^2.0",
eb0fa190 7688 "sentry/sentry": "^2.1.3"
955a3bde
JB
7689 },
7690 "type": "metapackage",
7691 "notification-url": "https://packagist.org/downloads/",
7692 "license": [
7693 "MIT"
7694 ],
7695 "authors": [
7696 {
7697 "name": "Sentry",
7698 "email": "accounts@sentry.io"
7699 }
7700 ],
7701 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
eb0fa190 7702 "time": "2019-09-09T19:54:44+00:00"
955a3bde
JB
7703 },
7704 {
7705 "name": "sentry/sentry",
2a74acb7 7706 "version": "2.4.0",
955a3bde
JB
7707 "source": {
7708 "type": "git",
7709 "url": "https://github.com/getsentry/sentry-php.git",
2a74acb7 7710 "reference": "e44561875e0d724bac3d9cdb705bf58847acd425"
955a3bde
JB
7711 },
7712 "dist": {
7713 "type": "zip",
2a74acb7
JB
7714 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/e44561875e0d724bac3d9cdb705bf58847acd425",
7715 "reference": "e44561875e0d724bac3d9cdb705bf58847acd425",
955a3bde
JB
7716 "shasum": ""
7717 },
7718 "require": {
7719 "ext-json": "*",
7720 "ext-mbstring": "*",
eb0fa190 7721 "guzzlehttp/promises": "^1.3",
2a74acb7 7722 "guzzlehttp/psr7": "^1.6",
955a3bde
JB
7723 "jean85/pretty-package-versions": "^1.2",
7724 "php": "^7.1",
7725 "php-http/async-client-implementation": "^1.0",
7726 "php-http/client-common": "^1.5|^2.0",
7727 "php-http/discovery": "^1.6.1",
7728 "php-http/httplug": "^1.1|^2.0",
7729 "php-http/message": "^1.5",
2a74acb7 7730 "psr/http-factory": "^1.0",
955a3bde 7731 "psr/http-message-implementation": "^1.0",
2a74acb7 7732 "psr/log": "^1.0",
6ba1d734 7733 "symfony/options-resolver": "^2.7|^3.0|^4.0|^5.0",
2a74acb7 7734 "symfony/polyfill-uuid": "^1.13.1"
955a3bde
JB
7735 },
7736 "conflict": {
7737 "php-http/client-common": "1.8.0",
7738 "raven/raven": "*"
7739 },
7740 "require-dev": {
2a74acb7 7741 "friendsofphp/php-cs-fixer": "^2.16",
955a3bde 7742 "monolog/monolog": "^1.3|^2.0",
2a74acb7 7743 "php-http/mock-client": "^1.3",
eb0fa190 7744 "phpstan/extension-installer": "^1.0",
2a74acb7
JB
7745 "phpstan/phpstan": "^0.12",
7746 "phpstan/phpstan-phpunit": "^0.12",
8a74cb83 7747 "phpunit/phpunit": "^7.5.18",
6ba1d734 7748 "symfony/phpunit-bridge": "^4.3|^5.0",
eb0fa190 7749 "vimeo/psalm": "^3.4"
955a3bde 7750 },
8d4ed0df
JB
7751 "suggest": {
7752 "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
7753 },
955a3bde
JB
7754 "type": "library",
7755 "extra": {
7756 "branch-alias": {
2a74acb7 7757 "dev-master": "2.4-dev"
955a3bde
JB
7758 }
7759 },
7760 "autoload": {
7761 "files": [
eb0fa190 7762 "src/functions.php"
955a3bde
JB
7763 ],
7764 "psr-4": {
7765 "Sentry\\": "src/"
7766 }
7767 },
7768 "notification-url": "https://packagist.org/downloads/",
7769 "license": [
7770 "BSD-3-Clause"
7771 ],
7772 "authors": [
7773 {
7774 "name": "Sentry",
7775 "email": "accounts@sentry.io"
7776 }
7777 ],
7778 "description": "A PHP SDK for Sentry (http://sentry.io)",
7779 "homepage": "http://sentry.io",
7780 "keywords": [
7781 "crash-reporting",
7782 "crash-reports",
7783 "error-handler",
7784 "error-monitoring",
7785 "log",
7786 "logging",
7787 "sentry"
7788 ],
2a74acb7 7789 "time": "2020-05-20T20:49:38+00:00"
955a3bde
JB
7790 },
7791 {
7792 "name": "sentry/sentry-symfony",
2a74acb7 7793 "version": "3.3.2",
955a3bde
JB
7794 "source": {
7795 "type": "git",
7796 "url": "https://github.com/getsentry/sentry-symfony.git",
2a74acb7 7797 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711"
955a3bde
JB
7798 },
7799 "dist": {
7800 "type": "zip",
2a74acb7
JB
7801 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/3a9c2669969604c362cc63ba8fa118d9a00ac711",
7802 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711",
955a3bde
JB
7803 "shasum": ""
7804 },
7805 "require": {
7806 "jean85/pretty-package-versions": "^1.0",
2a74acb7 7807 "ocramius/package-versions": "^1.3.0",
955a3bde
JB
7808 "php": "^7.1",
7809 "sentry/sdk": "^2.0",
2a74acb7
JB
7810 "symfony/config": "^3.4||^4.0||^5.0",
7811 "symfony/console": "^3.4||^4.0||^5.0",
7812 "symfony/dependency-injection": "^3.4||^4.0||^5.0",
7813 "symfony/event-dispatcher": "^3.4||^4.0||^5.0",
7814 "symfony/http-kernel": "^3.4||^4.0||^5.0",
7815 "symfony/security-core": "^3.4||^4.0||^5.0"
955a3bde
JB
7816 },
7817 "require-dev": {
7818 "friendsofphp/php-cs-fixer": "^2.8",
7819 "jangregor/phpstan-prophecy": "^0.3.0",
eb0fa190 7820 "monolog/monolog": "^1.11||^2.0",
955a3bde 7821 "php-http/mock-client": "^1.0",
955a3bde 7822 "phpstan/phpstan-phpunit": "^0.11",
2a74acb7
JB
7823 "phpstan/phpstan-shim": "^0.11",
7824 "phpunit/phpunit": "^7.5||^8.5",
7825 "symfony/browser-kit": "^3.4||^4.0||^5.0",
7826 "symfony/expression-language": "^3.4||^4.0||^5.0",
7827 "symfony/framework-bundle": "^3.4||^4.0||^5.0",
7828 "symfony/monolog-bundle": "^3.4",
7829 "symfony/phpunit-bridge": "^5.0",
7830 "symfony/yaml": "^3.4||^4.0||^5.0"
955a3bde 7831 },
eb0fa190 7832 "suggest": {
7833 "monolog/monolog": "Required to use the Monolog handler"
7834 },
955a3bde
JB
7835 "type": "symfony-bundle",
7836 "extra": {
7837 "branch-alias": {
7838 "master": "3.x-dev",
8a74cb83 7839 "releases/3.2.x": "3.2.x-dev",
955a3bde
JB
7840 "releases/2.x": "2.x-dev",
7841 "releases/1.x": "1.x-dev"
7842 }
7843 },
7844 "autoload": {
7845 "psr-4": {
7846 "Sentry\\SentryBundle\\": "src/"
7847 }
7848 },
7849 "notification-url": "https://packagist.org/downloads/",
7850 "license": [
7851 "Apache-2.0"
7852 ],
7853 "authors": [
7854 {
7855 "name": "David Cramer",
7856 "email": "dcramer@gmail.com"
7857 },
7858 {
7859 "name": "Alessandro Lai",
7860 "email": "alessandro.lai85@gmail.com"
7861 }
7862 ],
7863 "description": "Symfony integration for Sentry (http://getsentry.com)",
7864 "homepage": "http://getsentry.com",
7865 "keywords": [
7866 "errors",
7867 "logging",
7868 "sentry",
7869 "symfony"
7870 ],
2a74acb7 7871 "time": "2020-01-16T08:45:03+00:00"
955a3bde 7872 },
6546aca4
JB
7873 {
7874 "name": "simplepie/simplepie",
2a74acb7 7875 "version": "1.5.5",
6546aca4
JB
7876 "source": {
7877 "type": "git",
7878 "url": "https://github.com/simplepie/simplepie.git",
2a74acb7 7879 "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4"
6546aca4
JB
7880 },
7881 "dist": {
7882 "type": "zip",
2a74acb7
JB
7883 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ae49e2201b6da9c808e5dac437aca356a11831b4",
7884 "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4",
6546aca4
JB
7885 "shasum": ""
7886 },
7887 "require": {
7888 "ext-pcre": "*",
7889 "ext-xml": "*",
7890 "ext-xmlreader": "*",
7891 "php": ">=5.6.0"
7892 },
7893 "require-dev": {
7894 "phpunit/phpunit": "~5.4.3 || ~6.5"
7895 },
7896 "suggest": {
7897 "ext-curl": "",
7898 "ext-iconv": "",
7899 "ext-intl": "",
7900 "ext-mbstring": "",
7901 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
7902 },
7903 "type": "library",
7904 "autoload": {
7905 "psr-0": {
7906 "SimplePie": "library"
7907 }
7908 },
7909 "notification-url": "https://packagist.org/downloads/",
7910 "license": [
7911 "BSD-3-Clause"
7912 ],
7913 "authors": [
7914 {
7915 "name": "Ryan Parman",
cc7b2b91 7916 "homepage": "http://ryanparman.com/",
7917 "role": "Creator, alumnus developer"
6546aca4
JB
7918 },
7919 {
2a74acb7
JB
7920 "name": "Sam Sneddon",
7921 "homepage": "https://gsnedders.com/",
cc7b2b91 7922 "role": "Alumnus developer"
6546aca4
JB
7923 },
7924 {
7925 "name": "Ryan McCue",
7926 "email": "me@ryanmccue.info",
cc7b2b91 7927 "homepage": "http://ryanmccue.info/",
7928 "role": "Developer"
6546aca4
JB
7929 }
7930 ],
7931 "description": "A simple Atom/RSS parsing library for PHP",
7932 "homepage": "http://simplepie.org/",
7933 "keywords": [
7934 "atom",
7935 "feeds",
7936 "rss"
7937 ],
2a74acb7 7938 "time": "2020-05-01T12:23:14+00:00"
6546aca4
JB
7939 },
7940 {
7941 "name": "smalot/pdfparser",
692501f2 7942 "version": "v0.15.0",
6546aca4
JB
7943 "source": {
7944 "type": "git",
7945 "url": "https://github.com/smalot/pdfparser.git",
692501f2 7946 "reference": "a53df87a048b943ff7380765b300e2b002e61de4"
6546aca4
JB
7947 },
7948 "dist": {
7949 "type": "zip",
692501f2 7950 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/a53df87a048b943ff7380765b300e2b002e61de4",
7951 "reference": "a53df87a048b943ff7380765b300e2b002e61de4",
6546aca4
JB
7952 "shasum": ""
7953 },
7954 "require": {
7955 "ext-mbstring": "*",
7956 "ext-zlib": "*",
7957 "php": ">=5.3.0",
7958 "tecnickcom/tcpdf": "~6.0"
7959 },
7960 "require-dev": {
7961 "atoum/atoum": "^2.8 | ^3.0"
7962 },
7963 "type": "library",
7964 "autoload": {
7965 "psr-0": {
7966 "Smalot\\PdfParser\\": "src/"
7967 }
7968 },
7969 "notification-url": "https://packagist.org/downloads/",
7970 "license": [
7971 "LGPL-3.0"
7972 ],
7973 "authors": [
7974 {
692501f2 7975 "name": "Sebastien MALOT",
6546aca4
JB
7976 "email": "sebastien@malot.fr"
7977 }
7978 ],
7979 "description": "Pdf parser library. Can read and extract information from pdf file.",
7980 "homepage": "http://www.pdfparser.org",
7981 "keywords": [
7982 "extract",
7983 "parse",
7984 "parser",
7985 "pdf",
7986 "text"
7987 ],
692501f2 7988 "time": "2020-04-21T07:28:21+00:00"
6546aca4
JB
7989 },
7990 {
28378675 7991 "name": "spomky-labs/otphp",
7992 "version": "v9.1.4",
6546aca4
JB
7993 "source": {
7994 "type": "git",
28378675 7995 "url": "https://github.com/Spomky-Labs/otphp.git",
7996 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068"
6546aca4
JB
7997 },
7998 "dist": {
7999 "type": "zip",
28378675 8000 "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/48d463cf909320399fe08eab2e1cd18d899d5068",
8001 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068",
6546aca4
JB
8002 "shasum": ""
8003 },
8004 "require": {
28378675 8005 "beberlei/assert": "^2.4|^3.0",
8006 "paragonie/constant_time_encoding": "^2.0",
6546aca4
JB
8007 "php": "^7.1"
8008 },
8009 "require-dev": {
28378675 8010 "phpunit/phpunit": "^6.0",
8011 "satooshi/php-coveralls": "^1.0"
6546aca4
JB
8012 },
8013 "type": "library",
8014 "extra": {
8015 "branch-alias": {
28378675 8016 "dev-master": "9.0.x-dev"
6546aca4
JB
8017 }
8018 },
8019 "autoload": {
8020 "psr-4": {
28378675 8021 "OTPHP\\": "src/"
6546aca4
JB
8022 }
8023 },
8024 "notification-url": "https://packagist.org/downloads/",
8025 "license": [
8026 "MIT"
8027 ],
8028 "authors": [
8029 {
28378675 8030 "name": "Florent Morselli",
8031 "homepage": "https://github.com/Spomky"
6546aca4
JB
8032 },
8033 {
28378675 8034 "name": "All contributors",
8035 "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
6546aca4
JB
8036 }
8037 ],
28378675 8038 "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
8039 "homepage": "https://github.com/Spomky-Labs/otphp",
6546aca4 8040 "keywords": [
28378675 8041 "FreeOTP",
8042 "RFC 4226",
8043 "RFC 6238",
8044 "google authenticator",
8045 "hotp",
8046 "otp",
8047 "totp"
6546aca4 8048 ],
28378675 8049 "time": "2019-03-18T10:08:51+00:00"
6546aca4
JB
8050 },
8051 {
8052 "name": "stof/doctrine-extensions-bundle",
8053 "version": "v1.3.0",
8054 "source": {
8055 "type": "git",
8056 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
8057 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
8058 },
8059 "dist": {
8060 "type": "zip",
8061 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
8062 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
8063 "shasum": ""
8064 },
8065 "require": {
8066 "gedmo/doctrine-extensions": "^2.3.4",
8067 "php": ">=5.3.2",
8068 "symfony/framework-bundle": "~2.7|~3.2|~4.0"
8069 },
8070 "require-dev": {
8071 "symfony/phpunit-bridge": "^4.0",
8072 "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
8073 },
8074 "suggest": {
8075 "doctrine/doctrine-bundle": "to use the ORM extensions",
8076 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
8077 },
8078 "type": "symfony-bundle",
8079 "extra": {
8080 "branch-alias": {
8081 "dev-master": "1.3.x-dev"
8082 }
8083 },
8084 "autoload": {
8085 "psr-4": {
8086 "Stof\\DoctrineExtensionsBundle\\": ""
8087 }
8088 },
8089 "notification-url": "https://packagist.org/downloads/",
8090 "license": [
8091 "MIT"
8092 ],
8093 "authors": [
8094 {
8095 "name": "Christophe Coevoet",
8096 "email": "stof@notk.org"
8097 }
8098 ],
8099 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
8100 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
8101 "keywords": [
8102 "behaviors",
8103 "doctrine2",
8104 "extensions",
8105 "gedmo",
8106 "loggable",
8107 "nestedset",
8108 "sluggable",
8109 "sortable",
8110 "timestampable",
8111 "translatable",
8112 "tree"
8113 ],
8114 "time": "2017-12-24T16:06:50+00:00"
8115 },
8116 {
8117 "name": "swiftmailer/swiftmailer",
8d4ed0df 8118 "version": "v6.2.3",
6546aca4
JB
8119 "source": {
8120 "type": "git",
8121 "url": "https://github.com/swiftmailer/swiftmailer.git",
8d4ed0df 8122 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
6546aca4
JB
8123 },
8124 "dist": {
8125 "type": "zip",
8d4ed0df
JB
8126 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
8127 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
6546aca4
JB
8128 "shasum": ""
8129 },
8130 "require": {
8131 "egulias/email-validator": "~2.0",
8132 "php": ">=7.0.0",
8133 "symfony/polyfill-iconv": "^1.0",
8134 "symfony/polyfill-intl-idn": "^1.10",
8135 "symfony/polyfill-mbstring": "^1.0"
8136 },
8137 "require-dev": {
8138 "mockery/mockery": "~0.9.1",
8139 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
8140 },
8141 "suggest": {
8142 "ext-intl": "Needed to support internationalized email addresses",
8143 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
8144 },
8145 "type": "library",
8146 "extra": {
8147 "branch-alias": {
8148 "dev-master": "6.2-dev"
8149 }
8150 },
8151 "autoload": {
8152 "files": [
8153 "lib/swift_required.php"
8154 ]
8155 },
8156 "notification-url": "https://packagist.org/downloads/",
8157 "license": [
8158 "MIT"
8159 ],
8160 "authors": [
8161 {
8162 "name": "Chris Corbyn"
8163 },
8164 {
8165 "name": "Fabien Potencier",
8166 "email": "fabien@symfony.com"
8167 }
8168 ],
8169 "description": "Swiftmailer, free feature-rich PHP mailer",
8170 "homepage": "https://swiftmailer.symfony.com",
8171 "keywords": [
8172 "email",
8173 "mail",
8174 "mailer"
8175 ],
8d4ed0df 8176 "time": "2019-11-12T09:31:26+00:00"
6546aca4 8177 },
e06303d8 8178 {
8179 "name": "symfony/http-client",
2a74acb7 8180 "version": "v4.4.8",
e06303d8 8181 "source": {
8182 "type": "git",
8183 "url": "https://github.com/symfony/http-client.git",
2a74acb7 8184 "reference": "88d1745f4095727b8bf0574a0f414331f4ec229c"
e06303d8 8185 },
8186 "dist": {
8187 "type": "zip",
2a74acb7
JB
8188 "url": "https://api.github.com/repos/symfony/http-client/zipball/88d1745f4095727b8bf0574a0f414331f4ec229c",
8189 "reference": "88d1745f4095727b8bf0574a0f414331f4ec229c",
e06303d8 8190 "shasum": ""
8191 },
8192 "require": {
8193 "php": "^7.1.3",
8194 "psr/log": "^1.0",
6ba1d734
JB
8195 "symfony/http-client-contracts": "^1.1.8|^2",
8196 "symfony/polyfill-php73": "^1.11",
8197 "symfony/service-contracts": "^1.0|^2"
e06303d8 8198 },
8199 "provide": {
6ba1d734
JB
8200 "php-http/async-client-implementation": "*",
8201 "php-http/client-implementation": "*",
e06303d8 8202 "psr/http-client-implementation": "1.0",
8203 "symfony/http-client-implementation": "1.1"
8204 },
8205 "require-dev": {
6ba1d734 8206 "guzzlehttp/promises": "^1.3.1",
e06303d8 8207 "nyholm/psr7": "^1.0",
6ba1d734 8208 "php-http/httplug": "^1.0|^2.0",
e06303d8 8209 "psr/http-client": "^1.0",
6ba1d734
JB
8210 "symfony/dependency-injection": "^4.3|^5.0",
8211 "symfony/http-kernel": "^4.4",
8212 "symfony/process": "^4.2|^5.0"
e06303d8 8213 },
8214 "type": "library",
8215 "extra": {
8216 "branch-alias": {
6ba1d734 8217 "dev-master": "4.4-dev"
e06303d8 8218 }
8219 },
8220 "autoload": {
8221 "psr-4": {
8222 "Symfony\\Component\\HttpClient\\": ""
8223 },
8224 "exclude-from-classmap": [
8225 "/Tests/"
8226 ]
8227 },
8228 "notification-url": "https://packagist.org/downloads/",
8229 "license": [
8230 "MIT"
8231 ],
8232 "authors": [
8233 {
8234 "name": "Nicolas Grekas",
8235 "email": "p@tchwork.com"
8236 },
8237 {
8238 "name": "Symfony Community",
8239 "homepage": "https://symfony.com/contributors"
8240 }
8241 ],
8242 "description": "Symfony HttpClient component",
8243 "homepage": "https://symfony.com",
2a74acb7 8244 "time": "2020-04-12T16:14:02+00:00"
e06303d8 8245 },
8246 {
8247 "name": "symfony/http-client-contracts",
8d4ed0df 8248 "version": "v1.1.8",
e06303d8 8249 "source": {
8250 "type": "git",
8251 "url": "https://github.com/symfony/http-client-contracts.git",
8d4ed0df 8252 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e"
e06303d8 8253 },
8254 "dist": {
8255 "type": "zip",
8d4ed0df
JB
8256 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
8257 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
e06303d8 8258 "shasum": ""
8259 },
8260 "require": {
8261 "php": "^7.1.3"
8262 },
8263 "suggest": {
8264 "symfony/http-client-implementation": ""
8265 },
8266 "type": "library",
8267 "extra": {
8268 "branch-alias": {
8269 "dev-master": "1.1-dev"
8270 }
8271 },
8272 "autoload": {
8273 "psr-4": {
8274 "Symfony\\Contracts\\HttpClient\\": ""
8275 }
8276 },
8277 "notification-url": "https://packagist.org/downloads/",
8278 "license": [
8279 "MIT"
8280 ],
8281 "authors": [
8282 {
8283 "name": "Nicolas Grekas",
8284 "email": "p@tchwork.com"
8285 },
8286 {
8287 "name": "Symfony Community",
8288 "homepage": "https://symfony.com/contributors"
8289 }
8290 ],
8291 "description": "Generic abstractions related to HTTP clients",
8292 "homepage": "https://symfony.com",
8293 "keywords": [
8294 "abstractions",
8295 "contracts",
8296 "decoupling",
8297 "interfaces",
8298 "interoperability",
8299 "standards"
8300 ],
8d4ed0df 8301 "time": "2019-11-07T12:44:51+00:00"
e06303d8 8302 },
8303 {
8304 "name": "symfony/mime",
2a74acb7 8305 "version": "v4.4.8",
e06303d8 8306 "source": {
8307 "type": "git",
8308 "url": "https://github.com/symfony/mime.git",
2a74acb7 8309 "reference": "7a583ffb6c7dd5aabb5db920817a3cc39261c517"
e06303d8 8310 },
8311 "dist": {
8312 "type": "zip",
2a74acb7
JB
8313 "url": "https://api.github.com/repos/symfony/mime/zipball/7a583ffb6c7dd5aabb5db920817a3cc39261c517",
8314 "reference": "7a583ffb6c7dd5aabb5db920817a3cc39261c517",
e06303d8 8315 "shasum": ""
8316 },
8317 "require": {
8318 "php": "^7.1.3",
8319 "symfony/polyfill-intl-idn": "^1.10",
8320 "symfony/polyfill-mbstring": "^1.0"
8321 },
d3847ac1
JB
8322 "conflict": {
8323 "symfony/mailer": "<4.4"
8324 },
e06303d8 8325 "require-dev": {
3f2e602f 8326 "egulias/email-validator": "^2.1.10",
d3847ac1 8327 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
e06303d8 8328 },
8329 "type": "library",
8330 "extra": {
8331 "branch-alias": {
d3847ac1 8332 "dev-master": "4.4-dev"
e06303d8 8333 }
8334 },
8335 "autoload": {
8336 "psr-4": {
8337 "Symfony\\Component\\Mime\\": ""
8338 },
8339 "exclude-from-classmap": [
8340 "/Tests/"
8341 ]
8342 },
8343 "notification-url": "https://packagist.org/downloads/",
8344 "license": [
8345 "MIT"
8346 ],
8347 "authors": [
8348 {
8349 "name": "Fabien Potencier",
8350 "email": "fabien@symfony.com"
8351 },
8352 {
8353 "name": "Symfony Community",
8354 "homepage": "https://symfony.com/contributors"
8355 }
8356 ],
8357 "description": "A library to manipulate MIME messages",
8358 "homepage": "https://symfony.com",
8359 "keywords": [
8360 "mime",
8361 "mime-type"
8362 ],
2a74acb7 8363 "time": "2020-04-16T14:49:30+00:00"
e06303d8 8364 },
6546aca4
JB
8365 {
8366 "name": "symfony/monolog-bundle",
9baf99ad 8367 "version": "v3.5.0",
6546aca4
JB
8368 "source": {
8369 "type": "git",
8370 "url": "https://github.com/symfony/monolog-bundle.git",
9baf99ad 8371 "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd"
6546aca4
JB
8372 },
8373 "dist": {
8374 "type": "zip",
9baf99ad 8375 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
8376 "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
6546aca4
JB
8377 "shasum": ""
8378 },
8379 "require": {
9baf99ad 8380 "monolog/monolog": "~1.22 || ~2.0",
6546aca4 8381 "php": ">=5.6",
9baf99ad 8382 "symfony/config": "~3.4 || ~4.0 || ^5.0",
8383 "symfony/dependency-injection": "~3.4.10 || ^4.0.10 || ^5.0",
8384 "symfony/http-kernel": "~3.4 || ~4.0 || ^5.0",
8385 "symfony/monolog-bridge": "~3.4 || ~4.0 || ^5.0"
6546aca4
JB
8386 },
8387 "require-dev": {
9baf99ad 8388 "symfony/console": "~3.4 || ~4.0 || ^5.0",
8389 "symfony/phpunit-bridge": "^3.4.19 || ^4.0 || ^5.0",
8390 "symfony/yaml": "~3.4 || ~4.0 || ^5.0"
6546aca4
JB
8391 },
8392 "type": "symfony-bundle",
8393 "extra": {
8394 "branch-alias": {
8395 "dev-master": "3.x-dev"
8396 }
8397 },
8398 "autoload": {
8399 "psr-4": {
8400 "Symfony\\Bundle\\MonologBundle\\": ""
8401 },
8402 "exclude-from-classmap": [
8403 "/Tests/"
8404 ]
8405 },
8406 "notification-url": "https://packagist.org/downloads/",
8407 "license": [
8408 "MIT"
8409 ],
8410 "authors": [
6546aca4
JB
8411 {
8412 "name": "Fabien Potencier",
8413 "email": "fabien@symfony.com"
9baf99ad 8414 },
8415 {
8416 "name": "Symfony Community",
8417 "homepage": "http://symfony.com/contributors"
6546aca4
JB
8418 }
8419 ],
8420 "description": "Symfony MonologBundle",
8421 "homepage": "http://symfony.com",
8422 "keywords": [
8423 "log",
8424 "logging"
8425 ],
9baf99ad 8426 "time": "2019-11-13T13:11:14+00:00"
6546aca4
JB
8427 },
8428 {
8429 "name": "symfony/polyfill-apcu",
2a74acb7 8430 "version": "v1.17.0",
6546aca4
JB
8431 "source": {
8432 "type": "git",
8433 "url": "https://github.com/symfony/polyfill-apcu.git",
2a74acb7 8434 "reference": "9ec426b564916afb9bfd15f78708ec322eeb8538"
6546aca4
JB
8435 },
8436 "dist": {
8437 "type": "zip",
2a74acb7
JB
8438 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/9ec426b564916afb9bfd15f78708ec322eeb8538",
8439 "reference": "9ec426b564916afb9bfd15f78708ec322eeb8538",
6546aca4
JB
8440 "shasum": ""
8441 },
8442 "require": {
8443 "php": ">=5.3.3"
8444 },
8445 "type": "library",
8446 "extra": {
8447 "branch-alias": {
2a74acb7 8448 "dev-master": "1.17-dev"
6546aca4
JB
8449 }
8450 },
8451 "autoload": {
8452 "psr-4": {
8453 "Symfony\\Polyfill\\Apcu\\": ""
8454 },
8455 "files": [
8456 "bootstrap.php"
8457 ]
8458 },
8459 "notification-url": "https://packagist.org/downloads/",
8460 "license": [
8461 "MIT"
8462 ],
8463 "authors": [
8464 {
8465 "name": "Nicolas Grekas",
8466 "email": "p@tchwork.com"
8467 },
8468 {
8469 "name": "Symfony Community",
8470 "homepage": "https://symfony.com/contributors"
8471 }
8472 ],
8473 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
8474 "homepage": "https://symfony.com",
8475 "keywords": [
8476 "apcu",
8477 "compatibility",
8478 "polyfill",
8479 "portable",
8480 "shim"
8481 ],
2a74acb7 8482 "time": "2020-05-12T16:14:59+00:00"
6546aca4
JB
8483 },
8484 {
8485 "name": "symfony/polyfill-ctype",
2a74acb7 8486 "version": "v1.17.0",
6546aca4
JB
8487 "source": {
8488 "type": "git",
8489 "url": "https://github.com/symfony/polyfill-ctype.git",
2a74acb7 8490 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
6546aca4
JB
8491 },
8492 "dist": {
8493 "type": "zip",
2a74acb7
JB
8494 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
8495 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
6546aca4
JB
8496 "shasum": ""
8497 },
8498 "require": {
8499 "php": ">=5.3.3"
8500 },
8501 "suggest": {
8502 "ext-ctype": "For best performance"
8503 },
8504 "type": "library",
8505 "extra": {
8506 "branch-alias": {
2a74acb7 8507 "dev-master": "1.17-dev"
6546aca4
JB
8508 }
8509 },
8510 "autoload": {
8511 "psr-4": {
8512 "Symfony\\Polyfill\\Ctype\\": ""
8513 },
8514 "files": [
8515 "bootstrap.php"
8516 ]
8517 },
8518 "notification-url": "https://packagist.org/downloads/",
8519 "license": [
8520 "MIT"
8521 ],
8522 "authors": [
6546aca4
JB
8523 {
8524 "name": "Gert de Pagter",
313d7350 8525 "email": "BackEndTea@gmail.com"
1576905e
JB
8526 },
8527 {
8528 "name": "Symfony Community",
8529 "homepage": "https://symfony.com/contributors"
6546aca4
JB
8530 }
8531 ],
8532 "description": "Symfony polyfill for ctype functions",
8533 "homepage": "https://symfony.com",
8534 "keywords": [
8535 "compatibility",
8536 "ctype",
8537 "polyfill",
8538 "portable"
8539 ],
2a74acb7 8540 "time": "2020-05-12T16:14:59+00:00"
6546aca4
JB
8541 },
8542 {
8543 "name": "symfony/polyfill-iconv",
2a74acb7 8544 "version": "v1.17.0",
6546aca4
JB
8545 "source": {
8546 "type": "git",
8547 "url": "https://github.com/symfony/polyfill-iconv.git",
2a74acb7 8548 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
6546aca4
JB
8549 },
8550 "dist": {
8551 "type": "zip",
2a74acb7
JB
8552 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
8553 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
6546aca4
JB
8554 "shasum": ""
8555 },
8556 "require": {
8557 "php": ">=5.3.3"
8558 },
8559 "suggest": {
8560 "ext-iconv": "For best performance"
8561 },
8562 "type": "library",
8563 "extra": {
8564 "branch-alias": {
2a74acb7 8565 "dev-master": "1.17-dev"
6546aca4
JB
8566 }
8567 },
8568 "autoload": {
8569 "psr-4": {
8570 "Symfony\\Polyfill\\Iconv\\": ""
8571 },
8572 "files": [
8573 "bootstrap.php"
8574 ]
8575 },
8576 "notification-url": "https://packagist.org/downloads/",
8577 "license": [
8578 "MIT"
8579 ],
8580 "authors": [
8581 {
8582 "name": "Nicolas Grekas",
8583 "email": "p@tchwork.com"
8584 },
8585 {
8586 "name": "Symfony Community",
8587 "homepage": "https://symfony.com/contributors"
8588 }
8589 ],
8590 "description": "Symfony polyfill for the Iconv extension",
8591 "homepage": "https://symfony.com",
8592 "keywords": [
8593 "compatibility",
8594 "iconv",
8595 "polyfill",
8596 "portable",
8597 "shim"
8598 ],
2a74acb7 8599 "time": "2020-05-12T16:47:27+00:00"
6546aca4
JB
8600 },
8601 {
8602 "name": "symfony/polyfill-intl-icu",
2a74acb7 8603 "version": "v1.17.0",
6546aca4
JB
8604 "source": {
8605 "type": "git",
8606 "url": "https://github.com/symfony/polyfill-intl-icu.git",
2a74acb7 8607 "reference": "4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3"
6546aca4
JB
8608 },
8609 "dist": {
8610 "type": "zip",
2a74acb7
JB
8611 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3",
8612 "reference": "4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3",
6546aca4
JB
8613 "shasum": ""
8614 },
8615 "require": {
8616 "php": ">=5.3.3",
1576905e 8617 "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
6546aca4
JB
8618 },
8619 "suggest": {
8620 "ext-intl": "For best performance"
8621 },
8622 "type": "library",
8623 "extra": {
8624 "branch-alias": {
2a74acb7 8625 "dev-master": "1.17-dev"
6546aca4
JB
8626 }
8627 },
8628 "autoload": {
8629 "files": [
8630 "bootstrap.php"
8631 ]
8632 },
8633 "notification-url": "https://packagist.org/downloads/",
8634 "license": [
8635 "MIT"
8636 ],
8637 "authors": [
8638 {
8639 "name": "Nicolas Grekas",
8640 "email": "p@tchwork.com"
8641 },
8642 {
8643 "name": "Symfony Community",
8644 "homepage": "https://symfony.com/contributors"
8645 }
8646 ],
8647 "description": "Symfony polyfill for intl's ICU-related data and classes",
8648 "homepage": "https://symfony.com",
8649 "keywords": [
8650 "compatibility",
8651 "icu",
8652 "intl",
8653 "polyfill",
8654 "portable",
8655 "shim"
8656 ],
2a74acb7 8657 "time": "2020-05-12T16:14:59+00:00"
6546aca4
JB
8658 },
8659 {
8660 "name": "symfony/polyfill-intl-idn",
2a74acb7 8661 "version": "v1.17.0",
6546aca4
JB
8662 "source": {
8663 "type": "git",
8664 "url": "https://github.com/symfony/polyfill-intl-idn.git",
2a74acb7 8665 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
6546aca4
JB
8666 },
8667 "dist": {
8668 "type": "zip",
2a74acb7
JB
8669 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
8670 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
6546aca4
JB
8671 "shasum": ""
8672 },
8673 "require": {
8674 "php": ">=5.3.3",
8675 "symfony/polyfill-mbstring": "^1.3",
2a74acb7 8676 "symfony/polyfill-php72": "^1.10"
6546aca4
JB
8677 },
8678 "suggest": {
8679 "ext-intl": "For best performance"
8680 },
8681 "type": "library",
8682 "extra": {
8683 "branch-alias": {
2a74acb7 8684 "dev-master": "1.17-dev"
6546aca4
JB
8685 }
8686 },
8687 "autoload": {
8688 "psr-4": {
8689 "Symfony\\Polyfill\\Intl\\Idn\\": ""
8690 },
8691 "files": [
8692 "bootstrap.php"
8693 ]
8694 },
8695 "notification-url": "https://packagist.org/downloads/",
8696 "license": [
8697 "MIT"
8698 ],
8699 "authors": [
6546aca4
JB
8700 {
8701 "name": "Laurent Bassin",
8702 "email": "laurent@bassin.info"
1576905e
JB
8703 },
8704 {
8705 "name": "Symfony Community",
8706 "homepage": "https://symfony.com/contributors"
6546aca4
JB
8707 }
8708 ],
8709 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8710 "homepage": "https://symfony.com",
8711 "keywords": [
8712 "compatibility",
8713 "idn",
8714 "intl",
8715 "polyfill",
8716 "portable",
8717 "shim"
8718 ],
2a74acb7 8719 "time": "2020-05-12T16:47:27+00:00"
6546aca4
JB
8720 },
8721 {
8722 "name": "symfony/polyfill-mbstring",
2a74acb7 8723 "version": "v1.17.0",
6546aca4
JB
8724 "source": {
8725 "type": "git",
8726 "url": "https://github.com/symfony/polyfill-mbstring.git",
2a74acb7 8727 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
6546aca4
JB
8728 },
8729 "dist": {
8730 "type": "zip",
2a74acb7
JB
8731 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
8732 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
6546aca4
JB
8733 "shasum": ""
8734 },
8735 "require": {
8736 "php": ">=5.3.3"
8737 },
8738 "suggest": {
8739 "ext-mbstring": "For best performance"
8740 },
8741 "type": "library",
8742 "extra": {
8743 "branch-alias": {
2a74acb7 8744 "dev-master": "1.17-dev"
6546aca4
JB
8745 }
8746 },
8747 "autoload": {
8748 "psr-4": {
8749 "Symfony\\Polyfill\\Mbstring\\": ""
8750 },
8751 "files": [
8752 "bootstrap.php"
8753 ]
8754 },
8755 "notification-url": "https://packagist.org/downloads/",
8756 "license": [
8757 "MIT"
8758 ],
8759 "authors": [
8760 {
8761 "name": "Nicolas Grekas",
8762 "email": "p@tchwork.com"
8763 },
8764 {
8765 "name": "Symfony Community",
8766 "homepage": "https://symfony.com/contributors"
8767 }
8768 ],
8769 "description": "Symfony polyfill for the Mbstring extension",
8770 "homepage": "https://symfony.com",
8771 "keywords": [
8772 "compatibility",
8773 "mbstring",
8774 "polyfill",
8775 "portable",
8776 "shim"
8777 ],
2a74acb7 8778 "time": "2020-05-12T16:47:27+00:00"
6546aca4
JB
8779 },
8780 {
8781 "name": "symfony/polyfill-php56",
2a74acb7 8782 "version": "v1.17.0",
6546aca4
JB
8783 "source": {
8784 "type": "git",
8785 "url": "https://github.com/symfony/polyfill-php56.git",
2a74acb7 8786 "reference": "e3c8c138280cdfe4b81488441555583aa1984e23"
6546aca4
JB
8787 },
8788 "dist": {
8789 "type": "zip",
2a74acb7
JB
8790 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e3c8c138280cdfe4b81488441555583aa1984e23",
8791 "reference": "e3c8c138280cdfe4b81488441555583aa1984e23",
6546aca4
JB
8792 "shasum": ""
8793 },
8794 "require": {
8795 "php": ">=5.3.3",
8796 "symfony/polyfill-util": "~1.0"
8797 },
8798 "type": "library",
8799 "extra": {
8800 "branch-alias": {
2a74acb7 8801 "dev-master": "1.17-dev"
6546aca4
JB
8802 }
8803 },
8804 "autoload": {
8805 "psr-4": {
8806 "Symfony\\Polyfill\\Php56\\": ""
8807 },
8808 "files": [
8809 "bootstrap.php"
8810 ]
8811 },
8812 "notification-url": "https://packagist.org/downloads/",
8813 "license": [
8814 "MIT"
8815 ],
8816 "authors": [
8817 {
8818 "name": "Nicolas Grekas",
8819 "email": "p@tchwork.com"
8820 },
8821 {
8822 "name": "Symfony Community",
8823 "homepage": "https://symfony.com/contributors"
8824 }
8825 ],
8826 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
8827 "homepage": "https://symfony.com",
8828 "keywords": [
8829 "compatibility",
8830 "polyfill",
8831 "portable",
8832 "shim"
8833 ],
2a74acb7 8834 "time": "2020-05-12T16:47:27+00:00"
6546aca4
JB
8835 },
8836 {
8837 "name": "symfony/polyfill-php70",
2a74acb7 8838 "version": "v1.17.0",
6546aca4
JB
8839 "source": {
8840 "type": "git",
8841 "url": "https://github.com/symfony/polyfill-php70.git",
2a74acb7 8842 "reference": "82225c2d7d23d7e70515496d249c0152679b468e"
6546aca4
JB
8843 },
8844 "dist": {
8845 "type": "zip",
2a74acb7
JB
8846 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e",
8847 "reference": "82225c2d7d23d7e70515496d249c0152679b468e",
6546aca4
JB
8848 "shasum": ""
8849 },
8850 "require": {
8851 "paragonie/random_compat": "~1.0|~2.0|~9.99",
8852 "php": ">=5.3.3"
8853 },
8854 "type": "library",
8855 "extra": {
8856 "branch-alias": {
2a74acb7 8857 "dev-master": "1.17-dev"
6546aca4
JB
8858 }
8859 },
8860 "autoload": {
8861 "psr-4": {
8862 "Symfony\\Polyfill\\Php70\\": ""
8863 },
8864 "files": [
8865 "bootstrap.php"
8866 ],
8867 "classmap": [
8868 "Resources/stubs"
8869 ]
8870 },
8871 "notification-url": "https://packagist.org/downloads/",
8872 "license": [
8873 "MIT"
8874 ],
8875 "authors": [
8876 {
8877 "name": "Nicolas Grekas",
8878 "email": "p@tchwork.com"
8879 },
8880 {
8881 "name": "Symfony Community",
8882 "homepage": "https://symfony.com/contributors"
8883 }
8884 ],
8885 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
8886 "homepage": "https://symfony.com",
8887 "keywords": [
8888 "compatibility",
8889 "polyfill",
8890 "portable",
8891 "shim"
8892 ],
2a74acb7 8893 "time": "2020-05-12T16:47:27+00:00"
6546aca4
JB
8894 },
8895 {
8896 "name": "symfony/polyfill-php72",
2a74acb7 8897 "version": "v1.17.0",
6546aca4
JB
8898 "source": {
8899 "type": "git",
8900 "url": "https://github.com/symfony/polyfill-php72.git",
2a74acb7 8901 "reference": "f048e612a3905f34931127360bdd2def19a5e582"
6546aca4
JB
8902 },
8903 "dist": {
8904 "type": "zip",
2a74acb7
JB
8905 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
8906 "reference": "f048e612a3905f34931127360bdd2def19a5e582",
6546aca4
JB
8907 "shasum": ""
8908 },
8909 "require": {
8910 "php": ">=5.3.3"
8911 },
8912 "type": "library",
8913 "extra": {
8914 "branch-alias": {
2a74acb7 8915 "dev-master": "1.17-dev"
6546aca4
JB
8916 }
8917 },
8918 "autoload": {
8919 "psr-4": {
8920 "Symfony\\Polyfill\\Php72\\": ""
8921 },
8922 "files": [
8923 "bootstrap.php"
8924 ]
8925 },
8926 "notification-url": "https://packagist.org/downloads/",
8927 "license": [
8928 "MIT"
8929 ],
8930 "authors": [
8931 {
8932 "name": "Nicolas Grekas",
8933 "email": "p@tchwork.com"
8934 },
8935 {
8936 "name": "Symfony Community",
8937 "homepage": "https://symfony.com/contributors"
8938 }
8939 ],
8940 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8941 "homepage": "https://symfony.com",
8942 "keywords": [
8943 "compatibility",
8944 "polyfill",
8945 "portable",
8946 "shim"
8947 ],
2a74acb7 8948 "time": "2020-05-12T16:47:27+00:00"
6546aca4 8949 },
e06303d8 8950 {
8951 "name": "symfony/polyfill-php73",
2a74acb7 8952 "version": "v1.17.0",
e06303d8 8953 "source": {
8954 "type": "git",
8955 "url": "https://github.com/symfony/polyfill-php73.git",
2a74acb7 8956 "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc"
e06303d8 8957 },
8958 "dist": {
8959 "type": "zip",
2a74acb7
JB
8960 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc",
8961 "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc",
e06303d8 8962 "shasum": ""
8963 },
8964 "require": {
8965 "php": ">=5.3.3"
8966 },
8967 "type": "library",
8968 "extra": {
8969 "branch-alias": {
2a74acb7 8970 "dev-master": "1.17-dev"
e06303d8 8971 }
8972 },
8973 "autoload": {
8974 "psr-4": {
8975 "Symfony\\Polyfill\\Php73\\": ""
8976 },
8977 "files": [
8978 "bootstrap.php"
8979 ],
8980 "classmap": [
8981 "Resources/stubs"
8982 ]
8983 },
8984 "notification-url": "https://packagist.org/downloads/",
8985 "license": [
8986 "MIT"
8987 ],
8988 "authors": [
8989 {
8990 "name": "Nicolas Grekas",
8991 "email": "p@tchwork.com"
8992 },
8993 {
8994 "name": "Symfony Community",
8995 "homepage": "https://symfony.com/contributors"
8996 }
8997 ],
8998 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8999 "homepage": "https://symfony.com",
9000 "keywords": [
9001 "compatibility",
9002 "polyfill",
9003 "portable",
9004 "shim"
9005 ],
2a74acb7 9006 "time": "2020-05-12T16:47:27+00:00"
e06303d8 9007 },
6546aca4
JB
9008 {
9009 "name": "symfony/polyfill-util",
2a74acb7 9010 "version": "v1.17.0",
6546aca4
JB
9011 "source": {
9012 "type": "git",
9013 "url": "https://github.com/symfony/polyfill-util.git",
2a74acb7 9014 "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7"
6546aca4
JB
9015 },
9016 "dist": {
9017 "type": "zip",
2a74acb7
JB
9018 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
9019 "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
6546aca4
JB
9020 "shasum": ""
9021 },
9022 "require": {
9023 "php": ">=5.3.3"
9024 },
9025 "type": "library",
9026 "extra": {
9027 "branch-alias": {
2a74acb7 9028 "dev-master": "1.17-dev"
6546aca4
JB
9029 }
9030 },
9031 "autoload": {
9032 "psr-4": {
9033 "Symfony\\Polyfill\\Util\\": ""
9034 }
9035 },
9036 "notification-url": "https://packagist.org/downloads/",
9037 "license": [
9038 "MIT"
9039 ],
9040 "authors": [
9041 {
9042 "name": "Nicolas Grekas",
9043 "email": "p@tchwork.com"
9044 },
9045 {
9046 "name": "Symfony Community",
9047 "homepage": "https://symfony.com/contributors"
9048 }
9049 ],
9050 "description": "Symfony utilities for portability of PHP codes",
9051 "homepage": "https://symfony.com",
9052 "keywords": [
9053 "compat",
9054 "compatibility",
9055 "polyfill",
9056 "shim"
9057 ],
2a74acb7
JB
9058 "time": "2020-05-12T16:14:59+00:00"
9059 },
9060 {
9061 "name": "symfony/polyfill-uuid",
9062 "version": "v1.17.0",
9063 "source": {
9064 "type": "git",
9065 "url": "https://github.com/symfony/polyfill-uuid.git",
9066 "reference": "6dbf0269e8aeab8253a5059c51c1760fb4034e87"
9067 },
9068 "dist": {
9069 "type": "zip",
9070 "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/6dbf0269e8aeab8253a5059c51c1760fb4034e87",
9071 "reference": "6dbf0269e8aeab8253a5059c51c1760fb4034e87",
9072 "shasum": ""
9073 },
9074 "require": {
9075 "paragonie/random_compat": "~1.0|~2.0|~9.99",
9076 "php": ">=5.3.3"
9077 },
9078 "suggest": {
9079 "ext-uuid": "For best performance"
9080 },
9081 "type": "library",
9082 "extra": {
9083 "branch-alias": {
9084 "dev-master": "1.17-dev"
9085 }
9086 },
9087 "autoload": {
9088 "psr-4": {
9089 "Symfony\\Polyfill\\Uuid\\": ""
9090 },
9091 "files": [
9092 "bootstrap.php"
9093 ]
9094 },
9095 "notification-url": "https://packagist.org/downloads/",
9096 "license": [
9097 "MIT"
9098 ],
9099 "authors": [
9100 {
9101 "name": "Grégoire Pineau",
9102 "email": "lyrixx@lyrixx.info"
9103 },
9104 {
9105 "name": "Symfony Community",
9106 "homepage": "https://symfony.com/contributors"
9107 }
9108 ],
9109 "description": "Symfony polyfill for uuid functions",
9110 "homepage": "https://symfony.com",
9111 "keywords": [
9112 "compatibility",
9113 "polyfill",
9114 "portable",
9115 "uuid"
9116 ],
2a74acb7 9117 "time": "2020-05-12T16:47:27+00:00"
6546aca4 9118 },
6ba1d734
JB
9119 {
9120 "name": "symfony/service-contracts",
9121 "version": "v1.1.8",
9122 "source": {
9123 "type": "git",
9124 "url": "https://github.com/symfony/service-contracts.git",
9125 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
9126 },
9127 "dist": {
9128 "type": "zip",
9129 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
9130 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
9131 "shasum": ""
9132 },
9133 "require": {
9134 "php": "^7.1.3",
9135 "psr/container": "^1.0"
9136 },
9137 "suggest": {
9138 "symfony/service-implementation": ""
9139 },
9140 "type": "library",
9141 "extra": {
9142 "branch-alias": {
9143 "dev-master": "1.1-dev"
9144 }
9145 },
9146 "autoload": {
9147 "psr-4": {
9148 "Symfony\\Contracts\\Service\\": ""
9149 }
9150 },
9151 "notification-url": "https://packagist.org/downloads/",
9152 "license": [
9153 "MIT"
9154 ],
9155 "authors": [
9156 {
9157 "name": "Nicolas Grekas",
9158 "email": "p@tchwork.com"
9159 },
9160 {
9161 "name": "Symfony Community",
9162 "homepage": "https://symfony.com/contributors"
9163 }
9164 ],
9165 "description": "Generic abstractions related to writing services",
9166 "homepage": "https://symfony.com",
9167 "keywords": [
9168 "abstractions",
9169 "contracts",
9170 "decoupling",
9171 "interfaces",
9172 "interoperability",
9173 "standards"
9174 ],
9175 "time": "2019-10-14T12:27:06+00:00"
9176 },
6546aca4
JB
9177 {
9178 "name": "symfony/swiftmailer-bundle",
8d4ed0df 9179 "version": "v3.3.1",
6546aca4
JB
9180 "source": {
9181 "type": "git",
9182 "url": "https://github.com/symfony/swiftmailer-bundle.git",
8d4ed0df 9183 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745"
6546aca4
JB
9184 },
9185 "dist": {
9186 "type": "zip",
8d4ed0df
JB
9187 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/defa9bdfc0191ed70b389cb93c550c6c82cf1745",
9188 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745",
6546aca4
JB
9189 "shasum": ""
9190 },
9191 "require": {
9192 "php": ">=7.0.0",
9193 "swiftmailer/swiftmailer": "^6.1.3",
bc3ebfd1 9194 "symfony/config": "^3.4|^4.0|^5.0",
9195 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
9196 "symfony/http-kernel": "^3.4|^4.0|^5.0"
6546aca4 9197 },
a2f4efe6
JB
9198 "conflict": {
9199 "twig/twig": "<1.41|<2.10"
9200 },
6546aca4 9201 "require-dev": {
bc3ebfd1 9202 "symfony/console": "^3.4|^4.0|^5.0",
9203 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
9204 "symfony/phpunit-bridge": "^3.4.32|^4.3.5|^5.0",
9205 "symfony/yaml": "^3.4|^4.0|^5.0"
6546aca4
JB
9206 },
9207 "suggest": {
9208 "psr/log": "Allows logging"
9209 },
9210 "type": "symfony-bundle",
9211 "extra": {
9212 "branch-alias": {
bc3ebfd1 9213 "dev-master": "3.3-dev"
6546aca4
JB
9214 }
9215 },
9216 "autoload": {
9217 "psr-4": {
9218 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
9219 },
9220 "exclude-from-classmap": [
9221 "/Tests/"
9222 ]
9223 },
9224 "notification-url": "https://packagist.org/downloads/",
9225 "license": [
9226 "MIT"
9227 ],
9228 "authors": [
6546aca4
JB
9229 {
9230 "name": "Fabien Potencier",
9231 "email": "fabien@symfony.com"
bc3ebfd1 9232 },
9233 {
9234 "name": "Symfony Community",
9235 "homepage": "http://symfony.com/contributors"
6546aca4
JB
9236 }
9237 ],
9238 "description": "Symfony SwiftmailerBundle",
9239 "homepage": "http://symfony.com",
8d4ed0df 9240 "time": "2019-11-07T21:01:35+00:00"
6546aca4
JB
9241 },
9242 {
9243 "name": "symfony/symfony",
5e39e5b6 9244 "version": "v3.4.40",
6546aca4
JB
9245 "source": {
9246 "type": "git",
9247 "url": "https://github.com/symfony/symfony.git",
5e39e5b6 9248 "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5"
6546aca4
JB
9249 },
9250 "dist": {
9251 "type": "zip",
5e39e5b6 9252 "url": "https://api.github.com/repos/symfony/symfony/zipball/ad6f8608e92b548e5695f9213a81d14c2ef274b5",
9253 "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5",
6546aca4
JB
9254 "shasum": ""
9255 },
9256 "require": {
9257 "doctrine/common": "~2.4",
9258 "ext-xml": "*",
9259 "fig/link-util": "^1.0",
9260 "php": "^5.5.9|>=7.0.8",
9261 "psr/cache": "~1.0",
9262 "psr/container": "^1.0",
9263 "psr/link": "^1.0",
9264 "psr/log": "~1.0",
9265 "psr/simple-cache": "^1.0",
9266 "symfony/polyfill-apcu": "~1.1",
9267 "symfony/polyfill-ctype": "~1.8",
9268 "symfony/polyfill-intl-icu": "~1.0",
9269 "symfony/polyfill-mbstring": "~1.0",
9270 "symfony/polyfill-php56": "~1.0",
9271 "symfony/polyfill-php70": "~1.6",
a123881a 9272 "twig/twig": "^1.41|^2.10"
6546aca4
JB
9273 },
9274 "conflict": {
d063ef65 9275 "monolog/monolog": ">=2",
6546aca4
JB
9276 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
9277 "phpdocumentor/type-resolver": "<0.3.0",
9278 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
9279 },
9280 "provide": {
9281 "psr/cache-implementation": "1.0",
9282 "psr/container-implementation": "1.0",
9283 "psr/log-implementation": "1.0",
9284 "psr/simple-cache-implementation": "1.0"
9285 },
9286 "replace": {
9287 "symfony/asset": "self.version",
9288 "symfony/browser-kit": "self.version",
9289 "symfony/cache": "self.version",
9290 "symfony/class-loader": "self.version",
9291 "symfony/config": "self.version",
9292 "symfony/console": "self.version",
9293 "symfony/css-selector": "self.version",
9294 "symfony/debug": "self.version",
9295 "symfony/debug-bundle": "self.version",
9296 "symfony/dependency-injection": "self.version",
9297 "symfony/doctrine-bridge": "self.version",
9298 "symfony/dom-crawler": "self.version",
9299 "symfony/dotenv": "self.version",
9300 "symfony/event-dispatcher": "self.version",
9301 "symfony/expression-language": "self.version",
9302 "symfony/filesystem": "self.version",
9303 "symfony/finder": "self.version",
9304 "symfony/form": "self.version",
9305 "symfony/framework-bundle": "self.version",
9306 "symfony/http-foundation": "self.version",
9307 "symfony/http-kernel": "self.version",
9308 "symfony/inflector": "self.version",
9309 "symfony/intl": "self.version",
9310 "symfony/ldap": "self.version",
9311 "symfony/lock": "self.version",
9312 "symfony/monolog-bridge": "self.version",
9313 "symfony/options-resolver": "self.version",
9314 "symfony/process": "self.version",
9315 "symfony/property-access": "self.version",
9316 "symfony/property-info": "self.version",
9317 "symfony/proxy-manager-bridge": "self.version",
9318 "symfony/routing": "self.version",
9319 "symfony/security": "self.version",
9320 "symfony/security-bundle": "self.version",
9321 "symfony/security-core": "self.version",
9322 "symfony/security-csrf": "self.version",
9323 "symfony/security-guard": "self.version",
9324 "symfony/security-http": "self.version",
9325 "symfony/serializer": "self.version",
9326 "symfony/stopwatch": "self.version",
9327 "symfony/templating": "self.version",
9328 "symfony/translation": "self.version",
9329 "symfony/twig-bridge": "self.version",
9330 "symfony/twig-bundle": "self.version",
9331 "symfony/validator": "self.version",
9332 "symfony/var-dumper": "self.version",
9333 "symfony/web-link": "self.version",
9334 "symfony/web-profiler-bundle": "self.version",
9335 "symfony/web-server-bundle": "self.version",
9336 "symfony/workflow": "self.version",
9337 "symfony/yaml": "self.version"
9338 },
9339 "require-dev": {
9340 "cache/integration-tests": "dev-master",
9341 "doctrine/annotations": "~1.0",
9342 "doctrine/cache": "~1.6",
9343 "doctrine/data-fixtures": "1.0.*",
9344 "doctrine/dbal": "~2.4",
9345 "doctrine/doctrine-bundle": "~1.4",
9346 "doctrine/orm": "~2.4,>=2.4.5",
9347 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
9348 "monolog/monolog": "~1.11",
9349 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
9350 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
9351 "predis/predis": "~1.0",
a123881a 9352 "symfony/phpunit-bridge": "^3.4.31|^4.3.4|~5.0",
6546aca4
JB
9353 "symfony/security-acl": "~2.8|~3.0"
9354 },
9355 "type": "library",
9356 "extra": {
9357 "branch-alias": {
9358 "dev-master": "3.4-dev"
9359 }
9360 },
9361 "autoload": {
9362 "psr-4": {
9363 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
9364 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
9365 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
9366 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
9367 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
9368 "Symfony\\Component\\": "src/Symfony/Component/"
9369 },
9370 "classmap": [
41fd6487 9371 "src/Symfony/Component/Intl/Resources/stubs"
6546aca4
JB
9372 ],
9373 "exclude-from-classmap": [
9374 "**/Tests/"
9375 ]
9376 },
9377 "notification-url": "https://packagist.org/downloads/",
9378 "license": [
9379 "MIT"
9380 ],
9381 "authors": [
9382 {
9383 "name": "Fabien Potencier",
9384 "email": "fabien@symfony.com"
9385 },
9386 {
9387 "name": "Symfony Community",
9388 "homepage": "https://symfony.com/contributors"
9389 }
9390 ],
9391 "description": "The Symfony PHP framework",
9392 "homepage": "https://symfony.com",
9393 "keywords": [
9394 "framework"
9395 ],
5e39e5b6 9396 "time": "2020-04-28T17:41:57+00:00"
6546aca4 9397 },
7f88c742
KD
9398 {
9399 "name": "tecnickcom/tcpdf",
9400 "version": "6.3.5",
9401 "source": {
9402 "type": "git",
9403 "url": "https://github.com/tecnickcom/TCPDF.git",
9404 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
9405 },
9406 "dist": {
9407 "type": "zip",
9408 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
9409 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
9410 "shasum": ""
9411 },
9412 "require": {
9413 "php": ">=5.3.0"
9414 },
9415 "type": "library",
9416 "autoload": {
9417 "classmap": [
9418 "config",
9419 "include",
9420 "tcpdf.php",
9421 "tcpdf_parser.php",
9422 "tcpdf_import.php",
9423 "tcpdf_barcodes_1d.php",
9424 "tcpdf_barcodes_2d.php",
9425 "include/tcpdf_colors.php",
9426 "include/tcpdf_filters.php",
9427 "include/tcpdf_font_data.php",
9428 "include/tcpdf_fonts.php",
9429 "include/tcpdf_images.php",
9430 "include/tcpdf_static.php",
9431 "include/barcodes/datamatrix.php",
9432 "include/barcodes/pdf417.php",
9433 "include/barcodes/qrcode.php"
9434 ]
9435 },
9436 "notification-url": "https://packagist.org/downloads/",
9437 "license": [
9438 "LGPL-3.0-only"
9439 ],
9440 "authors": [
9441 {
9442 "name": "Nicola Asuni",
9443 "email": "info@tecnick.com",
9444 "role": "lead"
9445 }
9446 ],
9447 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
9448 "homepage": "http://www.tcpdf.org/",
9449 "keywords": [
9450 "PDFD32000-2008",
9451 "TCPDF",
9452 "barcodes",
9453 "datamatrix",
9454 "pdf",
9455 "pdf417",
9456 "qrcode"
9457 ],
9458 "time": "2020-02-14T14:20:12+00:00"
9459 },
6546aca4
JB
9460 {
9461 "name": "true/punycode",
9462 "version": "v2.1.1",
9463 "source": {
9464 "type": "git",
9465 "url": "https://github.com/true/php-punycode.git",
9466 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
9467 },
9468 "dist": {
9469 "type": "zip",
9470 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9471 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9472 "shasum": ""
9473 },
9474 "require": {
9475 "php": ">=5.3.0",
9476 "symfony/polyfill-mbstring": "^1.3"
9477 },
9478 "require-dev": {
9479 "phpunit/phpunit": "~4.7",
9480 "squizlabs/php_codesniffer": "~2.0"
9481 },
9482 "type": "library",
9483 "autoload": {
9484 "psr-4": {
9485 "TrueBV\\": "src/"
9486 }
9487 },
9488 "notification-url": "https://packagist.org/downloads/",
9489 "license": [
9490 "MIT"
9491 ],
9492 "authors": [
9493 {
9494 "name": "Renan Gonçalves",
9495 "email": "renan.saddam@gmail.com"
9496 }
9497 ],
9498 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
9499 "homepage": "https://github.com/true/php-punycode",
9500 "keywords": [
9501 "idna",
9502 "punycode"
9503 ],
9504 "time": "2016-11-16T10:37:54+00:00"
9505 },
9506 {
9507 "name": "twig/extensions",
9508 "version": "v1.5.4",
9509 "source": {
9510 "type": "git",
9511 "url": "https://github.com/twigphp/Twig-extensions.git",
9512 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
9513 },
9514 "dist": {
9515 "type": "zip",
9516 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
9517 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
9518 "shasum": ""
9519 },
9520 "require": {
9521 "twig/twig": "^1.27|^2.0"
9522 },
9523 "require-dev": {
9524 "symfony/phpunit-bridge": "^3.4",
9525 "symfony/translation": "^2.7|^3.4"
9526 },
9527 "suggest": {
9528 "symfony/translation": "Allow the time_diff output to be translated"
9529 },
9530 "type": "library",
9531 "extra": {
9532 "branch-alias": {
9533 "dev-master": "1.5-dev"
9534 }
9535 },
9536 "autoload": {
9537 "psr-0": {
9538 "Twig_Extensions_": "lib/"
9539 },
9540 "psr-4": {
9541 "Twig\\Extensions\\": "src/"
9542 }
9543 },
9544 "notification-url": "https://packagist.org/downloads/",
9545 "license": [
9546 "MIT"
9547 ],
9548 "authors": [
9549 {
9550 "name": "Fabien Potencier",
9551 "email": "fabien@symfony.com"
9552 }
9553 ],
9554 "description": "Common additional features for Twig that do not directly belong in core",
9555 "keywords": [
9556 "i18n",
9557 "text"
9558 ],
9559 "time": "2018-12-05T18:34:18+00:00"
9560 },
9561 {
9562 "name": "twig/twig",
ec37106f 9563 "version": "v2.12.5",
6546aca4
JB
9564 "source": {
9565 "type": "git",
9566 "url": "https://github.com/twigphp/Twig.git",
ec37106f 9567 "reference": "18772e0190734944277ee97a02a9a6c6555fcd94"
6546aca4
JB
9568 },
9569 "dist": {
9570 "type": "zip",
ec37106f 9571 "url": "https://api.github.com/repos/twigphp/Twig/zipball/18772e0190734944277ee97a02a9a6c6555fcd94",
9572 "reference": "18772e0190734944277ee97a02a9a6c6555fcd94",
6546aca4
JB
9573 "shasum": ""
9574 },
9575 "require": {
a2f4efe6
JB
9576 "php": "^7.0",
9577 "symfony/polyfill-ctype": "^1.8",
9578 "symfony/polyfill-mbstring": "^1.3"
6546aca4
JB
9579 },
9580 "require-dev": {
9581 "psr/container": "^1.0",
94e7ba31 9582 "symfony/phpunit-bridge": "^4.4|^5.0"
6546aca4
JB
9583 },
9584 "type": "library",
9585 "extra": {
9586 "branch-alias": {
41fd6487 9587 "dev-master": "2.12-dev"
6546aca4
JB
9588 }
9589 },
9590 "autoload": {
9591 "psr-0": {
9592 "Twig_": "lib/"
9593 },
9594 "psr-4": {
9595 "Twig\\": "src/"
9596 }
9597 },
9598 "notification-url": "https://packagist.org/downloads/",
9599 "license": [
9600 "BSD-3-Clause"
9601 ],
9602 "authors": [
9603 {
9604 "name": "Fabien Potencier",
9605 "email": "fabien@symfony.com",
cc7b2b91 9606 "homepage": "http://fabien.potencier.org",
9607 "role": "Lead Developer"
6546aca4 9608 },
6546aca4
JB
9609 {
9610 "name": "Twig Team",
cc7b2b91 9611 "role": "Contributors"
41fd6487 9612 },
9613 {
9614 "name": "Armin Ronacher",
9615 "email": "armin.ronacher@active-4.com",
9616 "role": "Project Founder"
6546aca4
JB
9617 }
9618 ],
9619 "description": "Twig, the flexible, fast, and secure template language for PHP",
9620 "homepage": "https://twig.symfony.com",
9621 "keywords": [
9622 "templating"
9623 ],
ec37106f 9624 "time": "2020-02-11T15:31:23+00:00"
6546aca4
JB
9625 },
9626 {
9627 "name": "wallabag/php-mobi",
1576905e 9628 "version": "1.1.0",
6546aca4
JB
9629 "source": {
9630 "type": "git",
9631 "url": "https://github.com/wallabag/php-mobi.git",
1576905e 9632 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5"
6546aca4
JB
9633 },
9634 "dist": {
9635 "type": "zip",
1576905e
JB
9636 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
9637 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
6546aca4
JB
9638 "shasum": ""
9639 },
9640 "require": {
1576905e
JB
9641 "php": ">=5.3.0",
9642 "symfony/polyfill-mbstring": "^1.12"
6546aca4
JB
9643 },
9644 "type": "library",
9645 "autoload": {
9646 "files": [
9647 "MOBIClass/MOBI.php"
9648 ]
9649 },
9650 "notification-url": "https://packagist.org/downloads/",
9651 "license": [
9652 "Apache-2.0"
9653 ],
9654 "authors": [
6546aca4
JB
9655 {
9656 "name": "Sander Kromwijk",
0cf743f6
JB
9657 "email": "s.kromwijk@gmail.co",
9658 "role": "Original developer"
1576905e
JB
9659 },
9660 {
9661 "name": "Nicolas Lœuillet",
9662 "email": "nicolas@loeuillet.org",
9663 "homepage": "http://www.cdetc.fr"
6546aca4
JB
9664 }
9665 ],
9666 "description": "A Mobipocket file (.mobi) creator in PHP.",
1576905e
JB
9667 "homepage": "https://github.com/wallabag/php-mobi",
9668 "time": "2019-08-08T12:26:23+00:00"
6546aca4 9669 },
9d196fcc
KD
9670 {
9671 "name": "wallabag/phpepub",
9672 "version": "4.0.7.2",
9673 "source": {
9674 "type": "git",
9675 "url": "https://github.com/wallabag/PHPePub.git",
9676 "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518"
9677 },
9678 "dist": {
9679 "type": "zip",
9680 "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/ae4861e970fed1c6ae9ed85eefe03ac7c0113518",
9681 "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518",
9682 "shasum": ""
9683 },
9684 "require": {
9685 "grandt/phpresizegif": "~1.0.3",
9686 "grandt/relativepath": "~1.0.1",
9687 "masterminds/html5": "~2.3",
9688 "php": ">=5.3.0",
9689 "phpzip/phpzip": "~2.0.7"
9690 },
9691 "type": "library",
9692 "autoload": {
9693 "psr-4": {
9694 "PHPePub\\": "src/PHPePub"
9695 },
9696 "classmap": [
9697 "src/lib.uuid.php"
9698 ]
9699 },
9700 "notification-url": "https://packagist.org/downloads/",
9701 "license": [
9702 "LGPL-2.1"
9703 ],
9704 "authors": [
9705 {
9706 "name": "A. Grandt",
9707 "email": "php@grandt.com",
9708 "homepage": "http://grandt.com",
9709 "role": "Developer"
9710 },
9711 {
9712 "name": "An, Hyeong-woo",
9713 "email": "mail@mytory.net",
9714 "homepage": "https://mytory.net",
9715 "role": "Contributor"
9716 },
9717 {
9718 "name": "Daniel Berthereau",
9719 "email": "daniel.composer@berthereau.net",
9720 "role": "Contributor"
9721 },
9722 {
9723 "name": "Kevin Decherf",
9724 "homepage": "https://kdecherf.com",
9725 "role": "Contributor"
9726 }
9727 ],
9728 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
9729 "homepage": "https://github.com/wallabag/PHPePub",
9730 "keywords": [
9731 "e-book",
9732 "epub"
9733 ],
9734 "time": "2020-03-22T16:24:31+00:00"
9735 },
6546aca4
JB
9736 {
9737 "name": "white-october/pagerfanta-bundle",
28236284 9738 "version": "v1.3.2",
6546aca4
JB
9739 "source": {
9740 "type": "git",
9741 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
28236284 9742 "reference": "6df560869b5e09a3acf920890ab40598998b30ae"
6546aca4
JB
9743 },
9744 "dist": {
9745 "type": "zip",
28236284 9746 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/6df560869b5e09a3acf920890ab40598998b30ae",
9747 "reference": "6df560869b5e09a3acf920890ab40598998b30ae",
6546aca4
JB
9748 "shasum": ""
9749 },
9750 "require": {
9751 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
d3847ac1 9752 "php": ">=5.3.3",
6546aca4
JB
9753 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
9754 "symfony/property-access": "~2.3|~3.0|~4.0",
9755 "symfony/translation": "~2.3|~3.0|~4.0",
9756 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
9757 },
d3847ac1
JB
9758 "conflict": {
9759 "twig/twig": "<1.34|>=2.0,<2.4"
9760 },
6546aca4
JB
9761 "require-dev": {
9762 "phpunit/phpunit": "~3.7|~4.0|^5.0",
9763 "symfony/symfony": "~2.3|~3.0|~4.0"
9764 },
9765 "type": "symfony-bundle",
9766 "extra": {
9767 "branch-alias": {
9768 "dev-master": "1.0.x-dev"
9769 }
9770 },
9771 "autoload": {
9772 "psr-4": {
9773 "WhiteOctober\\PagerfantaBundle\\": ""
9774 },
9775 "exclude-from-classmap": [
9776 "Tests/",
9777 "TestsProject/"
9778 ]
9779 },
9780 "notification-url": "https://packagist.org/downloads/",
9781 "license": [
9782 "MIT"
9783 ],
9784 "authors": [
9785 {
9786 "name": "Pablo Díez",
9787 "email": "pablodip@gmail.com"
9788 }
9789 ],
9790 "description": "Bundle to use Pagerfanta with Symfony2",
9791 "keywords": [
9792 "page",
9793 "paging"
9794 ],
28236284 9795 "time": "2019-12-02T14:19:37+00:00"
6546aca4
JB
9796 },
9797 {
9798 "name": "willdurand/hateoas",
9799 "version": "2.12.0",
9800 "source": {
9801 "type": "git",
9802 "url": "https://github.com/willdurand/Hateoas.git",
9803 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5"
9804 },
9805 "dist": {
9806 "type": "zip",
9807 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9808 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9809 "shasum": ""
9810 },
9811 "require": {
9812 "doctrine/annotations": "~1.0",
9813 "doctrine/common": "~2.0",
9814 "jms/metadata": "~1.1",
9815 "jms/serializer": "^1.7",
9816 "php": "^5.5|^7.0",
9817 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
9818 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0"
9819 },
9820 "require-dev": {
9821 "pagerfanta/pagerfanta": "~1.0",
9822 "phpunit/phpunit": "~5",
9823 "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0",
9824 "symfony/routing": "~2.4 || ~3.0 || ~4.0",
9825 "symfony/yaml": "~2.4 || ~3.0 || ~4.0",
9826 "twig/twig": "~1.12"
9827 },
9828 "suggest": {
9829 "symfony/routing": "To use the SymfonyRouteFactory.",
9830 "symfony/yaml": "To use yaml based configuration.",
9831 "twig/twig": "To use the Twig extensions."
9832 },
9833 "type": "library",
9834 "extra": {
9835 "branch-alias": {
9836 "dev-master": "2.12-dev"
9837 }
9838 },
9839 "autoload": {
9840 "psr-0": {
9841 "Hateoas": "src/"
9842 }
9843 },
9844 "notification-url": "https://packagist.org/downloads/",
9845 "license": [
9846 "MIT"
9847 ],
9848 "authors": [
9849 {
9850 "name": "Adrien Brault",
9851 "email": "adrien.brault@gmail.com"
9852 },
9853 {
0cf743f6 9854 "name": "William DURAND",
6546aca4
JB
9855 "email": "william.durand1@gmail.com"
9856 }
9857 ],
9858 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
9859 "time": "2018-02-23T17:05:31+00:00"
9860 },
9861 {
9862 "name": "willdurand/hateoas-bundle",
9863 "version": "1.4.0",
9864 "source": {
9865 "type": "git",
9866 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
9867 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa"
9868 },
9869 "dist": {
9870 "type": "zip",
9871 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9872 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9873 "shasum": ""
9874 },
9875 "require": {
9876 "jms/serializer-bundle": "~1.0 || ^2.0",
9877 "php": ">5.4 |^7.0",
9878 "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0",
9879 "willdurand/hateoas": "^2.10.0"
9880 },
9881 "require-dev": {
9882 "phpunit/phpunit": "~4.5 || ~5.0",
9883 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0",
9884 "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0",
9885 "twig/twig": "~1.12"
9886 },
9887 "type": "symfony-bundle",
9888 "extra": {
9889 "branch-alias": {
9890 "dev-master": "1.4-dev"
9891 }
9892 },
9893 "autoload": {
9894 "psr-4": {
9895 "Bazinga\\Bundle\\HateoasBundle\\": ""
9896 }
9897 },
9898 "notification-url": "https://packagist.org/downloads/",
9899 "license": [
9900 "MIT"
9901 ],
9902 "authors": [
9903 {
0cf743f6 9904 "name": "William DURAND",
6546aca4
JB
9905 "email": "william.durand1@gmail.com"
9906 }
9907 ],
9908 "description": "Integration of Hateoas into Symfony2.",
9909 "keywords": [
9910 "HATEOAS",
9911 "rest"
9912 ],
9913 "time": "2018-01-27T13:03:07+00:00"
9914 },
9915 {
9916 "name": "willdurand/jsonp-callback-validator",
9917 "version": "v1.1.0",
9918 "source": {
9919 "type": "git",
9920 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
9921 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
9922 },
9923 "dist": {
9924 "type": "zip",
9925 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
9926 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
9927 "shasum": ""
9928 },
9929 "require": {
9930 "php": ">=5.3.0"
9931 },
9932 "require-dev": {
9933 "phpunit/phpunit": "~3.7"
9934 },
9935 "type": "library",
9936 "autoload": {
9937 "psr-0": {
9938 "JsonpCallbackValidator": "src/"
9939 }
9940 },
9941 "notification-url": "https://packagist.org/downloads/",
9942 "license": [
9943 "MIT"
9944 ],
9945 "authors": [
9946 {
9947 "name": "William Durand",
9948 "email": "william.durand1@gmail.com",
9949 "homepage": "http://www.willdurand.fr"
9950 }
9951 ],
9952 "description": "JSONP callback validator.",
9953 "time": "2014-01-20T22:35:06+00:00"
9954 },
9955 {
9956 "name": "willdurand/negotiation",
9957 "version": "v2.3.1",
9958 "source": {
9959 "type": "git",
9960 "url": "https://github.com/willdurand/Negotiation.git",
9961 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
9962 },
9963 "dist": {
9964 "type": "zip",
9965 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
9966 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
9967 "shasum": ""
9968 },
9969 "require": {
9970 "php": ">=5.4.0"
9971 },
9972 "require-dev": {
9973 "phpunit/phpunit": "~4.5"
9974 },
9975 "type": "library",
9976 "extra": {
9977 "branch-alias": {
9978 "dev-master": "2.3-dev"
9979 }
9980 },
9981 "autoload": {
9982 "psr-4": {
9983 "Negotiation\\": "src/Negotiation"
9984 }
9985 },
9986 "notification-url": "https://packagist.org/downloads/",
9987 "license": [
9988 "MIT"
9989 ],
9990 "authors": [
9991 {
9992 "name": "William Durand",
9993 "email": "will+git@drnd.me"
9994 }
9995 ],
9996 "description": "Content Negotiation tools for PHP provided as a standalone library.",
9997 "homepage": "http://williamdurand.fr/Negotiation/",
9998 "keywords": [
9999 "accept",
10000 "content",
10001 "format",
10002 "header",
10003 "negotiation"
10004 ],
10005 "time": "2017-05-14T17:21:12+00:00"
6546aca4
JB
10006 }
10007 ],
10008 "packages-dev": [
10009 {
10010 "name": "composer/semver",
78eae449 10011 "version": "1.5.1",
6546aca4
JB
10012 "source": {
10013 "type": "git",
10014 "url": "https://github.com/composer/semver.git",
78eae449 10015 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
6546aca4
JB
10016 },
10017 "dist": {
10018 "type": "zip",
78eae449 10019 "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
10020 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
6546aca4
JB
10021 "shasum": ""
10022 },
10023 "require": {
10024 "php": "^5.3.2 || ^7.0"
10025 },
10026 "require-dev": {
78eae449 10027 "phpunit/phpunit": "^4.5 || ^5.0.5"
6546aca4
JB
10028 },
10029 "type": "library",
10030 "extra": {
10031 "branch-alias": {
10032 "dev-master": "1.x-dev"
10033 }
10034 },
10035 "autoload": {
10036 "psr-4": {
10037 "Composer\\Semver\\": "src"
10038 }
10039 },
10040 "notification-url": "https://packagist.org/downloads/",
10041 "license": [
10042 "MIT"
10043 ],
10044 "authors": [
10045 {
10046 "name": "Nils Adermann",
10047 "email": "naderman@naderman.de",
10048 "homepage": "http://www.naderman.de"
10049 },
10050 {
10051 "name": "Jordi Boggiano",
10052 "email": "j.boggiano@seld.be",
10053 "homepage": "http://seld.be"
10054 },
10055 {
10056 "name": "Rob Bast",
10057 "email": "rob.bast@gmail.com",
10058 "homepage": "http://robbast.nl"
10059 }
10060 ],
10061 "description": "Semver library that offers utilities, version constraint parsing and validation.",
10062 "keywords": [
10063 "semantic",
10064 "semver",
10065 "validation",
10066 "versioning"
10067 ],
78eae449 10068 "time": "2020-01-13T12:06:48+00:00"
6546aca4
JB
10069 },
10070 {
10071 "name": "composer/xdebug-handler",
78eae449 10072 "version": "1.4.1",
6546aca4
JB
10073 "source": {
10074 "type": "git",
10075 "url": "https://github.com/composer/xdebug-handler.git",
78eae449 10076 "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
6546aca4
JB
10077 },
10078 "dist": {
10079 "type": "zip",
78eae449 10080 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
10081 "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
6546aca4
JB
10082 "shasum": ""
10083 },
10084 "require": {
8d4ed0df 10085 "php": "^5.3.2 || ^7.0 || ^8.0",
6546aca4
JB
10086 "psr/log": "^1.0"
10087 },
10088 "require-dev": {
8d4ed0df 10089 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
6546aca4
JB
10090 },
10091 "type": "library",
10092 "autoload": {
10093 "psr-4": {
10094 "Composer\\XdebugHandler\\": "src"
10095 }
10096 },
10097 "notification-url": "https://packagist.org/downloads/",
10098 "license": [
10099 "MIT"
10100 ],
10101 "authors": [
10102 {
10103 "name": "John Stevenson",
10104 "email": "john-stevenson@blueyonder.co.uk"
10105 }
10106 ],
8d4ed0df 10107 "description": "Restarts a process without Xdebug.",
6546aca4
JB
10108 "keywords": [
10109 "Xdebug",
10110 "performance"
10111 ],
78eae449 10112 "time": "2020-03-01T12:26:26+00:00"
6546aca4
JB
10113 },
10114 {
10115 "name": "dama/doctrine-test-bundle",
10116 "version": "v5.0.3",
10117 "source": {
10118 "type": "git",
10119 "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
10120 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa"
10121 },
10122 "dist": {
10123 "type": "zip",
10124 "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/29882b0d1a815f4819126ef714931bb24a31cbaa",
10125 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa",
10126 "shasum": ""
10127 },
10128 "require": {
10129 "doctrine/dbal": "~2.5",
10130 "doctrine/doctrine-bundle": "~1.4",
10131 "php": "^7.1",
10132 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
10133 },
10134 "require-dev": {
10135 "phpunit/phpunit": "~6.0|~7.0|~8.0",
10136 "symfony/phpunit-bridge": "~2.8|~3.0|~4.0",
10137 "symfony/yaml": "~2.8|~3.0|~4.0"
10138 },
10139 "type": "symfony-bundle",
10140 "extra": {
10141 "branch-alias": {
10142 "dev-master": "5.1.x-dev"
10143 }
10144 },
10145 "autoload": {
10146 "psr-4": {
10147 "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
10148 }
10149 },
10150 "notification-url": "https://packagist.org/downloads/",
10151 "license": [
10152 "MIT"
10153 ],
10154 "authors": [
10155 {
10156 "name": "David Maicher",
10157 "email": "mail@dmaicher.de"
10158 }
10159 ],
10160 "description": "Symfony bundle to isolate doctrine database tests and improve test performance",
10161 "keywords": [
10162 "Symfony 3",
10163 "Symfony 4",
10164 "doctrine",
10165 "isolation",
10166 "performance",
10167 "symfony",
10168 "symfony 2",
10169 "tests"
10170 ],
10171 "time": "2019-03-22T10:34:17+00:00"
10172 },
10173 {
10174 "name": "doctrine/data-fixtures",
8d4ed0df 10175 "version": "1.3.3",
6546aca4
JB
10176 "source": {
10177 "type": "git",
10178 "url": "https://github.com/doctrine/data-fixtures.git",
8d4ed0df 10179 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3"
6546aca4
JB
10180 },
10181 "dist": {
10182 "type": "zip",
8d4ed0df
JB
10183 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f0ee99c64922fc3f863715232b615c478a61b0a3",
10184 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3",
6546aca4
JB
10185 "shasum": ""
10186 },
10187 "require": {
10188 "doctrine/common": "~2.2",
10189 "php": "^7.1"
10190 },
10191 "conflict": {
10192 "doctrine/phpcr-odm": "<1.3.0"
10193 },
10194 "require-dev": {
8d4ed0df 10195 "alcaeus/mongo-php-adapter": "^1.1",
6546aca4 10196 "doctrine/dbal": "^2.5.4",
8d4ed0df 10197 "doctrine/mongodb-odm": "^1.3.0",
6546aca4
JB
10198 "doctrine/orm": "^2.5.4",
10199 "phpunit/phpunit": "^7.0"
10200 },
10201 "suggest": {
10202 "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
10203 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
10204 "doctrine/orm": "For loading ORM fixtures",
10205 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
10206 },
10207 "type": "library",
10208 "extra": {
10209 "branch-alias": {
10210 "dev-master": "1.3.x-dev"
10211 }
10212 },
10213 "autoload": {
10214 "psr-4": {
10215 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
10216 }
10217 },
10218 "notification-url": "https://packagist.org/downloads/",
10219 "license": [
10220 "MIT"
10221 ],
10222 "authors": [
10223 {
10224 "name": "Jonathan Wage",
10225 "email": "jonwage@gmail.com"
10226 }
10227 ],
10228 "description": "Data Fixtures for all Doctrine Object Managers",
10229 "homepage": "http://www.doctrine-project.org",
10230 "keywords": [
10231 "database"
10232 ],
8d4ed0df 10233 "time": "2019-10-24T04:52:28+00:00"
6546aca4
JB
10234 },
10235 {
10236 "name": "doctrine/doctrine-fixtures-bundle",
20a99c77 10237 "version": "3.3.1",
6546aca4
JB
10238 "source": {
10239 "type": "git",
10240 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
20a99c77 10241 "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f"
6546aca4
JB
10242 },
10243 "dist": {
10244 "type": "zip",
20a99c77 10245 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/39defca57ee0949e1475c46177b30b6d1b732e8f",
10246 "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f",
6546aca4
JB
10247 "shasum": ""
10248 },
10249 "require": {
10250 "doctrine/data-fixtures": "^1.3",
1ddd66ae 10251 "doctrine/doctrine-bundle": "^1.11|^2.0",
cb4108b4 10252 "doctrine/orm": "^2.6.0",
20a99c77 10253 "doctrine/persistence": "^1.3",
6546aca4 10254 "php": "^7.1",
1ddd66ae 10255 "symfony/config": "^3.4|^4.3|^5.0",
10256 "symfony/console": "^3.4|^4.3|^5.0",
10257 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
10258 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
10259 "symfony/http-kernel": "^3.4|^4.3|^5.0"
6546aca4
JB
10260 },
10261 "require-dev": {
cb4108b4 10262 "doctrine/coding-standard": "^6.0",
6546aca4 10263 "phpunit/phpunit": "^7.4",
1ddd66ae 10264 "symfony/phpunit-bridge": "^4.1|^5.0"
6546aca4
JB
10265 },
10266 "type": "symfony-bundle",
10267 "extra": {
10268 "branch-alias": {
1ddd66ae 10269 "dev-master": "3.3.x-dev"
6546aca4
JB
10270 }
10271 },
10272 "autoload": {
10273 "psr-4": {
10274 "Doctrine\\Bundle\\FixturesBundle\\": ""
10275 }
10276 },
10277 "notification-url": "https://packagist.org/downloads/",
10278 "license": [
10279 "MIT"
10280 ],
10281 "authors": [
10282 {
1ddd66ae 10283 "name": "Fabien Potencier",
10284 "email": "fabien@symfony.com"
6546aca4
JB
10285 },
10286 {
10287 "name": "Doctrine Project",
10288 "homepage": "http://www.doctrine-project.org"
10289 },
10290 {
1ddd66ae 10291 "name": "Symfony Community",
10292 "homepage": "http://symfony.com/contributors"
6546aca4
JB
10293 }
10294 ],
10295 "description": "Symfony DoctrineFixturesBundle",
10296 "homepage": "http://www.doctrine-project.org",
10297 "keywords": [
10298 "Fixture",
10299 "persistence"
10300 ],
20a99c77 10301 "time": "2020-04-02T16:40:37+00:00"
6546aca4
JB
10302 },
10303 {
10304 "name": "friendsofphp/php-cs-fixer",
facf7511 10305 "version": "v2.16.3",
6546aca4
JB
10306 "source": {
10307 "type": "git",
10308 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
facf7511 10309 "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0"
6546aca4
JB
10310 },
10311 "dist": {
10312 "type": "zip",
facf7511 10313 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0",
10314 "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0",
6546aca4
JB
10315 "shasum": ""
10316 },
10317 "require": {
10318 "composer/semver": "^1.4",
10319 "composer/xdebug-handler": "^1.2",
10320 "doctrine/annotations": "^1.2",
10321 "ext-json": "*",
10322 "ext-tokenizer": "*",
10323 "php": "^5.6 || ^7.0",
10324 "php-cs-fixer/diff": "^1.3",
02cf65ee 10325 "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
10326 "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
10327 "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
10328 "symfony/finder": "^3.0 || ^4.0 || ^5.0",
10329 "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
6546aca4
JB
10330 "symfony/polyfill-php70": "^1.0",
10331 "symfony/polyfill-php72": "^1.4",
02cf65ee 10332 "symfony/process": "^3.0 || ^4.0 || ^5.0",
10333 "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
6546aca4
JB
10334 },
10335 "require-dev": {
10336 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
10337 "justinrainbow/json-schema": "^5.0",
10338 "keradus/cli-executor": "^1.2",
10339 "mikey179/vfsstream": "^1.6",
10340 "php-coveralls/php-coveralls": "^2.1",
10341 "php-cs-fixer/accessible-object": "^1.0",
10342 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
10343 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
66426001 10344 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
6546aca4 10345 "phpunitgoodpractices/traits": "^1.8",
02cf65ee 10346 "symfony/phpunit-bridge": "^4.3 || ^5.0",
10347 "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
6546aca4
JB
10348 },
10349 "suggest": {
78eae449 10350 "ext-dom": "For handling output formats in XML",
6546aca4
JB
10351 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
10352 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
10353 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
10354 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
10355 },
10356 "bin": [
10357 "php-cs-fixer"
10358 ],
10359 "type": "application",
6546aca4
JB
10360 "autoload": {
10361 "psr-4": {
10362 "PhpCsFixer\\": "src/"
10363 },
10364 "classmap": [
10365 "tests/Test/AbstractFixerTestCase.php",
10366 "tests/Test/AbstractIntegrationCaseFactory.php",
10367 "tests/Test/AbstractIntegrationTestCase.php",
10368 "tests/Test/Assert/AssertTokensTrait.php",
10369 "tests/Test/IntegrationCase.php",
10370 "tests/Test/IntegrationCaseFactory.php",
10371 "tests/Test/IntegrationCaseFactoryInterface.php",
10372 "tests/Test/InternalIntegrationCaseFactory.php",
78eae449 10373 "tests/Test/IsIdenticalConstraint.php",
6546aca4
JB
10374 "tests/TestCase.php"
10375 ]
10376 },
10377 "notification-url": "https://packagist.org/downloads/",
10378 "license": [
10379 "MIT"
10380 ],
10381 "authors": [
6546aca4
JB
10382 {
10383 "name": "Fabien Potencier",
10384 "email": "fabien@symfony.com"
5e8d8ff5 10385 },
10386 {
10387 "name": "Dariusz Rumiński",
10388 "email": "dariusz.ruminski@gmail.com"
6546aca4
JB
10389 }
10390 ],
10391 "description": "A tool to automatically fix PHP code style",
facf7511 10392 "time": "2020-04-15T18:51:10+00:00"
6546aca4
JB
10393 },
10394 {
10395 "name": "m6web/redis-mock",
501d5fd1 10396 "version": "v5.0.0",
6546aca4
JB
10397 "source": {
10398 "type": "git",
10399 "url": "https://github.com/M6Web/RedisMock.git",
501d5fd1 10400 "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd"
6546aca4
JB
10401 },
10402 "dist": {
10403 "type": "zip",
501d5fd1 10404 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/1b7a1bcbb63d636b003643e88f785615e0a316bd",
10405 "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd",
6546aca4
JB
10406 "shasum": ""
10407 },
10408 "require": {
10409 "php": ">=7.1.0"
10410 },
10411 "require-dev": {
10412 "atoum/atoum": "master-dev",
10413 "predis/predis": "~1.1"
10414 },
10415 "type": "library",
10416 "autoload": {
10417 "psr-0": {
10418 "M6Web\\Component\\RedisMock": "src/"
10419 }
10420 },
10421 "notification-url": "https://packagist.org/downloads/",
10422 "license": [
10423 "MIT"
10424 ],
10425 "authors": [
10426 {
10427 "name": "M6Web",
10428 "email": "opensource@m6web.fr",
10429 "homepage": "http://tech.m6web.fr/"
10430 }
10431 ],
10432 "description": "Library providing a PHP mock for Redis",
10433 "keywords": [
10434 "mock",
10435 "redis"
10436 ],
501d5fd1 10437 "time": "2020-01-08T08:03:01+00:00"
6546aca4
JB
10438 },
10439 {
10440 "name": "nette/bootstrap",
3d8eaa3a 10441 "version": "v3.0.1",
6546aca4
JB
10442 "source": {
10443 "type": "git",
10444 "url": "https://github.com/nette/bootstrap.git",
3d8eaa3a 10445 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249"
6546aca4
JB
10446 },
10447 "dist": {
10448 "type": "zip",
3d8eaa3a 10449 "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249",
10450 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249",
6546aca4
JB
10451 "shasum": ""
10452 },
10453 "require": {
10454 "nette/di": "^3.0",
10455 "nette/utils": "^3.0",
10456 "php": ">=7.1"
10457 },
3d8eaa3a 10458 "conflict": {
10459 "tracy/tracy": "<2.6"
10460 },
6546aca4
JB
10461 "require-dev": {
10462 "latte/latte": "^2.2",
10463 "nette/application": "^3.0",
10464 "nette/caching": "^3.0",
10465 "nette/database": "^3.0",
10466 "nette/forms": "^3.0",
10467 "nette/http": "^3.0",
10468 "nette/mail": "^3.0",
10469 "nette/robot-loader": "^3.0",
10470 "nette/safe-stream": "^2.2",
10471 "nette/security": "^3.0",
10472 "nette/tester": "^2.0",
10473 "tracy/tracy": "^2.6"
10474 },
10475 "suggest": {
10476 "nette/robot-loader": "to use Configurator::createRobotLoader()",
10477 "tracy/tracy": "to use Configurator::enableTracy()"
10478 },
10479 "type": "library",
10480 "extra": {
10481 "branch-alias": {
10482 "dev-master": "3.0-dev"
10483 }
10484 },
10485 "autoload": {
10486 "classmap": [
10487 "src/"
10488 ]
10489 },
10490 "notification-url": "https://packagist.org/downloads/",
10491 "license": [
10492 "BSD-3-Clause",
10493 "GPL-2.0",
10494 "GPL-3.0"
10495 ],
10496 "authors": [
10497 {
10498 "name": "David Grudl",
10499 "homepage": "https://davidgrudl.com"
10500 },
10501 {
10502 "name": "Nette Community",
10503 "homepage": "https://nette.org/contributors"
10504 }
10505 ],
10506 "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
10507 "homepage": "https://nette.org",
10508 "keywords": [
10509 "bootstrapping",
10510 "configurator",
10511 "nette"
10512 ],
3d8eaa3a 10513 "time": "2019-09-30T08:19:38+00:00"
6546aca4
JB
10514 },
10515 {
10516 "name": "nette/di",
2a74acb7 10517 "version": "v3.0.4",
6546aca4
JB
10518 "source": {
10519 "type": "git",
10520 "url": "https://github.com/nette/di.git",
2a74acb7 10521 "reference": "34d3e47ebe96229b7671664893a3b1128c102213"
6546aca4
JB
10522 },
10523 "dist": {
10524 "type": "zip",
2a74acb7
JB
10525 "url": "https://api.github.com/repos/nette/di/zipball/34d3e47ebe96229b7671664893a3b1128c102213",
10526 "reference": "34d3e47ebe96229b7671664893a3b1128c102213",
6546aca4
JB
10527 "shasum": ""
10528 },
10529 "require": {
10530 "ext-tokenizer": "*",
10531 "nette/neon": "^3.0",
2a74acb7 10532 "nette/php-generator": "^3.3.3",
6546aca4
JB
10533 "nette/robot-loader": "^3.2",
10534 "nette/schema": "^1.0",
2a74acb7 10535 "nette/utils": "^3.1",
6546aca4
JB
10536 "php": ">=7.1"
10537 },
10538 "conflict": {
10539 "nette/bootstrap": "<3.0"
10540 },
10541 "require-dev": {
10542 "nette/tester": "^2.2",
0f387577 10543 "phpstan/phpstan": "^0.12",
6546aca4
JB
10544 "tracy/tracy": "^2.3"
10545 },
10546 "type": "library",
10547 "extra": {
10548 "branch-alias": {
10549 "dev-master": "3.0-dev"
10550 }
10551 },
10552 "autoload": {
10553 "classmap": [
10554 "src/"
6546aca4
JB
10555 ]
10556 },
10557 "notification-url": "https://packagist.org/downloads/",
10558 "license": [
10559 "BSD-3-Clause",
2a74acb7
JB
10560 "GPL-2.0-only",
10561 "GPL-3.0-only"
6546aca4
JB
10562 ],
10563 "authors": [
10564 {
10565 "name": "David Grudl",
10566 "homepage": "https://davidgrudl.com"
10567 },
10568 {
10569 "name": "Nette Community",
10570 "homepage": "https://nette.org/contributors"
10571 }
10572 ],
10573 "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
10574 "homepage": "https://nette.org",
10575 "keywords": [
10576 "compiled",
10577 "di",
10578 "dic",
10579 "factory",
10580 "ioc",
10581 "nette",
10582 "static"
10583 ],
2a74acb7 10584 "time": "2020-05-14T10:29:59+00:00"
6546aca4
JB
10585 },
10586 {
10587 "name": "nette/finder",
2a74acb7 10588 "version": "v2.5.2",
6546aca4
JB
10589 "source": {
10590 "type": "git",
10591 "url": "https://github.com/nette/finder.git",
2a74acb7 10592 "reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50"
6546aca4
JB
10593 },
10594 "dist": {
10595 "type": "zip",
2a74acb7
JB
10596 "url": "https://api.github.com/repos/nette/finder/zipball/4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
10597 "reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
6546aca4
JB
10598 "shasum": ""
10599 },
10600 "require": {
2a74acb7 10601 "nette/utils": "^2.4 || ^3.0",
6546aca4
JB
10602 "php": ">=7.1"
10603 },
10604 "conflict": {
10605 "nette/nette": "<2.2"
10606 },
10607 "require-dev": {
10608 "nette/tester": "^2.0",
2a74acb7 10609 "phpstan/phpstan": "^0.12",
6546aca4
JB
10610 "tracy/tracy": "^2.3"
10611 },
10612 "type": "library",
10613 "extra": {
10614 "branch-alias": {
10615 "dev-master": "2.5-dev"
10616 }
10617 },
10618 "autoload": {
10619 "classmap": [
10620 "src/"
10621 ]
10622 },
10623 "notification-url": "https://packagist.org/downloads/",
10624 "license": [
10625 "BSD-3-Clause",
10626 "GPL-2.0",
10627 "GPL-3.0"
10628 ],
10629 "authors": [
10630 {
10631 "name": "David Grudl",
10632 "homepage": "https://davidgrudl.com"
10633 },
10634 {
10635 "name": "Nette Community",
10636 "homepage": "https://nette.org/contributors"
10637 }
10638 ],
1a758230 10639 "description": "🔍 Nette Finder: find files and directories with an intuitive API.",
6546aca4
JB
10640 "homepage": "https://nette.org",
10641 "keywords": [
10642 "filesystem",
10643 "glob",
10644 "iterator",
10645 "nette"
10646 ],
2a74acb7 10647 "time": "2020-01-03T20:35:40+00:00"
6546aca4
JB
10648 },
10649 {
10650 "name": "nette/neon",
2a74acb7 10651 "version": "v3.1.2",
6546aca4
JB
10652 "source": {
10653 "type": "git",
10654 "url": "https://github.com/nette/neon.git",
2a74acb7 10655 "reference": "3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e"
6546aca4
JB
10656 },
10657 "dist": {
10658 "type": "zip",
2a74acb7
JB
10659 "url": "https://api.github.com/repos/nette/neon/zipball/3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e",
10660 "reference": "3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e",
6546aca4
JB
10661 "shasum": ""
10662 },
10663 "require": {
10664 "ext-iconv": "*",
10665 "ext-json": "*",
0f387577 10666 "php": ">=7.1"
6546aca4
JB
10667 },
10668 "require-dev": {
10669 "nette/tester": "^2.0",
0f387577 10670 "phpstan/phpstan": "^0.12",
6546aca4
JB
10671 "tracy/tracy": "^2.3"
10672 },
10673 "type": "library",
10674 "extra": {
10675 "branch-alias": {
0f387577 10676 "dev-master": "3.1-dev"
6546aca4
JB
10677 }
10678 },
10679 "autoload": {
10680 "classmap": [
10681 "src/"
10682 ]
10683 },
10684 "notification-url": "https://packagist.org/downloads/",
10685 "license": [
10686 "BSD-3-Clause",
2a74acb7
JB
10687 "GPL-2.0-only",
10688 "GPL-3.0-only"
6546aca4
JB
10689 ],
10690 "authors": [
10691 {
10692 "name": "David Grudl",
10693 "homepage": "https://davidgrudl.com"
10694 },
10695 {
10696 "name": "Nette Community",
10697 "homepage": "https://nette.org/contributors"
10698 }
10699 ],
0f387577 10700 "description": "🍸 Nette NEON: encodes and decodes NEON file format.",
2a74acb7 10701 "homepage": "https://ne-on.org",
6546aca4
JB
10702 "keywords": [
10703 "export",
10704 "import",
10705 "neon",
10706 "nette",
10707 "yaml"
10708 ],
2a74acb7 10709 "time": "2020-03-04T11:47:04+00:00"
6546aca4
JB
10710 },
10711 {
10712 "name": "nette/php-generator",
2a74acb7 10713 "version": "v3.3.4",
6546aca4
JB
10714 "source": {
10715 "type": "git",
10716 "url": "https://github.com/nette/php-generator.git",
2a74acb7 10717 "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856"
6546aca4
JB
10718 },
10719 "dist": {
10720 "type": "zip",
2a74acb7
JB
10721 "url": "https://api.github.com/repos/nette/php-generator/zipball/8fe7e699dca7db186f56d75800cb1ec32e39c856",
10722 "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856",
6546aca4
JB
10723 "shasum": ""
10724 },
10725 "require": {
2a74acb7 10726 "nette/utils": "^2.4.2 || ^3.0",
6546aca4
JB
10727 "php": ">=7.1"
10728 },
10729 "require-dev": {
10730 "nette/tester": "^2.0",
2a74acb7 10731 "phpstan/phpstan": "^0.12",
6546aca4
JB
10732 "tracy/tracy": "^2.3"
10733 },
10734 "type": "library",
10735 "extra": {
10736 "branch-alias": {
d3847ac1 10737 "dev-master": "3.3-dev"
6546aca4
JB
10738 }
10739 },
10740 "autoload": {
10741 "classmap": [
10742 "src/"
10743 ]
10744 },
10745 "notification-url": "https://packagist.org/downloads/",
10746 "license": [
10747 "BSD-3-Clause",
2a74acb7
JB
10748 "GPL-2.0-only",
10749 "GPL-3.0-only"
6546aca4
JB
10750 ],
10751 "authors": [
10752 {
10753 "name": "David Grudl",
10754 "homepage": "https://davidgrudl.com"
10755 },
10756 {
10757 "name": "Nette Community",
10758 "homepage": "https://nette.org/contributors"
10759 }
10760 ],
2a74acb7 10761 "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.4 features.",
6546aca4
JB
10762 "homepage": "https://nette.org",
10763 "keywords": [
10764 "code",
10765 "nette",
10766 "php",
10767 "scaffolding"
10768 ],
2a74acb7 10769 "time": "2020-02-09T14:39:09+00:00"
6546aca4
JB
10770 },
10771 {
10772 "name": "nette/robot-loader",
2a74acb7 10773 "version": "v3.2.3",
6546aca4
JB
10774 "source": {
10775 "type": "git",
10776 "url": "https://github.com/nette/robot-loader.git",
2a74acb7 10777 "reference": "726c462e73e739e965ec654a667407074cfe83c0"
6546aca4
JB
10778 },
10779 "dist": {
10780 "type": "zip",
2a74acb7
JB
10781 "url": "https://api.github.com/repos/nette/robot-loader/zipball/726c462e73e739e965ec654a667407074cfe83c0",
10782 "reference": "726c462e73e739e965ec654a667407074cfe83c0",
6546aca4
JB
10783 "shasum": ""
10784 },
10785 "require": {
10786 "ext-tokenizer": "*",
0f387577 10787 "nette/finder": "^2.5 || ^3.0",
6546aca4
JB
10788 "nette/utils": "^3.0",
10789 "php": ">=7.1"
10790 },
10791 "require-dev": {
10792 "nette/tester": "^2.0",
0f387577 10793 "phpstan/phpstan": "^0.12",
6546aca4
JB
10794 "tracy/tracy": "^2.3"
10795 },
10796 "type": "library",
10797 "extra": {
10798 "branch-alias": {
10799 "dev-master": "3.2-dev"
10800 }
10801 },
10802 "autoload": {
10803 "classmap": [
10804 "src/"
10805 ]
10806 },
10807 "notification-url": "https://packagist.org/downloads/",
10808 "license": [
10809 "BSD-3-Clause",
2a74acb7
JB
10810 "GPL-2.0-only",
10811 "GPL-3.0-only"
6546aca4
JB
10812 ],
10813 "authors": [
10814 {
10815 "name": "David Grudl",
10816 "homepage": "https://davidgrudl.com"
10817 },
10818 {
10819 "name": "Nette Community",
10820 "homepage": "https://nette.org/contributors"
10821 }
10822 ],
0f387577 10823 "description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
6546aca4
JB
10824 "homepage": "https://nette.org",
10825 "keywords": [
10826 "autoload",
10827 "class",
10828 "interface",
10829 "nette",
10830 "trait"
10831 ],
2a74acb7 10832 "time": "2020-02-28T13:10:07+00:00"
6546aca4
JB
10833 },
10834 {
10835 "name": "nette/schema",
2a74acb7 10836 "version": "v1.0.2",
6546aca4
JB
10837 "source": {
10838 "type": "git",
10839 "url": "https://github.com/nette/schema.git",
2a74acb7 10840 "reference": "febf71fb4052c824046f5a33f4f769a6e7fa0cb4"
6546aca4
JB
10841 },
10842 "dist": {
10843 "type": "zip",
2a74acb7
JB
10844 "url": "https://api.github.com/repos/nette/schema/zipball/febf71fb4052c824046f5a33f4f769a6e7fa0cb4",
10845 "reference": "febf71fb4052c824046f5a33f4f769a6e7fa0cb4",
6546aca4
JB
10846 "shasum": ""
10847 },
10848 "require": {
2a74acb7 10849 "nette/utils": "^3.1",
6546aca4
JB
10850 "php": ">=7.1"
10851 },
10852 "require-dev": {
10853 "nette/tester": "^2.2",
2a74acb7 10854 "phpstan/phpstan-nette": "^0.12",
6546aca4
JB
10855 "tracy/tracy": "^2.3"
10856 },
10857 "type": "library",
10858 "extra": {
2a74acb7 10859 "branch-alias": []
6546aca4
JB
10860 },
10861 "autoload": {
10862 "classmap": [
10863 "src/"
10864 ]
10865 },
10866 "notification-url": "https://packagist.org/downloads/",
10867 "license": [
10868 "BSD-3-Clause",
10869 "GPL-2.0",
10870 "GPL-3.0"
10871 ],
10872 "authors": [
10873 {
10874 "name": "David Grudl",
10875 "homepage": "https://davidgrudl.com"
10876 },
10877 {
10878 "name": "Nette Community",
10879 "homepage": "https://nette.org/contributors"
10880 }
10881 ],
10882 "description": "📐 Nette Schema: validating data structures against a given Schema.",
10883 "homepage": "https://nette.org",
10884 "keywords": [
10885 "config",
10886 "nette"
10887 ],
2a74acb7 10888 "time": "2020-01-06T22:52:48+00:00"
6546aca4
JB
10889 },
10890 {
10891 "name": "nette/utils",
2a74acb7 10892 "version": "v3.1.1",
6546aca4
JB
10893 "source": {
10894 "type": "git",
10895 "url": "https://github.com/nette/utils.git",
2a74acb7 10896 "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb"
6546aca4
JB
10897 },
10898 "dist": {
10899 "type": "zip",
2a74acb7
JB
10900 "url": "https://api.github.com/repos/nette/utils/zipball/2c17d16d8887579ae1c0898ff94a3668997fd3eb",
10901 "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb",
6546aca4
JB
10902 "shasum": ""
10903 },
10904 "require": {
10905 "php": ">=7.1"
10906 },
10907 "require-dev": {
10908 "nette/tester": "~2.0",
0f387577 10909 "phpstan/phpstan": "^0.12",
6546aca4
JB
10910 "tracy/tracy": "^2.3"
10911 },
10912 "suggest": {
10913 "ext-gd": "to use Image",
10914 "ext-iconv": "to use Strings::webalize() and toAscii()",
10915 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
10916 "ext-json": "to use Nette\\Utils\\Json",
10917 "ext-mbstring": "to use Strings::lower() etc...",
987237d5 10918 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
6546aca4
JB
10919 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
10920 },
10921 "type": "library",
10922 "extra": {
10923 "branch-alias": {
2a74acb7 10924 "dev-master": "3.1-dev"
6546aca4
JB
10925 }
10926 },
10927 "autoload": {
10928 "classmap": [
10929 "src/"
10930 ]
10931 },
10932 "notification-url": "https://packagist.org/downloads/",
10933 "license": [
10934 "BSD-3-Clause",
2a74acb7
JB
10935 "GPL-2.0-only",
10936 "GPL-3.0-only"
6546aca4
JB
10937 ],
10938 "authors": [
10939 {
10940 "name": "David Grudl",
10941 "homepage": "https://davidgrudl.com"
10942 },
10943 {
10944 "name": "Nette Community",
10945 "homepage": "https://nette.org/contributors"
10946 }
10947 ],
10948 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
10949 "homepage": "https://nette.org",
10950 "keywords": [
10951 "array",
10952 "core",
10953 "datetime",
10954 "images",
10955 "json",
10956 "nette",
10957 "paginator",
10958 "password",
10959 "slugify",
10960 "string",
10961 "unicode",
10962 "utf-8",
10963 "utility",
10964 "validation"
10965 ],
2a74acb7 10966 "time": "2020-02-09T14:10:55+00:00"
6546aca4
JB
10967 },
10968 {
10969 "name": "nikic/php-parser",
2a74acb7 10970 "version": "v4.4.0",
6546aca4
JB
10971 "source": {
10972 "type": "git",
10973 "url": "https://github.com/nikic/PHP-Parser.git",
2a74acb7 10974 "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
6546aca4
JB
10975 },
10976 "dist": {
10977 "type": "zip",
2a74acb7
JB
10978 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
10979 "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
6546aca4
JB
10980 "shasum": ""
10981 },
10982 "require": {
10983 "ext-tokenizer": "*",
10984 "php": ">=7.0"
10985 },
10986 "require-dev": {
8d4ed0df 10987 "ircmaxell/php-yacc": "0.0.5",
e9ccc686 10988 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
6546aca4
JB
10989 },
10990 "bin": [
10991 "bin/php-parse"
10992 ],
10993 "type": "library",
10994 "extra": {
10995 "branch-alias": {
8d4ed0df 10996 "dev-master": "4.3-dev"
6546aca4
JB
10997 }
10998 },
10999 "autoload": {
11000 "psr-4": {
11001 "PhpParser\\": "lib/PhpParser"
11002 }
11003 },
11004 "notification-url": "https://packagist.org/downloads/",
11005 "license": [
11006 "BSD-3-Clause"
11007 ],
11008 "authors": [
11009 {
11010 "name": "Nikita Popov"
11011 }
11012 ],
11013 "description": "A PHP parser written in PHP",
11014 "keywords": [
11015 "parser",
11016 "php"
11017 ],
2a74acb7 11018 "time": "2020-04-10T16:34:50+00:00"
6546aca4
JB
11019 },
11020 {
11021 "name": "php-cs-fixer/diff",
11022 "version": "v1.3.0",
11023 "source": {
11024 "type": "git",
11025 "url": "https://github.com/PHP-CS-Fixer/diff.git",
11026 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
11027 },
11028 "dist": {
11029 "type": "zip",
11030 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
11031 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
11032 "shasum": ""
11033 },
11034 "require": {
11035 "php": "^5.6 || ^7.0"
11036 },
11037 "require-dev": {
11038 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
11039 "symfony/process": "^3.3"
11040 },
11041 "type": "library",
11042 "autoload": {
11043 "classmap": [
11044 "src/"
11045 ]
11046 },
11047 "notification-url": "https://packagist.org/downloads/",
11048 "license": [
11049 "BSD-3-Clause"
11050 ],
11051 "authors": [
11052 {
11053 "name": "Kore Nordmann",
11054 "email": "mail@kore-nordmann.de"
11055 },
11056 {
11057 "name": "Sebastian Bergmann",
11058 "email": "sebastian@phpunit.de"
11059 },
11060 {
11061 "name": "SpacePossum"
11062 }
11063 ],
11064 "description": "sebastian/diff v2 backport support for PHP5.6",
11065 "homepage": "https://github.com/PHP-CS-Fixer",
11066 "keywords": [
11067 "diff"
11068 ],
11069 "time": "2018-02-15T16:58:55+00:00"
11070 },
11071 {
11072 "name": "php-http/mock-client",
5619a0f7 11073 "version": "1.3.1",
6546aca4
JB
11074 "source": {
11075 "type": "git",
11076 "url": "https://github.com/php-http/mock-client.git",
5619a0f7 11077 "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845"
6546aca4
JB
11078 },
11079 "dist": {
11080 "type": "zip",
5619a0f7 11081 "url": "https://api.github.com/repos/php-http/mock-client/zipball/186547be76fe81cc0c0589f9285ef9c8dded9845",
11082 "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845",
6546aca4
JB
11083 "shasum": ""
11084 },
11085 "require": {
11086 "php": "^5.5 || ^7.0",
11087 "php-http/client-common": "^1.9 || ^2.0",
11088 "php-http/discovery": "^1.0",
11089 "php-http/httplug": "^1.0 || ^2.0",
11090 "php-http/message-factory": "^1.0"
11091 },
11092 "provide": {
11093 "php-http/async-client-implementation": "1.0",
11094 "php-http/client-implementation": "1.0"
11095 },
11096 "require-dev": {
11097 "henrikbjorn/phpspec-code-coverage": "^1.0",
11098 "phpspec/phpspec": "^2.4"
11099 },
11100 "type": "library",
11101 "extra": {
11102 "branch-alias": {
11103 "dev-master": "1.3-dev"
11104 }
11105 },
11106 "autoload": {
11107 "psr-4": {
11108 "Http\\Mock\\": "src/"
11109 }
11110 },
11111 "notification-url": "https://packagist.org/downloads/",
11112 "license": [
11113 "MIT"
11114 ],
11115 "authors": [
11116 {
11117 "name": "David de Boer",
11118 "email": "david@ddeboer.nl"
11119 }
11120 ],
11121 "description": "Mock HTTP client",
11122 "homepage": "http://httplug.io",
11123 "keywords": [
11124 "client",
11125 "http",
11126 "mock",
11127 "psr7"
11128 ],
5619a0f7 11129 "time": "2019-11-06T12:49:04+00:00"
6546aca4
JB
11130 },
11131 {
11132 "name": "phpstan/phpdoc-parser",
0a01a5f1 11133 "version": "0.3.5",
6546aca4
JB
11134 "source": {
11135 "type": "git",
11136 "url": "https://github.com/phpstan/phpdoc-parser.git",
0a01a5f1 11137 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
6546aca4
JB
11138 },
11139 "dist": {
11140 "type": "zip",
0a01a5f1
JB
11141 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
11142 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
6546aca4
JB
11143 "shasum": ""
11144 },
11145 "require": {
11146 "php": "~7.1"
11147 },
11148 "require-dev": {
11149 "consistence/coding-standard": "^3.5",
11150 "jakub-onderka/php-parallel-lint": "^0.9.2",
11151 "phing/phing": "^2.16.0",
11152 "phpstan/phpstan": "^0.10",
11153 "phpunit/phpunit": "^6.3",
11154 "slevomat/coding-standard": "^4.7.2",
11155 "squizlabs/php_codesniffer": "^3.3.2",
11156 "symfony/process": "^3.4 || ^4.0"
11157 },
11158 "type": "library",
11159 "extra": {
11160 "branch-alias": {
11161 "dev-master": "0.3-dev"
11162 }
11163 },
11164 "autoload": {
11165 "psr-4": {
11166 "PHPStan\\PhpDocParser\\": [
11167 "src/"
11168 ]
11169 }
11170 },
11171 "notification-url": "https://packagist.org/downloads/",
11172 "license": [
11173 "MIT"
11174 ],
11175 "description": "PHPDoc parser with support for nullable, intersection and generic types",
0a01a5f1 11176 "time": "2019-06-07T19:13:52+00:00"
6546aca4
JB
11177 },
11178 {
11179 "name": "phpstan/phpstan",
3d8eaa3a 11180 "version": "0.11.19",
6546aca4
JB
11181 "source": {
11182 "type": "git",
11183 "url": "https://github.com/phpstan/phpstan.git",
3d8eaa3a 11184 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7"
6546aca4
JB
11185 },
11186 "dist": {
11187 "type": "zip",
3d8eaa3a 11188 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7",
11189 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7",
6546aca4
JB
11190 "shasum": ""
11191 },
11192 "require": {
11193 "composer/xdebug-handler": "^1.3.0",
11194 "jean85/pretty-package-versions": "^1.0.3",
11195 "nette/bootstrap": "^2.4 || ^3.0",
11196 "nette/di": "^2.4.7 || ^3.0",
07c66a74 11197 "nette/neon": "^2.4.3 || ^3.0",
6546aca4
JB
11198 "nette/robot-loader": "^3.0.1",
11199 "nette/schema": "^1.0",
11200 "nette/utils": "^2.4.5 || ^3.0",
e9ccc686 11201 "nikic/php-parser": "^4.2.3",
6546aca4 11202 "php": "~7.1",
6f80db69 11203 "phpstan/phpdoc-parser": "^0.3.5",
6546aca4
JB
11204 "symfony/console": "~3.2 || ~4.0",
11205 "symfony/finder": "~3.2 || ~4.0"
11206 },
11207 "conflict": {
11208 "symfony/console": "3.4.16 || 4.1.5"
11209 },
11210 "require-dev": {
e9ccc686 11211 "brianium/paratest": "^2.0 || ^3.0",
6546aca4
JB
11212 "consistence/coding-standard": "^3.5",
11213 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11214 "ext-intl": "*",
11215 "ext-mysqli": "*",
6f80db69 11216 "ext-simplexml": "*",
6546aca4
JB
11217 "ext-soap": "*",
11218 "ext-zip": "*",
11219 "jakub-onderka/php-parallel-lint": "^1.0",
11220 "localheinz/composer-normalize": "^1.1.0",
11221 "phing/phing": "^2.16.0",
11222 "phpstan/phpstan-deprecation-rules": "^0.11",
11223 "phpstan/phpstan-php-parser": "^0.11",
11224 "phpstan/phpstan-phpunit": "^0.11",
11225 "phpstan/phpstan-strict-rules": "^0.11",
e9ccc686 11226 "phpunit/phpunit": "^7.5.14 || ^8.0",
6546aca4
JB
11227 "slevomat/coding-standard": "^4.7.2",
11228 "squizlabs/php_codesniffer": "^3.3.2"
11229 },
11230 "bin": [
11231 "bin/phpstan"
11232 ],
11233 "type": "library",
11234 "extra": {
11235 "branch-alias": {
11236 "dev-master": "0.11-dev"
11237 }
11238 },
11239 "autoload": {
11240 "psr-4": {
11241 "PHPStan\\": [
1a758230 11242 "src/"
6546aca4
JB
11243 ]
11244 }
11245 },
11246 "notification-url": "https://packagist.org/downloads/",
11247 "license": [
11248 "MIT"
11249 ],
11250 "description": "PHPStan - PHP Static Analysis Tool",
3d8eaa3a 11251 "time": "2019-10-22T20:20:22+00:00"
6546aca4
JB
11252 },
11253 {
11254 "name": "phpstan/phpstan-doctrine",
cc7b2b91 11255 "version": "0.11.6",
6546aca4
JB
11256 "source": {
11257 "type": "git",
11258 "url": "https://github.com/phpstan/phpstan-doctrine.git",
cc7b2b91 11259 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c"
6546aca4
JB
11260 },
11261 "dist": {
11262 "type": "zip",
cc7b2b91 11263 "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/77592865e167b32c7dcb4f39a35210e909a8854c",
11264 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c",
6546aca4
JB
11265 "shasum": ""
11266 },
11267 "require": {
11268 "nikic/php-parser": "^4.0",
11269 "php": "~7.1",
11270 "phpstan/phpdoc-parser": "^0.3",
11271 "phpstan/phpstan": "^0.11.7"
11272 },
11273 "conflict": {
11274 "doctrine/collections": "<1.0",
11275 "doctrine/common": "<2.7",
11276 "doctrine/mongodb-odm": "<1.2",
11277 "doctrine/orm": "<2.5"
11278 },
11279 "require-dev": {
11280 "consistence/coding-standard": "^3.8",
11281 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11282 "doctrine/collections": "^1.0",
11283 "doctrine/common": "^2.7",
11284 "doctrine/mongodb-odm": "^1.2",
11285 "doctrine/orm": "^2.5",
11286 "jakub-onderka/php-parallel-lint": "^1.0",
11287 "phing/phing": "^2.16.0",
11288 "phpstan/phpstan-phpunit": "^0.11",
11289 "phpstan/phpstan-strict-rules": "^0.11",
11290 "phpunit/phpunit": "^7.0",
11291 "slevomat/coding-standard": "^5.0.4"
11292 },
11293 "type": "phpstan-extension",
11294 "extra": {
11295 "branch-alias": {
11296 "dev-master": "0.11-dev"
11297 },
11298 "phpstan": {
11299 "includes": [
11300 "extension.neon",
11301 "rules.neon"
11302 ]
11303 }
11304 },
11305 "autoload": {
11306 "psr-4": {
11307 "PHPStan\\": "src/"
11308 }
11309 },
11310 "notification-url": "https://packagist.org/downloads/",
11311 "license": [
11312 "MIT"
11313 ],
11314 "description": "Doctrine extensions for PHPStan",
cc7b2b91 11315 "time": "2019-09-13T08:40:06+00:00"
6546aca4
JB
11316 },
11317 {
11318 "name": "phpstan/phpstan-phpunit",
11319 "version": "0.11.2",
11320 "source": {
11321 "type": "git",
11322 "url": "https://github.com/phpstan/phpstan-phpunit.git",
11323 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9"
11324 },
11325 "dist": {
11326 "type": "zip",
11327 "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11328 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11329 "shasum": ""
11330 },
11331 "require": {
11332 "nikic/php-parser": "^4.0",
11333 "php": "~7.1",
11334 "phpstan/phpdoc-parser": "^0.3",
11335 "phpstan/phpstan": "^0.11.4"
11336 },
11337 "conflict": {
11338 "phpunit/phpunit": "<7.0"
11339 },
11340 "require-dev": {
11341 "consistence/coding-standard": "^3.0.1",
11342 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11343 "jakub-onderka/php-parallel-lint": "^1.0",
11344 "phing/phing": "^2.16.0",
11345 "phpstan/phpstan-strict-rules": "^0.11",
11346 "phpunit/phpunit": "^7.0",
11347 "satooshi/php-coveralls": "^1.0",
11348 "slevomat/coding-standard": "^4.5.2"
11349 },
11350 "type": "phpstan-extension",
11351 "extra": {
11352 "branch-alias": {
11353 "dev-master": "0.11-dev"
11354 },
11355 "phpstan": {
11356 "includes": [
11357 "extension.neon",
11358 "rules.neon"
11359 ]
11360 }
11361 },
11362 "autoload": {
11363 "psr-4": {
11364 "PHPStan\\": "src/"
11365 }
11366 },
11367 "notification-url": "https://packagist.org/downloads/",
11368 "license": [
11369 "MIT"
11370 ],
11371 "description": "PHPUnit extensions and rules for PHPStan",
11372 "time": "2019-05-17T17:50:16+00:00"
11373 },
11374 {
11375 "name": "phpstan/phpstan-symfony",
11376 "version": "0.11.6",
11377 "source": {
11378 "type": "git",
11379 "url": "https://github.com/phpstan/phpstan-symfony.git",
11380 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084"
11381 },
11382 "dist": {
11383 "type": "zip",
11384 "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7be3054c21fd472a52b1c38eb129c3f93776084",
11385 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084",
11386 "shasum": ""
11387 },
11388 "require": {
11389 "ext-simplexml": "*",
11390 "nikic/php-parser": "^4.0",
11391 "php": "^7.1",
11392 "phpstan/phpstan": "^0.11.7"
11393 },
11394 "conflict": {
11395 "symfony/framework-bundle": "<3.0"
11396 },
11397 "require-dev": {
11398 "consistence/coding-standard": "^3.0.1",
11399 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11400 "jakub-onderka/php-parallel-lint": "^1.0",
11401 "nette/di": "^3.0-stable",
11402 "phing/phing": "^2.16.0",
11403 "phpstan/phpstan-phpunit": "^0.11",
11404 "phpstan/phpstan-strict-rules": "^0.11",
11405 "phpunit/phpunit": "^7.0",
11406 "slevomat/coding-standard": "^4.5.2",
11407 "squizlabs/php_codesniffer": "^3.3.2",
11408 "symfony/console": "^3.0 || ^4.0",
11409 "symfony/framework-bundle": "^3.0 || ^4.0",
11410 "symfony/messenger": "^4.2",
11411 "symfony/serializer": "^3.0 || ^4.0"
11412 },
11413 "type": "phpstan-extension",
11414 "extra": {
11415 "branch-alias": {
11416 "dev-master": "0.11-dev"
11417 },
11418 "phpstan": {
11419 "includes": [
11420 "extension.neon"
11421 ]
11422 }
11423 },
11424 "autoload": {
11425 "psr-4": {
11426 "PHPStan\\": "src/"
11427 }
11428 },
11429 "notification-url": "https://packagist.org/downloads/",
11430 "license": [
11431 "MIT"
11432 ],
11433 "authors": [
11434 {
11435 "name": "Lukáš Unger",
11436 "email": "looky.msc@gmail.com",
11437 "homepage": "https://lookyman.net"
11438 }
11439 ],
11440 "description": "Symfony Framework extensions and rules for PHPStan",
11441 "time": "2019-05-19T17:40:25+00:00"
11442 },
11443 {
2a74acb7 11444 "name": "symfony/maker-bundle",
b83855b0 11445 "version": "v1.19.0",
6546aca4
JB
11446 "source": {
11447 "type": "git",
2a74acb7 11448 "url": "https://github.com/symfony/maker-bundle.git",
b83855b0 11449 "reference": "bea8c3c959e48a2c952cc7c4f4f32964be8b8874"
6546aca4
JB
11450 },
11451 "dist": {
11452 "type": "zip",
b83855b0 11453 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/bea8c3c959e48a2c952cc7c4f4f32964be8b8874",
11454 "reference": "bea8c3c959e48a2c952cc7c4f4f32964be8b8874",
6546aca4
JB
11455 "shasum": ""
11456 },
11457 "require": {
2a74acb7
JB
11458 "doctrine/inflector": "^1.2",
11459 "nikic/php-parser": "^4.0",
11460 "php": "^7.1.3",
11461 "symfony/config": "^3.4|^4.0|^5.0",
11462 "symfony/console": "^3.4|^4.0|^5.0",
11463 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
11464 "symfony/filesystem": "^3.4|^4.0|^5.0",
11465 "symfony/finder": "^3.4|^4.0|^5.0",
11466 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
11467 "symfony/http-kernel": "^3.4|^4.0|^5.0"
6546aca4
JB
11468 },
11469 "require-dev": {
2a74acb7
JB
11470 "doctrine/doctrine-bundle": "^1.8|^2.0",
11471 "doctrine/orm": "^2.3",
11472 "friendsofphp/php-cs-fixer": "^2.8",
11473 "friendsoftwig/twigcs": "^3.1.2",
11474 "symfony/http-client": "^4.3|^5.0",
11475 "symfony/phpunit-bridge": "^4.3|^5.0",
11476 "symfony/process": "^3.4|^4.0|^5.0",
11477 "symfony/security-core": "^3.4|^4.0|^5.0",
11478 "symfony/yaml": "^3.4|^4.0|^5.0"
6546aca4
JB
11479 },
11480 "type": "symfony-bundle",
11481 "extra": {
11482 "branch-alias": {
2a74acb7 11483 "dev-master": "1.0-dev"
6546aca4
JB
11484 }
11485 },
11486 "autoload": {
11487 "psr-4": {
2a74acb7
JB
11488 "Symfony\\Bundle\\MakerBundle\\": "src/"
11489 }
6546aca4
JB
11490 },
11491 "notification-url": "https://packagist.org/downloads/",
11492 "license": [
11493 "MIT"
11494 ],
11495 "authors": [
11496 {
2a74acb7
JB
11497 "name": "Symfony Community",
11498 "homepage": "https://symfony.com/contributors"
6546aca4
JB
11499 }
11500 ],
2a74acb7
JB
11501 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
11502 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
11503 "keywords": [
11504 "code generator",
11505 "generator",
11506 "scaffold",
11507 "scaffolding"
11508 ],
b83855b0 11509 "time": "2020-05-29T14:47:30+00:00"
6546aca4
JB
11510 },
11511 {
11512 "name": "symfony/phpunit-bridge",
2a59cfa3 11513 "version": "v4.3.11",
6546aca4
JB
11514 "source": {
11515 "type": "git",
11516 "url": "https://github.com/symfony/phpunit-bridge.git",
2a59cfa3 11517 "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43"
6546aca4
JB
11518 },
11519 "dist": {
11520 "type": "zip",
2a59cfa3 11521 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/692a73a2e0b76123150709f5eb7e2ea9bf2bad43",
11522 "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43",
6546aca4
JB
11523 "shasum": ""
11524 },
11525 "require": {
955a3bde 11526 "php": ">=5.5.9"
6546aca4
JB
11527 },
11528 "conflict": {
d3847ac1 11529 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
6546aca4
JB
11530 },
11531 "suggest": {
d3847ac1 11532 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
6546aca4
JB
11533 },
11534 "bin": [
11535 "bin/simple-phpunit"
11536 ],
11537 "type": "symfony-bridge",
11538 "extra": {
11539 "branch-alias": {
d3847ac1 11540 "dev-master": "4.3-dev"
6546aca4
JB
11541 },
11542 "thanks": {
11543 "name": "phpunit/phpunit",
11544 "url": "https://github.com/sebastianbergmann/phpunit"
11545 }
11546 },
11547 "autoload": {
11548 "files": [
11549 "bootstrap.php"
11550 ],
11551 "psr-4": {
11552 "Symfony\\Bridge\\PhpUnit\\": ""
11553 },
11554 "exclude-from-classmap": [
11555 "/Tests/"
11556 ]
11557 },
11558 "notification-url": "https://packagist.org/downloads/",
11559 "license": [
11560 "MIT"
11561 ],
11562 "authors": [
11563 {
11564 "name": "Nicolas Grekas",
11565 "email": "p@tchwork.com"
11566 },
11567 {
11568 "name": "Symfony Community",
11569 "homepage": "https://symfony.com/contributors"
11570 }
11571 ],
11572 "description": "Symfony PHPUnit Bridge",
11573 "homepage": "https://symfony.com",
2a59cfa3 11574 "time": "2020-01-31T09:56:21+00:00"
6546aca4
JB
11575 }
11576 ],
11577 "aliases": [],
11578 "minimum-stability": "dev",
11579 "stability-flags": {
6546aca4
JB
11580 "predis/predis": 20
11581 },
11582 "prefer-stable": true,
11583 "prefer-lowest": false,
11584 "platform": {
11585 "php": ">=7.1.3",
2a74acb7 11586 "ext-ctype": "*",
6546aca4 11587 "ext-curl": "*",
2a74acb7 11588 "ext-dom": "*",
6546aca4 11589 "ext-gd": "*",
6546aca4 11590 "ext-hash": "*",
2a74acb7 11591 "ext-iconv": "*",
6546aca4
JB
11592 "ext-json": "*",
11593 "ext-mbstring": "*",
2a74acb7 11594 "ext-pcre": "*",
6546aca4 11595 "ext-pdo": "*",
2a74acb7
JB
11596 "ext-session": "*",
11597 "ext-simplexml": "*",
11598 "ext-tidy": "*",
11599 "ext-tokenizer": "*",
11600 "ext-xml": "*"
6546aca4
JB
11601 },
11602 "platform-dev": [],
11603 "platform-overrides": {
11604 "php": "7.1.3"
03ac06a8 11605 }
6546aca4 11606}