]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.lock
Merge pull request #4238 from prcmt/master
[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 ],
d3847ac1 7 "content-hash": "8d0908fbb4c4987466d1c0593a2fe15a",
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",
123 "version": "v1.2.0",
124 "source": {
125 "type": "git",
126 "url": "https://github.com/Behat/Transliterator.git",
127 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
128 },
129 "dist": {
130 "type": "zip",
131 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
132 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
133 "shasum": ""
134 },
135 "require": {
136 "php": ">=5.3.3"
137 },
138 "require-dev": {
139 "chuyskywalker/rolling-curl": "^3.1",
140 "php-yaoi/php-yaoi": "^1.0"
141 },
142 "type": "library",
143 "extra": {
144 "branch-alias": {
145 "dev-master": "1.2-dev"
146 }
147 },
148 "autoload": {
149 "psr-0": {
150 "Behat\\Transliterator": "src/"
151 }
152 },
153 "notification-url": "https://packagist.org/downloads/",
154 "license": [
155 "Artistic-1.0"
156 ],
157 "description": "String transliterator",
158 "keywords": [
159 "i18n",
160 "slug",
161 "transliterator"
162 ],
163 "time": "2017-04-04T11:38:05+00:00"
164 },
165 {
166 "name": "clue/stream-filter",
167 "version": "v1.4.1",
168 "source": {
169 "type": "git",
170 "url": "https://github.com/clue/php-stream-filter.git",
171 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
172 },
173 "dist": {
174 "type": "zip",
175 "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
176 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
177 "shasum": ""
178 },
179 "require": {
180 "php": ">=5.3"
181 },
182 "require-dev": {
183 "phpunit/phpunit": "^5.0 || ^4.8"
184 },
185 "type": "library",
186 "autoload": {
187 "psr-4": {
188 "Clue\\StreamFilter\\": "src/"
189 },
190 "files": [
191 "src/functions_include.php"
192 ]
193 },
194 "notification-url": "https://packagist.org/downloads/",
195 "license": [
196 "MIT"
197 ],
198 "authors": [
199 {
200 "name": "Christian Lück",
201 "email": "christian@lueck.tv"
202 }
203 ],
204 "description": "A simple and modern approach to stream filtering in PHP",
205 "homepage": "https://github.com/clue/php-stream-filter",
206 "keywords": [
207 "bucket brigade",
208 "callback",
209 "filter",
210 "php_user_filter",
211 "stream",
212 "stream_filter_append",
213 "stream_filter_register"
214 ],
215 "time": "2019-04-09T12:31:48+00:00"
216 },
6546aca4
JB
217 {
218 "name": "craue/config-bundle",
f28720f8 219 "version": "2.4.0",
6546aca4
JB
220 "source": {
221 "type": "git",
1576905e 222 "url": "https://github.com/craue/CraueConfigBundle.git",
f28720f8 223 "reference": "ad474f63d6b51da0d346a7873b3a54f98fa96e32"
6546aca4
JB
224 },
225 "dist": {
226 "type": "zip",
f28720f8 227 "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/ad474f63d6b51da0d346a7873b3a54f98fa96e32",
228 "reference": "ad474f63d6b51da0d346a7873b3a54f98fa96e32",
6546aca4
JB
229 "shasum": ""
230 },
231 "require": {
f28720f8 232 "doctrine/doctrine-bundle": "^1.5.1|~2.0",
1576905e
JB
233 "php": "~7.0",
234 "psr/simple-cache": "^1.0",
f28720f8 235 "symfony/cache": "~3.4|~4.2|~5.0",
236 "symfony/config": "~3.4|~4.2|~5.0",
237 "symfony/dependency-injection": "~3.4|~4.2|~5.0",
238 "symfony/form": "~3.4|~4.2|~5.0",
239 "symfony/framework-bundle": "~3.4|~4.2|~5.0",
240 "symfony/http-foundation": "~3.4|~4.2|~5.0",
241 "symfony/http-kernel": "~3.4|~4.2|~5.0",
242 "symfony/options-resolver": "~3.4|~4.2|~5.0",
243 "symfony/validator": "~3.4|~4.2|~5.0"
6546aca4
JB
244 },
245 "require-dev": {
1576905e
JB
246 "doctrine/instantiator": "^1.0.5",
247 "doctrine/orm": "^2.5.14",
248 "phpunit/phpunit": "^6.5.13|^7.5.1",
f28720f8 249 "symfony/phpunit-bridge": "~5.0",
250 "symfony/symfony": "~3.4|~4.2|~5.0"
6546aca4
JB
251 },
252 "type": "symfony-bundle",
253 "extra": {
254 "branch-alias": {
f28720f8 255 "dev-master": "2.4.x-dev"
6546aca4
JB
256 }
257 },
258 "autoload": {
259 "psr-4": {
260 "Craue\\ConfigBundle\\": ""
261 },
262 "exclude-from-classmap": [
263 "/Tests/"
264 ]
265 },
1576905e 266 "notification-url": "https://packagist.org/downloads/",
6546aca4
JB
267 "license": [
268 "MIT"
269 ],
270 "authors": [
271 {
272 "name": "Christian Raue",
273 "email": "christian.raue@gmail.com"
274 },
275 {
276 "name": "Symfony Community",
277 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
278 }
279 ],
280 "description": "Database-stored settings made available via a service for your Symfony project.",
281 "homepage": "https://github.com/craue/CraueConfigBundle",
282 "keywords": [
283 "config",
f28720f8 284 "symfony"
6546aca4 285 ],
f28720f8 286 "time": "2019-12-03T08:32:04+00:00"
6546aca4
JB
287 },
288 {
289 "name": "defuse/php-encryption",
290 "version": "v2.2.1",
291 "source": {
292 "type": "git",
293 "url": "https://github.com/defuse/php-encryption.git",
294 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
295 },
296 "dist": {
297 "type": "zip",
298 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
299 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
300 "shasum": ""
301 },
302 "require": {
303 "ext-openssl": "*",
304 "paragonie/random_compat": ">= 2",
305 "php": ">=5.4.0"
306 },
307 "require-dev": {
308 "nikic/php-parser": "^2.0|^3.0|^4.0",
309 "phpunit/phpunit": "^4|^5"
310 },
311 "bin": [
312 "bin/generate-defuse-key"
313 ],
314 "type": "library",
315 "autoload": {
316 "psr-4": {
317 "Defuse\\Crypto\\": "src"
318 }
319 },
320 "notification-url": "https://packagist.org/downloads/",
321 "license": [
322 "MIT"
323 ],
324 "authors": [
325 {
326 "name": "Taylor Hornby",
327 "email": "taylor@defuse.ca",
328 "homepage": "https://defuse.ca/"
329 },
330 {
331 "name": "Scott Arciszewski",
332 "email": "info@paragonie.com",
333 "homepage": "https://paragonie.com"
334 }
335 ],
336 "description": "Secure PHP Encryption Library",
337 "keywords": [
338 "aes",
339 "authenticated encryption",
340 "cipher",
341 "crypto",
342 "cryptography",
343 "encrypt",
344 "encryption",
345 "openssl",
346 "security",
347 "symmetric key cryptography"
348 ],
349 "time": "2018-07-24T23:27:56+00:00"
350 },
351 {
352 "name": "doctrine/annotations",
41fd6487 353 "version": "v1.8.0",
6546aca4
JB
354 "source": {
355 "type": "git",
356 "url": "https://github.com/doctrine/annotations.git",
41fd6487 357 "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
6546aca4
JB
358 },
359 "dist": {
360 "type": "zip",
41fd6487 361 "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
362 "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
6546aca4
JB
363 "shasum": ""
364 },
365 "require": {
366 "doctrine/lexer": "1.*",
367 "php": "^7.1"
368 },
369 "require-dev": {
370 "doctrine/cache": "1.*",
41fd6487 371 "phpunit/phpunit": "^7.5"
6546aca4
JB
372 },
373 "type": "library",
374 "extra": {
375 "branch-alias": {
61e53dda 376 "dev-master": "1.7.x-dev"
6546aca4
JB
377 }
378 },
379 "autoload": {
380 "psr-4": {
381 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
382 }
383 },
384 "notification-url": "https://packagist.org/downloads/",
385 "license": [
386 "MIT"
387 ],
388 "authors": [
61e53dda
JB
389 {
390 "name": "Guilherme Blanco",
391 "email": "guilhermeblanco@gmail.com"
392 },
6546aca4
JB
393 {
394 "name": "Roman Borschel",
395 "email": "roman@code-factory.org"
396 },
397 {
398 "name": "Benjamin Eberlei",
399 "email": "kontakt@beberlei.de"
400 },
6546aca4
JB
401 {
402 "name": "Jonathan Wage",
403 "email": "jonwage@gmail.com"
404 },
405 {
406 "name": "Johannes Schmitt",
407 "email": "schmittjoh@gmail.com"
408 }
409 ],
410 "description": "Docblock Annotations Parser",
411 "homepage": "http://www.doctrine-project.org",
412 "keywords": [
413 "annotations",
414 "docblock",
415 "parser"
416 ],
41fd6487 417 "time": "2019-10-01T18:55:10+00:00"
6546aca4
JB
418 },
419 {
420 "name": "doctrine/cache",
d063ef65 421 "version": "1.10.0",
6546aca4
JB
422 "source": {
423 "type": "git",
424 "url": "https://github.com/doctrine/cache.git",
d063ef65 425 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
6546aca4
JB
426 },
427 "dist": {
428 "type": "zip",
d063ef65 429 "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
430 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
6546aca4
JB
431 "shasum": ""
432 },
433 "require": {
434 "php": "~7.1"
435 },
436 "conflict": {
437 "doctrine/common": ">2.2,<2.4"
438 },
439 "require-dev": {
440 "alcaeus/mongo-php-adapter": "^1.1",
8d4ed0df 441 "doctrine/coding-standard": "^6.0",
6546aca4
JB
442 "mongodb/mongodb": "^1.1",
443 "phpunit/phpunit": "^7.0",
444 "predis/predis": "~1.0"
445 },
446 "suggest": {
447 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
448 },
449 "type": "library",
450 "extra": {
451 "branch-alias": {
8d4ed0df 452 "dev-master": "1.9.x-dev"
6546aca4
JB
453 }
454 },
455 "autoload": {
456 "psr-4": {
457 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
458 }
459 },
460 "notification-url": "https://packagist.org/downloads/",
461 "license": [
462 "MIT"
463 ],
464 "authors": [
ddd3700c 465 {
466 "name": "Guilherme Blanco",
467 "email": "guilhermeblanco@gmail.com"
468 },
6546aca4
JB
469 {
470 "name": "Roman Borschel",
471 "email": "roman@code-factory.org"
472 },
473 {
474 "name": "Benjamin Eberlei",
475 "email": "kontakt@beberlei.de"
476 },
6546aca4
JB
477 {
478 "name": "Jonathan Wage",
479 "email": "jonwage@gmail.com"
480 },
481 {
482 "name": "Johannes Schmitt",
483 "email": "schmittjoh@gmail.com"
484 }
485 ],
8d4ed0df
JB
486 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
487 "homepage": "https://www.doctrine-project.org/projects/cache.html",
6546aca4 488 "keywords": [
8d4ed0df
JB
489 "abstraction",
490 "apcu",
6546aca4 491 "cache",
8d4ed0df
JB
492 "caching",
493 "couchdb",
494 "memcached",
495 "php",
496 "redis",
8d4ed0df 497 "xcache"
6546aca4 498 ],
d063ef65 499 "time": "2019-11-29T15:36:20+00:00"
6546aca4
JB
500 },
501 {
502 "name": "doctrine/collections",
1ddd66ae 503 "version": "1.6.4",
6546aca4
JB
504 "source": {
505 "type": "git",
506 "url": "https://github.com/doctrine/collections.git",
1ddd66ae 507 "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7"
6546aca4
JB
508 },
509 "dist": {
510 "type": "zip",
1ddd66ae 511 "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
512 "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
6546aca4
JB
513 "shasum": ""
514 },
515 "require": {
516 "php": "^7.1.3"
517 },
518 "require-dev": {
519 "doctrine/coding-standard": "^6.0",
520 "phpstan/phpstan-shim": "^0.9.2",
521 "phpunit/phpunit": "^7.0",
522 "vimeo/psalm": "^3.2.2"
523 },
524 "type": "library",
525 "extra": {
526 "branch-alias": {
527 "dev-master": "1.6.x-dev"
528 }
529 },
530 "autoload": {
531 "psr-4": {
532 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
533 }
534 },
535 "notification-url": "https://packagist.org/downloads/",
536 "license": [
537 "MIT"
538 ],
539 "authors": [
8d4ed0df
JB
540 {
541 "name": "Guilherme Blanco",
542 "email": "guilhermeblanco@gmail.com"
543 },
6546aca4
JB
544 {
545 "name": "Roman Borschel",
546 "email": "roman@code-factory.org"
547 },
548 {
549 "name": "Benjamin Eberlei",
550 "email": "kontakt@beberlei.de"
551 },
6546aca4
JB
552 {
553 "name": "Jonathan Wage",
554 "email": "jonwage@gmail.com"
555 },
556 {
557 "name": "Johannes Schmitt",
558 "email": "schmittjoh@gmail.com"
559 }
560 ],
561 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
562 "homepage": "https://www.doctrine-project.org/projects/collections.html",
563 "keywords": [
564 "array",
565 "collections",
566 "iterators",
567 "php"
568 ],
1ddd66ae 569 "time": "2019-11-13T13:07:11+00:00"
6546aca4
JB
570 },
571 {
572 "name": "doctrine/common",
2133ca31 573 "version": "v2.11.0",
6546aca4
JB
574 "source": {
575 "type": "git",
576 "url": "https://github.com/doctrine/common.git",
2133ca31 577 "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff"
6546aca4
JB
578 },
579 "dist": {
580 "type": "zip",
2133ca31 581 "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
582 "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
6546aca4
JB
583 "shasum": ""
584 },
585 "require": {
586 "doctrine/annotations": "^1.0",
587 "doctrine/cache": "^1.0",
588 "doctrine/collections": "^1.0",
589 "doctrine/event-manager": "^1.0",
590 "doctrine/inflector": "^1.0",
591 "doctrine/lexer": "^1.0",
592 "doctrine/persistence": "^1.1",
593 "doctrine/reflection": "^1.0",
594 "php": "^7.1"
595 },
596 "require-dev": {
597 "doctrine/coding-standard": "^1.0",
2133ca31 598 "phpstan/phpstan": "^0.11",
599 "phpstan/phpstan-phpunit": "^0.11",
600 "phpunit/phpunit": "^7.0",
6546aca4
JB
601 "squizlabs/php_codesniffer": "^3.0",
602 "symfony/phpunit-bridge": "^4.0.5"
603 },
604 "type": "library",
605 "extra": {
606 "branch-alias": {
2133ca31 607 "dev-master": "2.11.x-dev"
6546aca4
JB
608 }
609 },
610 "autoload": {
611 "psr-4": {
612 "Doctrine\\Common\\": "lib/Doctrine/Common"
613 }
614 },
615 "notification-url": "https://packagist.org/downloads/",
616 "license": [
617 "MIT"
618 ],
619 "authors": [
2133ca31 620 {
621 "name": "Guilherme Blanco",
622 "email": "guilhermeblanco@gmail.com"
623 },
6546aca4
JB
624 {
625 "name": "Roman Borschel",
626 "email": "roman@code-factory.org"
627 },
628 {
629 "name": "Benjamin Eberlei",
630 "email": "kontakt@beberlei.de"
631 },
6546aca4
JB
632 {
633 "name": "Jonathan Wage",
634 "email": "jonwage@gmail.com"
635 },
636 {
637 "name": "Johannes Schmitt",
638 "email": "schmittjoh@gmail.com"
639 },
640 {
641 "name": "Marco Pivetta",
642 "email": "ocramius@gmail.com"
643 }
644 ],
645 "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.",
646 "homepage": "https://www.doctrine-project.org/projects/common.html",
647 "keywords": [
648 "common",
649 "doctrine",
650 "php"
651 ],
2133ca31 652 "time": "2019-09-10T10:10:14+00:00"
6546aca4
JB
653 },
654 {
655 "name": "doctrine/dbal",
7f2ae89d 656 "version": "v2.9.2",
6546aca4
JB
657 "source": {
658 "type": "git",
659 "url": "https://github.com/doctrine/dbal.git",
7f2ae89d 660 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9"
6546aca4
JB
661 },
662 "dist": {
663 "type": "zip",
7f2ae89d
JB
664 "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
665 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
6546aca4
JB
666 "shasum": ""
667 },
668 "require": {
669 "doctrine/cache": "^1.0",
670 "doctrine/event-manager": "^1.0",
671 "ext-pdo": "*",
672 "php": "^7.1"
673 },
674 "require-dev": {
675 "doctrine/coding-standard": "^5.0",
676 "jetbrains/phpstorm-stubs": "^2018.1.2",
677 "phpstan/phpstan": "^0.10.1",
678 "phpunit/phpunit": "^7.4",
679 "symfony/console": "^2.0.5|^3.0|^4.0",
680 "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
681 },
682 "suggest": {
683 "symfony/console": "For helpful console commands such as SQL execution and import of files."
684 },
685 "bin": [
686 "bin/doctrine-dbal"
687 ],
688 "type": "library",
689 "extra": {
690 "branch-alias": {
691 "dev-master": "2.9.x-dev",
692 "dev-develop": "3.0.x-dev"
693 }
694 },
695 "autoload": {
696 "psr-4": {
697 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
698 }
699 },
700 "notification-url": "https://packagist.org/downloads/",
701 "license": [
702 "MIT"
703 ],
704 "authors": [
705 {
706 "name": "Roman Borschel",
707 "email": "roman@code-factory.org"
708 },
709 {
710 "name": "Benjamin Eberlei",
711 "email": "kontakt@beberlei.de"
712 },
7f2ae89d
JB
713 {
714 "name": "Guilherme Blanco",
715 "email": "guilhermeblanco@gmail.com"
716 },
6546aca4
JB
717 {
718 "name": "Jonathan Wage",
719 "email": "jonwage@gmail.com"
720 }
721 ],
722 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
723 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
724 "keywords": [
725 "abstraction",
726 "database",
727 "dbal",
728 "mysql",
729 "persistence",
730 "pgsql",
731 "php",
732 "queryobject"
733 ],
7f2ae89d 734 "time": "2018-12-31T03:27:51+00:00"
6546aca4
JB
735 },
736 {
737 "name": "doctrine/doctrine-bundle",
afe5e7f4 738 "version": "1.12.6",
6546aca4
JB
739 "source": {
740 "type": "git",
741 "url": "https://github.com/doctrine/DoctrineBundle.git",
afe5e7f4 742 "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d"
6546aca4
JB
743 },
744 "dist": {
745 "type": "zip",
afe5e7f4 746 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/08f944760ac471aa97a9b0386dfdb559db80b32d",
747 "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d",
6546aca4
JB
748 "shasum": ""
749 },
750 "require": {
751 "doctrine/dbal": "^2.5.12",
752 "doctrine/doctrine-cache-bundle": "~1.2",
34154ecf 753 "doctrine/persistence": "^1.3.3",
6546aca4
JB
754 "jdorn/sql-formatter": "^1.2.16",
755 "php": "^7.1",
c6663a88 756 "symfony/cache": "^3.4.30|^4.3.3",
38adc002 757 "symfony/config": "^3.4.30|^4.3.3",
758 "symfony/console": "^3.4.30|^4.3.3",
759 "symfony/dependency-injection": "^3.4.30|^4.3.3",
760 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
34154ecf 761 "symfony/framework-bundle": "^3.4.30|^4.3.3",
762 "symfony/service-contracts": "^1.1.1|^2.0"
6546aca4
JB
763 },
764 "conflict": {
765 "doctrine/orm": "<2.6",
766 "twig/twig": "<1.34|>=2.0,<2.4"
767 },
768 "require-dev": {
769 "doctrine/coding-standard": "^6.0",
770 "doctrine/orm": "^2.6",
34154ecf 771 "ocramius/proxy-manager": "^2.1",
6546aca4 772 "php-coveralls/php-coveralls": "^2.1",
38adc002 773 "phpunit/phpunit": "^7.5",
6546aca4 774 "symfony/phpunit-bridge": "^4.2",
38adc002 775 "symfony/property-info": "^3.4.30|^4.3.3",
776 "symfony/twig-bridge": "^3.4|^4.1",
777 "symfony/validator": "^3.4.30|^4.3.3",
778 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
779 "symfony/yaml": "^3.4.30|^4.3.3",
780 "twig/twig": "^1.34|^2.12"
6546aca4
JB
781 },
782 "suggest": {
783 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
784 "symfony/web-profiler-bundle": "To use the data collector."
785 },
786 "type": "symfony-bundle",
787 "extra": {
788 "branch-alias": {
38adc002 789 "dev-master": "1.12.x-dev"
6546aca4
JB
790 }
791 },
792 "autoload": {
793 "psr-4": {
794 "Doctrine\\Bundle\\DoctrineBundle\\": ""
795 }
796 },
797 "notification-url": "https://packagist.org/downloads/",
798 "license": [
799 "MIT"
800 ],
801 "authors": [
802 {
38adc002 803 "name": "Fabien Potencier",
804 "email": "fabien@symfony.com"
6546aca4
JB
805 },
806 {
807 "name": "Benjamin Eberlei",
808 "email": "kontakt@beberlei.de"
809 },
810 {
38adc002 811 "name": "Symfony Community",
812 "homepage": "http://symfony.com/contributors"
6546aca4
JB
813 },
814 {
38adc002 815 "name": "Doctrine Project",
816 "homepage": "http://www.doctrine-project.org/"
6546aca4
JB
817 }
818 ],
819 "description": "Symfony DoctrineBundle",
820 "homepage": "http://www.doctrine-project.org",
821 "keywords": [
822 "database",
823 "dbal",
824 "orm",
825 "persistence"
826 ],
afe5e7f4 827 "time": "2019-12-19T09:08:00+00:00"
6546aca4
JB
828 },
829 {
830 "name": "doctrine/doctrine-cache-bundle",
7dddb5bc 831 "version": "1.4.0",
6546aca4
JB
832 "source": {
833 "type": "git",
834 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
7dddb5bc 835 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
6546aca4
JB
836 },
837 "dist": {
838 "type": "zip",
7dddb5bc 839 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
840 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
6546aca4
JB
841 "shasum": ""
842 },
843 "require": {
844 "doctrine/cache": "^1.4.2",
7dddb5bc 845 "doctrine/inflector": "^1.0",
846 "php": "^7.1",
847 "symfony/doctrine-bridge": "^3.4|^4.0"
6546aca4
JB
848 },
849 "require-dev": {
850 "instaclick/coding-standard": "~1.1",
851 "instaclick/object-calisthenics-sniffs": "dev-master",
852 "instaclick/symfony2-coding-standard": "dev-remaster",
7dddb5bc 853 "phpunit/phpunit": "^7.0",
6546aca4
JB
854 "predis/predis": "~0.8",
855 "satooshi/php-coveralls": "^1.0",
856 "squizlabs/php_codesniffer": "~1.5",
7dddb5bc 857 "symfony/console": "^3.4|^4.0",
858 "symfony/finder": "^3.4|^4.0",
859 "symfony/framework-bundle": "^3.4|^4.0",
860 "symfony/phpunit-bridge": "^3.4|^4.0",
861 "symfony/security-acl": "^2.8",
862 "symfony/validator": "^3.4|^4.0",
863 "symfony/yaml": "^3.4|^4.0"
6546aca4
JB
864 },
865 "suggest": {
866 "symfony/security-acl": "For using this bundle to cache ACLs"
867 },
868 "type": "symfony-bundle",
869 "extra": {
870 "branch-alias": {
7dddb5bc 871 "dev-master": "1.4.x-dev"
6546aca4
JB
872 }
873 },
874 "autoload": {
875 "psr-4": {
876 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
877 },
878 "exclude-from-classmap": [
879 "/Tests/"
880 ]
881 },
882 "notification-url": "https://packagist.org/downloads/",
883 "license": [
884 "MIT"
885 ],
886 "authors": [
887 {
7dddb5bc 888 "name": "Fabien Potencier",
889 "email": "fabien@symfony.com"
6546aca4
JB
890 },
891 {
892 "name": "Benjamin Eberlei",
893 "email": "kontakt@beberlei.de"
894 },
895 {
896 "name": "Fabio B. Silva",
897 "email": "fabio.bat.silva@gmail.com"
898 },
899 {
900 "name": "Guilherme Blanco",
901 "email": "guilhermeblanco@hotmail.com"
902 },
903 {
7dddb5bc 904 "name": "Symfony Community",
905 "homepage": "http://symfony.com/contributors"
6546aca4
JB
906 },
907 {
7dddb5bc 908 "name": "Doctrine Project",
909 "homepage": "http://www.doctrine-project.org/"
6546aca4
JB
910 }
911 ],
912 "description": "Symfony Bundle for Doctrine Cache",
913 "homepage": "https://www.doctrine-project.org",
914 "keywords": [
915 "cache",
916 "caching"
917 ],
7dddb5bc 918 "time": "2019-11-29T11:22:01+00:00"
6546aca4
JB
919 },
920 {
921 "name": "doctrine/doctrine-migrations-bundle",
922 "version": "v1.3.2",
923 "source": {
924 "type": "git",
925 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
926 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce"
927 },
928 "dist": {
929 "type": "zip",
930 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce",
931 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce",
932 "shasum": ""
933 },
934 "require": {
935 "doctrine/doctrine-bundle": "~1.0",
936 "doctrine/migrations": "^1.1",
937 "php": ">=5.4.0",
938 "symfony/framework-bundle": "~2.7|~3.3|~4.0"
939 },
940 "require-dev": {
941 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4"
942 },
943 "type": "symfony-bundle",
944 "extra": {
945 "branch-alias": {
946 "dev-master": "1.3-dev"
947 }
948 },
949 "autoload": {
950 "psr-4": {
951 "Doctrine\\Bundle\\MigrationsBundle\\": ""
952 }
953 },
954 "notification-url": "https://packagist.org/downloads/",
955 "license": [
956 "MIT"
957 ],
958 "authors": [
959 {
960 "name": "Symfony Community",
961 "homepage": "http://symfony.com/contributors"
962 },
963 {
964 "name": "Doctrine Project",
965 "homepage": "http://www.doctrine-project.org"
966 },
967 {
968 "name": "Fabien Potencier",
969 "email": "fabien@symfony.com"
970 }
971 ],
972 "description": "Symfony DoctrineMigrationsBundle",
973 "homepage": "http://www.doctrine-project.org",
974 "keywords": [
975 "dbal",
976 "migrations",
977 "schema"
978 ],
979 "time": "2018-12-03T11:55:33+00:00"
980 },
981 {
982 "name": "doctrine/event-manager",
8d4ed0df 983 "version": "1.1.0",
6546aca4
JB
984 "source": {
985 "type": "git",
986 "url": "https://github.com/doctrine/event-manager.git",
8d4ed0df 987 "reference": "629572819973f13486371cb611386eb17851e85c"
6546aca4
JB
988 },
989 "dist": {
990 "type": "zip",
8d4ed0df
JB
991 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
992 "reference": "629572819973f13486371cb611386eb17851e85c",
6546aca4
JB
993 "shasum": ""
994 },
995 "require": {
996 "php": "^7.1"
997 },
998 "conflict": {
999 "doctrine/common": "<2.9@dev"
1000 },
1001 "require-dev": {
8d4ed0df 1002 "doctrine/coding-standard": "^6.0",
6546aca4
JB
1003 "phpunit/phpunit": "^7.0"
1004 },
1005 "type": "library",
1006 "extra": {
1007 "branch-alias": {
1008 "dev-master": "1.0.x-dev"
1009 }
1010 },
1011 "autoload": {
1012 "psr-4": {
1013 "Doctrine\\Common\\": "lib/Doctrine/Common"
1014 }
1015 },
1016 "notification-url": "https://packagist.org/downloads/",
1017 "license": [
1018 "MIT"
1019 ],
1020 "authors": [
8d4ed0df
JB
1021 {
1022 "name": "Guilherme Blanco",
1023 "email": "guilhermeblanco@gmail.com"
1024 },
6546aca4
JB
1025 {
1026 "name": "Roman Borschel",
1027 "email": "roman@code-factory.org"
1028 },
1029 {
1030 "name": "Benjamin Eberlei",
1031 "email": "kontakt@beberlei.de"
1032 },
6546aca4
JB
1033 {
1034 "name": "Jonathan Wage",
1035 "email": "jonwage@gmail.com"
1036 },
1037 {
1038 "name": "Johannes Schmitt",
1039 "email": "schmittjoh@gmail.com"
1040 },
1041 {
1042 "name": "Marco Pivetta",
1043 "email": "ocramius@gmail.com"
1044 }
1045 ],
8d4ed0df 1046 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
6546aca4
JB
1047 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
1048 "keywords": [
1049 "event",
8d4ed0df
JB
1050 "event dispatcher",
1051 "event manager",
1052 "event system",
1053 "events"
6546aca4 1054 ],
8d4ed0df 1055 "time": "2019-11-10T09:48:07+00:00"
6546aca4
JB
1056 },
1057 {
1058 "name": "doctrine/inflector",
8d4ed0df 1059 "version": "1.3.1",
6546aca4
JB
1060 "source": {
1061 "type": "git",
1062 "url": "https://github.com/doctrine/inflector.git",
8d4ed0df 1063 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
6546aca4
JB
1064 },
1065 "dist": {
1066 "type": "zip",
8d4ed0df
JB
1067 "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1068 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
6546aca4
JB
1069 "shasum": ""
1070 },
1071 "require": {
1072 "php": "^7.1"
1073 },
1074 "require-dev": {
1075 "phpunit/phpunit": "^6.2"
1076 },
1077 "type": "library",
1078 "extra": {
1079 "branch-alias": {
1080 "dev-master": "1.3.x-dev"
1081 }
1082 },
1083 "autoload": {
1084 "psr-4": {
1085 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
1086 }
1087 },
1088 "notification-url": "https://packagist.org/downloads/",
1089 "license": [
1090 "MIT"
1091 ],
1092 "authors": [
8d4ed0df
JB
1093 {
1094 "name": "Guilherme Blanco",
1095 "email": "guilhermeblanco@gmail.com"
1096 },
6546aca4
JB
1097 {
1098 "name": "Roman Borschel",
1099 "email": "roman@code-factory.org"
1100 },
1101 {
1102 "name": "Benjamin Eberlei",
1103 "email": "kontakt@beberlei.de"
1104 },
6546aca4
JB
1105 {
1106 "name": "Jonathan Wage",
1107 "email": "jonwage@gmail.com"
1108 },
1109 {
1110 "name": "Johannes Schmitt",
1111 "email": "schmittjoh@gmail.com"
1112 }
1113 ],
1114 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1115 "homepage": "http://www.doctrine-project.org",
1116 "keywords": [
1117 "inflection",
1118 "pluralize",
1119 "singularize",
1120 "string"
1121 ],
8d4ed0df 1122 "time": "2019-10-30T19:59:35+00:00"
6546aca4
JB
1123 },
1124 {
1125 "name": "doctrine/instantiator",
8d4ed0df 1126 "version": "1.3.0",
6546aca4
JB
1127 "source": {
1128 "type": "git",
1129 "url": "https://github.com/doctrine/instantiator.git",
8d4ed0df 1130 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
6546aca4
JB
1131 },
1132 "dist": {
1133 "type": "zip",
8d4ed0df
JB
1134 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
1135 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
6546aca4
JB
1136 "shasum": ""
1137 },
1138 "require": {
1139 "php": "^7.1"
1140 },
1141 "require-dev": {
1142 "doctrine/coding-standard": "^6.0",
1143 "ext-pdo": "*",
1144 "ext-phar": "*",
1145 "phpbench/phpbench": "^0.13",
1146 "phpstan/phpstan-phpunit": "^0.11",
1147 "phpstan/phpstan-shim": "^0.11",
1148 "phpunit/phpunit": "^7.0"
1149 },
1150 "type": "library",
1151 "extra": {
1152 "branch-alias": {
1153 "dev-master": "1.2.x-dev"
1154 }
1155 },
1156 "autoload": {
1157 "psr-4": {
1158 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1159 }
1160 },
1161 "notification-url": "https://packagist.org/downloads/",
1162 "license": [
1163 "MIT"
1164 ],
1165 "authors": [
1166 {
1167 "name": "Marco Pivetta",
1168 "email": "ocramius@gmail.com",
1169 "homepage": "http://ocramius.github.com/"
1170 }
1171 ],
1172 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1173 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1174 "keywords": [
1175 "constructor",
1176 "instantiate"
1177 ],
8d4ed0df 1178 "time": "2019-10-21T16:45:58+00:00"
6546aca4
JB
1179 },
1180 {
1181 "name": "doctrine/lexer",
cb4108b4 1182 "version": "1.0.2",
6546aca4
JB
1183 "source": {
1184 "type": "git",
1185 "url": "https://github.com/doctrine/lexer.git",
cb4108b4 1186 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
6546aca4
JB
1187 },
1188 "dist": {
1189 "type": "zip",
cb4108b4 1190 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1191 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
6546aca4
JB
1192 "shasum": ""
1193 },
1194 "require": {
1195 "php": ">=5.3.2"
1196 },
cb4108b4 1197 "require-dev": {
1198 "phpunit/phpunit": "^4.5"
1199 },
6546aca4
JB
1200 "type": "library",
1201 "extra": {
1202 "branch-alias": {
1203 "dev-master": "1.0.x-dev"
1204 }
1205 },
1206 "autoload": {
cb4108b4 1207 "psr-4": {
1208 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
6546aca4
JB
1209 }
1210 },
1211 "notification-url": "https://packagist.org/downloads/",
1212 "license": [
1213 "MIT"
1214 ],
1215 "authors": [
1216 {
1217 "name": "Roman Borschel",
1218 "email": "roman@code-factory.org"
1219 },
1220 {
1221 "name": "Guilherme Blanco",
1222 "email": "guilhermeblanco@gmail.com"
1223 },
1224 {
1225 "name": "Johannes Schmitt",
1226 "email": "schmittjoh@gmail.com"
1227 }
1228 ],
cb4108b4 1229 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1230 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
6546aca4 1231 "keywords": [
cb4108b4 1232 "annotations",
1233 "docblock",
6546aca4 1234 "lexer",
cb4108b4 1235 "parser",
1236 "php"
6546aca4 1237 ],
cb4108b4 1238 "time": "2019-06-08T11:03:04+00:00"
6546aca4
JB
1239 },
1240 {
1241 "name": "doctrine/migrations",
1242 "version": "v1.8.1",
1243 "source": {
1244 "type": "git",
1245 "url": "https://github.com/doctrine/migrations.git",
1246 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6"
1247 },
1248 "dist": {
1249 "type": "zip",
1250 "url": "https://api.github.com/repos/doctrine/migrations/zipball/215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1251 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1252 "shasum": ""
1253 },
1254 "require": {
1255 "doctrine/dbal": "~2.6",
1256 "ocramius/proxy-manager": "^1.0|^2.0",
1257 "php": "^7.1",
1258 "symfony/console": "~3.3|^4.0"
1259 },
1260 "require-dev": {
1261 "doctrine/coding-standard": "^1.0",
1262 "doctrine/orm": "~2.5",
1263 "jdorn/sql-formatter": "~1.1",
1264 "mikey179/vfsstream": "^1.6",
1265 "phpunit/phpunit": "~7.0",
1266 "squizlabs/php_codesniffer": "^3.0",
1267 "symfony/yaml": "~3.3|^4.0"
1268 },
1269 "suggest": {
1270 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
1271 "symfony/yaml": "Allows the use of yaml for migration configuration files."
1272 },
1273 "bin": [
1274 "bin/doctrine-migrations"
1275 ],
1276 "type": "library",
1277 "extra": {
1278 "branch-alias": {
1279 "dev-master": "v1.8.x-dev"
1280 }
1281 },
1282 "autoload": {
1283 "psr-4": {
1284 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations",
1285 "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
1286 }
1287 },
1288 "notification-url": "https://packagist.org/downloads/",
1289 "license": [
1290 "MIT"
1291 ],
1292 "authors": [
1293 {
1294 "name": "Benjamin Eberlei",
1295 "email": "kontakt@beberlei.de"
1296 },
1297 {
1298 "name": "Jonathan Wage",
1299 "email": "jonwage@gmail.com"
1300 },
1301 {
1302 "name": "Michael Simonson",
1303 "email": "contact@mikesimonson.com"
1304 }
1305 ],
1306 "description": "Database Schema migrations using Doctrine DBAL",
1307 "homepage": "https://www.doctrine-project.org/projects/migrations.html",
1308 "keywords": [
1309 "database",
1310 "migrations"
1311 ],
1312 "time": "2018-06-06T21:00:30+00:00"
1313 },
1314 {
1315 "name": "doctrine/orm",
93a4cefd 1316 "version": "v2.6.6",
6546aca4
JB
1317 "source": {
1318 "type": "git",
1319 "url": "https://github.com/doctrine/orm.git",
93a4cefd 1320 "reference": "2d9b9351831d1230881c52f006011cbf72fe944e"
6546aca4
JB
1321 },
1322 "dist": {
1323 "type": "zip",
93a4cefd 1324 "url": "https://api.github.com/repos/doctrine/orm/zipball/2d9b9351831d1230881c52f006011cbf72fe944e",
1325 "reference": "2d9b9351831d1230881c52f006011cbf72fe944e",
6546aca4
JB
1326 "shasum": ""
1327 },
1328 "require": {
1329 "doctrine/annotations": "~1.5",
1330 "doctrine/cache": "~1.6",
1331 "doctrine/collections": "^1.4",
1332 "doctrine/common": "^2.7.1",
1333 "doctrine/dbal": "^2.6",
1334 "doctrine/instantiator": "~1.1",
1335 "ext-pdo": "*",
1336 "php": "^7.1",
1337 "symfony/console": "~3.0|~4.0"
1338 },
1339 "require-dev": {
2133ca31 1340 "doctrine/coding-standard": "^5.0",
1341 "phpunit/phpunit": "^7.5",
6546aca4
JB
1342 "symfony/yaml": "~3.4|~4.0"
1343 },
1344 "suggest": {
1345 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1346 },
1347 "bin": [
1348 "bin/doctrine"
1349 ],
1350 "type": "library",
1351 "extra": {
1352 "branch-alias": {
1353 "dev-master": "2.6.x-dev"
1354 }
1355 },
1356 "autoload": {
1357 "psr-4": {
1358 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1359 }
1360 },
1361 "notification-url": "https://packagist.org/downloads/",
1362 "license": [
1363 "MIT"
1364 ],
1365 "authors": [
2133ca31 1366 {
1367 "name": "Guilherme Blanco",
1368 "email": "guilhermeblanco@gmail.com"
1369 },
6546aca4
JB
1370 {
1371 "name": "Roman Borschel",
1372 "email": "roman@code-factory.org"
1373 },
1374 {
1375 "name": "Benjamin Eberlei",
1376 "email": "kontakt@beberlei.de"
1377 },
6546aca4
JB
1378 {
1379 "name": "Jonathan Wage",
1380 "email": "jonwage@gmail.com"
1381 },
1382 {
1383 "name": "Marco Pivetta",
1384 "email": "ocramius@gmail.com"
1385 }
1386 ],
1387 "description": "Object-Relational-Mapper for PHP",
1388 "homepage": "http://www.doctrine-project.org",
1389 "keywords": [
1390 "database",
1391 "orm"
1392 ],
93a4cefd 1393 "time": "2019-11-18T22:01:21+00:00"
6546aca4
JB
1394 },
1395 {
1396 "name": "doctrine/persistence",
6ba1d734 1397 "version": "1.3.3",
6546aca4
JB
1398 "source": {
1399 "type": "git",
1400 "url": "https://github.com/doctrine/persistence.git",
6ba1d734 1401 "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5"
6546aca4
JB
1402 },
1403 "dist": {
1404 "type": "zip",
6ba1d734
JB
1405 "url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5",
1406 "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5",
6546aca4
JB
1407 "shasum": ""
1408 },
1409 "require": {
1410 "doctrine/annotations": "^1.0",
1411 "doctrine/cache": "^1.0",
1412 "doctrine/collections": "^1.0",
1413 "doctrine/event-manager": "^1.0",
1414 "doctrine/reflection": "^1.0",
1415 "php": "^7.1"
1416 },
1417 "conflict": {
1418 "doctrine/common": "<2.10@dev"
1419 },
1420 "require-dev": {
6ba1d734
JB
1421 "doctrine/coding-standard": "^6.0",
1422 "phpstan/phpstan": "^0.11",
6546aca4
JB
1423 "phpunit/phpunit": "^7.0"
1424 },
1425 "type": "library",
1426 "extra": {
1427 "branch-alias": {
6ba1d734 1428 "dev-master": "1.3.x-dev"
6546aca4
JB
1429 }
1430 },
1431 "autoload": {
1432 "psr-4": {
6ba1d734
JB
1433 "Doctrine\\Common\\": "lib/Doctrine/Common",
1434 "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
6546aca4
JB
1435 }
1436 },
1437 "notification-url": "https://packagist.org/downloads/",
1438 "license": [
1439 "MIT"
1440 ],
1441 "authors": [
8d4ed0df
JB
1442 {
1443 "name": "Guilherme Blanco",
1444 "email": "guilhermeblanco@gmail.com"
1445 },
6546aca4
JB
1446 {
1447 "name": "Roman Borschel",
1448 "email": "roman@code-factory.org"
1449 },
1450 {
1451 "name": "Benjamin Eberlei",
1452 "email": "kontakt@beberlei.de"
1453 },
6546aca4
JB
1454 {
1455 "name": "Jonathan Wage",
1456 "email": "jonwage@gmail.com"
1457 },
1458 {
1459 "name": "Johannes Schmitt",
1460 "email": "schmittjoh@gmail.com"
1461 },
1462 {
1463 "name": "Marco Pivetta",
1464 "email": "ocramius@gmail.com"
1465 }
1466 ],
1467 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1468 "homepage": "https://doctrine-project.org/projects/persistence.html",
1469 "keywords": [
1470 "mapper",
1471 "object",
1472 "odm",
1473 "orm",
1474 "persistence"
1475 ],
6ba1d734 1476 "time": "2019-12-13T10:43:02+00:00"
6546aca4
JB
1477 },
1478 {
1479 "name": "doctrine/reflection",
1480 "version": "v1.0.0",
1481 "source": {
1482 "type": "git",
1483 "url": "https://github.com/doctrine/reflection.git",
1484 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
1485 },
1486 "dist": {
1487 "type": "zip",
1488 "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
1489 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
1490 "shasum": ""
1491 },
1492 "require": {
1493 "doctrine/annotations": "^1.0",
1494 "ext-tokenizer": "*",
1495 "php": "^7.1"
1496 },
1497 "require-dev": {
1498 "doctrine/coding-standard": "^4.0",
1499 "doctrine/common": "^2.8",
1500 "phpstan/phpstan": "^0.9.2",
1501 "phpstan/phpstan-phpunit": "^0.9.4",
1502 "phpunit/phpunit": "^7.0",
1503 "squizlabs/php_codesniffer": "^3.0"
1504 },
1505 "type": "library",
1506 "extra": {
1507 "branch-alias": {
1508 "dev-master": "1.0.x-dev"
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": [
1521 {
1522 "name": "Roman Borschel",
1523 "email": "roman@code-factory.org"
1524 },
1525 {
1526 "name": "Benjamin Eberlei",
1527 "email": "kontakt@beberlei.de"
1528 },
1529 {
1530 "name": "Guilherme Blanco",
1531 "email": "guilhermeblanco@gmail.com"
1532 },
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 ],
1546 "description": "Doctrine Reflection component",
1547 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1548 "keywords": [
1549 "reflection"
1550 ],
1551 "time": "2018-06-14T14:45:07+00:00"
1552 },
1553 {
1554 "name": "egulias/email-validator",
0f387577 1555 "version": "2.1.12",
6546aca4
JB
1556 "source": {
1557 "type": "git",
1558 "url": "https://github.com/egulias/EmailValidator.git",
0f387577 1559 "reference": "a6255605af39f2db7f5cb62e672bd8a7bad8d208"
6546aca4
JB
1560 },
1561 "dist": {
1562 "type": "zip",
0f387577
JB
1563 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a6255605af39f2db7f5cb62e672bd8a7bad8d208",
1564 "reference": "a6255605af39f2db7f5cb62e672bd8a7bad8d208",
6546aca4
JB
1565 "shasum": ""
1566 },
1567 "require": {
1568 "doctrine/lexer": "^1.0.1",
1569 "php": ">= 5.5"
1570 },
1571 "require-dev": {
1572 "dominicsayers/isemail": "dev-master",
1573 "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
9a80dcf1
JB
1574 "satooshi/php-coveralls": "^1.0.1",
1575 "symfony/phpunit-bridge": "^4.4@dev"
6546aca4
JB
1576 },
1577 "suggest": {
1578 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1579 },
1580 "type": "library",
1581 "extra": {
1582 "branch-alias": {
61e53dda 1583 "dev-master": "2.1.x-dev"
6546aca4
JB
1584 }
1585 },
1586 "autoload": {
1587 "psr-4": {
1588 "Egulias\\EmailValidator\\": "EmailValidator"
1589 }
1590 },
1591 "notification-url": "https://packagist.org/downloads/",
1592 "license": [
1593 "MIT"
1594 ],
1595 "authors": [
1596 {
1597 "name": "Eduardo Gulias Davis"
1598 }
1599 ],
1600 "description": "A library for validating emails against several RFCs",
1601 "homepage": "https://github.com/egulias/EmailValidator",
1602 "keywords": [
1603 "email",
1604 "emailvalidation",
1605 "emailvalidator",
1606 "validation",
1607 "validator"
1608 ],
0f387577 1609 "time": "2019-12-20T12:49:39+00:00"
6546aca4
JB
1610 },
1611 {
1612 "name": "electrolinux/php-html5lib",
1613 "version": "0.1.0",
1614 "source": {
1615 "type": "git",
1616 "url": "https://github.com/electrolinux/php-html5lib.git",
1617 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721"
1618 },
1619 "dist": {
1620 "type": "zip",
1621 "url": "https://api.github.com/repos/electrolinux/php-html5lib/zipball/9f92154993c7ecb120d9f9c0e558660d32846721",
1622 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721",
1623 "shasum": ""
1624 },
1625 "require": {
1626 "php": ">=5.3.2"
1627 },
1628 "type": "library",
1629 "autoload": {
1630 "psr-0": {
1631 "HTML5Lib": "src/",
1632 "HTML5Lib\\Tests": "tests/"
1633 }
1634 },
1635 "notification-url": "https://packagist.org/downloads/",
1636 "license": [
1637 "MIT"
1638 ],
1639 "authors": [
1640 {
1641 "name": "Multiple users",
092b0423
JB
1642 "homepage": "https://code.google.com/p/html5lib/",
1643 "role": "Original developers"
6546aca4
JB
1644 },
1645 {
1646 "name": "Sébastien Lavoie",
092b0423
JB
1647 "homepage": "http://blog.lavoie.sl",
1648 "role": "Packager"
6546aca4
JB
1649 },
1650 {
1651 "name": "didier Belot",
1652 "role": "Packager"
1653 }
1654 ],
1655 "description": "A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.",
1656 "homepage": "https://github.com/electrolinux/php-html5lib",
1657 "keywords": [
1658 "HTML5",
1659 "php"
1660 ],
1661 "time": "2013-03-18T18:32:30+00:00"
1662 },
1663 {
1664 "name": "fig/link-util",
0f387577 1665 "version": "1.1.0",
6546aca4
JB
1666 "source": {
1667 "type": "git",
1668 "url": "https://github.com/php-fig/link-util.git",
0f387577 1669 "reference": "47f55860678a9e202206047bc02767556d298106"
6546aca4
JB
1670 },
1671 "dist": {
1672 "type": "zip",
0f387577
JB
1673 "url": "https://api.github.com/repos/php-fig/link-util/zipball/47f55860678a9e202206047bc02767556d298106",
1674 "reference": "47f55860678a9e202206047bc02767556d298106",
6546aca4
JB
1675 "shasum": ""
1676 },
1677 "require": {
1678 "php": ">=5.5.0",
1679 "psr/link": "~1.0@dev"
1680 },
0f387577
JB
1681 "provide": {
1682 "psr/link-implementation": "1.0"
1683 },
6546aca4
JB
1684 "require-dev": {
1685 "phpunit/phpunit": "^5.1",
1686 "squizlabs/php_codesniffer": "^2.3.1"
1687 },
1688 "type": "library",
1689 "extra": {
1690 "branch-alias": {
1691 "dev-master": "1.0.x-dev"
1692 }
1693 },
1694 "autoload": {
1695 "psr-4": {
1696 "Fig\\Link\\": "src/"
1697 }
1698 },
1699 "notification-url": "https://packagist.org/downloads/",
1700 "license": [
1701 "MIT"
1702 ],
1703 "authors": [
1704 {
1705 "name": "PHP-FIG",
1706 "homepage": "http://www.php-fig.org/"
1707 }
1708 ],
1709 "description": "Common utility implementations for HTTP links",
1710 "keywords": [
1711 "http",
1712 "http-link",
1713 "link",
1714 "psr",
1715 "psr-13",
1716 "rest"
1717 ],
0f387577 1718 "time": "2019-12-18T15:40:05+00:00"
6546aca4
JB
1719 },
1720 {
1721 "name": "fossar/htmlawed",
1722 "version": "1.2.7",
1723 "source": {
1724 "type": "git",
1725 "url": "https://github.com/fossar/HTMLawed.git",
1726 "reference": "4f7505e9622a96242923895c3008719b2c2283d3"
1727 },
1728 "dist": {
1729 "type": "zip",
1730 "url": "https://api.github.com/repos/fossar/HTMLawed/zipball/4f7505e9622a96242923895c3008719b2c2283d3",
1731 "reference": "4f7505e9622a96242923895c3008719b2c2283d3",
1732 "shasum": ""
1733 },
1734 "require": {
1735 "php": ">4.4.0"
1736 },
1737 "replace": {
1738 "htmlawed/htmlawed": "*"
1739 },
1740 "type": "library",
1741 "autoload": {
1742 "files": [
1743 "htmLawed.php"
1744 ]
1745 },
1746 "notification-url": "https://packagist.org/downloads/",
1747 "license": [
1748 "GPL-2.0+",
1749 "LGPL-3.0"
1750 ],
1751 "authors": [
1752 {
1753 "name": "Santosh Patnaik",
1a758230 1754 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
1755 "role": "Developer"
6546aca4
JB
1756 }
1757 ],
1758 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
1759 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
1760 "keywords": [
1761 "HTMLtidy",
1762 "html",
1763 "sanitize",
1764 "strip",
1765 "tags"
1766 ],
1767 "time": "2019-05-09T11:53:40+00:00"
1768 },
1769 {
1770 "name": "friendsofsymfony/jsrouting-bundle",
1f767ffe 1771 "version": "2.5.1",
6546aca4
JB
1772 "source": {
1773 "type": "git",
1774 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1f767ffe 1775 "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b"
6546aca4
JB
1776 },
1777 "dist": {
1778 "type": "zip",
1f767ffe 1779 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/81cf14bf3db5e6fe3ef0442fc762891422005d3b",
1780 "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b",
6546aca4
JB
1781 "shasum": ""
1782 },
1783 "require": {
149b8c1b 1784 "php": "^7.1",
1f767ffe 1785 "symfony/console": "~3.3|^4.0|^5.0",
1786 "symfony/framework-bundle": "~3.3|^4.0|^5.0",
1787 "symfony/serializer": "~3.3|^4.0|^5.0",
6546aca4
JB
1788 "willdurand/jsonp-callback-validator": "~1.0"
1789 },
1790 "require-dev": {
1f767ffe 1791 "symfony/expression-language": "~3.3|^4.0|^5.0",
6546aca4
JB
1792 "symfony/phpunit-bridge": "^3.3|^4.0"
1793 },
1794 "type": "symfony-bundle",
1795 "extra": {
1796 "branch-alias": {
1797 "dev-master": "2.0-dev"
1798 }
1799 },
1800 "autoload": {
1801 "psr-4": {
1802 "FOS\\JsRoutingBundle\\": ""
1803 },
1804 "exclude-from-classmap": [
1805 "/Tests/"
1806 ]
1807 },
1808 "notification-url": "https://packagist.org/downloads/",
1809 "license": [
1810 "MIT"
1811 ],
1812 "authors": [
6546aca4
JB
1813 {
1814 "name": "William Durand",
1815 "email": "will+git@drnd.me"
56d39423 1816 },
1817 {
1818 "name": "FriendsOfSymfony Community",
1819 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
6546aca4
JB
1820 }
1821 ],
1822 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1823 "homepage": "http://friendsofsymfony.github.com",
1824 "keywords": [
1825 "Js Routing",
1826 "javascript",
1827 "routing"
1828 ],
1f767ffe 1829 "time": "2019-12-02T08:01:22+00:00"
6546aca4
JB
1830 },
1831 {
1832 "name": "friendsofsymfony/oauth-server-bundle",
1833 "version": "1.6.2",
1834 "source": {
1835 "type": "git",
1836 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1837 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23"
1838 },
1839 "dist": {
1840 "type": "zip",
1841 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/fcaa25cc49474bdb0db7894f880976fe76ffed23",
1842 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23",
1843 "shasum": ""
1844 },
1845 "require": {
1846 "friendsofsymfony/oauth2-php": "~1.1",
1847 "paragonie/random_compat": "^1|^2",
1848 "php": "^5.5|^7.0",
1849 "symfony/dependency-injection": "^2.8|~3.0|^4.0",
1850 "symfony/framework-bundle": "~2.8|~3.0|^4.0",
1851 "symfony/security-bundle": "~2.8|~3.0|^4.0"
1852 },
1853 "require-dev": {
1854 "doctrine/doctrine-bundle": "~1.0",
1855 "doctrine/mongodb-odm": "~1.0",
1856 "doctrine/orm": "~2.2",
1857 "phing/phing": "~2.4",
1858 "php-mock/php-mock-phpunit": "^1.1",
1859 "phpunit/phpunit": "~4.8|~5.0",
1860 "propel/propel1": "^1.6.5",
1861 "symfony/class-loader": "~2.8|~3.0|^4.0",
1862 "symfony/console": "~2.8|~3.0|^4.0",
1863 "symfony/form": "~2.8|~3.0|^4.0",
1864 "symfony/phpunit-bridge": "~2.8|~3.0|^4.0",
1865 "symfony/templating": "~2.8|~3.0|^4.0",
1866 "symfony/twig-bundle": "~2.8|~3.0|^4.0",
1867 "symfony/yaml": "~2.8|~3.0|^4.0",
1868 "willdurand/propel-typehintable-behavior": "^1.0.4"
1869 },
1870 "suggest": {
1871 "doctrine/doctrine-bundle": "*",
1872 "doctrine/mongodb-odm-bundle": "*",
1873 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1874 "symfony/console": "Needed to be able to use commands",
1875 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1876 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1877 },
1878 "type": "symfony-bundle",
1879 "extra": {
1880 "branch-alias": {
1881 "dev-master": "1.5-dev"
1882 }
1883 },
1884 "autoload": {
1885 "psr-4": {
1886 "FOS\\OAuthServerBundle\\": ""
1887 },
1888 "exclude-from-classmap": [
1889 "/Tests/"
1890 ]
1891 },
1892 "notification-url": "https://packagist.org/downloads/",
1893 "license": [
1894 "MIT"
1895 ],
1896 "authors": [
1897 {
1898 "name": "Arnaud Le Blanc",
1899 "email": "arnaud.lb@gmail.com"
1900 },
1901 {
1902 "name": "FriendsOfSymfony Community",
1903 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1904 }
1905 ],
1906 "description": "Symfony2 OAuth Server Bundle",
1907 "homepage": "http://friendsofsymfony.github.com",
1908 "keywords": [
1909 "oauth",
1910 "oauth2",
1911 "server"
1912 ],
1913 "time": "2019-01-23T15:23:04+00:00"
1914 },
1915 {
1916 "name": "friendsofsymfony/oauth2-php",
1917 "version": "1.2.3",
1918 "source": {
1919 "type": "git",
1920 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1921 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240"
1922 },
1923 "dist": {
1924 "type": "zip",
1925 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1926 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1927 "shasum": ""
1928 },
1929 "require": {
1930 "php": "^5.5.9|>=7.0.8",
1931 "symfony/http-foundation": "~3.0|~4.0"
1932 },
1933 "require-dev": {
1934 "phpunit/phpunit": "~4.0"
1935 },
1936 "type": "library",
1937 "extra": {
1938 "branch-alias": {
1939 "dev-master": "1.2.x-dev"
1940 }
1941 },
1942 "autoload": {
1943 "psr-4": {
1944 "OAuth2\\": "lib/"
1945 }
1946 },
1947 "notification-url": "https://packagist.org/downloads/",
1948 "license": [
1949 "MIT"
1950 ],
1951 "authors": [
1952 {
1953 "name": "Arnaud Le Blanc",
1954 "email": "arnaud.lb@gmail.com"
1955 },
1956 {
1957 "name": "FriendsOfSymfony Community",
1958 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1959 }
1960 ],
1961 "description": "OAuth2 library",
1962 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1963 "keywords": [
1964 "oauth",
1965 "oauth2"
1966 ],
1967 "time": "2018-01-30T19:58:25+00:00"
1968 },
1969 {
1970 "name": "friendsofsymfony/rest-bundle",
987237d5 1971 "version": "2.6.0",
6546aca4
JB
1972 "source": {
1973 "type": "git",
1974 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
987237d5 1975 "reference": "54758949bff9fc520997415341323eebf3f54892"
6546aca4
JB
1976 },
1977 "dist": {
1978 "type": "zip",
987237d5
JB
1979 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/54758949bff9fc520997415341323eebf3f54892",
1980 "reference": "54758949bff9fc520997415341323eebf3f54892",
6546aca4
JB
1981 "shasum": ""
1982 },
1983 "require": {
1984 "doctrine/inflector": "^1.0",
987237d5 1985 "php": "^7.1",
6546aca4 1986 "psr/log": "^1.0",
987237d5
JB
1987 "symfony/config": "^3.4|^4.3",
1988 "symfony/debug": "^3.4|^4.3",
1989 "symfony/dependency-injection": "^3.4|^4.3",
1990 "symfony/event-dispatcher": "^3.4|^4.3",
1991 "symfony/finder": "^3.4|^4.3",
1992 "symfony/framework-bundle": "^3.4|^4.3",
1993 "symfony/http-foundation": "^3.4|^4.3",
1994 "symfony/http-kernel": "^3.4|^4.3",
1995 "symfony/routing": "^3.4|^4.3",
1996 "symfony/security-core": "^3.4|^4.3",
6546aca4
JB
1997 "willdurand/jsonp-callback-validator": "^1.0",
1998 "willdurand/negotiation": "^2.0"
1999 },
2000 "conflict": {
2001 "jms/serializer": "<1.13.0",
2002 "jms/serializer-bundle": "<2.0.0",
2003 "sensio/framework-extra-bundle": "<3.0.13"
2004 },
2005 "require-dev": {
2006 "jms/serializer": "^1.13|^2.0",
2007 "jms/serializer-bundle": "^2.3.1|^3.0",
2008 "phpoption/phpoption": "^1.1",
2009 "psr/http-message": "^1.0",
2010 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
987237d5
JB
2011 "symfony/asset": "^3.4|^4.3",
2012 "symfony/browser-kit": "^3.4|^4.3",
2013 "symfony/css-selector": "^3.4|^4.3",
2014 "symfony/expression-language": "^3.4|^4.3",
2015 "symfony/form": "^3.4|^4.3",
6546aca4 2016 "symfony/phpunit-bridge": "^4.1.8",
987237d5
JB
2017 "symfony/security-bundle": "^3.4|^4.3",
2018 "symfony/serializer": "^3.4|^4.3",
2019 "symfony/templating": "^3.4|^4.3",
2020 "symfony/twig-bundle": "^3.4|^4.3",
2021 "symfony/validator": "^3.4|^4.3",
2022 "symfony/web-profiler-bundle": "^3.4|^4.3",
2023 "symfony/yaml": "^3.4|^4.3"
6546aca4
JB
2024 },
2025 "suggest": {
2026 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
2027 "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
2028 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
2029 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
2030 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
2031 },
2032 "type": "symfony-bundle",
2033 "extra": {
2034 "branch-alias": {
987237d5 2035 "dev-master": "2.6-dev"
6546aca4
JB
2036 }
2037 },
2038 "autoload": {
2039 "psr-4": {
2040 "FOS\\RestBundle\\": ""
2041 },
2042 "exclude-from-classmap": [
2043 "Tests/"
2044 ]
2045 },
2046 "notification-url": "https://packagist.org/downloads/",
2047 "license": [
2048 "MIT"
2049 ],
2050 "authors": [
2051 {
2052 "name": "Lukas Kahwe Smith",
2053 "email": "smith@pooteeweet.org"
2054 },
6546aca4
JB
2055 {
2056 "name": "Konstantin Kudryashov",
2057 "email": "ever.zet@gmail.com"
987237d5
JB
2058 },
2059 {
2060 "name": "FriendsOfSymfony Community",
2061 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
6546aca4
JB
2062 }
2063 ],
2064 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
2065 "homepage": "http://friendsofsymfony.github.com",
2066 "keywords": [
2067 "rest"
2068 ],
987237d5 2069 "time": "2019-10-21T08:22:30+00:00"
6546aca4
JB
2070 },
2071 {
2072 "name": "friendsofsymfony/user-bundle",
2073 "version": "v2.0.2",
2074 "source": {
2075 "type": "git",
2076 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
2077 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f"
2078 },
2079 "dist": {
2080 "type": "zip",
2081 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2082 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
2083 "shasum": ""
2084 },
2085 "require": {
2086 "paragonie/random_compat": "^1 || ^2",
2087 "php": "^5.5.9 || ^7.0",
2088 "symfony/form": "^2.7 || ^3.0",
2089 "symfony/framework-bundle": "^2.7 || ^3.0",
2090 "symfony/security-bundle": "^2.7 || ^3.0",
2091 "symfony/templating": "^2.7 || ^3.0",
2092 "symfony/twig-bundle": "^2.7 || ^3.0",
2093 "twig/twig": "^1.28 || ^2.0"
2094 },
2095 "conflict": {
2096 "doctrine/doctrine-bundle": "<1.3",
2097 "symfony/doctrine-bridge": "<2.7"
2098 },
2099 "require-dev": {
2100 "doctrine/doctrine-bundle": "^1.3",
2101 "friendsofphp/php-cs-fixer": "^1.11",
2102 "phpunit/phpunit": "~4.8|~5.0",
2103 "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
2104 "symfony/console": "^2.7 || ^3.0",
2105 "symfony/phpunit-bridge": "^2.7 || ^3.0",
2106 "symfony/validator": "^2.7 || ^3.0",
2107 "symfony/yaml": "^2.7 || ^3.0"
2108 },
2109 "type": "symfony-bundle",
2110 "extra": {
2111 "branch-alias": {
2112 "dev-master": "2.0.x-dev"
2113 }
2114 },
2115 "autoload": {
2116 "psr-4": {
2117 "FOS\\UserBundle\\": ""
2118 },
2119 "exclude-from-classmap": [
2120 "/Tests/"
2121 ]
2122 },
2123 "notification-url": "https://packagist.org/downloads/",
2124 "license": [
2125 "MIT"
2126 ],
2127 "authors": [
2128 {
2129 "name": "Christophe Coevoet",
2130 "email": "stof@notk.org"
2131 },
2132 {
2133 "name": "FriendsOfSymfony Community",
2134 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
2135 },
2136 {
2137 "name": "Thibault Duplessis",
2138 "email": "thibault.duplessis@gmail.com"
2139 }
2140 ],
2141 "description": "Symfony FOSUserBundle",
2142 "homepage": "http://friendsofsymfony.github.com",
2143 "keywords": [
2144 "User management"
2145 ],
2146 "time": "2017-11-29T17:01:21+00:00"
2147 },
2148 {
2149 "name": "gedmo/doctrine-extensions",
6ba1d734 2150 "version": "v2.4.38",
6546aca4
JB
2151 "source": {
2152 "type": "git",
2153 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
6ba1d734 2154 "reference": "81681364331b131518060e4776300a5346df1eb5"
6546aca4
JB
2155 },
2156 "dist": {
2157 "type": "zip",
6ba1d734
JB
2158 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/81681364331b131518060e4776300a5346df1eb5",
2159 "reference": "81681364331b131518060e4776300a5346df1eb5",
6546aca4
JB
2160 "shasum": ""
2161 },
2162 "require": {
2163 "behat/transliterator": "~1.2",
2164 "doctrine/common": "~2.4",
2165 "php": ">=5.3.2"
2166 },
2167 "conflict": {
6ba1d734
JB
2168 "doctrine/annotations": "<1.2",
2169 "doctrine/mongodb-odm": ">=2.0"
6546aca4
JB
2170 },
2171 "require-dev": {
2172 "doctrine/common": ">=2.5.0",
6ba1d734 2173 "doctrine/mongodb-odm": ">=1.0.2 <2.0",
6546aca4 2174 "doctrine/orm": ">=2.5.0",
6ba1d734
JB
2175 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
2176 "symfony/yaml": "~2.6 || ~3.0 || ~4.0"
6546aca4
JB
2177 },
2178 "suggest": {
2179 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
2180 "doctrine/orm": "to use the extensions with the ORM"
2181 },
2182 "type": "library",
2183 "extra": {
2184 "branch-alias": {
2185 "dev-master": "2.4.x-dev"
2186 }
2187 },
2188 "autoload": {
2189 "psr-4": {
2190 "Gedmo\\": "lib/Gedmo"
2191 }
2192 },
2193 "notification-url": "https://packagist.org/downloads/",
2194 "license": [
2195 "MIT"
2196 ],
2197 "authors": [
6546aca4
JB
2198 {
2199 "name": "Gediminas Morkevicius",
2200 "email": "gediminas.morkevicius@gmail.com"
2201 },
2202 {
2203 "name": "Gustavo Falco",
2204 "email": "comfortablynumb84@gmail.com"
6ba1d734
JB
2205 },
2206 {
2207 "name": "David Buchmann",
2208 "email": "david@liip.ch"
6546aca4
JB
2209 }
2210 ],
2211 "description": "Doctrine2 behavioral extensions",
2212 "homepage": "http://gediminasm.org/",
2213 "keywords": [
2214 "Blameable",
2215 "behaviors",
2216 "doctrine2",
2217 "extensions",
2218 "gedmo",
2219 "loggable",
2220 "nestedset",
2221 "sluggable",
2222 "sortable",
2223 "timestampable",
2224 "translatable",
2225 "tree",
2226 "uploadable"
2227 ],
6ba1d734 2228 "time": "2019-11-08T22:33:07+00:00"
6546aca4
JB
2229 },
2230 {
2231 "name": "grandt/binstring",
2232 "version": "1.0.0",
2233 "source": {
2234 "type": "git",
2235 "url": "https://github.com/Grandt/PHPBinString.git",
2236 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
2237 },
2238 "dist": {
2239 "type": "zip",
2240 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2241 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2242 "shasum": ""
2243 },
2244 "require": {
2245 "php": ">=5.0"
2246 },
2247 "type": "library",
2248 "autoload": {
2249 "classmap": [
2250 "BinString.php",
2251 "BinStringStatic.php"
2252 ]
2253 },
2254 "notification-url": "https://packagist.org/downloads/",
2255 "license": [
2256 "LGPL-2.1"
2257 ],
2258 "authors": [
2259 {
2260 "name": "A. Grandt",
092b0423
JB
2261 "email": "php@grandt.com",
2262 "role": "Developer"
6546aca4
JB
2263 }
2264 ],
2265 "description": "A class for working around the use of mbstring.func_override",
2266 "homepage": "https://github.com/Grandt/PHPBinString",
2267 "keywords": [
2268 "binary strings",
2269 "mbstring"
2270 ],
2271 "time": "2015-08-13T06:14:41+00:00"
2272 },
2273 {
2274 "name": "grandt/phpepub",
2275 "version": "dev-master",
2276 "source": {
2277 "type": "git",
2278 "url": "https://github.com/Daniel-KM/PHPePub.git",
2279 "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3"
2280 },
2281 "dist": {
2282 "type": "zip",
2283 "url": "https://api.github.com/repos/Daniel-KM/PHPePub/zipball/78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
2284 "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
2285 "shasum": ""
2286 },
2287 "require": {
2288 "grandt/phpresizegif": "~1.0.3",
2289 "grandt/relativepath": "~1.0.1",
2290 "masterminds/html5": "~2.3",
2291 "php": ">=5.3.0",
2292 "phpzip/phpzip": "~2.0.7"
2293 },
2294 "type": "library",
2295 "autoload": {
2296 "psr-4": {
2297 "PHPePub\\": "src/PHPePub"
2298 },
2299 "classmap": [
2300 "src/lib.uuid.php"
2301 ]
2302 },
2303 "license": [
2304 "LGPL-2.1"
2305 ],
2306 "authors": [
2307 {
2308 "name": "A. Grandt",
2309 "email": "php@grandt.com",
2310 "homepage": "http://grandt.com",
2311 "role": "Developer"
2312 },
2313 {
2314 "name": "An, Hyeong-woo",
2315 "email": "mail@mytory.net",
2316 "homepage": "https://mytory.net",
2317 "role": "Contributor"
2318 },
2319 {
2320 "name": "Daniel Berthereau",
2321 "email": "daniel.composer@berthereau.net",
2322 "role": "Contributor"
2323 }
2324 ],
2325 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
2326 "homepage": "https://github.com/Grandt/PHPePub",
2327 "keywords": [
2328 "e-book",
2329 "epub"
2330 ],
2331 "support": {
2332 "source": "https://github.com/Daniel-KM/PHPePub/tree/master"
2333 },
2334 "time": "2018-10-21T22:00:00+00:00"
2335 },
2336 {
2337 "name": "grandt/phpresizegif",
2338 "version": "1.0.3",
2339 "source": {
2340 "type": "git",
2341 "url": "https://github.com/Grandt/PHPResizeGif.git",
2342 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
2343 },
2344 "dist": {
2345 "type": "zip",
2346 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2347 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2348 "shasum": ""
2349 },
2350 "require": {
2351 "grandt/binstring": ">=0.2.0",
2352 "php": ">=5.3.0"
2353 },
2354 "type": "library",
2355 "autoload": {
2356 "psr-4": {
2357 "grandt\\ResizeGif\\": "src/ResizeGif",
2358 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
2359 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
2360 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
2361 }
2362 },
2363 "notification-url": "https://packagist.org/downloads/",
2364 "license": [
2365 "LGPL-2.1"
2366 ],
2367 "authors": [
2368 {
2369 "name": "A. Grandt",
2370 "email": "php@grandt.com",
092b0423
JB
2371 "homepage": "http://grandt.com",
2372 "role": "Developer"
6546aca4
JB
2373 }
2374 ],
2375 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
2376 "homepage": "https://github.com/Grandt/PHPResizeGif",
2377 "keywords": [
2378 "GIF89a",
2379 "animated gif",
2380 "gif",
2381 "resize"
2382 ],
2383 "time": "2015-05-10T10:52:24+00:00"
2384 },
2385 {
2386 "name": "grandt/phpzipmerge",
2387 "version": "1.0.4",
2388 "source": {
2389 "type": "git",
2390 "url": "https://github.com/Grandt/PHPZipMerge.git",
2391 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
2392 },
2393 "dist": {
2394 "type": "zip",
2395 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2396 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2397 "shasum": ""
2398 },
2399 "require": {
2400 "grandt/binstring": ">=1.0.0",
2401 "grandt/relativepath": ">=1.0.1",
2402 "php": ">=5.3.0"
2403 },
2404 "type": "library",
2405 "autoload": {
2406 "psr-4": {
2407 "ZipMerge\\": "src/ZipMerge"
2408 }
2409 },
2410 "notification-url": "https://packagist.org/downloads/",
2411 "license": [
2412 "LGPL-2.1"
2413 ],
2414 "authors": [
2415 {
2416 "name": "A. Grandt",
2417 "email": "php@grandt.com",
092b0423
JB
2418 "homepage": "http://grandt.com",
2419 "role": "Developer"
6546aca4
JB
2420 },
2421 {
2422 "name": "Greg Kappatos",
092b0423
JB
2423 "homepage": "http://websiteconnect.com.au",
2424 "role": "Developer"
6546aca4
JB
2425 }
2426 ],
2427 "description": "Merge and stream multiple Zip files on the fly.",
2428 "homepage": "https://github.com/Grandt/PHPZipMerge",
2429 "keywords": [
2430 "archive",
2431 "compressed",
2432 "compression",
2433 "merge",
2434 "phpzip",
2435 "pkzip",
2436 "stream",
2437 "zip"
2438 ],
2439 "time": "2015-08-18T13:49:33+00:00"
2440 },
2441 {
2442 "name": "grandt/relativepath",
2443 "version": "1.0.2",
2444 "source": {
2445 "type": "git",
2446 "url": "https://github.com/Grandt/PHPRelativePath.git",
2447 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
2448 },
2449 "dist": {
2450 "type": "zip",
2451 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
2452 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
2453 "shasum": ""
2454 },
2455 "require": {
2456 "php": ">=5.0"
2457 },
2458 "type": "library",
2459 "autoload": {
2460 "classmap": [
2461 "RelativePath.php"
2462 ]
2463 },
2464 "notification-url": "https://packagist.org/downloads/",
2465 "license": [
2466 "LGPL-2.1"
2467 ],
2468 "authors": [
2469 {
2470 "name": "A. Grandt",
092b0423
JB
2471 "email": "php@grandt.com",
2472 "role": "Developer"
6546aca4
JB
2473 }
2474 ],
2475 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
2476 "homepage": "https://github.com/Grandt/PHPRelativePath",
2477 "keywords": [
2478 "file path"
2479 ],
2480 "time": "2015-05-14T08:18:23+00:00"
2481 },
2482 {
2483 "name": "guzzlehttp/guzzle",
181dbaaa 2484 "version": "5.3.4",
6546aca4
JB
2485 "source": {
2486 "type": "git",
2487 "url": "https://github.com/guzzle/guzzle.git",
181dbaaa 2488 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2"
6546aca4
JB
2489 },
2490 "dist": {
2491 "type": "zip",
181dbaaa 2492 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2",
2493 "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2",
6546aca4
JB
2494 "shasum": ""
2495 },
2496 "require": {
2497 "guzzlehttp/ringphp": "^1.1",
2498 "php": ">=5.4.0",
2499 "react/promise": "^2.2"
2500 },
2501 "require-dev": {
2502 "ext-curl": "*",
2503 "phpunit/phpunit": "^4.0"
2504 },
2505 "type": "library",
2506 "autoload": {
2507 "psr-4": {
2508 "GuzzleHttp\\": "src/"
2509 }
2510 },
2511 "notification-url": "https://packagist.org/downloads/",
2512 "license": [
2513 "MIT"
2514 ],
2515 "authors": [
2516 {
2517 "name": "Michael Dowling",
2518 "email": "mtdowling@gmail.com",
2519 "homepage": "https://github.com/mtdowling"
2520 }
2521 ],
2522 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2523 "homepage": "http://guzzlephp.org/",
2524 "keywords": [
2525 "client",
2526 "curl",
2527 "framework",
2528 "http",
2529 "http client",
2530 "rest",
2531 "web service"
2532 ],
181dbaaa 2533 "time": "2019-10-30T09:32:00+00:00"
6546aca4 2534 },
eb0fa190 2535 {
2536 "name": "guzzlehttp/promises",
2537 "version": "v1.3.1",
2538 "source": {
2539 "type": "git",
2540 "url": "https://github.com/guzzle/promises.git",
2541 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
2542 },
2543 "dist": {
2544 "type": "zip",
2545 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2546 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
2547 "shasum": ""
2548 },
2549 "require": {
2550 "php": ">=5.5.0"
2551 },
2552 "require-dev": {
2553 "phpunit/phpunit": "^4.0"
2554 },
2555 "type": "library",
2556 "extra": {
2557 "branch-alias": {
2558 "dev-master": "1.4-dev"
2559 }
2560 },
2561 "autoload": {
2562 "psr-4": {
2563 "GuzzleHttp\\Promise\\": "src/"
2564 },
2565 "files": [
2566 "src/functions_include.php"
2567 ]
2568 },
2569 "notification-url": "https://packagist.org/downloads/",
2570 "license": [
2571 "MIT"
2572 ],
2573 "authors": [
2574 {
2575 "name": "Michael Dowling",
2576 "email": "mtdowling@gmail.com",
2577 "homepage": "https://github.com/mtdowling"
2578 }
2579 ],
2580 "description": "Guzzle promises library",
2581 "keywords": [
2582 "promise"
2583 ],
2584 "time": "2016-12-20T10:07:11+00:00"
2585 },
6546aca4
JB
2586 {
2587 "name": "guzzlehttp/psr7",
154d0974 2588 "version": "1.6.1",
6546aca4
JB
2589 "source": {
2590 "type": "git",
2591 "url": "https://github.com/guzzle/psr7.git",
154d0974 2592 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
6546aca4
JB
2593 },
2594 "dist": {
2595 "type": "zip",
154d0974
JB
2596 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
2597 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
6546aca4
JB
2598 "shasum": ""
2599 },
2600 "require": {
2601 "php": ">=5.4.0",
2602 "psr/http-message": "~1.0",
154d0974 2603 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
6546aca4
JB
2604 },
2605 "provide": {
2606 "psr/http-message-implementation": "1.0"
2607 },
2608 "require-dev": {
154d0974 2609 "ext-zlib": "*",
6546aca4
JB
2610 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2611 },
154d0974
JB
2612 "suggest": {
2613 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2614 },
6546aca4
JB
2615 "type": "library",
2616 "extra": {
2617 "branch-alias": {
154d0974 2618 "dev-master": "1.6-dev"
6546aca4
JB
2619 }
2620 },
2621 "autoload": {
2622 "psr-4": {
2623 "GuzzleHttp\\Psr7\\": "src/"
2624 },
2625 "files": [
2626 "src/functions_include.php"
2627 ]
2628 },
2629 "notification-url": "https://packagist.org/downloads/",
2630 "license": [
2631 "MIT"
2632 ],
2633 "authors": [
2634 {
2635 "name": "Michael Dowling",
2636 "email": "mtdowling@gmail.com",
2637 "homepage": "https://github.com/mtdowling"
2638 },
2639 {
2640 "name": "Tobias Schultze",
2641 "homepage": "https://github.com/Tobion"
2642 }
2643 ],
2644 "description": "PSR-7 message implementation that also provides common utility methods",
2645 "keywords": [
2646 "http",
2647 "message",
2648 "psr-7",
2649 "request",
2650 "response",
2651 "stream",
2652 "uri",
2653 "url"
2654 ],
154d0974 2655 "time": "2019-07-01T23:21:34+00:00"
6546aca4
JB
2656 },
2657 {
2658 "name": "guzzlehttp/ringphp",
2659 "version": "1.1.1",
2660 "source": {
2661 "type": "git",
2662 "url": "https://github.com/guzzle/RingPHP.git",
2663 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
2664 },
2665 "dist": {
2666 "type": "zip",
2667 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
2668 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
2669 "shasum": ""
2670 },
2671 "require": {
2672 "guzzlehttp/streams": "~3.0",
2673 "php": ">=5.4.0",
2674 "react/promise": "~2.0"
2675 },
2676 "require-dev": {
2677 "ext-curl": "*",
2678 "phpunit/phpunit": "~4.0"
2679 },
2680 "suggest": {
2681 "ext-curl": "Guzzle will use specific adapters if cURL is present"
2682 },
2683 "type": "library",
2684 "extra": {
2685 "branch-alias": {
2686 "dev-master": "1.1-dev"
2687 }
2688 },
2689 "autoload": {
2690 "psr-4": {
2691 "GuzzleHttp\\Ring\\": "src/"
2692 }
2693 },
2694 "notification-url": "https://packagist.org/downloads/",
2695 "license": [
2696 "MIT"
2697 ],
2698 "authors": [
2699 {
2700 "name": "Michael Dowling",
2701 "email": "mtdowling@gmail.com",
2702 "homepage": "https://github.com/mtdowling"
2703 }
2704 ],
2705 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
2706 "time": "2018-07-31T13:22:33+00:00"
2707 },
2708 {
2709 "name": "guzzlehttp/streams",
2710 "version": "3.0.0",
2711 "source": {
2712 "type": "git",
2713 "url": "https://github.com/guzzle/streams.git",
2714 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
2715 },
2716 "dist": {
2717 "type": "zip",
2718 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2719 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2720 "shasum": ""
2721 },
2722 "require": {
2723 "php": ">=5.4.0"
2724 },
2725 "require-dev": {
2726 "phpunit/phpunit": "~4.0"
2727 },
2728 "type": "library",
2729 "extra": {
2730 "branch-alias": {
2731 "dev-master": "3.0-dev"
2732 }
2733 },
2734 "autoload": {
2735 "psr-4": {
2736 "GuzzleHttp\\Stream\\": "src/"
2737 }
2738 },
2739 "notification-url": "https://packagist.org/downloads/",
2740 "license": [
2741 "MIT"
2742 ],
2743 "authors": [
2744 {
2745 "name": "Michael Dowling",
2746 "email": "mtdowling@gmail.com",
2747 "homepage": "https://github.com/mtdowling"
2748 }
2749 ],
2750 "description": "Provides a simple abstraction over streams of data",
2751 "homepage": "http://guzzlephp.org/",
2752 "keywords": [
2753 "Guzzle",
2754 "stream"
2755 ],
2756 "time": "2014-10-12T19:18:40+00:00"
2757 },
2758 {
2759 "name": "hoa/compiler",
2760 "version": "3.17.08.08",
2761 "source": {
2762 "type": "git",
2763 "url": "https://github.com/hoaproject/Compiler.git",
2764 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
2765 },
2766 "dist": {
2767 "type": "zip",
2768 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
2769 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
2770 "shasum": ""
2771 },
2772 "require": {
2773 "hoa/consistency": "~1.0",
2774 "hoa/exception": "~1.0",
2775 "hoa/file": "~1.0",
2776 "hoa/iterator": "~2.0",
2777 "hoa/math": "~1.0",
2778 "hoa/protocol": "~1.0",
2779 "hoa/regex": "~1.0",
2780 "hoa/visitor": "~2.0"
2781 },
2782 "require-dev": {
2783 "hoa/json": "~2.0",
2784 "hoa/test": "~2.0"
2785 },
2786 "type": "library",
2787 "extra": {
2788 "branch-alias": {
2789 "dev-master": "3.x-dev"
2790 }
2791 },
2792 "autoload": {
2793 "psr-4": {
2794 "Hoa\\Compiler\\": "."
2795 }
2796 },
2797 "notification-url": "https://packagist.org/downloads/",
2798 "license": [
2799 "BSD-3-Clause"
2800 ],
2801 "authors": [
2802 {
2803 "name": "Ivan Enderlin",
2804 "email": "ivan.enderlin@hoa-project.net"
2805 },
2806 {
2807 "name": "Hoa community",
2808 "homepage": "https://hoa-project.net/"
2809 }
2810 ],
2811 "description": "The Hoa\\Compiler library.",
2812 "homepage": "https://hoa-project.net/",
2813 "keywords": [
2814 "algebraic",
2815 "ast",
2816 "compiler",
2817 "context-free",
2818 "coverage",
2819 "exhaustive",
2820 "grammar",
2821 "isotropic",
2822 "language",
2823 "lexer",
2824 "library",
2825 "ll1",
2826 "llk",
2827 "parser",
2828 "pp",
2829 "random",
2830 "regular",
2831 "rule",
2832 "sampler",
2833 "syntax",
2834 "token",
2835 "trace",
2836 "uniform"
2837 ],
2838 "time": "2017-08-08T07:44:07+00:00"
2839 },
2840 {
2841 "name": "hoa/consistency",
2842 "version": "1.17.05.02",
2843 "source": {
2844 "type": "git",
2845 "url": "https://github.com/hoaproject/Consistency.git",
2846 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
2847 },
2848 "dist": {
2849 "type": "zip",
2850 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
2851 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
2852 "shasum": ""
2853 },
2854 "require": {
2855 "hoa/exception": "~1.0",
2856 "php": ">=5.5.0"
2857 },
2858 "require-dev": {
2859 "hoa/stream": "~1.0",
2860 "hoa/test": "~2.0"
2861 },
2862 "type": "library",
2863 "extra": {
2864 "branch-alias": {
2865 "dev-master": "1.x-dev"
2866 }
2867 },
2868 "autoload": {
2869 "psr-4": {
2870 "Hoa\\Consistency\\": "."
2871 },
2872 "files": [
2873 "Prelude.php"
2874 ]
2875 },
2876 "notification-url": "https://packagist.org/downloads/",
2877 "license": [
2878 "BSD-3-Clause"
2879 ],
2880 "authors": [
2881 {
2882 "name": "Ivan Enderlin",
2883 "email": "ivan.enderlin@hoa-project.net"
2884 },
2885 {
2886 "name": "Hoa community",
2887 "homepage": "https://hoa-project.net/"
2888 }
2889 ],
2890 "description": "The Hoa\\Consistency library.",
2891 "homepage": "https://hoa-project.net/",
2892 "keywords": [
2893 "autoloader",
2894 "callable",
2895 "consistency",
2896 "entity",
2897 "flex",
2898 "keyword",
2899 "library"
2900 ],
2901 "time": "2017-05-02T12:18:12+00:00"
2902 },
2903 {
2904 "name": "hoa/event",
2905 "version": "1.17.01.13",
2906 "source": {
2907 "type": "git",
2908 "url": "https://github.com/hoaproject/Event.git",
2909 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2910 },
2911 "dist": {
2912 "type": "zip",
2913 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2914 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2915 "shasum": ""
2916 },
2917 "require": {
2918 "hoa/consistency": "~1.0",
2919 "hoa/exception": "~1.0"
2920 },
2921 "require-dev": {
2922 "hoa/test": "~2.0"
2923 },
2924 "type": "library",
2925 "extra": {
2926 "branch-alias": {
2927 "dev-master": "1.x-dev"
2928 }
2929 },
2930 "autoload": {
2931 "psr-4": {
2932 "Hoa\\Event\\": "."
2933 }
2934 },
2935 "notification-url": "https://packagist.org/downloads/",
2936 "license": [
2937 "BSD-3-Clause"
2938 ],
2939 "authors": [
2940 {
2941 "name": "Ivan Enderlin",
2942 "email": "ivan.enderlin@hoa-project.net"
2943 },
2944 {
2945 "name": "Hoa community",
2946 "homepage": "https://hoa-project.net/"
2947 }
2948 ],
2949 "description": "The Hoa\\Event library.",
2950 "homepage": "https://hoa-project.net/",
2951 "keywords": [
2952 "event",
2953 "library",
2954 "listener",
2955 "observer"
2956 ],
2957 "time": "2017-01-13T15:30:50+00:00"
2958 },
2959 {
2960 "name": "hoa/exception",
2961 "version": "1.17.01.16",
2962 "source": {
2963 "type": "git",
2964 "url": "https://github.com/hoaproject/Exception.git",
2965 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2966 },
2967 "dist": {
2968 "type": "zip",
2969 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2970 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2971 "shasum": ""
2972 },
2973 "require": {
2974 "hoa/consistency": "~1.0",
2975 "hoa/event": "~1.0"
2976 },
2977 "require-dev": {
2978 "hoa/test": "~2.0"
2979 },
2980 "type": "library",
2981 "extra": {
2982 "branch-alias": {
2983 "dev-master": "1.x-dev"
2984 }
2985 },
2986 "autoload": {
2987 "psr-4": {
2988 "Hoa\\Exception\\": "."
2989 }
2990 },
2991 "notification-url": "https://packagist.org/downloads/",
2992 "license": [
2993 "BSD-3-Clause"
2994 ],
2995 "authors": [
2996 {
2997 "name": "Ivan Enderlin",
2998 "email": "ivan.enderlin@hoa-project.net"
2999 },
3000 {
3001 "name": "Hoa community",
3002 "homepage": "https://hoa-project.net/"
3003 }
3004 ],
3005 "description": "The Hoa\\Exception library.",
3006 "homepage": "https://hoa-project.net/",
3007 "keywords": [
3008 "exception",
3009 "library"
3010 ],
3011 "time": "2017-01-16T07:53:27+00:00"
3012 },
3013 {
3014 "name": "hoa/file",
3015 "version": "1.17.07.11",
3016 "source": {
3017 "type": "git",
3018 "url": "https://github.com/hoaproject/File.git",
3019 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
3020 },
3021 "dist": {
3022 "type": "zip",
3023 "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
3024 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
3025 "shasum": ""
3026 },
3027 "require": {
3028 "hoa/consistency": "~1.0",
3029 "hoa/event": "~1.0",
3030 "hoa/exception": "~1.0",
3031 "hoa/iterator": "~2.0",
3032 "hoa/stream": "~1.0"
3033 },
3034 "require-dev": {
3035 "hoa/test": "~2.0"
3036 },
3037 "type": "library",
3038 "extra": {
3039 "branch-alias": {
3040 "dev-master": "1.x-dev"
3041 }
3042 },
3043 "autoload": {
3044 "psr-4": {
3045 "Hoa\\File\\": "."
3046 }
3047 },
3048 "notification-url": "https://packagist.org/downloads/",
3049 "license": [
3050 "BSD-3-Clause"
3051 ],
3052 "authors": [
3053 {
3054 "name": "Ivan Enderlin",
3055 "email": "ivan.enderlin@hoa-project.net"
3056 },
3057 {
3058 "name": "Hoa community",
3059 "homepage": "https://hoa-project.net/"
3060 }
3061 ],
3062 "description": "The Hoa\\File library.",
3063 "homepage": "https://hoa-project.net/",
3064 "keywords": [
3065 "Socket",
3066 "directory",
3067 "file",
3068 "finder",
3069 "library",
3070 "link",
3071 "temporary"
3072 ],
3073 "time": "2017-07-11T07:42:15+00:00"
3074 },
3075 {
3076 "name": "hoa/iterator",
3077 "version": "2.17.01.10",
3078 "source": {
3079 "type": "git",
3080 "url": "https://github.com/hoaproject/Iterator.git",
3081 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
3082 },
3083 "dist": {
3084 "type": "zip",
3085 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3086 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
3087 "shasum": ""
3088 },
3089 "require": {
3090 "hoa/consistency": "~1.0",
3091 "hoa/exception": "~1.0"
3092 },
3093 "require-dev": {
3094 "hoa/test": "~2.0"
3095 },
3096 "type": "library",
3097 "extra": {
3098 "branch-alias": {
3099 "dev-master": "2.x-dev"
3100 }
3101 },
3102 "autoload": {
3103 "psr-4": {
3104 "Hoa\\Iterator\\": "."
3105 }
3106 },
3107 "notification-url": "https://packagist.org/downloads/",
3108 "license": [
3109 "BSD-3-Clause"
3110 ],
3111 "authors": [
3112 {
3113 "name": "Ivan Enderlin",
3114 "email": "ivan.enderlin@hoa-project.net"
3115 },
3116 {
3117 "name": "Hoa community",
3118 "homepage": "https://hoa-project.net/"
3119 }
3120 ],
3121 "description": "The Hoa\\Iterator library.",
3122 "homepage": "https://hoa-project.net/",
3123 "keywords": [
3124 "iterator",
3125 "library"
3126 ],
3127 "time": "2017-01-10T10:34:47+00:00"
3128 },
3129 {
3130 "name": "hoa/math",
3131 "version": "1.17.05.16",
3132 "source": {
3133 "type": "git",
3134 "url": "https://github.com/hoaproject/Math.git",
3135 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
3136 },
3137 "dist": {
3138 "type": "zip",
3139 "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
3140 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
3141 "shasum": ""
3142 },
3143 "require": {
3144 "hoa/compiler": "~3.0",
3145 "hoa/consistency": "~1.0",
3146 "hoa/exception": "~1.0",
3147 "hoa/iterator": "~2.0",
3148 "hoa/protocol": "~1.0",
3149 "hoa/zformat": "~1.0"
3150 },
3151 "require-dev": {
3152 "hoa/test": "~2.0"
3153 },
3154 "type": "library",
3155 "extra": {
3156 "branch-alias": {
3157 "dev-master": "1.x-dev"
3158 }
3159 },
3160 "autoload": {
3161 "psr-4": {
3162 "Hoa\\Math\\": "."
3163 }
3164 },
3165 "notification-url": "https://packagist.org/downloads/",
3166 "license": [
3167 "BSD-3-Clause"
3168 ],
3169 "authors": [
3170 {
3171 "name": "Ivan Enderlin",
3172 "email": "ivan.enderlin@hoa-project.net"
3173 },
3174 {
3175 "name": "Hoa community",
3176 "homepage": "https://hoa-project.net/"
3177 }
3178 ],
3179 "description": "The Hoa\\Math library.",
3180 "homepage": "https://hoa-project.net/",
3181 "keywords": [
3182 "arrangement",
3183 "combination",
3184 "combinatorics",
3185 "counting",
3186 "library",
3187 "math",
3188 "permutation",
3189 "sampler",
3190 "set"
3191 ],
3192 "time": "2017-05-16T08:02:17+00:00"
3193 },
3194 {
3195 "name": "hoa/protocol",
3196 "version": "1.17.01.14",
3197 "source": {
3198 "type": "git",
3199 "url": "https://github.com/hoaproject/Protocol.git",
3200 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
3201 },
3202 "dist": {
3203 "type": "zip",
3204 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
3205 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
3206 "shasum": ""
3207 },
3208 "require": {
3209 "hoa/consistency": "~1.0",
3210 "hoa/exception": "~1.0"
3211 },
3212 "require-dev": {
3213 "hoa/test": "~2.0"
3214 },
3215 "type": "library",
3216 "extra": {
3217 "branch-alias": {
3218 "dev-master": "1.x-dev"
3219 }
3220 },
3221 "autoload": {
3222 "psr-4": {
3223 "Hoa\\Protocol\\": "."
3224 },
3225 "files": [
3226 "Wrapper.php"
3227 ]
3228 },
3229 "notification-url": "https://packagist.org/downloads/",
3230 "license": [
3231 "BSD-3-Clause"
3232 ],
3233 "authors": [
3234 {
3235 "name": "Ivan Enderlin",
3236 "email": "ivan.enderlin@hoa-project.net"
3237 },
3238 {
3239 "name": "Hoa community",
3240 "homepage": "https://hoa-project.net/"
3241 }
3242 ],
3243 "description": "The Hoa\\Protocol library.",
3244 "homepage": "https://hoa-project.net/",
3245 "keywords": [
3246 "library",
3247 "protocol",
3248 "resource",
3249 "stream",
3250 "wrapper"
3251 ],
3252 "time": "2017-01-14T12:26:10+00:00"
3253 },
3254 {
3255 "name": "hoa/regex",
3256 "version": "1.17.01.13",
3257 "source": {
3258 "type": "git",
3259 "url": "https://github.com/hoaproject/Regex.git",
3260 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
3261 },
3262 "dist": {
3263 "type": "zip",
3264 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3265 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3266 "shasum": ""
3267 },
3268 "require": {
3269 "hoa/consistency": "~1.0",
3270 "hoa/exception": "~1.0",
3271 "hoa/math": "~1.0",
3272 "hoa/protocol": "~1.0",
3273 "hoa/ustring": "~4.0",
3274 "hoa/visitor": "~2.0"
3275 },
3276 "type": "library",
3277 "extra": {
3278 "branch-alias": {
3279 "dev-master": "1.x-dev"
3280 }
3281 },
3282 "autoload": {
3283 "psr-4": {
3284 "Hoa\\Regex\\": "."
3285 }
3286 },
3287 "notification-url": "https://packagist.org/downloads/",
3288 "license": [
3289 "BSD-3-Clause"
3290 ],
3291 "authors": [
3292 {
3293 "name": "Ivan Enderlin",
3294 "email": "ivan.enderlin@hoa-project.net"
3295 },
3296 {
3297 "name": "Hoa community",
3298 "homepage": "https://hoa-project.net/"
3299 }
3300 ],
3301 "description": "The Hoa\\Regex library.",
3302 "homepage": "https://hoa-project.net/",
3303 "keywords": [
3304 "compiler",
3305 "library",
3306 "regex"
3307 ],
3308 "time": "2017-01-13T16:10:24+00:00"
3309 },
3310 {
3311 "name": "hoa/ruler",
3312 "version": "2.17.05.16",
3313 "source": {
3314 "type": "git",
3315 "url": "https://github.com/hoaproject/Ruler.git",
3316 "reference": "696835daf8336dfd490f032da7af444050e52dfc"
3317 },
3318 "dist": {
3319 "type": "zip",
3320 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/696835daf8336dfd490f032da7af444050e52dfc",
3321 "reference": "696835daf8336dfd490f032da7af444050e52dfc",
3322 "shasum": ""
3323 },
3324 "require": {
3325 "hoa/compiler": "~3.0",
3326 "hoa/consistency": "~1.0",
3327 "hoa/exception": "~1.0",
3328 "hoa/file": "~1.0",
3329 "hoa/protocol": "~1.0",
3330 "hoa/visitor": "~2.0"
3331 },
3332 "require-dev": {
3333 "hoa/test": "~2.0"
3334 },
3335 "type": "library",
3336 "extra": {
3337 "branch-alias": {
3338 "dev-master": "2.x-dev"
3339 }
3340 },
3341 "autoload": {
3342 "psr-4": {
3343 "Hoa\\Ruler\\": "."
3344 }
3345 },
3346 "notification-url": "https://packagist.org/downloads/",
3347 "license": [
3348 "BSD-3-Clause"
3349 ],
3350 "authors": [
3351 {
3352 "name": "Ivan Enderlin",
3353 "email": "ivan.enderlin@hoa-project.net"
3354 },
3355 {
3356 "name": "Hoa community",
3357 "homepage": "https://hoa-project.net/"
3358 }
3359 ],
3360 "description": "The Hoa\\Ruler library.",
3361 "homepage": "https://hoa-project.net/",
3362 "keywords": [
3363 "library",
3364 "ruler"
3365 ],
3366 "time": "2017-05-16T07:52:21+00:00"
3367 },
3368 {
3369 "name": "hoa/stream",
3370 "version": "1.17.02.21",
3371 "source": {
3372 "type": "git",
3373 "url": "https://github.com/hoaproject/Stream.git",
3374 "reference": "3293cfffca2de10525df51436adf88a559151d82"
3375 },
3376 "dist": {
3377 "type": "zip",
3378 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
3379 "reference": "3293cfffca2de10525df51436adf88a559151d82",
3380 "shasum": ""
3381 },
3382 "require": {
3383 "hoa/consistency": "~1.0",
3384 "hoa/event": "~1.0",
3385 "hoa/exception": "~1.0",
3386 "hoa/protocol": "~1.0"
3387 },
3388 "require-dev": {
3389 "hoa/test": "~2.0"
3390 },
3391 "type": "library",
3392 "extra": {
3393 "branch-alias": {
3394 "dev-master": "1.x-dev"
3395 }
3396 },
3397 "autoload": {
3398 "psr-4": {
3399 "Hoa\\Stream\\": "."
3400 }
3401 },
3402 "notification-url": "https://packagist.org/downloads/",
3403 "license": [
3404 "BSD-3-Clause"
3405 ],
3406 "authors": [
3407 {
3408 "name": "Ivan Enderlin",
3409 "email": "ivan.enderlin@hoa-project.net"
3410 },
3411 {
3412 "name": "Hoa community",
3413 "homepage": "https://hoa-project.net/"
3414 }
3415 ],
3416 "description": "The Hoa\\Stream library.",
3417 "homepage": "https://hoa-project.net/",
3418 "keywords": [
3419 "Context",
3420 "bucket",
3421 "composite",
3422 "filter",
3423 "in",
3424 "library",
3425 "out",
3426 "protocol",
3427 "stream",
3428 "wrapper"
3429 ],
3430 "time": "2017-02-21T16:01:06+00:00"
3431 },
3432 {
3433 "name": "hoa/ustring",
3434 "version": "4.17.01.16",
3435 "source": {
3436 "type": "git",
3437 "url": "https://github.com/hoaproject/Ustring.git",
3438 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
3439 },
3440 "dist": {
3441 "type": "zip",
3442 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
3443 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
3444 "shasum": ""
3445 },
3446 "require": {
3447 "hoa/consistency": "~1.0",
3448 "hoa/exception": "~1.0"
3449 },
3450 "require-dev": {
3451 "hoa/test": "~2.0"
3452 },
3453 "suggest": {
3454 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
3455 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
3456 },
3457 "type": "library",
3458 "extra": {
3459 "branch-alias": {
3460 "dev-master": "4.x-dev"
3461 }
3462 },
3463 "autoload": {
3464 "psr-4": {
3465 "Hoa\\Ustring\\": "."
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\\Ustring library.",
3483 "homepage": "https://hoa-project.net/",
3484 "keywords": [
3485 "library",
3486 "search",
3487 "string",
3488 "unicode"
3489 ],
3490 "time": "2017-01-16T07:08:25+00:00"
3491 },
3492 {
3493 "name": "hoa/visitor",
3494 "version": "2.17.01.16",
3495 "source": {
3496 "type": "git",
3497 "url": "https://github.com/hoaproject/Visitor.git",
3498 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
3499 },
3500 "dist": {
3501 "type": "zip",
3502 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
3503 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
3504 "shasum": ""
3505 },
3506 "require": {
3507 "hoa/consistency": "~1.0"
3508 },
3509 "require-dev": {
3510 "hoa/test": "~2.0"
3511 },
3512 "type": "library",
3513 "extra": {
3514 "branch-alias": {
3515 "dev-master": "2.x-dev"
3516 }
3517 },
3518 "autoload": {
3519 "psr-4": {
3520 "Hoa\\Visitor\\": "."
3521 }
3522 },
3523 "notification-url": "https://packagist.org/downloads/",
3524 "license": [
3525 "BSD-3-Clause"
3526 ],
3527 "authors": [
3528 {
3529 "name": "Ivan Enderlin",
3530 "email": "ivan.enderlin@hoa-project.net"
3531 },
3532 {
3533 "name": "Hoa community",
3534 "homepage": "https://hoa-project.net/"
3535 }
3536 ],
3537 "description": "The Hoa\\Visitor library.",
3538 "homepage": "https://hoa-project.net/",
3539 "keywords": [
3540 "library",
3541 "structure",
3542 "visit",
3543 "visitor"
3544 ],
3545 "time": "2017-01-16T07:02:03+00:00"
3546 },
3547 {
3548 "name": "hoa/zformat",
3549 "version": "1.17.01.10",
3550 "source": {
3551 "type": "git",
3552 "url": "https://github.com/hoaproject/Zformat.git",
3553 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
3554 },
3555 "dist": {
3556 "type": "zip",
3557 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3558 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3559 "shasum": ""
3560 },
3561 "require": {
3562 "hoa/consistency": "~1.0",
3563 "hoa/exception": "~1.0"
3564 },
3565 "type": "library",
3566 "extra": {
3567 "branch-alias": {
3568 "dev-master": "1.x-dev"
3569 }
3570 },
3571 "autoload": {
3572 "psr-4": {
3573 "Hoa\\Zformat\\": "."
3574 }
3575 },
3576 "notification-url": "https://packagist.org/downloads/",
3577 "license": [
3578 "BSD-3-Clause"
3579 ],
3580 "authors": [
3581 {
3582 "name": "Ivan Enderlin",
3583 "email": "ivan.enderlin@hoa-project.net"
3584 },
3585 {
3586 "name": "Hoa community",
3587 "homepage": "https://hoa-project.net/"
3588 }
3589 ],
3590 "description": "The Hoa\\Zformat library.",
3591 "homepage": "https://hoa-project.net/",
3592 "keywords": [
3593 "library",
3594 "parameter",
3595 "zformat"
3596 ],
3597 "time": "2017-01-10T10:39:54+00:00"
3598 },
3599 {
3600 "name": "html2text/html2text",
3601 "version": "4.2.1",
3602 "source": {
3603 "type": "git",
3604 "url": "https://github.com/mtibben/html2text.git",
3605 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7"
3606 },
3607 "dist": {
3608 "type": "zip",
3609 "url": "https://api.github.com/repos/mtibben/html2text/zipball/f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3610 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3611 "shasum": ""
3612 },
3613 "require-dev": {
3614 "phpunit/phpunit": "~4"
3615 },
3616 "suggest": {
3617 "ext-mbstring": "For best performance",
3618 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
3619 },
3620 "type": "library",
3621 "autoload": {
3622 "psr-4": {
3623 "Html2Text\\": [
3624 "src/",
3625 "test/"
3626 ]
3627 }
3628 },
3629 "notification-url": "https://packagist.org/downloads/",
3630 "license": [
3631 "GPL-2.0-or-later"
3632 ],
3633 "description": "Converts HTML to formatted plain text",
3634 "time": "2018-08-13T12:05:08+00:00"
3635 },
955a3bde
JB
3636 {
3637 "name": "http-interop/http-factory-guzzle",
3638 "version": "1.0.0",
3639 "source": {
3640 "type": "git",
3641 "url": "https://github.com/http-interop/http-factory-guzzle.git",
3642 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0"
3643 },
3644 "dist": {
3645 "type": "zip",
3646 "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/34861658efb9899a6618cef03de46e2a52c80fc0",
3647 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0",
3648 "shasum": ""
3649 },
3650 "require": {
3651 "guzzlehttp/psr7": "^1.4.2",
3652 "psr/http-factory": "^1.0"
3653 },
3654 "provide": {
3655 "psr/http-factory-implementation": "^1.0"
3656 },
3657 "require-dev": {
3658 "http-interop/http-factory-tests": "^0.5",
3659 "phpunit/phpunit": "^6.5"
3660 },
3661 "type": "library",
3662 "autoload": {
3663 "psr-4": {
3664 "Http\\Factory\\Guzzle\\": "src/"
3665 }
3666 },
3667 "notification-url": "https://packagist.org/downloads/",
3668 "license": [
3669 "MIT"
3670 ],
3671 "authors": [
3672 {
3673 "name": "PHP-FIG",
3674 "homepage": "http://www.php-fig.org/"
3675 }
3676 ],
3677 "description": "An HTTP Factory using Guzzle PSR7",
3678 "keywords": [
3679 "factory",
3680 "http",
3681 "psr-17",
3682 "psr-7"
3683 ],
3684 "time": "2018-07-31T19:32:56+00:00"
3685 },
6546aca4
JB
3686 {
3687 "name": "incenteev/composer-parameter-handler",
3688 "version": "v2.1.3",
3689 "source": {
3690 "type": "git",
3691 "url": "https://github.com/Incenteev/ParameterHandler.git",
3692 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
3693 },
3694 "dist": {
3695 "type": "zip",
3696 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
3697 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
3698 "shasum": ""
3699 },
3700 "require": {
3701 "php": ">=5.3.3",
3702 "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
3703 },
3704 "require-dev": {
3705 "composer/composer": "^1.0@dev",
3706 "symfony/filesystem": "^2.3 || ^3 || ^4",
3707 "symfony/phpunit-bridge": "^4.0"
3708 },
3709 "type": "library",
3710 "extra": {
3711 "branch-alias": {
3712 "dev-master": "2.1.x-dev"
3713 }
3714 },
3715 "autoload": {
3716 "psr-4": {
3717 "Incenteev\\ParameterHandler\\": ""
3718 }
3719 },
3720 "notification-url": "https://packagist.org/downloads/",
3721 "license": [
3722 "MIT"
3723 ],
3724 "authors": [
3725 {
3726 "name": "Christophe Coevoet",
3727 "email": "stof@notk.org"
3728 }
3729 ],
3730 "description": "Composer script handling your ignored parameter file",
3731 "homepage": "https://github.com/Incenteev/ParameterHandler",
3732 "keywords": [
3733 "parameters management"
3734 ],
3735 "time": "2018-02-13T18:05:56+00:00"
3736 },
3737 {
3738 "name": "j0k3r/graby",
092b0423 3739 "version": "2.1.0",
6546aca4
JB
3740 "source": {
3741 "type": "git",
3742 "url": "https://github.com/j0k3r/graby.git",
092b0423 3743 "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b"
6546aca4
JB
3744 },
3745 "dist": {
3746 "type": "zip",
092b0423
JB
3747 "url": "https://api.github.com/repos/j0k3r/graby/zipball/8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b",
3748 "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b",
6546aca4
JB
3749 "shasum": ""
3750 },
3751 "require": {
3752 "ext-curl": "*",
3753 "ext-tidy": "*",
3754 "fossar/htmlawed": "^1.2.4",
3755 "guzzlehttp/psr7": "^1.5",
3756 "j0k3r/graby-site-config": "^1.0",
3757 "j0k3r/httplug-ssrf-plugin": "^2.0",
3758 "j0k3r/php-readability": "^1.1",
3759 "monolog/monolog": "^1.13.1",
3760 "php": ">=7.1",
3761 "php-http/client-common": "^2.0",
3762 "php-http/discovery": "^1.0",
3763 "php-http/httplug": "^2.0",
3764 "php-http/message": "^1.7",
3765 "psr/http-message": "^1.0",
3766 "simplepie/simplepie": "^1.3.1",
3767 "smalot/pdfparser": "~0.11",
3768 "symfony/options-resolver": "~2.6|~3.0|~4.0",
3769 "true/punycode": "~2.1",
3770 "wallabag/tcpdf": "^6.2.26"
3771 },
3772 "require-dev": {
3773 "friendsofphp/php-cs-fixer": "~2.14",
3774 "php-coveralls/php-coveralls": "^2.0",
3775 "php-http/guzzle6-adapter": "^2.0",
3776 "php-http/mock-client": "^1.2",
3777 "phpstan/phpstan": "^0.11",
3778 "phpstan/phpstan-phpunit": "^0.11",
3779 "symfony/phpunit-bridge": "~2.6|~3.0|~4.0"
3780 },
3781 "type": "library",
3782 "extra": {
3783 "branch-alias": {
3784 "dev-2.0": "2.0-dev"
3785 }
3786 },
3787 "autoload": {
3788 "psr-4": {
3789 "Graby\\": "src/"
3790 }
3791 },
3792 "notification-url": "https://packagist.org/downloads/",
3793 "license": [
3794 "MIT"
3795 ],
3796 "authors": [
3797 {
3798 "name": "Jeremy Benoist",
092b0423
JB
3799 "email": "jeremy.benoist@gmail.com",
3800 "role": "Developer"
6546aca4
JB
3801 },
3802 {
3803 "name": "FiveFilters.org",
092b0423
JB
3804 "email": "fivefilters@fivefilters.org",
3805 "role": "Developer (original version)"
6546aca4
JB
3806 }
3807 ],
3808 "description": "Graby helps you extract article content from web pages",
092b0423 3809 "time": "2019-11-12T13:10:23+00:00"
6546aca4
JB
3810 },
3811 {
3812 "name": "j0k3r/graby-site-config",
0f387577 3813 "version": "1.0.98",
6546aca4
JB
3814 "source": {
3815 "type": "git",
3816 "url": "https://github.com/j0k3r/graby-site-config.git",
0f387577 3817 "reference": "8bf1ec3c9d0cc4e055f95d6b6f5d187ad6267724"
6546aca4
JB
3818 },
3819 "dist": {
3820 "type": "zip",
0f387577
JB
3821 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/8bf1ec3c9d0cc4e055f95d6b6f5d187ad6267724",
3822 "reference": "8bf1ec3c9d0cc4e055f95d6b6f5d187ad6267724",
6546aca4
JB
3823 "shasum": ""
3824 },
3825 "require": {
3826 "symfony/finder": "~2.6|~3.0|~4.0"
3827 },
3828 "require-dev": {
3829 "liip/rmt": "1.2.*",
1576905e 3830 "symfony/phpunit-bridge": "^4.3"
6546aca4
JB
3831 },
3832 "type": "library",
3833 "autoload": {
3834 "psr-4": {
3835 "GrabySiteConfig\\SiteConfig\\": "src/"
3836 }
3837 },
3838 "notification-url": "https://packagist.org/downloads/",
3839 "license": [
3840 "CC0-1.0"
3841 ],
3842 "authors": [
3843 {
3844 "name": "Jeremy Benoist",
3845 "email": "jeremy.benoist@gmail.com"
3846 }
3847 ],
3848 "description": "Graby site config files",
0f387577 3849 "time": "2019-12-27T15:55:20+00:00"
6546aca4
JB
3850 },
3851 {
3852 "name": "j0k3r/httplug-ssrf-plugin",
3853 "version": "v2.0.0",
3854 "source": {
3855 "type": "git",
3856 "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git",
3857 "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74"
3858 },
3859 "dist": {
3860 "type": "zip",
3861 "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/ea8599016240d2a49b91e267550ea3eb243ddd74",
3862 "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74",
3863 "shasum": ""
3864 },
3865 "require": {
3866 "php": "^7.1",
3867 "php-http/client-common": "^2.0",
3868 "php-http/discovery": "^1.5",
3869 "php-http/message": "^1.7",
3870 "php-http/message-factory": "^1.0.2"
3871 },
3872 "require-dev": {
3873 "friendsofphp/php-cs-fixer": "^2.14",
3874 "guzzlehttp/psr7": "^1.0",
3875 "php-http/guzzle6-adapter": "^2.0",
3876 "php-http/mock-client": "^1.0",
3877 "phpstan/phpstan": "^0.11",
3878 "phpstan/phpstan-phpunit": "^0.11",
3879 "symfony/phpunit-bridge": "~3.4.19|~4.0"
3880 },
3881 "type": "library",
3882 "extra": {
3883 "branch-alias": {
3884 "dev-master": "2.0-dev"
3885 }
3886 },
3887 "autoload": {
3888 "psr-4": {
3889 "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/"
3890 }
3891 },
3892 "notification-url": "https://packagist.org/downloads/",
3893 "license": [
3894 "MIT"
3895 ],
3896 "authors": [
3897 {
3898 "name": "Jeremy Benoist",
3899 "email": "jeremy.benoist@gmail.com"
3900 },
3901 {
3902 "name": "aaa2000",
3903 "email": "adev2000@gmail.com"
3904 },
3905 {
3906 "name": "Jack W",
092b0423
JB
3907 "email": "jack@fin1te.net",
3908 "role": "Developer (SafeCurl original version)"
6546aca4
JB
3909 }
3910 ],
3911 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug",
3912 "homepage": "https://github.com/j0k3r/httplug-ssrf-plugin",
3913 "keywords": [
3914 "http",
3915 "httplug",
3916 "plugin",
3917 "security",
3918 "ssrf"
3919 ],
3920 "time": "2019-02-06T10:58:53+00:00"
3921 },
3922 {
3923 "name": "j0k3r/php-readability",
b0817af0 3924 "version": "1.2.4",
6546aca4
JB
3925 "source": {
3926 "type": "git",
3927 "url": "https://github.com/j0k3r/php-readability.git",
b0817af0 3928 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793"
6546aca4
JB
3929 },
3930 "dist": {
3931 "type": "zip",
b0817af0 3932 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793",
3933 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793",
6546aca4
JB
3934 "shasum": ""
3935 },
3936 "require": {
3937 "electrolinux/php-html5lib": "^0.1.0",
3938 "ext-mbstring": "*",
3939 "php": ">=5.6.0",
3940 "psr/log": "^1.0"
3941 },
3942 "require-dev": {
3943 "friendsofphp/php-cs-fixer": "^2.14",
3944 "monolog/monolog": "^1.24",
3945 "php-coveralls/php-coveralls": "^2.1",
3946 "symfony/phpunit-bridge": "^4.2.3"
3947 },
3948 "suggest": {
3949 "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
3950 },
3951 "type": "library",
3952 "autoload": {
3953 "psr-4": {
3954 "Readability\\": "src/"
3955 }
3956 },
3957 "notification-url": "https://packagist.org/downloads/",
3958 "license": [
3959 "Apache-2.0"
3960 ],
3961 "authors": [
3962 {
3963 "name": "Keyvan Minoukadeh",
3964 "email": "keyvan@keyvan.net",
092b0423
JB
3965 "homepage": "http://keyvan.net",
3966 "role": "Developer (ported original JS code to PHP)"
6546aca4
JB
3967 },
3968 {
3969 "name": "Arc90",
092b0423
JB
3970 "homepage": "http://arc90.com",
3971 "role": "Developer (original JS version)"
6546aca4
JB
3972 },
3973 {
3974 "name": "Jeremy Benoist",
3975 "email": "jeremy.benoist@gmail.com",
092b0423
JB
3976 "homepage": "http://www.j0k3r.net",
3977 "role": "Developer"
6546aca4
JB
3978 },
3979 {
3980 "name": "DitherSky",
092b0423
JB
3981 "homepage": "https://github.com/Dither",
3982 "role": "Developer (https://github.com/Dither/full-text-rss)"
6546aca4
JB
3983 }
3984 ],
3985 "description": "Automatic article extraction from HTML",
3986 "keywords": [
3987 "article",
3988 "article extraction",
3989 "content",
3990 "content extraction",
3991 "extraction",
3992 "html"
3993 ],
b0817af0 3994 "time": "2019-06-25T15:15:37+00:00"
6546aca4
JB
3995 },
3996 {
3997 "name": "javibravo/simpleue",
3998 "version": "2.1.0",
3999 "source": {
4000 "type": "git",
4001 "url": "https://github.com/javibravo/simpleue.git",
4002 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6"
4003 },
4004 "dist": {
4005 "type": "zip",
4006 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
4007 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
4008 "shasum": ""
4009 },
4010 "require": {
4011 "php": ">=5.5",
4012 "psr/log": "~1.0"
4013 },
4014 "require-dev": {
4015 "aws/aws-sdk-php": "^3.9",
4016 "pda/pheanstalk": "^3.1",
4017 "phpunit/phpunit": "4.0.*",
4018 "predis/predis": "^1.0"
4019 },
4020 "suggest": {
4021 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
4022 "ext-redis": "Allow work with Redis Locker",
4023 "pda/pheanstalk": "Allow work with Beanstalkd queues",
4024 "predis/predis": "Allow work with Redis queues"
4025 },
4026 "type": "library",
4027 "autoload": {
4028 "psr-4": {
4029 "Simpleue\\": "src/Simpleue"
4030 }
4031 },
4032 "notification-url": "https://packagist.org/downloads/",
4033 "license": [
4034 "MIT"
4035 ],
4036 "authors": [
4037 {
4038 "name": "Javier Bravo",
4039 "email": "javibravo85@gmail.com"
4040 }
4041 ],
4042 "description": "Php package to manage queue tasks in a simple way",
4043 "homepage": "http://github.com/javibravo/simpleue",
4044 "keywords": [
4045 "job",
4046 "queue",
4047 "redis",
4048 "sqs",
4049 "task"
4050 ],
4051 "time": "2017-11-15T13:41:13+00:00"
4052 },
4053 {
4054 "name": "jdorn/sql-formatter",
4055 "version": "v1.2.17",
4056 "source": {
4057 "type": "git",
4058 "url": "https://github.com/jdorn/sql-formatter.git",
4059 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
4060 },
4061 "dist": {
4062 "type": "zip",
4063 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
4064 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
4065 "shasum": ""
4066 },
4067 "require": {
4068 "php": ">=5.2.4"
4069 },
4070 "require-dev": {
4071 "phpunit/phpunit": "3.7.*"
4072 },
4073 "type": "library",
4074 "extra": {
4075 "branch-alias": {
4076 "dev-master": "1.3.x-dev"
4077 }
4078 },
4079 "autoload": {
4080 "classmap": [
4081 "lib"
4082 ]
4083 },
4084 "notification-url": "https://packagist.org/downloads/",
4085 "license": [
4086 "MIT"
4087 ],
4088 "authors": [
4089 {
4090 "name": "Jeremy Dorn",
4091 "email": "jeremy@jeremydorn.com",
4092 "homepage": "http://jeremydorn.com/"
4093 }
4094 ],
4095 "description": "a PHP SQL highlighting library",
4096 "homepage": "https://github.com/jdorn/sql-formatter/",
4097 "keywords": [
4098 "highlight",
4099 "sql"
4100 ],
4101 "time": "2014-01-12T16:20:24+00:00"
4102 },
955a3bde
JB
4103 {
4104 "name": "jean85/pretty-package-versions",
4105 "version": "1.2",
4106 "source": {
4107 "type": "git",
4108 "url": "https://github.com/Jean85/pretty-package-versions.git",
4109 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
4110 },
4111 "dist": {
4112 "type": "zip",
4113 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4114 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
4115 "shasum": ""
4116 },
4117 "require": {
4118 "ocramius/package-versions": "^1.2.0",
4119 "php": "^7.0"
4120 },
4121 "require-dev": {
4122 "phpunit/phpunit": "^6.0"
4123 },
4124 "type": "library",
4125 "extra": {
4126 "branch-alias": {
4127 "dev-master": "1.x-dev"
4128 }
4129 },
4130 "autoload": {
4131 "psr-4": {
4132 "Jean85\\": "src/"
4133 }
4134 },
4135 "notification-url": "https://packagist.org/downloads/",
4136 "license": [
4137 "MIT"
4138 ],
4139 "authors": [
4140 {
4141 "name": "Alessandro Lai",
4142 "email": "alessandro.lai85@gmail.com"
4143 }
4144 ],
4145 "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
4146 "keywords": [
4147 "composer",
4148 "package",
4149 "release",
4150 "versions"
4151 ],
4152 "time": "2018-06-13T13:22:40+00:00"
4153 },
6546aca4
JB
4154 {
4155 "name": "jms/metadata",
4156 "version": "1.7.0",
4157 "source": {
4158 "type": "git",
4159 "url": "https://github.com/schmittjoh/metadata.git",
4160 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
4161 },
4162 "dist": {
4163 "type": "zip",
4164 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
4165 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
4166 "shasum": ""
4167 },
4168 "require": {
4169 "php": ">=5.3.0"
4170 },
4171 "require-dev": {
4172 "doctrine/cache": "~1.0",
4173 "symfony/cache": "~3.1"
4174 },
4175 "type": "library",
4176 "extra": {
4177 "branch-alias": {
4178 "dev-master": "1.5.x-dev"
4179 }
4180 },
4181 "autoload": {
4182 "psr-0": {
4183 "Metadata\\": "src/"
4184 }
4185 },
4186 "notification-url": "https://packagist.org/downloads/",
4187 "license": [
4188 "MIT"
4189 ],
4190 "authors": [
4191 {
4192 "name": "Asmir Mustafic",
4193 "email": "goetas@gmail.com"
4194 },
4195 {
4196 "name": "Johannes M. Schmitt",
4197 "email": "schmittjoh@gmail.com"
4198 }
4199 ],
4200 "description": "Class/method/property metadata management in PHP",
4201 "keywords": [
4202 "annotations",
4203 "metadata",
4204 "xml",
4205 "yaml"
4206 ],
4207 "time": "2018-10-26T12:40:10+00:00"
4208 },
4209 {
4210 "name": "jms/parser-lib",
4211 "version": "1.0.0",
4212 "source": {
4213 "type": "git",
4214 "url": "https://github.com/schmittjoh/parser-lib.git",
4215 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
4216 },
4217 "dist": {
4218 "type": "zip",
4219 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4220 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4221 "shasum": ""
4222 },
4223 "require": {
4224 "phpoption/phpoption": ">=0.9,<2.0-dev"
4225 },
4226 "type": "library",
4227 "extra": {
4228 "branch-alias": {
4229 "dev-master": "1.0-dev"
4230 }
4231 },
4232 "autoload": {
4233 "psr-0": {
4234 "JMS\\": "src/"
4235 }
4236 },
4237 "notification-url": "https://packagist.org/downloads/",
4238 "license": [
4239 "Apache2"
4240 ],
4241 "description": "A library for easily creating recursive-descent parsers.",
4242 "time": "2012-11-18T18:08:43+00:00"
4243 },
4244 {
4245 "name": "jms/serializer",
4246 "version": "1.14.0",
4247 "source": {
4248 "type": "git",
4249 "url": "https://github.com/schmittjoh/serializer.git",
4250 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca"
4251 },
4252 "dist": {
4253 "type": "zip",
4254 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
4255 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
4256 "shasum": ""
4257 },
4258 "require": {
4259 "doctrine/annotations": "^1.0",
4260 "doctrine/instantiator": "^1.0.3",
4261 "jms/metadata": "^1.3",
4262 "jms/parser-lib": "1.*",
4263 "php": "^5.5|^7.0",
4264 "phpcollection/phpcollection": "~0.1",
4265 "phpoption/phpoption": "^1.1"
4266 },
4267 "conflict": {
4268 "twig/twig": "<1.12"
4269 },
4270 "require-dev": {
4271 "doctrine/orm": "~2.1",
4272 "doctrine/phpcr-odm": "^1.3|^2.0",
4273 "ext-pdo_sqlite": "*",
4274 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
4275 "phpunit/phpunit": "^4.8|^5.0",
4276 "propel/propel1": "~1.7",
4277 "psr/container": "^1.0",
4278 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
4279 "symfony/expression-language": "^2.6|^3.0",
4280 "symfony/filesystem": "^2.1",
4281 "symfony/form": "~2.1|^3.0",
4282 "symfony/translation": "^2.1|^3.0",
4283 "symfony/validator": "^2.2|^3.0",
4284 "symfony/yaml": "^2.1|^3.0",
4285 "twig/twig": "~1.12|~2.0"
4286 },
4287 "suggest": {
4288 "doctrine/cache": "Required if you like to use cache functionality.",
4289 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
4290 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
4291 },
4292 "type": "library",
4293 "extra": {
4294 "branch-alias": {
4295 "dev-1.x": "1.14-dev"
4296 }
4297 },
4298 "autoload": {
4299 "psr-0": {
4300 "JMS\\Serializer": "src/"
4301 }
4302 },
4303 "notification-url": "https://packagist.org/downloads/",
4304 "license": [
4305 "MIT"
4306 ],
4307 "authors": [
4308 {
4309 "name": "Asmir Mustafic",
4310 "email": "goetas@gmail.com"
4311 },
4312 {
4313 "name": "Johannes M. Schmitt",
4314 "email": "schmittjoh@gmail.com"
4315 }
4316 ],
4317 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
4318 "homepage": "http://jmsyst.com/libs/serializer",
4319 "keywords": [
4320 "deserialization",
4321 "jaxb",
4322 "json",
4323 "serialization",
4324 "xml"
4325 ],
4326 "time": "2019-04-17T08:12:16+00:00"
4327 },
4328 {
4329 "name": "jms/serializer-bundle",
4330 "version": "2.4.4",
4331 "source": {
4332 "type": "git",
4333 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
4334 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb"
4335 },
4336 "dist": {
4337 "type": "zip",
4338 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb",
4339 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb",
4340 "shasum": ""
4341 },
4342 "require": {
4343 "jms/serializer": "^1.10",
4344 "php": "^5.4|^7.0",
4345 "phpoption/phpoption": "^1.1.0",
4346 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
4347 },
4348 "require-dev": {
4349 "doctrine/orm": "*",
4350 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
4351 "symfony/expression-language": "~2.6|~3.0|~4.0",
4352 "symfony/finder": "^2.3|^3.0|^4.0",
4353 "symfony/form": "*",
4354 "symfony/stopwatch": "*",
4355 "symfony/twig-bundle": "*",
4356 "symfony/validator": "*",
4357 "symfony/yaml": "*"
4358 },
4359 "suggest": {
4360 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
4361 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
4362 },
4363 "type": "symfony-bundle",
4364 "extra": {
4365 "branch-alias": {
4366 "dev-master": "2.4-dev"
4367 }
4368 },
4369 "autoload": {
4370 "psr-4": {
4371 "JMS\\SerializerBundle\\": ""
4372 },
4373 "exclude-from-classmap": [
4374 "/Tests/"
4375 ]
4376 },
4377 "notification-url": "https://packagist.org/downloads/",
4378 "license": [
4379 "MIT"
4380 ],
4381 "authors": [
4382 {
4383 "name": "Asmir Mustafic",
4384 "email": "goetas@gmail.com"
4385 },
4386 {
4387 "name": "Johannes M. Schmitt",
4388 "email": "schmittjoh@gmail.com"
4389 }
4390 ],
4391 "description": "Allows you to easily serialize, and deserialize data of any complexity",
4392 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
4393 "keywords": [
4394 "deserialization",
4395 "jaxb",
4396 "json",
4397 "serialization",
4398 "xml"
4399 ],
4400 "time": "2019-03-30T10:26:09+00:00"
4401 },
4402 {
4403 "name": "kphoen/rulerz",
4404 "version": "0.21.1",
4405 "source": {
4406 "type": "git",
4407 "url": "https://github.com/K-Phoen/rulerz.git",
4408 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41"
4409 },
4410 "dist": {
4411 "type": "zip",
4412 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4413 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4414 "shasum": ""
4415 },
4416 "require": {
4417 "hoa/ruler": "~2.0",
4418 "php": ">=7.1",
4419 "symfony/property-access": "~3.0|~4.0"
4420 },
4421 "require-dev": {
4422 "behat/behat": "~3.0",
4423 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
4424 "doctrine/orm": "~2.4",
4425 "elasticsearch/elasticsearch": "~1.0",
4426 "illuminate/database": "~5.0",
4427 "kphoen/rusty": "dev-master",
4428 "liip/rmt": "^1.2",
4429 "mikey179/vfsstream": "~1.4",
4430 "phpspec/phpspec": "~2.0,>=2.4-dev",
4431 "pomm-project/cli": "~2.0@dev",
4432 "pomm-project/foundation": "~2.0@dev",
4433 "pomm-project/model-manager": "~2.0.@dev",
4434 "ruflin/elastica": "~1.0",
4435 "solarium/solarium": "~3.0",
4436 "vlucas/phpdotenv": "~2.1"
4437 },
4438 "suggest": {
4439 "doctrine/orm": "To execute rules as Doctrine queries",
4440 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
4441 "kphoen/rulerz-spec-builder": "If you want a specification builder",
4442 "pomm-project/model-manager": "To execute rules as Pomm queries",
4443 "solarium/solarium": "To execute rules as Solr queries"
4444 },
4445 "type": "library",
4446 "extra": {
4447 "branch-alias": {
4448 "dev-master": "1.0.x-dev"
4449 }
4450 },
4451 "autoload": {
4452 "psr-4": {
4453 "RulerZ\\": "src/"
4454 }
4455 },
4456 "notification-url": "https://packagist.org/downloads/",
4457 "license": [
4458 "MIT"
4459 ],
4460 "authors": [
4461 {
4462 "name": "Kévin Gomez",
4463 "email": "contact@kevingomez.fr"
4464 }
4465 ],
4466 "description": "Powerful implementation of the Specification pattern",
4467 "homepage": "https://github.com/K-Phoen/RulerZ",
4468 "keywords": [
4469 "doctrine",
4470 "specification"
4471 ],
4472 "time": "2018-09-18T15:15:42+00:00"
4473 },
4474 {
4475 "name": "kphoen/rulerz-bridge",
4476 "version": "1.1.1",
4477 "source": {
4478 "type": "git",
4479 "url": "https://github.com/K-Phoen/rulerz-bridge.git",
4480 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0"
4481 },
4482 "dist": {
4483 "type": "zip",
4484 "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4485 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4486 "shasum": ""
4487 },
4488 "require": {
4489 "kphoen/rulerz": "~0.19,>=0.19.3|^1.0",
4490 "php": ">=7.1",
4491 "symfony/form": "^3.0|^4.0",
4492 "symfony/validator": "^3.0|^4.0"
4493 },
4494 "require-dev": {
4495 "liip/rmt": "^1.2",
4496 "phpunit/phpunit": "~7.1",
4497 "symfony/phpunit-bridge": "^3.0|^4.0"
4498 },
4499 "type": "symfony-bridge",
4500 "autoload": {
4501 "psr-4": {
4502 "Symfony\\Bridge\\RulerZ\\": ""
4503 },
4504 "exclude-from-classmap": [
4505 "/Tests/"
4506 ]
4507 },
4508 "notification-url": "https://packagist.org/downloads/",
4509 "license": [
4510 "MIT"
4511 ],
4512 "authors": [
4513 {
4514 "name": "Kévin Gomez",
4515 "email": "contact@kevingomez.fr"
4516 }
4517 ],
4518 "description": "Symfony RulerZ Bridge",
4519 "homepage": "https://github.com/K-Phoen/rulerz-bridge",
4520 "keywords": [
4521 "Bridge",
4522 "doctrine",
4523 "ruler",
4524 "rulerz",
4525 "specification",
4526 "symfony"
4527 ],
4528 "time": "2018-10-01T14:17:27+00:00"
4529 },
4530 {
4531 "name": "kphoen/rulerz-bundle",
4532 "version": "0.15.0",
4533 "source": {
4534 "type": "git",
4535 "url": "https://github.com/K-Phoen/RulerZBundle.git",
4536 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad"
4537 },
4538 "dist": {
4539 "type": "zip",
4540 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4541 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4542 "shasum": ""
4543 },
4544 "require": {
4545 "kphoen/rulerz": "~0.17,>=0.19.3",
4546 "kphoen/rulerz-bridge": "^1.0",
4547 "php": ">=7.1",
4548 "symfony/framework-bundle": "^3.0|^4.0"
4549 },
4550 "require-dev": {
4551 "liip/rmt": "^1.2",
4552 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
4553 "mikey179/vfsstream": "^1.6",
4554 "phpunit/phpunit": "^7.1",
4555 "symfony/phpunit-bridge": "^3.0|^4.0"
4556 },
4557 "type": "symfony-bundle",
4558 "autoload": {
4559 "psr-4": {
4560 "KPhoen\\RulerZBundle\\": ""
4561 },
4562 "exclude-from-classmap": [
4563 "/Tests/"
4564 ]
4565 },
4566 "notification-url": "https://packagist.org/downloads/",
4567 "license": [
4568 "MIT"
4569 ],
4570 "authors": [
4571 {
4572 "name": "Kévin Gomez",
4573 "email": "contact@kevingomez.fr"
4574 }
4575 ],
4576 "description": "Symfony2 Bundle for RulerZ",
4577 "homepage": "https://github.com/K-Phoen/RulerZBundle",
4578 "keywords": [
4579 "doctrine",
4580 "ruler",
4581 "rulerz",
4582 "specification"
4583 ],
4584 "time": "2018-09-17T09:02:32+00:00"
4585 },
4586 {
4587 "name": "lcobucci/jwt",
4588 "version": "3.3.1",
4589 "source": {
4590 "type": "git",
4591 "url": "https://github.com/lcobucci/jwt.git",
4592 "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
4593 },
4594 "dist": {
4595 "type": "zip",
4596 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
4597 "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
4598 "shasum": ""
4599 },
4600 "require": {
4601 "ext-mbstring": "*",
4602 "ext-openssl": "*",
4603 "php": "^5.6 || ^7.0"
4604 },
4605 "require-dev": {
4606 "mikey179/vfsstream": "~1.5",
4607 "phpmd/phpmd": "~2.2",
4608 "phpunit/php-invoker": "~1.1",
4609 "phpunit/phpunit": "^5.7 || ^7.3",
4610 "squizlabs/php_codesniffer": "~2.3"
4611 },
4612 "type": "library",
4613 "extra": {
4614 "branch-alias": {
4615 "dev-master": "3.1-dev"
4616 }
4617 },
4618 "autoload": {
4619 "psr-4": {
4620 "Lcobucci\\JWT\\": "src"
4621 }
4622 },
4623 "notification-url": "https://packagist.org/downloads/",
4624 "license": [
4625 "BSD-3-Clause"
4626 ],
4627 "authors": [
4628 {
4629 "name": "Luís Otávio Cobucci Oblonczyk",
092b0423
JB
4630 "email": "lcobucci@gmail.com",
4631 "role": "Developer"
6546aca4
JB
4632 }
4633 ],
4634 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
4635 "keywords": [
4636 "JWS",
4637 "jwt"
4638 ],
4639 "time": "2019-05-24T18:30:49+00:00"
4640 },
4641 {
4642 "name": "lexik/form-filter-bundle",
4643 "version": "v5.0.10",
4644 "source": {
4645 "type": "git",
4646 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
4647 "reference": "92df0638173979dc906bda7a33a10b98429d2057"
4648 },
4649 "dist": {
4650 "type": "zip",
4651 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057",
4652 "reference": "92df0638173979dc906bda7a33a10b98429d2057",
4653 "shasum": ""
4654 },
4655 "require": {
4656 "doctrine/orm": "^2.4.8",
4657 "php": ">=5.5.9",
4658 "symfony/form": "~2.8|~3.0|^4.0",
4659 "symfony/framework-bundle": "~2.8|~3.0|^4.0"
4660 },
4661 "require-dev": {
4662 "doctrine/mongodb-odm-bundle": "^3.0",
4663 "phpunit/phpunit": "~5.0|^7.5"
4664 },
4665 "suggest": {
4666 "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver"
4667 },
4668 "type": "symfony-bundle",
4669 "extra": {
4670 "branch-alias": {
4671 "dev-master": "5.x.x-dev"
4672 }
4673 },
4674 "autoload": {
4675 "psr-4": {
4676 "Lexik\\Bundle\\FormFilterBundle\\": ""
4677 }
4678 },
4679 "notification-url": "https://packagist.org/downloads/",
4680 "license": [
4681 "MIT"
4682 ],
4683 "authors": [
4684 {
4685 "name": "Dev Lexik",
4686 "email": "dev@lexik.fr"
4687 },
4688 {
4689 "name": "Cedric Girard",
4690 "email": "c.girard@lexik.fr"
4691 }
4692 ],
4693 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
4694 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
4695 "keywords": [
4696 "bundle",
4697 "doctrine",
4698 "filter",
4699 "form",
4700 "symfony"
4701 ],
4702 "time": "2019-04-17T17:58:44+00:00"
4703 },
4704 {
4705 "name": "liip/theme-bundle",
a5315365 4706 "version": "1.7.0",
6546aca4
JB
4707 "source": {
4708 "type": "git",
4709 "url": "https://github.com/liip/LiipThemeBundle.git",
a5315365 4710 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a"
6546aca4
JB
4711 },
4712 "dist": {
4713 "type": "zip",
a5315365 4714 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a",
4715 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a",
6546aca4
JB
4716 "shasum": ""
4717 },
4718 "require": {
a5315365 4719 "php": "^7.0",
6546aca4 4720 "psr/log": "~1.0",
a5315365 4721 "symfony/finder": "^3.0|^4.0",
4722 "symfony/framework-bundle": "^3.0|^4.0",
4723 "symfony/templating": "^3.0|^4.0",
4724 "symfony/twig-bundle": "^3.0|^4.0",
4725 "twig/twig": "^1.34|^2.4"
6546aca4
JB
4726 },
4727 "conflict": {
4728 "sebastian/comparator": "1.2.3"
4729 },
4730 "require-dev": {
a5315365 4731 "phpunit/phpunit": "^6.0",
4732 "symfony/console": "^3.0|^4.0",
4733 "symfony/expression-language": "^3.0|^4.0"
6546aca4
JB
4734 },
4735 "type": "symfony-bundle",
4736 "extra": {
4737 "branch-alias": {
4738 "dev-master": "1.4-dev"
4739 }
4740 },
4741 "autoload": {
4742 "psr-4": {
4743 "Liip\\ThemeBundle\\": ""
4744 }
4745 },
4746 "notification-url": "https://packagist.org/downloads/",
4747 "license": [
4748 "MIT"
4749 ],
4750 "authors": [
4751 {
4752 "name": "Community contributions",
4753 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
4754 },
4755 {
4756 "name": "Liip AG",
4757 "homepage": "http://www.liip.ch/"
4758 }
4759 ],
4760 "description": "Provides theming support for #Symfony2 Bundles",
4761 "keywords": [
4762 "themes",
4763 "theming"
4764 ],
a5315365 4765 "time": "2019-06-19T12:53:08+00:00"
6546aca4
JB
4766 },
4767 {
4768 "name": "masterminds/html5",
1576905e 4769 "version": "2.7.0",
6546aca4
JB
4770 "source": {
4771 "type": "git",
4772 "url": "https://github.com/Masterminds/html5-php.git",
1576905e 4773 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
6546aca4
JB
4774 },
4775 "dist": {
4776 "type": "zip",
1576905e
JB
4777 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
4778 "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
6546aca4
JB
4779 "shasum": ""
4780 },
4781 "require": {
4782 "ext-ctype": "*",
4783 "ext-dom": "*",
4784 "ext-libxml": "*",
4785 "php": ">=5.3.0"
4786 },
4787 "require-dev": {
4788 "phpunit/phpunit": "^4.8.35",
4789 "sami/sami": "~2.0",
4790 "satooshi/php-coveralls": "1.0.*"
4791 },
4792 "type": "library",
4793 "extra": {
4794 "branch-alias": {
1576905e 4795 "dev-master": "2.7-dev"
6546aca4
JB
4796 }
4797 },
4798 "autoload": {
4799 "psr-4": {
4800 "Masterminds\\": "src"
4801 }
4802 },
4803 "notification-url": "https://packagist.org/downloads/",
4804 "license": [
4805 "MIT"
4806 ],
4807 "authors": [
4808 {
4809 "name": "Matt Butcher",
4810 "email": "technosophos@gmail.com"
4811 },
6546aca4
JB
4812 {
4813 "name": "Matt Farina",
4814 "email": "matt@mattfarina.com"
1576905e
JB
4815 },
4816 {
4817 "name": "Asmir Mustafic",
4818 "email": "goetas@gmail.com"
6546aca4
JB
4819 }
4820 ],
4821 "description": "An HTML5 parser and serializer.",
4822 "homepage": "http://masterminds.github.io/html5-php",
4823 "keywords": [
4824 "HTML5",
4825 "dom",
4826 "html",
4827 "parser",
4828 "querypath",
4829 "serializer",
4830 "xml"
4831 ],
1576905e 4832 "time": "2019-07-25T07:03:26+00:00"
6546aca4
JB
4833 },
4834 {
4835 "name": "mgargano/simplehtmldom",
4836 "version": "1.5",
4837 "source": {
4838 "type": "git",
4839 "url": "https://github.com/matgargano/simplehtmldom.git",
4840 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
4841 },
4842 "dist": {
4843 "type": "zip",
4844 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4845 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4846 "shasum": ""
4847 },
4848 "require": {
4849 "php": ">=5.3.0"
4850 },
4851 "type": "library",
4852 "autoload": {
4853 "psr-0": {
4854 "SimpleHtmlDom": "src/"
4855 },
4856 "files": [
4857 "src/simple_html_dom.php"
4858 ]
4859 },
4860 "notification-url": "https://packagist.org/downloads/",
4861 "license": [
4862 "The MIT License"
4863 ],
4864 "authors": [
4865 {
4866 "name": "S.C. Chen",
4867 "email": "me578022@gmail.com"
4868 }
4869 ],
4870 "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",
4871 "homepage": "http://simplehtmldom.sourceforge.net/",
4872 "keywords": [
4873 "Simple",
4874 "dom",
4875 "html"
4876 ],
4877 "time": "2014-01-05T18:17:34+00:00"
4878 },
4879 {
4880 "name": "michelf/php-markdown",
6ba1d734 4881 "version": "1.9.0",
6546aca4
JB
4882 "source": {
4883 "type": "git",
4884 "url": "https://github.com/michelf/php-markdown.git",
6ba1d734 4885 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
6546aca4
JB
4886 },
4887 "dist": {
4888 "type": "zip",
6ba1d734
JB
4889 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
4890 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
6546aca4
JB
4891 "shasum": ""
4892 },
4893 "require": {
4894 "php": ">=5.3.0"
4895 },
6ba1d734
JB
4896 "require-dev": {
4897 "phpunit/phpunit": ">=4.3 <5.8"
4898 },
6546aca4
JB
4899 "type": "library",
4900 "autoload": {
4901 "psr-4": {
4902 "Michelf\\": "Michelf/"
4903 }
4904 },
4905 "notification-url": "https://packagist.org/downloads/",
4906 "license": [
4907 "BSD-3-Clause"
4908 ],
4909 "authors": [
4910 {
4911 "name": "Michel Fortin",
4912 "email": "michel.fortin@michelf.ca",
1a758230 4913 "homepage": "https://michelf.ca/",
4914 "role": "Developer"
6546aca4
JB
4915 },
4916 {
4917 "name": "John Gruber",
4918 "homepage": "https://daringfireball.net/"
4919 }
4920 ],
4921 "description": "PHP Markdown",
4922 "homepage": "https://michelf.ca/projects/php-markdown/",
4923 "keywords": [
4924 "markdown"
4925 ],
6ba1d734 4926 "time": "2019-12-02T02:32:27+00:00"
6546aca4
JB
4927 },
4928 {
4929 "name": "mnapoli/piwik-twig-extension",
c546548e 4930 "version": "2.0.1",
6546aca4
JB
4931 "source": {
4932 "type": "git",
4933 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
c546548e 4934 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612"
6546aca4
JB
4935 },
4936 "dist": {
4937 "type": "zip",
c546548e 4938 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/e1746d20730426d7098b4a9a3f5c6c99c6f04612",
4939 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612",
6546aca4
JB
4940 "shasum": ""
4941 },
4942 "require": {
a2f4efe6
JB
4943 "php": ">=7.0",
4944 "twig/twig": "~2.10"
6546aca4
JB
4945 },
4946 "require-dev": {
c546548e 4947 "friendsofphp/php-cs-fixer": "~2.13",
a2f4efe6
JB
4948 "php-coveralls/php-coveralls": "^2.0",
4949 "symfony/phpunit-bridge": "^4.2"
6546aca4
JB
4950 },
4951 "type": "library",
4952 "autoload": {
4953 "psr-4": {
4954 "PiwikTwigExtension\\": "src/"
4955 }
4956 },
4957 "notification-url": "https://packagist.org/downloads/",
4958 "license": [
4959 "MIT"
4960 ],
c546548e 4961 "time": "2019-06-21T10:58:04+00:00"
6546aca4
JB
4962 },
4963 {
4964 "name": "monolog/monolog",
0f387577 4965 "version": "1.25.3",
6546aca4
JB
4966 "source": {
4967 "type": "git",
4968 "url": "https://github.com/Seldaek/monolog.git",
0f387577 4969 "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1"
6546aca4
JB
4970 },
4971 "dist": {
4972 "type": "zip",
0f387577
JB
4973 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1",
4974 "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1",
6546aca4
JB
4975 "shasum": ""
4976 },
4977 "require": {
4978 "php": ">=5.3.0",
4979 "psr/log": "~1.0"
4980 },
4981 "provide": {
4982 "psr/log-implementation": "1.0.0"
4983 },
4984 "require-dev": {
4985 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4986 "doctrine/couchdb": "~1.0@dev",
4987 "graylog2/gelf-php": "~1.0",
4988 "jakub-onderka/php-parallel-lint": "0.9",
4989 "php-amqplib/php-amqplib": "~2.4",
4990 "php-console/php-console": "^3.1.3",
4991 "phpunit/phpunit": "~4.5",
4992 "phpunit/phpunit-mock-objects": "2.3.0",
4993 "ruflin/elastica": ">=0.90 <3.0",
4994 "sentry/sentry": "^0.13",
4995 "swiftmailer/swiftmailer": "^5.3|^6.0"
4996 },
4997 "suggest": {
4998 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4999 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
5000 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
5001 "ext-mongo": "Allow sending log messages to a MongoDB server",
5002 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
5003 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
5004 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
5005 "php-console/php-console": "Allow sending log messages to Google Chrome",
5006 "rollbar/rollbar": "Allow sending log messages to Rollbar",
5007 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
5008 "sentry/sentry": "Allow sending log messages to a Sentry server"
5009 },
5010 "type": "library",
5011 "extra": {
5012 "branch-alias": {
5013 "dev-master": "2.0.x-dev"
5014 }
5015 },
5016 "autoload": {
5017 "psr-4": {
5018 "Monolog\\": "src/Monolog"
5019 }
5020 },
5021 "notification-url": "https://packagist.org/downloads/",
5022 "license": [
5023 "MIT"
5024 ],
5025 "authors": [
5026 {
5027 "name": "Jordi Boggiano",
5028 "email": "j.boggiano@seld.be",
5029 "homepage": "http://seld.be"
5030 }
5031 ],
5032 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
5033 "homepage": "http://github.com/Seldaek/monolog",
5034 "keywords": [
5035 "log",
5036 "logging",
5037 "psr-3"
5038 ],
0f387577 5039 "time": "2019-12-20T14:15:16+00:00"
6546aca4
JB
5040 },
5041 {
5042 "name": "nelmio/api-doc-bundle",
955a3bde 5043 "version": "2.13.4",
6546aca4
JB
5044 "target-dir": "Nelmio/ApiDocBundle",
5045 "source": {
5046 "type": "git",
5047 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
955a3bde 5048 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580"
6546aca4
JB
5049 },
5050 "dist": {
5051 "type": "zip",
955a3bde
JB
5052 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
5053 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
6546aca4
JB
5054 "shasum": ""
5055 },
5056 "require": {
5057 "michelf/php-markdown": "~1.4",
5058 "php": ">=5.4",
5059 "symfony/console": "~2.3|~3.0|~4.0",
5060 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
5061 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
5062 },
5063 "conflict": {
5064 "jms/serializer": "<0.12",
5065 "jms/serializer-bundle": "<0.11",
5066 "symfony/symfony": "~2.7.8",
5067 "twig/twig": "<1.12"
5068 },
5069 "require-dev": {
5070 "doctrine/doctrine-bundle": "~1.5",
5071 "doctrine/orm": "~2.3",
5072 "dunglas/api-bundle": "~1.0",
5073 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
5074 "jms/serializer-bundle": ">=0.11",
5075 "sensio/framework-extra-bundle": "~3.0",
5076 "symfony/browser-kit": "~2.3|~3.0|~4.0",
5077 "symfony/css-selector": "~2.3|~3.0|~4.0",
5078 "symfony/finder": "~2.3|~3.0|~4.0",
5079 "symfony/form": "~2.3|~3.0|~4.0",
5080 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
5081 "symfony/serializer": "~2.7|~3.0|~4.0",
5082 "symfony/validator": "~2.3|~3.0|~4.0",
5083 "symfony/yaml": "~2.3|~3.0|~4.0"
5084 },
5085 "suggest": {
5086 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
5087 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
5088 "jms/serializer": "For making use of serializer information in the doc.",
5089 "symfony/form": "For using form definitions as input.",
5090 "symfony/validator": "For making use of validator information in the doc."
5091 },
5092 "type": "symfony-bundle",
5093 "extra": {
5094 "branch-alias": {
5095 "dev-2.x": "2.13-dev"
5096 }
5097 },
5098 "autoload": {
5099 "psr-0": {
5100 "Nelmio\\ApiDocBundle": ""
5101 }
5102 },
5103 "notification-url": "https://packagist.org/downloads/",
5104 "license": [
5105 "MIT"
5106 ],
5107 "authors": [
5108 {
5109 "name": "Nelmio",
5110 "homepage": "http://nelm.io"
5111 },
5112 {
5113 "name": "Symfony Community",
5114 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
5115 }
5116 ],
5117 "description": "Generates documentation for your REST API from annotations",
5118 "keywords": [
5119 "api",
5120 "doc",
5121 "documentation",
5122 "rest"
5123 ],
955a3bde 5124 "time": "2019-06-01T13:34:59+00:00"
6546aca4
JB
5125 },
5126 {
5127 "name": "nelmio/cors-bundle",
6657b119 5128 "version": "1.5.6",
6546aca4
JB
5129 "source": {
5130 "type": "git",
5131 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
6657b119 5132 "reference": "10a24c10f242440211ed31075e74f81661c690d9"
6546aca4
JB
5133 },
5134 "dist": {
5135 "type": "zip",
6657b119 5136 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
5137 "reference": "10a24c10f242440211ed31075e74f81661c690d9",
6546aca4
JB
5138 "shasum": ""
5139 },
5140 "require": {
5141 "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
5142 },
5143 "require-dev": {
5144 "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
5145 "mockery/mockery": "^0.9 || ^1.0",
5146 "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
5147 },
5148 "type": "symfony-bundle",
5149 "extra": {
5150 "branch-alias": {
5151 "dev-master": "1.5.x-dev"
5152 }
5153 },
5154 "autoload": {
5155 "psr-4": {
5156 "Nelmio\\CorsBundle\\": ""
5157 },
5158 "exclude-from-classmap": [
5159 "/Tests/"
5160 ]
5161 },
5162 "notification-url": "https://packagist.org/downloads/",
5163 "license": [
5164 "MIT"
5165 ],
5166 "authors": [
5167 {
5168 "name": "Nelmio",
5169 "homepage": "http://nelm.io"
5170 },
5171 {
5172 "name": "Symfony Community",
5173 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
5174 }
5175 ],
5176 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
5177 "keywords": [
5178 "api",
5179 "cors",
5180 "crossdomain"
5181 ],
6657b119 5182 "time": "2019-06-17T08:53:14+00:00"
6546aca4
JB
5183 },
5184 {
5185 "name": "ocramius/package-versions",
d3847ac1 5186 "version": "1.4.2",
6546aca4
JB
5187 "source": {
5188 "type": "git",
5189 "url": "https://github.com/Ocramius/PackageVersions.git",
d3847ac1 5190 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
6546aca4
JB
5191 },
5192 "dist": {
5193 "type": "zip",
d3847ac1
JB
5194 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5195 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
6546aca4
JB
5196 "shasum": ""
5197 },
5198 "require": {
5199 "composer-plugin-api": "^1.0.0",
5200 "php": "^7.1.0"
5201 },
5202 "require-dev": {
5203 "composer/composer": "^1.6.3",
5204 "doctrine/coding-standard": "^5.0.1",
5205 "ext-zip": "*",
5206 "infection/infection": "^0.7.1",
d3847ac1 5207 "phpunit/phpunit": "^7.5.17"
6546aca4
JB
5208 },
5209 "type": "composer-plugin",
5210 "extra": {
5211 "class": "PackageVersions\\Installer",
5212 "branch-alias": {
5213 "dev-master": "2.0.x-dev"
5214 }
5215 },
5216 "autoload": {
5217 "psr-4": {
5218 "PackageVersions\\": "src/PackageVersions"
5219 }
5220 },
5221 "notification-url": "https://packagist.org/downloads/",
5222 "license": [
5223 "MIT"
5224 ],
5225 "authors": [
5226 {
5227 "name": "Marco Pivetta",
5228 "email": "ocramius@gmail.com"
5229 }
5230 ],
5231 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
d3847ac1 5232 "time": "2019-11-15T16:17:10+00:00"
6546aca4
JB
5233 },
5234 {
5235 "name": "ocramius/proxy-manager",
5236 "version": "2.1.1",
5237 "source": {
5238 "type": "git",
5239 "url": "https://github.com/Ocramius/ProxyManager.git",
5240 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7"
5241 },
5242 "dist": {
5243 "type": "zip",
5244 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5245 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5246 "shasum": ""
5247 },
5248 "require": {
5249 "ocramius/package-versions": "^1.1.1",
5250 "php": "^7.1.0",
5251 "zendframework/zend-code": "^3.1.0"
5252 },
5253 "require-dev": {
5254 "couscous/couscous": "^1.5.2",
5255 "ext-phar": "*",
5256 "humbug/humbug": "dev-master@DEV",
5257 "nikic/php-parser": "^3.0.4",
5258 "phpbench/phpbench": "^0.12.2",
5259 "phpstan/phpstan": "^0.6.4",
5260 "phpunit/phpunit": "^5.6.4",
5261 "phpunit/phpunit-mock-objects": "^3.4.1",
5262 "squizlabs/php_codesniffer": "^2.7.0"
5263 },
5264 "suggest": {
5265 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
5266 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
5267 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
5268 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
5269 },
5270 "type": "library",
5271 "extra": {
5272 "branch-alias": {
5273 "dev-master": "3.0.x-dev"
5274 }
5275 },
5276 "autoload": {
5277 "psr-0": {
5278 "ProxyManager\\": "src"
5279 }
5280 },
5281 "notification-url": "https://packagist.org/downloads/",
5282 "license": [
5283 "MIT"
5284 ],
5285 "authors": [
5286 {
5287 "name": "Marco Pivetta",
5288 "email": "ocramius@gmail.com",
5289 "homepage": "http://ocramius.github.io/"
5290 }
5291 ],
5292 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
5293 "homepage": "https://github.com/Ocramius/ProxyManager",
5294 "keywords": [
5295 "aop",
5296 "lazy loading",
5297 "proxy",
5298 "proxy pattern",
5299 "service proxies"
5300 ],
5301 "time": "2017-05-04T11:12:50+00:00"
5302 },
5303 {
5304 "name": "pagerfanta/pagerfanta",
9a80dcf1 5305 "version": "v2.1.3",
6546aca4
JB
5306 "source": {
5307 "type": "git",
5308 "url": "https://github.com/whiteoctober/Pagerfanta.git",
9a80dcf1 5309 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972"
6546aca4
JB
5310 },
5311 "dist": {
5312 "type": "zip",
9a80dcf1
JB
5313 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a53ff01d521648d9dbca19b93ac6bc75a59b0972",
5314 "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972",
6546aca4
JB
5315 "shasum": ""
5316 },
5317 "require": {
5318 "php": "^7.0"
5319 },
5320 "require-dev": {
5321 "doctrine/orm": "~2.3",
5322 "doctrine/phpcr-odm": "1.*",
5323 "jackalope/jackalope-doctrine-dbal": "1.*",
5324 "jmikola/geojson": "~1.0",
5325 "mandango/mandango": "~1.0@dev",
5326 "mandango/mondator": "~1.0@dev",
5327 "phpunit/phpunit": "^6.5",
5328 "propel/propel": "~2.0@dev",
5329 "propel/propel1": "~1.6",
5330 "ruflin/elastica": "~1.3",
5331 "solarium/solarium": "~3.1"
5332 },
5333 "suggest": {
5334 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
5335 "doctrine/orm": "To use the DoctrineORMAdapter.",
5336 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
5337 "mandango/mandango": "To use the MandangoAdapter.",
5338 "propel/propel": "To use the Propel2Adapter",
5339 "propel/propel1": "To use the PropelAdapter",
5340 "solarium/solarium": "To use the SolariumAdapter."
5341 },
5342 "type": "library",
5343 "extra": {
5344 "branch-alias": {
5345 "dev-master": "1.0.x-dev"
5346 }
5347 },
5348 "autoload": {
5349 "psr-4": {
5350 "Pagerfanta\\": "src/Pagerfanta/"
5351 }
5352 },
5353 "notification-url": "https://packagist.org/downloads/",
5354 "license": [
5355 "MIT"
5356 ],
5357 "authors": [
5358 {
5359 "name": "Pablo Díez",
5360 "email": "pablodip@gmail.com"
5361 }
5362 ],
5363 "description": "Pagination for PHP",
5364 "keywords": [
5365 "page",
5366 "pagination",
5367 "paginator",
5368 "paging"
5369 ],
9a80dcf1 5370 "time": "2019-07-17T20:56:16+00:00"
6546aca4 5371 },
28378675 5372 {
5373 "name": "paragonie/constant_time_encoding",
8d4ed0df 5374 "version": "v2.3.0",
28378675 5375 "source": {
5376 "type": "git",
5377 "url": "https://github.com/paragonie/constant_time_encoding.git",
8d4ed0df 5378 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
28378675 5379 },
5380 "dist": {
5381 "type": "zip",
8d4ed0df
JB
5382 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
5383 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
28378675 5384 "shasum": ""
5385 },
5386 "require": {
8d4ed0df 5387 "php": "^7|^8"
28378675 5388 },
5389 "require-dev": {
5390 "phpunit/phpunit": "^6|^7",
8d4ed0df 5391 "vimeo/psalm": "^1|^2|^3"
28378675 5392 },
5393 "type": "library",
5394 "autoload": {
5395 "psr-4": {
5396 "ParagonIE\\ConstantTime\\": "src/"
5397 }
5398 },
5399 "notification-url": "https://packagist.org/downloads/",
5400 "license": [
5401 "MIT"
5402 ],
5403 "authors": [
5404 {
5405 "name": "Paragon Initiative Enterprises",
5406 "email": "security@paragonie.com",
3d8eaa3a 5407 "homepage": "https://paragonie.com",
5408 "role": "Maintainer"
28378675 5409 },
5410 {
5411 "name": "Steve 'Sc00bz' Thomas",
5412 "email": "steve@tobtu.com",
3d8eaa3a 5413 "homepage": "https://www.tobtu.com",
5414 "role": "Original Developer"
28378675 5415 }
5416 ],
5417 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5418 "keywords": [
5419 "base16",
5420 "base32",
5421 "base32_decode",
5422 "base32_encode",
5423 "base64",
5424 "base64_decode",
5425 "base64_encode",
5426 "bin2hex",
5427 "encoding",
5428 "hex",
5429 "hex2bin",
5430 "rfc4648"
5431 ],
8d4ed0df 5432 "time": "2019-11-06T19:20:29+00:00"
28378675 5433 },
6546aca4
JB
5434 {
5435 "name": "paragonie/random_compat",
5436 "version": "v2.0.18",
5437 "source": {
5438 "type": "git",
5439 "url": "https://github.com/paragonie/random_compat.git",
5440 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
5441 },
5442 "dist": {
5443 "type": "zip",
5444 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5445 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5446 "shasum": ""
5447 },
5448 "require": {
5449 "php": ">=5.2.0"
5450 },
5451 "require-dev": {
5452 "phpunit/phpunit": "4.*|5.*"
5453 },
5454 "suggest": {
5455 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5456 },
5457 "type": "library",
5458 "autoload": {
5459 "files": [
5460 "lib/random.php"
5461 ]
5462 },
5463 "notification-url": "https://packagist.org/downloads/",
5464 "license": [
5465 "MIT"
5466 ],
5467 "authors": [
5468 {
5469 "name": "Paragon Initiative Enterprises",
5470 "email": "security@paragonie.com",
5471 "homepage": "https://paragonie.com"
5472 }
5473 ],
5474 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5475 "keywords": [
5476 "csprng",
5477 "polyfill",
5478 "pseudorandom",
5479 "random"
5480 ],
5481 "time": "2019-01-03T20:59:08+00:00"
5482 },
5483 {
5484 "name": "php-amqplib/php-amqplib",
d3847ac1 5485 "version": "v2.11.0",
6546aca4
JB
5486 "source": {
5487 "type": "git",
5488 "url": "https://github.com/php-amqplib/php-amqplib.git",
d3847ac1 5489 "reference": "9ee212baced63442ca1ab029acde38e1144a00b8"
6546aca4
JB
5490 },
5491 "dist": {
5492 "type": "zip",
d3847ac1
JB
5493 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/9ee212baced63442ca1ab029acde38e1144a00b8",
5494 "reference": "9ee212baced63442ca1ab029acde38e1144a00b8",
6546aca4
JB
5495 "shasum": ""
5496 },
5497 "require": {
d3847ac1 5498 "ext-mbstring": "*",
6546aca4 5499 "ext-sockets": "*",
d3847ac1
JB
5500 "php": ">=5.6.3",
5501 "phpseclib/phpseclib": "^2.0.0"
6546aca4
JB
5502 },
5503 "replace": {
5504 "videlalvaro/php-amqplib": "self.version"
5505 },
5506 "require-dev": {
5507 "ext-curl": "*",
5508 "nategood/httpful": "^0.2.20",
61e53dda 5509 "phpunit/phpunit": "^5.7|^6.5|^7.0",
6546aca4
JB
5510 "squizlabs/php_codesniffer": "^2.5"
5511 },
5512 "type": "library",
5513 "extra": {
5514 "branch-alias": {
d3847ac1 5515 "dev-master": "2.11-dev"
6546aca4
JB
5516 }
5517 },
5518 "autoload": {
5519 "psr-4": {
5520 "PhpAmqpLib\\": "PhpAmqpLib/"
5521 }
5522 },
5523 "notification-url": "https://packagist.org/downloads/",
5524 "license": [
5525 "LGPL-2.1-or-later"
5526 ],
5527 "authors": [
5528 {
5529 "name": "Alvaro Videla",
5530 "role": "Original Maintainer"
5531 },
5532 {
5533 "name": "John Kelly",
cc7b2b91 5534 "email": "johnmkelly86@gmail.com",
5535 "role": "Maintainer"
6546aca4
JB
5536 },
5537 {
5538 "name": "Raúl Araya",
cc7b2b91 5539 "email": "nubeiro@gmail.com",
5540 "role": "Maintainer"
6546aca4
JB
5541 },
5542 {
5543 "name": "Luke Bakken",
cc7b2b91 5544 "email": "luke@bakken.io",
5545 "role": "Maintainer"
6546aca4
JB
5546 }
5547 ],
5548 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
5549 "homepage": "https://github.com/php-amqplib/php-amqplib/",
5550 "keywords": [
5551 "message",
5552 "queue",
5553 "rabbitmq"
5554 ],
d3847ac1 5555 "time": "2019-11-19T15:15:19+00:00"
6546aca4
JB
5556 },
5557 {
5558 "name": "php-amqplib/rabbitmq-bundle",
5559 "version": "v1.14.4",
5560 "source": {
5561 "type": "git",
5562 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
5563 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8"
5564 },
5565 "dist": {
5566 "type": "zip",
5567 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5568 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5569 "shasum": ""
5570 },
5571 "require": {
5572 "php": "^5.3.9|^7.0",
5573 "php-amqplib/php-amqplib": "^2.6",
5574 "psr/log": "^1.0",
5575 "symfony/config": "^2.7|^3.0|^4.0",
5576 "symfony/console": "^2.7|^3.0|^4.0",
5577 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
5578 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
5579 "symfony/yaml": "^2.7|^3.0|^4.0"
5580 },
5581 "replace": {
5582 "oldsound/rabbitmq-bundle": "self.version"
5583 },
5584 "require-dev": {
5585 "phpunit/phpunit": "^4.8.35|^5.4.3",
5586 "symfony/debug": "^2.7|^3.0|^4.0",
5587 "symfony/serializer": "^2.7|^3.0|^4.0"
5588 },
5589 "suggest": {
5590 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
5591 },
5592 "type": "symfony-bundle",
5593 "extra": {
5594 "branch-alias": {
5595 "dev-master": "1.10.x-dev"
5596 }
5597 },
5598 "autoload": {
5599 "psr-4": {
5600 "OldSound\\RabbitMqBundle\\": ""
5601 },
5602 "exclude-from-classmap": [
5603 "/Tests/"
5604 ]
5605 },
5606 "notification-url": "https://packagist.org/downloads/",
5607 "license": [
5608 "MIT"
5609 ],
5610 "authors": [
5611 {
5612 "name": "Alvaro Videla"
5613 }
5614 ],
5615 "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5616 "keywords": [
5617 "AMQP",
5618 "Symfony2",
5619 "message",
5620 "queue",
5621 "rabbitmq",
5622 "symfony",
5623 "symfony3",
5624 "symfony4"
5625 ],
5626 "time": "2018-05-02T13:12:32+00:00"
5627 },
5628 {
5629 "name": "php-http/client-common",
d3847ac1 5630 "version": "2.1.0",
6546aca4
JB
5631 "source": {
5632 "type": "git",
5633 "url": "https://github.com/php-http/client-common.git",
d3847ac1 5634 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5"
6546aca4
JB
5635 },
5636 "dist": {
5637 "type": "zip",
d3847ac1
JB
5638 "url": "https://api.github.com/repos/php-http/client-common/zipball/a8b29678d61556f45d6236b1667db16d998ceec5",
5639 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5",
6546aca4
JB
5640 "shasum": ""
5641 },
5642 "require": {
5643 "php": "^7.1",
5644 "php-http/httplug": "^2.0",
5645 "php-http/message": "^1.6",
5646 "php-http/message-factory": "^1.0",
d3847ac1 5647 "symfony/options-resolver": " ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0"
6546aca4
JB
5648 },
5649 "require-dev": {
5650 "doctrine/instantiator": "^1.1",
5651 "guzzlehttp/psr7": "^1.4",
5652 "phpspec/phpspec": "^5.1",
5653 "phpspec/prophecy": "^1.8",
5654 "sebastian/comparator": "^3.0"
5655 },
5656 "suggest": {
5657 "ext-json": "To detect JSON responses with the ContentTypePlugin",
5658 "ext-libxml": "To detect XML responses with the ContentTypePlugin",
5659 "php-http/cache-plugin": "PSR-6 Cache plugin",
5660 "php-http/logger-plugin": "PSR-3 Logger plugin",
5661 "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
5662 },
5663 "type": "library",
5664 "extra": {
5665 "branch-alias": {
5666 "dev-master": "2.0.x-dev"
5667 }
5668 },
5669 "autoload": {
5670 "psr-4": {
5671 "Http\\Client\\Common\\": "src/"
5672 }
5673 },
5674 "notification-url": "https://packagist.org/downloads/",
5675 "license": [
5676 "MIT"
5677 ],
5678 "authors": [
5679 {
5680 "name": "Márk Sági-Kazár",
5681 "email": "mark.sagikazar@gmail.com"
5682 }
5683 ],
5684 "description": "Common HTTP Client implementations and tools for HTTPlug",
5685 "homepage": "http://httplug.io",
5686 "keywords": [
5687 "client",
5688 "common",
5689 "http",
5690 "httplug"
5691 ],
d3847ac1 5692 "time": "2019-11-18T08:58:18+00:00"
6546aca4 5693 },
955a3bde
JB
5694 {
5695 "name": "php-http/curl-client",
0f387577 5696 "version": "2.1.0",
955a3bde
JB
5697 "source": {
5698 "type": "git",
5699 "url": "https://github.com/php-http/curl-client.git",
0f387577 5700 "reference": "9e79355af46d72e10da50be20b66f74b26143441"
955a3bde
JB
5701 },
5702 "dist": {
5703 "type": "zip",
0f387577
JB
5704 "url": "https://api.github.com/repos/php-http/curl-client/zipball/9e79355af46d72e10da50be20b66f74b26143441",
5705 "reference": "9e79355af46d72e10da50be20b66f74b26143441",
955a3bde
JB
5706 "shasum": ""
5707 },
5708 "require": {
5709 "ext-curl": "*",
5710 "php": "^7.1",
5711 "php-http/discovery": "^1.6",
5712 "php-http/httplug": "^2.0",
5713 "php-http/message": "^1.2",
5714 "psr/http-client": "^1.0",
5715 "psr/http-factory": "^1.0",
0f387577 5716 "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
955a3bde
JB
5717 },
5718 "provide": {
5719 "php-http/async-client-implementation": "1.0",
0f387577
JB
5720 "php-http/client-implementation": "1.0",
5721 "psr/http-client-implementation": "1.0"
955a3bde
JB
5722 },
5723 "require-dev": {
5724 "guzzlehttp/psr7": "^1.0",
5725 "php-http/client-integration-tests": "^2.0",
5726 "phpunit/phpunit": "^7.5",
5727 "zendframework/zend-diactoros": "^2.0"
5728 },
5729 "type": "library",
5730 "extra": {
5731 "branch-alias": {
5732 "dev-master": "2.x-dev"
5733 }
5734 },
5735 "autoload": {
5736 "psr-4": {
5737 "Http\\Client\\Curl\\": "src/"
5738 }
5739 },
5740 "notification-url": "https://packagist.org/downloads/",
5741 "license": [
5742 "MIT"
5743 ],
5744 "authors": [
5745 {
5746 "name": "Михаил Красильников",
5747 "email": "m.krasilnikov@yandex.ru"
5748 }
5749 ],
5750 "description": "PSR-18 and HTTPlug Async client with cURL",
5751 "homepage": "http://php-http.org",
5752 "keywords": [
5753 "curl",
5754 "http",
5755 "psr-18"
5756 ],
0f387577 5757 "time": "2019-12-27T11:02:07+00:00"
955a3bde 5758 },
6546aca4
JB
5759 {
5760 "name": "php-http/discovery",
0f387577 5761 "version": "1.7.2",
6546aca4
JB
5762 "source": {
5763 "type": "git",
5764 "url": "https://github.com/php-http/discovery.git",
0f387577 5765 "reference": "16a3327861ae291006a2df8fc22e991806f720d7"
6546aca4
JB
5766 },
5767 "dist": {
5768 "type": "zip",
0f387577
JB
5769 "url": "https://api.github.com/repos/php-http/discovery/zipball/16a3327861ae291006a2df8fc22e991806f720d7",
5770 "reference": "16a3327861ae291006a2df8fc22e991806f720d7",
6546aca4
JB
5771 "shasum": ""
5772 },
5773 "require": {
4ef4b64c 5774 "php": "^7.1"
6546aca4
JB
5775 },
5776 "conflict": {
5777 "nyholm/psr7": "<1.0"
5778 },
5779 "require-dev": {
4ef4b64c 5780 "akeneo/phpspec-skip-example-extension": "^4.0",
6546aca4
JB
5781 "php-http/httplug": "^1.0 || ^2.0",
5782 "php-http/message-factory": "^1.0",
4ef4b64c 5783 "phpspec/phpspec": "^5.1",
6546aca4
JB
5784 "puli/composer-plugin": "1.0.0-beta10"
5785 },
5786 "suggest": {
5787 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
5788 "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."
5789 },
5790 "type": "library",
5791 "extra": {
5792 "branch-alias": {
4ef4b64c 5793 "dev-master": "1.7-dev"
6546aca4
JB
5794 }
5795 },
5796 "autoload": {
5797 "psr-4": {
5798 "Http\\Discovery\\": "src/"
5799 }
5800 },
5801 "notification-url": "https://packagist.org/downloads/",
5802 "license": [
5803 "MIT"
5804 ],
5805 "authors": [
5806 {
5807 "name": "Márk Sági-Kazár",
5808 "email": "mark.sagikazar@gmail.com"
5809 }
5810 ],
5811 "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5812 "homepage": "http://php-http.org",
5813 "keywords": [
5814 "adapter",
5815 "client",
5816 "discovery",
5817 "factory",
5818 "http",
5819 "message",
5820 "psr7"
5821 ],
0f387577 5822 "time": "2019-12-27T09:22:53+00:00"
6546aca4
JB
5823 },
5824 {
5825 "name": "php-http/guzzle5-adapter",
5826 "version": "2.0.0",
5827 "source": {
5828 "type": "git",
5829 "url": "https://github.com/php-http/guzzle5-adapter.git",
5830 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e"
5831 },
5832 "dist": {
5833 "type": "zip",
5834 "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e",
5835 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e",
5836 "shasum": ""
5837 },
5838 "require": {
5839 "guzzlehttp/guzzle": "^5.1",
5840 "php": "^7.0",
5841 "php-http/discovery": "^1.0",
5842 "php-http/httplug": "^2.0"
5843 },
5844 "provide": {
5845 "php-http/client-implementation": "1.0",
5846 "psr/http-client-implementation": "1.0"
5847 },
5848 "require-dev": {
5849 "ext-curl": "*",
5850 "guzzlehttp/ringphp": "^1.1",
5851 "php-http/client-integration-tests": "^2.0",
5852 "phpunit/phpunit": "^6.0 || ^7.0"
5853 },
5854 "type": "library",
5855 "extra": {
5856 "branch-alias": {
5857 "dev-master": "2.0-dev"
5858 }
5859 },
5860 "autoload": {
5861 "psr-4": {
5862 "Http\\Adapter\\Guzzle5\\": "src/"
5863 }
5864 },
5865 "notification-url": "https://packagist.org/downloads/",
5866 "license": [
5867 "MIT"
5868 ],
5869 "authors": [
5870 {
5871 "name": "Eric GELOEN",
5872 "email": "geloen.eric@gmail.com"
5873 },
5874 {
5875 "name": "Márk Sági-Kazár",
5876 "email": "mark.sagikazar@gmail.com"
5877 }
5878 ],
5879 "description": "Guzzle 5 HTTP Adapter",
5880 "homepage": "http://httplug.io",
5881 "keywords": [
5882 "Guzzle",
5883 "http"
5884 ],
5885 "time": "2019-02-05T12:28:45+00:00"
5886 },
5887 {
5888 "name": "php-http/httplug",
0f387577 5889 "version": "2.1.0",
6546aca4
JB
5890 "source": {
5891 "type": "git",
5892 "url": "https://github.com/php-http/httplug.git",
0f387577 5893 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06"
6546aca4
JB
5894 },
5895 "dist": {
5896 "type": "zip",
0f387577
JB
5897 "url": "https://api.github.com/repos/php-http/httplug/zipball/72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
5898 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
6546aca4
JB
5899 "shasum": ""
5900 },
5901 "require": {
5902 "php": "^7.0",
5903 "php-http/promise": "^1.0",
5904 "psr/http-client": "^1.0",
5905 "psr/http-message": "^1.0"
5906 },
5907 "require-dev": {
0f387577
JB
5908 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5909 "phpspec/phpspec": "^4.3.4|^5.0|^6.0"
6546aca4
JB
5910 },
5911 "type": "library",
5912 "extra": {
5913 "branch-alias": {
0f387577 5914 "dev-master": "2.x-dev"
6546aca4
JB
5915 }
5916 },
5917 "autoload": {
5918 "psr-4": {
5919 "Http\\Client\\": "src/"
5920 }
5921 },
5922 "notification-url": "https://packagist.org/downloads/",
5923 "license": [
5924 "MIT"
5925 ],
5926 "authors": [
5927 {
5928 "name": "Eric GELOEN",
5929 "email": "geloen.eric@gmail.com"
5930 },
5931 {
5932 "name": "Márk Sági-Kazár",
5933 "email": "mark.sagikazar@gmail.com"
5934 }
5935 ],
5936 "description": "HTTPlug, the HTTP client abstraction for PHP",
5937 "homepage": "http://httplug.io",
5938 "keywords": [
5939 "client",
5940 "http"
5941 ],
0f387577 5942 "time": "2019-12-27T10:07:11+00:00"
6546aca4
JB
5943 },
5944 {
5945 "name": "php-http/httplug-bundle",
de6171a5 5946 "version": "1.16.0",
6546aca4
JB
5947 "source": {
5948 "type": "git",
5949 "url": "https://github.com/php-http/HttplugBundle.git",
de6171a5 5950 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f"
6546aca4
JB
5951 },
5952 "dist": {
5953 "type": "zip",
de6171a5 5954 "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f",
5955 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f",
6546aca4
JB
5956 "shasum": ""
5957 },
5958 "require": {
de6171a5 5959 "php": "^7.1",
6546aca4
JB
5960 "php-http/client-common": "^1.9 || ^2.0",
5961 "php-http/client-implementation": "^1.0",
5962 "php-http/discovery": "^1.0",
5963 "php-http/httplug": "^1.0 || ^2.0",
5964 "php-http/logger-plugin": "^1.1",
5965 "php-http/message": "^1.4",
5966 "php-http/message-factory": "^1.0.2",
5967 "php-http/stopwatch-plugin": "^1.2",
5968 "psr/http-message": "^1.0",
de6171a5 5969 "symfony/config": "^3.4.20 || ^4.2.1",
5970 "symfony/dependency-injection": "^3.4.20 || ^4.2.1",
5971 "symfony/event-dispatcher": "^3.4.20 || ^4.2.1",
5972 "symfony/http-kernel": "^3.4.20 || ^4.2.1",
5973 "symfony/options-resolver": "^3.4.20 || ^4.2.1"
6546aca4
JB
5974 },
5975 "conflict": {
de6171a5 5976 "php-http/curl-client": "<2.0",
6546aca4
JB
5977 "php-http/guzzle6-adapter": "<1.1"
5978 },
5979 "require-dev": {
5980 "guzzlehttp/psr7": "^1.0",
de6171a5 5981 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
6546aca4
JB
5982 "nyholm/nsa": "^1.1",
5983 "php-http/cache-plugin": "^1.6",
5984 "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1",
5985 "php-http/mock-client": "^1.2",
5986 "php-http/promise": "^1.0",
5987 "polishsymfonycommunity/symfony-mocker-container": "^1.0",
de6171a5 5988 "symfony/browser-kit": "^3.4.20 || ^4.2.1",
5989 "symfony/cache": "^3.4.20 || ^4.2.1",
5990 "symfony/dom-crawler": "^3.4.20 || ^4.2.1",
5991 "symfony/framework-bundle": "^3.4.0 || ^4.2",
5992 "symfony/http-foundation": "^3.4.20 || ^4.2.1",
6546aca4 5993 "symfony/phpunit-bridge": "^3.4 || ^4.2",
de6171a5 5994 "symfony/stopwatch": "^3.4.20 || ^4.2.1",
5995 "symfony/twig-bundle": "^3.4.20 || ^4.2.1",
5996 "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1",
6546aca4
JB
5997 "twig/twig": "^1.36 || ^2.6"
5998 },
5999 "suggest": {
6000 "php-http/cache-plugin": "To configure clients that cache responses",
6001 "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily",
6002 "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
6003 },
6004 "type": "symfony-bundle",
6005 "extra": {
6006 "branch-alias": {
6007 "dev-master": "1.x-dev"
6008 }
6009 },
6010 "autoload": {
6011 "psr-4": {
6012 "Http\\HttplugBundle\\": "src/"
6013 },
6014 "exclude-from-classmap": [
6015 "/Tests/Resources/MyPsr18TestClient.php"
6016 ]
6017 },
6018 "notification-url": "https://packagist.org/downloads/",
6019 "license": [
6020 "MIT"
6021 ],
6022 "authors": [
6023 {
6024 "name": "David Buchmann",
6025 "email": "mail@davidbu.ch"
6026 },
6027 {
6028 "name": "Tobias Nyholm",
6029 "email": "tobias.nyholm@gmail.com"
6030 }
6031 ],
6032 "description": "Symfony integration for HTTPlug",
6033 "homepage": "http://httplug.io",
6034 "keywords": [
6035 "adapter",
6036 "bundle",
6037 "discovery",
6038 "factory",
6039 "http",
6040 "httplug",
6041 "message",
6042 "php-http"
6043 ],
de6171a5 6044 "time": "2019-06-05T12:03:16+00:00"
6546aca4
JB
6045 },
6046 {
6047 "name": "php-http/logger-plugin",
6048 "version": "1.1.0",
6049 "source": {
6050 "type": "git",
6051 "url": "https://github.com/php-http/logger-plugin.git",
6052 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd"
6053 },
6054 "dist": {
6055 "type": "zip",
6056 "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6057 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd",
6058 "shasum": ""
6059 },
6060 "require": {
6061 "php": "^5.4 || ^7.0",
6062 "php-http/client-common": "^1.9 || ^2.0",
6063 "php-http/message": "^1.0",
6064 "psr/log": "^1.0"
6065 },
6066 "require-dev": {
6067 "henrikbjorn/phpspec-code-coverage": "^1.0",
6068 "phpspec/phpspec": "^2.5"
6069 },
6070 "type": "library",
6071 "extra": {
6072 "branch-alias": {
6073 "dev-master": "1.1-dev"
6074 }
6075 },
6076 "autoload": {
6077 "psr-4": {
6078 "Http\\Client\\Common\\Plugin\\": "src/"
6079 }
6080 },
6081 "notification-url": "https://packagist.org/downloads/",
6082 "license": [
6083 "MIT"
6084 ],
6085 "authors": [
6086 {
6087 "name": "Márk Sági-Kazár",
6088 "email": "mark.sagikazar@gmail.com"
6089 }
6090 ],
6091 "description": "PSR-3 Logger plugin for HTTPlug",
6092 "homepage": "http://httplug.io",
6093 "keywords": [
6094 "http",
6095 "httplug",
6096 "logger",
6097 "plugin"
6098 ],
6099 "time": "2019-01-30T11:48:21+00:00"
6100 },
6101 {
6102 "name": "php-http/message",
1576905e 6103 "version": "1.8.0",
6546aca4
JB
6104 "source": {
6105 "type": "git",
6106 "url": "https://github.com/php-http/message.git",
1576905e 6107 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
6546aca4
JB
6108 },
6109 "dist": {
6110 "type": "zip",
1576905e
JB
6111 "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6112 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
6546aca4
JB
6113 "shasum": ""
6114 },
6115 "require": {
6116 "clue/stream-filter": "^1.4",
1576905e 6117 "php": "^7.1",
6546aca4
JB
6118 "php-http/message-factory": "^1.0.2",
6119 "psr/http-message": "^1.0"
6120 },
6121 "provide": {
6122 "php-http/message-factory-implementation": "1.0"
6123 },
6124 "require-dev": {
6125 "akeneo/phpspec-skip-example-extension": "^1.0",
6126 "coduo/phpspec-data-provider-extension": "^1.0",
6127 "ext-zlib": "*",
6128 "guzzlehttp/psr7": "^1.0",
6129 "henrikbjorn/phpspec-code-coverage": "^1.0",
6130 "phpspec/phpspec": "^2.4",
6131 "slim/slim": "^3.0",
6132 "zendframework/zend-diactoros": "^1.0"
6133 },
6134 "suggest": {
6135 "ext-zlib": "Used with compressor/decompressor streams",
6136 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6137 "slim/slim": "Used with Slim Framework PSR-7 implementation",
6138 "zendframework/zend-diactoros": "Used with Diactoros Factories"
6139 },
6140 "type": "library",
6141 "extra": {
6142 "branch-alias": {
1576905e 6143 "dev-master": "1.8-dev"
6546aca4
JB
6144 }
6145 },
6146 "autoload": {
6147 "psr-4": {
6148 "Http\\Message\\": "src/"
6149 },
6150 "files": [
6151 "src/filters.php"
6152 ]
6153 },
6154 "notification-url": "https://packagist.org/downloads/",
6155 "license": [
6156 "MIT"
6157 ],
6158 "authors": [
6159 {
6160 "name": "Márk Sági-Kazár",
6161 "email": "mark.sagikazar@gmail.com"
6162 }
6163 ],
6164 "description": "HTTP Message related tools",
6165 "homepage": "http://php-http.org",
6166 "keywords": [
6167 "http",
6168 "message",
6169 "psr-7"
6170 ],
1576905e 6171 "time": "2019-08-05T06:55:08+00:00"
6546aca4
JB
6172 },
6173 {
6174 "name": "php-http/message-factory",
6175 "version": "v1.0.2",
6176 "source": {
6177 "type": "git",
6178 "url": "https://github.com/php-http/message-factory.git",
6179 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6180 },
6181 "dist": {
6182 "type": "zip",
6183 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6184 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6185 "shasum": ""
6186 },
6187 "require": {
6188 "php": ">=5.4",
6189 "psr/http-message": "^1.0"
6190 },
6191 "type": "library",
6192 "extra": {
6193 "branch-alias": {
6194 "dev-master": "1.0-dev"
6195 }
6196 },
6197 "autoload": {
6198 "psr-4": {
6199 "Http\\Message\\": "src/"
6200 }
6201 },
6202 "notification-url": "https://packagist.org/downloads/",
6203 "license": [
6204 "MIT"
6205 ],
6206 "authors": [
6207 {
6208 "name": "Márk Sági-Kazár",
6209 "email": "mark.sagikazar@gmail.com"
6210 }
6211 ],
6212 "description": "Factory interfaces for PSR-7 HTTP Message",
6213 "homepage": "http://php-http.org",
6214 "keywords": [
6215 "factory",
6216 "http",
6217 "message",
6218 "stream",
6219 "uri"
6220 ],
6221 "time": "2015-12-19T14:08:53+00:00"
6222 },
6223 {
6224 "name": "php-http/promise",
6225 "version": "v1.0.0",
6226 "source": {
6227 "type": "git",
6228 "url": "https://github.com/php-http/promise.git",
6229 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
6230 },
6231 "dist": {
6232 "type": "zip",
6233 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
6234 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
6235 "shasum": ""
6236 },
6237 "require-dev": {
6238 "henrikbjorn/phpspec-code-coverage": "^1.0",
6239 "phpspec/phpspec": "^2.4"
6240 },
6241 "type": "library",
6242 "extra": {
6243 "branch-alias": {
6244 "dev-master": "1.1-dev"
6245 }
6246 },
6247 "autoload": {
6248 "psr-4": {
6249 "Http\\Promise\\": "src/"
6250 }
6251 },
6252 "notification-url": "https://packagist.org/downloads/",
6253 "license": [
6254 "MIT"
6255 ],
6256 "authors": [
6257 {
6258 "name": "Márk Sági-Kazár",
6259 "email": "mark.sagikazar@gmail.com"
6260 },
6261 {
6262 "name": "Joel Wurtz",
6263 "email": "joel.wurtz@gmail.com"
6264 }
6265 ],
6266 "description": "Promise used for asynchronous HTTP requests",
6267 "homepage": "http://httplug.io",
6268 "keywords": [
6269 "promise"
6270 ],
6271 "time": "2016-01-26T13:27:02+00:00"
6272 },
6273 {
6274 "name": "php-http/stopwatch-plugin",
0f387577 6275 "version": "1.3.0",
6546aca4
JB
6276 "source": {
6277 "type": "git",
6278 "url": "https://github.com/php-http/stopwatch-plugin.git",
0f387577 6279 "reference": "de6f39c96f57c60a43d535e27122de505e683f98"
6546aca4
JB
6280 },
6281 "dist": {
6282 "type": "zip",
0f387577
JB
6283 "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/de6f39c96f57c60a43d535e27122de505e683f98",
6284 "reference": "de6f39c96f57c60a43d535e27122de505e683f98",
6546aca4
JB
6285 "shasum": ""
6286 },
6287 "require": {
0f387577 6288 "php": "^7.1",
6546aca4 6289 "php-http/client-common": "^1.9 || ^2.0",
0f387577 6290 "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0"
6546aca4
JB
6291 },
6292 "require-dev": {
6293 "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0"
6294 },
6295 "type": "library",
6296 "extra": {
6297 "branch-alias": {
0f387577 6298 "dev-master": "1.3-dev"
6546aca4
JB
6299 }
6300 },
6301 "autoload": {
6302 "psr-4": {
6303 "Http\\Client\\Common\\Plugin\\": "src/"
6304 }
6305 },
6306 "notification-url": "https://packagist.org/downloads/",
6307 "license": [
6308 "MIT"
6309 ],
6310 "authors": [
6311 {
6312 "name": "Márk Sági-Kazár",
6313 "email": "mark.sagikazar@gmail.com"
6314 }
6315 ],
6316 "description": "Symfony Stopwatch plugin for HTTPlug",
6317 "homepage": "http://httplug.io",
6318 "keywords": [
6319 "http",
6320 "httplug",
6321 "plugin",
6322 "stopwatch"
6323 ],
0f387577 6324 "time": "2019-11-18T08:10:48+00:00"
6546aca4
JB
6325 },
6326 {
6327 "name": "phpcollection/phpcollection",
6328 "version": "0.5.0",
6329 "source": {
6330 "type": "git",
6331 "url": "https://github.com/schmittjoh/php-collection.git",
6332 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
6333 },
6334 "dist": {
6335 "type": "zip",
6336 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6337 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6338 "shasum": ""
6339 },
6340 "require": {
6341 "phpoption/phpoption": "1.*"
6342 },
6343 "type": "library",
6344 "extra": {
6345 "branch-alias": {
6346 "dev-master": "0.4-dev"
6347 }
6348 },
6349 "autoload": {
6350 "psr-0": {
6351 "PhpCollection": "src/"
6352 }
6353 },
6354 "notification-url": "https://packagist.org/downloads/",
6355 "license": [
6356 "Apache2"
6357 ],
6358 "authors": [
6359 {
6360 "name": "Johannes M. Schmitt",
6361 "email": "schmittjoh@gmail.com"
6362 }
6363 ],
6364 "description": "General-Purpose Collection Library for PHP",
6365 "keywords": [
6366 "collection",
6367 "list",
6368 "map",
6369 "sequence",
6370 "set"
6371 ],
6372 "time": "2015-05-17T12:39:23+00:00"
6373 },
6374 {
6375 "name": "phpoption/phpoption",
6ba1d734 6376 "version": "1.7.2",
6546aca4
JB
6377 "source": {
6378 "type": "git",
6379 "url": "https://github.com/schmittjoh/php-option.git",
6ba1d734 6380 "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959"
6546aca4
JB
6381 },
6382 "dist": {
6383 "type": "zip",
6ba1d734
JB
6384 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
6385 "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
6546aca4
JB
6386 "shasum": ""
6387 },
6388 "require": {
6ba1d734 6389 "php": "^5.5.9 || ^7.0"
6546aca4
JB
6390 },
6391 "require-dev": {
6ba1d734
JB
6392 "bamarni/composer-bin-plugin": "^1.3",
6393 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
6546aca4
JB
6394 },
6395 "type": "library",
6396 "extra": {
6397 "branch-alias": {
6ba1d734 6398 "dev-master": "1.7-dev"
6546aca4
JB
6399 }
6400 },
6401 "autoload": {
6ba1d734
JB
6402 "psr-4": {
6403 "PhpOption\\": "src/PhpOption/"
6546aca4
JB
6404 }
6405 },
6406 "notification-url": "https://packagist.org/downloads/",
6407 "license": [
8d4ed0df 6408 "Apache-2.0"
6546aca4
JB
6409 ],
6410 "authors": [
6411 {
6412 "name": "Johannes M. Schmitt",
6413 "email": "schmittjoh@gmail.com"
6ba1d734
JB
6414 },
6415 {
6416 "name": "Graham Campbell",
6417 "email": "graham@alt-three.com"
6546aca4
JB
6418 }
6419 ],
6420 "description": "Option Type for PHP",
6421 "keywords": [
6422 "language",
6423 "option",
6424 "php",
6425 "type"
6426 ],
6ba1d734 6427 "time": "2019-12-15T19:35:24+00:00"
6546aca4 6428 },
d3847ac1
JB
6429 {
6430 "name": "phpseclib/phpseclib",
6431 "version": "2.0.23",
6432 "source": {
6433 "type": "git",
6434 "url": "https://github.com/phpseclib/phpseclib.git",
6435 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
6436 },
6437 "dist": {
6438 "type": "zip",
6439 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
6440 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
6441 "shasum": ""
6442 },
6443 "require": {
6444 "php": ">=5.3.3"
6445 },
6446 "require-dev": {
6447 "phing/phing": "~2.7",
6448 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
6449 "sami/sami": "~2.0",
6450 "squizlabs/php_codesniffer": "~2.0"
6451 },
6452 "suggest": {
6453 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6454 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6455 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6456 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6457 },
6458 "type": "library",
6459 "autoload": {
6460 "files": [
6461 "phpseclib/bootstrap.php"
6462 ],
6463 "psr-4": {
6464 "phpseclib\\": "phpseclib/"
6465 }
6466 },
6467 "notification-url": "https://packagist.org/downloads/",
6468 "license": [
6469 "MIT"
6470 ],
6471 "authors": [
6472 {
6473 "name": "Jim Wigginton",
6474 "email": "terrafrost@php.net",
6475 "role": "Lead Developer"
6476 },
6477 {
6478 "name": "Patrick Monnerat",
6479 "email": "pm@datasphere.ch",
6480 "role": "Developer"
6481 },
6482 {
6483 "name": "Andreas Fischer",
6484 "email": "bantu@phpbb.com",
6485 "role": "Developer"
6486 },
6487 {
6488 "name": "Hans-Jürgen Petrich",
6489 "email": "petrich@tronic-media.com",
6490 "role": "Developer"
6491 },
6492 {
6493 "name": "Graham Campbell",
6494 "email": "graham@alt-three.com",
6495 "role": "Developer"
6496 }
6497 ],
6498 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6499 "homepage": "http://phpseclib.sourceforge.net",
6500 "keywords": [
6501 "BigInteger",
6502 "aes",
6503 "asn.1",
6504 "asn1",
6505 "blowfish",
6506 "crypto",
6507 "cryptography",
6508 "encryption",
6509 "rsa",
6510 "security",
6511 "sftp",
6512 "signature",
6513 "signing",
6514 "ssh",
6515 "twofish",
6516 "x.509",
6517 "x509"
6518 ],
6519 "time": "2019-09-17T03:41:22+00:00"
6520 },
6546aca4
JB
6521 {
6522 "name": "phpzip/phpzip",
6523 "version": "2.0.8",
6524 "source": {
6525 "type": "git",
6526 "url": "https://github.com/Grandt/PHPZip.git",
6527 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
6528 },
6529 "dist": {
6530 "type": "zip",
6531 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
6532 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
6533 "shasum": ""
6534 },
6535 "require": {
6536 "grandt/binstring": ">=1.0.0",
6537 "grandt/phpzipmerge": ">=1.0.4",
6538 "grandt/relativepath": ">=1.0.2",
6539 "php": ">=5.3.0"
6540 },
6541 "type": "library",
6542 "autoload": {
6543 "psr-4": {
6544 "PHPZip\\Zip\\": "src/Zip"
6545 }
6546 },
6547 "notification-url": "https://packagist.org/downloads/",
6548 "license": [
6549 "LGPL-2.1"
6550 ],
6551 "authors": [
6552 {
6553 "name": "Adam Schmalhofer",
1a758230 6554 "email": "Adam.Schmalhofer@gmx.de",
6555 "role": "Developer"
6546aca4
JB
6556 },
6557 {
6558 "name": "A. Grandt",
6559 "email": "php@grandt.com",
1a758230 6560 "homepage": "http://grandt.com",
6561 "role": "Developer"
6546aca4
JB
6562 },
6563 {
6564 "name": "Greg Kappatos",
1a758230 6565 "homepage": "http://websiteconnect.com.au",
6566 "role": "Developer"
6546aca4
JB
6567 }
6568 ],
6569 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
6570 "homepage": "https://github.com/Grandt/PHPZip",
6571 "keywords": [
6572 "archive",
6573 "compressed",
6574 "compression",
6575 "phpzip",
6576 "pkzip",
6577 "stream",
6578 "zip"
6579 ],
6580 "time": "2015-11-16T16:30:51+00:00"
6581 },
6582 {
6583 "name": "pragmarx/random",
6584 "version": "v0.2.2",
6585 "source": {
6586 "type": "git",
6587 "url": "https://github.com/antonioribeiro/random.git",
6588 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
6589 },
6590 "dist": {
6591 "type": "zip",
6592 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
6593 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
6594 "shasum": ""
6595 },
6596 "require": {
6597 "php": ">=7.0"
6598 },
6599 "require-dev": {
6600 "fzaninotto/faker": "~1.7",
6601 "phpunit/phpunit": "~6.4",
6602 "pragmarx/trivia": "~0.1",
6603 "squizlabs/php_codesniffer": "^2.3"
6604 },
6605 "suggest": {
6606 "fzaninotto/faker": "Allows you to get dozens of randomized types",
6607 "pragmarx/trivia": "For the trivia database"
6608 },
6609 "type": "library",
6610 "extra": {
6611 "branch-alias": {
6612 "dev-master": "1.0-dev"
6613 }
6614 },
6615 "autoload": {
6616 "psr-4": {
6617 "PragmaRX\\Random\\": "src"
6618 }
6619 },
6620 "notification-url": "https://packagist.org/downloads/",
6621 "license": [
6622 "MIT"
6623 ],
6624 "authors": [
6625 {
6626 "name": "Antonio Carlos Ribeiro",
6627 "email": "acr@antoniocarlosribeiro.com",
092b0423
JB
6628 "homepage": "https://antoniocarlosribeiro.com",
6629 "role": "Developer"
6546aca4
JB
6630 }
6631 ],
6632 "description": "Create random chars, numbers, strings",
6633 "homepage": "https://github.com/antonioribeiro/random",
6634 "keywords": [
6635 "Randomize",
6636 "faker",
6637 "pragmarx",
6638 "random",
6639 "random number",
6640 "random pattern",
6641 "random string"
6642 ],
6643 "time": "2017-11-21T05:26:22+00:00"
6644 },
6645 {
6646 "name": "pragmarx/recovery",
6647 "version": "v0.1.0",
6648 "source": {
6649 "type": "git",
6650 "url": "https://github.com/antonioribeiro/recovery.git",
6651 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
6652 },
6653 "dist": {
6654 "type": "zip",
6655 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6656 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6657 "shasum": ""
6658 },
6659 "require": {
6660 "php": "~7.0",
6661 "pragmarx/random": "~0.1"
6662 },
6663 "require-dev": {
6664 "phpunit/phpunit": ">=5.4.3",
6665 "squizlabs/php_codesniffer": "^2.3",
6666 "tightenco/collect": "^5"
6667 },
6668 "suggest": {
6669 "tightenco/collect": "Allows to generate recovery codes as collections"
6670 },
6671 "type": "library",
6672 "extra": {
6673 "branch-alias": {
6674 "dev-master": "1.0-dev"
6675 }
6676 },
6677 "autoload": {
6678 "psr-4": {
6679 "PragmaRX\\Recovery\\": "src"
6680 }
6681 },
6682 "notification-url": "https://packagist.org/downloads/",
6683 "license": [
6684 "MIT"
6685 ],
6686 "authors": [
6687 {
6688 "name": "Antonio Carlos Ribeiro",
6689 "email": "acr@antoniocarlosribeiro.com",
092b0423
JB
6690 "homepage": "https://antoniocarlosribeiro.com",
6691 "role": "Developer"
6546aca4
JB
6692 }
6693 ],
6694 "description": "Create recovery codes for two factor auth",
6695 "homepage": "https://github.com/antonioribeiro/recovery",
6696 "keywords": [
6697 "2fa",
6698 "account recovery",
6699 "auth",
6700 "backup codes",
6701 "google2fa",
6702 "pragmarx",
6703 "recovery",
6704 "recovery codes",
6705 "two factor auth"
6706 ],
6707 "time": "2017-09-19T16:58:00+00:00"
6708 },
6709 {
6710 "name": "predis/predis",
6711 "version": "v1.1.x-dev",
6712 "source": {
6713 "type": "git",
6714 "url": "https://github.com/nrk/predis.git",
6715 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313"
6716 },
6717 "dist": {
6718 "type": "zip",
6719 "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313",
6720 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313",
6721 "shasum": ""
6722 },
6723 "require": {
6724 "php": ">=5.3.9"
6725 },
6726 "require-dev": {
6727 "phpunit/phpunit": "~4.8"
6728 },
6729 "suggest": {
6730 "ext-curl": "Allows access to Webdis when paired with phpiredis",
6731 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
6732 },
6733 "type": "library",
6734 "autoload": {
6735 "psr-4": {
6736 "Predis\\": "src/"
6737 }
6738 },
6739 "notification-url": "https://packagist.org/downloads/",
6740 "license": [
6741 "MIT"
6742 ],
6743 "authors": [
6744 {
6745 "name": "Daniele Alessandri",
6746 "email": "suppakilla@gmail.com",
6747 "homepage": "http://clorophilla.net"
6748 }
6749 ],
6750 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
6751 "homepage": "http://github.com/nrk/predis",
6752 "keywords": [
6753 "nosql",
6754 "predis",
6755 "redis"
6756 ],
6757 "time": "2017-07-12T14:39:17+00:00"
6758 },
6759 {
6760 "name": "psr/cache",
6761 "version": "1.0.1",
6762 "source": {
6763 "type": "git",
6764 "url": "https://github.com/php-fig/cache.git",
6765 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6766 },
6767 "dist": {
6768 "type": "zip",
6769 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6770 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6771 "shasum": ""
6772 },
6773 "require": {
6774 "php": ">=5.3.0"
6775 },
6776 "type": "library",
6777 "extra": {
6778 "branch-alias": {
6779 "dev-master": "1.0.x-dev"
6780 }
6781 },
6782 "autoload": {
6783 "psr-4": {
6784 "Psr\\Cache\\": "src/"
6785 }
6786 },
6787 "notification-url": "https://packagist.org/downloads/",
6788 "license": [
6789 "MIT"
6790 ],
6791 "authors": [
6792 {
6793 "name": "PHP-FIG",
6794 "homepage": "http://www.php-fig.org/"
6795 }
6796 ],
6797 "description": "Common interface for caching libraries",
6798 "keywords": [
6799 "cache",
6800 "psr",
6801 "psr-6"
6802 ],
6803 "time": "2016-08-06T20:24:11+00:00"
6804 },
6805 {
6806 "name": "psr/container",
6807 "version": "1.0.0",
6808 "source": {
6809 "type": "git",
6810 "url": "https://github.com/php-fig/container.git",
6811 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
6812 },
6813 "dist": {
6814 "type": "zip",
6815 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6816 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6817 "shasum": ""
6818 },
6819 "require": {
6820 "php": ">=5.3.0"
6821 },
6822 "type": "library",
6823 "extra": {
6824 "branch-alias": {
6825 "dev-master": "1.0.x-dev"
6826 }
6827 },
6828 "autoload": {
6829 "psr-4": {
6830 "Psr\\Container\\": "src/"
6831 }
6832 },
6833 "notification-url": "https://packagist.org/downloads/",
6834 "license": [
6835 "MIT"
6836 ],
6837 "authors": [
6838 {
6839 "name": "PHP-FIG",
6840 "homepage": "http://www.php-fig.org/"
6841 }
6842 ],
6843 "description": "Common Container Interface (PHP FIG PSR-11)",
6844 "homepage": "https://github.com/php-fig/container",
6845 "keywords": [
6846 "PSR-11",
6847 "container",
6848 "container-interface",
6849 "container-interop",
6850 "psr"
6851 ],
6852 "time": "2017-02-14T16:28:37+00:00"
6853 },
6854 {
6855 "name": "psr/http-client",
6856 "version": "1.0.0",
6857 "source": {
6858 "type": "git",
6859 "url": "https://github.com/php-fig/http-client.git",
6860 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
6861 },
6862 "dist": {
6863 "type": "zip",
6864 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
6865 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
6866 "shasum": ""
6867 },
6868 "require": {
6869 "php": "^7.0",
6870 "psr/http-message": "^1.0"
6871 },
6872 "type": "library",
6873 "extra": {
6874 "branch-alias": {
6875 "dev-master": "1.0.x-dev"
6876 }
6877 },
6878 "autoload": {
6879 "psr-4": {
6880 "Psr\\Http\\Client\\": "src/"
6881 }
6882 },
6883 "notification-url": "https://packagist.org/downloads/",
6884 "license": [
6885 "MIT"
6886 ],
6887 "authors": [
6888 {
6889 "name": "PHP-FIG",
6890 "homepage": "http://www.php-fig.org/"
6891 }
6892 ],
6893 "description": "Common interface for HTTP clients",
6894 "homepage": "https://github.com/php-fig/http-client",
6895 "keywords": [
6896 "http",
6897 "http-client",
6898 "psr",
6899 "psr-18"
6900 ],
6901 "time": "2018-10-30T23:29:13+00:00"
6902 },
955a3bde
JB
6903 {
6904 "name": "psr/http-factory",
6905 "version": "1.0.1",
6906 "source": {
6907 "type": "git",
6908 "url": "https://github.com/php-fig/http-factory.git",
6909 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6910 },
6911 "dist": {
6912 "type": "zip",
6913 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6914 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6915 "shasum": ""
6916 },
6917 "require": {
6918 "php": ">=7.0.0",
6919 "psr/http-message": "^1.0"
6920 },
6921 "type": "library",
6922 "extra": {
6923 "branch-alias": {
6924 "dev-master": "1.0.x-dev"
6925 }
6926 },
6927 "autoload": {
6928 "psr-4": {
6929 "Psr\\Http\\Message\\": "src/"
6930 }
6931 },
6932 "notification-url": "https://packagist.org/downloads/",
6933 "license": [
6934 "MIT"
6935 ],
6936 "authors": [
6937 {
6938 "name": "PHP-FIG",
6939 "homepage": "http://www.php-fig.org/"
6940 }
6941 ],
6942 "description": "Common interfaces for PSR-7 HTTP message factories",
6943 "keywords": [
6944 "factory",
6945 "http",
6946 "message",
6947 "psr",
6948 "psr-17",
6949 "psr-7",
6950 "request",
6951 "response"
6952 ],
6953 "time": "2019-04-30T12:38:16+00:00"
6954 },
6546aca4
JB
6955 {
6956 "name": "psr/http-message",
6957 "version": "1.0.1",
6958 "source": {
6959 "type": "git",
6960 "url": "https://github.com/php-fig/http-message.git",
6961 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6962 },
6963 "dist": {
6964 "type": "zip",
6965 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6966 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6967 "shasum": ""
6968 },
6969 "require": {
6970 "php": ">=5.3.0"
6971 },
6972 "type": "library",
6973 "extra": {
6974 "branch-alias": {
6975 "dev-master": "1.0.x-dev"
6976 }
6977 },
6978 "autoload": {
6979 "psr-4": {
6980 "Psr\\Http\\Message\\": "src/"
6981 }
6982 },
6983 "notification-url": "https://packagist.org/downloads/",
6984 "license": [
6985 "MIT"
6986 ],
6987 "authors": [
6988 {
6989 "name": "PHP-FIG",
6990 "homepage": "http://www.php-fig.org/"
6991 }
6992 ],
6993 "description": "Common interface for HTTP messages",
6994 "homepage": "https://github.com/php-fig/http-message",
6995 "keywords": [
6996 "http",
6997 "http-message",
6998 "psr",
6999 "psr-7",
7000 "request",
7001 "response"
7002 ],
7003 "time": "2016-08-06T14:39:51+00:00"
7004 },
7005 {
7006 "name": "psr/link",
7007 "version": "1.0.0",
7008 "source": {
7009 "type": "git",
7010 "url": "https://github.com/php-fig/link.git",
7011 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
7012 },
7013 "dist": {
7014 "type": "zip",
7015 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
7016 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
7017 "shasum": ""
7018 },
7019 "require": {
7020 "php": ">=5.3.0"
7021 },
7022 "type": "library",
7023 "extra": {
7024 "branch-alias": {
7025 "dev-master": "1.0.x-dev"
7026 }
7027 },
7028 "autoload": {
7029 "psr-4": {
7030 "Psr\\Link\\": "src/"
7031 }
7032 },
7033 "notification-url": "https://packagist.org/downloads/",
7034 "license": [
7035 "MIT"
7036 ],
7037 "authors": [
7038 {
7039 "name": "PHP-FIG",
7040 "homepage": "http://www.php-fig.org/"
7041 }
7042 ],
7043 "description": "Common interfaces for HTTP links",
7044 "keywords": [
7045 "http",
7046 "http-link",
7047 "link",
7048 "psr",
7049 "psr-13",
7050 "rest"
7051 ],
7052 "time": "2016-10-28T16:06:13+00:00"
7053 },
7054 {
7055 "name": "psr/log",
ddd3700c 7056 "version": "1.1.2",
6546aca4
JB
7057 "source": {
7058 "type": "git",
7059 "url": "https://github.com/php-fig/log.git",
ddd3700c 7060 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
6546aca4
JB
7061 },
7062 "dist": {
7063 "type": "zip",
ddd3700c 7064 "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
7065 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
6546aca4
JB
7066 "shasum": ""
7067 },
7068 "require": {
7069 "php": ">=5.3.0"
7070 },
7071 "type": "library",
7072 "extra": {
7073 "branch-alias": {
ddd3700c 7074 "dev-master": "1.1.x-dev"
6546aca4
JB
7075 }
7076 },
7077 "autoload": {
7078 "psr-4": {
7079 "Psr\\Log\\": "Psr/Log/"
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 logging libraries",
7093 "homepage": "https://github.com/php-fig/log",
7094 "keywords": [
7095 "log",
7096 "psr",
7097 "psr-3"
7098 ],
ddd3700c 7099 "time": "2019-11-01T11:05:21+00:00"
6546aca4
JB
7100 },
7101 {
7102 "name": "psr/simple-cache",
7103 "version": "1.0.1",
7104 "source": {
7105 "type": "git",
7106 "url": "https://github.com/php-fig/simple-cache.git",
7107 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
7108 },
7109 "dist": {
7110 "type": "zip",
7111 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7112 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7113 "shasum": ""
7114 },
7115 "require": {
7116 "php": ">=5.3.0"
7117 },
7118 "type": "library",
7119 "extra": {
7120 "branch-alias": {
7121 "dev-master": "1.0.x-dev"
7122 }
7123 },
7124 "autoload": {
7125 "psr-4": {
7126 "Psr\\SimpleCache\\": "src/"
7127 }
7128 },
7129 "notification-url": "https://packagist.org/downloads/",
7130 "license": [
7131 "MIT"
7132 ],
7133 "authors": [
7134 {
7135 "name": "PHP-FIG",
7136 "homepage": "http://www.php-fig.org/"
7137 }
7138 ],
7139 "description": "Common interfaces for simple caching",
7140 "keywords": [
7141 "cache",
7142 "caching",
7143 "psr",
7144 "psr-16",
7145 "simple-cache"
7146 ],
7147 "time": "2017-10-23T01:57:42+00:00"
7148 },
7149 {
7150 "name": "ralouphie/getallheaders",
154d0974 7151 "version": "3.0.3",
6546aca4
JB
7152 "source": {
7153 "type": "git",
7154 "url": "https://github.com/ralouphie/getallheaders.git",
154d0974 7155 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6546aca4
JB
7156 },
7157 "dist": {
7158 "type": "zip",
154d0974
JB
7159 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7160 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6546aca4
JB
7161 "shasum": ""
7162 },
7163 "require": {
154d0974 7164 "php": ">=5.6"
6546aca4
JB
7165 },
7166 "require-dev": {
154d0974
JB
7167 "php-coveralls/php-coveralls": "^2.1",
7168 "phpunit/phpunit": "^5 || ^6.5"
6546aca4
JB
7169 },
7170 "type": "library",
7171 "autoload": {
7172 "files": [
7173 "src/getallheaders.php"
7174 ]
7175 },
7176 "notification-url": "https://packagist.org/downloads/",
7177 "license": [
7178 "MIT"
7179 ],
7180 "authors": [
7181 {
7182 "name": "Ralph Khattar",
7183 "email": "ralph.khattar@gmail.com"
7184 }
7185 ],
7186 "description": "A polyfill for getallheaders.",
154d0974 7187 "time": "2019-03-08T08:55:37+00:00"
6546aca4 7188 },
955a3bde
JB
7189 {
7190 "name": "ramsey/uuid",
6ba1d734 7191 "version": "3.9.2",
955a3bde
JB
7192 "source": {
7193 "type": "git",
7194 "url": "https://github.com/ramsey/uuid.git",
6ba1d734 7195 "reference": "7779489a47d443f845271badbdcedfe4df8e06fb"
955a3bde
JB
7196 },
7197 "dist": {
7198 "type": "zip",
6ba1d734
JB
7199 "url": "https://api.github.com/repos/ramsey/uuid/zipball/7779489a47d443f845271badbdcedfe4df8e06fb",
7200 "reference": "7779489a47d443f845271badbdcedfe4df8e06fb",
955a3bde
JB
7201 "shasum": ""
7202 },
7203 "require": {
6ba1d734
JB
7204 "ext-json": "*",
7205 "paragonie/random_compat": "^1 | ^2 | 9.99.99",
7206 "php": "^5.4 | ^7 | ^8",
955a3bde
JB
7207 "symfony/polyfill-ctype": "^1.8"
7208 },
7209 "replace": {
7210 "rhumsaa/uuid": "self.version"
7211 },
7212 "require-dev": {
6ba1d734
JB
7213 "codeception/aspect-mock": "^1 | ^2",
7214 "doctrine/annotations": "^1.2",
7215 "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
7216 "jakub-onderka/php-parallel-lint": "^1",
7217 "mockery/mockery": "^0.9.11 | ^1",
955a3bde 7218 "moontoast/math": "^1.1",
6ba1d734
JB
7219 "paragonie/random-lib": "^2",
7220 "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
7221 "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
7222 "squizlabs/php_codesniffer": "^3.5"
955a3bde
JB
7223 },
7224 "suggest": {
7225 "ext-ctype": "Provides support for PHP Ctype functions",
7226 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
6ba1d734 7227 "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
955a3bde 7228 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
955a3bde 7229 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
6ba1d734 7230 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
955a3bde
JB
7231 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
7232 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7233 },
7234 "type": "library",
7235 "extra": {
7236 "branch-alias": {
7237 "dev-master": "3.x-dev"
7238 }
7239 },
7240 "autoload": {
7241 "psr-4": {
7242 "Ramsey\\Uuid\\": "src/"
6ba1d734
JB
7243 },
7244 "files": [
7245 "src/functions.php"
7246 ]
955a3bde
JB
7247 },
7248 "notification-url": "https://packagist.org/downloads/",
7249 "license": [
7250 "MIT"
7251 ],
7252 "authors": [
6ba1d734
JB
7253 {
7254 "name": "Ben Ramsey",
7255 "email": "ben@benramsey.com",
7256 "homepage": "https://benramsey.com"
7257 },
955a3bde
JB
7258 {
7259 "name": "Marijn Huizendveld",
7260 "email": "marijn.huizendveld@gmail.com"
7261 },
7262 {
7263 "name": "Thibaud Fabre",
7264 "email": "thibaud@aztech.io"
955a3bde
JB
7265 }
7266 ],
7267 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
7268 "homepage": "https://github.com/ramsey/uuid",
7269 "keywords": [
7270 "guid",
7271 "identifier",
7272 "uuid"
7273 ],
6ba1d734 7274 "time": "2019-12-17T08:18:51+00:00"
955a3bde 7275 },
6546aca4
JB
7276 {
7277 "name": "react/promise",
7278 "version": "v2.7.1",
7279 "source": {
7280 "type": "git",
7281 "url": "https://github.com/reactphp/promise.git",
7282 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
7283 },
7284 "dist": {
7285 "type": "zip",
7286 "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
7287 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
7288 "shasum": ""
7289 },
7290 "require": {
7291 "php": ">=5.4.0"
7292 },
7293 "require-dev": {
7294 "phpunit/phpunit": "~4.8"
7295 },
7296 "type": "library",
7297 "autoload": {
7298 "psr-4": {
7299 "React\\Promise\\": "src/"
7300 },
7301 "files": [
7302 "src/functions_include.php"
7303 ]
7304 },
7305 "notification-url": "https://packagist.org/downloads/",
7306 "license": [
7307 "MIT"
7308 ],
7309 "authors": [
7310 {
7311 "name": "Jan Sorgalla",
7312 "email": "jsorgalla@gmail.com"
7313 }
7314 ],
7315 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7316 "keywords": [
7317 "promise",
7318 "promises"
7319 ],
7320 "time": "2019-01-07T21:25:54+00:00"
7321 },
7322 {
7323 "name": "scheb/two-factor-bundle",
725a702e 7324 "version": "v4.11.1",
6546aca4
JB
7325 "source": {
7326 "type": "git",
7327 "url": "https://github.com/scheb/two-factor-bundle.git",
725a702e 7328 "reference": "f9198cfcd5b2a92691926fd10406e8817232ac16"
6546aca4
JB
7329 },
7330 "dist": {
7331 "type": "zip",
725a702e 7332 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/f9198cfcd5b2a92691926fd10406e8817232ac16",
7333 "reference": "f9198cfcd5b2a92691926fd10406e8817232ac16",
6546aca4
JB
7334 "shasum": ""
7335 },
7336 "require": {
7337 "lcobucci/jwt": "^3.2",
28378675 7338 "paragonie/constant_time_encoding": "^2.2",
6546aca4 7339 "php": "^7.1.3",
33aa6ef1 7340 "spomky-labs/otphp": "^9.1|^10.0",
8d84ed16 7341 "symfony/config": "^3.4|^4.0|^5.0",
7342 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7343 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7344 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
7345 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7346 "symfony/http-kernel": "^3.4|^4.0|^5.0",
7347 "symfony/property-access": "^3.4|^4.0|^5.0",
7348 "symfony/security-bundle": "^3.4|^4.0|^5.0",
7349 "symfony/twig-bundle": "^3.4|^4.0|^5.0"
6546aca4
JB
7350 },
7351 "require-dev": {
7352 "doctrine/lexer": "^1.0.1",
7353 "doctrine/orm": "^2.6",
8d4ed0df 7354 "escapestudios/symfony2-coding-standard": "^3.9",
6546aca4 7355 "phpunit/phpunit": "^7.0|^8.0",
8d4ed0df 7356 "squizlabs/php_codesniffer": "^3.5",
6546aca4 7357 "swiftmailer/swiftmailer": "^6.0",
8d84ed16 7358 "symfony/yaml": "^3.4|^4.0|^5.0"
6546aca4
JB
7359 },
7360 "type": "symfony-bundle",
7361 "autoload": {
7362 "psr-4": {
7363 "Scheb\\TwoFactorBundle\\": ""
8d4ed0df
JB
7364 },
7365 "exclude-from-classmap": [
7366 "/Tests/"
7367 ]
6546aca4
JB
7368 },
7369 "notification-url": "https://packagist.org/downloads/",
7370 "license": [
7371 "MIT"
7372 ],
7373 "authors": [
7374 {
7375 "name": "Christian Scheb",
7376 "email": "me@christianscheb.de"
7377 }
7378 ],
7379 "description": "Provides two-factor authentication for Symfony applications",
7380 "homepage": "https://github.com/scheb/two-factor-bundle",
7381 "keywords": [
7382 "Authentication",
7383 "security",
7384 "symfony",
7385 "two-factor",
7386 "two-step"
7387 ],
725a702e 7388 "time": "2019-12-19T12:07:42+00:00"
6546aca4
JB
7389 },
7390 {
7391 "name": "sensio/distribution-bundle",
e06303d8 7392 "version": "v5.0.25",
6546aca4
JB
7393 "source": {
7394 "type": "git",
7395 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
e06303d8 7396 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
6546aca4
JB
7397 },
7398 "dist": {
7399 "type": "zip",
e06303d8 7400 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
7401 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
6546aca4
JB
7402 "shasum": ""
7403 },
7404 "require": {
7405 "php": ">=5.3.9",
e06303d8 7406 "sensiolabs/security-checker": "~5.0|~6.0",
6546aca4
JB
7407 "symfony/class-loader": "~2.3|~3.0",
7408 "symfony/config": "~2.3|~3.0",
7409 "symfony/dependency-injection": "~2.3|~3.0",
7410 "symfony/filesystem": "~2.3|~3.0",
7411 "symfony/http-kernel": "~2.3|~3.0",
7412 "symfony/process": "~2.3|~3.0"
7413 },
7414 "type": "symfony-bundle",
7415 "extra": {
7416 "branch-alias": {
7417 "dev-master": "5.0.x-dev"
7418 }
7419 },
7420 "autoload": {
7421 "psr-4": {
7422 "Sensio\\Bundle\\DistributionBundle\\": ""
7423 }
7424 },
7425 "notification-url": "https://packagist.org/downloads/",
7426 "license": [
7427 "MIT"
7428 ],
7429 "authors": [
7430 {
7431 "name": "Fabien Potencier",
7432 "email": "fabien@symfony.com"
7433 }
7434 ],
7435 "description": "Base bundle for Symfony Distributions",
7436 "keywords": [
7437 "configuration",
7438 "distribution"
7439 ],
e06303d8 7440 "time": "2019-06-18T15:43:58+00:00"
6546aca4
JB
7441 },
7442 {
7443 "name": "sensio/framework-extra-bundle",
d0cf488d 7444 "version": "v5.4.1",
6546aca4
JB
7445 "source": {
7446 "type": "git",
7447 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
d0cf488d 7448 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a"
6546aca4
JB
7449 },
7450 "dist": {
7451 "type": "zip",
d0cf488d
JB
7452 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
7453 "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
6546aca4
JB
7454 "shasum": ""
7455 },
7456 "require": {
7457 "doctrine/annotations": "^1.0",
7458 "doctrine/persistence": "^1.0",
7459 "php": ">=7.1.3",
2c8dcab7 7460 "symfony/config": "^3.4|^4.3",
7461 "symfony/dependency-injection": "^3.4|^4.3",
7462 "symfony/framework-bundle": "^3.4|^4.3",
7463 "symfony/http-kernel": "^3.4|^4.3"
6546aca4
JB
7464 },
7465 "require-dev": {
7466 "doctrine/doctrine-bundle": "^1.6",
7467 "doctrine/orm": "^2.5",
7468 "nyholm/psr7": "^1.1",
2c8dcab7 7469 "symfony/browser-kit": "^3.4|^4.3",
7470 "symfony/dom-crawler": "^3.4|^4.3",
7471 "symfony/expression-language": "^3.4|^4.3",
7472 "symfony/finder": "^3.4|^4.3",
6546aca4
JB
7473 "symfony/monolog-bridge": "^3.0|^4.0",
7474 "symfony/monolog-bundle": "^3.2",
7475 "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
7476 "symfony/psr-http-message-bridge": "^1.1",
2c8dcab7 7477 "symfony/security-bundle": "^3.4|^4.3",
7478 "symfony/twig-bundle": "^3.4|^4.3",
7479 "symfony/yaml": "^3.4|^4.3",
6546aca4
JB
7480 "twig/twig": "~1.12|~2.0"
7481 },
7482 "suggest": {
7483 "symfony/expression-language": "",
7484 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
7485 "symfony/security-bundle": ""
7486 },
7487 "type": "symfony-bundle",
7488 "extra": {
7489 "branch-alias": {
2c8dcab7 7490 "dev-master": "5.4.x-dev"
6546aca4
JB
7491 }
7492 },
7493 "autoload": {
7494 "psr-4": {
7495 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
7496 }
7497 },
7498 "notification-url": "https://packagist.org/downloads/",
7499 "license": [
7500 "MIT"
7501 ],
7502 "authors": [
7503 {
7504 "name": "Fabien Potencier",
7505 "email": "fabien@symfony.com"
7506 }
7507 ],
7508 "description": "This bundle provides a way to configure your controllers with annotations",
7509 "keywords": [
7510 "annotations",
7511 "controllers"
7512 ],
d0cf488d 7513 "time": "2019-07-08T08:31:25+00:00"
6546aca4
JB
7514 },
7515 {
7516 "name": "sensiolabs/security-checker",
8d4ed0df 7517 "version": "v6.0.3",
6546aca4
JB
7518 "source": {
7519 "type": "git",
7520 "url": "https://github.com/sensiolabs/security-checker.git",
8d4ed0df 7521 "reference": "a576c01520d9761901f269c4934ba55448be4a54"
6546aca4
JB
7522 },
7523 "dist": {
7524 "type": "zip",
8d4ed0df
JB
7525 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
7526 "reference": "a576c01520d9761901f269c4934ba55448be4a54",
6546aca4
JB
7527 "shasum": ""
7528 },
7529 "require": {
e06303d8 7530 "php": ">=7.1.3",
8d4ed0df
JB
7531 "symfony/console": "^2.8|^3.4|^4.2|^5.0",
7532 "symfony/http-client": "^4.3|^5.0",
7533 "symfony/mime": "^4.3|^5.0",
e06303d8 7534 "symfony/polyfill-ctype": "^1.11"
6546aca4
JB
7535 },
7536 "bin": [
7537 "security-checker"
7538 ],
7539 "type": "library",
7540 "extra": {
7541 "branch-alias": {
e06303d8 7542 "dev-master": "6.0-dev"
6546aca4
JB
7543 }
7544 },
7545 "autoload": {
7546 "psr-4": {
7547 "SensioLabs\\Security\\": "SensioLabs/Security"
7548 }
7549 },
7550 "notification-url": "https://packagist.org/downloads/",
7551 "license": [
7552 "MIT"
7553 ],
7554 "authors": [
7555 {
7556 "name": "Fabien Potencier",
7557 "email": "fabien.potencier@gmail.com"
7558 }
7559 ],
7560 "description": "A security checker for your composer.lock",
8d4ed0df 7561 "time": "2019-11-01T13:20:14+00:00"
6546aca4 7562 },
955a3bde
JB
7563 {
7564 "name": "sentry/sdk",
eb0fa190 7565 "version": "2.0.4",
955a3bde
JB
7566 "source": {
7567 "type": "git",
7568 "url": "https://github.com/getsentry/sentry-php-sdk.git",
eb0fa190 7569 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874"
955a3bde
JB
7570 },
7571 "dist": {
7572 "type": "zip",
eb0fa190 7573 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
7574 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
955a3bde
JB
7575 "shasum": ""
7576 },
7577 "require": {
7578 "http-interop/http-factory-guzzle": "^1.0",
7579 "php-http/curl-client": "^1.0|^2.0",
eb0fa190 7580 "sentry/sentry": "^2.1.3"
955a3bde
JB
7581 },
7582 "type": "metapackage",
7583 "notification-url": "https://packagist.org/downloads/",
7584 "license": [
7585 "MIT"
7586 ],
7587 "authors": [
7588 {
7589 "name": "Sentry",
7590 "email": "accounts@sentry.io"
7591 }
7592 ],
7593 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
eb0fa190 7594 "time": "2019-09-09T19:54:44+00:00"
955a3bde
JB
7595 },
7596 {
7597 "name": "sentry/sentry",
8a74cb83 7598 "version": "2.2.6",
955a3bde
JB
7599 "source": {
7600 "type": "git",
7601 "url": "https://github.com/getsentry/sentry-php.git",
8a74cb83 7602 "reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563"
955a3bde
JB
7603 },
7604 "dist": {
7605 "type": "zip",
8a74cb83 7606 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c9b253229b95f8e5bbf6a3661a170a0be0f80563",
7607 "reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563",
955a3bde
JB
7608 "shasum": ""
7609 },
7610 "require": {
7611 "ext-json": "*",
7612 "ext-mbstring": "*",
eb0fa190 7613 "guzzlehttp/promises": "^1.3",
955a3bde
JB
7614 "jean85/pretty-package-versions": "^1.2",
7615 "php": "^7.1",
7616 "php-http/async-client-implementation": "^1.0",
7617 "php-http/client-common": "^1.5|^2.0",
7618 "php-http/discovery": "^1.6.1",
7619 "php-http/httplug": "^1.1|^2.0",
7620 "php-http/message": "^1.5",
7621 "psr/http-message-implementation": "^1.0",
7622 "ramsey/uuid": "^3.3",
6ba1d734
JB
7623 "symfony/options-resolver": "^2.7|^3.0|^4.0|^5.0",
7624 "zendframework/zend-diactoros": "^1.7.1|^2.0"
955a3bde
JB
7625 },
7626 "conflict": {
7627 "php-http/client-common": "1.8.0",
7628 "raven/raven": "*"
7629 },
7630 "require-dev": {
7631 "friendsofphp/php-cs-fixer": "^2.13",
7632 "monolog/monolog": "^1.3|^2.0",
7633 "php-http/mock-client": "^1.0",
eb0fa190 7634 "phpstan/extension-installer": "^1.0",
7635 "phpstan/phpstan": "^0.11",
7636 "phpstan/phpstan-phpunit": "^0.11",
8a74cb83 7637 "phpunit/phpunit": "^7.5.18",
6ba1d734 7638 "symfony/phpunit-bridge": "^4.3|^5.0",
eb0fa190 7639 "vimeo/psalm": "^3.4"
955a3bde 7640 },
8d4ed0df
JB
7641 "suggest": {
7642 "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
7643 },
955a3bde
JB
7644 "type": "library",
7645 "extra": {
7646 "branch-alias": {
eb0fa190 7647 "dev-develop": "2.2-dev"
955a3bde
JB
7648 }
7649 },
7650 "autoload": {
7651 "files": [
eb0fa190 7652 "src/functions.php"
955a3bde
JB
7653 ],
7654 "psr-4": {
7655 "Sentry\\": "src/"
7656 }
7657 },
7658 "notification-url": "https://packagist.org/downloads/",
7659 "license": [
7660 "BSD-3-Clause"
7661 ],
7662 "authors": [
7663 {
7664 "name": "Sentry",
7665 "email": "accounts@sentry.io"
7666 }
7667 ],
7668 "description": "A PHP SDK for Sentry (http://sentry.io)",
7669 "homepage": "http://sentry.io",
7670 "keywords": [
7671 "crash-reporting",
7672 "crash-reports",
7673 "error-handler",
7674 "error-monitoring",
7675 "log",
7676 "logging",
7677 "sentry"
7678 ],
8a74cb83 7679 "time": "2019-12-18T08:56:34+00:00"
955a3bde
JB
7680 },
7681 {
7682 "name": "sentry/sentry-symfony",
8a74cb83 7683 "version": "3.2.1",
955a3bde
JB
7684 "source": {
7685 "type": "git",
7686 "url": "https://github.com/getsentry/sentry-symfony.git",
8a74cb83 7687 "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d"
955a3bde
JB
7688 },
7689 "dist": {
7690 "type": "zip",
8a74cb83 7691 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/620b90dc35c12ef96c6460df74e30441e359ce6d",
7692 "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d",
955a3bde
JB
7693 "shasum": ""
7694 },
7695 "require": {
7696 "jean85/pretty-package-versions": "^1.0",
7697 "php": "^7.1",
7698 "sentry/sdk": "^2.0",
4ef4b64c 7699 "symfony/config": "^2.8||^3.0||^4.0",
7700 "symfony/console": "^2.8||^3.0||^4.0",
7701 "symfony/dependency-injection": "^2.8||^3.0||^4.0",
7702 "symfony/event-dispatcher": "^2.8||^3.0||^4.0",
7703 "symfony/http-kernel": "^2.8||^3.0||^4.0",
7704 "symfony/security-core": "^2.8||^3.0||^4.0"
955a3bde
JB
7705 },
7706 "require-dev": {
7707 "friendsofphp/php-cs-fixer": "^2.8",
7708 "jangregor/phpstan-prophecy": "^0.3.0",
eb0fa190 7709 "monolog/monolog": "^1.11||^2.0",
955a3bde
JB
7710 "php-http/mock-client": "^1.0",
7711 "phpstan/phpstan": "^0.11",
7712 "phpstan/phpstan-phpunit": "^0.11",
7713 "phpunit/phpunit": "^7.5",
7714 "scrutinizer/ocular": "^1.4",
4ef4b64c 7715 "symfony/expression-language": "^2.8||^3.0||^4.0"
955a3bde 7716 },
eb0fa190 7717 "suggest": {
7718 "monolog/monolog": "Required to use the Monolog handler"
7719 },
955a3bde
JB
7720 "type": "symfony-bundle",
7721 "extra": {
7722 "branch-alias": {
7723 "master": "3.x-dev",
8a74cb83 7724 "releases/3.2.x": "3.2.x-dev",
955a3bde
JB
7725 "releases/2.x": "2.x-dev",
7726 "releases/1.x": "1.x-dev"
7727 }
7728 },
7729 "autoload": {
7730 "psr-4": {
7731 "Sentry\\SentryBundle\\": "src/"
7732 }
7733 },
7734 "notification-url": "https://packagist.org/downloads/",
7735 "license": [
7736 "Apache-2.0"
7737 ],
7738 "authors": [
7739 {
7740 "name": "David Cramer",
7741 "email": "dcramer@gmail.com"
7742 },
7743 {
7744 "name": "Alessandro Lai",
7745 "email": "alessandro.lai85@gmail.com"
7746 }
7747 ],
7748 "description": "Symfony integration for Sentry (http://getsentry.com)",
7749 "homepage": "http://getsentry.com",
7750 "keywords": [
7751 "errors",
7752 "logging",
7753 "sentry",
7754 "symfony"
7755 ],
8a74cb83 7756 "time": "2019-11-29T21:24:37+00:00"
955a3bde 7757 },
6546aca4
JB
7758 {
7759 "name": "simplepie/simplepie",
0f387577 7760 "version": "1.5.4",
6546aca4
JB
7761 "source": {
7762 "type": "git",
7763 "url": "https://github.com/simplepie/simplepie.git",
0f387577 7764 "reference": "f4c8246511a38fc9d99a59fb42f61eeeafb31663"
6546aca4
JB
7765 },
7766 "dist": {
7767 "type": "zip",
0f387577
JB
7768 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/f4c8246511a38fc9d99a59fb42f61eeeafb31663",
7769 "reference": "f4c8246511a38fc9d99a59fb42f61eeeafb31663",
6546aca4
JB
7770 "shasum": ""
7771 },
7772 "require": {
7773 "ext-pcre": "*",
7774 "ext-xml": "*",
7775 "ext-xmlreader": "*",
7776 "php": ">=5.6.0"
7777 },
7778 "require-dev": {
7779 "phpunit/phpunit": "~5.4.3 || ~6.5"
7780 },
7781 "suggest": {
7782 "ext-curl": "",
7783 "ext-iconv": "",
7784 "ext-intl": "",
7785 "ext-mbstring": "",
7786 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
7787 },
7788 "type": "library",
7789 "autoload": {
7790 "psr-0": {
7791 "SimplePie": "library"
7792 }
7793 },
7794 "notification-url": "https://packagist.org/downloads/",
7795 "license": [
7796 "BSD-3-Clause"
7797 ],
7798 "authors": [
7799 {
7800 "name": "Ryan Parman",
cc7b2b91 7801 "homepage": "http://ryanparman.com/",
7802 "role": "Creator, alumnus developer"
6546aca4
JB
7803 },
7804 {
7805 "name": "Geoffrey Sneddon",
cc7b2b91 7806 "homepage": "http://gsnedders.com/",
7807 "role": "Alumnus developer"
6546aca4
JB
7808 },
7809 {
7810 "name": "Ryan McCue",
7811 "email": "me@ryanmccue.info",
cc7b2b91 7812 "homepage": "http://ryanmccue.info/",
7813 "role": "Developer"
6546aca4
JB
7814 }
7815 ],
7816 "description": "A simple Atom/RSS parsing library for PHP",
7817 "homepage": "http://simplepie.org/",
7818 "keywords": [
7819 "atom",
7820 "feeds",
7821 "rss"
7822 ],
0f387577 7823 "time": "2019-11-23T07:05:15+00:00"
6546aca4
JB
7824 },
7825 {
7826 "name": "smalot/pdfparser",
7827 "version": "v0.14.0",
7828 "source": {
7829 "type": "git",
7830 "url": "https://github.com/smalot/pdfparser.git",
7831 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f"
7832 },
7833 "dist": {
7834 "type": "zip",
7835 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f",
7836 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f",
7837 "shasum": ""
7838 },
7839 "require": {
7840 "ext-mbstring": "*",
7841 "ext-zlib": "*",
7842 "php": ">=5.3.0",
7843 "tecnickcom/tcpdf": "~6.0"
7844 },
7845 "require-dev": {
7846 "atoum/atoum": "^2.8 | ^3.0"
7847 },
7848 "type": "library",
7849 "autoload": {
7850 "psr-0": {
7851 "Smalot\\PdfParser\\": "src/"
7852 }
7853 },
7854 "notification-url": "https://packagist.org/downloads/",
7855 "license": [
7856 "LGPL-3.0"
7857 ],
7858 "authors": [
7859 {
0f387577 7860 "name": "Sebastien MALOT",
6546aca4
JB
7861 "email": "sebastien@malot.fr"
7862 }
7863 ],
7864 "description": "Pdf parser library. Can read and extract information from pdf file.",
7865 "homepage": "http://www.pdfparser.org",
7866 "keywords": [
7867 "extract",
7868 "parse",
7869 "parser",
7870 "pdf",
7871 "text"
7872 ],
7873 "time": "2019-01-23T09:14:37+00:00"
7874 },
7875 {
28378675 7876 "name": "spomky-labs/otphp",
7877 "version": "v9.1.4",
6546aca4
JB
7878 "source": {
7879 "type": "git",
28378675 7880 "url": "https://github.com/Spomky-Labs/otphp.git",
7881 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068"
6546aca4
JB
7882 },
7883 "dist": {
7884 "type": "zip",
28378675 7885 "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/48d463cf909320399fe08eab2e1cd18d899d5068",
7886 "reference": "48d463cf909320399fe08eab2e1cd18d899d5068",
6546aca4
JB
7887 "shasum": ""
7888 },
7889 "require": {
28378675 7890 "beberlei/assert": "^2.4|^3.0",
7891 "paragonie/constant_time_encoding": "^2.0",
6546aca4
JB
7892 "php": "^7.1"
7893 },
7894 "require-dev": {
28378675 7895 "phpunit/phpunit": "^6.0",
7896 "satooshi/php-coveralls": "^1.0"
6546aca4
JB
7897 },
7898 "type": "library",
7899 "extra": {
7900 "branch-alias": {
28378675 7901 "dev-master": "9.0.x-dev"
6546aca4
JB
7902 }
7903 },
7904 "autoload": {
7905 "psr-4": {
28378675 7906 "OTPHP\\": "src/"
6546aca4
JB
7907 }
7908 },
7909 "notification-url": "https://packagist.org/downloads/",
7910 "license": [
7911 "MIT"
7912 ],
7913 "authors": [
7914 {
28378675 7915 "name": "Florent Morselli",
7916 "homepage": "https://github.com/Spomky"
6546aca4
JB
7917 },
7918 {
28378675 7919 "name": "All contributors",
7920 "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
6546aca4
JB
7921 }
7922 ],
28378675 7923 "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",
7924 "homepage": "https://github.com/Spomky-Labs/otphp",
6546aca4 7925 "keywords": [
28378675 7926 "FreeOTP",
7927 "RFC 4226",
7928 "RFC 6238",
7929 "google authenticator",
7930 "hotp",
7931 "otp",
7932 "totp"
6546aca4 7933 ],
28378675 7934 "time": "2019-03-18T10:08:51+00:00"
6546aca4
JB
7935 },
7936 {
7937 "name": "stof/doctrine-extensions-bundle",
7938 "version": "v1.3.0",
7939 "source": {
7940 "type": "git",
7941 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
7942 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
7943 },
7944 "dist": {
7945 "type": "zip",
7946 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7947 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7948 "shasum": ""
7949 },
7950 "require": {
7951 "gedmo/doctrine-extensions": "^2.3.4",
7952 "php": ">=5.3.2",
7953 "symfony/framework-bundle": "~2.7|~3.2|~4.0"
7954 },
7955 "require-dev": {
7956 "symfony/phpunit-bridge": "^4.0",
7957 "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
7958 },
7959 "suggest": {
7960 "doctrine/doctrine-bundle": "to use the ORM extensions",
7961 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
7962 },
7963 "type": "symfony-bundle",
7964 "extra": {
7965 "branch-alias": {
7966 "dev-master": "1.3.x-dev"
7967 }
7968 },
7969 "autoload": {
7970 "psr-4": {
7971 "Stof\\DoctrineExtensionsBundle\\": ""
7972 }
7973 },
7974 "notification-url": "https://packagist.org/downloads/",
7975 "license": [
7976 "MIT"
7977 ],
7978 "authors": [
7979 {
7980 "name": "Christophe Coevoet",
7981 "email": "stof@notk.org"
7982 }
7983 ],
7984 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
7985 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
7986 "keywords": [
7987 "behaviors",
7988 "doctrine2",
7989 "extensions",
7990 "gedmo",
7991 "loggable",
7992 "nestedset",
7993 "sluggable",
7994 "sortable",
7995 "timestampable",
7996 "translatable",
7997 "tree"
7998 ],
7999 "time": "2017-12-24T16:06:50+00:00"
8000 },
8001 {
8002 "name": "swiftmailer/swiftmailer",
8d4ed0df 8003 "version": "v6.2.3",
6546aca4
JB
8004 "source": {
8005 "type": "git",
8006 "url": "https://github.com/swiftmailer/swiftmailer.git",
8d4ed0df 8007 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
6546aca4
JB
8008 },
8009 "dist": {
8010 "type": "zip",
8d4ed0df
JB
8011 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
8012 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
6546aca4
JB
8013 "shasum": ""
8014 },
8015 "require": {
8016 "egulias/email-validator": "~2.0",
8017 "php": ">=7.0.0",
8018 "symfony/polyfill-iconv": "^1.0",
8019 "symfony/polyfill-intl-idn": "^1.10",
8020 "symfony/polyfill-mbstring": "^1.0"
8021 },
8022 "require-dev": {
8023 "mockery/mockery": "~0.9.1",
8024 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
8025 },
8026 "suggest": {
8027 "ext-intl": "Needed to support internationalized email addresses",
8028 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
8029 },
8030 "type": "library",
8031 "extra": {
8032 "branch-alias": {
8033 "dev-master": "6.2-dev"
8034 }
8035 },
8036 "autoload": {
8037 "files": [
8038 "lib/swift_required.php"
8039 ]
8040 },
8041 "notification-url": "https://packagist.org/downloads/",
8042 "license": [
8043 "MIT"
8044 ],
8045 "authors": [
8046 {
8047 "name": "Chris Corbyn"
8048 },
8049 {
8050 "name": "Fabien Potencier",
8051 "email": "fabien@symfony.com"
8052 }
8053 ],
8054 "description": "Swiftmailer, free feature-rich PHP mailer",
8055 "homepage": "https://swiftmailer.symfony.com",
8056 "keywords": [
8057 "email",
8058 "mail",
8059 "mailer"
8060 ],
8d4ed0df 8061 "time": "2019-11-12T09:31:26+00:00"
6546aca4 8062 },
e06303d8 8063 {
8064 "name": "symfony/http-client",
8a74cb83 8065 "version": "v4.4.2",
e06303d8 8066 "source": {
8067 "type": "git",
8068 "url": "https://github.com/symfony/http-client.git",
8a74cb83 8069 "reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f"
e06303d8 8070 },
8071 "dist": {
8072 "type": "zip",
8a74cb83 8073 "url": "https://api.github.com/repos/symfony/http-client/zipball/9ebfc77b5018a05226b38642def82746f3e2ce0f",
8074 "reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f",
e06303d8 8075 "shasum": ""
8076 },
8077 "require": {
8078 "php": "^7.1.3",
8079 "psr/log": "^1.0",
6ba1d734
JB
8080 "symfony/http-client-contracts": "^1.1.8|^2",
8081 "symfony/polyfill-php73": "^1.11",
8082 "symfony/service-contracts": "^1.0|^2"
e06303d8 8083 },
8084 "provide": {
6ba1d734
JB
8085 "php-http/async-client-implementation": "*",
8086 "php-http/client-implementation": "*",
e06303d8 8087 "psr/http-client-implementation": "1.0",
8088 "symfony/http-client-implementation": "1.1"
8089 },
8090 "require-dev": {
6ba1d734 8091 "guzzlehttp/promises": "^1.3.1",
e06303d8 8092 "nyholm/psr7": "^1.0",
6ba1d734 8093 "php-http/httplug": "^1.0|^2.0",
e06303d8 8094 "psr/http-client": "^1.0",
6ba1d734
JB
8095 "symfony/dependency-injection": "^4.3|^5.0",
8096 "symfony/http-kernel": "^4.4",
8097 "symfony/process": "^4.2|^5.0"
e06303d8 8098 },
8099 "type": "library",
8100 "extra": {
8101 "branch-alias": {
6ba1d734 8102 "dev-master": "4.4-dev"
e06303d8 8103 }
8104 },
8105 "autoload": {
8106 "psr-4": {
8107 "Symfony\\Component\\HttpClient\\": ""
8108 },
8109 "exclude-from-classmap": [
8110 "/Tests/"
8111 ]
8112 },
8113 "notification-url": "https://packagist.org/downloads/",
8114 "license": [
8115 "MIT"
8116 ],
8117 "authors": [
8118 {
8119 "name": "Nicolas Grekas",
8120 "email": "p@tchwork.com"
8121 },
8122 {
8123 "name": "Symfony Community",
8124 "homepage": "https://symfony.com/contributors"
8125 }
8126 ],
8127 "description": "Symfony HttpClient component",
8128 "homepage": "https://symfony.com",
8a74cb83 8129 "time": "2019-12-19T15:57:49+00:00"
e06303d8 8130 },
8131 {
8132 "name": "symfony/http-client-contracts",
8d4ed0df 8133 "version": "v1.1.8",
e06303d8 8134 "source": {
8135 "type": "git",
8136 "url": "https://github.com/symfony/http-client-contracts.git",
8d4ed0df 8137 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e"
e06303d8 8138 },
8139 "dist": {
8140 "type": "zip",
8d4ed0df
JB
8141 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
8142 "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e",
e06303d8 8143 "shasum": ""
8144 },
8145 "require": {
8146 "php": "^7.1.3"
8147 },
8148 "suggest": {
8149 "symfony/http-client-implementation": ""
8150 },
8151 "type": "library",
8152 "extra": {
8153 "branch-alias": {
8154 "dev-master": "1.1-dev"
8155 }
8156 },
8157 "autoload": {
8158 "psr-4": {
8159 "Symfony\\Contracts\\HttpClient\\": ""
8160 }
8161 },
8162 "notification-url": "https://packagist.org/downloads/",
8163 "license": [
8164 "MIT"
8165 ],
8166 "authors": [
8167 {
8168 "name": "Nicolas Grekas",
8169 "email": "p@tchwork.com"
8170 },
8171 {
8172 "name": "Symfony Community",
8173 "homepage": "https://symfony.com/contributors"
8174 }
8175 ],
8176 "description": "Generic abstractions related to HTTP clients",
8177 "homepage": "https://symfony.com",
8178 "keywords": [
8179 "abstractions",
8180 "contracts",
8181 "decoupling",
8182 "interfaces",
8183 "interoperability",
8184 "standards"
8185 ],
8d4ed0df 8186 "time": "2019-11-07T12:44:51+00:00"
e06303d8 8187 },
8188 {
8189 "name": "symfony/mime",
0f387577 8190 "version": "v4.4.2",
e06303d8 8191 "source": {
8192 "type": "git",
8193 "url": "https://github.com/symfony/mime.git",
6ba1d734 8194 "reference": "010cc488e56cafe5f7494dea70aea93100c234df"
e06303d8 8195 },
8196 "dist": {
8197 "type": "zip",
6ba1d734
JB
8198 "url": "https://api.github.com/repos/symfony/mime/zipball/010cc488e56cafe5f7494dea70aea93100c234df",
8199 "reference": "010cc488e56cafe5f7494dea70aea93100c234df",
e06303d8 8200 "shasum": ""
8201 },
8202 "require": {
8203 "php": "^7.1.3",
8204 "symfony/polyfill-intl-idn": "^1.10",
8205 "symfony/polyfill-mbstring": "^1.0"
8206 },
d3847ac1
JB
8207 "conflict": {
8208 "symfony/mailer": "<4.4"
8209 },
e06303d8 8210 "require-dev": {
3f2e602f 8211 "egulias/email-validator": "^2.1.10",
d3847ac1 8212 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
e06303d8 8213 },
8214 "type": "library",
8215 "extra": {
8216 "branch-alias": {
d3847ac1 8217 "dev-master": "4.4-dev"
e06303d8 8218 }
8219 },
8220 "autoload": {
8221 "psr-4": {
8222 "Symfony\\Component\\Mime\\": ""
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": "Fabien Potencier",
8235 "email": "fabien@symfony.com"
8236 },
8237 {
8238 "name": "Symfony Community",
8239 "homepage": "https://symfony.com/contributors"
8240 }
8241 ],
8242 "description": "A library to manipulate MIME messages",
8243 "homepage": "https://symfony.com",
8244 "keywords": [
8245 "mime",
8246 "mime-type"
8247 ],
6ba1d734 8248 "time": "2019-11-30T08:27:26+00:00"
e06303d8 8249 },
6546aca4
JB
8250 {
8251 "name": "symfony/monolog-bundle",
9baf99ad 8252 "version": "v3.5.0",
6546aca4
JB
8253 "source": {
8254 "type": "git",
8255 "url": "https://github.com/symfony/monolog-bundle.git",
9baf99ad 8256 "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd"
6546aca4
JB
8257 },
8258 "dist": {
8259 "type": "zip",
9baf99ad 8260 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
8261 "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
6546aca4
JB
8262 "shasum": ""
8263 },
8264 "require": {
9baf99ad 8265 "monolog/monolog": "~1.22 || ~2.0",
6546aca4 8266 "php": ">=5.6",
9baf99ad 8267 "symfony/config": "~3.4 || ~4.0 || ^5.0",
8268 "symfony/dependency-injection": "~3.4.10 || ^4.0.10 || ^5.0",
8269 "symfony/http-kernel": "~3.4 || ~4.0 || ^5.0",
8270 "symfony/monolog-bridge": "~3.4 || ~4.0 || ^5.0"
6546aca4
JB
8271 },
8272 "require-dev": {
9baf99ad 8273 "symfony/console": "~3.4 || ~4.0 || ^5.0",
8274 "symfony/phpunit-bridge": "^3.4.19 || ^4.0 || ^5.0",
8275 "symfony/yaml": "~3.4 || ~4.0 || ^5.0"
6546aca4
JB
8276 },
8277 "type": "symfony-bundle",
8278 "extra": {
8279 "branch-alias": {
8280 "dev-master": "3.x-dev"
8281 }
8282 },
8283 "autoload": {
8284 "psr-4": {
8285 "Symfony\\Bundle\\MonologBundle\\": ""
8286 },
8287 "exclude-from-classmap": [
8288 "/Tests/"
8289 ]
8290 },
8291 "notification-url": "https://packagist.org/downloads/",
8292 "license": [
8293 "MIT"
8294 ],
8295 "authors": [
6546aca4
JB
8296 {
8297 "name": "Fabien Potencier",
8298 "email": "fabien@symfony.com"
9baf99ad 8299 },
8300 {
8301 "name": "Symfony Community",
8302 "homepage": "http://symfony.com/contributors"
6546aca4
JB
8303 }
8304 ],
8305 "description": "Symfony MonologBundle",
8306 "homepage": "http://symfony.com",
8307 "keywords": [
8308 "log",
8309 "logging"
8310 ],
9baf99ad 8311 "time": "2019-11-13T13:11:14+00:00"
6546aca4
JB
8312 },
8313 {
8314 "name": "symfony/polyfill-apcu",
d063ef65 8315 "version": "v1.13.1",
6546aca4
JB
8316 "source": {
8317 "type": "git",
8318 "url": "https://github.com/symfony/polyfill-apcu.git",
d063ef65 8319 "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116"
6546aca4
JB
8320 },
8321 "dist": {
8322 "type": "zip",
d063ef65 8323 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a8e961c841b9ec52927a87914f8820a1ad8f8116",
8324 "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116",
6546aca4
JB
8325 "shasum": ""
8326 },
8327 "require": {
8328 "php": ">=5.3.3"
8329 },
8330 "type": "library",
8331 "extra": {
8332 "branch-alias": {
d063ef65 8333 "dev-master": "1.13-dev"
6546aca4
JB
8334 }
8335 },
8336 "autoload": {
8337 "psr-4": {
8338 "Symfony\\Polyfill\\Apcu\\": ""
8339 },
8340 "files": [
8341 "bootstrap.php"
8342 ]
8343 },
8344 "notification-url": "https://packagist.org/downloads/",
8345 "license": [
8346 "MIT"
8347 ],
8348 "authors": [
8349 {
8350 "name": "Nicolas Grekas",
8351 "email": "p@tchwork.com"
8352 },
8353 {
8354 "name": "Symfony Community",
8355 "homepage": "https://symfony.com/contributors"
8356 }
8357 ],
8358 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
8359 "homepage": "https://symfony.com",
8360 "keywords": [
8361 "apcu",
8362 "compatibility",
8363 "polyfill",
8364 "portable",
8365 "shim"
8366 ],
d063ef65 8367 "time": "2019-11-27T13:56:44+00:00"
6546aca4
JB
8368 },
8369 {
8370 "name": "symfony/polyfill-ctype",
d063ef65 8371 "version": "v1.13.1",
6546aca4
JB
8372 "source": {
8373 "type": "git",
8374 "url": "https://github.com/symfony/polyfill-ctype.git",
d063ef65 8375 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
6546aca4
JB
8376 },
8377 "dist": {
8378 "type": "zip",
d063ef65 8379 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
8380 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
6546aca4
JB
8381 "shasum": ""
8382 },
8383 "require": {
8384 "php": ">=5.3.3"
8385 },
8386 "suggest": {
8387 "ext-ctype": "For best performance"
8388 },
8389 "type": "library",
8390 "extra": {
8391 "branch-alias": {
d063ef65 8392 "dev-master": "1.13-dev"
6546aca4
JB
8393 }
8394 },
8395 "autoload": {
8396 "psr-4": {
8397 "Symfony\\Polyfill\\Ctype\\": ""
8398 },
8399 "files": [
8400 "bootstrap.php"
8401 ]
8402 },
8403 "notification-url": "https://packagist.org/downloads/",
8404 "license": [
8405 "MIT"
8406 ],
8407 "authors": [
6546aca4
JB
8408 {
8409 "name": "Gert de Pagter",
313d7350 8410 "email": "BackEndTea@gmail.com"
1576905e
JB
8411 },
8412 {
8413 "name": "Symfony Community",
8414 "homepage": "https://symfony.com/contributors"
6546aca4
JB
8415 }
8416 ],
8417 "description": "Symfony polyfill for ctype functions",
8418 "homepage": "https://symfony.com",
8419 "keywords": [
8420 "compatibility",
8421 "ctype",
8422 "polyfill",
8423 "portable"
8424 ],
d063ef65 8425 "time": "2019-11-27T13:56:44+00:00"
6546aca4
JB
8426 },
8427 {
8428 "name": "symfony/polyfill-iconv",
6ba1d734 8429 "version": "v1.13.1",
6546aca4
JB
8430 "source": {
8431 "type": "git",
8432 "url": "https://github.com/symfony/polyfill-iconv.git",
6ba1d734 8433 "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36"
6546aca4
JB
8434 },
8435 "dist": {
8436 "type": "zip",
6ba1d734
JB
8437 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/a019efccc03f1a335af6b4f20c30f5ea8060be36",
8438 "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36",
6546aca4
JB
8439 "shasum": ""
8440 },
8441 "require": {
8442 "php": ">=5.3.3"
8443 },
8444 "suggest": {
8445 "ext-iconv": "For best performance"
8446 },
8447 "type": "library",
8448 "extra": {
8449 "branch-alias": {
6ba1d734 8450 "dev-master": "1.13-dev"
6546aca4
JB
8451 }
8452 },
8453 "autoload": {
8454 "psr-4": {
8455 "Symfony\\Polyfill\\Iconv\\": ""
8456 },
8457 "files": [
8458 "bootstrap.php"
8459 ]
8460 },
8461 "notification-url": "https://packagist.org/downloads/",
8462 "license": [
8463 "MIT"
8464 ],
8465 "authors": [
8466 {
8467 "name": "Nicolas Grekas",
8468 "email": "p@tchwork.com"
8469 },
8470 {
8471 "name": "Symfony Community",
8472 "homepage": "https://symfony.com/contributors"
8473 }
8474 ],
8475 "description": "Symfony polyfill for the Iconv extension",
8476 "homepage": "https://symfony.com",
8477 "keywords": [
8478 "compatibility",
8479 "iconv",
8480 "polyfill",
8481 "portable",
8482 "shim"
8483 ],
6ba1d734 8484 "time": "2019-11-27T13:56:44+00:00"
6546aca4
JB
8485 },
8486 {
8487 "name": "symfony/polyfill-intl-icu",
d063ef65 8488 "version": "v1.13.1",
6546aca4
JB
8489 "source": {
8490 "type": "git",
8491 "url": "https://github.com/symfony/polyfill-intl-icu.git",
d063ef65 8492 "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b"
6546aca4
JB
8493 },
8494 "dist": {
8495 "type": "zip",
d063ef65 8496 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
8497 "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
6546aca4
JB
8498 "shasum": ""
8499 },
8500 "require": {
8501 "php": ">=5.3.3",
1576905e 8502 "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
6546aca4
JB
8503 },
8504 "suggest": {
8505 "ext-intl": "For best performance"
8506 },
8507 "type": "library",
8508 "extra": {
8509 "branch-alias": {
d063ef65 8510 "dev-master": "1.13-dev"
6546aca4
JB
8511 }
8512 },
8513 "autoload": {
8514 "files": [
8515 "bootstrap.php"
8516 ]
8517 },
8518 "notification-url": "https://packagist.org/downloads/",
8519 "license": [
8520 "MIT"
8521 ],
8522 "authors": [
8523 {
8524 "name": "Nicolas Grekas",
8525 "email": "p@tchwork.com"
8526 },
8527 {
8528 "name": "Symfony Community",
8529 "homepage": "https://symfony.com/contributors"
8530 }
8531 ],
8532 "description": "Symfony polyfill for intl's ICU-related data and classes",
8533 "homepage": "https://symfony.com",
8534 "keywords": [
8535 "compatibility",
8536 "icu",
8537 "intl",
8538 "polyfill",
8539 "portable",
8540 "shim"
8541 ],
d063ef65 8542 "time": "2019-11-27T13:56:44+00:00"
6546aca4
JB
8543 },
8544 {
8545 "name": "symfony/polyfill-intl-idn",
6ba1d734 8546 "version": "v1.13.1",
6546aca4
JB
8547 "source": {
8548 "type": "git",
8549 "url": "https://github.com/symfony/polyfill-intl-idn.git",
6ba1d734 8550 "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46"
6546aca4
JB
8551 },
8552 "dist": {
8553 "type": "zip",
6ba1d734
JB
8554 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
8555 "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
6546aca4
JB
8556 "shasum": ""
8557 },
8558 "require": {
8559 "php": ">=5.3.3",
8560 "symfony/polyfill-mbstring": "^1.3",
8561 "symfony/polyfill-php72": "^1.9"
8562 },
8563 "suggest": {
8564 "ext-intl": "For best performance"
8565 },
8566 "type": "library",
8567 "extra": {
8568 "branch-alias": {
6ba1d734 8569 "dev-master": "1.13-dev"
6546aca4
JB
8570 }
8571 },
8572 "autoload": {
8573 "psr-4": {
8574 "Symfony\\Polyfill\\Intl\\Idn\\": ""
8575 },
8576 "files": [
8577 "bootstrap.php"
8578 ]
8579 },
8580 "notification-url": "https://packagist.org/downloads/",
8581 "license": [
8582 "MIT"
8583 ],
8584 "authors": [
6546aca4
JB
8585 {
8586 "name": "Laurent Bassin",
8587 "email": "laurent@bassin.info"
1576905e
JB
8588 },
8589 {
8590 "name": "Symfony Community",
8591 "homepage": "https://symfony.com/contributors"
6546aca4
JB
8592 }
8593 ],
8594 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8595 "homepage": "https://symfony.com",
8596 "keywords": [
8597 "compatibility",
8598 "idn",
8599 "intl",
8600 "polyfill",
8601 "portable",
8602 "shim"
8603 ],
6ba1d734 8604 "time": "2019-11-27T13:56:44+00:00"
6546aca4
JB
8605 },
8606 {
8607 "name": "symfony/polyfill-mbstring",
d063ef65 8608 "version": "v1.13.1",
6546aca4
JB
8609 "source": {
8610 "type": "git",
8611 "url": "https://github.com/symfony/polyfill-mbstring.git",
d063ef65 8612 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
6546aca4
JB
8613 },
8614 "dist": {
8615 "type": "zip",
d063ef65 8616 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
8617 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
6546aca4
JB
8618 "shasum": ""
8619 },
8620 "require": {
8621 "php": ">=5.3.3"
8622 },
8623 "suggest": {
8624 "ext-mbstring": "For best performance"
8625 },
8626 "type": "library",
8627 "extra": {
8628 "branch-alias": {
d063ef65 8629 "dev-master": "1.13-dev"
6546aca4
JB
8630 }
8631 },
8632 "autoload": {
8633 "psr-4": {
8634 "Symfony\\Polyfill\\Mbstring\\": ""
8635 },
8636 "files": [
8637 "bootstrap.php"
8638 ]
8639 },
8640 "notification-url": "https://packagist.org/downloads/",
8641 "license": [
8642 "MIT"
8643 ],
8644 "authors": [
8645 {
8646 "name": "Nicolas Grekas",
8647 "email": "p@tchwork.com"
8648 },
8649 {
8650 "name": "Symfony Community",
8651 "homepage": "https://symfony.com/contributors"
8652 }
8653 ],
8654 "description": "Symfony polyfill for the Mbstring extension",
8655 "homepage": "https://symfony.com",
8656 "keywords": [
8657 "compatibility",
8658 "mbstring",
8659 "polyfill",
8660 "portable",
8661 "shim"
8662 ],
d063ef65 8663 "time": "2019-11-27T14:18:11+00:00"
6546aca4
JB
8664 },
8665 {
8666 "name": "symfony/polyfill-php56",
d063ef65 8667 "version": "v1.13.1",
6546aca4
JB
8668 "source": {
8669 "type": "git",
8670 "url": "https://github.com/symfony/polyfill-php56.git",
d063ef65 8671 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4"
6546aca4
JB
8672 },
8673 "dist": {
8674 "type": "zip",
d063ef65 8675 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
8676 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
6546aca4
JB
8677 "shasum": ""
8678 },
8679 "require": {
8680 "php": ">=5.3.3",
8681 "symfony/polyfill-util": "~1.0"
8682 },
8683 "type": "library",
8684 "extra": {
8685 "branch-alias": {
d063ef65 8686 "dev-master": "1.13-dev"
6546aca4
JB
8687 }
8688 },
8689 "autoload": {
8690 "psr-4": {
8691 "Symfony\\Polyfill\\Php56\\": ""
8692 },
8693 "files": [
8694 "bootstrap.php"
8695 ]
8696 },
8697 "notification-url": "https://packagist.org/downloads/",
8698 "license": [
8699 "MIT"
8700 ],
8701 "authors": [
8702 {
8703 "name": "Nicolas Grekas",
8704 "email": "p@tchwork.com"
8705 },
8706 {
8707 "name": "Symfony Community",
8708 "homepage": "https://symfony.com/contributors"
8709 }
8710 ],
8711 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
8712 "homepage": "https://symfony.com",
8713 "keywords": [
8714 "compatibility",
8715 "polyfill",
8716 "portable",
8717 "shim"
8718 ],
d063ef65 8719 "time": "2019-11-27T13:56:44+00:00"
6546aca4
JB
8720 },
8721 {
8722 "name": "symfony/polyfill-php70",
d063ef65 8723 "version": "v1.13.1",
6546aca4
JB
8724 "source": {
8725 "type": "git",
8726 "url": "https://github.com/symfony/polyfill-php70.git",
d063ef65 8727 "reference": "af23c7bb26a73b850840823662dda371484926c4"
6546aca4
JB
8728 },
8729 "dist": {
8730 "type": "zip",
d063ef65 8731 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4",
8732 "reference": "af23c7bb26a73b850840823662dda371484926c4",
6546aca4
JB
8733 "shasum": ""
8734 },
8735 "require": {
8736 "paragonie/random_compat": "~1.0|~2.0|~9.99",
8737 "php": ">=5.3.3"
8738 },
8739 "type": "library",
8740 "extra": {
8741 "branch-alias": {
d063ef65 8742 "dev-master": "1.13-dev"
6546aca4
JB
8743 }
8744 },
8745 "autoload": {
8746 "psr-4": {
8747 "Symfony\\Polyfill\\Php70\\": ""
8748 },
8749 "files": [
8750 "bootstrap.php"
8751 ],
8752 "classmap": [
8753 "Resources/stubs"
8754 ]
8755 },
8756 "notification-url": "https://packagist.org/downloads/",
8757 "license": [
8758 "MIT"
8759 ],
8760 "authors": [
8761 {
8762 "name": "Nicolas Grekas",
8763 "email": "p@tchwork.com"
8764 },
8765 {
8766 "name": "Symfony Community",
8767 "homepage": "https://symfony.com/contributors"
8768 }
8769 ],
8770 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
8771 "homepage": "https://symfony.com",
8772 "keywords": [
8773 "compatibility",
8774 "polyfill",
8775 "portable",
8776 "shim"
8777 ],
d063ef65 8778 "time": "2019-11-27T13:56:44+00:00"
6546aca4
JB
8779 },
8780 {
8781 "name": "symfony/polyfill-php72",
6ba1d734 8782 "version": "v1.13.1",
6546aca4
JB
8783 "source": {
8784 "type": "git",
8785 "url": "https://github.com/symfony/polyfill-php72.git",
6ba1d734 8786 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038"
6546aca4
JB
8787 },
8788 "dist": {
8789 "type": "zip",
6ba1d734
JB
8790 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038",
8791 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038",
6546aca4
JB
8792 "shasum": ""
8793 },
8794 "require": {
8795 "php": ">=5.3.3"
8796 },
8797 "type": "library",
8798 "extra": {
8799 "branch-alias": {
6ba1d734 8800 "dev-master": "1.13-dev"
6546aca4
JB
8801 }
8802 },
8803 "autoload": {
8804 "psr-4": {
8805 "Symfony\\Polyfill\\Php72\\": ""
8806 },
8807 "files": [
8808 "bootstrap.php"
8809 ]
8810 },
8811 "notification-url": "https://packagist.org/downloads/",
8812 "license": [
8813 "MIT"
8814 ],
8815 "authors": [
8816 {
8817 "name": "Nicolas Grekas",
8818 "email": "p@tchwork.com"
8819 },
8820 {
8821 "name": "Symfony Community",
8822 "homepage": "https://symfony.com/contributors"
8823 }
8824 ],
8825 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8826 "homepage": "https://symfony.com",
8827 "keywords": [
8828 "compatibility",
8829 "polyfill",
8830 "portable",
8831 "shim"
8832 ],
6ba1d734 8833 "time": "2019-11-27T13:56:44+00:00"
6546aca4 8834 },
e06303d8 8835 {
8836 "name": "symfony/polyfill-php73",
6ba1d734 8837 "version": "v1.13.1",
e06303d8 8838 "source": {
8839 "type": "git",
8840 "url": "https://github.com/symfony/polyfill-php73.git",
6ba1d734 8841 "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f"
e06303d8 8842 },
8843 "dist": {
8844 "type": "zip",
6ba1d734
JB
8845 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f",
8846 "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f",
e06303d8 8847 "shasum": ""
8848 },
8849 "require": {
8850 "php": ">=5.3.3"
8851 },
8852 "type": "library",
8853 "extra": {
8854 "branch-alias": {
6ba1d734 8855 "dev-master": "1.13-dev"
e06303d8 8856 }
8857 },
8858 "autoload": {
8859 "psr-4": {
8860 "Symfony\\Polyfill\\Php73\\": ""
8861 },
8862 "files": [
8863 "bootstrap.php"
8864 ],
8865 "classmap": [
8866 "Resources/stubs"
8867 ]
8868 },
8869 "notification-url": "https://packagist.org/downloads/",
8870 "license": [
8871 "MIT"
8872 ],
8873 "authors": [
8874 {
8875 "name": "Nicolas Grekas",
8876 "email": "p@tchwork.com"
8877 },
8878 {
8879 "name": "Symfony Community",
8880 "homepage": "https://symfony.com/contributors"
8881 }
8882 ],
8883 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8884 "homepage": "https://symfony.com",
8885 "keywords": [
8886 "compatibility",
8887 "polyfill",
8888 "portable",
8889 "shim"
8890 ],
6ba1d734 8891 "time": "2019-11-27T16:25:15+00:00"
e06303d8 8892 },
6546aca4
JB
8893 {
8894 "name": "symfony/polyfill-util",
d063ef65 8895 "version": "v1.13.1",
6546aca4
JB
8896 "source": {
8897 "type": "git",
8898 "url": "https://github.com/symfony/polyfill-util.git",
d063ef65 8899 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f"
6546aca4
JB
8900 },
8901 "dist": {
8902 "type": "zip",
d063ef65 8903 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f",
8904 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f",
6546aca4
JB
8905 "shasum": ""
8906 },
8907 "require": {
8908 "php": ">=5.3.3"
8909 },
8910 "type": "library",
8911 "extra": {
8912 "branch-alias": {
d063ef65 8913 "dev-master": "1.13-dev"
6546aca4
JB
8914 }
8915 },
8916 "autoload": {
8917 "psr-4": {
8918 "Symfony\\Polyfill\\Util\\": ""
8919 }
8920 },
8921 "notification-url": "https://packagist.org/downloads/",
8922 "license": [
8923 "MIT"
8924 ],
8925 "authors": [
8926 {
8927 "name": "Nicolas Grekas",
8928 "email": "p@tchwork.com"
8929 },
8930 {
8931 "name": "Symfony Community",
8932 "homepage": "https://symfony.com/contributors"
8933 }
8934 ],
8935 "description": "Symfony utilities for portability of PHP codes",
8936 "homepage": "https://symfony.com",
8937 "keywords": [
8938 "compat",
8939 "compatibility",
8940 "polyfill",
8941 "shim"
8942 ],
d063ef65 8943 "time": "2019-11-27T13:56:44+00:00"
6546aca4 8944 },
6ba1d734
JB
8945 {
8946 "name": "symfony/service-contracts",
8947 "version": "v1.1.8",
8948 "source": {
8949 "type": "git",
8950 "url": "https://github.com/symfony/service-contracts.git",
8951 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
8952 },
8953 "dist": {
8954 "type": "zip",
8955 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
8956 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
8957 "shasum": ""
8958 },
8959 "require": {
8960 "php": "^7.1.3",
8961 "psr/container": "^1.0"
8962 },
8963 "suggest": {
8964 "symfony/service-implementation": ""
8965 },
8966 "type": "library",
8967 "extra": {
8968 "branch-alias": {
8969 "dev-master": "1.1-dev"
8970 }
8971 },
8972 "autoload": {
8973 "psr-4": {
8974 "Symfony\\Contracts\\Service\\": ""
8975 }
8976 },
8977 "notification-url": "https://packagist.org/downloads/",
8978 "license": [
8979 "MIT"
8980 ],
8981 "authors": [
8982 {
8983 "name": "Nicolas Grekas",
8984 "email": "p@tchwork.com"
8985 },
8986 {
8987 "name": "Symfony Community",
8988 "homepage": "https://symfony.com/contributors"
8989 }
8990 ],
8991 "description": "Generic abstractions related to writing services",
8992 "homepage": "https://symfony.com",
8993 "keywords": [
8994 "abstractions",
8995 "contracts",
8996 "decoupling",
8997 "interfaces",
8998 "interoperability",
8999 "standards"
9000 ],
9001 "time": "2019-10-14T12:27:06+00:00"
9002 },
6546aca4
JB
9003 {
9004 "name": "symfony/swiftmailer-bundle",
8d4ed0df 9005 "version": "v3.3.1",
6546aca4
JB
9006 "source": {
9007 "type": "git",
9008 "url": "https://github.com/symfony/swiftmailer-bundle.git",
8d4ed0df 9009 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745"
6546aca4
JB
9010 },
9011 "dist": {
9012 "type": "zip",
8d4ed0df
JB
9013 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/defa9bdfc0191ed70b389cb93c550c6c82cf1745",
9014 "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745",
6546aca4
JB
9015 "shasum": ""
9016 },
9017 "require": {
9018 "php": ">=7.0.0",
9019 "swiftmailer/swiftmailer": "^6.1.3",
bc3ebfd1 9020 "symfony/config": "^3.4|^4.0|^5.0",
9021 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
9022 "symfony/http-kernel": "^3.4|^4.0|^5.0"
6546aca4 9023 },
a2f4efe6
JB
9024 "conflict": {
9025 "twig/twig": "<1.41|<2.10"
9026 },
6546aca4 9027 "require-dev": {
bc3ebfd1 9028 "symfony/console": "^3.4|^4.0|^5.0",
9029 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
9030 "symfony/phpunit-bridge": "^3.4.32|^4.3.5|^5.0",
9031 "symfony/yaml": "^3.4|^4.0|^5.0"
6546aca4
JB
9032 },
9033 "suggest": {
9034 "psr/log": "Allows logging"
9035 },
9036 "type": "symfony-bundle",
9037 "extra": {
9038 "branch-alias": {
bc3ebfd1 9039 "dev-master": "3.3-dev"
6546aca4
JB
9040 }
9041 },
9042 "autoload": {
9043 "psr-4": {
9044 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
9045 },
9046 "exclude-from-classmap": [
9047 "/Tests/"
9048 ]
9049 },
9050 "notification-url": "https://packagist.org/downloads/",
9051 "license": [
9052 "MIT"
9053 ],
9054 "authors": [
6546aca4
JB
9055 {
9056 "name": "Fabien Potencier",
9057 "email": "fabien@symfony.com"
bc3ebfd1 9058 },
9059 {
9060 "name": "Symfony Community",
9061 "homepage": "http://symfony.com/contributors"
6546aca4
JB
9062 }
9063 ],
9064 "description": "Symfony SwiftmailerBundle",
9065 "homepage": "http://symfony.com",
8d4ed0df 9066 "time": "2019-11-07T21:01:35+00:00"
6546aca4
JB
9067 },
9068 {
9069 "name": "symfony/symfony",
d063ef65 9070 "version": "v3.4.36",
6546aca4
JB
9071 "source": {
9072 "type": "git",
9073 "url": "https://github.com/symfony/symfony.git",
d063ef65 9074 "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195"
6546aca4
JB
9075 },
9076 "dist": {
9077 "type": "zip",
d063ef65 9078 "url": "https://api.github.com/repos/symfony/symfony/zipball/0a6fccb5772ad2467253e6849d589bd09d9eb195",
9079 "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195",
6546aca4
JB
9080 "shasum": ""
9081 },
9082 "require": {
9083 "doctrine/common": "~2.4",
9084 "ext-xml": "*",
9085 "fig/link-util": "^1.0",
9086 "php": "^5.5.9|>=7.0.8",
9087 "psr/cache": "~1.0",
9088 "psr/container": "^1.0",
9089 "psr/link": "^1.0",
9090 "psr/log": "~1.0",
9091 "psr/simple-cache": "^1.0",
9092 "symfony/polyfill-apcu": "~1.1",
9093 "symfony/polyfill-ctype": "~1.8",
9094 "symfony/polyfill-intl-icu": "~1.0",
9095 "symfony/polyfill-mbstring": "~1.0",
9096 "symfony/polyfill-php56": "~1.0",
9097 "symfony/polyfill-php70": "~1.6",
a123881a 9098 "twig/twig": "^1.41|^2.10"
6546aca4
JB
9099 },
9100 "conflict": {
d063ef65 9101 "monolog/monolog": ">=2",
6546aca4
JB
9102 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
9103 "phpdocumentor/type-resolver": "<0.3.0",
9104 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
9105 },
9106 "provide": {
9107 "psr/cache-implementation": "1.0",
9108 "psr/container-implementation": "1.0",
9109 "psr/log-implementation": "1.0",
9110 "psr/simple-cache-implementation": "1.0"
9111 },
9112 "replace": {
9113 "symfony/asset": "self.version",
9114 "symfony/browser-kit": "self.version",
9115 "symfony/cache": "self.version",
9116 "symfony/class-loader": "self.version",
9117 "symfony/config": "self.version",
9118 "symfony/console": "self.version",
9119 "symfony/css-selector": "self.version",
9120 "symfony/debug": "self.version",
9121 "symfony/debug-bundle": "self.version",
9122 "symfony/dependency-injection": "self.version",
9123 "symfony/doctrine-bridge": "self.version",
9124 "symfony/dom-crawler": "self.version",
9125 "symfony/dotenv": "self.version",
9126 "symfony/event-dispatcher": "self.version",
9127 "symfony/expression-language": "self.version",
9128 "symfony/filesystem": "self.version",
9129 "symfony/finder": "self.version",
9130 "symfony/form": "self.version",
9131 "symfony/framework-bundle": "self.version",
9132 "symfony/http-foundation": "self.version",
9133 "symfony/http-kernel": "self.version",
9134 "symfony/inflector": "self.version",
9135 "symfony/intl": "self.version",
9136 "symfony/ldap": "self.version",
9137 "symfony/lock": "self.version",
9138 "symfony/monolog-bridge": "self.version",
9139 "symfony/options-resolver": "self.version",
9140 "symfony/process": "self.version",
9141 "symfony/property-access": "self.version",
9142 "symfony/property-info": "self.version",
9143 "symfony/proxy-manager-bridge": "self.version",
9144 "symfony/routing": "self.version",
9145 "symfony/security": "self.version",
9146 "symfony/security-bundle": "self.version",
9147 "symfony/security-core": "self.version",
9148 "symfony/security-csrf": "self.version",
9149 "symfony/security-guard": "self.version",
9150 "symfony/security-http": "self.version",
9151 "symfony/serializer": "self.version",
9152 "symfony/stopwatch": "self.version",
9153 "symfony/templating": "self.version",
9154 "symfony/translation": "self.version",
9155 "symfony/twig-bridge": "self.version",
9156 "symfony/twig-bundle": "self.version",
9157 "symfony/validator": "self.version",
9158 "symfony/var-dumper": "self.version",
9159 "symfony/web-link": "self.version",
9160 "symfony/web-profiler-bundle": "self.version",
9161 "symfony/web-server-bundle": "self.version",
9162 "symfony/workflow": "self.version",
9163 "symfony/yaml": "self.version"
9164 },
9165 "require-dev": {
9166 "cache/integration-tests": "dev-master",
9167 "doctrine/annotations": "~1.0",
9168 "doctrine/cache": "~1.6",
9169 "doctrine/data-fixtures": "1.0.*",
9170 "doctrine/dbal": "~2.4",
9171 "doctrine/doctrine-bundle": "~1.4",
9172 "doctrine/orm": "~2.4,>=2.4.5",
9173 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
9174 "monolog/monolog": "~1.11",
9175 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
9176 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
9177 "predis/predis": "~1.0",
a123881a 9178 "symfony/phpunit-bridge": "^3.4.31|^4.3.4|~5.0",
6546aca4
JB
9179 "symfony/security-acl": "~2.8|~3.0"
9180 },
9181 "type": "library",
9182 "extra": {
9183 "branch-alias": {
9184 "dev-master": "3.4-dev"
9185 }
9186 },
9187 "autoload": {
9188 "psr-4": {
9189 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
9190 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
9191 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
9192 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
9193 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
9194 "Symfony\\Component\\": "src/Symfony/Component/"
9195 },
9196 "classmap": [
41fd6487 9197 "src/Symfony/Component/Intl/Resources/stubs"
6546aca4
JB
9198 ],
9199 "exclude-from-classmap": [
9200 "**/Tests/"
9201 ]
9202 },
9203 "notification-url": "https://packagist.org/downloads/",
9204 "license": [
9205 "MIT"
9206 ],
9207 "authors": [
9208 {
9209 "name": "Fabien Potencier",
9210 "email": "fabien@symfony.com"
9211 },
9212 {
9213 "name": "Symfony Community",
9214 "homepage": "https://symfony.com/contributors"
9215 }
9216 ],
9217 "description": "The Symfony PHP framework",
9218 "homepage": "https://symfony.com",
9219 "keywords": [
9220 "framework"
9221 ],
d063ef65 9222 "time": "2019-12-01T13:50:53+00:00"
6546aca4
JB
9223 },
9224 {
9225 "name": "true/punycode",
9226 "version": "v2.1.1",
9227 "source": {
9228 "type": "git",
9229 "url": "https://github.com/true/php-punycode.git",
9230 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
9231 },
9232 "dist": {
9233 "type": "zip",
9234 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9235 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
9236 "shasum": ""
9237 },
9238 "require": {
9239 "php": ">=5.3.0",
9240 "symfony/polyfill-mbstring": "^1.3"
9241 },
9242 "require-dev": {
9243 "phpunit/phpunit": "~4.7",
9244 "squizlabs/php_codesniffer": "~2.0"
9245 },
9246 "type": "library",
9247 "autoload": {
9248 "psr-4": {
9249 "TrueBV\\": "src/"
9250 }
9251 },
9252 "notification-url": "https://packagist.org/downloads/",
9253 "license": [
9254 "MIT"
9255 ],
9256 "authors": [
9257 {
9258 "name": "Renan Gonçalves",
9259 "email": "renan.saddam@gmail.com"
9260 }
9261 ],
9262 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
9263 "homepage": "https://github.com/true/php-punycode",
9264 "keywords": [
9265 "idna",
9266 "punycode"
9267 ],
9268 "time": "2016-11-16T10:37:54+00:00"
9269 },
9270 {
9271 "name": "twig/extensions",
9272 "version": "v1.5.4",
9273 "source": {
9274 "type": "git",
9275 "url": "https://github.com/twigphp/Twig-extensions.git",
9276 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
9277 },
9278 "dist": {
9279 "type": "zip",
9280 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
9281 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
9282 "shasum": ""
9283 },
9284 "require": {
9285 "twig/twig": "^1.27|^2.0"
9286 },
9287 "require-dev": {
9288 "symfony/phpunit-bridge": "^3.4",
9289 "symfony/translation": "^2.7|^3.4"
9290 },
9291 "suggest": {
9292 "symfony/translation": "Allow the time_diff output to be translated"
9293 },
9294 "type": "library",
9295 "extra": {
9296 "branch-alias": {
9297 "dev-master": "1.5-dev"
9298 }
9299 },
9300 "autoload": {
9301 "psr-0": {
9302 "Twig_Extensions_": "lib/"
9303 },
9304 "psr-4": {
9305 "Twig\\Extensions\\": "src/"
9306 }
9307 },
9308 "notification-url": "https://packagist.org/downloads/",
9309 "license": [
9310 "MIT"
9311 ],
9312 "authors": [
9313 {
9314 "name": "Fabien Potencier",
9315 "email": "fabien@symfony.com"
9316 }
9317 ],
9318 "description": "Common additional features for Twig that do not directly belong in core",
9319 "keywords": [
9320 "i18n",
9321 "text"
9322 ],
9323 "time": "2018-12-05T18:34:18+00:00"
9324 },
9325 {
9326 "name": "twig/twig",
8d4ed0df 9327 "version": "v2.12.2",
6546aca4
JB
9328 "source": {
9329 "type": "git",
9330 "url": "https://github.com/twigphp/Twig.git",
8d4ed0df 9331 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed"
6546aca4
JB
9332 },
9333 "dist": {
9334 "type": "zip",
8d4ed0df
JB
9335 "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
9336 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
6546aca4
JB
9337 "shasum": ""
9338 },
9339 "require": {
a2f4efe6
JB
9340 "php": "^7.0",
9341 "symfony/polyfill-ctype": "^1.8",
9342 "symfony/polyfill-mbstring": "^1.3"
6546aca4
JB
9343 },
9344 "require-dev": {
9345 "psr/container": "^1.0",
41fd6487 9346 "symfony/debug": "^3.4|^4.2",
9347 "symfony/phpunit-bridge": "^4.4@dev|^5.0"
6546aca4
JB
9348 },
9349 "type": "library",
9350 "extra": {
9351 "branch-alias": {
41fd6487 9352 "dev-master": "2.12-dev"
6546aca4
JB
9353 }
9354 },
9355 "autoload": {
9356 "psr-0": {
9357 "Twig_": "lib/"
9358 },
9359 "psr-4": {
9360 "Twig\\": "src/"
9361 }
9362 },
9363 "notification-url": "https://packagist.org/downloads/",
9364 "license": [
9365 "BSD-3-Clause"
9366 ],
9367 "authors": [
9368 {
9369 "name": "Fabien Potencier",
9370 "email": "fabien@symfony.com",
cc7b2b91 9371 "homepage": "http://fabien.potencier.org",
9372 "role": "Lead Developer"
6546aca4 9373 },
6546aca4
JB
9374 {
9375 "name": "Twig Team",
cc7b2b91 9376 "homepage": "https://twig.symfony.com/contributors",
9377 "role": "Contributors"
41fd6487 9378 },
9379 {
9380 "name": "Armin Ronacher",
9381 "email": "armin.ronacher@active-4.com",
9382 "role": "Project Founder"
6546aca4
JB
9383 }
9384 ],
9385 "description": "Twig, the flexible, fast, and secure template language for PHP",
9386 "homepage": "https://twig.symfony.com",
9387 "keywords": [
9388 "templating"
9389 ],
8d4ed0df 9390 "time": "2019-11-11T16:52:09+00:00"
6546aca4
JB
9391 },
9392 {
9393 "name": "wallabag/php-mobi",
1576905e 9394 "version": "1.1.0",
6546aca4
JB
9395 "source": {
9396 "type": "git",
9397 "url": "https://github.com/wallabag/php-mobi.git",
1576905e 9398 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5"
6546aca4
JB
9399 },
9400 "dist": {
9401 "type": "zip",
1576905e
JB
9402 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
9403 "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5",
6546aca4
JB
9404 "shasum": ""
9405 },
9406 "require": {
1576905e
JB
9407 "php": ">=5.3.0",
9408 "symfony/polyfill-mbstring": "^1.12"
6546aca4
JB
9409 },
9410 "type": "library",
9411 "autoload": {
9412 "files": [
9413 "MOBIClass/MOBI.php"
9414 ]
9415 },
9416 "notification-url": "https://packagist.org/downloads/",
9417 "license": [
9418 "Apache-2.0"
9419 ],
9420 "authors": [
6546aca4
JB
9421 {
9422 "name": "Sander Kromwijk",
0f387577
JB
9423 "role": "Original developer",
9424 "email": "s.kromwijk@gmail.co"
1576905e
JB
9425 },
9426 {
9427 "name": "Nicolas Lœuillet",
9428 "email": "nicolas@loeuillet.org",
9429 "homepage": "http://www.cdetc.fr"
6546aca4
JB
9430 }
9431 ],
9432 "description": "A Mobipocket file (.mobi) creator in PHP.",
1576905e
JB
9433 "homepage": "https://github.com/wallabag/php-mobi",
9434 "time": "2019-08-08T12:26:23+00:00"
6546aca4
JB
9435 },
9436 {
9437 "name": "wallabag/tcpdf",
9438 "version": "6.2.26",
9439 "source": {
9440 "type": "git",
9441 "url": "https://github.com/wallabag/TCPDF.git",
9442 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477"
9443 },
9444 "dist": {
9445 "type": "zip",
9446 "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/bf590f0604bcef1ae6fa3145649cf997f3564477",
9447 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477",
9448 "shasum": ""
9449 },
9450 "require": {
9451 "php": ">=5.3.0"
9452 },
9453 "replace": {
9454 "tecnickcom/tcpdf": "6.2.*"
9455 },
9456 "type": "library",
9457 "autoload": {
9458 "classmap": [
9459 "fonts",
9460 "config",
9461 "include",
9462 "tcpdf.php",
9463 "tcpdf_parser.php",
9464 "tcpdf_import.php",
9465 "tcpdf_barcodes_1d.php",
9466 "tcpdf_barcodes_2d.php",
9467 "include/tcpdf_colors.php",
9468 "include/tcpdf_filters.php",
9469 "include/tcpdf_font_data.php",
9470 "include/tcpdf_fonts.php",
9471 "include/tcpdf_images.php",
9472 "include/tcpdf_static.php",
9473 "include/barcodes/datamatrix.php",
9474 "include/barcodes/pdf417.php",
9475 "include/barcodes/qrcode.php"
9476 ]
9477 },
9478 "notification-url": "https://packagist.org/downloads/",
9479 "license": [
9480 "LGPL-3.0"
9481 ],
9482 "authors": [
9483 {
9484 "name": "Nicola Asuni",
9485 "email": "info@tecnick.com",
092b0423
JB
9486 "homepage": "http://nicolaasuni.tecnick.com",
9487 "role": "Main developer"
6546aca4
JB
9488 },
9489 {
9490 "name": "wallabag/core",
092b0423
JB
9491 "homepage": "https://www.wallabag.org",
9492 "role": "Developers"
6546aca4
JB
9493 }
9494 ],
9495 "description": "Keeping a working 6.2.x TCPDF version.",
9496 "homepage": "https://www.wallabag.org/",
9497 "keywords": [
9498 "PDFD32000-2008",
9499 "TCPDF",
9500 "barcodes",
9501 "datamatrix",
9502 "pdf",
9503 "pdf417",
9504 "qrcode"
9505 ],
9506 "time": "2018-10-25T06:56:14+00:00"
9507 },
9508 {
9509 "name": "white-october/pagerfanta-bundle",
28236284 9510 "version": "v1.3.2",
6546aca4
JB
9511 "source": {
9512 "type": "git",
9513 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
28236284 9514 "reference": "6df560869b5e09a3acf920890ab40598998b30ae"
6546aca4
JB
9515 },
9516 "dist": {
9517 "type": "zip",
28236284 9518 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/6df560869b5e09a3acf920890ab40598998b30ae",
9519 "reference": "6df560869b5e09a3acf920890ab40598998b30ae",
6546aca4
JB
9520 "shasum": ""
9521 },
9522 "require": {
9523 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
d3847ac1 9524 "php": ">=5.3.3",
6546aca4
JB
9525 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
9526 "symfony/property-access": "~2.3|~3.0|~4.0",
9527 "symfony/translation": "~2.3|~3.0|~4.0",
9528 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
9529 },
d3847ac1
JB
9530 "conflict": {
9531 "twig/twig": "<1.34|>=2.0,<2.4"
9532 },
6546aca4
JB
9533 "require-dev": {
9534 "phpunit/phpunit": "~3.7|~4.0|^5.0",
9535 "symfony/symfony": "~2.3|~3.0|~4.0"
9536 },
9537 "type": "symfony-bundle",
9538 "extra": {
9539 "branch-alias": {
9540 "dev-master": "1.0.x-dev"
9541 }
9542 },
9543 "autoload": {
9544 "psr-4": {
9545 "WhiteOctober\\PagerfantaBundle\\": ""
9546 },
9547 "exclude-from-classmap": [
9548 "Tests/",
9549 "TestsProject/"
9550 ]
9551 },
9552 "notification-url": "https://packagist.org/downloads/",
9553 "license": [
9554 "MIT"
9555 ],
9556 "authors": [
9557 {
9558 "name": "Pablo Díez",
9559 "email": "pablodip@gmail.com"
9560 }
9561 ],
9562 "description": "Bundle to use Pagerfanta with Symfony2",
9563 "keywords": [
9564 "page",
9565 "paging"
9566 ],
28236284 9567 "time": "2019-12-02T14:19:37+00:00"
6546aca4
JB
9568 },
9569 {
9570 "name": "willdurand/hateoas",
9571 "version": "2.12.0",
9572 "source": {
9573 "type": "git",
9574 "url": "https://github.com/willdurand/Hateoas.git",
9575 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5"
9576 },
9577 "dist": {
9578 "type": "zip",
9579 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9580 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9581 "shasum": ""
9582 },
9583 "require": {
9584 "doctrine/annotations": "~1.0",
9585 "doctrine/common": "~2.0",
9586 "jms/metadata": "~1.1",
9587 "jms/serializer": "^1.7",
9588 "php": "^5.5|^7.0",
9589 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
9590 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0"
9591 },
9592 "require-dev": {
9593 "pagerfanta/pagerfanta": "~1.0",
9594 "phpunit/phpunit": "~5",
9595 "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0",
9596 "symfony/routing": "~2.4 || ~3.0 || ~4.0",
9597 "symfony/yaml": "~2.4 || ~3.0 || ~4.0",
9598 "twig/twig": "~1.12"
9599 },
9600 "suggest": {
9601 "symfony/routing": "To use the SymfonyRouteFactory.",
9602 "symfony/yaml": "To use yaml based configuration.",
9603 "twig/twig": "To use the Twig extensions."
9604 },
9605 "type": "library",
9606 "extra": {
9607 "branch-alias": {
9608 "dev-master": "2.12-dev"
9609 }
9610 },
9611 "autoload": {
9612 "psr-0": {
9613 "Hateoas": "src/"
9614 }
9615 },
9616 "notification-url": "https://packagist.org/downloads/",
9617 "license": [
9618 "MIT"
9619 ],
9620 "authors": [
9621 {
9622 "name": "Adrien Brault",
9623 "email": "adrien.brault@gmail.com"
9624 },
9625 {
0f387577 9626 "name": "William Durand",
6546aca4
JB
9627 "email": "william.durand1@gmail.com"
9628 }
9629 ],
9630 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
9631 "time": "2018-02-23T17:05:31+00:00"
9632 },
9633 {
9634 "name": "willdurand/hateoas-bundle",
9635 "version": "1.4.0",
9636 "source": {
9637 "type": "git",
9638 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
9639 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa"
9640 },
9641 "dist": {
9642 "type": "zip",
9643 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9644 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9645 "shasum": ""
9646 },
9647 "require": {
9648 "jms/serializer-bundle": "~1.0 || ^2.0",
9649 "php": ">5.4 |^7.0",
9650 "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0",
9651 "willdurand/hateoas": "^2.10.0"
9652 },
9653 "require-dev": {
9654 "phpunit/phpunit": "~4.5 || ~5.0",
9655 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0",
9656 "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0",
9657 "twig/twig": "~1.12"
9658 },
9659 "type": "symfony-bundle",
9660 "extra": {
9661 "branch-alias": {
9662 "dev-master": "1.4-dev"
9663 }
9664 },
9665 "autoload": {
9666 "psr-4": {
9667 "Bazinga\\Bundle\\HateoasBundle\\": ""
9668 }
9669 },
9670 "notification-url": "https://packagist.org/downloads/",
9671 "license": [
9672 "MIT"
9673 ],
9674 "authors": [
9675 {
0f387577 9676 "name": "William Durand",
6546aca4
JB
9677 "email": "william.durand1@gmail.com"
9678 }
9679 ],
9680 "description": "Integration of Hateoas into Symfony2.",
9681 "keywords": [
9682 "HATEOAS",
9683 "rest"
9684 ],
9685 "time": "2018-01-27T13:03:07+00:00"
9686 },
9687 {
9688 "name": "willdurand/jsonp-callback-validator",
9689 "version": "v1.1.0",
9690 "source": {
9691 "type": "git",
9692 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
9693 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
9694 },
9695 "dist": {
9696 "type": "zip",
9697 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
9698 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
9699 "shasum": ""
9700 },
9701 "require": {
9702 "php": ">=5.3.0"
9703 },
9704 "require-dev": {
9705 "phpunit/phpunit": "~3.7"
9706 },
9707 "type": "library",
9708 "autoload": {
9709 "psr-0": {
9710 "JsonpCallbackValidator": "src/"
9711 }
9712 },
9713 "notification-url": "https://packagist.org/downloads/",
9714 "license": [
9715 "MIT"
9716 ],
9717 "authors": [
9718 {
9719 "name": "William Durand",
9720 "email": "william.durand1@gmail.com",
9721 "homepage": "http://www.willdurand.fr"
9722 }
9723 ],
9724 "description": "JSONP callback validator.",
9725 "time": "2014-01-20T22:35:06+00:00"
9726 },
9727 {
9728 "name": "willdurand/negotiation",
9729 "version": "v2.3.1",
9730 "source": {
9731 "type": "git",
9732 "url": "https://github.com/willdurand/Negotiation.git",
9733 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
9734 },
9735 "dist": {
9736 "type": "zip",
9737 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
9738 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
9739 "shasum": ""
9740 },
9741 "require": {
9742 "php": ">=5.4.0"
9743 },
9744 "require-dev": {
9745 "phpunit/phpunit": "~4.5"
9746 },
9747 "type": "library",
9748 "extra": {
9749 "branch-alias": {
9750 "dev-master": "2.3-dev"
9751 }
9752 },
9753 "autoload": {
9754 "psr-4": {
9755 "Negotiation\\": "src/Negotiation"
9756 }
9757 },
9758 "notification-url": "https://packagist.org/downloads/",
9759 "license": [
9760 "MIT"
9761 ],
9762 "authors": [
9763 {
9764 "name": "William Durand",
9765 "email": "will+git@drnd.me"
9766 }
9767 ],
9768 "description": "Content Negotiation tools for PHP provided as a standalone library.",
9769 "homepage": "http://williamdurand.fr/Negotiation/",
9770 "keywords": [
9771 "accept",
9772 "content",
9773 "format",
9774 "header",
9775 "negotiation"
9776 ],
9777 "time": "2017-05-14T17:21:12+00:00"
9778 },
9779 {
9780 "name": "zendframework/zend-code",
6ba1d734 9781 "version": "3.4.1",
6546aca4
JB
9782 "source": {
9783 "type": "git",
9784 "url": "https://github.com/zendframework/zend-code.git",
6ba1d734 9785 "reference": "268040548f92c2bfcba164421c1add2ba43abaaa"
6546aca4
JB
9786 },
9787 "dist": {
9788 "type": "zip",
6ba1d734
JB
9789 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/268040548f92c2bfcba164421c1add2ba43abaaa",
9790 "reference": "268040548f92c2bfcba164421c1add2ba43abaaa",
6546aca4
JB
9791 "shasum": ""
9792 },
9793 "require": {
9794 "php": "^7.1",
9795 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
9796 },
6ba1d734
JB
9797 "conflict": {
9798 "phpspec/prophecy": "<1.9.0"
9799 },
6546aca4 9800 "require-dev": {
6ba1d734 9801 "doctrine/annotations": "^1.7",
6546aca4 9802 "ext-phar": "*",
987237d5 9803 "phpunit/phpunit": "^7.5.16 || ^8.4",
3f2e602f 9804 "zendframework/zend-coding-standard": "^1.0",
6546aca4
JB
9805 "zendframework/zend-stdlib": "^2.7 || ^3.0"
9806 },
9807 "suggest": {
9808 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
9809 "zendframework/zend-stdlib": "Zend\\Stdlib component"
9810 },
9811 "type": "library",
9812 "extra": {
9813 "branch-alias": {
987237d5 9814 "dev-master": "3.4.x-dev",
6ba1d734
JB
9815 "dev-develop": "3.5.x-dev",
9816 "dev-dev-4.0": "4.0.x-dev"
6546aca4
JB
9817 }
9818 },
9819 "autoload": {
9820 "psr-4": {
9821 "Zend\\Code\\": "src/"
9822 }
9823 },
9824 "notification-url": "https://packagist.org/downloads/",
9825 "license": [
9826 "BSD-3-Clause"
9827 ],
3f2e602f 9828 "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
6546aca4 9829 "keywords": [
3f2e602f 9830 "ZendFramework",
6546aca4 9831 "code",
3f2e602f 9832 "zf"
6546aca4 9833 ],
6ba1d734 9834 "time": "2019-12-10T19:21:15+00:00"
6546aca4 9835 },
955a3bde
JB
9836 {
9837 "name": "zendframework/zend-diactoros",
d3847ac1 9838 "version": "2.2.1",
955a3bde
JB
9839 "source": {
9840 "type": "git",
9841 "url": "https://github.com/zendframework/zend-diactoros.git",
d3847ac1 9842 "reference": "de5847b068362a88684a55b0dbb40d85986cfa52"
955a3bde
JB
9843 },
9844 "dist": {
9845 "type": "zip",
d3847ac1
JB
9846 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/de5847b068362a88684a55b0dbb40d85986cfa52",
9847 "reference": "de5847b068362a88684a55b0dbb40d85986cfa52",
955a3bde
JB
9848 "shasum": ""
9849 },
9850 "require": {
9851 "php": "^7.1",
9852 "psr/http-factory": "^1.0",
9853 "psr/http-message": "^1.0"
9854 },
9855 "provide": {
9856 "psr/http-factory-implementation": "1.0",
9857 "psr/http-message-implementation": "1.0"
9858 },
9859 "require-dev": {
987237d5 9860 "ext-curl": "*",
955a3bde
JB
9861 "ext-dom": "*",
9862 "ext-libxml": "*",
9863 "http-interop/http-factory-tests": "^0.5.0",
9864 "php-http/psr7-integration-tests": "dev-master",
9865 "phpunit/phpunit": "^7.0.2",
9866 "zendframework/zend-coding-standard": "~1.0.0"
9867 },
9868 "type": "library",
9869 "extra": {
9870 "branch-alias": {
9871 "dev-master": "2.1.x-dev",
9872 "dev-develop": "2.2.x-dev",
9873 "dev-release-1.8": "1.8.x-dev"
9874 }
9875 },
9876 "autoload": {
9877 "files": [
9878 "src/functions/create_uploaded_file.php",
9879 "src/functions/marshal_headers_from_sapi.php",
9880 "src/functions/marshal_method_from_sapi.php",
9881 "src/functions/marshal_protocol_version_from_sapi.php",
9882 "src/functions/marshal_uri_from_sapi.php",
9883 "src/functions/normalize_server.php",
9884 "src/functions/normalize_uploaded_files.php",
9885 "src/functions/parse_cookie_header.php"
9886 ],
9887 "psr-4": {
9888 "Zend\\Diactoros\\": "src/"
9889 }
9890 },
9891 "notification-url": "https://packagist.org/downloads/",
9892 "license": [
9893 "BSD-3-Clause"
9894 ],
9895 "description": "PSR HTTP Message implementations",
9896 "keywords": [
9897 "http",
9898 "psr",
9899 "psr-7"
9900 ],
d3847ac1 9901 "time": "2019-11-13T19:16:13+00:00"
955a3bde 9902 },
6546aca4
JB
9903 {
9904 "name": "zendframework/zend-eventmanager",
9905 "version": "3.2.1",
9906 "source": {
9907 "type": "git",
9908 "url": "https://github.com/zendframework/zend-eventmanager.git",
9909 "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
9910 },
9911 "dist": {
9912 "type": "zip",
9913 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
9914 "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
9915 "shasum": ""
9916 },
9917 "require": {
9918 "php": "^5.6 || ^7.0"
9919 },
9920 "require-dev": {
9921 "athletic/athletic": "^0.1",
9922 "container-interop/container-interop": "^1.1.0",
9923 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
9924 "zendframework/zend-coding-standard": "~1.0.0",
9925 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
9926 },
9927 "suggest": {
9928 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
9929 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
9930 },
9931 "type": "library",
9932 "extra": {
9933 "branch-alias": {
9934 "dev-master": "3.2-dev",
9935 "dev-develop": "3.3-dev"
9936 }
9937 },
9938 "autoload": {
9939 "psr-4": {
9940 "Zend\\EventManager\\": "src/"
9941 }
9942 },
9943 "notification-url": "https://packagist.org/downloads/",
9944 "license": [
9945 "BSD-3-Clause"
9946 ],
9947 "description": "Trigger and listen to events within a PHP application",
9948 "homepage": "https://github.com/zendframework/zend-eventmanager",
9949 "keywords": [
9950 "event",
9951 "eventmanager",
9952 "events",
9953 "zf2"
9954 ],
9955 "time": "2018-04-25T15:33:34+00:00"
9956 }
9957 ],
9958 "packages-dev": [
9959 {
9960 "name": "composer/semver",
9961 "version": "1.5.0",
9962 "source": {
9963 "type": "git",
9964 "url": "https://github.com/composer/semver.git",
9965 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
9966 },
9967 "dist": {
9968 "type": "zip",
9969 "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9970 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9971 "shasum": ""
9972 },
9973 "require": {
9974 "php": "^5.3.2 || ^7.0"
9975 },
9976 "require-dev": {
9977 "phpunit/phpunit": "^4.5 || ^5.0.5",
9978 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
9979 },
9980 "type": "library",
9981 "extra": {
9982 "branch-alias": {
9983 "dev-master": "1.x-dev"
9984 }
9985 },
9986 "autoload": {
9987 "psr-4": {
9988 "Composer\\Semver\\": "src"
9989 }
9990 },
9991 "notification-url": "https://packagist.org/downloads/",
9992 "license": [
9993 "MIT"
9994 ],
9995 "authors": [
9996 {
9997 "name": "Nils Adermann",
9998 "email": "naderman@naderman.de",
9999 "homepage": "http://www.naderman.de"
10000 },
10001 {
10002 "name": "Jordi Boggiano",
10003 "email": "j.boggiano@seld.be",
10004 "homepage": "http://seld.be"
10005 },
10006 {
10007 "name": "Rob Bast",
10008 "email": "rob.bast@gmail.com",
10009 "homepage": "http://robbast.nl"
10010 }
10011 ],
10012 "description": "Semver library that offers utilities, version constraint parsing and validation.",
10013 "keywords": [
10014 "semantic",
10015 "semver",
10016 "validation",
10017 "versioning"
10018 ],
10019 "time": "2019-03-19T17:25:45+00:00"
10020 },
10021 {
10022 "name": "composer/xdebug-handler",
8d4ed0df 10023 "version": "1.4.0",
6546aca4
JB
10024 "source": {
10025 "type": "git",
10026 "url": "https://github.com/composer/xdebug-handler.git",
8d4ed0df 10027 "reference": "cbe23383749496fe0f373345208b79568e4bc248"
6546aca4
JB
10028 },
10029 "dist": {
10030 "type": "zip",
8d4ed0df
JB
10031 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248",
10032 "reference": "cbe23383749496fe0f373345208b79568e4bc248",
6546aca4
JB
10033 "shasum": ""
10034 },
10035 "require": {
8d4ed0df 10036 "php": "^5.3.2 || ^7.0 || ^8.0",
6546aca4
JB
10037 "psr/log": "^1.0"
10038 },
10039 "require-dev": {
8d4ed0df 10040 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
6546aca4
JB
10041 },
10042 "type": "library",
10043 "autoload": {
10044 "psr-4": {
10045 "Composer\\XdebugHandler\\": "src"
10046 }
10047 },
10048 "notification-url": "https://packagist.org/downloads/",
10049 "license": [
10050 "MIT"
10051 ],
10052 "authors": [
10053 {
10054 "name": "John Stevenson",
10055 "email": "john-stevenson@blueyonder.co.uk"
10056 }
10057 ],
8d4ed0df 10058 "description": "Restarts a process without Xdebug.",
6546aca4
JB
10059 "keywords": [
10060 "Xdebug",
10061 "performance"
10062 ],
8d4ed0df 10063 "time": "2019-11-06T16:40:04+00:00"
6546aca4
JB
10064 },
10065 {
10066 "name": "dama/doctrine-test-bundle",
10067 "version": "v5.0.3",
10068 "source": {
10069 "type": "git",
10070 "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
10071 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa"
10072 },
10073 "dist": {
10074 "type": "zip",
10075 "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/29882b0d1a815f4819126ef714931bb24a31cbaa",
10076 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa",
10077 "shasum": ""
10078 },
10079 "require": {
10080 "doctrine/dbal": "~2.5",
10081 "doctrine/doctrine-bundle": "~1.4",
10082 "php": "^7.1",
10083 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
10084 },
10085 "require-dev": {
10086 "phpunit/phpunit": "~6.0|~7.0|~8.0",
10087 "symfony/phpunit-bridge": "~2.8|~3.0|~4.0",
10088 "symfony/yaml": "~2.8|~3.0|~4.0"
10089 },
10090 "type": "symfony-bundle",
10091 "extra": {
10092 "branch-alias": {
10093 "dev-master": "5.1.x-dev"
10094 }
10095 },
10096 "autoload": {
10097 "psr-4": {
10098 "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
10099 }
10100 },
10101 "notification-url": "https://packagist.org/downloads/",
10102 "license": [
10103 "MIT"
10104 ],
10105 "authors": [
10106 {
10107 "name": "David Maicher",
10108 "email": "mail@dmaicher.de"
10109 }
10110 ],
10111 "description": "Symfony bundle to isolate doctrine database tests and improve test performance",
10112 "keywords": [
10113 "Symfony 3",
10114 "Symfony 4",
10115 "doctrine",
10116 "isolation",
10117 "performance",
10118 "symfony",
10119 "symfony 2",
10120 "tests"
10121 ],
10122 "time": "2019-03-22T10:34:17+00:00"
10123 },
10124 {
10125 "name": "doctrine/data-fixtures",
8d4ed0df 10126 "version": "1.3.3",
6546aca4
JB
10127 "source": {
10128 "type": "git",
10129 "url": "https://github.com/doctrine/data-fixtures.git",
8d4ed0df 10130 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3"
6546aca4
JB
10131 },
10132 "dist": {
10133 "type": "zip",
8d4ed0df
JB
10134 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f0ee99c64922fc3f863715232b615c478a61b0a3",
10135 "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3",
6546aca4
JB
10136 "shasum": ""
10137 },
10138 "require": {
10139 "doctrine/common": "~2.2",
10140 "php": "^7.1"
10141 },
10142 "conflict": {
10143 "doctrine/phpcr-odm": "<1.3.0"
10144 },
10145 "require-dev": {
8d4ed0df 10146 "alcaeus/mongo-php-adapter": "^1.1",
6546aca4 10147 "doctrine/dbal": "^2.5.4",
8d4ed0df 10148 "doctrine/mongodb-odm": "^1.3.0",
6546aca4
JB
10149 "doctrine/orm": "^2.5.4",
10150 "phpunit/phpunit": "^7.0"
10151 },
10152 "suggest": {
10153 "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
10154 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
10155 "doctrine/orm": "For loading ORM fixtures",
10156 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
10157 },
10158 "type": "library",
10159 "extra": {
10160 "branch-alias": {
10161 "dev-master": "1.3.x-dev"
10162 }
10163 },
10164 "autoload": {
10165 "psr-4": {
10166 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
10167 }
10168 },
10169 "notification-url": "https://packagist.org/downloads/",
10170 "license": [
10171 "MIT"
10172 ],
10173 "authors": [
10174 {
10175 "name": "Jonathan Wage",
10176 "email": "jonwage@gmail.com"
10177 }
10178 ],
10179 "description": "Data Fixtures for all Doctrine Object Managers",
10180 "homepage": "http://www.doctrine-project.org",
10181 "keywords": [
10182 "database"
10183 ],
8d4ed0df 10184 "time": "2019-10-24T04:52:28+00:00"
6546aca4
JB
10185 },
10186 {
10187 "name": "doctrine/doctrine-fixtures-bundle",
1ddd66ae 10188 "version": "3.3.0",
6546aca4
JB
10189 "source": {
10190 "type": "git",
10191 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
1ddd66ae 10192 "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70"
6546aca4
JB
10193 },
10194 "dist": {
10195 "type": "zip",
1ddd66ae 10196 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70",
10197 "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70",
6546aca4
JB
10198 "shasum": ""
10199 },
10200 "require": {
10201 "doctrine/data-fixtures": "^1.3",
1ddd66ae 10202 "doctrine/doctrine-bundle": "^1.11|^2.0",
cb4108b4 10203 "doctrine/orm": "^2.6.0",
6546aca4 10204 "php": "^7.1",
1ddd66ae 10205 "symfony/config": "^3.4|^4.3|^5.0",
10206 "symfony/console": "^3.4|^4.3|^5.0",
10207 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
10208 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
10209 "symfony/http-kernel": "^3.4|^4.3|^5.0"
6546aca4
JB
10210 },
10211 "require-dev": {
cb4108b4 10212 "doctrine/coding-standard": "^6.0",
6546aca4 10213 "phpunit/phpunit": "^7.4",
1ddd66ae 10214 "symfony/phpunit-bridge": "^4.1|^5.0"
6546aca4
JB
10215 },
10216 "type": "symfony-bundle",
10217 "extra": {
10218 "branch-alias": {
1ddd66ae 10219 "dev-master": "3.3.x-dev"
6546aca4
JB
10220 }
10221 },
10222 "autoload": {
10223 "psr-4": {
10224 "Doctrine\\Bundle\\FixturesBundle\\": ""
10225 }
10226 },
10227 "notification-url": "https://packagist.org/downloads/",
10228 "license": [
10229 "MIT"
10230 ],
10231 "authors": [
10232 {
1ddd66ae 10233 "name": "Fabien Potencier",
10234 "email": "fabien@symfony.com"
6546aca4
JB
10235 },
10236 {
10237 "name": "Doctrine Project",
10238 "homepage": "http://www.doctrine-project.org"
10239 },
10240 {
1ddd66ae 10241 "name": "Symfony Community",
10242 "homepage": "http://symfony.com/contributors"
6546aca4
JB
10243 }
10244 ],
10245 "description": "Symfony DoctrineFixturesBundle",
10246 "homepage": "http://www.doctrine-project.org",
10247 "keywords": [
10248 "Fixture",
10249 "persistence"
10250 ],
1ddd66ae 10251 "time": "2019-11-13T15:46:58+00:00"
6546aca4
JB
10252 },
10253 {
10254 "name": "friendsofphp/php-cs-fixer",
02cf65ee 10255 "version": "v2.16.1",
6546aca4
JB
10256 "source": {
10257 "type": "git",
10258 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
02cf65ee 10259 "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02"
6546aca4
JB
10260 },
10261 "dist": {
10262 "type": "zip",
02cf65ee 10263 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c8afb599858876e95e8ebfcd97812d383fa23f02",
10264 "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02",
6546aca4
JB
10265 "shasum": ""
10266 },
10267 "require": {
10268 "composer/semver": "^1.4",
10269 "composer/xdebug-handler": "^1.2",
10270 "doctrine/annotations": "^1.2",
10271 "ext-json": "*",
10272 "ext-tokenizer": "*",
10273 "php": "^5.6 || ^7.0",
10274 "php-cs-fixer/diff": "^1.3",
02cf65ee 10275 "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
10276 "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
10277 "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
10278 "symfony/finder": "^3.0 || ^4.0 || ^5.0",
10279 "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
6546aca4
JB
10280 "symfony/polyfill-php70": "^1.0",
10281 "symfony/polyfill-php72": "^1.4",
02cf65ee 10282 "symfony/process": "^3.0 || ^4.0 || ^5.0",
10283 "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
6546aca4
JB
10284 },
10285 "require-dev": {
10286 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
10287 "justinrainbow/json-schema": "^5.0",
10288 "keradus/cli-executor": "^1.2",
10289 "mikey179/vfsstream": "^1.6",
10290 "php-coveralls/php-coveralls": "^2.1",
10291 "php-cs-fixer/accessible-object": "^1.0",
10292 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
10293 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
66426001 10294 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
6546aca4 10295 "phpunitgoodpractices/traits": "^1.8",
02cf65ee 10296 "symfony/phpunit-bridge": "^4.3 || ^5.0",
10297 "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
6546aca4
JB
10298 },
10299 "suggest": {
10300 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
10301 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
10302 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
10303 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
10304 },
10305 "bin": [
10306 "php-cs-fixer"
10307 ],
10308 "type": "application",
6546aca4
JB
10309 "autoload": {
10310 "psr-4": {
10311 "PhpCsFixer\\": "src/"
10312 },
10313 "classmap": [
10314 "tests/Test/AbstractFixerTestCase.php",
10315 "tests/Test/AbstractIntegrationCaseFactory.php",
10316 "tests/Test/AbstractIntegrationTestCase.php",
10317 "tests/Test/Assert/AssertTokensTrait.php",
10318 "tests/Test/IntegrationCase.php",
10319 "tests/Test/IntegrationCaseFactory.php",
10320 "tests/Test/IntegrationCaseFactoryInterface.php",
10321 "tests/Test/InternalIntegrationCaseFactory.php",
10322 "tests/TestCase.php"
10323 ]
10324 },
10325 "notification-url": "https://packagist.org/downloads/",
10326 "license": [
10327 "MIT"
10328 ],
10329 "authors": [
6546aca4
JB
10330 {
10331 "name": "Fabien Potencier",
10332 "email": "fabien@symfony.com"
5e8d8ff5 10333 },
10334 {
10335 "name": "Dariusz Rumiński",
10336 "email": "dariusz.ruminski@gmail.com"
6546aca4
JB
10337 }
10338 ],
10339 "description": "A tool to automatically fix PHP code style",
02cf65ee 10340 "time": "2019-11-25T22:10:32+00:00"
6546aca4
JB
10341 },
10342 {
10343 "name": "m6web/redis-mock",
34e5cf09 10344 "version": "v4.7.0",
6546aca4
JB
10345 "source": {
10346 "type": "git",
10347 "url": "https://github.com/M6Web/RedisMock.git",
34e5cf09 10348 "reference": "057ad8e1bea903aee54642e310d900bdb794372c"
6546aca4
JB
10349 },
10350 "dist": {
10351 "type": "zip",
34e5cf09 10352 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/057ad8e1bea903aee54642e310d900bdb794372c",
10353 "reference": "057ad8e1bea903aee54642e310d900bdb794372c",
6546aca4
JB
10354 "shasum": ""
10355 },
10356 "require": {
10357 "php": ">=7.1.0"
10358 },
10359 "require-dev": {
10360 "atoum/atoum": "master-dev",
10361 "predis/predis": "~1.1"
10362 },
10363 "type": "library",
10364 "autoload": {
10365 "psr-0": {
10366 "M6Web\\Component\\RedisMock": "src/"
10367 }
10368 },
10369 "notification-url": "https://packagist.org/downloads/",
10370 "license": [
10371 "MIT"
10372 ],
10373 "authors": [
10374 {
10375 "name": "M6Web",
10376 "email": "opensource@m6web.fr",
10377 "homepage": "http://tech.m6web.fr/"
10378 }
10379 ],
10380 "description": "Library providing a PHP mock for Redis",
10381 "keywords": [
10382 "mock",
10383 "redis"
10384 ],
34e5cf09 10385 "time": "2019-11-04T09:03:23+00:00"
6546aca4
JB
10386 },
10387 {
10388 "name": "nette/bootstrap",
3d8eaa3a 10389 "version": "v3.0.1",
6546aca4
JB
10390 "source": {
10391 "type": "git",
10392 "url": "https://github.com/nette/bootstrap.git",
3d8eaa3a 10393 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249"
6546aca4
JB
10394 },
10395 "dist": {
10396 "type": "zip",
3d8eaa3a 10397 "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249",
10398 "reference": "b45a1e33b6a44beb307756522396551e5a9ff249",
6546aca4
JB
10399 "shasum": ""
10400 },
10401 "require": {
10402 "nette/di": "^3.0",
10403 "nette/utils": "^3.0",
10404 "php": ">=7.1"
10405 },
3d8eaa3a 10406 "conflict": {
10407 "tracy/tracy": "<2.6"
10408 },
6546aca4
JB
10409 "require-dev": {
10410 "latte/latte": "^2.2",
10411 "nette/application": "^3.0",
10412 "nette/caching": "^3.0",
10413 "nette/database": "^3.0",
10414 "nette/forms": "^3.0",
10415 "nette/http": "^3.0",
10416 "nette/mail": "^3.0",
10417 "nette/robot-loader": "^3.0",
10418 "nette/safe-stream": "^2.2",
10419 "nette/security": "^3.0",
10420 "nette/tester": "^2.0",
10421 "tracy/tracy": "^2.6"
10422 },
10423 "suggest": {
10424 "nette/robot-loader": "to use Configurator::createRobotLoader()",
10425 "tracy/tracy": "to use Configurator::enableTracy()"
10426 },
10427 "type": "library",
10428 "extra": {
10429 "branch-alias": {
10430 "dev-master": "3.0-dev"
10431 }
10432 },
10433 "autoload": {
10434 "classmap": [
10435 "src/"
10436 ]
10437 },
10438 "notification-url": "https://packagist.org/downloads/",
10439 "license": [
10440 "BSD-3-Clause",
10441 "GPL-2.0",
10442 "GPL-3.0"
10443 ],
10444 "authors": [
10445 {
10446 "name": "David Grudl",
10447 "homepage": "https://davidgrudl.com"
10448 },
10449 {
10450 "name": "Nette Community",
10451 "homepage": "https://nette.org/contributors"
10452 }
10453 ],
10454 "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
10455 "homepage": "https://nette.org",
10456 "keywords": [
10457 "bootstrapping",
10458 "configurator",
10459 "nette"
10460 ],
3d8eaa3a 10461 "time": "2019-09-30T08:19:38+00:00"
6546aca4
JB
10462 },
10463 {
10464 "name": "nette/di",
0f387577 10465 "version": "v3.0.2",
6546aca4
JB
10466 "source": {
10467 "type": "git",
10468 "url": "https://github.com/nette/di.git",
0f387577 10469 "reference": "7ae47daa94b8dafbd0e8b6164e22e2d18d3e73ac"
6546aca4
JB
10470 },
10471 "dist": {
10472 "type": "zip",
0f387577
JB
10473 "url": "https://api.github.com/repos/nette/di/zipball/7ae47daa94b8dafbd0e8b6164e22e2d18d3e73ac",
10474 "reference": "7ae47daa94b8dafbd0e8b6164e22e2d18d3e73ac",
6546aca4
JB
10475 "shasum": ""
10476 },
10477 "require": {
10478 "ext-tokenizer": "*",
10479 "nette/neon": "^3.0",
0f387577 10480 "nette/php-generator": "^3.3",
6546aca4
JB
10481 "nette/robot-loader": "^3.2",
10482 "nette/schema": "^1.0",
10483 "nette/utils": "^3.0",
10484 "php": ">=7.1"
10485 },
10486 "conflict": {
10487 "nette/bootstrap": "<3.0"
10488 },
10489 "require-dev": {
10490 "nette/tester": "^2.2",
0f387577 10491 "phpstan/phpstan": "^0.12",
6546aca4
JB
10492 "tracy/tracy": "^2.3"
10493 },
10494 "type": "library",
10495 "extra": {
10496 "branch-alias": {
10497 "dev-master": "3.0-dev"
10498 }
10499 },
10500 "autoload": {
10501 "classmap": [
10502 "src/"
10503 ],
10504 "files": [
10505 "src/compatibility.php"
10506 ]
10507 },
10508 "notification-url": "https://packagist.org/downloads/",
10509 "license": [
10510 "BSD-3-Clause",
10511 "GPL-2.0",
10512 "GPL-3.0"
10513 ],
10514 "authors": [
10515 {
10516 "name": "David Grudl",
10517 "homepage": "https://davidgrudl.com"
10518 },
10519 {
10520 "name": "Nette Community",
10521 "homepage": "https://nette.org/contributors"
10522 }
10523 ],
10524 "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
10525 "homepage": "https://nette.org",
10526 "keywords": [
10527 "compiled",
10528 "di",
10529 "dic",
10530 "factory",
10531 "ioc",
10532 "nette",
10533 "static"
10534 ],
0f387577 10535 "time": "2019-12-17T04:03:21+00:00"
6546aca4
JB
10536 },
10537 {
10538 "name": "nette/finder",
1a758230 10539 "version": "v2.5.1",
6546aca4
JB
10540 "source": {
10541 "type": "git",
10542 "url": "https://github.com/nette/finder.git",
1a758230 10543 "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe"
6546aca4
JB
10544 },
10545 "dist": {
10546 "type": "zip",
1a758230 10547 "url": "https://api.github.com/repos/nette/finder/zipball/14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
10548 "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
6546aca4
JB
10549 "shasum": ""
10550 },
10551 "require": {
10552 "nette/utils": "^2.4 || ~3.0.0",
10553 "php": ">=7.1"
10554 },
10555 "conflict": {
10556 "nette/nette": "<2.2"
10557 },
10558 "require-dev": {
10559 "nette/tester": "^2.0",
10560 "tracy/tracy": "^2.3"
10561 },
10562 "type": "library",
10563 "extra": {
10564 "branch-alias": {
10565 "dev-master": "2.5-dev"
10566 }
10567 },
10568 "autoload": {
10569 "classmap": [
10570 "src/"
10571 ]
10572 },
10573 "notification-url": "https://packagist.org/downloads/",
10574 "license": [
10575 "BSD-3-Clause",
10576 "GPL-2.0",
10577 "GPL-3.0"
10578 ],
10579 "authors": [
10580 {
10581 "name": "David Grudl",
10582 "homepage": "https://davidgrudl.com"
10583 },
10584 {
10585 "name": "Nette Community",
10586 "homepage": "https://nette.org/contributors"
10587 }
10588 ],
1a758230 10589 "description": "🔍 Nette Finder: find files and directories with an intuitive API.",
6546aca4
JB
10590 "homepage": "https://nette.org",
10591 "keywords": [
10592 "filesystem",
10593 "glob",
10594 "iterator",
10595 "nette"
10596 ],
1a758230 10597 "time": "2019-07-11T18:02:17+00:00"
6546aca4
JB
10598 },
10599 {
10600 "name": "nette/neon",
0f387577 10601 "version": "v3.1.0",
6546aca4
JB
10602 "source": {
10603 "type": "git",
10604 "url": "https://github.com/nette/neon.git",
0f387577 10605 "reference": "0a18fc88801a14d66587932de133eeca01f7ce8e"
6546aca4
JB
10606 },
10607 "dist": {
10608 "type": "zip",
0f387577
JB
10609 "url": "https://api.github.com/repos/nette/neon/zipball/0a18fc88801a14d66587932de133eeca01f7ce8e",
10610 "reference": "0a18fc88801a14d66587932de133eeca01f7ce8e",
6546aca4
JB
10611 "shasum": ""
10612 },
10613 "require": {
10614 "ext-iconv": "*",
10615 "ext-json": "*",
0f387577 10616 "php": ">=7.1"
6546aca4
JB
10617 },
10618 "require-dev": {
10619 "nette/tester": "^2.0",
0f387577 10620 "phpstan/phpstan": "^0.12",
6546aca4
JB
10621 "tracy/tracy": "^2.3"
10622 },
10623 "type": "library",
10624 "extra": {
10625 "branch-alias": {
0f387577 10626 "dev-master": "3.1-dev"
6546aca4
JB
10627 }
10628 },
10629 "autoload": {
10630 "classmap": [
10631 "src/"
10632 ]
10633 },
10634 "notification-url": "https://packagist.org/downloads/",
10635 "license": [
10636 "BSD-3-Clause",
10637 "GPL-2.0",
10638 "GPL-3.0"
10639 ],
10640 "authors": [
10641 {
10642 "name": "David Grudl",
10643 "homepage": "https://davidgrudl.com"
10644 },
10645 {
10646 "name": "Nette Community",
10647 "homepage": "https://nette.org/contributors"
10648 }
10649 ],
0f387577 10650 "description": "🍸 Nette NEON: encodes and decodes NEON file format.",
6546aca4
JB
10651 "homepage": "http://ne-on.org",
10652 "keywords": [
10653 "export",
10654 "import",
10655 "neon",
10656 "nette",
10657 "yaml"
10658 ],
0f387577 10659 "time": "2019-12-27T04:00:04+00:00"
6546aca4
JB
10660 },
10661 {
10662 "name": "nette/php-generator",
d3847ac1 10663 "version": "v3.3.1",
6546aca4
JB
10664 "source": {
10665 "type": "git",
10666 "url": "https://github.com/nette/php-generator.git",
d3847ac1 10667 "reference": "4240fd7adf499138c07b814ef9b9a6df9f6d7187"
6546aca4
JB
10668 },
10669 "dist": {
10670 "type": "zip",
d3847ac1
JB
10671 "url": "https://api.github.com/repos/nette/php-generator/zipball/4240fd7adf499138c07b814ef9b9a6df9f6d7187",
10672 "reference": "4240fd7adf499138c07b814ef9b9a6df9f6d7187",
6546aca4
JB
10673 "shasum": ""
10674 },
10675 "require": {
10676 "nette/utils": "^2.4.2 || ~3.0.0",
10677 "php": ">=7.1"
10678 },
10679 "require-dev": {
10680 "nette/tester": "^2.0",
10681 "tracy/tracy": "^2.3"
10682 },
10683 "type": "library",
10684 "extra": {
10685 "branch-alias": {
d3847ac1 10686 "dev-master": "3.3-dev"
6546aca4
JB
10687 }
10688 },
10689 "autoload": {
10690 "classmap": [
10691 "src/"
10692 ]
10693 },
10694 "notification-url": "https://packagist.org/downloads/",
10695 "license": [
10696 "BSD-3-Clause",
10697 "GPL-2.0",
10698 "GPL-3.0"
10699 ],
10700 "authors": [
10701 {
10702 "name": "David Grudl",
10703 "homepage": "https://davidgrudl.com"
10704 },
10705 {
10706 "name": "Nette Community",
10707 "homepage": "https://nette.org/contributors"
10708 }
10709 ],
10710 "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
10711 "homepage": "https://nette.org",
10712 "keywords": [
10713 "code",
10714 "nette",
10715 "php",
10716 "scaffolding"
10717 ],
d3847ac1 10718 "time": "2019-11-22T11:12:11+00:00"
6546aca4
JB
10719 },
10720 {
10721 "name": "nette/robot-loader",
0f387577 10722 "version": "v3.2.1",
6546aca4
JB
10723 "source": {
10724 "type": "git",
10725 "url": "https://github.com/nette/robot-loader.git",
0f387577 10726 "reference": "d2a100e1f5cab390c78bc88709abbc91249c3993"
6546aca4
JB
10727 },
10728 "dist": {
10729 "type": "zip",
0f387577
JB
10730 "url": "https://api.github.com/repos/nette/robot-loader/zipball/d2a100e1f5cab390c78bc88709abbc91249c3993",
10731 "reference": "d2a100e1f5cab390c78bc88709abbc91249c3993",
6546aca4
JB
10732 "shasum": ""
10733 },
10734 "require": {
10735 "ext-tokenizer": "*",
0f387577 10736 "nette/finder": "^2.5 || ^3.0",
6546aca4
JB
10737 "nette/utils": "^3.0",
10738 "php": ">=7.1"
10739 },
10740 "require-dev": {
10741 "nette/tester": "^2.0",
0f387577 10742 "phpstan/phpstan": "^0.12",
6546aca4
JB
10743 "tracy/tracy": "^2.3"
10744 },
10745 "type": "library",
10746 "extra": {
10747 "branch-alias": {
10748 "dev-master": "3.2-dev"
10749 }
10750 },
10751 "autoload": {
10752 "classmap": [
10753 "src/"
10754 ]
10755 },
10756 "notification-url": "https://packagist.org/downloads/",
10757 "license": [
10758 "BSD-3-Clause",
10759 "GPL-2.0",
10760 "GPL-3.0"
10761 ],
10762 "authors": [
10763 {
10764 "name": "David Grudl",
10765 "homepage": "https://davidgrudl.com"
10766 },
10767 {
10768 "name": "Nette Community",
10769 "homepage": "https://nette.org/contributors"
10770 }
10771 ],
0f387577 10772 "description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
6546aca4
JB
10773 "homepage": "https://nette.org",
10774 "keywords": [
10775 "autoload",
10776 "class",
10777 "interface",
10778 "nette",
10779 "trait"
10780 ],
0f387577 10781 "time": "2019-12-26T22:32:02+00:00"
6546aca4
JB
10782 },
10783 {
10784 "name": "nette/schema",
8d4ed0df 10785 "version": "v1.0.1",
6546aca4
JB
10786 "source": {
10787 "type": "git",
10788 "url": "https://github.com/nette/schema.git",
8d4ed0df 10789 "reference": "337117df1dade22e2ba1fdc4a4b832c1e9b06b76"
6546aca4
JB
10790 },
10791 "dist": {
10792 "type": "zip",
8d4ed0df
JB
10793 "url": "https://api.github.com/repos/nette/schema/zipball/337117df1dade22e2ba1fdc4a4b832c1e9b06b76",
10794 "reference": "337117df1dade22e2ba1fdc4a4b832c1e9b06b76",
6546aca4
JB
10795 "shasum": ""
10796 },
10797 "require": {
10798 "nette/utils": "^3.0.1",
10799 "php": ">=7.1"
10800 },
10801 "require-dev": {
10802 "nette/tester": "^2.2",
10803 "tracy/tracy": "^2.3"
10804 },
10805 "type": "library",
10806 "extra": {
10807 "branch-alias": {
10808 "dev-master": "1.0-dev"
10809 }
10810 },
10811 "autoload": {
10812 "classmap": [
10813 "src/"
10814 ]
10815 },
10816 "notification-url": "https://packagist.org/downloads/",
10817 "license": [
10818 "BSD-3-Clause",
10819 "GPL-2.0",
10820 "GPL-3.0"
10821 ],
10822 "authors": [
10823 {
10824 "name": "David Grudl",
10825 "homepage": "https://davidgrudl.com"
10826 },
10827 {
10828 "name": "Nette Community",
10829 "homepage": "https://nette.org/contributors"
10830 }
10831 ],
10832 "description": "📐 Nette Schema: validating data structures against a given Schema.",
10833 "homepage": "https://nette.org",
10834 "keywords": [
10835 "config",
10836 "nette"
10837 ],
8d4ed0df 10838 "time": "2019-10-31T20:52:19+00:00"
6546aca4
JB
10839 },
10840 {
10841 "name": "nette/utils",
0f387577 10842 "version": "v3.0.3",
6546aca4
JB
10843 "source": {
10844 "type": "git",
10845 "url": "https://github.com/nette/utils.git",
0f387577 10846 "reference": "f1b5ce0fae07f13e066e64f9a8f59e53b8f4982e"
6546aca4
JB
10847 },
10848 "dist": {
10849 "type": "zip",
0f387577
JB
10850 "url": "https://api.github.com/repos/nette/utils/zipball/f1b5ce0fae07f13e066e64f9a8f59e53b8f4982e",
10851 "reference": "f1b5ce0fae07f13e066e64f9a8f59e53b8f4982e",
6546aca4
JB
10852 "shasum": ""
10853 },
10854 "require": {
10855 "php": ">=7.1"
10856 },
10857 "require-dev": {
10858 "nette/tester": "~2.0",
0f387577 10859 "phpstan/phpstan": "^0.12",
6546aca4
JB
10860 "tracy/tracy": "^2.3"
10861 },
10862 "suggest": {
10863 "ext-gd": "to use Image",
10864 "ext-iconv": "to use Strings::webalize() and toAscii()",
10865 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
10866 "ext-json": "to use Nette\\Utils\\Json",
10867 "ext-mbstring": "to use Strings::lower() etc...",
987237d5 10868 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
6546aca4
JB
10869 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
10870 },
10871 "type": "library",
10872 "extra": {
10873 "branch-alias": {
10874 "dev-master": "3.0-dev"
10875 }
10876 },
10877 "autoload": {
10878 "classmap": [
10879 "src/"
10880 ]
10881 },
10882 "notification-url": "https://packagist.org/downloads/",
10883 "license": [
10884 "BSD-3-Clause",
10885 "GPL-2.0",
10886 "GPL-3.0"
10887 ],
10888 "authors": [
10889 {
10890 "name": "David Grudl",
10891 "homepage": "https://davidgrudl.com"
10892 },
10893 {
10894 "name": "Nette Community",
10895 "homepage": "https://nette.org/contributors"
10896 }
10897 ],
10898 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
10899 "homepage": "https://nette.org",
10900 "keywords": [
10901 "array",
10902 "core",
10903 "datetime",
10904 "images",
10905 "json",
10906 "nette",
10907 "paginator",
10908 "password",
10909 "slugify",
10910 "string",
10911 "unicode",
10912 "utf-8",
10913 "utility",
10914 "validation"
10915 ],
0f387577 10916 "time": "2019-12-27T03:47:50+00:00"
6546aca4
JB
10917 },
10918 {
10919 "name": "nikic/php-parser",
8d4ed0df 10920 "version": "v4.3.0",
6546aca4
JB
10921 "source": {
10922 "type": "git",
10923 "url": "https://github.com/nikic/PHP-Parser.git",
8d4ed0df 10924 "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
6546aca4
JB
10925 },
10926 "dist": {
10927 "type": "zip",
8d4ed0df
JB
10928 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
10929 "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
6546aca4
JB
10930 "shasum": ""
10931 },
10932 "require": {
10933 "ext-tokenizer": "*",
10934 "php": ">=7.0"
10935 },
10936 "require-dev": {
8d4ed0df 10937 "ircmaxell/php-yacc": "0.0.5",
e9ccc686 10938 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
6546aca4
JB
10939 },
10940 "bin": [
10941 "bin/php-parse"
10942 ],
10943 "type": "library",
10944 "extra": {
10945 "branch-alias": {
8d4ed0df 10946 "dev-master": "4.3-dev"
6546aca4
JB
10947 }
10948 },
10949 "autoload": {
10950 "psr-4": {
10951 "PhpParser\\": "lib/PhpParser"
10952 }
10953 },
10954 "notification-url": "https://packagist.org/downloads/",
10955 "license": [
10956 "BSD-3-Clause"
10957 ],
10958 "authors": [
10959 {
10960 "name": "Nikita Popov"
10961 }
10962 ],
10963 "description": "A PHP parser written in PHP",
10964 "keywords": [
10965 "parser",
10966 "php"
10967 ],
8d4ed0df 10968 "time": "2019-11-08T13:50:10+00:00"
6546aca4
JB
10969 },
10970 {
10971 "name": "php-cs-fixer/diff",
10972 "version": "v1.3.0",
10973 "source": {
10974 "type": "git",
10975 "url": "https://github.com/PHP-CS-Fixer/diff.git",
10976 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
10977 },
10978 "dist": {
10979 "type": "zip",
10980 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
10981 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
10982 "shasum": ""
10983 },
10984 "require": {
10985 "php": "^5.6 || ^7.0"
10986 },
10987 "require-dev": {
10988 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
10989 "symfony/process": "^3.3"
10990 },
10991 "type": "library",
10992 "autoload": {
10993 "classmap": [
10994 "src/"
10995 ]
10996 },
10997 "notification-url": "https://packagist.org/downloads/",
10998 "license": [
10999 "BSD-3-Clause"
11000 ],
11001 "authors": [
11002 {
11003 "name": "Kore Nordmann",
11004 "email": "mail@kore-nordmann.de"
11005 },
11006 {
11007 "name": "Sebastian Bergmann",
11008 "email": "sebastian@phpunit.de"
11009 },
11010 {
11011 "name": "SpacePossum"
11012 }
11013 ],
11014 "description": "sebastian/diff v2 backport support for PHP5.6",
11015 "homepage": "https://github.com/PHP-CS-Fixer",
11016 "keywords": [
11017 "diff"
11018 ],
11019 "time": "2018-02-15T16:58:55+00:00"
11020 },
11021 {
11022 "name": "php-http/mock-client",
5619a0f7 11023 "version": "1.3.1",
6546aca4
JB
11024 "source": {
11025 "type": "git",
11026 "url": "https://github.com/php-http/mock-client.git",
5619a0f7 11027 "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845"
6546aca4
JB
11028 },
11029 "dist": {
11030 "type": "zip",
5619a0f7 11031 "url": "https://api.github.com/repos/php-http/mock-client/zipball/186547be76fe81cc0c0589f9285ef9c8dded9845",
11032 "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845",
6546aca4
JB
11033 "shasum": ""
11034 },
11035 "require": {
11036 "php": "^5.5 || ^7.0",
11037 "php-http/client-common": "^1.9 || ^2.0",
11038 "php-http/discovery": "^1.0",
11039 "php-http/httplug": "^1.0 || ^2.0",
11040 "php-http/message-factory": "^1.0"
11041 },
11042 "provide": {
11043 "php-http/async-client-implementation": "1.0",
11044 "php-http/client-implementation": "1.0"
11045 },
11046 "require-dev": {
11047 "henrikbjorn/phpspec-code-coverage": "^1.0",
11048 "phpspec/phpspec": "^2.4"
11049 },
11050 "type": "library",
11051 "extra": {
11052 "branch-alias": {
11053 "dev-master": "1.3-dev"
11054 }
11055 },
11056 "autoload": {
11057 "psr-4": {
11058 "Http\\Mock\\": "src/"
11059 }
11060 },
11061 "notification-url": "https://packagist.org/downloads/",
11062 "license": [
11063 "MIT"
11064 ],
11065 "authors": [
11066 {
11067 "name": "David de Boer",
11068 "email": "david@ddeboer.nl"
11069 }
11070 ],
11071 "description": "Mock HTTP client",
11072 "homepage": "http://httplug.io",
11073 "keywords": [
11074 "client",
11075 "http",
11076 "mock",
11077 "psr7"
11078 ],
5619a0f7 11079 "time": "2019-11-06T12:49:04+00:00"
6546aca4
JB
11080 },
11081 {
11082 "name": "phpstan/phpdoc-parser",
0a01a5f1 11083 "version": "0.3.5",
6546aca4
JB
11084 "source": {
11085 "type": "git",
11086 "url": "https://github.com/phpstan/phpdoc-parser.git",
0a01a5f1 11087 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
6546aca4
JB
11088 },
11089 "dist": {
11090 "type": "zip",
0a01a5f1
JB
11091 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
11092 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
6546aca4
JB
11093 "shasum": ""
11094 },
11095 "require": {
11096 "php": "~7.1"
11097 },
11098 "require-dev": {
11099 "consistence/coding-standard": "^3.5",
11100 "jakub-onderka/php-parallel-lint": "^0.9.2",
11101 "phing/phing": "^2.16.0",
11102 "phpstan/phpstan": "^0.10",
11103 "phpunit/phpunit": "^6.3",
11104 "slevomat/coding-standard": "^4.7.2",
11105 "squizlabs/php_codesniffer": "^3.3.2",
11106 "symfony/process": "^3.4 || ^4.0"
11107 },
11108 "type": "library",
11109 "extra": {
11110 "branch-alias": {
11111 "dev-master": "0.3-dev"
11112 }
11113 },
11114 "autoload": {
11115 "psr-4": {
11116 "PHPStan\\PhpDocParser\\": [
11117 "src/"
11118 ]
11119 }
11120 },
11121 "notification-url": "https://packagist.org/downloads/",
11122 "license": [
11123 "MIT"
11124 ],
11125 "description": "PHPDoc parser with support for nullable, intersection and generic types",
0a01a5f1 11126 "time": "2019-06-07T19:13:52+00:00"
6546aca4
JB
11127 },
11128 {
11129 "name": "phpstan/phpstan",
3d8eaa3a 11130 "version": "0.11.19",
6546aca4
JB
11131 "source": {
11132 "type": "git",
11133 "url": "https://github.com/phpstan/phpstan.git",
3d8eaa3a 11134 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7"
6546aca4
JB
11135 },
11136 "dist": {
11137 "type": "zip",
3d8eaa3a 11138 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7",
11139 "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7",
6546aca4
JB
11140 "shasum": ""
11141 },
11142 "require": {
11143 "composer/xdebug-handler": "^1.3.0",
11144 "jean85/pretty-package-versions": "^1.0.3",
11145 "nette/bootstrap": "^2.4 || ^3.0",
11146 "nette/di": "^2.4.7 || ^3.0",
07c66a74 11147 "nette/neon": "^2.4.3 || ^3.0",
6546aca4
JB
11148 "nette/robot-loader": "^3.0.1",
11149 "nette/schema": "^1.0",
11150 "nette/utils": "^2.4.5 || ^3.0",
e9ccc686 11151 "nikic/php-parser": "^4.2.3",
6546aca4 11152 "php": "~7.1",
6f80db69 11153 "phpstan/phpdoc-parser": "^0.3.5",
6546aca4
JB
11154 "symfony/console": "~3.2 || ~4.0",
11155 "symfony/finder": "~3.2 || ~4.0"
11156 },
11157 "conflict": {
11158 "symfony/console": "3.4.16 || 4.1.5"
11159 },
11160 "require-dev": {
e9ccc686 11161 "brianium/paratest": "^2.0 || ^3.0",
6546aca4
JB
11162 "consistence/coding-standard": "^3.5",
11163 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11164 "ext-intl": "*",
11165 "ext-mysqli": "*",
6f80db69 11166 "ext-simplexml": "*",
6546aca4
JB
11167 "ext-soap": "*",
11168 "ext-zip": "*",
11169 "jakub-onderka/php-parallel-lint": "^1.0",
11170 "localheinz/composer-normalize": "^1.1.0",
11171 "phing/phing": "^2.16.0",
11172 "phpstan/phpstan-deprecation-rules": "^0.11",
11173 "phpstan/phpstan-php-parser": "^0.11",
11174 "phpstan/phpstan-phpunit": "^0.11",
11175 "phpstan/phpstan-strict-rules": "^0.11",
e9ccc686 11176 "phpunit/phpunit": "^7.5.14 || ^8.0",
6546aca4
JB
11177 "slevomat/coding-standard": "^4.7.2",
11178 "squizlabs/php_codesniffer": "^3.3.2"
11179 },
11180 "bin": [
11181 "bin/phpstan"
11182 ],
11183 "type": "library",
11184 "extra": {
11185 "branch-alias": {
11186 "dev-master": "0.11-dev"
11187 }
11188 },
11189 "autoload": {
11190 "psr-4": {
11191 "PHPStan\\": [
1a758230 11192 "src/"
6546aca4
JB
11193 ]
11194 }
11195 },
11196 "notification-url": "https://packagist.org/downloads/",
11197 "license": [
11198 "MIT"
11199 ],
11200 "description": "PHPStan - PHP Static Analysis Tool",
3d8eaa3a 11201 "time": "2019-10-22T20:20:22+00:00"
6546aca4
JB
11202 },
11203 {
11204 "name": "phpstan/phpstan-doctrine",
cc7b2b91 11205 "version": "0.11.6",
6546aca4
JB
11206 "source": {
11207 "type": "git",
11208 "url": "https://github.com/phpstan/phpstan-doctrine.git",
cc7b2b91 11209 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c"
6546aca4
JB
11210 },
11211 "dist": {
11212 "type": "zip",
cc7b2b91 11213 "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/77592865e167b32c7dcb4f39a35210e909a8854c",
11214 "reference": "77592865e167b32c7dcb4f39a35210e909a8854c",
6546aca4
JB
11215 "shasum": ""
11216 },
11217 "require": {
11218 "nikic/php-parser": "^4.0",
11219 "php": "~7.1",
11220 "phpstan/phpdoc-parser": "^0.3",
11221 "phpstan/phpstan": "^0.11.7"
11222 },
11223 "conflict": {
11224 "doctrine/collections": "<1.0",
11225 "doctrine/common": "<2.7",
11226 "doctrine/mongodb-odm": "<1.2",
11227 "doctrine/orm": "<2.5"
11228 },
11229 "require-dev": {
11230 "consistence/coding-standard": "^3.8",
11231 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11232 "doctrine/collections": "^1.0",
11233 "doctrine/common": "^2.7",
11234 "doctrine/mongodb-odm": "^1.2",
11235 "doctrine/orm": "^2.5",
11236 "jakub-onderka/php-parallel-lint": "^1.0",
11237 "phing/phing": "^2.16.0",
11238 "phpstan/phpstan-phpunit": "^0.11",
11239 "phpstan/phpstan-strict-rules": "^0.11",
11240 "phpunit/phpunit": "^7.0",
11241 "slevomat/coding-standard": "^5.0.4"
11242 },
11243 "type": "phpstan-extension",
11244 "extra": {
11245 "branch-alias": {
11246 "dev-master": "0.11-dev"
11247 },
11248 "phpstan": {
11249 "includes": [
11250 "extension.neon",
11251 "rules.neon"
11252 ]
11253 }
11254 },
11255 "autoload": {
11256 "psr-4": {
11257 "PHPStan\\": "src/"
11258 }
11259 },
11260 "notification-url": "https://packagist.org/downloads/",
11261 "license": [
11262 "MIT"
11263 ],
11264 "description": "Doctrine extensions for PHPStan",
cc7b2b91 11265 "time": "2019-09-13T08:40:06+00:00"
6546aca4
JB
11266 },
11267 {
11268 "name": "phpstan/phpstan-phpunit",
11269 "version": "0.11.2",
11270 "source": {
11271 "type": "git",
11272 "url": "https://github.com/phpstan/phpstan-phpunit.git",
11273 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9"
11274 },
11275 "dist": {
11276 "type": "zip",
11277 "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11278 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
11279 "shasum": ""
11280 },
11281 "require": {
11282 "nikic/php-parser": "^4.0",
11283 "php": "~7.1",
11284 "phpstan/phpdoc-parser": "^0.3",
11285 "phpstan/phpstan": "^0.11.4"
11286 },
11287 "conflict": {
11288 "phpunit/phpunit": "<7.0"
11289 },
11290 "require-dev": {
11291 "consistence/coding-standard": "^3.0.1",
11292 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11293 "jakub-onderka/php-parallel-lint": "^1.0",
11294 "phing/phing": "^2.16.0",
11295 "phpstan/phpstan-strict-rules": "^0.11",
11296 "phpunit/phpunit": "^7.0",
11297 "satooshi/php-coveralls": "^1.0",
11298 "slevomat/coding-standard": "^4.5.2"
11299 },
11300 "type": "phpstan-extension",
11301 "extra": {
11302 "branch-alias": {
11303 "dev-master": "0.11-dev"
11304 },
11305 "phpstan": {
11306 "includes": [
11307 "extension.neon",
11308 "rules.neon"
11309 ]
11310 }
11311 },
11312 "autoload": {
11313 "psr-4": {
11314 "PHPStan\\": "src/"
11315 }
11316 },
11317 "notification-url": "https://packagist.org/downloads/",
11318 "license": [
11319 "MIT"
11320 ],
11321 "description": "PHPUnit extensions and rules for PHPStan",
11322 "time": "2019-05-17T17:50:16+00:00"
11323 },
11324 {
11325 "name": "phpstan/phpstan-symfony",
11326 "version": "0.11.6",
11327 "source": {
11328 "type": "git",
11329 "url": "https://github.com/phpstan/phpstan-symfony.git",
11330 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084"
11331 },
11332 "dist": {
11333 "type": "zip",
11334 "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7be3054c21fd472a52b1c38eb129c3f93776084",
11335 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084",
11336 "shasum": ""
11337 },
11338 "require": {
11339 "ext-simplexml": "*",
11340 "nikic/php-parser": "^4.0",
11341 "php": "^7.1",
11342 "phpstan/phpstan": "^0.11.7"
11343 },
11344 "conflict": {
11345 "symfony/framework-bundle": "<3.0"
11346 },
11347 "require-dev": {
11348 "consistence/coding-standard": "^3.0.1",
11349 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
11350 "jakub-onderka/php-parallel-lint": "^1.0",
11351 "nette/di": "^3.0-stable",
11352 "phing/phing": "^2.16.0",
11353 "phpstan/phpstan-phpunit": "^0.11",
11354 "phpstan/phpstan-strict-rules": "^0.11",
11355 "phpunit/phpunit": "^7.0",
11356 "slevomat/coding-standard": "^4.5.2",
11357 "squizlabs/php_codesniffer": "^3.3.2",
11358 "symfony/console": "^3.0 || ^4.0",
11359 "symfony/framework-bundle": "^3.0 || ^4.0",
11360 "symfony/messenger": "^4.2",
11361 "symfony/serializer": "^3.0 || ^4.0"
11362 },
11363 "type": "phpstan-extension",
11364 "extra": {
11365 "branch-alias": {
11366 "dev-master": "0.11-dev"
11367 },
11368 "phpstan": {
11369 "includes": [
11370 "extension.neon"
11371 ]
11372 }
11373 },
11374 "autoload": {
11375 "psr-4": {
11376 "PHPStan\\": "src/"
11377 }
11378 },
11379 "notification-url": "https://packagist.org/downloads/",
11380 "license": [
11381 "MIT"
11382 ],
11383 "authors": [
11384 {
11385 "name": "Lukáš Unger",
11386 "email": "looky.msc@gmail.com",
11387 "homepage": "https://lookyman.net"
11388 }
11389 ],
11390 "description": "Symfony Framework extensions and rules for PHPStan",
11391 "time": "2019-05-19T17:40:25+00:00"
11392 },
11393 {
11394 "name": "sensio/generator-bundle",
11395 "version": "v3.1.7",
11396 "source": {
11397 "type": "git",
11398 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
11399 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65"
11400 },
11401 "dist": {
11402 "type": "zip",
11403 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65",
11404 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65",
11405 "shasum": ""
11406 },
11407 "require": {
11408 "symfony/console": "~2.7|~3.0",
11409 "symfony/framework-bundle": "~2.7|~3.0",
11410 "symfony/process": "~2.7|~3.0",
11411 "symfony/yaml": "~2.7|~3.0",
11412 "twig/twig": "^1.28.2|^2.0"
11413 },
11414 "require-dev": {
11415 "doctrine/orm": "~2.4",
11416 "symfony/doctrine-bridge": "~2.7|~3.0",
11417 "symfony/filesystem": "~2.7|~3.0",
11418 "symfony/phpunit-bridge": "^3.3"
11419 },
11420 "type": "symfony-bundle",
11421 "extra": {
11422 "branch-alias": {
11423 "dev-master": "3.1.x-dev"
11424 }
11425 },
11426 "autoload": {
11427 "psr-4": {
11428 "Sensio\\Bundle\\GeneratorBundle\\": ""
11429 },
11430 "exclude-from-classmap": [
11431 "/Tests/"
11432 ]
11433 },
11434 "notification-url": "https://packagist.org/downloads/",
11435 "license": [
11436 "MIT"
11437 ],
11438 "authors": [
11439 {
11440 "name": "Fabien Potencier",
11441 "email": "fabien@symfony.com"
11442 }
11443 ],
11444 "description": "This bundle generates code for you",
11445 "time": "2017-12-07T15:36:41+00:00"
11446 },
11447 {
11448 "name": "symfony/phpunit-bridge",
83d2c0a2 11449 "version": "v4.3.9",
6546aca4
JB
11450 "source": {
11451 "type": "git",
11452 "url": "https://github.com/symfony/phpunit-bridge.git",
83d2c0a2 11453 "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f"
6546aca4
JB
11454 },
11455 "dist": {
11456 "type": "zip",
83d2c0a2 11457 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1ce1695430a3c8ee876ff1d91ce64871786581f",
11458 "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f",
6546aca4
JB
11459 "shasum": ""
11460 },
11461 "require": {
955a3bde 11462 "php": ">=5.5.9"
6546aca4
JB
11463 },
11464 "conflict": {
d3847ac1 11465 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
6546aca4
JB
11466 },
11467 "suggest": {
d3847ac1 11468 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
6546aca4
JB
11469 },
11470 "bin": [
11471 "bin/simple-phpunit"
11472 ],
11473 "type": "symfony-bridge",
11474 "extra": {
11475 "branch-alias": {
d3847ac1 11476 "dev-master": "4.3-dev"
6546aca4
JB
11477 },
11478 "thanks": {
11479 "name": "phpunit/phpunit",
11480 "url": "https://github.com/sebastianbergmann/phpunit"
11481 }
11482 },
11483 "autoload": {
11484 "files": [
11485 "bootstrap.php"
11486 ],
11487 "psr-4": {
11488 "Symfony\\Bridge\\PhpUnit\\": ""
11489 },
11490 "exclude-from-classmap": [
11491 "/Tests/"
11492 ]
11493 },
11494 "notification-url": "https://packagist.org/downloads/",
11495 "license": [
11496 "MIT"
11497 ],
11498 "authors": [
11499 {
11500 "name": "Nicolas Grekas",
11501 "email": "p@tchwork.com"
11502 },
11503 {
11504 "name": "Symfony Community",
11505 "homepage": "https://symfony.com/contributors"
11506 }
11507 ],
11508 "description": "Symfony PHPUnit Bridge",
11509 "homepage": "https://symfony.com",
83d2c0a2 11510 "time": "2019-11-28T10:34:19+00:00"
6546aca4
JB
11511 }
11512 ],
11513 "aliases": [],
11514 "minimum-stability": "dev",
11515 "stability-flags": {
11516 "grandt/phpepub": 20,
6546aca4
JB
11517 "predis/predis": 20
11518 },
11519 "prefer-stable": true,
11520 "prefer-lowest": false,
11521 "platform": {
11522 "php": ">=7.1.3",
11523 "ext-pcre": "*",
11524 "ext-dom": "*",
11525 "ext-curl": "*",
11526 "ext-gd": "*",
11527 "ext-session": "*",
11528 "ext-ctype": "*",
11529 "ext-hash": "*",
11530 "ext-simplexml": "*",
11531 "ext-json": "*",
11532 "ext-mbstring": "*",
11533 "ext-xml": "*",
11534 "ext-iconv": "*",
11535 "ext-tokenizer": "*",
11536 "ext-pdo": "*",
11537 "ext-tidy": "*"
11538 },
11539 "platform-dev": [],
11540 "platform-overrides": {
11541 "php": "7.1.3"
11542 }
11543}