]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.lock
Bump j0k3r/graby from 2.2.0 to 2.2.1
[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",
aaedb0ad 423 "version": "1.10.1",
6546aca4
JB
424 "source": {
425 "type": "git",
426 "url": "https://github.com/doctrine/cache.git",
aaedb0ad 427 "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3"
6546aca4
JB
428 },
429 "dist": {
430 "type": "zip",
aaedb0ad 431 "url": "https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
432 "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
6546aca4
JB
433 "shasum": ""
434 },
435 "require": {
aaedb0ad 436 "php": "~7.1 || ^8.0"
6546aca4
JB
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 ],
aaedb0ad 501 "time": "2020-05-27T16:24:54+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",
aaedb0ad 570 "version": "2.13.2",
6546aca4
JB
571 "source": {
572 "type": "git",
573 "url": "https://github.com/doctrine/common.git",
aaedb0ad 574 "reference": "6902fafacb43333d9dc3d949c0a06048a31549ac"
6546aca4
JB
575 },
576 "dist": {
577 "type": "zip",
aaedb0ad 578 "url": "https://api.github.com/repos/doctrine/common/zipball/6902fafacb43333d9dc3d949c0a06048a31549ac",
579 "reference": "6902fafacb43333d9dc3d949c0a06048a31549ac",
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 590 "doctrine/reflection": "^1.0",
aaedb0ad 591 "php": "^7.1 || ^8.0"
6546aca4
JB
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 ],
aaedb0ad 649 "time": "2020-05-29T17:35:20+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",
c99caa09 3684 "version": "2.2.1",
6546aca4
JB
3685 "source": {
3686 "type": "git",
3687 "url": "https://github.com/j0k3r/graby.git",
c99caa09 3688 "reference": "12e967939bb3c79af5047eb62eb6b1ad73a7b647"
6546aca4
JB
3689 },
3690 "dist": {
3691 "type": "zip",
c99caa09 3692 "url": "https://api.github.com/repos/j0k3r/graby/zipball/12e967939bb3c79af5047eb62eb6b1ad73a7b647",
3693 "reference": "12e967939bb3c79af5047eb62eb6b1ad73a7b647",
6546aca4
JB
3694 "shasum": ""
3695 },
3696 "require": {
3697 "ext-curl": "*",
3698 "ext-tidy": "*",
c99caa09 3699 "fossar/htmlawed": "^1.2.7",
6546aca4 3700 "guzzlehttp/psr7": "^1.5",
c99caa09 3701 "j0k3r/graby-site-config": "^1.0.100",
6546aca4 3702 "j0k3r/httplug-ssrf-plugin": "^2.0",
c99caa09 3703 "j0k3r/php-readability": "^1.2.3",
3704 "monolog/monolog": "^1.18.0|^2.0",
6546aca4
JB
3705 "php": ">=7.1",
3706 "php-http/client-common": "^2.0",
c99caa09 3707 "php-http/discovery": "^1.5",
6546aca4
JB
3708 "php-http/httplug": "^2.0",
3709 "php-http/message": "^1.7",
c99caa09 3710 "simplepie/simplepie": "^1.5",
3711 "smalot/pdfparser": "^0.15.1",
3712 "symfony/options-resolver": "^3.4|^4.0|^5.0",
3713 "true/punycode": "^2.1"
6546aca4
JB
3714 },
3715 "require-dev": {
c99caa09 3716 "friendsofphp/php-cs-fixer": "^2.16",
3717 "guzzlehttp/guzzle": "^6.3.0",
6546aca4 3718 "php-http/guzzle6-adapter": "^2.0",
c99caa09 3719 "php-http/mock-client": "^1.3",
3720 "phpstan/phpstan": "^0.12",
3721 "phpstan/phpstan-phpunit": "^0.12",
3722 "symfony/phpunit-bridge": "^5.1"
6546aca4
JB
3723 },
3724 "type": "library",
3725 "extra": {
3726 "branch-alias": {
3727 "dev-2.0": "2.0-dev"
3728 }
3729 },
3730 "autoload": {
3731 "psr-4": {
3732 "Graby\\": "src/"
3733 }
3734 },
3735 "notification-url": "https://packagist.org/downloads/",
3736 "license": [
3737 "MIT"
3738 ],
3739 "authors": [
3740 {
3741 "name": "Jeremy Benoist",
092b0423
JB
3742 "email": "jeremy.benoist@gmail.com",
3743 "role": "Developer"
6546aca4
JB
3744 },
3745 {
3746 "name": "FiveFilters.org",
092b0423
JB
3747 "email": "fivefilters@fivefilters.org",
3748 "role": "Developer (original version)"
6546aca4
JB
3749 }
3750 ],
3751 "description": "Graby helps you extract article content from web pages",
c99caa09 3752 "time": "2020-06-02T13:48:42+00:00"
6546aca4
JB
3753 },
3754 {
3755 "name": "j0k3r/graby-site-config",
c99caa09 3756 "version": "1.0.107",
6546aca4
JB
3757 "source": {
3758 "type": "git",
3759 "url": "https://github.com/j0k3r/graby-site-config.git",
c99caa09 3760 "reference": "cc66dcbdeb9368a8eb385e21dcc88183b280412e"
6546aca4
JB
3761 },
3762 "dist": {
3763 "type": "zip",
c99caa09 3764 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/cc66dcbdeb9368a8eb385e21dcc88183b280412e",
3765 "reference": "cc66dcbdeb9368a8eb385e21dcc88183b280412e",
6546aca4
JB
3766 "shasum": ""
3767 },
3768 "require": {
692501f2 3769 "symfony/finder": "~2.6|~3.0|~4.0|~5.0"
6546aca4
JB
3770 },
3771 "require-dev": {
3772 "liip/rmt": "1.2.*",
692501f2 3773 "symfony/phpunit-bridge": "^4.3|^5.0"
6546aca4
JB
3774 },
3775 "type": "library",
3776 "autoload": {
3777 "psr-4": {
3778 "GrabySiteConfig\\SiteConfig\\": "src/"
3779 }
3780 },
3781 "notification-url": "https://packagist.org/downloads/",
3782 "license": [
3783 "CC0-1.0"
3784 ],
3785 "authors": [
3786 {
3787 "name": "Jeremy Benoist",
3788 "email": "jeremy.benoist@gmail.com"
3789 }
3790 ],
3791 "description": "Graby site config files",
c99caa09 3792 "time": "2020-06-03T09:43:28+00:00"
6546aca4
JB
3793 },
3794 {
3795 "name": "j0k3r/httplug-ssrf-plugin",
514c55a1 3796 "version": "v2.0.1",
6546aca4
JB
3797 "source": {
3798 "type": "git",
3799 "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git",
514c55a1 3800 "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2"
6546aca4
JB
3801 },
3802 "dist": {
3803 "type": "zip",
514c55a1 3804 "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/fb68804e3bace2b894d1b9f39ad2b59078f5eac2",
3805 "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2",
6546aca4
JB
3806 "shasum": ""
3807 },
3808 "require": {
3809 "php": "^7.1",
3810 "php-http/client-common": "^2.0",
3811 "php-http/discovery": "^1.5",
3812 "php-http/message": "^1.7",
3813 "php-http/message-factory": "^1.0.2"
3814 },
3815 "require-dev": {
3816 "friendsofphp/php-cs-fixer": "^2.14",
3817 "guzzlehttp/psr7": "^1.0",
3818 "php-http/guzzle6-adapter": "^2.0",
3819 "php-http/mock-client": "^1.0",
3820 "phpstan/phpstan": "^0.11",
3821 "phpstan/phpstan-phpunit": "^0.11",
3822 "symfony/phpunit-bridge": "~3.4.19|~4.0"
3823 },
3824 "type": "library",
6546aca4
JB
3825 "autoload": {
3826 "psr-4": {
3827 "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/"
3828 }
3829 },
3830 "notification-url": "https://packagist.org/downloads/",
3831 "license": [
3832 "MIT"
3833 ],
3834 "authors": [
3835 {
3836 "name": "Jeremy Benoist",
3837 "email": "jeremy.benoist@gmail.com"
3838 },
3839 {
3840 "name": "aaa2000",
3841 "email": "adev2000@gmail.com"
3842 },
3843 {
3844 "name": "Jack W",
092b0423
JB
3845 "email": "jack@fin1te.net",
3846 "role": "Developer (SafeCurl original version)"
6546aca4
JB
3847 }
3848 ],
3849 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug",
3850 "homepage": "https://github.com/j0k3r/httplug-ssrf-plugin",
3851 "keywords": [
3852 "http",
3853 "httplug",
3854 "plugin",
3855 "security",
3856 "ssrf"
3857 ],
514c55a1 3858 "time": "2020-01-06T13:44:13+00:00"
6546aca4
JB
3859 },
3860 {
3861 "name": "j0k3r/php-readability",
b0817af0 3862 "version": "1.2.4",
6546aca4
JB
3863 "source": {
3864 "type": "git",
3865 "url": "https://github.com/j0k3r/php-readability.git",
b0817af0 3866 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793"
6546aca4
JB
3867 },
3868 "dist": {
3869 "type": "zip",
b0817af0 3870 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793",
3871 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793",
6546aca4
JB
3872 "shasum": ""
3873 },
3874 "require": {
3875 "electrolinux/php-html5lib": "^0.1.0",
3876 "ext-mbstring": "*",
3877 "php": ">=5.6.0",
3878 "psr/log": "^1.0"
3879 },
3880 "require-dev": {
3881 "friendsofphp/php-cs-fixer": "^2.14",
3882 "monolog/monolog": "^1.24",
3883 "php-coveralls/php-coveralls": "^2.1",
3884 "symfony/phpunit-bridge": "^4.2.3"
3885 },
3886 "suggest": {
3887 "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
3888 },
3889 "type": "library",
3890 "autoload": {
3891 "psr-4": {
3892 "Readability\\": "src/"
3893 }
3894 },
3895 "notification-url": "https://packagist.org/downloads/",
3896 "license": [
3897 "Apache-2.0"
3898 ],
3899 "authors": [
3900 {
3901 "name": "Keyvan Minoukadeh",
3902 "email": "keyvan@keyvan.net",
27113f45 3903 "homepage": "http://keyvan.net",
3904 "role": "Developer (ported original JS code to PHP)"
6546aca4
JB
3905 },
3906 {
3907 "name": "Arc90",
27113f45 3908 "homepage": "http://arc90.com",
3909 "role": "Developer (original JS version)"
6546aca4
JB
3910 },
3911 {
3912 "name": "Jeremy Benoist",
3913 "email": "jeremy.benoist@gmail.com",
27113f45 3914 "homepage": "http://www.j0k3r.net",
3915 "role": "Developer"
6546aca4
JB
3916 },
3917 {
3918 "name": "DitherSky",
27113f45 3919 "homepage": "https://github.com/Dither",
3920 "role": "Developer (https://github.com/Dither/full-text-rss)"
6546aca4
JB
3921 }
3922 ],
3923 "description": "Automatic article extraction from HTML",
3924 "keywords": [
3925 "article",
3926 "article extraction",
3927 "content",
3928 "content extraction",
3929 "extraction",
3930 "html"
3931 ],
b0817af0 3932 "time": "2019-06-25T15:15:37+00:00"
6546aca4
JB
3933 },
3934 {
3935 "name": "javibravo/simpleue",
3936 "version": "2.1.0",
3937 "source": {
3938 "type": "git",
3939 "url": "https://github.com/javibravo/simpleue.git",
3940 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6"
3941 },
3942 "dist": {
3943 "type": "zip",
3944 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3945 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3946 "shasum": ""
3947 },
3948 "require": {
3949 "php": ">=5.5",
3950 "psr/log": "~1.0"
3951 },
3952 "require-dev": {
3953 "aws/aws-sdk-php": "^3.9",
3954 "pda/pheanstalk": "^3.1",
3955 "phpunit/phpunit": "4.0.*",
3956 "predis/predis": "^1.0"
3957 },
3958 "suggest": {
3959 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
3960 "ext-redis": "Allow work with Redis Locker",
3961 "pda/pheanstalk": "Allow work with Beanstalkd queues",
3962 "predis/predis": "Allow work with Redis queues"
3963 },
3964 "type": "library",
3965 "autoload": {
3966 "psr-4": {
3967 "Simpleue\\": "src/Simpleue"
3968 }
3969 },
3970 "notification-url": "https://packagist.org/downloads/",
3971 "license": [
3972 "MIT"
3973 ],
3974 "authors": [
3975 {
3976 "name": "Javier Bravo",
3977 "email": "javibravo85@gmail.com"
3978 }
3979 ],
3980 "description": "Php package to manage queue tasks in a simple way",
3981 "homepage": "http://github.com/javibravo/simpleue",
3982 "keywords": [
3983 "job",
3984 "queue",
3985 "redis",
3986 "sqs",
3987 "task"
3988 ],
3989 "time": "2017-11-15T13:41:13+00:00"
3990 },
3991 {
3992 "name": "jdorn/sql-formatter",
3993 "version": "v1.2.17",
3994 "source": {
3995 "type": "git",
3996 "url": "https://github.com/jdorn/sql-formatter.git",
3997 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
3998 },
3999 "dist": {
4000 "type": "zip",
4001 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
4002 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
4003 "shasum": ""
4004 },
4005 "require": {
4006 "php": ">=5.2.4"
4007 },
4008 "require-dev": {
4009 "phpunit/phpunit": "3.7.*"
4010 },
4011 "type": "library",
4012 "extra": {
4013 "branch-alias": {
4014 "dev-master": "1.3.x-dev"
4015 }
4016 },
4017 "autoload": {
4018 "classmap": [
4019 "lib"
4020 ]
4021 },
4022 "notification-url": "https://packagist.org/downloads/",
4023 "license": [
4024 "MIT"
4025 ],
4026 "authors": [
4027 {
4028 "name": "Jeremy Dorn",
4029 "email": "jeremy@jeremydorn.com",
4030 "homepage": "http://jeremydorn.com/"
4031 }
4032 ],
4033 "description": "a PHP SQL highlighting library",
4034 "homepage": "https://github.com/jdorn/sql-formatter/",
4035 "keywords": [
4036 "highlight",
4037 "sql"
4038 ],
4039 "time": "2014-01-12T16:20:24+00:00"
4040 },
955a3bde
JB
4041 {
4042 "name": "jean85/pretty-package-versions",
4043 "version": "1.2",
4044 "source": {
4045 "type": "git",
4046 "url": "https://github.com/Jean85/pretty-package-versions.git",
4047 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
4048 },
4049 "dist": {
4050 "type": "zip",
4051 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4052 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4053 "shasum": ""
4054 },
4055 "require": {
4056 "ocramius/package-versions": "^1.2.0",
4057 "php": "^7.0"
4058 },
4059 "require-dev": {
4060 "phpunit/phpunit": "^6.0"
4061 },
4062 "type": "library",
4063 "extra": {
4064 "branch-alias": {
4065 "dev-master": "1.x-dev"
4066 }
4067 },
4068 "autoload": {
4069 "psr-4": {
4070 "Jean85\\": "src/"
4071 }
4072 },
4073 "notification-url": "https://packagist.org/downloads/",
4074 "license": [
4075 "MIT"
4076 ],
4077 "authors": [
4078 {
4079 "name": "Alessandro Lai",
4080 "email": "alessandro.lai85@gmail.com"
4081 }
4082 ],
4083 "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
4084 "keywords": [
4085 "composer",
4086 "package",
4087 "release",
4088 "versions"
4089 ],
4090 "time": "2018-06-13T13:22:40+00:00"
4091 },
6546aca4
JB
4092 {
4093 "name": "jms/metadata",
4094 "version": "1.7.0",
4095 "source": {
4096 "type": "git",
4097 "url": "https://github.com/schmittjoh/metadata.git",
4098 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
4099 },
4100 "dist": {
4101 "type": "zip",
4102 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
4103 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
4104 "shasum": ""
4105 },
4106 "require": {
4107 "php": ">=5.3.0"
4108 },
4109 "require-dev": {
4110 "doctrine/cache": "~1.0",
4111 "symfony/cache": "~3.1"
4112 },
4113 "type": "library",
4114 "extra": {
4115 "branch-alias": {
4116 "dev-master": "1.5.x-dev"
4117 }
4118 },
4119 "autoload": {
4120 "psr-0": {
4121 "Metadata\\": "src/"
4122 }
4123 },
4124 "notification-url": "https://packagist.org/downloads/",
4125 "license": [
4126 "MIT"
4127 ],
4128 "authors": [
4129 {
4130 "name": "Asmir Mustafic",
4131 "email": "goetas@gmail.com"
4132 },
4133 {
4134 "name": "Johannes M. Schmitt",
4135 "email": "schmittjoh@gmail.com"
4136 }
4137 ],
4138 "description": "Class/method/property metadata management in PHP",
4139 "keywords": [
4140 "annotations",
4141 "metadata",
4142 "xml",
4143 "yaml"
4144 ],
4145 "time": "2018-10-26T12:40:10+00:00"
4146 },
4147 {
4148 "name": "jms/parser-lib",
4149 "version": "1.0.0",
4150 "source": {
4151 "type": "git",
4152 "url": "https://github.com/schmittjoh/parser-lib.git",
4153 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
4154 },
4155 "dist": {
4156 "type": "zip",
4157 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4158 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4159 "shasum": ""
4160 },
4161 "require": {
4162 "phpoption/phpoption": ">=0.9,<2.0-dev"
4163 },
4164 "type": "library",
4165 "extra": {
4166 "branch-alias": {
4167 "dev-master": "1.0-dev"
4168 }
4169 },
4170 "autoload": {
4171 "psr-0": {
4172 "JMS\\": "src/"
4173 }
4174 },
4175 "notification-url": "https://packagist.org/downloads/",
4176 "license": [
4177 "Apache2"
4178 ],
4179 "description": "A library for easily creating recursive-descent parsers.",
4180 "time": "2012-11-18T18:08:43+00:00"
4181 },
4182 {
4183 "name": "jms/serializer",
2a74acb7 4184 "version": "1.14.1",
6546aca4
JB
4185 "source": {
4186 "type": "git",
4187 "url": "https://github.com/schmittjoh/serializer.git",
2a74acb7 4188 "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0"
6546aca4
JB
4189 },
4190 "dist": {
4191 "type": "zip",
2a74acb7
JB
4192 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ba908d278fff27ec01fb4349f372634ffcd697c0",
4193 "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0",
6546aca4
JB
4194 "shasum": ""
4195 },
4196 "require": {
4197 "doctrine/annotations": "^1.0",
4198 "doctrine/instantiator": "^1.0.3",
4199 "jms/metadata": "^1.3",
4200 "jms/parser-lib": "1.*",
4201 "php": "^5.5|^7.0",
4202 "phpcollection/phpcollection": "~0.1",
4203 "phpoption/phpoption": "^1.1"
4204 },
4205 "conflict": {
4206 "twig/twig": "<1.12"
4207 },
4208 "require-dev": {
4209 "doctrine/orm": "~2.1",
4210 "doctrine/phpcr-odm": "^1.3|^2.0",
4211 "ext-pdo_sqlite": "*",
4212 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
4213 "phpunit/phpunit": "^4.8|^5.0",
4214 "propel/propel1": "~1.7",
4215 "psr/container": "^1.0",
4216 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
4217 "symfony/expression-language": "^2.6|^3.0",
4218 "symfony/filesystem": "^2.1",
4219 "symfony/form": "~2.1|^3.0",
4220 "symfony/translation": "^2.1|^3.0",
4221 "symfony/validator": "^2.2|^3.0",
4222 "symfony/yaml": "^2.1|^3.0",
4223 "twig/twig": "~1.12|~2.0"
4224 },
4225 "suggest": {
4226 "doctrine/cache": "Required if you like to use cache functionality.",
4227 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
4228 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
4229 },
4230 "type": "library",
4231 "extra": {
4232 "branch-alias": {
4233 "dev-1.x": "1.14-dev"
4234 }
4235 },
4236 "autoload": {
4237 "psr-0": {
4238 "JMS\\Serializer": "src/"
4239 }
4240 },
4241 "notification-url": "https://packagist.org/downloads/",
4242 "license": [
4243 "MIT"
4244 ],
4245 "authors": [
6546aca4
JB
4246 {
4247 "name": "Johannes M. Schmitt",
4248 "email": "schmittjoh@gmail.com"
2a74acb7
JB
4249 },
4250 {
4251 "name": "Asmir Mustafic",
4252 "email": "goetas@gmail.com"
6546aca4
JB
4253 }
4254 ],
4255 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
4256 "homepage": "http://jmsyst.com/libs/serializer",
4257 "keywords": [
4258 "deserialization",
4259 "jaxb",
4260 "json",
4261 "serialization",
4262 "xml"
4263 ],
2a74acb7 4264 "time": "2020-02-22T20:59:37+00:00"
6546aca4
JB
4265 },
4266 {
4267 "name": "jms/serializer-bundle",
4268 "version": "2.4.4",
4269 "source": {
4270 "type": "git",
4271 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
4272 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb"
4273 },
4274 "dist": {
4275 "type": "zip",
4276 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb",
4277 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb",
4278 "shasum": ""
4279 },
4280 "require": {
4281 "jms/serializer": "^1.10",
4282 "php": "^5.4|^7.0",
4283 "phpoption/phpoption": "^1.1.0",
4284 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
4285 },
4286 "require-dev": {
4287 "doctrine/orm": "*",
4288 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
4289 "symfony/expression-language": "~2.6|~3.0|~4.0",
4290 "symfony/finder": "^2.3|^3.0|^4.0",
4291 "symfony/form": "*",
4292 "symfony/stopwatch": "*",
4293 "symfony/twig-bundle": "*",
4294 "symfony/validator": "*",
4295 "symfony/yaml": "*"
4296 },
4297 "suggest": {
4298 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
4299 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
4300 },
4301 "type": "symfony-bundle",
4302 "extra": {
4303 "branch-alias": {
4304 "dev-master": "2.4-dev"
4305 }
4306 },
4307 "autoload": {
4308 "psr-4": {
4309 "JMS\\SerializerBundle\\": ""
4310 },
4311 "exclude-from-classmap": [
4312 "/Tests/"
4313 ]
4314 },
4315 "notification-url": "https://packagist.org/downloads/",
4316 "license": [
4317 "MIT"
4318 ],
4319 "authors": [
4320 {
4321 "name": "Asmir Mustafic",
4322 "email": "goetas@gmail.com"
4323 },
4324 {
4325 "name": "Johannes M. Schmitt",
4326 "email": "schmittjoh@gmail.com"
4327 }
4328 ],
4329 "description": "Allows you to easily serialize, and deserialize data of any complexity",
4330 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
4331 "keywords": [
4332 "deserialization",
4333 "jaxb",
4334 "json",
4335 "serialization",
4336 "xml"
4337 ],
4338 "time": "2019-03-30T10:26:09+00:00"
4339 },
4340 {
4341 "name": "kphoen/rulerz",
4342 "version": "0.21.1",
4343 "source": {
4344 "type": "git",
4345 "url": "https://github.com/K-Phoen/rulerz.git",
4346 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41"
4347 },
4348 "dist": {
4349 "type": "zip",
4350 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4351 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4352 "shasum": ""
4353 },
4354 "require": {
4355 "hoa/ruler": "~2.0",
4356 "php": ">=7.1",
4357 "symfony/property-access": "~3.0|~4.0"
4358 },
4359 "require-dev": {
4360 "behat/behat": "~3.0",
4361 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
4362 "doctrine/orm": "~2.4",
4363 "elasticsearch/elasticsearch": "~1.0",
4364 "illuminate/database": "~5.0",
4365 "kphoen/rusty": "dev-master",
4366 "liip/rmt": "^1.2",
4367 "mikey179/vfsstream": "~1.4",
4368 "phpspec/phpspec": "~2.0,>=2.4-dev",
4369 "pomm-project/cli": "~2.0@dev",
4370 "pomm-project/foundation": "~2.0@dev",
4371 "pomm-project/model-manager": "~2.0.@dev",
4372 "ruflin/elastica": "~1.0",
4373 "solarium/solarium": "~3.0",
4374 "vlucas/phpdotenv": "~2.1"
4375 },
4376 "suggest": {
4377 "doctrine/orm": "To execute rules as Doctrine queries",
4378 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
4379 "kphoen/rulerz-spec-builder": "If you want a specification builder",
4380 "pomm-project/model-manager": "To execute rules as Pomm queries",
4381 "solarium/solarium": "To execute rules as Solr queries"
4382 },
4383 "type": "library",
4384 "extra": {
4385 "branch-alias": {
4386 "dev-master": "1.0.x-dev"
4387 }
4388 },
4389 "autoload": {
4390 "psr-4": {
4391 "RulerZ\\": "src/"
4392 }
4393 },
4394 "notification-url": "https://packagist.org/downloads/",
4395 "license": [
4396 "MIT"
4397 ],
4398 "authors": [
4399 {
4400 "name": "Kévin Gomez",
4401 "email": "contact@kevingomez.fr"
4402 }
4403 ],
4404 "description": "Powerful implementation of the Specification pattern",
4405 "homepage": "https://github.com/K-Phoen/RulerZ",
4406 "keywords": [
4407 "doctrine",
4408 "specification"
4409 ],
4410 "time": "2018-09-18T15:15:42+00:00"
4411 },
4412 {
4413 "name": "kphoen/rulerz-bridge",
4414 "version": "1.1.1",
4415 "source": {
4416 "type": "git",
4417 "url": "https://github.com/K-Phoen/rulerz-bridge.git",
4418 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0"
4419 },
4420 "dist": {
4421 "type": "zip",
4422 "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4423 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4424 "shasum": ""
4425 },
4426 "require": {
4427 "kphoen/rulerz": "~0.19,>=0.19.3|^1.0",
4428 "php": ">=7.1",
4429 "symfony/form": "^3.0|^4.0",
4430 "symfony/validator": "^3.0|^4.0"
4431 },
4432 "require-dev": {
4433 "liip/rmt": "^1.2",
4434 "phpunit/phpunit": "~7.1",
4435 "symfony/phpunit-bridge": "^3.0|^4.0"
4436 },
4437 "type": "symfony-bridge",
4438 "autoload": {
4439 "psr-4": {
4440 "Symfony\\Bridge\\RulerZ\\": ""
4441 },
4442 "exclude-from-classmap": [
4443 "/Tests/"
4444 ]
4445 },
4446 "notification-url": "https://packagist.org/downloads/",
4447 "license": [
4448 "MIT"
4449 ],
4450 "authors": [
4451 {
4452 "name": "Kévin Gomez",
4453 "email": "contact@kevingomez.fr"
4454 }
4455 ],
4456 "description": "Symfony RulerZ Bridge",
4457 "homepage": "https://github.com/K-Phoen/rulerz-bridge",
4458 "keywords": [
4459 "Bridge",
4460 "doctrine",
4461 "ruler",
4462 "rulerz",
4463 "specification",
4464 "symfony"
4465 ],
4466 "time": "2018-10-01T14:17:27+00:00"
4467 },
4468 {
4469 "name": "kphoen/rulerz-bundle",
4470 "version": "0.15.0",
4471 "source": {
4472 "type": "git",
4473 "url": "https://github.com/K-Phoen/RulerZBundle.git",
4474 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad"
4475 },
4476 "dist": {
4477 "type": "zip",
4478 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4479 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4480 "shasum": ""
4481 },
4482 "require": {
4483 "kphoen/rulerz": "~0.17,>=0.19.3",
4484 "kphoen/rulerz-bridge": "^1.0",
4485 "php": ">=7.1",
4486 "symfony/framework-bundle": "^3.0|^4.0"
4487 },
4488 "require-dev": {
4489 "liip/rmt": "^1.2",
4490 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
4491 "mikey179/vfsstream": "^1.6",
4492 "phpunit/phpunit": "^7.1",
4493 "symfony/phpunit-bridge": "^3.0|^4.0"
4494 },
4495 "type": "symfony-bundle",
4496 "autoload": {
4497 "psr-4": {
4498 "KPhoen\\RulerZBundle\\": ""
4499 },
4500 "exclude-from-classmap": [
4501 "/Tests/"
4502 ]
4503 },
4504 "notification-url": "https://packagist.org/downloads/",
4505 "license": [
4506 "MIT"
4507 ],
4508 "authors": [
4509 {
4510 "name": "Kévin Gomez",
4511 "email": "contact@kevingomez.fr"
4512 }
4513 ],
4514 "description": "Symfony2 Bundle for RulerZ",
4515 "homepage": "https://github.com/K-Phoen/RulerZBundle",
4516 "keywords": [
4517 "doctrine",
4518 "ruler",
4519 "rulerz",
4520 "specification"
4521 ],
4522 "time": "2018-09-17T09:02:32+00:00"
4523 },
2a74acb7
JB
4524 {
4525 "name": "laminas/laminas-code",
4526 "version": "3.4.1",
4527 "source": {
4528 "type": "git",
4529 "url": "https://github.com/laminas/laminas-code.git",
4530 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
4531 },
4532 "dist": {
4533 "type": "zip",
4534 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
4535 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
4536 "shasum": ""
4537 },
4538 "require": {
4539 "laminas/laminas-eventmanager": "^2.6 || ^3.0",
4540 "laminas/laminas-zendframework-bridge": "^1.0",
4541 "php": "^7.1"
4542 },
4543 "conflict": {
4544 "phpspec/prophecy": "<1.9.0"
4545 },
4546 "replace": {
4547 "zendframework/zend-code": "self.version"
4548 },
4549 "require-dev": {
4550 "doctrine/annotations": "^1.7",
4551 "ext-phar": "*",
4552 "laminas/laminas-coding-standard": "^1.0",
4553 "laminas/laminas-stdlib": "^2.7 || ^3.0",
4554 "phpunit/phpunit": "^7.5.16 || ^8.4"
4555 },
4556 "suggest": {
4557 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
4558 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
4559 },
4560 "type": "library",
4561 "extra": {
4562 "branch-alias": {
4563 "dev-master": "3.4.x-dev",
4564 "dev-develop": "3.5.x-dev",
4565 "dev-dev-4.0": "4.0.x-dev"
4566 }
4567 },
4568 "autoload": {
4569 "psr-4": {
4570 "Laminas\\Code\\": "src/"
4571 }
4572 },
4573 "notification-url": "https://packagist.org/downloads/",
4574 "license": [
4575 "BSD-3-Clause"
4576 ],
4577 "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
4578 "homepage": "https://laminas.dev",
4579 "keywords": [
4580 "code",
4581 "laminas"
4582 ],
4583 "time": "2019-12-31T16:28:24+00:00"
4584 },
4585 {
4586 "name": "laminas/laminas-diactoros",
4587 "version": "2.3.0",
4588 "source": {
4589 "type": "git",
4590 "url": "https://github.com/laminas/laminas-diactoros.git",
4591 "reference": "5ab185dba63ec655a2380c97711b09adc7061f89"
4592 },
4593 "dist": {
4594 "type": "zip",
4595 "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/5ab185dba63ec655a2380c97711b09adc7061f89",
4596 "reference": "5ab185dba63ec655a2380c97711b09adc7061f89",
4597 "shasum": ""
4598 },
4599 "require": {
4600 "laminas/laminas-zendframework-bridge": "^1.0",
4601 "php": "^7.1",
4602 "psr/http-factory": "^1.0",
4603 "psr/http-message": "^1.0"
4604 },
4605 "conflict": {
4606 "phpspec/prophecy": "<1.9.0"
4607 },
4608 "provide": {
4609 "psr/http-factory-implementation": "1.0",
4610 "psr/http-message-implementation": "1.0"
4611 },
4612 "replace": {
4613 "zendframework/zend-diactoros": "^2.2.1"
4614 },
4615 "require-dev": {
4616 "ext-curl": "*",
4617 "ext-dom": "*",
4618 "ext-libxml": "*",
4619 "http-interop/http-factory-tests": "^0.5.0",
4620 "laminas/laminas-coding-standard": "~1.0.0",
4621 "php-http/psr7-integration-tests": "^1.0",
4622 "phpunit/phpunit": "^7.5.18"
4623 },
4624 "type": "library",
4625 "extra": {
4626 "branch-alias": {
4627 "dev-master": "2.3.x-dev",
4628 "dev-develop": "2.4.x-dev"
4629 },
4630 "laminas": {
4631 "config-provider": "Laminas\\Diactoros\\ConfigProvider",
4632 "module": "Laminas\\Diactoros"
4633 }
4634 },
4635 "autoload": {
4636 "files": [
4637 "src/functions/create_uploaded_file.php",
4638 "src/functions/marshal_headers_from_sapi.php",
4639 "src/functions/marshal_method_from_sapi.php",
4640 "src/functions/marshal_protocol_version_from_sapi.php",
4641 "src/functions/marshal_uri_from_sapi.php",
4642 "src/functions/normalize_server.php",
4643 "src/functions/normalize_uploaded_files.php",
4644 "src/functions/parse_cookie_header.php",
4645 "src/functions/create_uploaded_file.legacy.php",
4646 "src/functions/marshal_headers_from_sapi.legacy.php",
4647 "src/functions/marshal_method_from_sapi.legacy.php",
4648 "src/functions/marshal_protocol_version_from_sapi.legacy.php",
4649 "src/functions/marshal_uri_from_sapi.legacy.php",
4650 "src/functions/normalize_server.legacy.php",
4651 "src/functions/normalize_uploaded_files.legacy.php",
4652 "src/functions/parse_cookie_header.legacy.php"
4653 ],
4654 "psr-4": {
4655 "Laminas\\Diactoros\\": "src/"
4656 }
4657 },
4658 "notification-url": "https://packagist.org/downloads/",
4659 "license": [
4660 "BSD-3-Clause"
4661 ],
4662 "description": "PSR HTTP Message implementations",
4663 "homepage": "https://laminas.dev",
4664 "keywords": [
4665 "http",
4666 "laminas",
4667 "psr",
4668 "psr-7"
4669 ],
2a74acb7
JB
4670 "time": "2020-04-27T17:07:01+00:00"
4671 },
4672 {
4673 "name": "laminas/laminas-eventmanager",
4674 "version": "3.2.1",
4675 "source": {
4676 "type": "git",
4677 "url": "https://github.com/laminas/laminas-eventmanager.git",
4678 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748"
4679 },
4680 "dist": {
4681 "type": "zip",
4682 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
4683 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
4684 "shasum": ""
4685 },
4686 "require": {
4687 "laminas/laminas-zendframework-bridge": "^1.0",
4688 "php": "^5.6 || ^7.0"
4689 },
4690 "replace": {
4691 "zendframework/zend-eventmanager": "self.version"
4692 },
4693 "require-dev": {
4694 "athletic/athletic": "^0.1",
4695 "container-interop/container-interop": "^1.1.0",
4696 "laminas/laminas-coding-standard": "~1.0.0",
4697 "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
4698 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
4699 },
4700 "suggest": {
4701 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
4702 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
4703 },
4704 "type": "library",
4705 "extra": {
4706 "branch-alias": {
4707 "dev-master": "3.2-dev",
4708 "dev-develop": "3.3-dev"
4709 }
4710 },
4711 "autoload": {
4712 "psr-4": {
4713 "Laminas\\EventManager\\": "src/"
4714 }
4715 },
4716 "notification-url": "https://packagist.org/downloads/",
4717 "license": [
4718 "BSD-3-Clause"
4719 ],
4720 "description": "Trigger and listen to events within a PHP application",
4721 "homepage": "https://laminas.dev",
4722 "keywords": [
4723 "event",
4724 "eventmanager",
4725 "events",
4726 "laminas"
4727 ],
4728 "time": "2019-12-31T16:44:52+00:00"
4729 },
4730 {
4731 "name": "laminas/laminas-zendframework-bridge",
4732 "version": "1.0.4",
4733 "source": {
4734 "type": "git",
4735 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
4736 "reference": "fcd87520e4943d968557803919523772475e8ea3"
4737 },
4738 "dist": {
4739 "type": "zip",
4740 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3",
4741 "reference": "fcd87520e4943d968557803919523772475e8ea3",
4742 "shasum": ""
4743 },
4744 "require": {
4745 "php": "^5.6 || ^7.0"
4746 },
4747 "require-dev": {
4748 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
4749 "squizlabs/php_codesniffer": "^3.5"
4750 },
4751 "type": "library",
4752 "extra": {
4753 "branch-alias": {
4754 "dev-master": "1.0.x-dev",
4755 "dev-develop": "1.1.x-dev"
4756 },
4757 "laminas": {
4758 "module": "Laminas\\ZendFrameworkBridge"
4759 }
4760 },
4761 "autoload": {
4762 "files": [
4763 "src/autoload.php"
4764 ],
4765 "psr-4": {
4766 "Laminas\\ZendFrameworkBridge\\": "src//"
4767 }
4768 },
4769 "notification-url": "https://packagist.org/downloads/",
4770 "license": [
4771 "BSD-3-Clause"
4772 ],
4773 "description": "Alias legacy ZF class names to Laminas Project equivalents.",
4774 "keywords": [
4775 "ZendFramework",
4776 "autoloading",
4777 "laminas",
4778 "zf"
4779 ],
2a74acb7
JB
4780 "time": "2020-05-20T16:45:56+00:00"
4781 },
6546aca4
JB
4782 {
4783 "name": "lcobucci/jwt",
2a74acb7 4784 "version": "3.3.2",
6546aca4
JB
4785 "source": {
4786 "type": "git",
4787 "url": "https://github.com/lcobucci/jwt.git",
2a74acb7 4788 "reference": "56f10808089e38623345e28af2f2d5e4eb579455"
6546aca4
JB
4789 },
4790 "dist": {
4791 "type": "zip",
2a74acb7
JB
4792 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455",
4793 "reference": "56f10808089e38623345e28af2f2d5e4eb579455",
6546aca4
JB
4794 "shasum": ""
4795 },
4796 "require": {
4797 "ext-mbstring": "*",
4798 "ext-openssl": "*",
4799 "php": "^5.6 || ^7.0"
4800 },
4801 "require-dev": {
4802 "mikey179/vfsstream": "~1.5",
4803 "phpmd/phpmd": "~2.2",
4804 "phpunit/php-invoker": "~1.1",
4805 "phpunit/phpunit": "^5.7 || ^7.3",
4806 "squizlabs/php_codesniffer": "~2.3"
4807 },
4808 "type": "library",
4809 "extra": {
4810 "branch-alias": {
4811 "dev-master": "3.1-dev"
4812 }
4813 },
4814 "autoload": {
4815 "psr-4": {
4816 "Lcobucci\\JWT\\": "src"
4817 }
4818 },
4819 "notification-url": "https://packagist.org/downloads/",
4820 "license": [
4821 "BSD-3-Clause"
4822 ],
4823 "authors": [
4824 {
4825 "name": "Luís Otávio Cobucci Oblonczyk",
092b0423
JB
4826 "email": "lcobucci@gmail.com",
4827 "role": "Developer"
6546aca4
JB
4828 }
4829 ],
4830 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
4831 "keywords": [
4832 "JWS",
4833 "jwt"
4834 ],
2a74acb7 4835 "time": "2020-05-22T08:21:12+00:00"
6546aca4
JB
4836 },
4837 {
4838 "name": "lexik/form-filter-bundle",
4839 "version": "v5.0.10",
4840 "source": {
4841 "type": "git",
4842 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
4843 "reference": "92df0638173979dc906bda7a33a10b98429d2057"
4844 },
4845 "dist": {
4846 "type": "zip",
4847 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057",
4848 "reference": "92df0638173979dc906bda7a33a10b98429d2057",
4849 "shasum": ""
4850 },
4851 "require": {
4852 "doctrine/orm": "^2.4.8",
4853 "php": ">=5.5.9",
4854 "symfony/form": "~2.8|~3.0|^4.0",
4855 "symfony/framework-bundle": "~2.8|~3.0|^4.0"
4856 },
4857 "require-dev": {
4858 "doctrine/mongodb-odm-bundle": "^3.0",
4859 "phpunit/phpunit": "~5.0|^7.5"
4860 },
4861 "suggest": {
4862 "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver"
4863 },
4864 "type": "symfony-bundle",
4865 "extra": {
4866 "branch-alias": {
4867 "dev-master": "5.x.x-dev"
4868 }
4869 },
4870 "autoload": {
4871 "psr-4": {
4872 "Lexik\\Bundle\\FormFilterBundle\\": ""
4873 }
4874 },
4875 "notification-url": "https://packagist.org/downloads/",
4876 "license": [
4877 "MIT"
4878 ],
4879 "authors": [
4880 {
4881 "name": "Dev Lexik",
4882 "email": "dev@lexik.fr"
4883 },
4884 {
4885 "name": "Cedric Girard",
4886 "email": "c.girard@lexik.fr"
4887 }
4888 ],
4889 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
4890 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
4891 "keywords": [
4892 "bundle",
4893 "doctrine",
4894 "filter",
4895 "form",
4896 "symfony"
4897 ],
4898 "time": "2019-04-17T17:58:44+00:00"
4899 },
4900 {
4901 "name": "liip/theme-bundle",
a5315365 4902 "version": "1.7.0",
6546aca4
JB
4903 "source": {
4904 "type": "git",
4905 "url": "https://github.com/liip/LiipThemeBundle.git",
a5315365 4906 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a"
6546aca4
JB
4907 },
4908 "dist": {
4909 "type": "zip",
a5315365 4910 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a",
4911 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a",
6546aca4
JB
4912 "shasum": ""
4913 },
4914 "require": {
a5315365 4915 "php": "^7.0",
6546aca4 4916 "psr/log": "~1.0",
a5315365 4917 "symfony/finder": "^3.0|^4.0",
4918 "symfony/framework-bundle": "^3.0|^4.0",
4919 "symfony/templating": "^3.0|^4.0",
4920 "symfony/twig-bundle": "^3.0|^4.0",
4921 "twig/twig": "^1.34|^2.4"
6546aca4
JB
4922 },
4923 "conflict": {
4924 "sebastian/comparator": "1.2.3"
4925 },
4926 "require-dev": {
a5315365 4927 "phpunit/phpunit": "^6.0",
4928 "symfony/console": "^3.0|^4.0",
4929 "symfony/expression-language": "^3.0|^4.0"
6546aca4
JB
4930 },
4931 "type": "symfony-bundle",
4932 "extra": {
4933 "branch-alias": {
4934 "dev-master": "1.4-dev"
4935 }
4936 },
4937 "autoload": {
4938 "psr-4": {
4939 "Liip\\ThemeBundle\\": ""
4940 }
4941 },
4942 "notification-url": "https://packagist.org/downloads/",
4943 "license": [
4944 "MIT"
4945 ],
4946 "authors": [
4947 {
4948 "name": "Community contributions",
4949 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
4950 },
4951 {
4952 "name": "Liip AG",
4953 "homepage": "http://www.liip.ch/"
4954 }
4955 ],
4956 "description": "Provides theming support for #Symfony2 Bundles",
4957 "keywords": [
4958 "themes",
4959 "theming"
4960 ],
a5315365 4961 "time": "2019-06-19T12:53:08+00:00"
6546aca4
JB
4962 },
4963 {
4964 "name": "masterminds/html5",
1576905e 4965 "version": "2.7.0",
6546aca4
JB
4966 "source": {
4967 "type": "git",
4968 "url": "https://github.com/Masterminds/html5-php.git",
1576905e 4969 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
6546aca4
JB
4970 },
4971 "dist": {
4972 "type": "zip",
1576905e
JB
4973 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
4974 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
6546aca4
JB
4975 "shasum": ""
4976 },
4977 "require": {
4978 "ext-ctype": "*",
4979 "ext-dom": "*",
4980 "ext-libxml": "*",
4981 "php": ">=5.3.0"
4982 },
4983 "require-dev": {
4984 "phpunit/phpunit": "^4.8.35",
4985 "sami/sami": "~2.0",
4986 "satooshi/php-coveralls": "1.0.*"
4987 },
4988 "type": "library",
4989 "extra": {
4990 "branch-alias": {
1576905e 4991 "dev-master": "2.7-dev"
6546aca4
JB
4992 }
4993 },
4994 "autoload": {
4995 "psr-4": {
4996 "Masterminds\\": "src"
4997 }
4998 },
4999 "notification-url": "https://packagist.org/downloads/",
5000 "license": [
5001 "MIT"
5002 ],
5003 "authors": [
5004 {
5005 "name": "Matt Butcher",
5006 "email": "technosophos@gmail.com"
5007 },
6546aca4
JB
5008 {
5009 "name": "Matt Farina",
5010 "email": "matt@mattfarina.com"
1576905e
JB
5011 },
5012 {
5013 "name": "Asmir Mustafic",
5014 "email": "goetas@gmail.com"
6546aca4
JB
5015 }
5016 ],
5017 "description": "An HTML5 parser and serializer.",
5018 "homepage": "http://masterminds.github.io/html5-php",
5019 "keywords": [
5020 "HTML5",
5021 "dom",
5022 "html",
5023 "parser",
5024 "querypath",
5025 "serializer",
5026 "xml"
5027 ],
1576905e 5028 "time": "2019-07-25T07:03:26+00:00"
6546aca4
JB
5029 },
5030 {
5031 "name": "mgargano/simplehtmldom",
5032 "version": "1.5",
5033 "source": {
5034 "type": "git",
5035 "url": "https://github.com/matgargano/simplehtmldom.git",
5036 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
5037 },
5038 "dist": {
5039 "type": "zip",
5040 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
5041 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
5042 "shasum": ""
5043 },
5044 "require": {
5045 "php": ">=5.3.0"
5046 },
5047 "type": "library",
5048 "autoload": {
5049 "psr-0": {
5050 "SimpleHtmlDom": "src/"
5051 },
5052 "files": [
5053 "src/simple_html_dom.php"
5054 ]
5055 },
5056 "notification-url": "https://packagist.org/downloads/",
5057 "license": [
5058 "The MIT License"
5059 ],
5060 "authors": [
5061 {
5062 "name": "S.C. Chen",
5063 "email": "me578022@gmail.com"
5064 }
5065 ],
5066 "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",
5067 "homepage": "http://simplehtmldom.sourceforge.net/",
5068 "keywords": [
5069 "Simple",
5070 "dom",
5071 "html"
5072 ],
5073 "time": "2014-01-05T18:17:34+00:00"
5074 },
5075 {
5076 "name": "michelf/php-markdown",
6ba1d734 5077 "version": "1.9.0",
6546aca4
JB
5078 "source": {
5079 "type": "git",
5080 "url": "https://github.com/michelf/php-markdown.git",
6ba1d734 5081 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
6546aca4
JB
5082 },
5083 "dist": {
5084 "type": "zip",
6ba1d734
JB
5085 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
5086 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
6546aca4
JB
5087 "shasum": ""
5088 },
5089 "require": {
5090 "php": ">=5.3.0"
5091 },
6ba1d734
JB
5092 "require-dev": {
5093 "phpunit/phpunit": ">=4.3 <5.8"
5094 },
6546aca4
JB
5095 "type": "library",
5096 "autoload": {
5097 "psr-4": {
5098 "Michelf\\": "Michelf/"
5099 }
5100 },
5101 "notification-url": "https://packagist.org/downloads/",
5102 "license": [
5103 "BSD-3-Clause"
5104 ],
5105 "authors": [
5106 {
5107 "name": "Michel Fortin",
5108 "email": "michel.fortin@michelf.ca",
1a758230 5109 "homepage": "https://michelf.ca/",
5110 "role": "Developer"
6546aca4
JB
5111 },
5112 {
5113 "name": "John Gruber",
5114 "homepage": "https://daringfireball.net/"
5115 }
5116 ],
5117 "description": "PHP Markdown",
5118 "homepage": "https://michelf.ca/projects/php-markdown/",
5119 "keywords": [
5120 "markdown"
5121 ],
6ba1d734 5122 "time": "2019-12-02T02:32:27+00:00"
6546aca4
JB
5123 },
5124 {
5125 "name": "mnapoli/piwik-twig-extension",
9717d012 5126 "version": "3.0.0",
6546aca4
JB
5127 "source": {
5128 "type": "git",
9717d012
NL
5129 "url": "https://github.com/mnapoli/MatomoTwigExtension.git",
5130 "reference": "472fd49157d64e78081b7a626095ea989cae8471"
6546aca4
JB
5131 },
5132 "dist": {
5133 "type": "zip",
9717d012
NL
5134 "url": "https://api.github.com/repos/mnapoli/MatomoTwigExtension/zipball/472fd49157d64e78081b7a626095ea989cae8471",
5135 "reference": "472fd49157d64e78081b7a626095ea989cae8471",
6546aca4
JB
5136 "shasum": ""
5137 },
5138 "require": {
a2f4efe6 5139 "php": ">=7.0",
9717d012 5140 "twig/twig": "~2.10|~3.0"
6546aca4
JB
5141 },
5142 "require-dev": {
c546548e 5143 "friendsofphp/php-cs-fixer": "~2.13",
a2f4efe6 5144 "php-coveralls/php-coveralls": "^2.0",
9717d012 5145 "symfony/phpunit-bridge": "^5.0"
6546aca4
JB
5146 },
5147 "type": "library",
5148 "autoload": {
5149 "psr-4": {
9717d012 5150 "MatomoTwigExtension\\": "src/"
6546aca4
JB
5151 }
5152 },
5153 "notification-url": "https://packagist.org/downloads/",
5154 "license": [
5155 "MIT"
5156 ],
9717d012
NL
5157 "description": "This library integrates Matomo into Twig",
5158 "time": "2020-04-24T14:45:43+00:00"
6546aca4
JB
5159 },
5160 {
5161 "name": "monolog/monolog",
2a74acb7 5162 "version": "1.25.4",
6546aca4
JB
5163 "source": {
5164 "type": "git",
5165 "url": "https://github.com/Seldaek/monolog.git",
2a74acb7 5166 "reference": "3022efff205e2448b560c833c6fbbf91c3139168"
6546aca4
JB
5167 },
5168 "dist": {
5169 "type": "zip",
2a74acb7
JB
5170 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/3022efff205e2448b560c833c6fbbf91c3139168",
5171 "reference": "3022efff205e2448b560c833c6fbbf91c3139168",
6546aca4
JB
5172 "shasum": ""
5173 },
5174 "require": {
5175 "php": ">=5.3.0",
5176 "psr/log": "~1.0"
5177 },
5178 "provide": {
5179 "psr/log-implementation": "1.0.0"
5180 },
5181 "require-dev": {
5182 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
5183 "doctrine/couchdb": "~1.0@dev",
5184 "graylog2/gelf-php": "~1.0",
6546aca4
JB
5185 "php-amqplib/php-amqplib": "~2.4",
5186 "php-console/php-console": "^3.1.3",
2a74acb7 5187 "php-parallel-lint/php-parallel-lint": "^1.0",
6546aca4 5188 "phpunit/phpunit": "~4.5",
6546aca4
JB
5189 "ruflin/elastica": ">=0.90 <3.0",
5190 "sentry/sentry": "^0.13",
5191 "swiftmailer/swiftmailer": "^5.3|^6.0"
5192 },
5193 "suggest": {
5194 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
5195 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
5196 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
5197 "ext-mongo": "Allow sending log messages to a MongoDB server",
5198 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
5199 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
5200 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
5201 "php-console/php-console": "Allow sending log messages to Google Chrome",
5202 "rollbar/rollbar": "Allow sending log messages to Rollbar",
5203 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
5204 "sentry/sentry": "Allow sending log messages to a Sentry server"
5205 },
5206 "type": "library",
5207 "extra": {
5208 "branch-alias": {
5209 "dev-master": "2.0.x-dev"
5210 }
5211 },
5212 "autoload": {
5213 "psr-4": {
5214 "Monolog\\": "src/Monolog"
5215 }
5216 },
5217 "notification-url": "https://packagist.org/downloads/",
5218 "license": [
5219 "MIT"
5220 ],
5221 "authors": [
5222 {
5223 "name": "Jordi Boggiano",
5224 "email": "j.boggiano@seld.be",
5225 "homepage": "http://seld.be"
5226 }
5227 ],
5228 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
5229 "homepage": "http://github.com/Seldaek/monolog",
5230 "keywords": [
5231 "log",
5232 "logging",
5233 "psr-3"
5234 ],
2a74acb7 5235 "time": "2020-05-22T07:31:27+00:00"
6546aca4
JB
5236 },
5237 {
5238 "name": "nelmio/api-doc-bundle",
955a3bde 5239 "version": "2.13.4",
6546aca4
JB
5240 "target-dir": "Nelmio/ApiDocBundle",
5241 "source": {
5242 "type": "git",
5243 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
955a3bde 5244 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580"
6546aca4
JB
5245 },
5246 "dist": {
5247 "type": "zip",
955a3bde
JB
5248 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
5249 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
6546aca4
JB
5250 "shasum": ""
5251 },
5252 "require": {
5253 "michelf/php-markdown": "~1.4",
5254 "php": ">=5.4",
5255 "symfony/console": "~2.3|~3.0|~4.0",
5256 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
5257 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
5258 },
5259 "conflict": {
5260 "jms/serializer": "<0.12",
5261 "jms/serializer-bundle": "<0.11",
5262 "symfony/symfony": "~2.7.8",
5263 "twig/twig": "<1.12"
5264 },
5265 "require-dev": {
5266 "doctrine/doctrine-bundle": "~1.5",
5267 "doctrine/orm": "~2.3",
5268 "dunglas/api-bundle": "~1.0",
5269 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
5270 "jms/serializer-bundle": ">=0.11",
5271 "sensio/framework-extra-bundle": "~3.0",
5272 "symfony/browser-kit": "~2.3|~3.0|~4.0",
5273 "symfony/css-selector": "~2.3|~3.0|~4.0",
5274 "symfony/finder": "~2.3|~3.0|~4.0",
5275 "symfony/form": "~2.3|~3.0|~4.0",
5276 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
5277 "symfony/serializer": "~2.7|~3.0|~4.0",
5278 "symfony/validator": "~2.3|~3.0|~4.0",
5279 "symfony/yaml": "~2.3|~3.0|~4.0"
5280 },
5281 "suggest": {
5282 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
5283 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
5284 "jms/serializer": "For making use of serializer information in the doc.",
5285 "symfony/form": "For using form definitions as input.",
5286 "symfony/validator": "For making use of validator information in the doc."
5287 },
5288 "type": "symfony-bundle",
5289 "extra": {
5290 "branch-alias": {
5291 "dev-2.x": "2.13-dev"
5292 }
5293 },
5294 "autoload": {
5295 "psr-0": {
5296 "Nelmio\\ApiDocBundle": ""
5297 }
5298 },
5299 "notification-url": "https://packagist.org/downloads/",
5300 "license": [
5301 "MIT"
5302 ],
5303 "authors": [
5304 {
5305 "name": "Nelmio",
5306 "homepage": "http://nelm.io"
5307 },
5308 {
5309 "name": "Symfony Community",
5310 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
5311 }
5312 ],
5313 "description": "Generates documentation for your REST API from annotations",
5314 "keywords": [
5315 "api",
5316 "doc",
5317 "documentation",
5318 "rest"
5319 ],
955a3bde 5320 "time": "2019-06-01T13:34:59+00:00"
6546aca4
JB
5321 },
5322 {
5323 "name": "nelmio/cors-bundle",
6657b119 5324 "version": "1.5.6",
6546aca4
JB
5325 "source": {
5326 "type": "git",
5327 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
6657b119 5328 "reference": "10a24c10f242440211ed31075e74f81661c690d9"
6546aca4
JB
5329 },
5330 "dist": {
5331 "type": "zip",
6657b119 5332 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
5333 "reference": "10a24c10f242440211ed31075e74f81661c690d9",
6546aca4
JB
5334 "shasum": ""
5335 },
5336 "require": {
5337 "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
5338 },
5339 "require-dev": {
5340 "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
5341 "mockery/mockery": "^0.9 || ^1.0",
5342 "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
5343 },
5344 "type": "symfony-bundle",
5345 "extra": {
5346 "branch-alias": {
5347 "dev-master": "1.5.x-dev"
5348 }
5349 },
5350 "autoload": {
5351 "psr-4": {
5352 "Nelmio\\CorsBundle\\": ""
5353 },
5354 "exclude-from-classmap": [
5355 "/Tests/"
5356 ]
5357 },
5358 "notification-url": "https://packagist.org/downloads/",
5359 "license": [
5360 "MIT"
5361 ],
5362 "authors": [
5363 {
5364 "name": "Nelmio",
5365 "homepage": "http://nelm.io"
5366 },
5367 {
5368 "name": "Symfony Community",
5369 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
5370 }
5371 ],
5372 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
5373 "keywords": [
5374 "api",
5375 "cors",
5376 "crossdomain"
5377 ],
6657b119 5378 "time": "2019-06-17T08:53:14+00:00"
6546aca4
JB
5379 },
5380 {
5381 "name": "ocramius/package-versions",
d3847ac1 5382 "version": "1.4.2",
6546aca4
JB
5383 "source": {
5384 "type": "git",
5385 "url": "https://github.com/Ocramius/PackageVersions.git",
d3847ac1 5386 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
6546aca4
JB
5387 },
5388 "dist": {
5389 "type": "zip",
d3847ac1
JB
5390 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5391 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
6546aca4
JB
5392 "shasum": ""
5393 },
5394 "require": {
5395 "composer-plugin-api": "^1.0.0",
5396 "php": "^7.1.0"
5397 },
5398 "require-dev": {
5399 "composer/composer": "^1.6.3",
5400 "doctrine/coding-standard": "^5.0.1",
5401 "ext-zip": "*",
5402 "infection/infection": "^0.7.1",
d3847ac1 5403 "phpunit/phpunit": "^7.5.17"
6546aca4
JB
5404 },
5405 "type": "composer-plugin",
5406 "extra": {
5407 "class": "PackageVersions\\Installer",
5408 "branch-alias": {
5409 "dev-master": "2.0.x-dev"
5410 }
5411 },
5412 "autoload": {
5413 "psr-4": {
5414 "PackageVersions\\": "src/PackageVersions"
5415 }
5416 },
5417 "notification-url": "https://packagist.org/downloads/",
5418 "license": [
5419 "MIT"
5420 ],
5421 "authors": [
5422 {
5423 "name": "Marco Pivetta",
5424 "email": "ocramius@gmail.com"
5425 }
5426 ],
5427 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
d3847ac1 5428 "time": "2019-11-15T16:17:10+00:00"
6546aca4
JB
5429 },
5430 {
5431 "name": "ocramius/proxy-manager",
5432 "version": "2.1.1",
5433 "source": {
5434 "type": "git",
5435 "url": "https://github.com/Ocramius/ProxyManager.git",
5436 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7"
5437 },
5438 "dist": {
5439 "type": "zip",
5440 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5441 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5442 "shasum": ""
5443 },
5444 "require": {
5445 "ocramius/package-versions": "^1.1.1",
5446 "php": "^7.1.0",
5447 "zendframework/zend-code": "^3.1.0"
5448 },
5449 "require-dev": {
5450 "couscous/couscous": "^1.5.2",
5451 "ext-phar": "*",
5452 "humbug/humbug": "dev-master@DEV",
5453 "nikic/php-parser": "^3.0.4",
5454 "phpbench/phpbench": "^0.12.2",
5455 "phpstan/phpstan": "^0.6.4",
5456 "phpunit/phpunit": "^5.6.4",
5457 "phpunit/phpunit-mock-objects": "^3.4.1",
5458 "squizlabs/php_codesniffer": "^2.7.0"
5459 },
5460 "suggest": {
5461 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
5462 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
5463 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
5464 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
5465 },
5466 "type": "library",
5467 "extra": {
5468 "branch-alias": {
5469 "dev-master": "3.0.x-dev"
5470 }
5471 },
5472 "autoload": {
5473 "psr-0": {
5474 "ProxyManager\\": "src"
5475 }
5476 },
5477 "notification-url": "https://packagist.org/downloads/",
5478 "license": [
5479 "MIT"
5480 ],
5481 "authors": [
5482 {
5483 "name": "Marco Pivetta",
5484 "email": "ocramius@gmail.com",
5485 "homepage": "http://ocramius.github.io/"
5486 }
5487 ],
5488 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
5489 "homepage": "https://github.com/Ocramius/ProxyManager",
5490 "keywords": [
5491 "aop",
5492 "lazy loading",
5493 "proxy",
5494 "proxy pattern",
5495 "service proxies"
5496 ],
5497 "time": "2017-05-04T11:12:50+00:00"
5498 },
5499 {
5500 "name": "pagerfanta/pagerfanta",
9a80dcf1 5501 "version": "v2.1.3",
6546aca4
JB
5502 "source": {
5503 "type": "git",
5504 "url": "https://github.com/whiteoctober/Pagerfanta.git",
9a80dcf1 5505 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972"
6546aca4
JB
5506 },
5507 "dist": {
5508 "type": "zip",
9a80dcf1
JB
5509 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a53ff01d521648d9dbca19b93ac6bc75a59b0972",
5510 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972",
6546aca4
JB
5511 "shasum": ""
5512 },
5513 "require": {
5514 "php": "^7.0"
5515 },
5516 "require-dev": {
5517 "doctrine/orm": "~2.3",
5518 "doctrine/phpcr-odm": "1.*",
5519 "jackalope/jackalope-doctrine-dbal": "1.*",
5520 "jmikola/geojson": "~1.0",
5521 "mandango/mandango": "~1.0@dev",
5522 "mandango/mondator": "~1.0@dev",
5523 "phpunit/phpunit": "^6.5",
5524 "propel/propel": "~2.0@dev",
5525 "propel/propel1": "~1.6",
5526 "ruflin/elastica": "~1.3",
5527 "solarium/solarium": "~3.1"
5528 },
5529 "suggest": {
5530 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
5531 "doctrine/orm": "To use the DoctrineORMAdapter.",
5532 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
5533 "mandango/mandango": "To use the MandangoAdapter.",
5534 "propel/propel": "To use the Propel2Adapter",
5535 "propel/propel1": "To use the PropelAdapter",
5536 "solarium/solarium": "To use the SolariumAdapter."
5537 },
5538 "type": "library",
5539 "extra": {
5540 "branch-alias": {
5541 "dev-master": "1.0.x-dev"
5542 }
5543 },
5544 "autoload": {
5545 "psr-4": {
5546 "Pagerfanta\\": "src/Pagerfanta/"
5547 }
5548 },
5549 "notification-url": "https://packagist.org/downloads/",
5550 "license": [
5551 "MIT"
5552 ],
5553 "authors": [
5554 {
5555 "name": "Pablo Díez",
5556 "email": "pablodip@gmail.com"
5557 }
5558 ],
5559 "description": "Pagination for PHP",
5560 "keywords": [
5561 "page",
5562 "pagination",
5563 "paginator",
5564 "paging"
5565 ],
9a80dcf1 5566 "time": "2019-07-17T20:56:16+00:00"
6546aca4 5567 },
28378675 5568 {
5569 "name": "paragonie/constant_time_encoding",
8d4ed0df 5570 "version": "v2.3.0",
28378675 5571 "source": {
5572 "type": "git",
5573 "url": "https://github.com/paragonie/constant_time_encoding.git",
8d4ed0df 5574 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
28378675 5575 },
5576 "dist": {
5577 "type": "zip",
8d4ed0df
JB
5578 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
5579 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
28378675 5580 "shasum": ""
5581 },
5582 "require": {
8d4ed0df 5583 "php": "^7|^8"
28378675 5584 },
5585 "require-dev": {
5586 "phpunit/phpunit": "^6|^7",
8d4ed0df 5587 "vimeo/psalm": "^1|^2|^3"
28378675 5588 },
5589 "type": "library",
5590 "autoload": {
5591 "psr-4": {
5592 "ParagonIE\\ConstantTime\\": "src/"
5593 }
5594 },
5595 "notification-url": "https://packagist.org/downloads/",
5596 "license": [
5597 "MIT"
5598 ],
5599 "authors": [
5600 {
5601 "name": "Paragon Initiative Enterprises",
5602 "email": "security@paragonie.com",
3d8eaa3a 5603 "homepage": "https://paragonie.com",
5604 "role": "Maintainer"
28378675 5605 },
5606 {
5607 "name": "Steve 'Sc00bz' Thomas",
5608 "email": "steve@tobtu.com",
3d8eaa3a 5609 "homepage": "https://www.tobtu.com",
5610 "role": "Original Developer"
28378675 5611 }
5612 ],
5613 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5614 "keywords": [
5615 "base16",
5616 "base32",
5617 "base32_decode",
5618 "base32_encode",
5619 "base64",
5620 "base64_decode",
5621 "base64_encode",
5622 "bin2hex",
5623 "encoding",
5624 "hex",
5625 "hex2bin",
5626 "rfc4648"
5627 ],
8d4ed0df 5628 "time": "2019-11-06T19:20:29+00:00"
28378675 5629 },
6546aca4
JB
5630 {
5631 "name": "paragonie/random_compat",
5632 "version": "v2.0.18",
5633 "source": {
5634 "type": "git",
5635 "url": "https://github.com/paragonie/random_compat.git",
5636 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
5637 },
5638 "dist": {
5639 "type": "zip",
5640 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5641 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5642 "shasum": ""
5643 },
5644 "require": {
5645 "php": ">=5.2.0"
5646 },
5647 "require-dev": {
5648 "phpunit/phpunit": "4.*|5.*"
5649 },
5650 "suggest": {
5651 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5652 },
5653 "type": "library",
5654 "autoload": {
5655 "files": [
5656 "lib/random.php"
5657 ]
5658 },
5659 "notification-url": "https://packagist.org/downloads/",
5660 "license": [
5661 "MIT"
5662 ],
5663 "authors": [
5664 {
5665 "name": "Paragon Initiative Enterprises",
5666 "email": "security@paragonie.com",
5667 "homepage": "https://paragonie.com"
5668 }
5669 ],
5670 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5671 "keywords": [
5672 "csprng",
5673 "polyfill",
5674 "pseudorandom",
5675 "random"
5676 ],
5677 "time": "2019-01-03T20:59:08+00:00"
5678 },
5679 {
5680 "name": "php-amqplib/php-amqplib",
2a74acb7 5681 "version": "v2.11.3",
6546aca4
JB
5682 "source": {
5683 "type": "git",
5684 "url": "https://github.com/php-amqplib/php-amqplib.git",
2a74acb7 5685 "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742"
6546aca4
JB
5686 },
5687 "dist": {
5688 "type": "zip",
2a74acb7
JB
5689 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6353c5d2d3021a301914bc6566e695c99cfeb742",
5690 "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742",
6546aca4
JB
5691 "shasum": ""
5692 },
5693 "require": {
d3847ac1 5694 "ext-mbstring": "*",
6546aca4 5695 "ext-sockets": "*",
d3847ac1
JB
5696 "php": ">=5.6.3",
5697 "phpseclib/phpseclib": "^2.0.0"
6546aca4 5698 },
2a74acb7
JB
5699 "conflict": {
5700 "php": "7.4.0 - 7.4.1"
5701 },
6546aca4
JB
5702 "replace": {
5703 "videlalvaro/php-amqplib": "self.version"
5704 },
5705 "require-dev": {
5706 "ext-curl": "*",
5707 "nategood/httpful": "^0.2.20",
61e53dda 5708 "phpunit/phpunit": "^5.7|^6.5|^7.0",
6546aca4
JB
5709 "squizlabs/php_codesniffer": "^2.5"
5710 },
5711 "type": "library",
5712 "extra": {
5713 "branch-alias": {
d3847ac1 5714 "dev-master": "2.11-dev"
6546aca4
JB
5715 }
5716 },
5717 "autoload": {
5718 "psr-4": {
5719 "PhpAmqpLib\\": "PhpAmqpLib/"
5720 }
5721 },
5722 "notification-url": "https://packagist.org/downloads/",
5723 "license": [
5724 "LGPL-2.1-or-later"
5725 ],
5726 "authors": [
5727 {
5728 "name": "Alvaro Videla",
5729 "role": "Original Maintainer"
5730 },
6546aca4
JB
5731 {
5732 "name": "Raúl Araya",
cc7b2b91 5733 "email": "nubeiro@gmail.com",
5734 "role": "Maintainer"
6546aca4
JB
5735 },
5736 {
5737 "name": "Luke Bakken",
cc7b2b91 5738 "email": "luke@bakken.io",
5739 "role": "Maintainer"
2a74acb7
JB
5740 },
5741 {
5742 "name": "Ramūnas Dronga",
5743 "email": "github@ramuno.lt",
5744 "role": "Maintainer"
6546aca4
JB
5745 }
5746 ],
5747 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
5748 "homepage": "https://github.com/php-amqplib/php-amqplib/",
5749 "keywords": [
5750 "message",
5751 "queue",
5752 "rabbitmq"
5753 ],
2a74acb7 5754 "time": "2020-05-13T13:56:11+00:00"
6546aca4
JB
5755 },
5756 {
5757 "name": "php-amqplib/rabbitmq-bundle",
5758 "version": "v1.14.4",
5759 "source": {
5760 "type": "git",
5761 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
5762 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8"
5763 },
5764 "dist": {
5765 "type": "zip",
5766 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5767 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5768 "shasum": ""
5769 },
5770 "require": {
5771 "php": "^5.3.9|^7.0",
5772 "php-amqplib/php-amqplib": "^2.6",
5773 "psr/log": "^1.0",
5774 "symfony/config": "^2.7|^3.0|^4.0",
5775 "symfony/console": "^2.7|^3.0|^4.0",
5776 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
5777 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
5778 "symfony/yaml": "^2.7|^3.0|^4.0"
5779 },
5780 "replace": {
5781 "oldsound/rabbitmq-bundle": "self.version"
5782 },
5783 "require-dev": {
5784 "phpunit/phpunit": "^4.8.35|^5.4.3",
5785 "symfony/debug": "^2.7|^3.0|^4.0",
5786 "symfony/serializer": "^2.7|^3.0|^4.0"
5787 },
5788 "suggest": {
5789 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
5790 },
5791 "type": "symfony-bundle",
5792 "extra": {
5793 "branch-alias": {
5794 "dev-master": "1.10.x-dev"
5795 }
5796 },
5797 "autoload": {
5798 "psr-4": {
5799 "OldSound\\RabbitMqBundle\\": ""
5800 },
5801 "exclude-from-classmap": [
5802 "/Tests/"
5803 ]
5804 },
5805 "notification-url": "https://packagist.org/downloads/",
5806 "license": [
5807 "MIT"
5808 ],
5809 "authors": [
5810 {
5811 "name": "Alvaro Videla"
5812 }
5813 ],
5814 "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5815 "keywords": [
5816 "AMQP",
5817 "Symfony2",
5818 "message",
5819 "queue",
5820 "rabbitmq",
5821 "symfony",
5822 "symfony3",
5823 "symfony4"
5824 ],
5825 "time": "2018-05-02T13:12:32+00:00"
5826 },
5827 {
5828 "name": "php-http/client-common",
d3847ac1 5829 "version": "2.1.0",
6546aca4
JB
5830 "source": {
5831 "type": "git",
5832 "url": "https://github.com/php-http/client-common.git",
d3847ac1 5833 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5"
6546aca4
JB
5834 },
5835 "dist": {
5836 "type": "zip",
d3847ac1
JB
5837 "url": "https://api.github.com/repos/php-http/client-common/zipball/a8b29678d61556f45d6236b1667db16d998ceec5",
5838 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5",
6546aca4
JB
5839 "shasum": ""
5840 },
5841 "require": {
5842 "php": "^7.1",
5843 "php-http/httplug": "^2.0",
5844 "php-http/message": "^1.6",
5845 "php-http/message-factory": "^1.0",
d3847ac1 5846 "symfony/options-resolver": " ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0"
6546aca4
JB
5847 },
5848 "require-dev": {
5849 "doctrine/instantiator": "^1.1",
5850 "guzzlehttp/psr7": "^1.4",
5851 "phpspec/phpspec": "^5.1",
5852 "phpspec/prophecy": "^1.8",
5853 "sebastian/comparator": "^3.0"
5854 },
5855 "suggest": {
5856 "ext-json": "To detect JSON responses with the ContentTypePlugin",
5857 "ext-libxml": "To detect XML responses with the ContentTypePlugin",
5858 "php-http/cache-plugin": "PSR-6 Cache plugin",
5859 "php-http/logger-plugin": "PSR-3 Logger plugin",
5860 "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
5861 },
5862 "type": "library",
5863 "extra": {
5864 "branch-alias": {
5865 "dev-master": "2.0.x-dev"
5866 }
5867 },
5868 "autoload": {
5869 "psr-4": {
5870 "Http\\Client\\Common\\": "src/"
5871 }
5872 },
5873 "notification-url": "https://packagist.org/downloads/",
5874 "license": [
5875 "MIT"
5876 ],
5877 "authors": [
5878 {
5879 "name": "Márk Sági-Kazár",
5880 "email": "mark.sagikazar@gmail.com"
5881 }
5882 ],
5883 "description": "Common HTTP Client implementations and tools for HTTPlug",
5884 "homepage": "http://httplug.io",
5885 "keywords": [
5886 "client",
5887 "common",
5888 "http",
5889 "httplug"
5890 ],
d3847ac1 5891 "time": "2019-11-18T08:58:18+00:00"
6546aca4 5892 },
955a3bde
JB
5893 {
5894 "name": "php-http/curl-client",
0f387577 5895 "version": "2.1.0",
955a3bde
JB
5896 "source": {
5897 "type": "git",
5898 "url": "https://github.com/php-http/curl-client.git",
0f387577 5899 "reference": "9e79355af46d72e10da50be20b66f74b26143441"
955a3bde
JB
5900 },
5901 "dist": {
5902 "type": "zip",
0f387577
JB
5903 "url": "https://api.github.com/repos/php-http/curl-client/zipball/9e79355af46d72e10da50be20b66f74b26143441",
5904 "reference": "9e79355af46d72e10da50be20b66f74b26143441",
955a3bde
JB
5905 "shasum": ""
5906 },
5907 "require": {
5908 "ext-curl": "*",
5909 "php": "^7.1",
5910 "php-http/discovery": "^1.6",
5911 "php-http/httplug": "^2.0",
5912 "php-http/message": "^1.2",
5913 "psr/http-client": "^1.0",
5914 "psr/http-factory": "^1.0",
0f387577 5915 "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
955a3bde
JB
5916 },
5917 "provide": {
5918 "php-http/async-client-implementation": "1.0",
0f387577
JB
5919 "php-http/client-implementation": "1.0",
5920 "psr/http-client-implementation": "1.0"
955a3bde
JB
5921 },
5922 "require-dev": {
5923 "guzzlehttp/psr7": "^1.0",
5924 "php-http/client-integration-tests": "^2.0",
5925 "phpunit/phpunit": "^7.5",
5926 "zendframework/zend-diactoros": "^2.0"
5927 },
5928 "type": "library",
5929 "extra": {
5930 "branch-alias": {
5931 "dev-master": "2.x-dev"
5932 }
5933 },
5934 "autoload": {
5935 "psr-4": {
5936 "Http\\Client\\Curl\\": "src/"
5937 }
5938 },
5939 "notification-url": "https://packagist.org/downloads/",
5940 "license": [
5941 "MIT"
5942 ],
5943 "authors": [
5944 {
5945 "name": "Михаил Красильников",
5946 "email": "m.krasilnikov@yandex.ru"
5947 }
5948 ],
5949 "description": "PSR-18 and HTTPlug Async client with cURL",
5950 "homepage": "http://php-http.org",
5951 "keywords": [
5952 "curl",
5953 "http",
5954 "psr-18"
5955 ],
0f387577 5956 "time": "2019-12-27T11:02:07+00:00"
955a3bde 5957 },
6546aca4
JB
5958 {
5959 "name": "php-http/discovery",
514c55a1 5960 "version": "1.7.4",
6546aca4
JB
5961 "source": {
5962 "type": "git",
5963 "url": "https://github.com/php-http/discovery.git",
514c55a1 5964 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0"
6546aca4
JB
5965 },
5966 "dist": {
5967 "type": "zip",
514c55a1 5968 "url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0",
5969 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0",
6546aca4
JB
5970 "shasum": ""
5971 },
5972 "require": {
4ef4b64c 5973 "php": "^7.1"
6546aca4
JB
5974 },
5975 "conflict": {
5976 "nyholm/psr7": "<1.0"
5977 },
5978 "require-dev": {
4ef4b64c 5979 "akeneo/phpspec-skip-example-extension": "^4.0",
6546aca4
JB
5980 "php-http/httplug": "^1.0 || ^2.0",
5981 "php-http/message-factory": "^1.0",
4ef4b64c 5982 "phpspec/phpspec": "^5.1",
6546aca4
JB
5983 "puli/composer-plugin": "1.0.0-beta10"
5984 },
5985 "suggest": {
5986 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
5987 "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."
5988 },
5989 "type": "library",
5990 "extra": {
5991 "branch-alias": {
4ef4b64c 5992 "dev-master": "1.7-dev"
6546aca4
JB
5993 }
5994 },
5995 "autoload": {
5996 "psr-4": {
5997 "Http\\Discovery\\": "src/"
5998 }
5999 },
6000 "notification-url": "https://packagist.org/downloads/",
6001 "license": [
6002 "MIT"
6003 ],
6004 "authors": [
6005 {
6006 "name": "Márk Sági-Kazár",
6007 "email": "mark.sagikazar@gmail.com"
6008 }
6009 ],
6010 "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
6011 "homepage": "http://php-http.org",
6012 "keywords": [
6013 "adapter",
6014 "client",
6015 "discovery",
6016 "factory",
6017 "http",
6018 "message",
6019 "psr7"
6020 ],
514c55a1 6021 "time": "2020-01-03T11:25:47+00:00"
6546aca4
JB
6022 },
6023 {
6024 "name": "php-http/guzzle5-adapter",
6025 "version": "2.0.0",
6026 "source": {
6027 "type": "git",
6028 "url": "https://github.com/php-http/guzzle5-adapter.git",
6029 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e"
6030 },
6031 "dist": {
6032 "type": "zip",
6033 "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e",
6034 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e",
6035 "shasum": ""
6036 },
6037 "require": {
6038 "guzzlehttp/guzzle": "^5.1",
6039 "php": "^7.0",
6040 "php-http/discovery": "^1.0",
6041 "php-http/httplug": "^2.0"
6042 },
6043 "provide": {
6044 "php-http/client-implementation": "1.0",
6045 "psr/http-client-implementation": "1.0"
6046 },
6047 "require-dev": {
6048 "ext-curl": "*",
6049 "guzzlehttp/ringphp": "^1.1",
6050 "php-http/client-integration-tests": "^2.0",
6051 "phpunit/phpunit": "^6.0 || ^7.0"
6052 },
6053 "type": "library",
6054 "extra": {
6055 "branch-alias": {
6056 "dev-master": "2.0-dev"
6057 }
6058 },
6059 "autoload": {
6060 "psr-4": {
6061 "Http\\Adapter\\Guzzle5\\": "src/"
6062 }
6063 },
6064 "notification-url": "https://packagist.org/downloads/",
6065 "license": [
6066 "MIT"
6067 ],
6068 "authors": [
6069 {
6070 "name": "Eric GELOEN",
6071 "email": "geloen.eric@gmail.com"
6072 },
6073 {
6074 "name": "Márk Sági-Kazár",
6075 "email": "mark.sagikazar@gmail.com"
6076 }
6077 ],
6078 "description": "Guzzle 5 HTTP Adapter",
6079 "homepage": "http://httplug.io",
6080 "keywords": [
6081 "Guzzle",
6082 "http"
6083 ],
6084 "time": "2019-02-05T12:28:45+00:00"
6085 },
6086 {
6087 "name": "php-http/httplug",
0f387577 6088 "version": "2.1.0",
6546aca4
JB
6089 "source": {
6090 "type": "git",
6091 "url": "https://github.com/php-http/httplug.git",
0f387577 6092 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06"
6546aca4
JB
6093 },
6094 "dist": {
6095 "type": "zip",
0f387577
JB
6096 "url": "https://api.github.com/repos/php-http/httplug/zipball/72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
6097 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
6546aca4
JB
6098 "shasum": ""
6099 },
6100 "require": {
6101 "php": "^7.0",
6102 "php-http/promise": "^1.0",
6103 "psr/http-client": "^1.0",
6104 "psr/http-message": "^1.0"
6105 },
6106 "require-dev": {
0f387577
JB
6107 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
6108 "phpspec/phpspec": "^4.3.4|^5.0|^6.0"
6546aca4
JB
6109 },
6110 "type": "library",
6111 "extra": {
6112 "branch-alias": {
0f387577 6113 "dev-master": "2.x-dev"
6546aca4
JB
6114 }
6115 },
6116 "autoload": {
6117 "psr-4": {
6118 "Http\\Client\\": "src/"
6119 }
6120 },
6121 "notification-url": "https://packagist.org/downloads/",
6122 "license": [
6123 "MIT"
6124 ],
6125 "authors": [
6126 {
6127 "name": "Eric GELOEN",
6128 "email": "geloen.eric@gmail.com"
6129 },
6130 {
6131 "name": "Márk Sági-Kazár",
6132 "email": "mark.sagikazar@gmail.com"
6133 }
6134 ],
6135 "description": "HTTPlug, the HTTP client abstraction for PHP",
6136 "homepage": "http://httplug.io",
6137 "keywords": [
6138 "client",
6139 "http"
6140 ],
0f387577 6141 "time": "2019-12-27T10:07:11+00:00"
6546aca4
JB
6142 },
6143 {
6144 "name": "php-http/httplug-bundle",
de6171a5 6145 "version": "1.16.0",
6546aca4
JB
6146 "source": {
6147 "type": "git",
6148 "url": "https://github.com/php-http/HttplugBundle.git",
de6171a5 6149 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f"
6546aca4
JB
6150 },
6151 "dist": {
6152 "type": "zip",
de6171a5 6153 "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f",
6154 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f",
6546aca4
JB
6155 "shasum": ""
6156 },
6157 "require": {
de6171a5 6158 "php": "^7.1",
6546aca4
JB
6159 "php-http/client-common": "^1.9 || ^2.0",
6160 "php-http/client-implementation": "^1.0",
6161 "php-http/discovery": "^1.0",
6162 "php-http/httplug": "^1.0 || ^2.0",
6163 "php-http/logger-plugin": "^1.1",
6164 "php-http/message": "^1.4",
6165 "php-http/message-factory": "^1.0.2",
6166 "php-http/stopwatch-plugin": "^1.2",
6167 "psr/http-message": "^1.0",
de6171a5 6168 "symfony/config": "^3.4.20 || ^4.2.1",
6169 "symfony/dependency-injection": "^3.4.20 || ^4.2.1",
6170 "symfony/event-dispatcher": "^3.4.20 || ^4.2.1",
6171 "symfony/http-kernel": "^3.4.20 || ^4.2.1",
6172 "symfony/options-resolver": "^3.4.20 || ^4.2.1"
6546aca4
JB
6173 },
6174 "conflict": {
de6171a5 6175 "php-http/curl-client": "<2.0",
6546aca4
JB
6176 "php-http/guzzle6-adapter": "<1.1"
6177 },
6178 "require-dev": {
6179 "guzzlehttp/psr7": "^1.0",
de6171a5 6180 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
6546aca4
JB
6181 "nyholm/nsa": "^1.1",
6182 "php-http/cache-plugin": "^1.6",
6183 "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1",
6184 "php-http/mock-client": "^1.2",
6185 "php-http/promise": "^1.0",
6186 "polishsymfonycommunity/symfony-mocker-container": "^1.0",
de6171a5 6187 "symfony/browser-kit": "^3.4.20 || ^4.2.1",
6188 "symfony/cache": "^3.4.20 || ^4.2.1",
6189 "symfony/dom-crawler": "^3.4.20 || ^4.2.1",
6190 "symfony/framework-bundle": "^3.4.0 || ^4.2",
6191 "symfony/http-foundation": "^3.4.20 || ^4.2.1",
6546aca4 6192 "symfony/phpunit-bridge": "^3.4 || ^4.2",
de6171a5 6193 "symfony/stopwatch": "^3.4.20 || ^4.2.1",
6194 "symfony/twig-bundle": "^3.4.20 || ^4.2.1",
6195 "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1",
6546aca4
JB
6196 "twig/twig": "^1.36 || ^2.6"
6197 },
6198 "suggest": {
6199 "php-http/cache-plugin": "To configure clients that cache responses",
6200 "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily",
6201 "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
6202 },
6203 "type": "symfony-bundle",
6204 "extra": {
6205 "branch-alias": {
6206 "dev-master": "1.x-dev"
6207 }
6208 },
6209 "autoload": {
6210 "psr-4": {
6211 "Http\\HttplugBundle\\": "src/"
6212 },
6213 "exclude-from-classmap": [
6214 "/Tests/Resources/MyPsr18TestClient.php"
6215 ]
6216 },
6217 "notification-url": "https://packagist.org/downloads/",
6218 "license": [
6219 "MIT"
6220 ],
6221 "authors": [
6222 {
6223 "name": "David Buchmann",
6224 "email": "mail@davidbu.ch"
6225 },
6226 {
6227 "name": "Tobias Nyholm",
6228 "email": "tobias.nyholm@gmail.com"
6229 }
6230 ],
6231 "description": "Symfony integration for HTTPlug",
6232 "homepage": "http://httplug.io",
6233 "keywords": [
6234 "adapter",
6235 "bundle",
6236 "discovery",
6237 "factory",
6238 "http",
6239 "httplug",
6240 "message",
6241 "php-http"
6242 ],
de6171a5 6243 "time": "2019-06-05T12:03:16+00:00"
6546aca4
JB
6244 },
6245 {
6246 "name": "php-http/logger-plugin",
6247 "version": "1.1.0",
6248 "source": {
6249 "type": "git",
6250 "url": "https://github.com/php-http/logger-plugin.git",
6251 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd"
6252 },
6253 "dist": {
6254 "type": "zip",
6255 "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6256 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6257 "shasum": ""
6258 },
6259 "require": {
6260 "php": "^5.4 || ^7.0",
6261 "php-http/client-common": "^1.9 || ^2.0",
6262 "php-http/message": "^1.0",
6263 "psr/log": "^1.0"
6264 },
6265 "require-dev": {
6266 "henrikbjorn/phpspec-code-coverage": "^1.0",
6267 "phpspec/phpspec": "^2.5"
6268 },
6269 "type": "library",
6270 "extra": {
6271 "branch-alias": {
6272 "dev-master": "1.1-dev"
6273 }
6274 },
6275 "autoload": {
6276 "psr-4": {
6277 "Http\\Client\\Common\\Plugin\\": "src/"
6278 }
6279 },
6280 "notification-url": "https://packagist.org/downloads/",
6281 "license": [
6282 "MIT"
6283 ],
6284 "authors": [
6285 {
6286 "name": "Márk Sági-Kazár",
6287 "email": "mark.sagikazar@gmail.com"
6288 }
6289 ],
6290 "description": "PSR-3 Logger plugin for HTTPlug",
6291 "homepage": "http://httplug.io",
6292 "keywords": [
6293 "http",
6294 "httplug",
6295 "logger",
6296 "plugin"
6297 ],
6298 "time": "2019-01-30T11:48:21+00:00"
6299 },
6300 {
6301 "name": "php-http/message",
1576905e 6302 "version": "1.8.0",
6546aca4
JB
6303 "source": {
6304 "type": "git",
6305 "url": "https://github.com/php-http/message.git",
1576905e 6306 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
6546aca4
JB
6307 },
6308 "dist": {
6309 "type": "zip",
1576905e
JB
6310 "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6311 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6546aca4
JB
6312 "shasum": ""
6313 },
6314 "require": {
6315 "clue/stream-filter": "^1.4",
1576905e 6316 "php": "^7.1",
6546aca4
JB
6317 "php-http/message-factory": "^1.0.2",
6318 "psr/http-message": "^1.0"
6319 },
6320 "provide": {
6321 "php-http/message-factory-implementation": "1.0"
6322 },
6323 "require-dev": {
6324 "akeneo/phpspec-skip-example-extension": "^1.0",
6325 "coduo/phpspec-data-provider-extension": "^1.0",
6326 "ext-zlib": "*",
6327 "guzzlehttp/psr7": "^1.0",
6328 "henrikbjorn/phpspec-code-coverage": "^1.0",
6329 "phpspec/phpspec": "^2.4",
6330 "slim/slim": "^3.0",
6331 "zendframework/zend-diactoros": "^1.0"
6332 },
6333 "suggest": {
6334 "ext-zlib": "Used with compressor/decompressor streams",
6335 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6336 "slim/slim": "Used with Slim Framework PSR-7 implementation",
6337 "zendframework/zend-diactoros": "Used with Diactoros Factories"
6338 },
6339 "type": "library",
6340 "extra": {
6341 "branch-alias": {
1576905e 6342 "dev-master": "1.8-dev"
6546aca4
JB
6343 }
6344 },
6345 "autoload": {
6346 "psr-4": {
6347 "Http\\Message\\": "src/"
6348 },
6349 "files": [
6350 "src/filters.php"
6351 ]
6352 },
6353 "notification-url": "https://packagist.org/downloads/",
6354 "license": [
6355 "MIT"
6356 ],
6357 "authors": [
6358 {
6359 "name": "Márk Sági-Kazár",
6360 "email": "mark.sagikazar@gmail.com"
6361 }
6362 ],
6363 "description": "HTTP Message related tools",
6364 "homepage": "http://php-http.org",
6365 "keywords": [
6366 "http",
6367 "message",
6368 "psr-7"
6369 ],
1576905e 6370 "time": "2019-08-05T06:55:08+00:00"
6546aca4
JB
6371 },
6372 {
6373 "name": "php-http/message-factory",
6374 "version": "v1.0.2",
6375 "source": {
6376 "type": "git",
6377 "url": "https://github.com/php-http/message-factory.git",
6378 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6379 },
6380 "dist": {
6381 "type": "zip",
6382 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6383 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6384 "shasum": ""
6385 },
6386 "require": {
6387 "php": ">=5.4",
6388 "psr/http-message": "^1.0"
6389 },
6390 "type": "library",
6391 "extra": {
6392 "branch-alias": {
6393 "dev-master": "1.0-dev"
6394 }
6395 },
6396 "autoload": {
6397 "psr-4": {
6398 "Http\\Message\\": "src/"
6399 }
6400 },
6401 "notification-url": "https://packagist.org/downloads/",
6402 "license": [
6403 "MIT"
6404 ],
6405 "authors": [
6406 {
6407 "name": "Márk Sági-Kazár",
6408 "email": "mark.sagikazar@gmail.com"
6409 }
6410 ],
6411 "description": "Factory interfaces for PSR-7 HTTP Message",
6412 "homepage": "http://php-http.org",
6413 "keywords": [
6414 "factory",
6415 "http",
6416 "message",
6417 "stream",
6418 "uri"
6419 ],
6420 "time": "2015-12-19T14:08:53+00:00"
6421 },
6422 {
6423 "name": "php-http/promise",
6424 "version": "v1.0.0",
6425 "source": {
6426 "type": "git",
6427 "url": "https://github.com/php-http/promise.git",
6428 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
6429 },
6430 "dist": {
6431 "type": "zip",
6432 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
6433 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
6434 "shasum": ""
6435 },
6436 "require-dev": {
6437 "henrikbjorn/phpspec-code-coverage": "^1.0",
6438 "phpspec/phpspec": "^2.4"
6439 },
6440 "type": "library",
6441 "extra": {
6442 "branch-alias": {
6443 "dev-master": "1.1-dev"
6444 }
6445 },
6446 "autoload": {
6447 "psr-4": {
6448 "Http\\Promise\\": "src/"
6449 }
6450 },
6451 "notification-url": "https://packagist.org/downloads/",
6452 "license": [
6453 "MIT"
6454 ],
6455 "authors": [
6456 {
6457 "name": "Márk Sági-Kazár",
6458 "email": "mark.sagikazar@gmail.com"
6459 },
6460 {
6461 "name": "Joel Wurtz",
6462 "email": "joel.wurtz@gmail.com"
6463 }
6464 ],
6465 "description": "Promise used for asynchronous HTTP requests",
6466 "homepage": "http://httplug.io",
6467 "keywords": [
6468 "promise"
6469 ],
6470 "time": "2016-01-26T13:27:02+00:00"
6471 },
6472 {
6473 "name": "php-http/stopwatch-plugin",
0f387577 6474 "version": "1.3.0",
6546aca4
JB
6475 "source": {
6476 "type": "git",
6477 "url": "https://github.com/php-http/stopwatch-plugin.git",
0f387577 6478 "reference": "de6f39c96f57c60a43d535e27122de505e683f98"
6546aca4
JB
6479 },
6480 "dist": {
6481 "type": "zip",
0f387577
JB
6482 "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/de6f39c96f57c60a43d535e27122de505e683f98",
6483 "reference": "de6f39c96f57c60a43d535e27122de505e683f98",
6546aca4
JB
6484 "shasum": ""
6485 },
6486 "require": {
0f387577 6487 "php": "^7.1",
6546aca4 6488 "php-http/client-common": "^1.9 || ^2.0",
0f387577 6489 "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0"
6546aca4
JB
6490 },
6491 "require-dev": {
6492 "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0"
6493 },
6494 "type": "library",
6495 "extra": {
6496 "branch-alias": {
0f387577 6497 "dev-master": "1.3-dev"
6546aca4
JB
6498 }
6499 },
6500 "autoload": {
6501 "psr-4": {
6502 "Http\\Client\\Common\\Plugin\\": "src/"
6503 }
6504 },
6505 "notification-url": "https://packagist.org/downloads/",
6506 "license": [
6507 "MIT"
6508 ],
6509 "authors": [
6510 {
6511 "name": "Márk Sági-Kazár",
6512 "email": "mark.sagikazar@gmail.com"
6513 }
6514 ],
6515 "description": "Symfony Stopwatch plugin for HTTPlug",
6516 "homepage": "http://httplug.io",
6517 "keywords": [
6518 "http",
6519 "httplug",
6520 "plugin",
6521 "stopwatch"
6522 ],
0f387577 6523 "time": "2019-11-18T08:10:48+00:00"
6546aca4
JB
6524 },
6525 {
6526 "name": "phpcollection/phpcollection",
6527 "version": "0.5.0",
6528 "source": {
6529 "type": "git",
6530 "url": "https://github.com/schmittjoh/php-collection.git",
6531 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
6532 },
6533 "dist": {
6534 "type": "zip",
6535 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6536 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6537 "shasum": ""
6538 },
6539 "require": {
6540 "phpoption/phpoption": "1.*"
6541 },
6542 "type": "library",
6543 "extra": {
6544 "branch-alias": {
6545 "dev-master": "0.4-dev"
6546 }
6547 },
6548 "autoload": {
6549 "psr-0": {
6550 "PhpCollection": "src/"
6551 }
6552 },
6553 "notification-url": "https://packagist.org/downloads/",
6554 "license": [
6555 "Apache2"
6556 ],
6557 "authors": [
6558 {
6559 "name": "Johannes M. Schmitt",
6560 "email": "schmittjoh@gmail.com"
6561 }
6562 ],
6563 "description": "General-Purpose Collection Library for PHP",
6564 "keywords": [
6565 "collection",
6566 "list",
6567 "map",
6568 "sequence",
6569 "set"
6570 ],
6571 "time": "2015-05-17T12:39:23+00:00"
6572 },
6573 {
6574 "name": "phpoption/phpoption",
2a74acb7 6575 "version": "1.7.3",
6546aca4
JB
6576 "source": {
6577 "type": "git",
6578 "url": "https://github.com/schmittjoh/php-option.git",
2a74acb7 6579 "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
6546aca4
JB
6580 },
6581 "dist": {
6582 "type": "zip",
2a74acb7
JB
6583 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
6584 "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
6546aca4
JB
6585 "shasum": ""
6586 },
6587 "require": {
2a74acb7 6588 "php": "^5.5.9 || ^7.0 || ^8.0"
6546aca4
JB
6589 },
6590 "require-dev": {
6ba1d734
JB
6591 "bamarni/composer-bin-plugin": "^1.3",
6592 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
6546aca4
JB
6593 },
6594 "type": "library",
6595 "extra": {
6596 "branch-alias": {
6ba1d734 6597 "dev-master": "1.7-dev"
6546aca4
JB
6598 }
6599 },
6600 "autoload": {
6ba1d734
JB
6601 "psr-4": {
6602 "PhpOption\\": "src/PhpOption/"
6546aca4
JB
6603 }
6604 },
6605 "notification-url": "https://packagist.org/downloads/",
6606 "license": [
8d4ed0df 6607 "Apache-2.0"
6546aca4
JB
6608 ],
6609 "authors": [
6610 {
6611 "name": "Johannes M. Schmitt",
6612 "email": "schmittjoh@gmail.com"
6ba1d734
JB
6613 },
6614 {
6615 "name": "Graham Campbell",
6616 "email": "graham@alt-three.com"
6546aca4
JB
6617 }
6618 ],
6619 "description": "Option Type for PHP",
6620 "keywords": [
6621 "language",
6622 "option",
6623 "php",
6624 "type"
6625 ],
2a74acb7 6626 "time": "2020-03-21T18:07:53+00:00"
6546aca4 6627 },
d3847ac1
JB
6628 {
6629 "name": "phpseclib/phpseclib",
2a74acb7 6630 "version": "2.0.27",
d3847ac1
JB
6631 "source": {
6632 "type": "git",
6633 "url": "https://github.com/phpseclib/phpseclib.git",
2a74acb7 6634 "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc"
d3847ac1
JB
6635 },
6636 "dist": {
6637 "type": "zip",
2a74acb7
JB
6638 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
6639 "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
d3847ac1
JB
6640 "shasum": ""
6641 },
6642 "require": {
6643 "php": ">=5.3.3"
6644 },
6645 "require-dev": {
6646 "phing/phing": "~2.7",
6647 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
6648 "sami/sami": "~2.0",
6649 "squizlabs/php_codesniffer": "~2.0"
6650 },
6651 "suggest": {
6652 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6653 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6654 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6655 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6656 },
6657 "type": "library",
6658 "autoload": {
6659 "files": [
6660 "phpseclib/bootstrap.php"
6661 ],
6662 "psr-4": {
6663 "phpseclib\\": "phpseclib/"
6664 }
6665 },
6666 "notification-url": "https://packagist.org/downloads/",
6667 "license": [
6668 "MIT"
6669 ],
6670 "authors": [
6671 {
6672 "name": "Jim Wigginton",
6673 "email": "terrafrost@php.net",
6674 "role": "Lead Developer"
6675 },
6676 {
6677 "name": "Patrick Monnerat",
6678 "email": "pm@datasphere.ch",
6679 "role": "Developer"
6680 },
6681 {
6682 "name": "Andreas Fischer",
6683 "email": "bantu@phpbb.com",
6684 "role": "Developer"
6685 },
6686 {
6687 "name": "Hans-Jürgen Petrich",
6688 "email": "petrich@tronic-media.com",
6689 "role": "Developer"
6690 },
6691 {
6692 "name": "Graham Campbell",
6693 "email": "graham@alt-three.com",
6694 "role": "Developer"
6695 }
6696 ],
6697 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6698 "homepage": "http://phpseclib.sourceforge.net",
6699 "keywords": [
6700 "BigInteger",
6701 "aes",
6702 "asn.1",
6703 "asn1",
6704 "blowfish",
6705 "crypto",
6706 "cryptography",
6707 "encryption",
6708 "rsa",
6709 "security",
6710 "sftp",
6711 "signature",
6712 "signing",
6713 "ssh",
6714 "twofish",
6715 "x.509",
6716 "x509"
6717 ],
2a74acb7 6718 "time": "2020-04-04T23:17:33+00:00"
d3847ac1 6719 },
6546aca4
JB
6720 {
6721 "name": "phpzip/phpzip",
6722 "version": "2.0.8",
6723 "source": {
6724 "type": "git",
6725 "url": "https://github.com/Grandt/PHPZip.git",
6726 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
6727 },
6728 "dist": {
6729 "type": "zip",
6730 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
6731 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
6732 "shasum": ""
6733 },
6734 "require": {
6735 "grandt/binstring": ">=1.0.0",
6736 "grandt/phpzipmerge": ">=1.0.4",
6737 "grandt/relativepath": ">=1.0.2",
6738 "php": ">=5.3.0"
6739 },
6740 "type": "library",
6741 "autoload": {
6742 "psr-4": {
6743 "PHPZip\\Zip\\": "src/Zip"
6744 }
6745 },
6746 "notification-url": "https://packagist.org/downloads/",
6747 "license": [
6748 "LGPL-2.1"
6749 ],
6750 "authors": [
6751 {
6752 "name": "Adam Schmalhofer",
1a758230 6753 "email": "Adam.Schmalhofer@gmx.de",
6754 "role": "Developer"
6546aca4
JB
6755 },
6756 {
6757 "name": "A. Grandt",
6758 "email": "php@grandt.com",
1a758230 6759 "homepage": "http://grandt.com",
6760 "role": "Developer"
6546aca4
JB
6761 },
6762 {
6763 "name": "Greg Kappatos",
1a758230 6764 "homepage": "http://websiteconnect.com.au",
6765 "role": "Developer"
6546aca4
JB
6766 }
6767 ],
6768 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
6769 "homepage": "https://github.com/Grandt/PHPZip",
6770 "keywords": [
6771 "archive",
6772 "compressed",
6773 "compression",
6774 "phpzip",
6775 "pkzip",
6776 "stream",
6777 "zip"
6778 ],
6779 "time": "2015-11-16T16:30:51+00:00"
6780 },
6781 {
6782 "name": "pragmarx/random",
6783 "version": "v0.2.2",
6784 "source": {
6785 "type": "git",
6786 "url": "https://github.com/antonioribeiro/random.git",
6787 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
6788 },
6789 "dist": {
6790 "type": "zip",
6791 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
6792 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
6793 "shasum": ""
6794 },
6795 "require": {
6796 "php": ">=7.0"
6797 },
6798 "require-dev": {
6799 "fzaninotto/faker": "~1.7",
6800 "phpunit/phpunit": "~6.4",
6801 "pragmarx/trivia": "~0.1",
6802 "squizlabs/php_codesniffer": "^2.3"
6803 },
6804 "suggest": {
6805 "fzaninotto/faker": "Allows you to get dozens of randomized types",
6806 "pragmarx/trivia": "For the trivia database"
6807 },
6808 "type": "library",
6809 "extra": {
6810 "branch-alias": {
6811 "dev-master": "1.0-dev"
6812 }
6813 },
6814 "autoload": {
6815 "psr-4": {
6816 "PragmaRX\\Random\\": "src"
6817 }
6818 },
6819 "notification-url": "https://packagist.org/downloads/",
6820 "license": [
6821 "MIT"
6822 ],
6823 "authors": [
6824 {
6825 "name": "Antonio Carlos Ribeiro",
6826 "email": "acr@antoniocarlosribeiro.com",
092b0423
JB
6827 "homepage": "https://antoniocarlosribeiro.com",
6828 "role": "Developer"
6546aca4
JB
6829 }
6830 ],
6831 "description": "Create random chars, numbers, strings",
6832 "homepage": "https://github.com/antonioribeiro/random",
6833 "keywords": [
6834 "Randomize",
6835 "faker",
6836 "pragmarx",
6837 "random",
6838 "random number",
6839 "random pattern",
6840 "random string"
6841 ],
6842 "time": "2017-11-21T05:26:22+00:00"
6843 },
6844 {
6845 "name": "pragmarx/recovery",
6846 "version": "v0.1.0",
6847 "source": {
6848 "type": "git",
6849 "url": "https://github.com/antonioribeiro/recovery.git",
6850 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
6851 },
6852 "dist": {
6853 "type": "zip",
6854 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6855 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6856 "shasum": ""
6857 },
6858 "require": {
6859 "php": "~7.0",
6860 "pragmarx/random": "~0.1"
6861 },
6862 "require-dev": {
6863 "phpunit/phpunit": ">=5.4.3",
6864 "squizlabs/php_codesniffer": "^2.3",
6865 "tightenco/collect": "^5"
6866 },
6867 "suggest": {
6868 "tightenco/collect": "Allows to generate recovery codes as collections"
6869 },
6870 "type": "library",
6871 "extra": {
6872 "branch-alias": {
6873 "dev-master": "1.0-dev"
6874 }
6875 },
6876 "autoload": {
6877 "psr-4": {
6878 "PragmaRX\\Recovery\\": "src"
6879 }
6880 },
6881 "notification-url": "https://packagist.org/downloads/",
6882 "license": [
6883 "MIT"
6884 ],
6885 "authors": [
6886 {
6887 "name": "Antonio Carlos Ribeiro",
6888 "email": "acr@antoniocarlosribeiro.com",
092b0423
JB
6889 "homepage": "https://antoniocarlosribeiro.com",
6890 "role": "Developer"
6546aca4
JB
6891 }
6892 ],
6893 "description": "Create recovery codes for two factor auth",
6894 "homepage": "https://github.com/antonioribeiro/recovery",
6895 "keywords": [
6896 "2fa",
6897 "account recovery",
6898 "auth",
6899 "backup codes",
6900 "google2fa",
6901 "pragmarx",
6902 "recovery",
6903 "recovery codes",
6904 "two factor auth"
6905 ],
6906 "time": "2017-09-19T16:58:00+00:00"
6907 },
6908 {
6909 "name": "predis/predis",
6910 "version": "v1.1.x-dev",
6911 "source": {
6912 "type": "git",
6913 "url": "https://github.com/nrk/predis.git",
6914 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313"
6915 },
6916 "dist": {
6917 "type": "zip",
6918 "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313",
6919 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313",
6920 "shasum": ""
6921 },
6922 "require": {
6923 "php": ">=5.3.9"
6924 },
6925 "require-dev": {
6926 "phpunit/phpunit": "~4.8"
6927 },
6928 "suggest": {
6929 "ext-curl": "Allows access to Webdis when paired with phpiredis",
6930 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
6931 },
6932 "type": "library",
6933 "autoload": {
6934 "psr-4": {
6935 "Predis\\": "src/"
6936 }
6937 },
6938 "notification-url": "https://packagist.org/downloads/",
6939 "license": [
6940 "MIT"
6941 ],
6942 "authors": [
6943 {
6944 "name": "Daniele Alessandri",
6945 "email": "suppakilla@gmail.com",
6946 "homepage": "http://clorophilla.net"
6947 }
6948 ],
6949 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
6950 "homepage": "http://github.com/nrk/predis",
6951 "keywords": [
6952 "nosql",
6953 "predis",
6954 "redis"
6955 ],
6956 "time": "2017-07-12T14:39:17+00:00"
6957 },
6958 {
6959 "name": "psr/cache",
6960 "version": "1.0.1",
6961 "source": {
6962 "type": "git",
6963 "url": "https://github.com/php-fig/cache.git",
6964 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6965 },
6966 "dist": {
6967 "type": "zip",
6968 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6969 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6970 "shasum": ""
6971 },
6972 "require": {
6973 "php": ">=5.3.0"
6974 },
6975 "type": "library",
6976 "extra": {
6977 "branch-alias": {
6978 "dev-master": "1.0.x-dev"
6979 }
6980 },
6981 "autoload": {
6982 "psr-4": {
6983 "Psr\\Cache\\": "src/"
6984 }
6985 },
6986 "notification-url": "https://packagist.org/downloads/",
6987 "license": [
6988 "MIT"
6989 ],
6990 "authors": [
6991 {
6992 "name": "PHP-FIG",
6993 "homepage": "http://www.php-fig.org/"
6994 }
6995 ],
6996 "description": "Common interface for caching libraries",
6997 "keywords": [
6998 "cache",
6999 "psr",
7000 "psr-6"
7001 ],
7002 "time": "2016-08-06T20:24:11+00:00"
7003 },
7004 {
7005 "name": "psr/container",
7006 "version": "1.0.0",
7007 "source": {
7008 "type": "git",
7009 "url": "https://github.com/php-fig/container.git",
7010 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
7011 },
7012 "dist": {
7013 "type": "zip",
7014 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
7015 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
7016 "shasum": ""
7017 },
7018 "require": {
7019 "php": ">=5.3.0"
7020 },
7021 "type": "library",
7022 "extra": {
7023 "branch-alias": {
7024 "dev-master": "1.0.x-dev"
7025 }
7026 },
7027 "autoload": {
7028 "psr-4": {
7029 "Psr\\Container\\": "src/"
7030 }
7031 },
7032 "notification-url": "https://packagist.org/downloads/",
7033 "license": [
7034 "MIT"
7035 ],
7036 "authors": [
7037 {
7038 "name": "PHP-FIG",
7039 "homepage": "http://www.php-fig.org/"
7040 }
7041 ],
7042 "description": "Common Container Interface (PHP FIG PSR-11)",
7043 "homepage": "https://github.com/php-fig/container",
7044 "keywords": [
7045 "PSR-11",
7046 "container",
7047 "container-interface",
7048 "container-interop",
7049 "psr"
7050 ],
7051 "time": "2017-02-14T16:28:37+00:00"
7052 },
7053 {
7054 "name": "psr/http-client",
7055 "version": "1.0.0",
7056 "source": {
7057 "type": "git",
7058 "url": "https://github.com/php-fig/http-client.git",
7059 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
7060 },
7061 "dist": {
7062 "type": "zip",
7063 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
7064 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
7065 "shasum": ""
7066 },
7067 "require": {
7068 "php": "^7.0",
7069 "psr/http-message": "^1.0"
7070 },
7071 "type": "library",
7072 "extra": {
7073 "branch-alias": {
7074 "dev-master": "1.0.x-dev"
7075 }
7076 },
7077 "autoload": {
7078 "psr-4": {
7079 "Psr\\Http\\Client\\": "src/"
7080 }
7081 },
7082 "notification-url": "https://packagist.org/downloads/",
7083 "license": [
7084 "MIT"
7085 ],
7086 "authors": [
7087 {
7088 "name": "PHP-FIG",
7089 "homepage": "http://www.php-fig.org/"
7090 }
7091 ],
7092 "description": "Common interface for HTTP clients",
7093 "homepage": "https://github.com/php-fig/http-client",
7094 "keywords": [
7095 "http",
7096 "http-client",
7097 "psr",
7098 "psr-18"
7099 ],
7100 "time": "2018-10-30T23:29:13+00:00"
7101 },
955a3bde
JB
7102 {
7103 "name": "psr/http-factory",
7104 "version": "1.0.1",
7105 "source": {
7106 "type": "git",
7107 "url": "https://github.com/php-fig/http-factory.git",
7108 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
7109 },
7110 "dist": {
7111 "type": "zip",
7112 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7113 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7114 "shasum": ""
7115 },
7116 "require": {
7117 "php": ">=7.0.0",
7118 "psr/http-message": "^1.0"
7119 },
7120 "type": "library",
7121 "extra": {
7122 "branch-alias": {
7123 "dev-master": "1.0.x-dev"
7124 }
7125 },
7126 "autoload": {
7127 "psr-4": {
7128 "Psr\\Http\\Message\\": "src/"
7129 }
7130 },
7131 "notification-url": "https://packagist.org/downloads/",
7132 "license": [
7133 "MIT"
7134 ],
7135 "authors": [
7136 {
7137 "name": "PHP-FIG",
7138 "homepage": "http://www.php-fig.org/"
7139 }
7140 ],
7141 "description": "Common interfaces for PSR-7 HTTP message factories",
7142 "keywords": [
7143 "factory",
7144 "http",
7145 "message",
7146 "psr",
7147 "psr-17",
7148 "psr-7",
7149 "request",
7150 "response"
7151 ],
7152 "time": "2019-04-30T12:38:16+00:00"
7153 },
6546aca4
JB
7154 {
7155 "name": "psr/http-message",
7156 "version": "1.0.1",
7157 "source": {
7158 "type": "git",
7159 "url": "https://github.com/php-fig/http-message.git",
7160 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
7161 },
7162 "dist": {
7163 "type": "zip",
7164 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
7165 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
7166 "shasum": ""
7167 },
7168 "require": {
7169 "php": ">=5.3.0"
7170 },
7171 "type": "library",
7172 "extra": {
7173 "branch-alias": {
7174 "dev-master": "1.0.x-dev"
7175 }
7176 },
7177 "autoload": {
7178 "psr-4": {
7179 "Psr\\Http\\Message\\": "src/"
7180 }
7181 },
7182 "notification-url": "https://packagist.org/downloads/",
7183 "license": [
7184 "MIT"
7185 ],
7186 "authors": [
7187 {
7188 "name": "PHP-FIG",
7189 "homepage": "http://www.php-fig.org/"
7190 }
7191 ],
7192 "description": "Common interface for HTTP messages",
7193 "homepage": "https://github.com/php-fig/http-message",
7194 "keywords": [
7195 "http",
7196 "http-message",
7197 "psr",
7198 "psr-7",
7199 "request",
7200 "response"
7201 ],
7202 "time": "2016-08-06T14:39:51+00:00"
7203 },
7204 {
7205 "name": "psr/link",
7206 "version": "1.0.0",
7207 "source": {
7208 "type": "git",
7209 "url": "https://github.com/php-fig/link.git",
7210 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
7211 },
7212 "dist": {
7213 "type": "zip",
7214 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
7215 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
7216 "shasum": ""
7217 },
7218 "require": {
7219 "php": ">=5.3.0"
7220 },
7221 "type": "library",
7222 "extra": {
7223 "branch-alias": {
7224 "dev-master": "1.0.x-dev"
7225 }
7226 },
7227 "autoload": {
7228 "psr-4": {
7229 "Psr\\Link\\": "src/"
7230 }
7231 },
7232 "notification-url": "https://packagist.org/downloads/",
7233 "license": [
7234 "MIT"
7235 ],
7236 "authors": [
7237 {
7238 "name": "PHP-FIG",
7239 "homepage": "http://www.php-fig.org/"
7240 }
7241 ],
7242 "description": "Common interfaces for HTTP links",
7243 "keywords": [
7244 "http",
7245 "http-link",
7246 "link",
7247 "psr",
7248 "psr-13",
7249 "rest"
7250 ],
7251 "time": "2016-10-28T16:06:13+00:00"
7252 },
7253 {
7254 "name": "psr/log",
ff627220 7255 "version": "1.1.3",
6546aca4
JB
7256 "source": {
7257 "type": "git",
7258 "url": "https://github.com/php-fig/log.git",
ff627220 7259 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
6546aca4
JB
7260 },
7261 "dist": {
7262 "type": "zip",
ff627220 7263 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
7264 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
6546aca4
JB
7265 "shasum": ""
7266 },
7267 "require": {
7268 "php": ">=5.3.0"
7269 },
7270 "type": "library",
7271 "extra": {
7272 "branch-alias": {
ddd3700c 7273 "dev-master": "1.1.x-dev"
6546aca4
JB
7274 }
7275 },
7276 "autoload": {
7277 "psr-4": {
7278 "Psr\\Log\\": "Psr/Log/"
7279 }
7280 },
7281 "notification-url": "https://packagist.org/downloads/",
7282 "license": [
7283 "MIT"
7284 ],
7285 "authors": [
7286 {
7287 "name": "PHP-FIG",
7288 "homepage": "http://www.php-fig.org/"
7289 }
7290 ],
7291 "description": "Common interface for logging libraries",
7292 "homepage": "https://github.com/php-fig/log",
7293 "keywords": [
7294 "log",
7295 "psr",
7296 "psr-3"
7297 ],
ff627220 7298 "time": "2020-03-23T09:12:05+00:00"
6546aca4
JB
7299 },
7300 {
7301 "name": "psr/simple-cache",
7302 "version": "1.0.1",
7303 "source": {
7304 "type": "git",
7305 "url": "https://github.com/php-fig/simple-cache.git",
7306 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
7307 },
7308 "dist": {
7309 "type": "zip",
7310 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7311 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7312 "shasum": ""
7313 },
7314 "require": {
7315 "php": ">=5.3.0"
7316 },
7317 "type": "library",
7318 "extra": {
7319 "branch-alias": {
7320 "dev-master": "1.0.x-dev"
7321 }
7322 },
7323 "autoload": {
7324 "psr-4": {
7325 "Psr\\SimpleCache\\": "src/"
7326 }
7327 },
7328 "notification-url": "https://packagist.org/downloads/",
7329 "license": [
7330 "MIT"
7331 ],
7332 "authors": [
7333 {
7334 "name": "PHP-FIG",
7335 "homepage": "http://www.php-fig.org/"
7336 }
7337 ],
7338 "description": "Common interfaces for simple caching",
7339 "keywords": [
7340 "cache",
7341 "caching",
7342 "psr",
7343 "psr-16",
7344 "simple-cache"
7345 ],
7346 "time": "2017-10-23T01:57:42+00:00"
7347 },
7348 {
7349 "name": "ralouphie/getallheaders",
154d0974 7350 "version": "3.0.3",
6546aca4
JB
7351 "source": {
7352 "type": "git",
7353 "url": "https://github.com/ralouphie/getallheaders.git",
154d0974 7354 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6546aca4
JB
7355 },
7356 "dist": {
7357 "type": "zip",
154d0974
JB
7358 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7359 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6546aca4
JB
7360 "shasum": ""
7361 },
7362 "require": {
154d0974 7363 "php": ">=5.6"
6546aca4
JB
7364 },
7365 "require-dev": {
154d0974
JB
7366 "php-coveralls/php-coveralls": "^2.1",
7367 "phpunit/phpunit": "^5 || ^6.5"
6546aca4
JB
7368 },
7369 "type": "library",
7370 "autoload": {
7371 "files": [
7372 "src/getallheaders.php"
7373 ]
7374 },
7375 "notification-url": "https://packagist.org/downloads/",
7376 "license": [
7377 "MIT"
7378 ],
7379 "authors": [
7380 {
7381 "name": "Ralph Khattar",
7382 "email": "ralph.khattar@gmail.com"
7383 }
7384 ],
7385 "description": "A polyfill for getallheaders.",
154d0974 7386 "time": "2019-03-08T08:55:37+00:00"
6546aca4 7387 },
955a3bde 7388 {
2a74acb7
JB
7389 "name": "react/promise",
7390 "version": "v2.8.0",
955a3bde
JB
7391 "source": {
7392 "type": "git",
2a74acb7
JB
7393 "url": "https://github.com/reactphp/promise.git",
7394 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
955a3bde
JB
7395 },
7396 "dist": {
7397 "type": "zip",
2a74acb7
JB
7398 "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
7399 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
955a3bde
JB
7400 "shasum": ""
7401 },
7402 "require": {
2a74acb7 7403 "php": ">=5.4.0"
955a3bde
JB
7404 },
7405 "require-dev": {
2a74acb7 7406 "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
955a3bde
JB
7407 },
7408 "type": "library",
955a3bde
JB
7409 "autoload": {
7410 "psr-4": {
2a74acb7 7411 "React\\Promise\\": "src/"
6ba1d734
JB
7412 },
7413 "files": [
2a74acb7 7414 "src/functions_include.php"
6546aca4
JB
7415 ]
7416 },
7417 "notification-url": "https://packagist.org/downloads/",
7418 "license": [
7419 "MIT"
7420 ],
7421 "authors": [
7422 {
7423 "name": "Jan Sorgalla",
7424 "email": "jsorgalla@gmail.com"
7425 }
7426 ],
7427 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7428 "keywords": [
7429 "promise",
7430 "promises"
7431 ],
2a74acb7 7432 "time": "2020-05-12T15:16:56+00:00"
6546aca4
JB
7433 },
7434 {
7435 "name": "scheb/two-factor-bundle",
0cf743f6 7436 "version": "v4.5.0",
6546aca4
JB
7437 "source": {
7438 "type": "git",
7439 "url": "https://github.com/scheb/two-factor-bundle.git",
0cf743f6 7440 "reference": "8dd92c33aeff4a5274e782629a0c1df4bbf77db2"
6546aca4
JB
7441 },
7442 "dist": {
7443 "type": "zip",
0cf743f6
JB
7444 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/8dd92c33aeff4a5274e782629a0c1df4bbf77db2",
7445 "reference": "8dd92c33aeff4a5274e782629a0c1df4bbf77db2",
6546aca4
JB
7446 "shasum": ""
7447 },
7448 "require": {
7449 "lcobucci/jwt": "^3.2",
28378675 7450 "paragonie/constant_time_encoding": "^2.2",
6546aca4 7451 "php": "^7.1.3",
0cf743f6
JB
7452 "spomky-labs/otphp": "^9.1",
7453 "symfony/config": "^3.4|^4.0",
7454 "symfony/dependency-injection": "^3.4|^4.0",
7455 "symfony/event-dispatcher": "^3.4|^4.0",
7456 "symfony/framework-bundle": "^3.4|^4.0",
7457 "symfony/http-foundation": "^3.4|^4.0",
7458 "symfony/http-kernel": "^3.4|^4.0",
7459 "symfony/property-access": "^3.4|^4.0",
7460 "symfony/security-bundle": "^3.4|^4.0",
7461 "symfony/twig-bundle": "^3.4|^4.0"
6546aca4
JB
7462 },
7463 "require-dev": {
0cf743f6
JB
7464 "doctrine/lexer": "^1.0.1",
7465 "doctrine/orm": "^2.6",
7466 "phpunit/phpunit": "^7.0|^8.0",
6546aca4 7467 "swiftmailer/swiftmailer": "^6.0",
0cf743f6 7468 "symfony/yaml": "^3.4|^4.0"
6546aca4
JB
7469 },
7470 "type": "symfony-bundle",
7471 "autoload": {
7472 "psr-4": {
7473 "Scheb\\TwoFactorBundle\\": ""
0cf743f6 7474 }
6546aca4
JB
7475 },
7476 "notification-url": "https://packagist.org/downloads/",
7477 "license": [
7478 "MIT"
7479 ],
7480 "authors": [
7481 {
7482 "name": "Christian Scheb",
7483 "email": "me@christianscheb.de"
7484 }
7485 ],
7486 "description": "Provides two-factor authentication for Symfony applications",
7487 "homepage": "https://github.com/scheb/two-factor-bundle",
7488 "keywords": [
7489 "Authentication",
7490 "security",
7491 "symfony",
7492 "two-factor",
7493 "two-step"
7494 ],
0cf743f6 7495 "time": "2019-08-07T18:26:54+00:00"
6546aca4
JB
7496 },
7497 {
7498 "name": "sensio/distribution-bundle",
e06303d8 7499 "version": "v5.0.25",
6546aca4
JB
7500 "source": {
7501 "type": "git",
7502 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
e06303d8 7503 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
6546aca4
JB
7504 },
7505 "dist": {
7506 "type": "zip",
e06303d8 7507 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
7508 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
6546aca4
JB
7509 "shasum": ""
7510 },
7511 "require": {
7512 "php": ">=5.3.9",
e06303d8 7513 "sensiolabs/security-checker": "~5.0|~6.0",
6546aca4
JB
7514 "symfony/class-loader": "~2.3|~3.0",
7515 "symfony/config": "~2.3|~3.0",
7516 "symfony/dependency-injection": "~2.3|~3.0",
7517 "symfony/filesystem": "~2.3|~3.0",
7518 "symfony/http-kernel": "~2.3|~3.0",
7519 "symfony/process": "~2.3|~3.0"
7520 },
7521 "type": "symfony-bundle",
7522 "extra": {
7523 "branch-alias": {
7524 "dev-master": "5.0.x-dev"
7525 }
7526 },
7527 "autoload": {
7528 "psr-4": {
7529 "Sensio\\Bundle\\DistributionBundle\\": ""
7530 }
7531 },
7532 "notification-url": "https://packagist.org/downloads/",
7533 "license": [
7534 "MIT"
7535 ],
7536 "authors": [
7537 {
7538 "name": "Fabien Potencier",
7539 "email": "fabien@symfony.com"
7540 }
7541 ],
7542 "description": "Base bundle for Symfony Distributions",
7543 "keywords": [
7544 "configuration",
7545 "distribution"
7546 ],
e06303d8 7547 "time": "2019-06-18T15:43:58+00:00"
6546aca4
JB
7548 },
7549 {
7550 "name": "sensio/framework-extra-bundle",
d0cf488d 7551 "version": "v5.4.1",
6546aca4
JB
7552 "source": {
7553 "type": "git",
7554 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
d0cf488d 7555 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a"
6546aca4
JB
7556 },
7557 "dist": {
7558 "type": "zip",
d0cf488d
JB
7559 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
7560 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
6546aca4
JB
7561 "shasum": ""
7562 },
7563 "require": {
7564 "doctrine/annotations": "^1.0",
7565 "doctrine/persistence": "^1.0",
7566 "php": ">=7.1.3",
2c8dcab7 7567 "symfony/config": "^3.4|^4.3",
7568 "symfony/dependency-injection": "^3.4|^4.3",
7569 "symfony/framework-bundle": "^3.4|^4.3",
7570 "symfony/http-kernel": "^3.4|^4.3"
6546aca4
JB
7571 },
7572 "require-dev": {
7573 "doctrine/doctrine-bundle": "^1.6",
7574 "doctrine/orm": "^2.5",
7575 "nyholm/psr7": "^1.1",
2c8dcab7 7576 "symfony/browser-kit": "^3.4|^4.3",
7577 "symfony/dom-crawler": "^3.4|^4.3",
7578 "symfony/expression-language": "^3.4|^4.3",
7579 "symfony/finder": "^3.4|^4.3",
6546aca4
JB
7580 "symfony/monolog-bridge": "^3.0|^4.0",
7581 "symfony/monolog-bundle": "^3.2",
7582 "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
7583 "symfony/psr-http-message-bridge": "^1.1",
2c8dcab7 7584 "symfony/security-bundle": "^3.4|^4.3",
7585 "symfony/twig-bundle": "^3.4|^4.3",
7586 "symfony/yaml": "^3.4|^4.3",
6546aca4
JB
7587 "twig/twig": "~1.12|~2.0"
7588 },
7589 "suggest": {
7590 "symfony/expression-language": "",
7591 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
7592 "symfony/security-bundle": ""
7593 },
7594 "type": "symfony-bundle",
7595 "extra": {
7596 "branch-alias": {
2c8dcab7 7597 "dev-master": "5.4.x-dev"
6546aca4
JB
7598 }
7599 },
7600 "autoload": {
7601 "psr-4": {
7602 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
7603 }
7604 },
7605 "notification-url": "https://packagist.org/downloads/",
7606 "license": [
7607 "MIT"
7608 ],
7609 "authors": [
7610 {
7611 "name": "Fabien Potencier",
7612 "email": "fabien@symfony.com"
7613 }
7614 ],
7615 "description": "This bundle provides a way to configure your controllers with annotations",
7616 "keywords": [
7617 "annotations",
7618 "controllers"
7619 ],
d0cf488d 7620 "time": "2019-07-08T08:31:25+00:00"
6546aca4
JB
7621 },
7622 {
7623 "name": "sensiolabs/security-checker",
8d4ed0df 7624 "version": "v6.0.3",
6546aca4
JB
7625 "source": {
7626 "type": "git",
7627 "url": "https://github.com/sensiolabs/security-checker.git",
8d4ed0df 7628 "reference": "a576c01520d9761901f269c4934ba55448be4a54"
6546aca4
JB
7629 },
7630 "dist": {
7631 "type": "zip",
8d4ed0df
JB
7632 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
7633 "reference": "a576c01520d9761901f269c4934ba55448be4a54",
6546aca4
JB
7634 "shasum": ""
7635 },
7636 "require": {
e06303d8 7637 "php": ">=7.1.3",
8d4ed0df
JB
7638 "symfony/console": "^2.8|^3.4|^4.2|^5.0",
7639 "symfony/http-client": "^4.3|^5.0",
7640 "symfony/mime": "^4.3|^5.0",
e06303d8 7641 "symfony/polyfill-ctype": "^1.11"
6546aca4
JB
7642 },
7643 "bin": [
7644 "security-checker"
7645 ],
7646 "type": "library",
7647 "extra": {
7648 "branch-alias": {
e06303d8 7649 "dev-master": "6.0-dev"
6546aca4
JB
7650 }
7651 },
7652 "autoload": {
7653 "psr-4": {
7654 "SensioLabs\\Security\\": "SensioLabs/Security"
7655 }
7656 },
7657 "notification-url": "https://packagist.org/downloads/",
7658 "license": [
7659 "MIT"
7660 ],
7661 "authors": [
7662 {
7663 "name": "Fabien Potencier",
7664 "email": "fabien.potencier@gmail.com"
7665 }
7666 ],
7667 "description": "A security checker for your composer.lock",
8d4ed0df 7668 "time": "2019-11-01T13:20:14+00:00"
6546aca4 7669 },
955a3bde
JB
7670 {
7671 "name": "sentry/sdk",
eb0fa190 7672 "version": "2.0.4",
955a3bde
JB
7673 "source": {
7674 "type": "git",
7675 "url": "https://github.com/getsentry/sentry-php-sdk.git",
eb0fa190 7676 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874"
955a3bde
JB
7677 },
7678 "dist": {
7679 "type": "zip",
eb0fa190 7680 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
7681 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
955a3bde
JB
7682 "shasum": ""
7683 },
7684 "require": {
7685 "http-interop/http-factory-guzzle": "^1.0",
7686 "php-http/curl-client": "^1.0|^2.0",
eb0fa190 7687 "sentry/sentry": "^2.1.3"
955a3bde
JB
7688 },
7689 "type": "metapackage",
7690 "notification-url": "https://packagist.org/downloads/",
7691 "license": [
7692 "MIT"
7693 ],
7694 "authors": [
7695 {
7696 "name": "Sentry",
7697 "email": "accounts@sentry.io"
7698 }
7699 ],
7700 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
eb0fa190 7701 "time": "2019-09-09T19:54:44+00:00"
955a3bde
JB
7702 },
7703 {
7704 "name": "sentry/sentry",
2a74acb7 7705 "version": "2.4.0",
955a3bde
JB
7706 "source": {
7707 "type": "git",
7708 "url": "https://github.com/getsentry/sentry-php.git",
2a74acb7 7709 "reference": "e44561875e0d724bac3d9cdb705bf58847acd425"
955a3bde
JB
7710 },
7711 "dist": {
7712 "type": "zip",
2a74acb7
JB
7713 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/e44561875e0d724bac3d9cdb705bf58847acd425",
7714 "reference": "e44561875e0d724bac3d9cdb705bf58847acd425",
955a3bde
JB
7715 "shasum": ""
7716 },
7717 "require": {
7718 "ext-json": "*",
7719 "ext-mbstring": "*",
eb0fa190 7720 "guzzlehttp/promises": "^1.3",
2a74acb7 7721 "guzzlehttp/psr7": "^1.6",
955a3bde
JB
7722 "jean85/pretty-package-versions": "^1.2",
7723 "php": "^7.1",
7724 "php-http/async-client-implementation": "^1.0",
7725 "php-http/client-common": "^1.5|^2.0",
7726 "php-http/discovery": "^1.6.1",
7727 "php-http/httplug": "^1.1|^2.0",
7728 "php-http/message": "^1.5",
2a74acb7 7729 "psr/http-factory": "^1.0",
955a3bde 7730 "psr/http-message-implementation": "^1.0",
2a74acb7 7731 "psr/log": "^1.0",
6ba1d734 7732 "symfony/options-resolver": "^2.7|^3.0|^4.0|^5.0",
2a74acb7 7733 "symfony/polyfill-uuid": "^1.13.1"
955a3bde
JB
7734 },
7735 "conflict": {
7736 "php-http/client-common": "1.8.0",
7737 "raven/raven": "*"
7738 },
7739 "require-dev": {
2a74acb7 7740 "friendsofphp/php-cs-fixer": "^2.16",
955a3bde 7741 "monolog/monolog": "^1.3|^2.0",
2a74acb7 7742 "php-http/mock-client": "^1.3",
eb0fa190 7743 "phpstan/extension-installer": "^1.0",
2a74acb7
JB
7744 "phpstan/phpstan": "^0.12",
7745 "phpstan/phpstan-phpunit": "^0.12",
8a74cb83 7746 "phpunit/phpunit": "^7.5.18",
6ba1d734 7747 "symfony/phpunit-bridge": "^4.3|^5.0",
eb0fa190 7748 "vimeo/psalm": "^3.4"
955a3bde 7749 },
8d4ed0df
JB
7750 "suggest": {
7751 "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
7752 },
955a3bde
JB
7753 "type": "library",
7754 "extra": {
7755 "branch-alias": {
2a74acb7 7756 "dev-master": "2.4-dev"
955a3bde
JB
7757 }
7758 },
7759 "autoload": {
7760 "files": [
eb0fa190 7761 "src/functions.php"
955a3bde
JB
7762 ],
7763 "psr-4": {
7764 "Sentry\\": "src/"
7765 }
7766 },
7767 "notification-url": "https://packagist.org/downloads/",
7768 "license": [
7769 "BSD-3-Clause"
7770 ],
7771 "authors": [
7772 {
7773 "name": "Sentry",
7774 "email": "accounts@sentry.io"
7775 }
7776 ],
7777 "description": "A PHP SDK for Sentry (http://sentry.io)",
7778 "homepage": "http://sentry.io",
7779 "keywords": [
7780 "crash-reporting",
7781 "crash-reports",
7782 "error-handler",
7783 "error-monitoring",
7784 "log",
7785 "logging",
7786 "sentry"
7787 ],
2a74acb7 7788 "time": "2020-05-20T20:49:38+00:00"
955a3bde
JB
7789 },
7790 {
7791 "name": "sentry/sentry-symfony",
2a74acb7 7792 "version": "3.3.2",
955a3bde
JB
7793 "source": {
7794 "type": "git",
7795 "url": "https://github.com/getsentry/sentry-symfony.git",
2a74acb7 7796 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711"
955a3bde
JB
7797 },
7798 "dist": {
7799 "type": "zip",
2a74acb7
JB
7800 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/3a9c2669969604c362cc63ba8fa118d9a00ac711",
7801 "reference": "3a9c2669969604c362cc63ba8fa118d9a00ac711",
955a3bde
JB
7802 "shasum": ""
7803 },
7804 "require": {
7805 "jean85/pretty-package-versions": "^1.0",
2a74acb7 7806 "ocramius/package-versions": "^1.3.0",
955a3bde
JB
7807 "php": "^7.1",
7808 "sentry/sdk": "^2.0",
2a74acb7
JB
7809 "symfony/config": "^3.4||^4.0||^5.0",
7810 "symfony/console": "^3.4||^4.0||^5.0",
7811 "symfony/dependency-injection": "^3.4||^4.0||^5.0",
7812 "symfony/event-dispatcher": "^3.4||^4.0||^5.0",
7813 "symfony/http-kernel": "^3.4||^4.0||^5.0",
7814 "symfony/security-core": "^3.4||^4.0||^5.0"
955a3bde
JB
7815 },
7816 "require-dev": {
7817 "friendsofphp/php-cs-fixer": "^2.8",
7818 "jangregor/phpstan-prophecy": "^0.3.0",
eb0fa190 7819 "monolog/monolog": "^1.11||^2.0",
955a3bde 7820 "php-http/mock-client": "^1.0",
955a3bde 7821 "phpstan/phpstan-phpunit": "^0.11",
2a74acb7
JB
7822 "phpstan/phpstan-shim": "^0.11",
7823 "phpunit/phpunit": "^7.5||^8.5",
7824 "symfony/browser-kit": "^3.4||^4.0||^5.0",
7825 "symfony/expression-language": "^3.4||^4.0||^5.0",
7826 "symfony/framework-bundle": "^3.4||^4.0||^5.0",
7827 "symfony/monolog-bundle": "^3.4",
7828 "symfony/phpunit-bridge": "^5.0",
7829 "symfony/yaml": "^3.4||^4.0||^5.0"
955a3bde 7830 },
eb0fa190 7831 "suggest": {
7832 "monolog/monolog": "Required to use the Monolog handler"
7833 },
955a3bde
JB
7834 "type": "symfony-bundle",
7835 "extra": {
7836 "branch-alias": {
7837 "master": "3.x-dev",
8a74cb83 7838 "releases/3.2.x": "3.2.x-dev",
955a3bde
JB
7839 "releases/2.x": "2.x-dev",
7840 "releases/1.x": "1.x-dev"
7841 }
7842 },
7843 "autoload": {
7844 "psr-4": {
7845 "Sentry\\SentryBundle\\": "src/"
7846 }
7847 },
7848 "notification-url": "https://packagist.org/downloads/",
7849 "license": [
7850 "Apache-2.0"
7851 ],
7852 "authors": [
7853 {
7854 "name": "David Cramer",
7855 "email": "dcramer@gmail.com"
7856 },
7857 {
7858 "name": "Alessandro Lai",
7859 "email": "alessandro.lai85@gmail.com"
7860 }
7861 ],
7862 "description": "Symfony integration for Sentry (http://getsentry.com)",
7863 "homepage": "http://getsentry.com",
7864 "keywords": [
7865 "errors",
7866 "logging",
7867 "sentry",
7868 "symfony"
7869 ],
2a74acb7 7870 "time": "2020-01-16T08:45:03+00:00"
955a3bde 7871 },
6546aca4
JB
7872 {
7873 "name": "simplepie/simplepie",
2a74acb7 7874 "version": "1.5.5",
6546aca4
JB
7875 "source": {
7876 "type": "git",
7877 "url": "https://github.com/simplepie/simplepie.git",
2a74acb7 7878 "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4"
6546aca4
JB
7879 },
7880 "dist": {
7881 "type": "zip",
2a74acb7
JB
7882 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ae49e2201b6da9c808e5dac437aca356a11831b4",
7883 "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4",
6546aca4
JB
7884 "shasum": ""
7885 },
7886 "require": {
7887 "ext-pcre": "*",
7888 "ext-xml": "*",
7889 "ext-xmlreader": "*",
7890 "php": ">=5.6.0"
7891 },
7892 "require-dev": {
7893 "phpunit/phpunit": "~5.4.3 || ~6.5"
7894 },
7895 "suggest": {
7896 "ext-curl": "",
7897 "ext-iconv": "",
7898 "ext-intl": "",
7899 "ext-mbstring": "",
7900 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
7901 },
7902 "type": "library",
7903 "autoload": {
7904 "psr-0": {
7905 "SimplePie": "library"
7906 }
7907 },
7908 "notification-url": "https://packagist.org/downloads/",
7909 "license": [
7910 "BSD-3-Clause"
7911 ],
7912 "authors": [
7913 {
7914 "name": "Ryan Parman",
cc7b2b91 7915 "homepage": "http://ryanparman.com/",
7916 "role": "Creator, alumnus developer"
6546aca4
JB
7917 },
7918 {
2a74acb7
JB
7919 "name": "Sam Sneddon",
7920 "homepage": "https://gsnedders.com/",
cc7b2b91 7921 "role": "Alumnus developer"
6546aca4
JB
7922 },
7923 {
7924 "name": "Ryan McCue",
7925 "email": "me@ryanmccue.info",
cc7b2b91 7926 "homepage": "http://ryanmccue.info/",
7927 "role": "Developer"
6546aca4
JB
7928 }
7929 ],
7930 "description": "A simple Atom/RSS parsing library for PHP",
7931 "homepage": "http://simplepie.org/",
7932 "keywords": [
7933 "atom",
7934 "feeds",
7935 "rss"
7936 ],
2a74acb7 7937 "time": "2020-05-01T12:23:14+00:00"
6546aca4
JB
7938 },
7939 {
7940 "name": "smalot/pdfparser",
c99caa09 7941 "version": "v0.15.1",
6546aca4
JB
7942 "source": {
7943 "type": "git",
7944 "url": "https://github.com/smalot/pdfparser.git",
c99caa09 7945 "reference": "6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1"
6546aca4
JB
7946 },
7947 "dist": {
7948 "type": "zip",
c99caa09 7949 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1",
7950 "reference": "6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1",
6546aca4
JB
7951 "shasum": ""
7952 },
7953 "require": {
7954 "ext-mbstring": "*",
7955 "ext-zlib": "*",
c99caa09 7956 "php": "^5.6|^7.0",
7957 "tecnickcom/tcpdf": "^6.2.22"
6546aca4
JB
7958 },
7959 "require-dev": {
c99caa09 7960 "atoum/atoum": "^3.1",
7961 "friendsofphp/php-cs-fixer": "^2.16.3"
6546aca4
JB
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 ],
c99caa09 7988 "time": "2020-05-27T07:55:41+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",
aaedb0ad 9244 "version": "v3.4.41",
6546aca4
JB
9245 "source": {
9246 "type": "git",
9247 "url": "https://github.com/symfony/symfony.git",
aaedb0ad 9248 "reference": "a72c510fb3bc67d3ba67981178d78be80360ede2"
6546aca4
JB
9249 },
9250 "dist": {
9251 "type": "zip",
aaedb0ad 9252 "url": "https://api.github.com/repos/symfony/symfony/zipball/a72c510fb3bc67d3ba67981178d78be80360ede2",
9253 "reference": "a72c510fb3bc67d3ba67981178d78be80360ede2",
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 ],
aaedb0ad 9396 "time": "2020-05-31T05:14:34+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}