aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-05-14 11:24:07 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-05-14 11:24:07 +0200
commit9bbafdaad4c11666c0188f570d167dff5629314d (patch)
tree9f37852be4fdcf4a5fee06f58b0380cde292df95
parent227a1a27f19604d64ffdfee56b4c8fc6b325bee6 (diff)
downloadwallabag-9bbafdaad4c11666c0188f570d167dff5629314d.tar.gz
wallabag-9bbafdaad4c11666c0188f570d167dff5629314d.tar.zst
wallabag-9bbafdaad4c11666c0188f570d167dff5629314d.zip
Release wallabag 2.3.82.3.8
-rw-r--r--.travis.yml2
-rw-r--r--composer.lock7748
2 files changed, 7749 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 39306343..04cea258 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -73,7 +73,7 @@ before_script:
73 - sudo swapon -s 73 - sudo swapon -s
74 74
75script: 75script:
76 - travis_wait bash composer install -o --no-interaction --no-progress --prefer-dist 76 - travis_wait bash composer update -o --no-interaction --no-progress --prefer-dist
77 - echo "travis_fold:start:prepare" 77 - echo "travis_fold:start:prepare"
78 - make prepare DB=$DB 78 - make prepare DB=$DB
79 - echo "travis_fold:end:prepare" 79 - echo "travis_fold:end:prepare"
diff --git a/composer.lock b/composer.lock
new file mode 100644
index 00000000..b3b0a4c6
--- /dev/null
+++ b/composer.lock
@@ -0,0 +1,7748 @@
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 ],
7 "content-hash": "ec8c25f2c3bce06d8d23599212a022dd",
8 "packages": [
9 {
10 "name": "bdunogier/guzzle-site-authenticator",
11 "version": "1.0.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/wallabag/guzzle-site-authenticator.git",
15 "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/wallabag/guzzle-site-authenticator/zipball/6649aca6f13c27088ef34e4202b31fc0da01d987",
20 "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987",
21 "shasum": ""
22 },
23 "require": {
24 "guzzlehttp/guzzle": "^5.2.0",
25 "psr/log": "^1.0.0",
26 "symfony/expression-language": "^3.2"
27 },
28 "require-dev": {
29 "friendsofphp/php-cs-fixer": "~2.0",
30 "monolog/monolog": "^1.13",
31 "php-coveralls/php-coveralls": "~1.0",
32 "symfony/phpunit-bridge": "^4.2"
33 },
34 "type": "library",
35 "extra": {
36 "branch-alias": {
37 "dev-master": "1.0.x-dev"
38 }
39 },
40 "autoload": {
41 "psr-4": {
42 "BD\\GuzzleSiteAuthenticatorBundle\\": "bundle/",
43 "BD\\GuzzleSiteAuthenticator\\": "lib/"
44 }
45 },
46 "notification-url": "https://packagist.org/downloads/",
47 "license": [
48 "MIT"
49 ],
50 "authors": [
51 {
52 "name": "Bertrand Dunogier",
53 "email": "bertrand.dunogier@gmail.com"
54 }
55 ],
56 "description": "A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.",
57 "time": "2018-12-13T21:06:29+00:00"
58 },
59 {
60 "name": "behat/transliterator",
61 "version": "v1.2.0",
62 "source": {
63 "type": "git",
64 "url": "https://github.com/Behat/Transliterator.git",
65 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
66 },
67 "dist": {
68 "type": "zip",
69 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
70 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
71 "shasum": ""
72 },
73 "require": {
74 "php": ">=5.3.3"
75 },
76 "require-dev": {
77 "chuyskywalker/rolling-curl": "^3.1",
78 "php-yaoi/php-yaoi": "^1.0"
79 },
80 "type": "library",
81 "extra": {
82 "branch-alias": {
83 "dev-master": "1.2-dev"
84 }
85 },
86 "autoload": {
87 "psr-0": {
88 "Behat\\Transliterator": "src/"
89 }
90 },
91 "notification-url": "https://packagist.org/downloads/",
92 "license": [
93 "Artistic-1.0"
94 ],
95 "description": "String transliterator",
96 "keywords": [
97 "i18n",
98 "slug",
99 "transliterator"
100 ],
101 "time": "2017-04-04T11:38:05+00:00"
102 },
103 {
104 "name": "composer/ca-bundle",
105 "version": "1.1.4",
106 "source": {
107 "type": "git",
108 "url": "https://github.com/composer/ca-bundle.git",
109 "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d"
110 },
111 "dist": {
112 "type": "zip",
113 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
114 "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
115 "shasum": ""
116 },
117 "require": {
118 "ext-openssl": "*",
119 "ext-pcre": "*",
120 "php": "^5.3.2 || ^7.0"
121 },
122 "require-dev": {
123 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
124 "psr/log": "^1.0",
125 "symfony/process": "^2.5 || ^3.0 || ^4.0"
126 },
127 "type": "library",
128 "extra": {
129 "branch-alias": {
130 "dev-master": "1.x-dev"
131 }
132 },
133 "autoload": {
134 "psr-4": {
135 "Composer\\CaBundle\\": "src"
136 }
137 },
138 "notification-url": "https://packagist.org/downloads/",
139 "license": [
140 "MIT"
141 ],
142 "authors": [
143 {
144 "name": "Jordi Boggiano",
145 "email": "j.boggiano@seld.be",
146 "homepage": "http://seld.be"
147 }
148 ],
149 "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
150 "keywords": [
151 "cabundle",
152 "cacert",
153 "certificate",
154 "ssl",
155 "tls"
156 ],
157 "time": "2019-01-28T09:30:10+00:00"
158 },
159 {
160 "name": "craue/config-bundle",
161 "version": "2.1.0",
162 "source": {
163 "type": "git",
164 "url": "https://github.com/craue/CraueConfigBundle.git",
165 "reference": "9b6dffb96dd15183b4255db234284776bffa4dde"
166 },
167 "dist": {
168 "type": "zip",
169 "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/9b6dffb96dd15183b4255db234284776bffa4dde",
170 "reference": "9b6dffb96dd15183b4255db234284776bffa4dde",
171 "shasum": ""
172 },
173 "require": {
174 "doctrine/doctrine-bundle": "~1.3",
175 "php": "^5.3.9|~7.0",
176 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
177 },
178 "require-dev": {
179 "doctrine/doctrine-cache-bundle": "~1.3",
180 "doctrine/orm": "^2.3.1",
181 "phpunit/phpunit": "^4.8.35|~5.7|~6.0",
182 "symfony/phpunit-bridge": "~3.2|~4.0",
183 "symfony/symfony": "~2.7|~3.0|~4.0"
184 },
185 "type": "symfony-bundle",
186 "extra": {
187 "branch-alias": {
188 "dev-master": "2.1.x-dev"
189 }
190 },
191 "autoload": {
192 "psr-4": {
193 "Craue\\ConfigBundle\\": ""
194 }
195 },
196 "notification-url": "https://packagist.org/downloads/",
197 "license": [
198 "MIT"
199 ],
200 "authors": [
201 {
202 "name": "Christian Raue",
203 "email": "christian.raue@gmail.com"
204 },
205 {
206 "name": "Symfony Community",
207 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
208 }
209 ],
210 "description": "Database-stored settings made available via a service for your Symfony project.",
211 "homepage": "https://github.com/craue/CraueConfigBundle",
212 "keywords": [
213 "Symfony2",
214 "config",
215 "symfony3",
216 "symfony4"
217 ],
218 "time": "2018-01-02T19:53:16+00:00"
219 },
220 {
221 "name": "defuse/php-encryption",
222 "version": "v2.2.1",
223 "source": {
224 "type": "git",
225 "url": "https://github.com/defuse/php-encryption.git",
226 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
227 },
228 "dist": {
229 "type": "zip",
230 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
231 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
232 "shasum": ""
233 },
234 "require": {
235 "ext-openssl": "*",
236 "paragonie/random_compat": ">= 2",
237 "php": ">=5.4.0"
238 },
239 "require-dev": {
240 "nikic/php-parser": "^2.0|^3.0|^4.0",
241 "phpunit/phpunit": "^4|^5"
242 },
243 "bin": [
244 "bin/generate-defuse-key"
245 ],
246 "type": "library",
247 "autoload": {
248 "psr-4": {
249 "Defuse\\Crypto\\": "src"
250 }
251 },
252 "notification-url": "https://packagist.org/downloads/",
253 "license": [
254 "MIT"
255 ],
256 "authors": [
257 {
258 "name": "Taylor Hornby",
259 "email": "taylor@defuse.ca",
260 "homepage": "https://defuse.ca/"
261 },
262 {
263 "name": "Scott Arciszewski",
264 "email": "info@paragonie.com",
265 "homepage": "https://paragonie.com"
266 }
267 ],
268 "description": "Secure PHP Encryption Library",
269 "keywords": [
270 "aes",
271 "authenticated encryption",
272 "cipher",
273 "crypto",
274 "cryptography",
275 "encrypt",
276 "encryption",
277 "openssl",
278 "security",
279 "symmetric key cryptography"
280 ],
281 "time": "2018-07-24T23:27:56+00:00"
282 },
283 {
284 "name": "doctrine/annotations",
285 "version": "v1.4.0",
286 "source": {
287 "type": "git",
288 "url": "https://github.com/doctrine/annotations.git",
289 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
290 },
291 "dist": {
292 "type": "zip",
293 "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
294 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
295 "shasum": ""
296 },
297 "require": {
298 "doctrine/lexer": "1.*",
299 "php": "^5.6 || ^7.0"
300 },
301 "require-dev": {
302 "doctrine/cache": "1.*",
303 "phpunit/phpunit": "^5.7"
304 },
305 "type": "library",
306 "extra": {
307 "branch-alias": {
308 "dev-master": "1.4.x-dev"
309 }
310 },
311 "autoload": {
312 "psr-4": {
313 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
314 }
315 },
316 "notification-url": "https://packagist.org/downloads/",
317 "license": [
318 "MIT"
319 ],
320 "authors": [
321 {
322 "name": "Roman Borschel",
323 "email": "roman@code-factory.org"
324 },
325 {
326 "name": "Benjamin Eberlei",
327 "email": "kontakt@beberlei.de"
328 },
329 {
330 "name": "Guilherme Blanco",
331 "email": "guilhermeblanco@gmail.com"
332 },
333 {
334 "name": "Jonathan Wage",
335 "email": "jonwage@gmail.com"
336 },
337 {
338 "name": "Johannes Schmitt",
339 "email": "schmittjoh@gmail.com"
340 }
341 ],
342 "description": "Docblock Annotations Parser",
343 "homepage": "http://www.doctrine-project.org",
344 "keywords": [
345 "annotations",
346 "docblock",
347 "parser"
348 ],
349 "time": "2017-02-24T16:22:25+00:00"
350 },
351 {
352 "name": "doctrine/cache",
353 "version": "v1.6.2",
354 "source": {
355 "type": "git",
356 "url": "https://github.com/doctrine/cache.git",
357 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
358 },
359 "dist": {
360 "type": "zip",
361 "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
362 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
363 "shasum": ""
364 },
365 "require": {
366 "php": "~5.5|~7.0"
367 },
368 "conflict": {
369 "doctrine/common": ">2.2,<2.4"
370 },
371 "require-dev": {
372 "phpunit/phpunit": "~4.8|~5.0",
373 "predis/predis": "~1.0",
374 "satooshi/php-coveralls": "~0.6"
375 },
376 "type": "library",
377 "extra": {
378 "branch-alias": {
379 "dev-master": "1.6.x-dev"
380 }
381 },
382 "autoload": {
383 "psr-4": {
384 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
385 }
386 },
387 "notification-url": "https://packagist.org/downloads/",
388 "license": [
389 "MIT"
390 ],
391 "authors": [
392 {
393 "name": "Roman Borschel",
394 "email": "roman@code-factory.org"
395 },
396 {
397 "name": "Benjamin Eberlei",
398 "email": "kontakt@beberlei.de"
399 },
400 {
401 "name": "Guilherme Blanco",
402 "email": "guilhermeblanco@gmail.com"
403 },
404 {
405 "name": "Jonathan Wage",
406 "email": "jonwage@gmail.com"
407 },
408 {
409 "name": "Johannes Schmitt",
410 "email": "schmittjoh@gmail.com"
411 }
412 ],
413 "description": "Caching library offering an object-oriented API for many cache backends",
414 "homepage": "http://www.doctrine-project.org",
415 "keywords": [
416 "cache",
417 "caching"
418 ],
419 "time": "2017-07-22T12:49:21+00:00"
420 },
421 {
422 "name": "doctrine/collections",
423 "version": "v1.4.0",
424 "source": {
425 "type": "git",
426 "url": "https://github.com/doctrine/collections.git",
427 "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
428 },
429 "dist": {
430 "type": "zip",
431 "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
432 "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
433 "shasum": ""
434 },
435 "require": {
436 "php": "^5.6 || ^7.0"
437 },
438 "require-dev": {
439 "doctrine/coding-standard": "~0.1@dev",
440 "phpunit/phpunit": "^5.7"
441 },
442 "type": "library",
443 "extra": {
444 "branch-alias": {
445 "dev-master": "1.3.x-dev"
446 }
447 },
448 "autoload": {
449 "psr-0": {
450 "Doctrine\\Common\\Collections\\": "lib/"
451 }
452 },
453 "notification-url": "https://packagist.org/downloads/",
454 "license": [
455 "MIT"
456 ],
457 "authors": [
458 {
459 "name": "Roman Borschel",
460 "email": "roman@code-factory.org"
461 },
462 {
463 "name": "Benjamin Eberlei",
464 "email": "kontakt@beberlei.de"
465 },
466 {
467 "name": "Guilherme Blanco",
468 "email": "guilhermeblanco@gmail.com"
469 },
470 {
471 "name": "Jonathan Wage",
472 "email": "jonwage@gmail.com"
473 },
474 {
475 "name": "Johannes Schmitt",
476 "email": "schmittjoh@gmail.com"
477 }
478 ],
479 "description": "Collections Abstraction library",
480 "homepage": "http://www.doctrine-project.org",
481 "keywords": [
482 "array",
483 "collections",
484 "iterator"
485 ],
486 "time": "2017-01-03T10:49:41+00:00"
487 },
488 {
489 "name": "doctrine/common",
490 "version": "v2.7.3",
491 "source": {
492 "type": "git",
493 "url": "https://github.com/doctrine/common.git",
494 "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
495 },
496 "dist": {
497 "type": "zip",
498 "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
499 "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
500 "shasum": ""
501 },
502 "require": {
503 "doctrine/annotations": "1.*",
504 "doctrine/cache": "1.*",
505 "doctrine/collections": "1.*",
506 "doctrine/inflector": "1.*",
507 "doctrine/lexer": "1.*",
508 "php": "~5.6|~7.0"
509 },
510 "require-dev": {
511 "phpunit/phpunit": "^5.4.6"
512 },
513 "type": "library",
514 "extra": {
515 "branch-alias": {
516 "dev-master": "2.7.x-dev"
517 }
518 },
519 "autoload": {
520 "psr-4": {
521 "Doctrine\\Common\\": "lib/Doctrine/Common"
522 }
523 },
524 "notification-url": "https://packagist.org/downloads/",
525 "license": [
526 "MIT"
527 ],
528 "authors": [
529 {
530 "name": "Roman Borschel",
531 "email": "roman@code-factory.org"
532 },
533 {
534 "name": "Benjamin Eberlei",
535 "email": "kontakt@beberlei.de"
536 },
537 {
538 "name": "Guilherme Blanco",
539 "email": "guilhermeblanco@gmail.com"
540 },
541 {
542 "name": "Jonathan Wage",
543 "email": "jonwage@gmail.com"
544 },
545 {
546 "name": "Johannes Schmitt",
547 "email": "schmittjoh@gmail.com"
548 }
549 ],
550 "description": "Common Library for Doctrine projects",
551 "homepage": "http://www.doctrine-project.org",
552 "keywords": [
553 "annotations",
554 "collections",
555 "eventmanager",
556 "persistence",
557 "spl"
558 ],
559 "time": "2017-07-22T08:35:12+00:00"
560 },
561 {
562 "name": "doctrine/dbal",
563 "version": "v2.5.13",
564 "source": {
565 "type": "git",
566 "url": "https://github.com/doctrine/dbal.git",
567 "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
568 },
569 "dist": {
570 "type": "zip",
571 "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
572 "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
573 "shasum": ""
574 },
575 "require": {
576 "doctrine/common": ">=2.4,<2.8-dev",
577 "php": ">=5.3.2"
578 },
579 "require-dev": {
580 "phpunit/phpunit": "4.*",
581 "symfony/console": "2.*||^3.0"
582 },
583 "suggest": {
584 "symfony/console": "For helpful console commands such as SQL execution and import of files."
585 },
586 "bin": [
587 "bin/doctrine-dbal"
588 ],
589 "type": "library",
590 "extra": {
591 "branch-alias": {
592 "dev-master": "2.5.x-dev"
593 }
594 },
595 "autoload": {
596 "psr-0": {
597 "Doctrine\\DBAL\\": "lib/"
598 }
599 },
600 "notification-url": "https://packagist.org/downloads/",
601 "license": [
602 "MIT"
603 ],
604 "authors": [
605 {
606 "name": "Roman Borschel",
607 "email": "roman@code-factory.org"
608 },
609 {
610 "name": "Benjamin Eberlei",
611 "email": "kontakt@beberlei.de"
612 },
613 {
614 "name": "Guilherme Blanco",
615 "email": "guilhermeblanco@gmail.com"
616 },
617 {
618 "name": "Jonathan Wage",
619 "email": "jonwage@gmail.com"
620 }
621 ],
622 "description": "Database Abstraction Layer",
623 "homepage": "http://www.doctrine-project.org",
624 "keywords": [
625 "database",
626 "dbal",
627 "persistence",
628 "queryobject"
629 ],
630 "time": "2017-07-22T20:44:48+00:00"
631 },
632 {
633 "name": "doctrine/doctrine-bundle",
634 "version": "1.10.3",
635 "source": {
636 "type": "git",
637 "url": "https://github.com/doctrine/DoctrineBundle.git",
638 "reference": "907dafe1ba73c4c3b0f0ae8cfc1b9958c002e58c"
639 },
640 "dist": {
641 "type": "zip",
642 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/907dafe1ba73c4c3b0f0ae8cfc1b9958c002e58c",
643 "reference": "907dafe1ba73c4c3b0f0ae8cfc1b9958c002e58c",
644 "shasum": ""
645 },
646 "require": {
647 "doctrine/dbal": "^2.5.12",
648 "doctrine/doctrine-cache-bundle": "~1.2",
649 "jdorn/sql-formatter": "^1.2.16",
650 "php": "^5.5.9|^7.0",
651 "symfony/console": "~2.7|~3.0|~4.0",
652 "symfony/dependency-injection": "~2.7|~3.0|~4.0",
653 "symfony/doctrine-bridge": "~2.7|~3.0|~4.0",
654 "symfony/framework-bundle": "^2.7.22|~3.0|~4.0"
655 },
656 "conflict": {
657 "symfony/http-foundation": "<2.6"
658 },
659 "require-dev": {
660 "doctrine/orm": "~2.4",
661 "php-coveralls/php-coveralls": "^2.1",
662 "phpunit/phpunit": "^4.8.36|^5.7|^6.4",
663 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
664 "symfony/property-info": "~2.8|~3.0|~4.0",
665 "symfony/validator": "~2.7|~3.0|~4.0",
666 "symfony/web-profiler-bundle": "~2.7|~3.0|~4.0",
667 "symfony/yaml": "~2.7|~3.0|~4.0",
668 "twig/twig": "~1.26|~2.0"
669 },
670 "suggest": {
671 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
672 "symfony/web-profiler-bundle": "To use the data collector."
673 },
674 "type": "symfony-bundle",
675 "extra": {
676 "branch-alias": {
677 "dev-master": "1.9.x-dev"
678 }
679 },
680 "autoload": {
681 "psr-4": {
682 "Doctrine\\Bundle\\DoctrineBundle\\": ""
683 }
684 },
685 "notification-url": "https://packagist.org/downloads/",
686 "license": [
687 "MIT"
688 ],
689 "authors": [
690 {
691 "name": "Symfony Community",
692 "homepage": "http://symfony.com/contributors"
693 },
694 {
695 "name": "Benjamin Eberlei",
696 "email": "kontakt@beberlei.de"
697 },
698 {
699 "name": "Doctrine Project",
700 "homepage": "http://www.doctrine-project.org/"
701 },
702 {
703 "name": "Fabien Potencier",
704 "email": "fabien@symfony.com"
705 }
706 ],
707 "description": "Symfony DoctrineBundle",
708 "homepage": "http://www.doctrine-project.org",
709 "keywords": [
710 "database",
711 "dbal",
712 "orm",
713 "persistence"
714 ],
715 "time": "2019-04-04T08:03:53+00:00"
716 },
717 {
718 "name": "doctrine/doctrine-cache-bundle",
719 "version": "1.3.5",
720 "source": {
721 "type": "git",
722 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
723 "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927"
724 },
725 "dist": {
726 "type": "zip",
727 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/5514c90d9fb595e1095e6d66ebb98ce9ef049927",
728 "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927",
729 "shasum": ""
730 },
731 "require": {
732 "doctrine/cache": "^1.4.2",
733 "doctrine/inflector": "~1.0",
734 "php": ">=5.3.2",
735 "symfony/doctrine-bridge": "~2.7|~3.3|~4.0"
736 },
737 "require-dev": {
738 "instaclick/coding-standard": "~1.1",
739 "instaclick/object-calisthenics-sniffs": "dev-master",
740 "instaclick/symfony2-coding-standard": "dev-remaster",
741 "phpunit/phpunit": "~4.8.36|~5.6|~6.5|~7.0",
742 "predis/predis": "~0.8",
743 "satooshi/php-coveralls": "^1.0",
744 "squizlabs/php_codesniffer": "~1.5",
745 "symfony/console": "~2.7|~3.3|~4.0",
746 "symfony/finder": "~2.7|~3.3|~4.0",
747 "symfony/framework-bundle": "~2.7|~3.3|~4.0",
748 "symfony/phpunit-bridge": "~2.7|~3.3|~4.0",
749 "symfony/security-acl": "~2.7|~3.3",
750 "symfony/validator": "~2.7|~3.3|~4.0",
751 "symfony/yaml": "~2.7|~3.3|~4.0"
752 },
753 "suggest": {
754 "symfony/security-acl": "For using this bundle to cache ACLs"
755 },
756 "type": "symfony-bundle",
757 "extra": {
758 "branch-alias": {
759 "dev-master": "1.3.x-dev"
760 }
761 },
762 "autoload": {
763 "psr-4": {
764 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
765 },
766 "exclude-from-classmap": [
767 "/Tests/"
768 ]
769 },
770 "notification-url": "https://packagist.org/downloads/",
771 "license": [
772 "MIT"
773 ],
774 "authors": [
775 {
776 "name": "Symfony Community",
777 "homepage": "http://symfony.com/contributors"
778 },
779 {
780 "name": "Benjamin Eberlei",
781 "email": "kontakt@beberlei.de"
782 },
783 {
784 "name": "Fabio B. Silva",
785 "email": "fabio.bat.silva@gmail.com"
786 },
787 {
788 "name": "Guilherme Blanco",
789 "email": "guilhermeblanco@hotmail.com"
790 },
791 {
792 "name": "Doctrine Project",
793 "homepage": "http://www.doctrine-project.org/"
794 },
795 {
796 "name": "Fabien Potencier",
797 "email": "fabien@symfony.com"
798 }
799 ],
800 "description": "Symfony Bundle for Doctrine Cache",
801 "homepage": "https://www.doctrine-project.org",
802 "keywords": [
803 "cache",
804 "caching"
805 ],
806 "time": "2018-11-09T06:25:35+00:00"
807 },
808 {
809 "name": "doctrine/doctrine-migrations-bundle",
810 "version": "v1.3.2",
811 "source": {
812 "type": "git",
813 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
814 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce"
815 },
816 "dist": {
817 "type": "zip",
818 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce",
819 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce",
820 "shasum": ""
821 },
822 "require": {
823 "doctrine/doctrine-bundle": "~1.0",
824 "doctrine/migrations": "^1.1",
825 "php": ">=5.4.0",
826 "symfony/framework-bundle": "~2.7|~3.3|~4.0"
827 },
828 "require-dev": {
829 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4"
830 },
831 "type": "symfony-bundle",
832 "extra": {
833 "branch-alias": {
834 "dev-master": "1.3-dev"
835 }
836 },
837 "autoload": {
838 "psr-4": {
839 "Doctrine\\Bundle\\MigrationsBundle\\": ""
840 }
841 },
842 "notification-url": "https://packagist.org/downloads/",
843 "license": [
844 "MIT"
845 ],
846 "authors": [
847 {
848 "name": "Symfony Community",
849 "homepage": "http://symfony.com/contributors"
850 },
851 {
852 "name": "Doctrine Project",
853 "homepage": "http://www.doctrine-project.org"
854 },
855 {
856 "name": "Fabien Potencier",
857 "email": "fabien@symfony.com"
858 }
859 ],
860 "description": "Symfony DoctrineMigrationsBundle",
861 "homepage": "http://www.doctrine-project.org",
862 "keywords": [
863 "dbal",
864 "migrations",
865 "schema"
866 ],
867 "time": "2018-12-03T11:55:33+00:00"
868 },
869 {
870 "name": "doctrine/inflector",
871 "version": "v1.1.0",
872 "source": {
873 "type": "git",
874 "url": "https://github.com/doctrine/inflector.git",
875 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
876 },
877 "dist": {
878 "type": "zip",
879 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
880 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
881 "shasum": ""
882 },
883 "require": {
884 "php": ">=5.3.2"
885 },
886 "require-dev": {
887 "phpunit/phpunit": "4.*"
888 },
889 "type": "library",
890 "extra": {
891 "branch-alias": {
892 "dev-master": "1.1.x-dev"
893 }
894 },
895 "autoload": {
896 "psr-0": {
897 "Doctrine\\Common\\Inflector\\": "lib/"
898 }
899 },
900 "notification-url": "https://packagist.org/downloads/",
901 "license": [
902 "MIT"
903 ],
904 "authors": [
905 {
906 "name": "Roman Borschel",
907 "email": "roman@code-factory.org"
908 },
909 {
910 "name": "Benjamin Eberlei",
911 "email": "kontakt@beberlei.de"
912 },
913 {
914 "name": "Guilherme Blanco",
915 "email": "guilhermeblanco@gmail.com"
916 },
917 {
918 "name": "Jonathan Wage",
919 "email": "jonwage@gmail.com"
920 },
921 {
922 "name": "Johannes Schmitt",
923 "email": "schmittjoh@gmail.com"
924 }
925 ],
926 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
927 "homepage": "http://www.doctrine-project.org",
928 "keywords": [
929 "inflection",
930 "pluralize",
931 "singularize",
932 "string"
933 ],
934 "time": "2015-11-06T14:35:42+00:00"
935 },
936 {
937 "name": "doctrine/instantiator",
938 "version": "1.0.5",
939 "source": {
940 "type": "git",
941 "url": "https://github.com/doctrine/instantiator.git",
942 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
943 },
944 "dist": {
945 "type": "zip",
946 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
947 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
948 "shasum": ""
949 },
950 "require": {
951 "php": ">=5.3,<8.0-DEV"
952 },
953 "require-dev": {
954 "athletic/athletic": "~0.1.8",
955 "ext-pdo": "*",
956 "ext-phar": "*",
957 "phpunit/phpunit": "~4.0",
958 "squizlabs/php_codesniffer": "~2.0"
959 },
960 "type": "library",
961 "extra": {
962 "branch-alias": {
963 "dev-master": "1.0.x-dev"
964 }
965 },
966 "autoload": {
967 "psr-4": {
968 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
969 }
970 },
971 "notification-url": "https://packagist.org/downloads/",
972 "license": [
973 "MIT"
974 ],
975 "authors": [
976 {
977 "name": "Marco Pivetta",
978 "email": "ocramius@gmail.com",
979 "homepage": "http://ocramius.github.com/"
980 }
981 ],
982 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
983 "homepage": "https://github.com/doctrine/instantiator",
984 "keywords": [
985 "constructor",
986 "instantiate"
987 ],
988 "time": "2015-06-14T21:17:01+00:00"
989 },
990 {
991 "name": "doctrine/lexer",
992 "version": "v1.0.1",
993 "source": {
994 "type": "git",
995 "url": "https://github.com/doctrine/lexer.git",
996 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
997 },
998 "dist": {
999 "type": "zip",
1000 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
1001 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
1002 "shasum": ""
1003 },
1004 "require": {
1005 "php": ">=5.3.2"
1006 },
1007 "type": "library",
1008 "extra": {
1009 "branch-alias": {
1010 "dev-master": "1.0.x-dev"
1011 }
1012 },
1013 "autoload": {
1014 "psr-0": {
1015 "Doctrine\\Common\\Lexer\\": "lib/"
1016 }
1017 },
1018 "notification-url": "https://packagist.org/downloads/",
1019 "license": [
1020 "MIT"
1021 ],
1022 "authors": [
1023 {
1024 "name": "Roman Borschel",
1025 "email": "roman@code-factory.org"
1026 },
1027 {
1028 "name": "Guilherme Blanco",
1029 "email": "guilhermeblanco@gmail.com"
1030 },
1031 {
1032 "name": "Johannes Schmitt",
1033 "email": "schmittjoh@gmail.com"
1034 }
1035 ],
1036 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
1037 "homepage": "http://www.doctrine-project.org",
1038 "keywords": [
1039 "lexer",
1040 "parser"
1041 ],
1042 "time": "2014-09-09T13:34:57+00:00"
1043 },
1044 {
1045 "name": "doctrine/migrations",
1046 "version": "v1.5.0",
1047 "source": {
1048 "type": "git",
1049 "url": "https://github.com/doctrine/migrations.git",
1050 "reference": "c81147c0f2938a6566594455367e095150547f72"
1051 },
1052 "dist": {
1053 "type": "zip",
1054 "url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72",
1055 "reference": "c81147c0f2938a6566594455367e095150547f72",
1056 "shasum": ""
1057 },
1058 "require": {
1059 "doctrine/dbal": "~2.2",
1060 "ocramius/proxy-manager": "^1.0|^2.0",
1061 "php": "^5.5|^7.0",
1062 "symfony/console": "~2.3|~3.0",
1063 "symfony/yaml": "~2.3|~3.0"
1064 },
1065 "require-dev": {
1066 "doctrine/coding-standard": "dev-master",
1067 "doctrine/orm": "2.*",
1068 "jdorn/sql-formatter": "~1.1",
1069 "johnkary/phpunit-speedtrap": "~1.0@dev",
1070 "mikey179/vfsstream": "^1.6",
1071 "mockery/mockery": "^0.9.4",
1072 "phpunit/phpunit": "~4.7",
1073 "satooshi/php-coveralls": "^1.0"
1074 },
1075 "suggest": {
1076 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command."
1077 },
1078 "bin": [
1079 "bin/doctrine-migrations"
1080 ],
1081 "type": "library",
1082 "extra": {
1083 "branch-alias": {
1084 "dev-master": "v1.6.x-dev"
1085 }
1086 },
1087 "autoload": {
1088 "psr-4": {
1089 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
1090 }
1091 },
1092 "notification-url": "https://packagist.org/downloads/",
1093 "license": [
1094 "LGPL-2.1"
1095 ],
1096 "authors": [
1097 {
1098 "name": "Benjamin Eberlei",
1099 "email": "kontakt@beberlei.de"
1100 },
1101 {
1102 "name": "Jonathan Wage",
1103 "email": "jonwage@gmail.com"
1104 },
1105 {
1106 "name": "Michael Simonson",
1107 "email": "contact@mikesimonson.com"
1108 }
1109 ],
1110 "description": "Database Schema migrations using Doctrine DBAL",
1111 "homepage": "http://www.doctrine-project.org",
1112 "keywords": [
1113 "database",
1114 "migrations"
1115 ],
1116 "time": "2016-12-25T22:54:00+00:00"
1117 },
1118 {
1119 "name": "doctrine/orm",
1120 "version": "v2.5.14",
1121 "source": {
1122 "type": "git",
1123 "url": "https://github.com/doctrine/orm.git",
1124 "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754"
1125 },
1126 "dist": {
1127 "type": "zip",
1128 "url": "https://api.github.com/repos/doctrine/orm/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754",
1129 "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754",
1130 "shasum": ""
1131 },
1132 "require": {
1133 "doctrine/cache": "~1.4",
1134 "doctrine/collections": "~1.2",
1135 "doctrine/common": ">=2.5-dev,<2.9-dev",
1136 "doctrine/dbal": ">=2.5-dev,<2.7-dev",
1137 "doctrine/instantiator": "^1.0.1",
1138 "ext-pdo": "*",
1139 "php": ">=5.4",
1140 "symfony/console": "~2.5|~3.0|~4.0"
1141 },
1142 "require-dev": {
1143 "phpunit/phpunit": "~4.0",
1144 "symfony/yaml": "~2.3|~3.0|~4.0"
1145 },
1146 "suggest": {
1147 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1148 },
1149 "bin": [
1150 "bin/doctrine",
1151 "bin/doctrine.php"
1152 ],
1153 "type": "library",
1154 "extra": {
1155 "branch-alias": {
1156 "dev-master": "2.6.x-dev"
1157 }
1158 },
1159 "autoload": {
1160 "psr-0": {
1161 "Doctrine\\ORM\\": "lib/"
1162 }
1163 },
1164 "notification-url": "https://packagist.org/downloads/",
1165 "license": [
1166 "MIT"
1167 ],
1168 "authors": [
1169 {
1170 "name": "Roman Borschel",
1171 "email": "roman@code-factory.org"
1172 },
1173 {
1174 "name": "Benjamin Eberlei",
1175 "email": "kontakt@beberlei.de"
1176 },
1177 {
1178 "name": "Guilherme Blanco",
1179 "email": "guilhermeblanco@gmail.com"
1180 },
1181 {
1182 "name": "Jonathan Wage",
1183 "email": "jonwage@gmail.com"
1184 }
1185 ],
1186 "description": "Object-Relational-Mapper for PHP",
1187 "homepage": "http://www.doctrine-project.org",
1188 "keywords": [
1189 "database",
1190 "orm"
1191 ],
1192 "time": "2017-12-17T02:57:51+00:00"
1193 },
1194 {
1195 "name": "electrolinux/php-html5lib",
1196 "version": "0.1.0",
1197 "source": {
1198 "type": "git",
1199 "url": "https://github.com/electrolinux/php-html5lib.git",
1200 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721"
1201 },
1202 "dist": {
1203 "type": "zip",
1204 "url": "https://api.github.com/repos/electrolinux/php-html5lib/zipball/9f92154993c7ecb120d9f9c0e558660d32846721",
1205 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721",
1206 "shasum": ""
1207 },
1208 "require": {
1209 "php": ">=5.3.2"
1210 },
1211 "type": "library",
1212 "autoload": {
1213 "psr-0": {
1214 "HTML5Lib": "src/",
1215 "HTML5Lib\\Tests": "tests/"
1216 }
1217 },
1218 "notification-url": "https://packagist.org/downloads/",
1219 "license": [
1220 "MIT"
1221 ],
1222 "authors": [
1223 {
1224 "name": "Multiple users",
1225 "homepage": "https://code.google.com/p/html5lib/",
1226 "role": "Original developers"
1227 },
1228 {
1229 "name": "Sébastien Lavoie",
1230 "homepage": "http://blog.lavoie.sl",
1231 "role": "Packager"
1232 },
1233 {
1234 "name": "didier Belot",
1235 "role": "Packager"
1236 }
1237 ],
1238 "description": "A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.",
1239 "homepage": "https://github.com/electrolinux/php-html5lib",
1240 "keywords": [
1241 "HTML5",
1242 "php"
1243 ],
1244 "time": "2013-03-18T18:32:30+00:00"
1245 },
1246 {
1247 "name": "fig/link-util",
1248 "version": "1.0.0",
1249 "source": {
1250 "type": "git",
1251 "url": "https://github.com/php-fig/link-util.git",
1252 "reference": "1a07821801a148be4add11ab0603e4af55a72fac"
1253 },
1254 "dist": {
1255 "type": "zip",
1256 "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac",
1257 "reference": "1a07821801a148be4add11ab0603e4af55a72fac",
1258 "shasum": ""
1259 },
1260 "require": {
1261 "php": ">=5.5.0",
1262 "psr/link": "~1.0@dev"
1263 },
1264 "require-dev": {
1265 "phpunit/phpunit": "^5.1",
1266 "squizlabs/php_codesniffer": "^2.3.1"
1267 },
1268 "type": "library",
1269 "extra": {
1270 "branch-alias": {
1271 "dev-master": "1.0.x-dev"
1272 }
1273 },
1274 "autoload": {
1275 "psr-4": {
1276 "Fig\\Link\\": "src/"
1277 }
1278 },
1279 "notification-url": "https://packagist.org/downloads/",
1280 "license": [
1281 "MIT"
1282 ],
1283 "authors": [
1284 {
1285 "name": "PHP-FIG",
1286 "homepage": "http://www.php-fig.org/"
1287 }
1288 ],
1289 "description": "Common utility implementations for HTTP links",
1290 "keywords": [
1291 "http",
1292 "http-link",
1293 "link",
1294 "psr",
1295 "psr-13",
1296 "rest"
1297 ],
1298 "time": "2016-10-17T18:31:11+00:00"
1299 },
1300 {
1301 "name": "fossar/htmlawed",
1302 "version": "1.2.7",
1303 "source": {
1304 "type": "git",
1305 "url": "https://github.com/fossar/HTMLawed.git",
1306 "reference": "4f7505e9622a96242923895c3008719b2c2283d3"
1307 },
1308 "dist": {
1309 "type": "zip",
1310 "url": "https://api.github.com/repos/fossar/HTMLawed/zipball/4f7505e9622a96242923895c3008719b2c2283d3",
1311 "reference": "4f7505e9622a96242923895c3008719b2c2283d3",
1312 "shasum": ""
1313 },
1314 "require": {
1315 "php": ">4.4.0"
1316 },
1317 "replace": {
1318 "htmlawed/htmlawed": "*"
1319 },
1320 "type": "library",
1321 "autoload": {
1322 "files": [
1323 "htmLawed.php"
1324 ]
1325 },
1326 "notification-url": "https://packagist.org/downloads/",
1327 "license": [
1328 "GPL-2.0+",
1329 "LGPL-3.0"
1330 ],
1331 "authors": [
1332 {
1333 "name": "Santosh Patnaik",
1334 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
1335 "role": "Developer"
1336 }
1337 ],
1338 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
1339 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
1340 "keywords": [
1341 "HTMLtidy",
1342 "html",
1343 "sanitize",
1344 "strip",
1345 "tags"
1346 ],
1347 "time": "2019-05-09T11:53:40+00:00"
1348 },
1349 {
1350 "name": "friendsofsymfony/jsrouting-bundle",
1351 "version": "1.6.3",
1352 "source": {
1353 "type": "git",
1354 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1355 "reference": "49c1069132dcef371fb526351569deabeb6f0d8e"
1356 },
1357 "dist": {
1358 "type": "zip",
1359 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/49c1069132dcef371fb526351569deabeb6f0d8e",
1360 "reference": "49c1069132dcef371fb526351569deabeb6f0d8e",
1361 "shasum": ""
1362 },
1363 "require": {
1364 "php": ">=5.3.2",
1365 "symfony/console": "~2.3|3.*",
1366 "symfony/framework-bundle": "~2.3|3.*",
1367 "symfony/serializer": "~2.3|3.*",
1368 "willdurand/jsonp-callback-validator": "~1.0"
1369 },
1370 "require-dev": {
1371 "symfony/expression-language": "~2.4|3.*",
1372 "symfony/phpunit-bridge": "^3.3"
1373 },
1374 "type": "symfony-bundle",
1375 "extra": {
1376 "branch-alias": {
1377 "dev-master": "1.6-dev"
1378 }
1379 },
1380 "autoload": {
1381 "psr-4": {
1382 "FOS\\JsRoutingBundle\\": ""
1383 }
1384 },
1385 "notification-url": "https://packagist.org/downloads/",
1386 "license": [
1387 "MIT"
1388 ],
1389 "authors": [
1390 {
1391 "name": "FriendsOfSymfony Community",
1392 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1393 },
1394 {
1395 "name": "William Durand",
1396 "email": "william.durand1@gmail.com"
1397 }
1398 ],
1399 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1400 "homepage": "http://friendsofsymfony.github.com",
1401 "keywords": [
1402 "Js Routing",
1403 "javascript",
1404 "routing"
1405 ],
1406 "time": "2017-08-25T15:21:42+00:00"
1407 },
1408 {
1409 "name": "friendsofsymfony/oauth-server-bundle",
1410 "version": "1.6.2",
1411 "source": {
1412 "type": "git",
1413 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1414 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23"
1415 },
1416 "dist": {
1417 "type": "zip",
1418 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/fcaa25cc49474bdb0db7894f880976fe76ffed23",
1419 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23",
1420 "shasum": ""
1421 },
1422 "require": {
1423 "friendsofsymfony/oauth2-php": "~1.1",
1424 "paragonie/random_compat": "^1|^2",
1425 "php": "^5.5|^7.0",
1426 "symfony/dependency-injection": "^2.8|~3.0|^4.0",
1427 "symfony/framework-bundle": "~2.8|~3.0|^4.0",
1428 "symfony/security-bundle": "~2.8|~3.0|^4.0"
1429 },
1430 "require-dev": {
1431 "doctrine/doctrine-bundle": "~1.0",
1432 "doctrine/mongodb-odm": "~1.0",
1433 "doctrine/orm": "~2.2",
1434 "phing/phing": "~2.4",
1435 "php-mock/php-mock-phpunit": "^1.1",
1436 "phpunit/phpunit": "~4.8|~5.0",
1437 "propel/propel1": "^1.6.5",
1438 "symfony/class-loader": "~2.8|~3.0|^4.0",
1439 "symfony/console": "~2.8|~3.0|^4.0",
1440 "symfony/form": "~2.8|~3.0|^4.0",
1441 "symfony/phpunit-bridge": "~2.8|~3.0|^4.0",
1442 "symfony/templating": "~2.8|~3.0|^4.0",
1443 "symfony/twig-bundle": "~2.8|~3.0|^4.0",
1444 "symfony/yaml": "~2.8|~3.0|^4.0",
1445 "willdurand/propel-typehintable-behavior": "^1.0.4"
1446 },
1447 "suggest": {
1448 "doctrine/doctrine-bundle": "*",
1449 "doctrine/mongodb-odm-bundle": "*",
1450 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1451 "symfony/console": "Needed to be able to use commands",
1452 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1453 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1454 },
1455 "type": "symfony-bundle",
1456 "extra": {
1457 "branch-alias": {
1458 "dev-master": "1.5-dev"
1459 }
1460 },
1461 "autoload": {
1462 "psr-4": {
1463 "FOS\\OAuthServerBundle\\": ""
1464 },
1465 "exclude-from-classmap": [
1466 "/Tests/"
1467 ]
1468 },
1469 "notification-url": "https://packagist.org/downloads/",
1470 "license": [
1471 "MIT"
1472 ],
1473 "authors": [
1474 {
1475 "name": "Arnaud Le Blanc",
1476 "email": "arnaud.lb@gmail.com"
1477 },
1478 {
1479 "name": "FriendsOfSymfony Community",
1480 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1481 }
1482 ],
1483 "description": "Symfony2 OAuth Server Bundle",
1484 "homepage": "http://friendsofsymfony.github.com",
1485 "keywords": [
1486 "oauth",
1487 "oauth2",
1488 "server"
1489 ],
1490 "time": "2019-01-23T15:23:04+00:00"
1491 },
1492 {
1493 "name": "friendsofsymfony/oauth2-php",
1494 "version": "1.2.3",
1495 "source": {
1496 "type": "git",
1497 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1498 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240"
1499 },
1500 "dist": {
1501 "type": "zip",
1502 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1503 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1504 "shasum": ""
1505 },
1506 "require": {
1507 "php": "^5.5.9|>=7.0.8",
1508 "symfony/http-foundation": "~3.0|~4.0"
1509 },
1510 "require-dev": {
1511 "phpunit/phpunit": "~4.0"
1512 },
1513 "type": "library",
1514 "extra": {
1515 "branch-alias": {
1516 "dev-master": "1.2.x-dev"
1517 }
1518 },
1519 "autoload": {
1520 "psr-4": {
1521 "OAuth2\\": "lib/"
1522 }
1523 },
1524 "notification-url": "https://packagist.org/downloads/",
1525 "license": [
1526 "MIT"
1527 ],
1528 "authors": [
1529 {
1530 "name": "Arnaud Le Blanc",
1531 "email": "arnaud.lb@gmail.com"
1532 },
1533 {
1534 "name": "FriendsOfSymfony Community",
1535 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1536 }
1537 ],
1538 "description": "OAuth2 library",
1539 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1540 "keywords": [
1541 "oauth",
1542 "oauth2"
1543 ],
1544 "time": "2018-01-30T19:58:25+00:00"
1545 },
1546 {
1547 "name": "friendsofsymfony/rest-bundle",
1548 "version": "2.4.0",
1549 "source": {
1550 "type": "git",
1551 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1552 "reference": "3725279a6554c1d894eee0b377f49d3f69e3c217"
1553 },
1554 "dist": {
1555 "type": "zip",
1556 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/3725279a6554c1d894eee0b377f49d3f69e3c217",
1557 "reference": "3725279a6554c1d894eee0b377f49d3f69e3c217",
1558 "shasum": ""
1559 },
1560 "require": {
1561 "doctrine/inflector": "^1.0",
1562 "php": "^5.5.9|~7.0",
1563 "psr/log": "^1.0",
1564 "symfony/config": "^2.7|^3.0|^4.0",
1565 "symfony/debug": "^2.7|^3.0|^4.0",
1566 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
1567 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
1568 "symfony/finder": "^2.7|^3.0|^4.0",
1569 "symfony/framework-bundle": "^2.7|^3.0|^4.0",
1570 "symfony/http-foundation": "^2.7|^3.0|^4.0",
1571 "symfony/http-kernel": "^2.7|^3.0|^4.0",
1572 "symfony/routing": "^2.7|^3.0|^4.0",
1573 "symfony/security-core": "^2.7|^3.0|^4.0",
1574 "symfony/templating": "^2.7|^3.0|^4.0",
1575 "willdurand/jsonp-callback-validator": "^1.0",
1576 "willdurand/negotiation": "^2.0"
1577 },
1578 "conflict": {
1579 "jms/serializer": "1.3.0",
1580 "jms/serializer-bundle": "<1.2.0",
1581 "sensio/framework-extra-bundle": "<3.0.13"
1582 },
1583 "require-dev": {
1584 "jms/serializer-bundle": "^1.2|^2.0",
1585 "phpoption/phpoption": "^1.1",
1586 "psr/http-message": "^1.0",
1587 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
1588 "symfony/asset": "^2.7|^3.0|^4.0",
1589 "symfony/browser-kit": "^2.7|^3.0|^4.0",
1590 "symfony/css-selector": "^2.7|^3.0|^4.0",
1591 "symfony/dependency-injection": "^2.7.20|^3.0|^4.0",
1592 "symfony/expression-language": "~2.7|^3.0|^4.0",
1593 "symfony/form": "^2.7|^3.0|^4.0",
1594 "symfony/phpunit-bridge": "^4.0",
1595 "symfony/security-bundle": "^2.7|^3.0|^4.0",
1596 "symfony/serializer": "^2.7.11|^3.0.4|^4.0",
1597 "symfony/twig-bundle": "^2.7|^3.0|^4.0",
1598 "symfony/validator": "^2.7|^3.0|^4.0",
1599 "symfony/web-profiler-bundle": "^2.7|^3.0|^4.0",
1600 "symfony/yaml": "^2.7|^3.0|^4.0"
1601 },
1602 "suggest": {
1603 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^1.0",
1604 "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
1605 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
1606 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
1607 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
1608 },
1609 "type": "symfony-bundle",
1610 "extra": {
1611 "branch-alias": {
1612 "dev-master": "2.4-dev"
1613 }
1614 },
1615 "autoload": {
1616 "psr-4": {
1617 "FOS\\RestBundle\\": ""
1618 },
1619 "exclude-from-classmap": [
1620 "Tests/"
1621 ]
1622 },
1623 "notification-url": "https://packagist.org/downloads/",
1624 "license": [
1625 "MIT"
1626 ],
1627 "authors": [
1628 {
1629 "name": "Lukas Kahwe Smith",
1630 "email": "smith@pooteeweet.org"
1631 },
1632 {
1633 "name": "FriendsOfSymfony Community",
1634 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
1635 },
1636 {
1637 "name": "Konstantin Kudryashov",
1638 "email": "ever.zet@gmail.com"
1639 }
1640 ],
1641 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
1642 "homepage": "http://friendsofsymfony.github.com",
1643 "keywords": [
1644 "rest"
1645 ],
1646 "time": "2018-08-21T16:54:14+00:00"
1647 },
1648 {
1649 "name": "friendsofsymfony/user-bundle",
1650 "version": "v2.0.2",
1651 "source": {
1652 "type": "git",
1653 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1654 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f"
1655 },
1656 "dist": {
1657 "type": "zip",
1658 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
1659 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
1660 "shasum": ""
1661 },
1662 "require": {
1663 "paragonie/random_compat": "^1 || ^2",
1664 "php": "^5.5.9 || ^7.0",
1665 "symfony/form": "^2.7 || ^3.0",
1666 "symfony/framework-bundle": "^2.7 || ^3.0",
1667 "symfony/security-bundle": "^2.7 || ^3.0",
1668 "symfony/templating": "^2.7 || ^3.0",
1669 "symfony/twig-bundle": "^2.7 || ^3.0",
1670 "twig/twig": "^1.28 || ^2.0"
1671 },
1672 "conflict": {
1673 "doctrine/doctrine-bundle": "<1.3",
1674 "symfony/doctrine-bridge": "<2.7"
1675 },
1676 "require-dev": {
1677 "doctrine/doctrine-bundle": "^1.3",
1678 "friendsofphp/php-cs-fixer": "^1.11",
1679 "phpunit/phpunit": "~4.8|~5.0",
1680 "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
1681 "symfony/console": "^2.7 || ^3.0",
1682 "symfony/phpunit-bridge": "^2.7 || ^3.0",
1683 "symfony/validator": "^2.7 || ^3.0",
1684 "symfony/yaml": "^2.7 || ^3.0"
1685 },
1686 "type": "symfony-bundle",
1687 "extra": {
1688 "branch-alias": {
1689 "dev-master": "2.0.x-dev"
1690 }
1691 },
1692 "autoload": {
1693 "psr-4": {
1694 "FOS\\UserBundle\\": ""
1695 },
1696 "exclude-from-classmap": [
1697 "/Tests/"
1698 ]
1699 },
1700 "notification-url": "https://packagist.org/downloads/",
1701 "license": [
1702 "MIT"
1703 ],
1704 "authors": [
1705 {
1706 "name": "Christophe Coevoet",
1707 "email": "stof@notk.org"
1708 },
1709 {
1710 "name": "FriendsOfSymfony Community",
1711 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1712 },
1713 {
1714 "name": "Thibault Duplessis",
1715 "email": "thibault.duplessis@gmail.com"
1716 }
1717 ],
1718 "description": "Symfony FOSUserBundle",
1719 "homepage": "http://friendsofsymfony.github.com",
1720 "keywords": [
1721 "User management"
1722 ],
1723 "time": "2017-11-29T17:01:21+00:00"
1724 },
1725 {
1726 "name": "gedmo/doctrine-extensions",
1727 "version": "v2.4.37",
1728 "source": {
1729 "type": "git",
1730 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
1731 "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb"
1732 },
1733 "dist": {
1734 "type": "zip",
1735 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/5dd471f656e46d815f063bf3f12c667649ec7ffb",
1736 "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb",
1737 "shasum": ""
1738 },
1739 "require": {
1740 "behat/transliterator": "~1.2",
1741 "doctrine/common": "~2.4",
1742 "php": ">=5.3.2"
1743 },
1744 "conflict": {
1745 "doctrine/annotations": "<1.2"
1746 },
1747 "require-dev": {
1748 "doctrine/common": ">=2.5.0",
1749 "doctrine/mongodb-odm": ">=1.0.2",
1750 "doctrine/orm": ">=2.5.0",
1751 "phpunit/phpunit": "^4.8.35|^5.7|^6.5",
1752 "symfony/yaml": "~2.6|~3.0|~4.0"
1753 },
1754 "suggest": {
1755 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1756 "doctrine/orm": "to use the extensions with the ORM"
1757 },
1758 "type": "library",
1759 "extra": {
1760 "branch-alias": {
1761 "dev-master": "2.4.x-dev"
1762 }
1763 },
1764 "autoload": {
1765 "psr-4": {
1766 "Gedmo\\": "lib/Gedmo"
1767 }
1768 },
1769 "notification-url": "https://packagist.org/downloads/",
1770 "license": [
1771 "MIT"
1772 ],
1773 "authors": [
1774 {
1775 "name": "David Buchmann",
1776 "email": "david@liip.ch"
1777 },
1778 {
1779 "name": "Gediminas Morkevicius",
1780 "email": "gediminas.morkevicius@gmail.com"
1781 },
1782 {
1783 "name": "Gustavo Falco",
1784 "email": "comfortablynumb84@gmail.com"
1785 }
1786 ],
1787 "description": "Doctrine2 behavioral extensions",
1788 "homepage": "http://gediminasm.org/",
1789 "keywords": [
1790 "Blameable",
1791 "behaviors",
1792 "doctrine2",
1793 "extensions",
1794 "gedmo",
1795 "loggable",
1796 "nestedset",
1797 "sluggable",
1798 "sortable",
1799 "timestampable",
1800 "translatable",
1801 "tree",
1802 "uploadable"
1803 ],
1804 "time": "2019-03-17T18:16:12+00:00"
1805 },
1806 {
1807 "name": "grandt/binstring",
1808 "version": "1.0.0",
1809 "source": {
1810 "type": "git",
1811 "url": "https://github.com/Grandt/PHPBinString.git",
1812 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
1813 },
1814 "dist": {
1815 "type": "zip",
1816 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1817 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1818 "shasum": ""
1819 },
1820 "require": {
1821 "php": ">=5.0"
1822 },
1823 "type": "library",
1824 "autoload": {
1825 "classmap": [
1826 "BinString.php",
1827 "BinStringStatic.php"
1828 ]
1829 },
1830 "notification-url": "https://packagist.org/downloads/",
1831 "license": [
1832 "LGPL-2.1"
1833 ],
1834 "authors": [
1835 {
1836 "name": "A. Grandt",
1837 "email": "php@grandt.com",
1838 "role": "Developer"
1839 }
1840 ],
1841 "description": "A class for working around the use of mbstring.func_override",
1842 "homepage": "https://github.com/Grandt/PHPBinString",
1843 "keywords": [
1844 "binary strings",
1845 "mbstring"
1846 ],
1847 "time": "2015-08-13T06:14:41+00:00"
1848 },
1849 {
1850 "name": "grandt/phpepub",
1851 "version": "4.0.7.1",
1852 "source": {
1853 "type": "git",
1854 "url": "https://github.com/Grandt/PHPePub.git",
1855 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452"
1856 },
1857 "dist": {
1858 "type": "zip",
1859 "url": "https://api.github.com/repos/Grandt/PHPePub/zipball/ccb501e566358ac19a9fedb6eb8bf96665823452",
1860 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452",
1861 "shasum": ""
1862 },
1863 "require": {
1864 "grandt/phpresizegif": "~1.0.3",
1865 "grandt/relativepath": "~1.0.1",
1866 "php": ">=5.3.0",
1867 "phpzip/phpzip": "~2.0.7"
1868 },
1869 "type": "library",
1870 "autoload": {
1871 "psr-4": {
1872 "PHPePub\\": "src/PHPePub"
1873 },
1874 "classmap": [
1875 "src/lib.uuid.php"
1876 ]
1877 },
1878 "notification-url": "https://packagist.org/downloads/",
1879 "license": [
1880 "LGPL-2.1"
1881 ],
1882 "authors": [
1883 {
1884 "name": "A. Grandt",
1885 "email": "php@grandt.com",
1886 "homepage": "http://grandt.com",
1887 "role": "Developer"
1888 }
1889 ],
1890 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
1891 "homepage": "https://github.com/Grandt/PHPZip",
1892 "keywords": [
1893 "e-book",
1894 "epub"
1895 ],
1896 "time": "2016-03-16T15:48:26+00:00"
1897 },
1898 {
1899 "name": "grandt/phpresizegif",
1900 "version": "1.0.3",
1901 "source": {
1902 "type": "git",
1903 "url": "https://github.com/Grandt/PHPResizeGif.git",
1904 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
1905 },
1906 "dist": {
1907 "type": "zip",
1908 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1909 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1910 "shasum": ""
1911 },
1912 "require": {
1913 "grandt/binstring": ">=0.2.0",
1914 "php": ">=5.3.0"
1915 },
1916 "type": "library",
1917 "autoload": {
1918 "psr-4": {
1919 "grandt\\ResizeGif\\": "src/ResizeGif",
1920 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
1921 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
1922 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
1923 }
1924 },
1925 "notification-url": "https://packagist.org/downloads/",
1926 "license": [
1927 "LGPL-2.1"
1928 ],
1929 "authors": [
1930 {
1931 "name": "A. Grandt",
1932 "email": "php@grandt.com",
1933 "homepage": "http://grandt.com",
1934 "role": "Developer"
1935 }
1936 ],
1937 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
1938 "homepage": "https://github.com/Grandt/PHPResizeGif",
1939 "keywords": [
1940 "GIF89a",
1941 "animated gif",
1942 "gif",
1943 "resize"
1944 ],
1945 "time": "2015-05-10T10:52:24+00:00"
1946 },
1947 {
1948 "name": "grandt/phpzipmerge",
1949 "version": "1.0.4",
1950 "source": {
1951 "type": "git",
1952 "url": "https://github.com/Grandt/PHPZipMerge.git",
1953 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
1954 },
1955 "dist": {
1956 "type": "zip",
1957 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1958 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1959 "shasum": ""
1960 },
1961 "require": {
1962 "grandt/binstring": ">=1.0.0",
1963 "grandt/relativepath": ">=1.0.1",
1964 "php": ">=5.3.0"
1965 },
1966 "type": "library",
1967 "autoload": {
1968 "psr-4": {
1969 "ZipMerge\\": "src/ZipMerge"
1970 }
1971 },
1972 "notification-url": "https://packagist.org/downloads/",
1973 "license": [
1974 "LGPL-2.1"
1975 ],
1976 "authors": [
1977 {
1978 "name": "A. Grandt",
1979 "email": "php@grandt.com",
1980 "homepage": "http://grandt.com",
1981 "role": "Developer"
1982 },
1983 {
1984 "name": "Greg Kappatos",
1985 "homepage": "http://websiteconnect.com.au",
1986 "role": "Developer"
1987 }
1988 ],
1989 "description": "Merge and stream multiple Zip files on the fly.",
1990 "homepage": "https://github.com/Grandt/PHPZipMerge",
1991 "keywords": [
1992 "archive",
1993 "compressed",
1994 "compression",
1995 "merge",
1996 "phpzip",
1997 "pkzip",
1998 "stream",
1999 "zip"
2000 ],
2001 "time": "2015-08-18T13:49:33+00:00"
2002 },
2003 {
2004 "name": "grandt/relativepath",
2005 "version": "1.0.2",
2006 "source": {
2007 "type": "git",
2008 "url": "https://github.com/Grandt/PHPRelativePath.git",
2009 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
2010 },
2011 "dist": {
2012 "type": "zip",
2013 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
2014 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
2015 "shasum": ""
2016 },
2017 "require": {
2018 "php": ">=5.0"
2019 },
2020 "type": "library",
2021 "autoload": {
2022 "classmap": [
2023 "RelativePath.php"
2024 ]
2025 },
2026 "notification-url": "https://packagist.org/downloads/",
2027 "license": [
2028 "LGPL-2.1"
2029 ],
2030 "authors": [
2031 {
2032 "name": "A. Grandt",
2033 "email": "php@grandt.com",
2034 "role": "Developer"
2035 }
2036 ],
2037 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
2038 "homepage": "https://github.com/Grandt/PHPRelativePath",
2039 "keywords": [
2040 "file path"
2041 ],
2042 "time": "2015-05-14T08:18:23+00:00"
2043 },
2044 {
2045 "name": "guzzlehttp/guzzle",
2046 "version": "5.3.3",
2047 "source": {
2048 "type": "git",
2049 "url": "https://github.com/guzzle/guzzle.git",
2050 "reference": "93bbdb30d59be6cd9839495306c65f2907370eb9"
2051 },
2052 "dist": {
2053 "type": "zip",
2054 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/93bbdb30d59be6cd9839495306c65f2907370eb9",
2055 "reference": "93bbdb30d59be6cd9839495306c65f2907370eb9",
2056 "shasum": ""
2057 },
2058 "require": {
2059 "guzzlehttp/ringphp": "^1.1",
2060 "php": ">=5.4.0",
2061 "react/promise": "^2.2"
2062 },
2063 "require-dev": {
2064 "ext-curl": "*",
2065 "phpunit/phpunit": "^4.0"
2066 },
2067 "type": "library",
2068 "autoload": {
2069 "psr-4": {
2070 "GuzzleHttp\\": "src/"
2071 }
2072 },
2073 "notification-url": "https://packagist.org/downloads/",
2074 "license": [
2075 "MIT"
2076 ],
2077 "authors": [
2078 {
2079 "name": "Michael Dowling",
2080 "email": "mtdowling@gmail.com",
2081 "homepage": "https://github.com/mtdowling"
2082 }
2083 ],
2084 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2085 "homepage": "http://guzzlephp.org/",
2086 "keywords": [
2087 "client",
2088 "curl",
2089 "framework",
2090 "http",
2091 "http client",
2092 "rest",
2093 "web service"
2094 ],
2095 "time": "2018-07-31T13:33:10+00:00"
2096 },
2097 {
2098 "name": "guzzlehttp/ringphp",
2099 "version": "1.1.1",
2100 "source": {
2101 "type": "git",
2102 "url": "https://github.com/guzzle/RingPHP.git",
2103 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
2104 },
2105 "dist": {
2106 "type": "zip",
2107 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
2108 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
2109 "shasum": ""
2110 },
2111 "require": {
2112 "guzzlehttp/streams": "~3.0",
2113 "php": ">=5.4.0",
2114 "react/promise": "~2.0"
2115 },
2116 "require-dev": {
2117 "ext-curl": "*",
2118 "phpunit/phpunit": "~4.0"
2119 },
2120 "suggest": {
2121 "ext-curl": "Guzzle will use specific adapters if cURL is present"
2122 },
2123 "type": "library",
2124 "extra": {
2125 "branch-alias": {
2126 "dev-master": "1.1-dev"
2127 }
2128 },
2129 "autoload": {
2130 "psr-4": {
2131 "GuzzleHttp\\Ring\\": "src/"
2132 }
2133 },
2134 "notification-url": "https://packagist.org/downloads/",
2135 "license": [
2136 "MIT"
2137 ],
2138 "authors": [
2139 {
2140 "name": "Michael Dowling",
2141 "email": "mtdowling@gmail.com",
2142 "homepage": "https://github.com/mtdowling"
2143 }
2144 ],
2145 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
2146 "time": "2018-07-31T13:22:33+00:00"
2147 },
2148 {
2149 "name": "guzzlehttp/streams",
2150 "version": "3.0.0",
2151 "source": {
2152 "type": "git",
2153 "url": "https://github.com/guzzle/streams.git",
2154 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
2155 },
2156 "dist": {
2157 "type": "zip",
2158 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2159 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2160 "shasum": ""
2161 },
2162 "require": {
2163 "php": ">=5.4.0"
2164 },
2165 "require-dev": {
2166 "phpunit/phpunit": "~4.0"
2167 },
2168 "type": "library",
2169 "extra": {
2170 "branch-alias": {
2171 "dev-master": "3.0-dev"
2172 }
2173 },
2174 "autoload": {
2175 "psr-4": {
2176 "GuzzleHttp\\Stream\\": "src/"
2177 }
2178 },
2179 "notification-url": "https://packagist.org/downloads/",
2180 "license": [
2181 "MIT"
2182 ],
2183 "authors": [
2184 {
2185 "name": "Michael Dowling",
2186 "email": "mtdowling@gmail.com",
2187 "homepage": "https://github.com/mtdowling"
2188 }
2189 ],
2190 "description": "Provides a simple abstraction over streams of data",
2191 "homepage": "http://guzzlephp.org/",
2192 "keywords": [
2193 "Guzzle",
2194 "stream"
2195 ],
2196 "time": "2014-10-12T19:18:40+00:00"
2197 },
2198 {
2199 "name": "hoa/compiler",
2200 "version": "3.17.08.08",
2201 "source": {
2202 "type": "git",
2203 "url": "https://github.com/hoaproject/Compiler.git",
2204 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
2205 },
2206 "dist": {
2207 "type": "zip",
2208 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
2209 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
2210 "shasum": ""
2211 },
2212 "require": {
2213 "hoa/consistency": "~1.0",
2214 "hoa/exception": "~1.0",
2215 "hoa/file": "~1.0",
2216 "hoa/iterator": "~2.0",
2217 "hoa/math": "~1.0",
2218 "hoa/protocol": "~1.0",
2219 "hoa/regex": "~1.0",
2220 "hoa/visitor": "~2.0"
2221 },
2222 "require-dev": {
2223 "hoa/json": "~2.0",
2224 "hoa/test": "~2.0"
2225 },
2226 "type": "library",
2227 "extra": {
2228 "branch-alias": {
2229 "dev-master": "3.x-dev"
2230 }
2231 },
2232 "autoload": {
2233 "psr-4": {
2234 "Hoa\\Compiler\\": "."
2235 }
2236 },
2237 "notification-url": "https://packagist.org/downloads/",
2238 "license": [
2239 "BSD-3-Clause"
2240 ],
2241 "authors": [
2242 {
2243 "name": "Ivan Enderlin",
2244 "email": "ivan.enderlin@hoa-project.net"
2245 },
2246 {
2247 "name": "Hoa community",
2248 "homepage": "https://hoa-project.net/"
2249 }
2250 ],
2251 "description": "The Hoa\\Compiler library.",
2252 "homepage": "https://hoa-project.net/",
2253 "keywords": [
2254 "algebraic",
2255 "ast",
2256 "compiler",
2257 "context-free",
2258 "coverage",
2259 "exhaustive",
2260 "grammar",
2261 "isotropic",
2262 "language",
2263 "lexer",
2264 "library",
2265 "ll1",
2266 "llk",
2267 "parser",
2268 "pp",
2269 "random",
2270 "regular",
2271 "rule",
2272 "sampler",
2273 "syntax",
2274 "token",
2275 "trace",
2276 "uniform"
2277 ],
2278 "time": "2017-08-08T07:44:07+00:00"
2279 },
2280 {
2281 "name": "hoa/consistency",
2282 "version": "1.17.05.02",
2283 "source": {
2284 "type": "git",
2285 "url": "https://github.com/hoaproject/Consistency.git",
2286 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
2287 },
2288 "dist": {
2289 "type": "zip",
2290 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
2291 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
2292 "shasum": ""
2293 },
2294 "require": {
2295 "hoa/exception": "~1.0",
2296 "php": ">=5.5.0"
2297 },
2298 "require-dev": {
2299 "hoa/stream": "~1.0",
2300 "hoa/test": "~2.0"
2301 },
2302 "type": "library",
2303 "extra": {
2304 "branch-alias": {
2305 "dev-master": "1.x-dev"
2306 }
2307 },
2308 "autoload": {
2309 "psr-4": {
2310 "Hoa\\Consistency\\": "."
2311 },
2312 "files": [
2313 "Prelude.php"
2314 ]
2315 },
2316 "notification-url": "https://packagist.org/downloads/",
2317 "license": [
2318 "BSD-3-Clause"
2319 ],
2320 "authors": [
2321 {
2322 "name": "Ivan Enderlin",
2323 "email": "ivan.enderlin@hoa-project.net"
2324 },
2325 {
2326 "name": "Hoa community",
2327 "homepage": "https://hoa-project.net/"
2328 }
2329 ],
2330 "description": "The Hoa\\Consistency library.",
2331 "homepage": "https://hoa-project.net/",
2332 "keywords": [
2333 "autoloader",
2334 "callable",
2335 "consistency",
2336 "entity",
2337 "flex",
2338 "keyword",
2339 "library"
2340 ],
2341 "time": "2017-05-02T12:18:12+00:00"
2342 },
2343 {
2344 "name": "hoa/event",
2345 "version": "1.17.01.13",
2346 "source": {
2347 "type": "git",
2348 "url": "https://github.com/hoaproject/Event.git",
2349 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2350 },
2351 "dist": {
2352 "type": "zip",
2353 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2354 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2355 "shasum": ""
2356 },
2357 "require": {
2358 "hoa/consistency": "~1.0",
2359 "hoa/exception": "~1.0"
2360 },
2361 "require-dev": {
2362 "hoa/test": "~2.0"
2363 },
2364 "type": "library",
2365 "extra": {
2366 "branch-alias": {
2367 "dev-master": "1.x-dev"
2368 }
2369 },
2370 "autoload": {
2371 "psr-4": {
2372 "Hoa\\Event\\": "."
2373 }
2374 },
2375 "notification-url": "https://packagist.org/downloads/",
2376 "license": [
2377 "BSD-3-Clause"
2378 ],
2379 "authors": [
2380 {
2381 "name": "Ivan Enderlin",
2382 "email": "ivan.enderlin@hoa-project.net"
2383 },
2384 {
2385 "name": "Hoa community",
2386 "homepage": "https://hoa-project.net/"
2387 }
2388 ],
2389 "description": "The Hoa\\Event library.",
2390 "homepage": "https://hoa-project.net/",
2391 "keywords": [
2392 "event",
2393 "library",
2394 "listener",
2395 "observer"
2396 ],
2397 "time": "2017-01-13T15:30:50+00:00"
2398 },
2399 {
2400 "name": "hoa/exception",
2401 "version": "1.17.01.16",
2402 "source": {
2403 "type": "git",
2404 "url": "https://github.com/hoaproject/Exception.git",
2405 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2406 },
2407 "dist": {
2408 "type": "zip",
2409 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2410 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2411 "shasum": ""
2412 },
2413 "require": {
2414 "hoa/consistency": "~1.0",
2415 "hoa/event": "~1.0"
2416 },
2417 "require-dev": {
2418 "hoa/test": "~2.0"
2419 },
2420 "type": "library",
2421 "extra": {
2422 "branch-alias": {
2423 "dev-master": "1.x-dev"
2424 }
2425 },
2426 "autoload": {
2427 "psr-4": {
2428 "Hoa\\Exception\\": "."
2429 }
2430 },
2431 "notification-url": "https://packagist.org/downloads/",
2432 "license": [
2433 "BSD-3-Clause"
2434 ],
2435 "authors": [
2436 {
2437 "name": "Ivan Enderlin",
2438 "email": "ivan.enderlin@hoa-project.net"
2439 },
2440 {
2441 "name": "Hoa community",
2442 "homepage": "https://hoa-project.net/"
2443 }
2444 ],
2445 "description": "The Hoa\\Exception library.",
2446 "homepage": "https://hoa-project.net/",
2447 "keywords": [
2448 "exception",
2449 "library"
2450 ],
2451 "time": "2017-01-16T07:53:27+00:00"
2452 },
2453 {
2454 "name": "hoa/file",
2455 "version": "1.17.07.11",
2456 "source": {
2457 "type": "git",
2458 "url": "https://github.com/hoaproject/File.git",
2459 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
2460 },
2461 "dist": {
2462 "type": "zip",
2463 "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2464 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2465 "shasum": ""
2466 },
2467 "require": {
2468 "hoa/consistency": "~1.0",
2469 "hoa/event": "~1.0",
2470 "hoa/exception": "~1.0",
2471 "hoa/iterator": "~2.0",
2472 "hoa/stream": "~1.0"
2473 },
2474 "require-dev": {
2475 "hoa/test": "~2.0"
2476 },
2477 "type": "library",
2478 "extra": {
2479 "branch-alias": {
2480 "dev-master": "1.x-dev"
2481 }
2482 },
2483 "autoload": {
2484 "psr-4": {
2485 "Hoa\\File\\": "."
2486 }
2487 },
2488 "notification-url": "https://packagist.org/downloads/",
2489 "license": [
2490 "BSD-3-Clause"
2491 ],
2492 "authors": [
2493 {
2494 "name": "Ivan Enderlin",
2495 "email": "ivan.enderlin@hoa-project.net"
2496 },
2497 {
2498 "name": "Hoa community",
2499 "homepage": "https://hoa-project.net/"
2500 }
2501 ],
2502 "description": "The Hoa\\File library.",
2503 "homepage": "https://hoa-project.net/",
2504 "keywords": [
2505 "Socket",
2506 "directory",
2507 "file",
2508 "finder",
2509 "library",
2510 "link",
2511 "temporary"
2512 ],
2513 "time": "2017-07-11T07:42:15+00:00"
2514 },
2515 {
2516 "name": "hoa/iterator",
2517 "version": "2.17.01.10",
2518 "source": {
2519 "type": "git",
2520 "url": "https://github.com/hoaproject/Iterator.git",
2521 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
2522 },
2523 "dist": {
2524 "type": "zip",
2525 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2526 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2527 "shasum": ""
2528 },
2529 "require": {
2530 "hoa/consistency": "~1.0",
2531 "hoa/exception": "~1.0"
2532 },
2533 "require-dev": {
2534 "hoa/test": "~2.0"
2535 },
2536 "type": "library",
2537 "extra": {
2538 "branch-alias": {
2539 "dev-master": "2.x-dev"
2540 }
2541 },
2542 "autoload": {
2543 "psr-4": {
2544 "Hoa\\Iterator\\": "."
2545 }
2546 },
2547 "notification-url": "https://packagist.org/downloads/",
2548 "license": [
2549 "BSD-3-Clause"
2550 ],
2551 "authors": [
2552 {
2553 "name": "Ivan Enderlin",
2554 "email": "ivan.enderlin@hoa-project.net"
2555 },
2556 {
2557 "name": "Hoa community",
2558 "homepage": "https://hoa-project.net/"
2559 }
2560 ],
2561 "description": "The Hoa\\Iterator library.",
2562 "homepage": "https://hoa-project.net/",
2563 "keywords": [
2564 "iterator",
2565 "library"
2566 ],
2567 "time": "2017-01-10T10:34:47+00:00"
2568 },
2569 {
2570 "name": "hoa/math",
2571 "version": "1.17.05.16",
2572 "source": {
2573 "type": "git",
2574 "url": "https://github.com/hoaproject/Math.git",
2575 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
2576 },
2577 "dist": {
2578 "type": "zip",
2579 "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
2580 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
2581 "shasum": ""
2582 },
2583 "require": {
2584 "hoa/compiler": "~3.0",
2585 "hoa/consistency": "~1.0",
2586 "hoa/exception": "~1.0",
2587 "hoa/iterator": "~2.0",
2588 "hoa/protocol": "~1.0",
2589 "hoa/zformat": "~1.0"
2590 },
2591 "require-dev": {
2592 "hoa/test": "~2.0"
2593 },
2594 "type": "library",
2595 "extra": {
2596 "branch-alias": {
2597 "dev-master": "1.x-dev"
2598 }
2599 },
2600 "autoload": {
2601 "psr-4": {
2602 "Hoa\\Math\\": "."
2603 }
2604 },
2605 "notification-url": "https://packagist.org/downloads/",
2606 "license": [
2607 "BSD-3-Clause"
2608 ],
2609 "authors": [
2610 {
2611 "name": "Ivan Enderlin",
2612 "email": "ivan.enderlin@hoa-project.net"
2613 },
2614 {
2615 "name": "Hoa community",
2616 "homepage": "https://hoa-project.net/"
2617 }
2618 ],
2619 "description": "The Hoa\\Math library.",
2620 "homepage": "https://hoa-project.net/",
2621 "keywords": [
2622 "arrangement",
2623 "combination",
2624 "combinatorics",
2625 "counting",
2626 "library",
2627 "math",
2628 "permutation",
2629 "sampler",
2630 "set"
2631 ],
2632 "time": "2017-05-16T08:02:17+00:00"
2633 },
2634 {
2635 "name": "hoa/protocol",
2636 "version": "1.17.01.14",
2637 "source": {
2638 "type": "git",
2639 "url": "https://github.com/hoaproject/Protocol.git",
2640 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
2641 },
2642 "dist": {
2643 "type": "zip",
2644 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
2645 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
2646 "shasum": ""
2647 },
2648 "require": {
2649 "hoa/consistency": "~1.0",
2650 "hoa/exception": "~1.0"
2651 },
2652 "require-dev": {
2653 "hoa/test": "~2.0"
2654 },
2655 "type": "library",
2656 "extra": {
2657 "branch-alias": {
2658 "dev-master": "1.x-dev"
2659 }
2660 },
2661 "autoload": {
2662 "psr-4": {
2663 "Hoa\\Protocol\\": "."
2664 },
2665 "files": [
2666 "Wrapper.php"
2667 ]
2668 },
2669 "notification-url": "https://packagist.org/downloads/",
2670 "license": [
2671 "BSD-3-Clause"
2672 ],
2673 "authors": [
2674 {
2675 "name": "Ivan Enderlin",
2676 "email": "ivan.enderlin@hoa-project.net"
2677 },
2678 {
2679 "name": "Hoa community",
2680 "homepage": "https://hoa-project.net/"
2681 }
2682 ],
2683 "description": "The Hoa\\Protocol library.",
2684 "homepage": "https://hoa-project.net/",
2685 "keywords": [
2686 "library",
2687 "protocol",
2688 "resource",
2689 "stream",
2690 "wrapper"
2691 ],
2692 "time": "2017-01-14T12:26:10+00:00"
2693 },
2694 {
2695 "name": "hoa/regex",
2696 "version": "1.17.01.13",
2697 "source": {
2698 "type": "git",
2699 "url": "https://github.com/hoaproject/Regex.git",
2700 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
2701 },
2702 "dist": {
2703 "type": "zip",
2704 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2705 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
2706 "shasum": ""
2707 },
2708 "require": {
2709 "hoa/consistency": "~1.0",
2710 "hoa/exception": "~1.0",
2711 "hoa/math": "~1.0",
2712 "hoa/protocol": "~1.0",
2713 "hoa/ustring": "~4.0",
2714 "hoa/visitor": "~2.0"
2715 },
2716 "type": "library",
2717 "extra": {
2718 "branch-alias": {
2719 "dev-master": "1.x-dev"
2720 }
2721 },
2722 "autoload": {
2723 "psr-4": {
2724 "Hoa\\Regex\\": "."
2725 }
2726 },
2727 "notification-url": "https://packagist.org/downloads/",
2728 "license": [
2729 "BSD-3-Clause"
2730 ],
2731 "authors": [
2732 {
2733 "name": "Ivan Enderlin",
2734 "email": "ivan.enderlin@hoa-project.net"
2735 },
2736 {
2737 "name": "Hoa community",
2738 "homepage": "https://hoa-project.net/"
2739 }
2740 ],
2741 "description": "The Hoa\\Regex library.",
2742 "homepage": "https://hoa-project.net/",
2743 "keywords": [
2744 "compiler",
2745 "library",
2746 "regex"
2747 ],
2748 "time": "2017-01-13T16:10:24+00:00"
2749 },
2750 {
2751 "name": "hoa/ruler",
2752 "version": "2.17.05.16",
2753 "source": {
2754 "type": "git",
2755 "url": "https://github.com/hoaproject/Ruler.git",
2756 "reference": "696835daf8336dfd490f032da7af444050e52dfc"
2757 },
2758 "dist": {
2759 "type": "zip",
2760 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/696835daf8336dfd490f032da7af444050e52dfc",
2761 "reference": "696835daf8336dfd490f032da7af444050e52dfc",
2762 "shasum": ""
2763 },
2764 "require": {
2765 "hoa/compiler": "~3.0",
2766 "hoa/consistency": "~1.0",
2767 "hoa/exception": "~1.0",
2768 "hoa/file": "~1.0",
2769 "hoa/protocol": "~1.0",
2770 "hoa/visitor": "~2.0"
2771 },
2772 "require-dev": {
2773 "hoa/test": "~2.0"
2774 },
2775 "type": "library",
2776 "extra": {
2777 "branch-alias": {
2778 "dev-master": "2.x-dev"
2779 }
2780 },
2781 "autoload": {
2782 "psr-4": {
2783 "Hoa\\Ruler\\": "."
2784 }
2785 },
2786 "notification-url": "https://packagist.org/downloads/",
2787 "license": [
2788 "BSD-3-Clause"
2789 ],
2790 "authors": [
2791 {
2792 "name": "Ivan Enderlin",
2793 "email": "ivan.enderlin@hoa-project.net"
2794 },
2795 {
2796 "name": "Hoa community",
2797 "homepage": "https://hoa-project.net/"
2798 }
2799 ],
2800 "description": "The Hoa\\Ruler library.",
2801 "homepage": "https://hoa-project.net/",
2802 "keywords": [
2803 "library",
2804 "ruler"
2805 ],
2806 "time": "2017-05-16T07:52:21+00:00"
2807 },
2808 {
2809 "name": "hoa/stream",
2810 "version": "1.17.02.21",
2811 "source": {
2812 "type": "git",
2813 "url": "https://github.com/hoaproject/Stream.git",
2814 "reference": "3293cfffca2de10525df51436adf88a559151d82"
2815 },
2816 "dist": {
2817 "type": "zip",
2818 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
2819 "reference": "3293cfffca2de10525df51436adf88a559151d82",
2820 "shasum": ""
2821 },
2822 "require": {
2823 "hoa/consistency": "~1.0",
2824 "hoa/event": "~1.0",
2825 "hoa/exception": "~1.0",
2826 "hoa/protocol": "~1.0"
2827 },
2828 "require-dev": {
2829 "hoa/test": "~2.0"
2830 },
2831 "type": "library",
2832 "extra": {
2833 "branch-alias": {
2834 "dev-master": "1.x-dev"
2835 }
2836 },
2837 "autoload": {
2838 "psr-4": {
2839 "Hoa\\Stream\\": "."
2840 }
2841 },
2842 "notification-url": "https://packagist.org/downloads/",
2843 "license": [
2844 "BSD-3-Clause"
2845 ],
2846 "authors": [
2847 {
2848 "name": "Ivan Enderlin",
2849 "email": "ivan.enderlin@hoa-project.net"
2850 },
2851 {
2852 "name": "Hoa community",
2853 "homepage": "https://hoa-project.net/"
2854 }
2855 ],
2856 "description": "The Hoa\\Stream library.",
2857 "homepage": "https://hoa-project.net/",
2858 "keywords": [
2859 "Context",
2860 "bucket",
2861 "composite",
2862 "filter",
2863 "in",
2864 "library",
2865 "out",
2866 "protocol",
2867 "stream",
2868 "wrapper"
2869 ],
2870 "time": "2017-02-21T16:01:06+00:00"
2871 },
2872 {
2873 "name": "hoa/ustring",
2874 "version": "4.17.01.16",
2875 "source": {
2876 "type": "git",
2877 "url": "https://github.com/hoaproject/Ustring.git",
2878 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
2879 },
2880 "dist": {
2881 "type": "zip",
2882 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
2883 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
2884 "shasum": ""
2885 },
2886 "require": {
2887 "hoa/consistency": "~1.0",
2888 "hoa/exception": "~1.0"
2889 },
2890 "require-dev": {
2891 "hoa/test": "~2.0"
2892 },
2893 "suggest": {
2894 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
2895 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
2896 },
2897 "type": "library",
2898 "extra": {
2899 "branch-alias": {
2900 "dev-master": "4.x-dev"
2901 }
2902 },
2903 "autoload": {
2904 "psr-4": {
2905 "Hoa\\Ustring\\": "."
2906 }
2907 },
2908 "notification-url": "https://packagist.org/downloads/",
2909 "license": [
2910 "BSD-3-Clause"
2911 ],
2912 "authors": [
2913 {
2914 "name": "Ivan Enderlin",
2915 "email": "ivan.enderlin@hoa-project.net"
2916 },
2917 {
2918 "name": "Hoa community",
2919 "homepage": "https://hoa-project.net/"
2920 }
2921 ],
2922 "description": "The Hoa\\Ustring library.",
2923 "homepage": "https://hoa-project.net/",
2924 "keywords": [
2925 "library",
2926 "search",
2927 "string",
2928 "unicode"
2929 ],
2930 "time": "2017-01-16T07:08:25+00:00"
2931 },
2932 {
2933 "name": "hoa/visitor",
2934 "version": "2.17.01.16",
2935 "source": {
2936 "type": "git",
2937 "url": "https://github.com/hoaproject/Visitor.git",
2938 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
2939 },
2940 "dist": {
2941 "type": "zip",
2942 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
2943 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
2944 "shasum": ""
2945 },
2946 "require": {
2947 "hoa/consistency": "~1.0"
2948 },
2949 "require-dev": {
2950 "hoa/test": "~2.0"
2951 },
2952 "type": "library",
2953 "extra": {
2954 "branch-alias": {
2955 "dev-master": "2.x-dev"
2956 }
2957 },
2958 "autoload": {
2959 "psr-4": {
2960 "Hoa\\Visitor\\": "."
2961 }
2962 },
2963 "notification-url": "https://packagist.org/downloads/",
2964 "license": [
2965 "BSD-3-Clause"
2966 ],
2967 "authors": [
2968 {
2969 "name": "Ivan Enderlin",
2970 "email": "ivan.enderlin@hoa-project.net"
2971 },
2972 {
2973 "name": "Hoa community",
2974 "homepage": "https://hoa-project.net/"
2975 }
2976 ],
2977 "description": "The Hoa\\Visitor library.",
2978 "homepage": "https://hoa-project.net/",
2979 "keywords": [
2980 "library",
2981 "structure",
2982 "visit",
2983 "visitor"
2984 ],
2985 "time": "2017-01-16T07:02:03+00:00"
2986 },
2987 {
2988 "name": "hoa/zformat",
2989 "version": "1.17.01.10",
2990 "source": {
2991 "type": "git",
2992 "url": "https://github.com/hoaproject/Zformat.git",
2993 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
2994 },
2995 "dist": {
2996 "type": "zip",
2997 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2998 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
2999 "shasum": ""
3000 },
3001 "require": {
3002 "hoa/consistency": "~1.0",
3003 "hoa/exception": "~1.0"
3004 },
3005 "type": "library",
3006 "extra": {
3007 "branch-alias": {
3008 "dev-master": "1.x-dev"
3009 }
3010 },
3011 "autoload": {
3012 "psr-4": {
3013 "Hoa\\Zformat\\": "."
3014 }
3015 },
3016 "notification-url": "https://packagist.org/downloads/",
3017 "license": [
3018 "BSD-3-Clause"
3019 ],
3020 "authors": [
3021 {
3022 "name": "Ivan Enderlin",
3023 "email": "ivan.enderlin@hoa-project.net"
3024 },
3025 {
3026 "name": "Hoa community",
3027 "homepage": "https://hoa-project.net/"
3028 }
3029 ],
3030 "description": "The Hoa\\Zformat library.",
3031 "homepage": "https://hoa-project.net/",
3032 "keywords": [
3033 "library",
3034 "parameter",
3035 "zformat"
3036 ],
3037 "time": "2017-01-10T10:39:54+00:00"
3038 },
3039 {
3040 "name": "html2text/html2text",
3041 "version": "4.2.1",
3042 "source": {
3043 "type": "git",
3044 "url": "https://github.com/mtibben/html2text.git",
3045 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7"
3046 },
3047 "dist": {
3048 "type": "zip",
3049 "url": "https://api.github.com/repos/mtibben/html2text/zipball/f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3050 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3051 "shasum": ""
3052 },
3053 "require-dev": {
3054 "phpunit/phpunit": "~4"
3055 },
3056 "suggest": {
3057 "ext-mbstring": "For best performance",
3058 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
3059 },
3060 "type": "library",
3061 "autoload": {
3062 "psr-4": {
3063 "Html2Text\\": [
3064 "src/",
3065 "test/"
3066 ]
3067 }
3068 },
3069 "notification-url": "https://packagist.org/downloads/",
3070 "license": [
3071 "GPL-2.0-or-later"
3072 ],
3073 "description": "Converts HTML to formatted plain text",
3074 "time": "2018-08-13T12:05:08+00:00"
3075 },
3076 {
3077 "name": "incenteev/composer-parameter-handler",
3078 "version": "v2.1.3",
3079 "source": {
3080 "type": "git",
3081 "url": "https://github.com/Incenteev/ParameterHandler.git",
3082 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
3083 },
3084 "dist": {
3085 "type": "zip",
3086 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
3087 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
3088 "shasum": ""
3089 },
3090 "require": {
3091 "php": ">=5.3.3",
3092 "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
3093 },
3094 "require-dev": {
3095 "composer/composer": "^1.0@dev",
3096 "symfony/filesystem": "^2.3 || ^3 || ^4",
3097 "symfony/phpunit-bridge": "^4.0"
3098 },
3099 "type": "library",
3100 "extra": {
3101 "branch-alias": {
3102 "dev-master": "2.1.x-dev"
3103 }
3104 },
3105 "autoload": {
3106 "psr-4": {
3107 "Incenteev\\ParameterHandler\\": ""
3108 }
3109 },
3110 "notification-url": "https://packagist.org/downloads/",
3111 "license": [
3112 "MIT"
3113 ],
3114 "authors": [
3115 {
3116 "name": "Christophe Coevoet",
3117 "email": "stof@notk.org"
3118 }
3119 ],
3120 "description": "Composer script handling your ignored parameter file",
3121 "homepage": "https://github.com/Incenteev/ParameterHandler",
3122 "keywords": [
3123 "parameters management"
3124 ],
3125 "time": "2018-02-13T18:05:56+00:00"
3126 },
3127 {
3128 "name": "j0k3r/graby",
3129 "version": "1.20.0",
3130 "source": {
3131 "type": "git",
3132 "url": "https://github.com/j0k3r/graby.git",
3133 "reference": "c7fcea010a6a09f6505b7be0d825ac78801cd831"
3134 },
3135 "dist": {
3136 "type": "zip",
3137 "url": "https://api.github.com/repos/j0k3r/graby/zipball/c7fcea010a6a09f6505b7be0d825ac78801cd831",
3138 "reference": "c7fcea010a6a09f6505b7be0d825ac78801cd831",
3139 "shasum": ""
3140 },
3141 "require": {
3142 "ext-curl": "*",
3143 "fossar/htmlawed": "^1.2.4",
3144 "guzzlehttp/guzzle": "^5.2.0",
3145 "j0k3r/graby-site-config": "^1.0",
3146 "j0k3r/php-readability": "^1.0",
3147 "j0k3r/safecurl": "~2.0",
3148 "monolog/monolog": "^1.13.1",
3149 "php": ">=5.4",
3150 "simplepie/simplepie": "^1.3.1",
3151 "smalot/pdfparser": "~0.11",
3152 "symfony/options-resolver": "~2.6|~3.0",
3153 "true/punycode": "~2.0",
3154 "wallabag/tcpdf": "^6.2"
3155 },
3156 "require-dev": {
3157 "friendsofphp/php-cs-fixer": "~2.0",
3158 "php-coveralls/php-coveralls": "~0.6",
3159 "symfony/phpunit-bridge": "~2.6|~3.0|~4.0"
3160 },
3161 "type": "library",
3162 "autoload": {
3163 "psr-4": {
3164 "Graby\\": "src/"
3165 }
3166 },
3167 "notification-url": "https://packagist.org/downloads/",
3168 "license": [
3169 "MIT"
3170 ],
3171 "authors": [
3172 {
3173 "name": "Jeremy Benoist",
3174 "email": "jeremy.benoist@gmail.com",
3175 "role": "Developer"
3176 },
3177 {
3178 "name": "FiveFilters.org",
3179 "email": "fivefilters@fivefilters.org",
3180 "role": "Developer (original version)"
3181 }
3182 ],
3183 "description": "Graby helps you extract article content from web pages",
3184 "time": "2019-05-11T19:18:07+00:00"
3185 },
3186 {
3187 "name": "j0k3r/graby-site-config",
3188 "version": "1.0.83",
3189 "source": {
3190 "type": "git",
3191 "url": "https://github.com/j0k3r/graby-site-config.git",
3192 "reference": "c1109a2969e7b8b7bead8453ad92c0822778dd03"
3193 },
3194 "dist": {
3195 "type": "zip",
3196 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/c1109a2969e7b8b7bead8453ad92c0822778dd03",
3197 "reference": "c1109a2969e7b8b7bead8453ad92c0822778dd03",
3198 "shasum": ""
3199 },
3200 "require": {
3201 "symfony/finder": "~2.6|~3.0|~4.0"
3202 },
3203 "require-dev": {
3204 "liip/rmt": "1.2.*",
3205 "symfony/phpunit-bridge": "^3.2"
3206 },
3207 "type": "library",
3208 "autoload": {
3209 "psr-4": {
3210 "GrabySiteConfig\\SiteConfig\\": "src/"
3211 }
3212 },
3213 "notification-url": "https://packagist.org/downloads/",
3214 "license": [
3215 "CC0-1.0"
3216 ],
3217 "authors": [
3218 {
3219 "name": "Jeremy Benoist",
3220 "email": "jeremy.benoist@gmail.com"
3221 }
3222 ],
3223 "description": "Graby site config files",
3224 "time": "2019-05-14T08:12:36+00:00"
3225 },
3226 {
3227 "name": "j0k3r/php-readability",
3228 "version": "1.2.3",
3229 "source": {
3230 "type": "git",
3231 "url": "https://github.com/j0k3r/php-readability.git",
3232 "reference": "f808c1b0a21ae98ae6fd5bd623671c406efd74d0"
3233 },
3234 "dist": {
3235 "type": "zip",
3236 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/f808c1b0a21ae98ae6fd5bd623671c406efd74d0",
3237 "reference": "f808c1b0a21ae98ae6fd5bd623671c406efd74d0",
3238 "shasum": ""
3239 },
3240 "require": {
3241 "electrolinux/php-html5lib": "^0.1.0",
3242 "ext-mbstring": "*",
3243 "php": ">=5.6.0",
3244 "psr/log": "^1.0"
3245 },
3246 "require-dev": {
3247 "friendsofphp/php-cs-fixer": "^2.14",
3248 "monolog/monolog": "^1.24",
3249 "php-coveralls/php-coveralls": "^2.1",
3250 "symfony/phpunit-bridge": "^4.2.3"
3251 },
3252 "suggest": {
3253 "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
3254 },
3255 "type": "library",
3256 "autoload": {
3257 "psr-4": {
3258 "Readability\\": "src/"
3259 }
3260 },
3261 "notification-url": "https://packagist.org/downloads/",
3262 "license": [
3263 "Apache-2.0"
3264 ],
3265 "authors": [
3266 {
3267 "name": "Keyvan Minoukadeh",
3268 "email": "keyvan@keyvan.net",
3269 "homepage": "http://keyvan.net",
3270 "role": "Developer (ported original JS code to PHP)"
3271 },
3272 {
3273 "name": "Arc90",
3274 "homepage": "http://arc90.com",
3275 "role": "Developer (original JS version)"
3276 },
3277 {
3278 "name": "Jeremy Benoist",
3279 "email": "jeremy.benoist@gmail.com",
3280 "homepage": "http://www.j0k3r.net",
3281 "role": "Developer"
3282 },
3283 {
3284 "name": "DitherSky",
3285 "homepage": "https://github.com/Dither",
3286 "role": "Developer (https://github.com/Dither/full-text-rss)"
3287 }
3288 ],
3289 "description": "Automatic article extraction from HTML",
3290 "keywords": [
3291 "article",
3292 "article extraction",
3293 "content",
3294 "content extraction",
3295 "extraction",
3296 "html"
3297 ],
3298 "time": "2019-05-11T20:07:19+00:00"
3299 },
3300 {
3301 "name": "j0k3r/safecurl",
3302 "version": "2.0.4",
3303 "source": {
3304 "type": "git",
3305 "url": "https://github.com/j0k3r/safecurl.git",
3306 "reference": "71bdb1a87502fa72b777e1106725d255d34478ab"
3307 },
3308 "dist": {
3309 "type": "zip",
3310 "url": "https://api.github.com/repos/j0k3r/safecurl/zipball/71bdb1a87502fa72b777e1106725d255d34478ab",
3311 "reference": "71bdb1a87502fa72b777e1106725d255d34478ab",
3312 "shasum": ""
3313 },
3314 "require": {
3315 "ext-curl": "*",
3316 "php": ">=5.3.3"
3317 },
3318 "require-dev": {
3319 "phpunit/phpunit": "^4.0.0"
3320 },
3321 "type": "library",
3322 "autoload": {
3323 "psr-4": {
3324 "fin1te\\SafeCurl\\": "src/"
3325 }
3326 },
3327 "notification-url": "https://packagist.org/downloads/",
3328 "license": [
3329 "MIT"
3330 ],
3331 "authors": [
3332 {
3333 "name": "Jeremy Benoist",
3334 "email": "jeremy.benoist@gmail.com"
3335 },
3336 {
3337 "name": "Jack W",
3338 "email": "jack@fin1te.net",
3339 "role": "Developer (original version)"
3340 }
3341 ],
3342 "description": "A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.",
3343 "keywords": [
3344 "curl",
3345 "safe",
3346 "safecurl",
3347 "ssrf",
3348 "websec"
3349 ],
3350 "time": "2018-10-17T12:07:16+00:00"
3351 },
3352 {
3353 "name": "javibravo/simpleue",
3354 "version": "2.1.0",
3355 "source": {
3356 "type": "git",
3357 "url": "https://github.com/javibravo/simpleue.git",
3358 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6"
3359 },
3360 "dist": {
3361 "type": "zip",
3362 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3363 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3364 "shasum": ""
3365 },
3366 "require": {
3367 "php": ">=5.5",
3368 "psr/log": "~1.0"
3369 },
3370 "require-dev": {
3371 "aws/aws-sdk-php": "^3.9",
3372 "pda/pheanstalk": "^3.1",
3373 "phpunit/phpunit": "4.0.*",
3374 "predis/predis": "^1.0"
3375 },
3376 "suggest": {
3377 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
3378 "ext-redis": "Allow work with Redis Locker",
3379 "pda/pheanstalk": "Allow work with Beanstalkd queues",
3380 "predis/predis": "Allow work with Redis queues"
3381 },
3382 "type": "library",
3383 "autoload": {
3384 "psr-4": {
3385 "Simpleue\\": "src/Simpleue"
3386 }
3387 },
3388 "notification-url": "https://packagist.org/downloads/",
3389 "license": [
3390 "MIT"
3391 ],
3392 "authors": [
3393 {
3394 "name": "Javier Bravo",
3395 "email": "javibravo85@gmail.com"
3396 }
3397 ],
3398 "description": "Php package to manage queue tasks in a simple way",
3399 "homepage": "http://github.com/javibravo/simpleue",
3400 "keywords": [
3401 "job",
3402 "queue",
3403 "redis",
3404 "sqs",
3405 "task"
3406 ],
3407 "time": "2017-11-15T13:41:13+00:00"
3408 },
3409 {
3410 "name": "jdorn/sql-formatter",
3411 "version": "v1.2.17",
3412 "source": {
3413 "type": "git",
3414 "url": "https://github.com/jdorn/sql-formatter.git",
3415 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
3416 },
3417 "dist": {
3418 "type": "zip",
3419 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
3420 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
3421 "shasum": ""
3422 },
3423 "require": {
3424 "php": ">=5.2.4"
3425 },
3426 "require-dev": {
3427 "phpunit/phpunit": "3.7.*"
3428 },
3429 "type": "library",
3430 "extra": {
3431 "branch-alias": {
3432 "dev-master": "1.3.x-dev"
3433 }
3434 },
3435 "autoload": {
3436 "classmap": [
3437 "lib"
3438 ]
3439 },
3440 "notification-url": "https://packagist.org/downloads/",
3441 "license": [
3442 "MIT"
3443 ],
3444 "authors": [
3445 {
3446 "name": "Jeremy Dorn",
3447 "email": "jeremy@jeremydorn.com",
3448 "homepage": "http://jeremydorn.com/"
3449 }
3450 ],
3451 "description": "a PHP SQL highlighting library",
3452 "homepage": "https://github.com/jdorn/sql-formatter/",
3453 "keywords": [
3454 "highlight",
3455 "sql"
3456 ],
3457 "time": "2014-01-12T16:20:24+00:00"
3458 },
3459 {
3460 "name": "jms/metadata",
3461 "version": "1.7.0",
3462 "source": {
3463 "type": "git",
3464 "url": "https://github.com/schmittjoh/metadata.git",
3465 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
3466 },
3467 "dist": {
3468 "type": "zip",
3469 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
3470 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
3471 "shasum": ""
3472 },
3473 "require": {
3474 "php": ">=5.3.0"
3475 },
3476 "require-dev": {
3477 "doctrine/cache": "~1.0",
3478 "symfony/cache": "~3.1"
3479 },
3480 "type": "library",
3481 "extra": {
3482 "branch-alias": {
3483 "dev-master": "1.5.x-dev"
3484 }
3485 },
3486 "autoload": {
3487 "psr-0": {
3488 "Metadata\\": "src/"
3489 }
3490 },
3491 "notification-url": "https://packagist.org/downloads/",
3492 "license": [
3493 "MIT"
3494 ],
3495 "authors": [
3496 {
3497 "name": "Asmir Mustafic",
3498 "email": "goetas@gmail.com"
3499 },
3500 {
3501 "name": "Johannes M. Schmitt",
3502 "email": "schmittjoh@gmail.com"
3503 }
3504 ],
3505 "description": "Class/method/property metadata management in PHP",
3506 "keywords": [
3507 "annotations",
3508 "metadata",
3509 "xml",
3510 "yaml"
3511 ],
3512 "time": "2018-10-26T12:40:10+00:00"
3513 },
3514 {
3515 "name": "jms/parser-lib",
3516 "version": "1.0.0",
3517 "source": {
3518 "type": "git",
3519 "url": "https://github.com/schmittjoh/parser-lib.git",
3520 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
3521 },
3522 "dist": {
3523 "type": "zip",
3524 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3525 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3526 "shasum": ""
3527 },
3528 "require": {
3529 "phpoption/phpoption": ">=0.9,<2.0-dev"
3530 },
3531 "type": "library",
3532 "extra": {
3533 "branch-alias": {
3534 "dev-master": "1.0-dev"
3535 }
3536 },
3537 "autoload": {
3538 "psr-0": {
3539 "JMS\\": "src/"
3540 }
3541 },
3542 "notification-url": "https://packagist.org/downloads/",
3543 "license": [
3544 "Apache2"
3545 ],
3546 "description": "A library for easily creating recursive-descent parsers.",
3547 "time": "2012-11-18T18:08:43+00:00"
3548 },
3549 {
3550 "name": "jms/serializer",
3551 "version": "1.14.0",
3552 "source": {
3553 "type": "git",
3554 "url": "https://github.com/schmittjoh/serializer.git",
3555 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca"
3556 },
3557 "dist": {
3558 "type": "zip",
3559 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
3560 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
3561 "shasum": ""
3562 },
3563 "require": {
3564 "doctrine/annotations": "^1.0",
3565 "doctrine/instantiator": "^1.0.3",
3566 "jms/metadata": "^1.3",
3567 "jms/parser-lib": "1.*",
3568 "php": "^5.5|^7.0",
3569 "phpcollection/phpcollection": "~0.1",
3570 "phpoption/phpoption": "^1.1"
3571 },
3572 "conflict": {
3573 "twig/twig": "<1.12"
3574 },
3575 "require-dev": {
3576 "doctrine/orm": "~2.1",
3577 "doctrine/phpcr-odm": "^1.3|^2.0",
3578 "ext-pdo_sqlite": "*",
3579 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
3580 "phpunit/phpunit": "^4.8|^5.0",
3581 "propel/propel1": "~1.7",
3582 "psr/container": "^1.0",
3583 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
3584 "symfony/expression-language": "^2.6|^3.0",
3585 "symfony/filesystem": "^2.1",
3586 "symfony/form": "~2.1|^3.0",
3587 "symfony/translation": "^2.1|^3.0",
3588 "symfony/validator": "^2.2|^3.0",
3589 "symfony/yaml": "^2.1|^3.0",
3590 "twig/twig": "~1.12|~2.0"
3591 },
3592 "suggest": {
3593 "doctrine/cache": "Required if you like to use cache functionality.",
3594 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
3595 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
3596 },
3597 "type": "library",
3598 "extra": {
3599 "branch-alias": {
3600 "dev-1.x": "1.14-dev"
3601 }
3602 },
3603 "autoload": {
3604 "psr-0": {
3605 "JMS\\Serializer": "src/"
3606 }
3607 },
3608 "notification-url": "https://packagist.org/downloads/",
3609 "license": [
3610 "MIT"
3611 ],
3612 "authors": [
3613 {
3614 "name": "Asmir Mustafic",
3615 "email": "goetas@gmail.com"
3616 },
3617 {
3618 "name": "Johannes M. Schmitt",
3619 "email": "schmittjoh@gmail.com"
3620 }
3621 ],
3622 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
3623 "homepage": "http://jmsyst.com/libs/serializer",
3624 "keywords": [
3625 "deserialization",
3626 "jaxb",
3627 "json",
3628 "serialization",
3629 "xml"
3630 ],
3631 "time": "2019-04-17T08:12:16+00:00"
3632 },
3633 {
3634 "name": "jms/serializer-bundle",
3635 "version": "2.4.4",
3636 "source": {
3637 "type": "git",
3638 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
3639 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb"
3640 },
3641 "dist": {
3642 "type": "zip",
3643 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb",
3644 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb",
3645 "shasum": ""
3646 },
3647 "require": {
3648 "jms/serializer": "^1.10",
3649 "php": "^5.4|^7.0",
3650 "phpoption/phpoption": "^1.1.0",
3651 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
3652 },
3653 "require-dev": {
3654 "doctrine/orm": "*",
3655 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
3656 "symfony/expression-language": "~2.6|~3.0|~4.0",
3657 "symfony/finder": "^2.3|^3.0|^4.0",
3658 "symfony/form": "*",
3659 "symfony/stopwatch": "*",
3660 "symfony/twig-bundle": "*",
3661 "symfony/validator": "*",
3662 "symfony/yaml": "*"
3663 },
3664 "suggest": {
3665 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
3666 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
3667 },
3668 "type": "symfony-bundle",
3669 "extra": {
3670 "branch-alias": {
3671 "dev-master": "2.4-dev"
3672 }
3673 },
3674 "autoload": {
3675 "psr-4": {
3676 "JMS\\SerializerBundle\\": ""
3677 },
3678 "exclude-from-classmap": [
3679 "/Tests/"
3680 ]
3681 },
3682 "notification-url": "https://packagist.org/downloads/",
3683 "license": [
3684 "MIT"
3685 ],
3686 "authors": [
3687 {
3688 "name": "Asmir Mustafic",
3689 "email": "goetas@gmail.com"
3690 },
3691 {
3692 "name": "Johannes M. Schmitt",
3693 "email": "schmittjoh@gmail.com"
3694 }
3695 ],
3696 "description": "Allows you to easily serialize, and deserialize data of any complexity",
3697 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
3698 "keywords": [
3699 "deserialization",
3700 "jaxb",
3701 "json",
3702 "serialization",
3703 "xml"
3704 ],
3705 "time": "2019-03-30T10:26:09+00:00"
3706 },
3707 {
3708 "name": "kphoen/rulerz",
3709 "version": "0.20.5",
3710 "source": {
3711 "type": "git",
3712 "url": "https://github.com/K-Phoen/rulerz.git",
3713 "reference": "42fc542d338717c4649786b4b9e3195cb66c421a"
3714 },
3715 "dist": {
3716 "type": "zip",
3717 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/42fc542d338717c4649786b4b9e3195cb66c421a",
3718 "reference": "42fc542d338717c4649786b4b9e3195cb66c421a",
3719 "shasum": ""
3720 },
3721 "require": {
3722 "hoa/ruler": "~2.0",
3723 "php": ">=5.5",
3724 "symfony/property-access": "~2.3|~3.0"
3725 },
3726 "require-dev": {
3727 "behat/behat": "~3.0",
3728 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
3729 "doctrine/orm": "~2.4",
3730 "elasticsearch/elasticsearch": "~1.0",
3731 "illuminate/database": "~5.0",
3732 "liip/rmt": "^1.2",
3733 "mikey179/vfsstream": "~1.4",
3734 "phpspec/phpspec": "~2.0,>=2.4-dev",
3735 "pomm-project/cli": "~2.0@dev",
3736 "pomm-project/foundation": "~2.0@dev",
3737 "pomm-project/model-manager": "~2.0.@dev",
3738 "ruflin/elastica": "~1.0",
3739 "solarium/solarium": "~3.0",
3740 "vlucas/phpdotenv": "~2.1"
3741 },
3742 "suggest": {
3743 "doctrine/orm": "To execute rules as Doctrine queries",
3744 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
3745 "kphoen/rulerz-spec-builder": "If you want a specification builder",
3746 "pomm-project/model-manager": "To execute rules as Pomm queries",
3747 "solarium/solarium": "To execute rules as Solr queries"
3748 },
3749 "type": "library",
3750 "extra": {
3751 "branch-alias": {
3752 "dev-master": "1.0.x-dev"
3753 }
3754 },
3755 "autoload": {
3756 "psr-4": {
3757 "RulerZ\\": "src/"
3758 }
3759 },
3760 "notification-url": "https://packagist.org/downloads/",
3761 "license": [
3762 "MIT"
3763 ],
3764 "authors": [
3765 {
3766 "name": "Kévin Gomez",
3767 "email": "contact@kevingomez.fr"
3768 }
3769 ],
3770 "description": "Powerful implementation of the Specification pattern",
3771 "homepage": "https://github.com/K-Phoen/RulerZ",
3772 "keywords": [
3773 "doctrine",
3774 "specification"
3775 ],
3776 "time": "2017-12-29T23:36:53+00:00"
3777 },
3778 {
3779 "name": "kphoen/rulerz-bridge",
3780 "version": "1.0.1",
3781 "source": {
3782 "type": "git",
3783 "url": "https://github.com/K-Phoen/rulerz-bridge.git",
3784 "reference": "d0dbf900f93723e82350b307e5d694bb3acc46e3"
3785 },
3786 "dist": {
3787 "type": "zip",
3788 "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/d0dbf900f93723e82350b307e5d694bb3acc46e3",
3789 "reference": "d0dbf900f93723e82350b307e5d694bb3acc46e3",
3790 "shasum": ""
3791 },
3792 "require": {
3793 "kphoen/rulerz": "~0.19,>=0.19.3",
3794 "symfony/form": "^2.8|^3.0",
3795 "symfony/validator": "^2.8|^3.0"
3796 },
3797 "require-dev": {
3798 "liip/rmt": "^1.2",
3799 "phpunit/phpunit": "~4.8",
3800 "symfony/phpunit-bridge": "^2.7|^3.0"
3801 },
3802 "type": "symfony-bridge",
3803 "autoload": {
3804 "psr-4": {
3805 "Symfony\\Bridge\\RulerZ\\": ""
3806 },
3807 "exclude-from-classmap": [
3808 "/Tests/"
3809 ]
3810 },
3811 "notification-url": "https://packagist.org/downloads/",
3812 "license": [
3813 "MIT"
3814 ],
3815 "authors": [
3816 {
3817 "name": "Kévin Gomez",
3818 "email": "contact@kevingomez.fr"
3819 }
3820 ],
3821 "description": "Symfony RulerZ Bridge",
3822 "homepage": "https://github.com/K-Phoen/rulerz-bridge",
3823 "keywords": [
3824 "Bridge",
3825 "doctrine",
3826 "ruler",
3827 "rulerz",
3828 "specification",
3829 "symfony"
3830 ],
3831 "time": "2017-10-09T20:31:47+00:00"
3832 },
3833 {
3834 "name": "kphoen/rulerz-bundle",
3835 "version": "0.14.1",
3836 "source": {
3837 "type": "git",
3838 "url": "https://github.com/K-Phoen/RulerZBundle.git",
3839 "reference": "a78a4b431b00f6ab12805c01aace090924a7b33a"
3840 },
3841 "dist": {
3842 "type": "zip",
3843 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/a78a4b431b00f6ab12805c01aace090924a7b33a",
3844 "reference": "a78a4b431b00f6ab12805c01aace090924a7b33a",
3845 "shasum": ""
3846 },
3847 "require": {
3848 "kphoen/rulerz": "~0.17,>=0.19.3",
3849 "kphoen/rulerz-bridge": "^1.0",
3850 "symfony/framework-bundle": "^2.8|^3.0",
3851 "symfony/validator": "^2.8|^3.0"
3852 },
3853 "require-dev": {
3854 "liip/rmt": "^1.2",
3855 "matthiasnoback/symfony-dependency-injection-test": "~0.7",
3856 "mikey179/vfsstream": "~1.0",
3857 "phpunit/phpunit": "^5.0",
3858 "symfony/phpunit-bridge": "^2.7|^3.0"
3859 },
3860 "type": "symfony-bundle",
3861 "autoload": {
3862 "psr-4": {
3863 "KPhoen\\RulerZBundle\\": ""
3864 }
3865 },
3866 "notification-url": "https://packagist.org/downloads/",
3867 "license": [
3868 "MIT"
3869 ],
3870 "authors": [
3871 {
3872 "name": "Kévin Gomez",
3873 "email": "contact@kevingomez.fr"
3874 }
3875 ],
3876 "description": "Symfony2 Bundle for RulerZ",
3877 "homepage": "https://github.com/K-Phoen/RulerZBundle",
3878 "keywords": [
3879 "doctrine",
3880 "ruler",
3881 "rulerz",
3882 "specification"
3883 ],
3884 "time": "2017-10-22T16:37:45+00:00"
3885 },
3886 {
3887 "name": "lexik/form-filter-bundle",
3888 "version": "v5.0.10",
3889 "source": {
3890 "type": "git",
3891 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
3892 "reference": "92df0638173979dc906bda7a33a10b98429d2057"
3893 },
3894 "dist": {
3895 "type": "zip",
3896 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057",
3897 "reference": "92df0638173979dc906bda7a33a10b98429d2057",
3898 "shasum": ""
3899 },
3900 "require": {
3901 "doctrine/orm": "^2.4.8",
3902 "php": ">=5.5.9",
3903 "symfony/form": "~2.8|~3.0|^4.0",
3904 "symfony/framework-bundle": "~2.8|~3.0|^4.0"
3905 },
3906 "require-dev": {
3907 "doctrine/mongodb-odm-bundle": "^3.0",
3908 "phpunit/phpunit": "~5.0|^7.5"
3909 },
3910 "suggest": {
3911 "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver"
3912 },
3913 "type": "symfony-bundle",
3914 "extra": {
3915 "branch-alias": {
3916 "dev-master": "5.x.x-dev"
3917 }
3918 },
3919 "autoload": {
3920 "psr-4": {
3921 "Lexik\\Bundle\\FormFilterBundle\\": ""
3922 }
3923 },
3924 "notification-url": "https://packagist.org/downloads/",
3925 "license": [
3926 "MIT"
3927 ],
3928 "authors": [
3929 {
3930 "name": "Dev Lexik",
3931 "email": "dev@lexik.fr"
3932 },
3933 {
3934 "name": "Cedric Girard",
3935 "email": "c.girard@lexik.fr"
3936 }
3937 ],
3938 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
3939 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
3940 "keywords": [
3941 "bundle",
3942 "doctrine",
3943 "filter",
3944 "form",
3945 "symfony"
3946 ],
3947 "time": "2019-04-17T17:58:44+00:00"
3948 },
3949 {
3950 "name": "liip/theme-bundle",
3951 "version": "1.6.1",
3952 "source": {
3953 "type": "git",
3954 "url": "https://github.com/liip/LiipThemeBundle.git",
3955 "reference": "f40637ce0523a4e0968e203c09a46acfa4b95d4d"
3956 },
3957 "dist": {
3958 "type": "zip",
3959 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/f40637ce0523a4e0968e203c09a46acfa4b95d4d",
3960 "reference": "f40637ce0523a4e0968e203c09a46acfa4b95d4d",
3961 "shasum": ""
3962 },
3963 "require": {
3964 "php": "^5.3.9|^7.0",
3965 "psr/log": "~1.0",
3966 "symfony/finder": "^2.7|^3.0|^4.0",
3967 "symfony/framework-bundle": "^2.7|^3.0|^4.0",
3968 "symfony/templating": "^2.7|^3.0|^4.0",
3969 "symfony/twig-bundle": "^2.7|^3.0|^4.0",
3970 "twig/twig": "^1.27|^2.0"
3971 },
3972 "conflict": {
3973 "sebastian/comparator": "1.2.3"
3974 },
3975 "require-dev": {
3976 "phpunit/phpunit": "^4.8.35|^6.0",
3977 "symfony/console": "^2.7|^3.0|^4.0",
3978 "symfony/expression-language": "^2.7|^3.0|^4.0"
3979 },
3980 "type": "symfony-bundle",
3981 "extra": {
3982 "branch-alias": {
3983 "dev-master": "1.4-dev"
3984 }
3985 },
3986 "autoload": {
3987 "psr-4": {
3988 "Liip\\ThemeBundle\\": ""
3989 }
3990 },
3991 "notification-url": "https://packagist.org/downloads/",
3992 "license": [
3993 "MIT"
3994 ],
3995 "authors": [
3996 {
3997 "name": "Community contributions",
3998 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
3999 },
4000 {
4001 "name": "Liip AG",
4002 "homepage": "http://www.liip.ch/"
4003 }
4004 ],
4005 "description": "Provides theming support for #Symfony2 Bundles",
4006 "keywords": [
4007 "themes",
4008 "theming"
4009 ],
4010 "time": "2018-10-08T07:20:20+00:00"
4011 },
4012 {
4013 "name": "mgargano/simplehtmldom",
4014 "version": "1.5",
4015 "source": {
4016 "type": "git",
4017 "url": "https://github.com/matgargano/simplehtmldom.git",
4018 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
4019 },
4020 "dist": {
4021 "type": "zip",
4022 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4023 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4024 "shasum": ""
4025 },
4026 "require": {
4027 "php": ">=5.3.0"
4028 },
4029 "type": "library",
4030 "autoload": {
4031 "psr-0": {
4032 "SimpleHtmlDom": "src/"
4033 },
4034 "files": [
4035 "src/simple_html_dom.php"
4036 ]
4037 },
4038 "notification-url": "https://packagist.org/downloads/",
4039 "license": [
4040 "The MIT License"
4041 ],
4042 "authors": [
4043 {
4044 "name": "S.C. Chen",
4045 "email": "me578022@gmail.com"
4046 }
4047 ],
4048 "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",
4049 "homepage": "http://simplehtmldom.sourceforge.net/",
4050 "keywords": [
4051 "Simple",
4052 "dom",
4053 "html"
4054 ],
4055 "time": "2014-01-05T18:17:34+00:00"
4056 },
4057 {
4058 "name": "michelf/php-markdown",
4059 "version": "1.8.0",
4060 "source": {
4061 "type": "git",
4062 "url": "https://github.com/michelf/php-markdown.git",
4063 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
4064 },
4065 "dist": {
4066 "type": "zip",
4067 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
4068 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
4069 "shasum": ""
4070 },
4071 "require": {
4072 "php": ">=5.3.0"
4073 },
4074 "type": "library",
4075 "autoload": {
4076 "psr-4": {
4077 "Michelf\\": "Michelf/"
4078 }
4079 },
4080 "notification-url": "https://packagist.org/downloads/",
4081 "license": [
4082 "BSD-3-Clause"
4083 ],
4084 "authors": [
4085 {
4086 "name": "Michel Fortin",
4087 "email": "michel.fortin@michelf.ca",
4088 "homepage": "https://michelf.ca/",
4089 "role": "Developer"
4090 },
4091 {
4092 "name": "John Gruber",
4093 "homepage": "https://daringfireball.net/"
4094 }
4095 ],
4096 "description": "PHP Markdown",
4097 "homepage": "https://michelf.ca/projects/php-markdown/",
4098 "keywords": [
4099 "markdown"
4100 ],
4101 "time": "2018-01-15T00:49:33+00:00"
4102 },
4103 {
4104 "name": "mnapoli/piwik-twig-extension",
4105 "version": "1.0.0",
4106 "source": {
4107 "type": "git",
4108 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
4109 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f"
4110 },
4111 "dist": {
4112 "type": "zip",
4113 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/5171ab7221830a9d377add03dd60dbe6bd7b331f",
4114 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f",
4115 "shasum": ""
4116 },
4117 "require": {
4118 "php": ">=5.4",
4119 "twig/twig": "~1.10"
4120 },
4121 "require-dev": {
4122 "phpunit/phpunit": "~4.0"
4123 },
4124 "type": "library",
4125 "autoload": {
4126 "psr-4": {
4127 "PiwikTwigExtension\\": "src/"
4128 }
4129 },
4130 "notification-url": "https://packagist.org/downloads/",
4131 "license": [
4132 "MIT"
4133 ],
4134 "time": "2014-09-16T06:51:19+00:00"
4135 },
4136 {
4137 "name": "monolog/monolog",
4138 "version": "1.24.0",
4139 "source": {
4140 "type": "git",
4141 "url": "https://github.com/Seldaek/monolog.git",
4142 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
4143 },
4144 "dist": {
4145 "type": "zip",
4146 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
4147 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
4148 "shasum": ""
4149 },
4150 "require": {
4151 "php": ">=5.3.0",
4152 "psr/log": "~1.0"
4153 },
4154 "provide": {
4155 "psr/log-implementation": "1.0.0"
4156 },
4157 "require-dev": {
4158 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4159 "doctrine/couchdb": "~1.0@dev",
4160 "graylog2/gelf-php": "~1.0",
4161 "jakub-onderka/php-parallel-lint": "0.9",
4162 "php-amqplib/php-amqplib": "~2.4",
4163 "php-console/php-console": "^3.1.3",
4164 "phpunit/phpunit": "~4.5",
4165 "phpunit/phpunit-mock-objects": "2.3.0",
4166 "ruflin/elastica": ">=0.90 <3.0",
4167 "sentry/sentry": "^0.13",
4168 "swiftmailer/swiftmailer": "^5.3|^6.0"
4169 },
4170 "suggest": {
4171 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4172 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4173 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4174 "ext-mongo": "Allow sending log messages to a MongoDB server",
4175 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4176 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
4177 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4178 "php-console/php-console": "Allow sending log messages to Google Chrome",
4179 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4180 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
4181 "sentry/sentry": "Allow sending log messages to a Sentry server"
4182 },
4183 "type": "library",
4184 "extra": {
4185 "branch-alias": {
4186 "dev-master": "2.0.x-dev"
4187 }
4188 },
4189 "autoload": {
4190 "psr-4": {
4191 "Monolog\\": "src/Monolog"
4192 }
4193 },
4194 "notification-url": "https://packagist.org/downloads/",
4195 "license": [
4196 "MIT"
4197 ],
4198 "authors": [
4199 {
4200 "name": "Jordi Boggiano",
4201 "email": "j.boggiano@seld.be",
4202 "homepage": "http://seld.be"
4203 }
4204 ],
4205 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4206 "homepage": "http://github.com/Seldaek/monolog",
4207 "keywords": [
4208 "log",
4209 "logging",
4210 "psr-3"
4211 ],
4212 "time": "2018-11-05T09:00:11+00:00"
4213 },
4214 {
4215 "name": "nelmio/api-doc-bundle",
4216 "version": "2.13.3",
4217 "target-dir": "Nelmio/ApiDocBundle",
4218 "source": {
4219 "type": "git",
4220 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
4221 "reference": "f0a606b6362c363043e01aa079bee2b0b5eb47a2"
4222 },
4223 "dist": {
4224 "type": "zip",
4225 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/f0a606b6362c363043e01aa079bee2b0b5eb47a2",
4226 "reference": "f0a606b6362c363043e01aa079bee2b0b5eb47a2",
4227 "shasum": ""
4228 },
4229 "require": {
4230 "michelf/php-markdown": "~1.4",
4231 "php": ">=5.4",
4232 "symfony/console": "~2.3|~3.0|~4.0",
4233 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
4234 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
4235 },
4236 "conflict": {
4237 "jms/serializer": "<0.12",
4238 "jms/serializer-bundle": "<0.11",
4239 "symfony/symfony": "~2.7.8",
4240 "twig/twig": "<1.12"
4241 },
4242 "require-dev": {
4243 "doctrine/doctrine-bundle": "~1.5",
4244 "doctrine/orm": "~2.3",
4245 "dunglas/api-bundle": "~1.0",
4246 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
4247 "jms/serializer-bundle": ">=0.11",
4248 "sensio/framework-extra-bundle": "~3.0",
4249 "symfony/browser-kit": "~2.3|~3.0|~4.0",
4250 "symfony/css-selector": "~2.3|~3.0|~4.0",
4251 "symfony/finder": "~2.3|~3.0|~4.0",
4252 "symfony/form": "~2.3|~3.0|~4.0",
4253 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
4254 "symfony/serializer": "~2.7|~3.0|~4.0",
4255 "symfony/validator": "~2.3|~3.0|~4.0",
4256 "symfony/yaml": "~2.3|~3.0|~4.0"
4257 },
4258 "suggest": {
4259 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
4260 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
4261 "jms/serializer": "For making use of serializer information in the doc.",
4262 "symfony/form": "For using form definitions as input.",
4263 "symfony/validator": "For making use of validator information in the doc."
4264 },
4265 "type": "symfony-bundle",
4266 "extra": {
4267 "branch-alias": {
4268 "dev-2.x": "2.13-dev"
4269 }
4270 },
4271 "autoload": {
4272 "psr-0": {
4273 "Nelmio\\ApiDocBundle": ""
4274 }
4275 },
4276 "notification-url": "https://packagist.org/downloads/",
4277 "license": [
4278 "MIT"
4279 ],
4280 "authors": [
4281 {
4282 "name": "Nelmio",
4283 "homepage": "http://nelm.io"
4284 },
4285 {
4286 "name": "Symfony Community",
4287 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
4288 }
4289 ],
4290 "description": "Generates documentation for your REST API from annotations",
4291 "keywords": [
4292 "api",
4293 "doc",
4294 "documentation",
4295 "rest"
4296 ],
4297 "time": "2017-12-05T06:14:09+00:00"
4298 },
4299 {
4300 "name": "nelmio/cors-bundle",
4301 "version": "1.5.5",
4302 "source": {
4303 "type": "git",
4304 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
4305 "reference": "adabee944e6fe52ee566caf1770a29355b1e8d83"
4306 },
4307 "dist": {
4308 "type": "zip",
4309 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/adabee944e6fe52ee566caf1770a29355b1e8d83",
4310 "reference": "adabee944e6fe52ee566caf1770a29355b1e8d83",
4311 "shasum": ""
4312 },
4313 "require": {
4314 "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
4315 },
4316 "require-dev": {
4317 "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
4318 "mockery/mockery": "^0.9 || ^1.0",
4319 "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
4320 },
4321 "type": "symfony-bundle",
4322 "extra": {
4323 "branch-alias": {
4324 "dev-master": "1.5.x-dev"
4325 }
4326 },
4327 "autoload": {
4328 "psr-4": {
4329 "Nelmio\\CorsBundle\\": ""
4330 },
4331 "exclude-from-classmap": [
4332 "/Tests/"
4333 ]
4334 },
4335 "notification-url": "https://packagist.org/downloads/",
4336 "license": [
4337 "MIT"
4338 ],
4339 "authors": [
4340 {
4341 "name": "Nelmio",
4342 "homepage": "http://nelm.io"
4343 },
4344 {
4345 "name": "Symfony Community",
4346 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
4347 }
4348 ],
4349 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
4350 "keywords": [
4351 "api",
4352 "cors",
4353 "crossdomain"
4354 ],
4355 "time": "2019-02-27T13:13:15+00:00"
4356 },
4357 {
4358 "name": "ocramius/proxy-manager",
4359 "version": "1.0.2",
4360 "source": {
4361 "type": "git",
4362 "url": "https://github.com/Ocramius/ProxyManager.git",
4363 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
4364 },
4365 "dist": {
4366 "type": "zip",
4367 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
4368 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
4369 "shasum": ""
4370 },
4371 "require": {
4372 "php": ">=5.3.3",
4373 "zendframework/zend-code": ">2.2.5,<3.0"
4374 },
4375 "require-dev": {
4376 "ext-phar": "*",
4377 "phpunit/phpunit": "~4.0",
4378 "squizlabs/php_codesniffer": "1.5.*"
4379 },
4380 "suggest": {
4381 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
4382 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
4383 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
4384 "zendframework/zend-stdlib": "To use the hydrator proxy",
4385 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
4386 },
4387 "type": "library",
4388 "extra": {
4389 "branch-alias": {
4390 "dev-master": "2.0.x-dev"
4391 }
4392 },
4393 "autoload": {
4394 "psr-0": {
4395 "ProxyManager\\": "src"
4396 }
4397 },
4398 "notification-url": "https://packagist.org/downloads/",
4399 "license": [
4400 "MIT"
4401 ],
4402 "authors": [
4403 {
4404 "name": "Marco Pivetta",
4405 "email": "ocramius@gmail.com",
4406 "homepage": "http://ocramius.github.com/"
4407 }
4408 ],
4409 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
4410 "homepage": "https://github.com/Ocramius/ProxyManager",
4411 "keywords": [
4412 "aop",
4413 "lazy loading",
4414 "proxy",
4415 "proxy pattern",
4416 "service proxies"
4417 ],
4418 "time": "2015-08-09T04:28:19+00:00"
4419 },
4420 {
4421 "name": "pagerfanta/pagerfanta",
4422 "version": "v1.1.0",
4423 "source": {
4424 "type": "git",
4425 "url": "https://github.com/whiteoctober/Pagerfanta.git",
4426 "reference": "8400ab498e500018cff9a099ac22555e7949aa9a"
4427 },
4428 "dist": {
4429 "type": "zip",
4430 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/8400ab498e500018cff9a099ac22555e7949aa9a",
4431 "reference": "8400ab498e500018cff9a099ac22555e7949aa9a",
4432 "shasum": ""
4433 },
4434 "require": {
4435 "php": ">=5.3.0"
4436 },
4437 "require-dev": {
4438 "doctrine/orm": "~2.3",
4439 "doctrine/phpcr-odm": "1.*",
4440 "jackalope/jackalope-doctrine-dbal": "1.*",
4441 "jmikola/geojson": "~1.0",
4442 "mandango/mandango": "~1.0@dev",
4443 "mandango/mondator": "~1.0@dev",
4444 "phpunit/phpunit": "^4.8.35 | ^5.7",
4445 "propel/propel": "~2.0@dev",
4446 "propel/propel1": "~1.6",
4447 "ruflin/elastica": "~1.3",
4448 "solarium/solarium": "~3.1"
4449 },
4450 "suggest": {
4451 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
4452 "doctrine/orm": "To use the DoctrineORMAdapter.",
4453 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
4454 "mandango/mandango": "To use the MandangoAdapter.",
4455 "propel/propel": "To use the Propel2Adapter",
4456 "propel/propel1": "To use the PropelAdapter",
4457 "solarium/solarium": "To use the SolariumAdapter."
4458 },
4459 "type": "library",
4460 "extra": {
4461 "branch-alias": {
4462 "dev-master": "1.0.x-dev"
4463 }
4464 },
4465 "autoload": {
4466 "psr-0": {
4467 "Pagerfanta\\": "src/"
4468 }
4469 },
4470 "notification-url": "https://packagist.org/downloads/",
4471 "license": [
4472 "MIT"
4473 ],
4474 "authors": [
4475 {
4476 "name": "Pablo Díez",
4477 "email": "pablodip@gmail.com"
4478 }
4479 ],
4480 "description": "Pagination for PHP 5.3",
4481 "keywords": [
4482 "page",
4483 "pagination",
4484 "paginator",
4485 "paging"
4486 ],
4487 "time": "2018-05-01T10:49:10+00:00"
4488 },
4489 {
4490 "name": "paragonie/random_compat",
4491 "version": "v2.0.18",
4492 "source": {
4493 "type": "git",
4494 "url": "https://github.com/paragonie/random_compat.git",
4495 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
4496 },
4497 "dist": {
4498 "type": "zip",
4499 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
4500 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
4501 "shasum": ""
4502 },
4503 "require": {
4504 "php": ">=5.2.0"
4505 },
4506 "require-dev": {
4507 "phpunit/phpunit": "4.*|5.*"
4508 },
4509 "suggest": {
4510 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
4511 },
4512 "type": "library",
4513 "autoload": {
4514 "files": [
4515 "lib/random.php"
4516 ]
4517 },
4518 "notification-url": "https://packagist.org/downloads/",
4519 "license": [
4520 "MIT"
4521 ],
4522 "authors": [
4523 {
4524 "name": "Paragon Initiative Enterprises",
4525 "email": "security@paragonie.com",
4526 "homepage": "https://paragonie.com"
4527 }
4528 ],
4529 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
4530 "keywords": [
4531 "csprng",
4532 "polyfill",
4533 "pseudorandom",
4534 "random"
4535 ],
4536 "time": "2019-01-03T20:59:08+00:00"
4537 },
4538 {
4539 "name": "php-amqplib/php-amqplib",
4540 "version": "v2.9.2",
4541 "source": {
4542 "type": "git",
4543 "url": "https://github.com/php-amqplib/php-amqplib.git",
4544 "reference": "76faddcd668dabb8d4f7c00e86b8a9decd781a59"
4545 },
4546 "dist": {
4547 "type": "zip",
4548 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/76faddcd668dabb8d4f7c00e86b8a9decd781a59",
4549 "reference": "76faddcd668dabb8d4f7c00e86b8a9decd781a59",
4550 "shasum": ""
4551 },
4552 "require": {
4553 "ext-bcmath": "*",
4554 "ext-sockets": "*",
4555 "php": ">=5.4.0"
4556 },
4557 "replace": {
4558 "videlalvaro/php-amqplib": "self.version"
4559 },
4560 "require-dev": {
4561 "ext-curl": "*",
4562 "nategood/httpful": "^0.2.20",
4563 "phpdocumentor/phpdocumentor": "^2.9",
4564 "phpunit/phpunit": "^4.8",
4565 "squizlabs/php_codesniffer": "^2.5"
4566 },
4567 "type": "library",
4568 "extra": {
4569 "branch-alias": {
4570 "dev-master": "2.8-dev"
4571 }
4572 },
4573 "autoload": {
4574 "psr-4": {
4575 "PhpAmqpLib\\": "PhpAmqpLib/"
4576 }
4577 },
4578 "notification-url": "https://packagist.org/downloads/",
4579 "license": [
4580 "LGPL-2.1-or-later"
4581 ],
4582 "authors": [
4583 {
4584 "name": "Alvaro Videla",
4585 "role": "Original Maintainer"
4586 },
4587 {
4588 "name": "John Kelly",
4589 "email": "johnmkelly86@gmail.com",
4590 "role": "Maintainer"
4591 },
4592 {
4593 "name": "Raúl Araya",
4594 "email": "nubeiro@gmail.com",
4595 "role": "Maintainer"
4596 },
4597 {
4598 "name": "Luke Bakken",
4599 "email": "luke@bakken.io",
4600 "role": "Maintainer"
4601 }
4602 ],
4603 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
4604 "homepage": "https://github.com/php-amqplib/php-amqplib/",
4605 "keywords": [
4606 "message",
4607 "queue",
4608 "rabbitmq"
4609 ],
4610 "time": "2019-04-24T15:36:21+00:00"
4611 },
4612 {
4613 "name": "php-amqplib/rabbitmq-bundle",
4614 "version": "v1.14.4",
4615 "source": {
4616 "type": "git",
4617 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
4618 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8"
4619 },
4620 "dist": {
4621 "type": "zip",
4622 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8",
4623 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8",
4624 "shasum": ""
4625 },
4626 "require": {
4627 "php": "^5.3.9|^7.0",
4628 "php-amqplib/php-amqplib": "^2.6",
4629 "psr/log": "^1.0",
4630 "symfony/config": "^2.7|^3.0|^4.0",
4631 "symfony/console": "^2.7|^3.0|^4.0",
4632 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
4633 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
4634 "symfony/yaml": "^2.7|^3.0|^4.0"
4635 },
4636 "replace": {
4637 "oldsound/rabbitmq-bundle": "self.version"
4638 },
4639 "require-dev": {
4640 "phpunit/phpunit": "^4.8.35|^5.4.3",
4641 "symfony/debug": "^2.7|^3.0|^4.0",
4642 "symfony/serializer": "^2.7|^3.0|^4.0"
4643 },
4644 "suggest": {
4645 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
4646 },
4647 "type": "symfony-bundle",
4648 "extra": {
4649 "branch-alias": {
4650 "dev-master": "1.10.x-dev"
4651 }
4652 },
4653 "autoload": {
4654 "psr-4": {
4655 "OldSound\\RabbitMqBundle\\": ""
4656 },
4657 "exclude-from-classmap": [
4658 "/Tests/"
4659 ]
4660 },
4661 "notification-url": "https://packagist.org/downloads/",
4662 "license": [
4663 "MIT"
4664 ],
4665 "authors": [
4666 {
4667 "name": "Alvaro Videla"
4668 }
4669 ],
4670 "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
4671 "keywords": [
4672 "AMQP",
4673 "Symfony2",
4674 "message",
4675 "queue",
4676 "rabbitmq",
4677 "symfony",
4678 "symfony3",
4679 "symfony4"
4680 ],
4681 "time": "2018-05-02T13:12:32+00:00"
4682 },
4683 {
4684 "name": "phpcollection/phpcollection",
4685 "version": "0.5.0",
4686 "source": {
4687 "type": "git",
4688 "url": "https://github.com/schmittjoh/php-collection.git",
4689 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
4690 },
4691 "dist": {
4692 "type": "zip",
4693 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4694 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4695 "shasum": ""
4696 },
4697 "require": {
4698 "phpoption/phpoption": "1.*"
4699 },
4700 "type": "library",
4701 "extra": {
4702 "branch-alias": {
4703 "dev-master": "0.4-dev"
4704 }
4705 },
4706 "autoload": {
4707 "psr-0": {
4708 "PhpCollection": "src/"
4709 }
4710 },
4711 "notification-url": "https://packagist.org/downloads/",
4712 "license": [
4713 "Apache2"
4714 ],
4715 "authors": [
4716 {
4717 "name": "Johannes M. Schmitt",
4718 "email": "schmittjoh@gmail.com"
4719 }
4720 ],
4721 "description": "General-Purpose Collection Library for PHP",
4722 "keywords": [
4723 "collection",
4724 "list",
4725 "map",
4726 "sequence",
4727 "set"
4728 ],
4729 "time": "2015-05-17T12:39:23+00:00"
4730 },
4731 {
4732 "name": "phpoption/phpoption",
4733 "version": "1.5.0",
4734 "source": {
4735 "type": "git",
4736 "url": "https://github.com/schmittjoh/php-option.git",
4737 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
4738 },
4739 "dist": {
4740 "type": "zip",
4741 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4742 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4743 "shasum": ""
4744 },
4745 "require": {
4746 "php": ">=5.3.0"
4747 },
4748 "require-dev": {
4749 "phpunit/phpunit": "4.7.*"
4750 },
4751 "type": "library",
4752 "extra": {
4753 "branch-alias": {
4754 "dev-master": "1.3-dev"
4755 }
4756 },
4757 "autoload": {
4758 "psr-0": {
4759 "PhpOption\\": "src/"
4760 }
4761 },
4762 "notification-url": "https://packagist.org/downloads/",
4763 "license": [
4764 "Apache2"
4765 ],
4766 "authors": [
4767 {
4768 "name": "Johannes M. Schmitt",
4769 "email": "schmittjoh@gmail.com"
4770 }
4771 ],
4772 "description": "Option Type for PHP",
4773 "keywords": [
4774 "language",
4775 "option",
4776 "php",
4777 "type"
4778 ],
4779 "time": "2015-07-25T16:39:46+00:00"
4780 },
4781 {
4782 "name": "phpzip/phpzip",
4783 "version": "2.0.8",
4784 "source": {
4785 "type": "git",
4786 "url": "https://github.com/Grandt/PHPZip.git",
4787 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
4788 },
4789 "dist": {
4790 "type": "zip",
4791 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
4792 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
4793 "shasum": ""
4794 },
4795 "require": {
4796 "grandt/binstring": ">=1.0.0",
4797 "grandt/phpzipmerge": ">=1.0.4",
4798 "grandt/relativepath": ">=1.0.2",
4799 "php": ">=5.3.0"
4800 },
4801 "type": "library",
4802 "autoload": {
4803 "psr-4": {
4804 "PHPZip\\Zip\\": "src/Zip"
4805 }
4806 },
4807 "notification-url": "https://packagist.org/downloads/",
4808 "license": [
4809 "LGPL-2.1"
4810 ],
4811 "authors": [
4812 {
4813 "name": "Adam Schmalhofer",
4814 "email": "Adam.Schmalhofer@gmx.de",
4815 "role": "Developer"
4816 },
4817 {
4818 "name": "A. Grandt",
4819 "email": "php@grandt.com",
4820 "homepage": "http://grandt.com",
4821 "role": "Developer"
4822 },
4823 {
4824 "name": "Greg Kappatos",
4825 "homepage": "http://websiteconnect.com.au",
4826 "role": "Developer"
4827 }
4828 ],
4829 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
4830 "homepage": "https://github.com/Grandt/PHPZip",
4831 "keywords": [
4832 "archive",
4833 "compressed",
4834 "compression",
4835 "phpzip",
4836 "pkzip",
4837 "stream",
4838 "zip"
4839 ],
4840 "time": "2015-11-16T16:30:51+00:00"
4841 },
4842 {
4843 "name": "predis/predis",
4844 "version": "v1.1.1",
4845 "source": {
4846 "type": "git",
4847 "url": "https://github.com/nrk/predis.git",
4848 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
4849 },
4850 "dist": {
4851 "type": "zip",
4852 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
4853 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
4854 "shasum": ""
4855 },
4856 "require": {
4857 "php": ">=5.3.9"
4858 },
4859 "require-dev": {
4860 "phpunit/phpunit": "~4.8"
4861 },
4862 "suggest": {
4863 "ext-curl": "Allows access to Webdis when paired with phpiredis",
4864 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
4865 },
4866 "type": "library",
4867 "autoload": {
4868 "psr-4": {
4869 "Predis\\": "src/"
4870 }
4871 },
4872 "notification-url": "https://packagist.org/downloads/",
4873 "license": [
4874 "MIT"
4875 ],
4876 "authors": [
4877 {
4878 "name": "Daniele Alessandri",
4879 "email": "suppakilla@gmail.com",
4880 "homepage": "http://clorophilla.net"
4881 }
4882 ],
4883 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
4884 "homepage": "http://github.com/nrk/predis",
4885 "keywords": [
4886 "nosql",
4887 "predis",
4888 "redis"
4889 ],
4890 "time": "2016-06-16T16:22:20+00:00"
4891 },
4892 {
4893 "name": "psr/cache",
4894 "version": "1.0.1",
4895 "source": {
4896 "type": "git",
4897 "url": "https://github.com/php-fig/cache.git",
4898 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
4899 },
4900 "dist": {
4901 "type": "zip",
4902 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
4903 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
4904 "shasum": ""
4905 },
4906 "require": {
4907 "php": ">=5.3.0"
4908 },
4909 "type": "library",
4910 "extra": {
4911 "branch-alias": {
4912 "dev-master": "1.0.x-dev"
4913 }
4914 },
4915 "autoload": {
4916 "psr-4": {
4917 "Psr\\Cache\\": "src/"
4918 }
4919 },
4920 "notification-url": "https://packagist.org/downloads/",
4921 "license": [
4922 "MIT"
4923 ],
4924 "authors": [
4925 {
4926 "name": "PHP-FIG",
4927 "homepage": "http://www.php-fig.org/"
4928 }
4929 ],
4930 "description": "Common interface for caching libraries",
4931 "keywords": [
4932 "cache",
4933 "psr",
4934 "psr-6"
4935 ],
4936 "time": "2016-08-06T20:24:11+00:00"
4937 },
4938 {
4939 "name": "psr/container",
4940 "version": "1.0.0",
4941 "source": {
4942 "type": "git",
4943 "url": "https://github.com/php-fig/container.git",
4944 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
4945 },
4946 "dist": {
4947 "type": "zip",
4948 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
4949 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
4950 "shasum": ""
4951 },
4952 "require": {
4953 "php": ">=5.3.0"
4954 },
4955 "type": "library",
4956 "extra": {
4957 "branch-alias": {
4958 "dev-master": "1.0.x-dev"
4959 }
4960 },
4961 "autoload": {
4962 "psr-4": {
4963 "Psr\\Container\\": "src/"
4964 }
4965 },
4966 "notification-url": "https://packagist.org/downloads/",
4967 "license": [
4968 "MIT"
4969 ],
4970 "authors": [
4971 {
4972 "name": "PHP-FIG",
4973 "homepage": "http://www.php-fig.org/"
4974 }
4975 ],
4976 "description": "Common Container Interface (PHP FIG PSR-11)",
4977 "homepage": "https://github.com/php-fig/container",
4978 "keywords": [
4979 "PSR-11",
4980 "container",
4981 "container-interface",
4982 "container-interop",
4983 "psr"
4984 ],
4985 "time": "2017-02-14T16:28:37+00:00"
4986 },
4987 {
4988 "name": "psr/link",
4989 "version": "1.0.0",
4990 "source": {
4991 "type": "git",
4992 "url": "https://github.com/php-fig/link.git",
4993 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
4994 },
4995 "dist": {
4996 "type": "zip",
4997 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
4998 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
4999 "shasum": ""
5000 },
5001 "require": {
5002 "php": ">=5.3.0"
5003 },
5004 "type": "library",
5005 "extra": {
5006 "branch-alias": {
5007 "dev-master": "1.0.x-dev"
5008 }
5009 },
5010 "autoload": {
5011 "psr-4": {
5012 "Psr\\Link\\": "src/"
5013 }
5014 },
5015 "notification-url": "https://packagist.org/downloads/",
5016 "license": [
5017 "MIT"
5018 ],
5019 "authors": [
5020 {
5021 "name": "PHP-FIG",
5022 "homepage": "http://www.php-fig.org/"
5023 }
5024 ],
5025 "description": "Common interfaces for HTTP links",
5026 "keywords": [
5027 "http",
5028 "http-link",
5029 "link",
5030 "psr",
5031 "psr-13",
5032 "rest"
5033 ],
5034 "time": "2016-10-28T16:06:13+00:00"
5035 },
5036 {
5037 "name": "psr/log",
5038 "version": "1.1.0",
5039 "source": {
5040 "type": "git",
5041 "url": "https://github.com/php-fig/log.git",
5042 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
5043 },
5044 "dist": {
5045 "type": "zip",
5046 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
5047 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
5048 "shasum": ""
5049 },
5050 "require": {
5051 "php": ">=5.3.0"
5052 },
5053 "type": "library",
5054 "extra": {
5055 "branch-alias": {
5056 "dev-master": "1.0.x-dev"
5057 }
5058 },
5059 "autoload": {
5060 "psr-4": {
5061 "Psr\\Log\\": "Psr/Log/"
5062 }
5063 },
5064 "notification-url": "https://packagist.org/downloads/",
5065 "license": [
5066 "MIT"
5067 ],
5068 "authors": [
5069 {
5070 "name": "PHP-FIG",
5071 "homepage": "http://www.php-fig.org/"
5072 }
5073 ],
5074 "description": "Common interface for logging libraries",
5075 "homepage": "https://github.com/php-fig/log",
5076 "keywords": [
5077 "log",
5078 "psr",
5079 "psr-3"
5080 ],
5081 "time": "2018-11-20T15:27:04+00:00"
5082 },
5083 {
5084 "name": "psr/simple-cache",
5085 "version": "1.0.1",
5086 "source": {
5087 "type": "git",
5088 "url": "https://github.com/php-fig/simple-cache.git",
5089 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
5090 },
5091 "dist": {
5092 "type": "zip",
5093 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
5094 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
5095 "shasum": ""
5096 },
5097 "require": {
5098 "php": ">=5.3.0"
5099 },
5100 "type": "library",
5101 "extra": {
5102 "branch-alias": {
5103 "dev-master": "1.0.x-dev"
5104 }
5105 },
5106 "autoload": {
5107 "psr-4": {
5108 "Psr\\SimpleCache\\": "src/"
5109 }
5110 },
5111 "notification-url": "https://packagist.org/downloads/",
5112 "license": [
5113 "MIT"
5114 ],
5115 "authors": [
5116 {
5117 "name": "PHP-FIG",
5118 "homepage": "http://www.php-fig.org/"
5119 }
5120 ],
5121 "description": "Common interfaces for simple caching",
5122 "keywords": [
5123 "cache",
5124 "caching",
5125 "psr",
5126 "psr-16",
5127 "simple-cache"
5128 ],
5129 "time": "2017-10-23T01:57:42+00:00"
5130 },
5131 {
5132 "name": "react/promise",
5133 "version": "v2.7.1",
5134 "source": {
5135 "type": "git",
5136 "url": "https://github.com/reactphp/promise.git",
5137 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
5138 },
5139 "dist": {
5140 "type": "zip",
5141 "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
5142 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
5143 "shasum": ""
5144 },
5145 "require": {
5146 "php": ">=5.4.0"
5147 },
5148 "require-dev": {
5149 "phpunit/phpunit": "~4.8"
5150 },
5151 "type": "library",
5152 "autoload": {
5153 "psr-4": {
5154 "React\\Promise\\": "src/"
5155 },
5156 "files": [
5157 "src/functions_include.php"
5158 ]
5159 },
5160 "notification-url": "https://packagist.org/downloads/",
5161 "license": [
5162 "MIT"
5163 ],
5164 "authors": [
5165 {
5166 "name": "Jan Sorgalla",
5167 "email": "jsorgalla@gmail.com"
5168 }
5169 ],
5170 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
5171 "keywords": [
5172 "promise",
5173 "promises"
5174 ],
5175 "time": "2019-01-07T21:25:54+00:00"
5176 },
5177 {
5178 "name": "scheb/two-factor-bundle",
5179 "version": "v2.14.0",
5180 "source": {
5181 "type": "git",
5182 "url": "https://github.com/scheb/two-factor-bundle.git",
5183 "reference": "6ba7afc0e79fd3321e7c4f9974ff9b6d2f751222"
5184 },
5185 "dist": {
5186 "type": "zip",
5187 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/6ba7afc0e79fd3321e7c4f9974ff9b6d2f751222",
5188 "reference": "6ba7afc0e79fd3321e7c4f9974ff9b6d2f751222",
5189 "shasum": ""
5190 },
5191 "require": {
5192 "paragonie/random_compat": "~1.0|~2.0",
5193 "sonata-project/google-authenticator": "~1.0",
5194 "symfony/config": "~2.6|~3.0|^4.0",
5195 "symfony/console": "~2.6|~3.0|^4.0",
5196 "symfony/dependency-injection": "~2.6|~3.0|^4.0",
5197 "symfony/event-dispatcher": "~2.6|~3.0|^4.0",
5198 "symfony/framework-bundle": "~2.6|~3.0|^4.0",
5199 "symfony/http-foundation": "~2.6|~3.0|^4.0",
5200 "symfony/http-kernel": "~2.6|~3.0|^4.0",
5201 "symfony/security-core": "~2.6|~3.0|^4.0",
5202 "symfony/security-http": "~2.6|~3.0|^4.0"
5203 },
5204 "require-dev": {
5205 "doctrine/orm": "~2.4,>=2.4.5",
5206 "phpunit/phpunit": ">=4.8,<6.0",
5207 "satooshi/php-coveralls": "~0.6",
5208 "swiftmailer/swiftmailer": ">=4.3,<6.0",
5209 "symfony/phpunit-bridge": "~2.7|~3.0|^4.0",
5210 "symfony/templating": "~2.6|~3.0|^4.0"
5211 },
5212 "suggest": {
5213 "ocramius/proxy-manager": "For performance improvements",
5214 "r/u2f-two-factor-bundle": "Two-factor provider for U2F Yuibkey"
5215 },
5216 "type": "symfony-bundle",
5217 "autoload": {
5218 "psr-4": {
5219 "Scheb\\TwoFactorBundle\\": ""
5220 }
5221 },
5222 "notification-url": "https://packagist.org/downloads/",
5223 "license": [
5224 "MIT"
5225 ],
5226 "authors": [
5227 {
5228 "name": "Christian Scheb",
5229 "email": "me@christianscheb.de"
5230 }
5231 ],
5232 "description": "Provides two-factor authentication for Symfony applications",
5233 "homepage": "https://github.com/scheb/two-factor-bundle",
5234 "keywords": [
5235 "Authentication",
5236 "security",
5237 "symfony",
5238 "two-factor",
5239 "two-step"
5240 ],
5241 "time": "2017-11-18T10:48:13+00:00"
5242 },
5243 {
5244 "name": "sensio/distribution-bundle",
5245 "version": "v5.0.24",
5246 "source": {
5247 "type": "git",
5248 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
5249 "reference": "59eac70f15f97ee945924948a6f5e2f6f86b7a4b"
5250 },
5251 "dist": {
5252 "type": "zip",
5253 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/59eac70f15f97ee945924948a6f5e2f6f86b7a4b",
5254 "reference": "59eac70f15f97ee945924948a6f5e2f6f86b7a4b",
5255 "shasum": ""
5256 },
5257 "require": {
5258 "php": ">=5.3.9",
5259 "sensiolabs/security-checker": "~5.0",
5260 "symfony/class-loader": "~2.3|~3.0",
5261 "symfony/config": "~2.3|~3.0",
5262 "symfony/dependency-injection": "~2.3|~3.0",
5263 "symfony/filesystem": "~2.3|~3.0",
5264 "symfony/http-kernel": "~2.3|~3.0",
5265 "symfony/process": "~2.3|~3.0"
5266 },
5267 "type": "symfony-bundle",
5268 "extra": {
5269 "branch-alias": {
5270 "dev-master": "5.0.x-dev"
5271 }
5272 },
5273 "autoload": {
5274 "psr-4": {
5275 "Sensio\\Bundle\\DistributionBundle\\": ""
5276 }
5277 },
5278 "notification-url": "https://packagist.org/downloads/",
5279 "license": [
5280 "MIT"
5281 ],
5282 "authors": [
5283 {
5284 "name": "Fabien Potencier",
5285 "email": "fabien@symfony.com"
5286 }
5287 ],
5288 "description": "Base bundle for Symfony Distributions",
5289 "keywords": [
5290 "configuration",
5291 "distribution"
5292 ],
5293 "time": "2018-12-14T17:36:15+00:00"
5294 },
5295 {
5296 "name": "sensio/framework-extra-bundle",
5297 "version": "v3.0.29",
5298 "source": {
5299 "type": "git",
5300 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
5301 "reference": "bb907234df776b68922eb4b25bfa061683597b6a"
5302 },
5303 "dist": {
5304 "type": "zip",
5305 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bb907234df776b68922eb4b25bfa061683597b6a",
5306 "reference": "bb907234df776b68922eb4b25bfa061683597b6a",
5307 "shasum": ""
5308 },
5309 "require": {
5310 "doctrine/common": "~2.2",
5311 "symfony/dependency-injection": "~2.3|~3.0",
5312 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
5313 },
5314 "require-dev": {
5315 "doctrine/doctrine-bundle": "~1.5",
5316 "doctrine/orm": "~2.4,>=2.4.5",
5317 "symfony/asset": "~2.7|~3.0|~4.0",
5318 "symfony/browser-kit": "~2.3|~3.0|~4.0",
5319 "symfony/dom-crawler": "~2.3|~3.0|~4.0",
5320 "symfony/expression-language": "~2.4|~3.0|~4.0",
5321 "symfony/finder": "~2.3|~3.0|~4.0",
5322 "symfony/phpunit-bridge": "~3.2|~4.0",
5323 "symfony/psr-http-message-bridge": "^0.3|^1.0",
5324 "symfony/security-bundle": "~2.4|~3.0|~4.0",
5325 "symfony/templating": "~2.3|~3.0|~4.0",
5326 "symfony/translation": "~2.3|~3.0|~4.0",
5327 "symfony/twig-bundle": "~2.3|~3.0|~4.0",
5328 "symfony/yaml": "~2.3|~3.0|~4.0",
5329 "twig/twig": "~1.12|~2.0",
5330 "zendframework/zend-diactoros": "^1.3"
5331 },
5332 "suggest": {
5333 "symfony/expression-language": "",
5334 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
5335 "symfony/security-bundle": ""
5336 },
5337 "type": "symfony-bundle",
5338 "extra": {
5339 "branch-alias": {
5340 "dev-master": "3.0.x-dev"
5341 }
5342 },
5343 "autoload": {
5344 "psr-4": {
5345 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
5346 }
5347 },
5348 "notification-url": "https://packagist.org/downloads/",
5349 "license": [
5350 "MIT"
5351 ],
5352 "authors": [
5353 {
5354 "name": "Fabien Potencier",
5355 "email": "fabien@symfony.com"
5356 }
5357 ],
5358 "description": "This bundle provides a way to configure your controllers with annotations",
5359 "keywords": [
5360 "annotations",
5361 "controllers"
5362 ],
5363 "time": "2017-12-14T19:03:23+00:00"
5364 },
5365 {
5366 "name": "sensiolabs/security-checker",
5367 "version": "v5.0.3",
5368 "source": {
5369 "type": "git",
5370 "url": "https://github.com/sensiolabs/security-checker.git",
5371 "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1"
5372 },
5373 "dist": {
5374 "type": "zip",
5375 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/46be3f58adac13084497961e10eed9a7fb4d44d1",
5376 "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1",
5377 "shasum": ""
5378 },
5379 "require": {
5380 "composer/ca-bundle": "^1.0",
5381 "php": ">=5.5.9",
5382 "symfony/console": "~2.7|~3.0|~4.0"
5383 },
5384 "bin": [
5385 "security-checker"
5386 ],
5387 "type": "library",
5388 "extra": {
5389 "branch-alias": {
5390 "dev-master": "5.0-dev"
5391 }
5392 },
5393 "autoload": {
5394 "psr-4": {
5395 "SensioLabs\\Security\\": "SensioLabs/Security"
5396 }
5397 },
5398 "notification-url": "https://packagist.org/downloads/",
5399 "license": [
5400 "MIT"
5401 ],
5402 "authors": [
5403 {
5404 "name": "Fabien Potencier",
5405 "email": "fabien.potencier@gmail.com"
5406 }
5407 ],
5408 "description": "A security checker for your composer.lock",
5409 "time": "2018-12-19T17:14:59+00:00"
5410 },
5411 {
5412 "name": "simplepie/simplepie",
5413 "version": "1.5.2",
5414 "source": {
5415 "type": "git",
5416 "url": "https://github.com/simplepie/simplepie.git",
5417 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263"
5418 },
5419 "dist": {
5420 "type": "zip",
5421 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/0e8fe72132dad765d25db4cabc69a91139af1263",
5422 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263",
5423 "shasum": ""
5424 },
5425 "require": {
5426 "ext-pcre": "*",
5427 "ext-xml": "*",
5428 "ext-xmlreader": "*",
5429 "php": ">=5.6.0"
5430 },
5431 "require-dev": {
5432 "phpunit/phpunit": "~5.4.3 || ~6.5"
5433 },
5434 "suggest": {
5435 "ext-curl": "",
5436 "ext-iconv": "",
5437 "ext-intl": "",
5438 "ext-mbstring": "",
5439 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
5440 },
5441 "type": "library",
5442 "autoload": {
5443 "psr-0": {
5444 "SimplePie": "library"
5445 }
5446 },
5447 "notification-url": "https://packagist.org/downloads/",
5448 "license": [
5449 "BSD-3-Clause"
5450 ],
5451 "authors": [
5452 {
5453 "name": "Ryan Parman",
5454 "homepage": "http://ryanparman.com/",
5455 "role": "Creator, alumnus developer"
5456 },
5457 {
5458 "name": "Geoffrey Sneddon",
5459 "homepage": "http://gsnedders.com/",
5460 "role": "Alumnus developer"
5461 },
5462 {
5463 "name": "Ryan McCue",
5464 "email": "me@ryanmccue.info",
5465 "homepage": "http://ryanmccue.info/",
5466 "role": "Developer"
5467 }
5468 ],
5469 "description": "A simple Atom/RSS parsing library for PHP",
5470 "homepage": "http://simplepie.org/",
5471 "keywords": [
5472 "atom",
5473 "feeds",
5474 "rss"
5475 ],
5476 "time": "2018-08-02T05:43:58+00:00"
5477 },
5478 {
5479 "name": "smalot/pdfparser",
5480 "version": "v0.14.0",
5481 "source": {
5482 "type": "git",
5483 "url": "https://github.com/smalot/pdfparser.git",
5484 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f"
5485 },
5486 "dist": {
5487 "type": "zip",
5488 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f",
5489 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f",
5490 "shasum": ""
5491 },
5492 "require": {
5493 "ext-mbstring": "*",
5494 "ext-zlib": "*",
5495 "php": ">=5.3.0",
5496 "tecnickcom/tcpdf": "~6.0"
5497 },
5498 "require-dev": {
5499 "atoum/atoum": "^2.8 | ^3.0"
5500 },
5501 "type": "library",
5502 "autoload": {
5503 "psr-0": {
5504 "Smalot\\PdfParser\\": "src/"
5505 }
5506 },
5507 "notification-url": "https://packagist.org/downloads/",
5508 "license": [
5509 "LGPL-3.0"
5510 ],
5511 "authors": [
5512 {
5513 "name": "Sebastien MALOT",
5514 "email": "sebastien@malot.fr"
5515 }
5516 ],
5517 "description": "Pdf parser library. Can read and extract information from pdf file.",
5518 "homepage": "http://www.pdfparser.org",
5519 "keywords": [
5520 "extract",
5521 "parse",
5522 "parser",
5523 "pdf",
5524 "text"
5525 ],
5526 "time": "2019-01-23T09:14:37+00:00"
5527 },
5528 {
5529 "name": "sonata-project/google-authenticator",
5530 "version": "1.1.0",
5531 "source": {
5532 "type": "git",
5533 "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
5534 "reference": "ccf7ecb68e875562c70b28a470fe0daf48625b39"
5535 },
5536 "dist": {
5537 "type": "zip",
5538 "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/ccf7ecb68e875562c70b28a470fe0daf48625b39",
5539 "reference": "ccf7ecb68e875562c70b28a470fe0daf48625b39",
5540 "shasum": ""
5541 },
5542 "require": {
5543 "paragonie/random_compat": "^2.0",
5544 "php": "^5.3 || ^7.0"
5545 },
5546 "require-dev": {
5547 "sllh/php-cs-fixer-styleci-bridge": "^2.0",
5548 "symfony/phpunit-bridge": "~2.7|~3.0"
5549 },
5550 "type": "library",
5551 "extra": {
5552 "branch-alias": {
5553 "dev-master": "1.x-dev"
5554 }
5555 },
5556 "autoload": {
5557 "psr-4": {
5558 "Google\\Authenticator\\": "src/"
5559 }
5560 },
5561 "notification-url": "https://packagist.org/downloads/",
5562 "license": [
5563 "MIT"
5564 ],
5565 "authors": [
5566 {
5567 "name": "Christian Stocker",
5568 "email": "me@chregu.tv"
5569 },
5570 {
5571 "name": "Andre DeMarre",
5572 "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
5573 },
5574 {
5575 "name": "Thomas Rabaix",
5576 "email": "thomas.rabaix@gmail.com"
5577 }
5578 ],
5579 "description": "Library to integrate Google Authenticator into a PHP project",
5580 "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
5581 "keywords": [
5582 "google authenticator"
5583 ],
5584 "time": "2017-04-19T14:00:07+00:00"
5585 },
5586 {
5587 "name": "stof/doctrine-extensions-bundle",
5588 "version": "v1.3.0",
5589 "source": {
5590 "type": "git",
5591 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
5592 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
5593 },
5594 "dist": {
5595 "type": "zip",
5596 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
5597 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
5598 "shasum": ""
5599 },
5600 "require": {
5601 "gedmo/doctrine-extensions": "^2.3.4",
5602 "php": ">=5.3.2",
5603 "symfony/framework-bundle": "~2.7|~3.2|~4.0"
5604 },
5605 "require-dev": {
5606 "symfony/phpunit-bridge": "^4.0",
5607 "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
5608 },
5609 "suggest": {
5610 "doctrine/doctrine-bundle": "to use the ORM extensions",
5611 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
5612 },
5613 "type": "symfony-bundle",
5614 "extra": {
5615 "branch-alias": {
5616 "dev-master": "1.3.x-dev"
5617 }
5618 },
5619 "autoload": {
5620 "psr-4": {
5621 "Stof\\DoctrineExtensionsBundle\\": ""
5622 }
5623 },
5624 "notification-url": "https://packagist.org/downloads/",
5625 "license": [
5626 "MIT"
5627 ],
5628 "authors": [
5629 {
5630 "name": "Christophe Coevoet",
5631 "email": "stof@notk.org"
5632 }
5633 ],
5634 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
5635 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
5636 "keywords": [
5637 "behaviors",
5638 "doctrine2",
5639 "extensions",
5640 "gedmo",
5641 "loggable",
5642 "nestedset",
5643 "sluggable",
5644 "sortable",
5645 "timestampable",
5646 "translatable",
5647 "tree"
5648 ],
5649 "time": "2017-12-24T16:06:50+00:00"
5650 },
5651 {
5652 "name": "sulu/symfony-intl-fix",
5653 "version": "1.0.0",
5654 "source": {
5655 "type": "git",
5656 "url": "https://github.com/sulu/symfony-intl-fix.git",
5657 "reference": "fabb07b8ac325ba6650e70516e94fd7ebb7a8f68"
5658 },
5659 "dist": {
5660 "type": "zip",
5661 "url": "https://api.github.com/repos/sulu/symfony-intl-fix/zipball/fabb07b8ac325ba6650e70516e94fd7ebb7a8f68",
5662 "reference": "fabb07b8ac325ba6650e70516e94fd7ebb7a8f68",
5663 "shasum": ""
5664 },
5665 "require": {
5666 "php": "^5.5 || ^7.0"
5667 },
5668 "type": "library",
5669 "autoload": {
5670 "files": [
5671 "./Locale.php"
5672 ]
5673 },
5674 "notification-url": "https://packagist.org/downloads/",
5675 "license": [
5676 "MIT"
5677 ],
5678 "authors": [
5679 {
5680 "name": "Alexander Schranz",
5681 "email": "alexander@sulu.io"
5682 }
5683 ],
5684 "description": "Provides the symfony/intl fix for new php version also for symfony 2.8",
5685 "time": "2019-04-26T09:40:38+00:00"
5686 },
5687 {
5688 "name": "swiftmailer/swiftmailer",
5689 "version": "v5.4.12",
5690 "source": {
5691 "type": "git",
5692 "url": "https://github.com/swiftmailer/swiftmailer.git",
5693 "reference": "181b89f18a90f8925ef805f950d47a7190e9b950"
5694 },
5695 "dist": {
5696 "type": "zip",
5697 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
5698 "reference": "181b89f18a90f8925ef805f950d47a7190e9b950",
5699 "shasum": ""
5700 },
5701 "require": {
5702 "php": ">=5.3.3"
5703 },
5704 "require-dev": {
5705 "mockery/mockery": "~0.9.1",
5706 "symfony/phpunit-bridge": "~3.2"
5707 },
5708 "type": "library",
5709 "extra": {
5710 "branch-alias": {
5711 "dev-master": "5.4-dev"
5712 }
5713 },
5714 "autoload": {
5715 "files": [
5716 "lib/swift_required.php"
5717 ]
5718 },
5719 "notification-url": "https://packagist.org/downloads/",
5720 "license": [
5721 "MIT"
5722 ],
5723 "authors": [
5724 {
5725 "name": "Chris Corbyn"
5726 },
5727 {
5728 "name": "Fabien Potencier",
5729 "email": "fabien@symfony.com"
5730 }
5731 ],
5732 "description": "Swiftmailer, free feature-rich PHP mailer",
5733 "homepage": "https://swiftmailer.symfony.com",
5734 "keywords": [
5735 "email",
5736 "mail",
5737 "mailer"
5738 ],
5739 "time": "2018-07-31T09:26:32+00:00"
5740 },
5741 {
5742 "name": "symfony/monolog-bundle",
5743 "version": "v3.2.0",
5744 "source": {
5745 "type": "git",
5746 "url": "https://github.com/symfony/monolog-bundle.git",
5747 "reference": "8781649349fe418d51d194f8c9d212c0b97c40dd"
5748 },
5749 "dist": {
5750 "type": "zip",
5751 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/8781649349fe418d51d194f8c9d212c0b97c40dd",
5752 "reference": "8781649349fe418d51d194f8c9d212c0b97c40dd",
5753 "shasum": ""
5754 },
5755 "require": {
5756 "monolog/monolog": "~1.22",
5757 "php": ">=5.3.2",
5758 "symfony/config": "~2.7|~3.0|~4.0",
5759 "symfony/dependency-injection": "~2.7|~3.0|~4.0",
5760 "symfony/http-kernel": "~2.7|~3.0|~4.0",
5761 "symfony/monolog-bridge": "~2.7|~3.0|~4.0"
5762 },
5763 "require-dev": {
5764 "symfony/console": "~2.3|~3.0|~4.0",
5765 "symfony/phpunit-bridge": "^3.3|^4.0",
5766 "symfony/yaml": "~2.3|~3.0|~4.0"
5767 },
5768 "type": "symfony-bundle",
5769 "extra": {
5770 "branch-alias": {
5771 "dev-master": "3.x-dev"
5772 }
5773 },
5774 "autoload": {
5775 "psr-4": {
5776 "Symfony\\Bundle\\MonologBundle\\": ""
5777 },
5778 "exclude-from-classmap": [
5779 "/Tests/"
5780 ]
5781 },
5782 "notification-url": "https://packagist.org/downloads/",
5783 "license": [
5784 "MIT"
5785 ],
5786 "authors": [
5787 {
5788 "name": "Symfony Community",
5789 "homepage": "http://symfony.com/contributors"
5790 },
5791 {
5792 "name": "Fabien Potencier",
5793 "email": "fabien@symfony.com"
5794 }
5795 ],
5796 "description": "Symfony MonologBundle",
5797 "homepage": "http://symfony.com",
5798 "keywords": [
5799 "log",
5800 "logging"
5801 ],
5802 "time": "2018-03-05T14:51:36+00:00"
5803 },
5804 {
5805 "name": "symfony/polyfill-apcu",
5806 "version": "v1.11.0",
5807 "source": {
5808 "type": "git",
5809 "url": "https://github.com/symfony/polyfill-apcu.git",
5810 "reference": "a502face1da6a53289480166f24de2c3c68e5c3c"
5811 },
5812 "dist": {
5813 "type": "zip",
5814 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a502face1da6a53289480166f24de2c3c68e5c3c",
5815 "reference": "a502face1da6a53289480166f24de2c3c68e5c3c",
5816 "shasum": ""
5817 },
5818 "require": {
5819 "php": ">=5.3.3"
5820 },
5821 "type": "library",
5822 "extra": {
5823 "branch-alias": {
5824 "dev-master": "1.11-dev"
5825 }
5826 },
5827 "autoload": {
5828 "psr-4": {
5829 "Symfony\\Polyfill\\Apcu\\": ""
5830 },
5831 "files": [
5832 "bootstrap.php"
5833 ]
5834 },
5835 "notification-url": "https://packagist.org/downloads/",
5836 "license": [
5837 "MIT"
5838 ],
5839 "authors": [
5840 {
5841 "name": "Nicolas Grekas",
5842 "email": "p@tchwork.com"
5843 },
5844 {
5845 "name": "Symfony Community",
5846 "homepage": "https://symfony.com/contributors"
5847 }
5848 ],
5849 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
5850 "homepage": "https://symfony.com",
5851 "keywords": [
5852 "apcu",
5853 "compatibility",
5854 "polyfill",
5855 "portable",
5856 "shim"
5857 ],
5858 "time": "2019-02-06T07:57:58+00:00"
5859 },
5860 {
5861 "name": "symfony/polyfill-ctype",
5862 "version": "v1.11.0",
5863 "source": {
5864 "type": "git",
5865 "url": "https://github.com/symfony/polyfill-ctype.git",
5866 "reference": "82ebae02209c21113908c229e9883c419720738a"
5867 },
5868 "dist": {
5869 "type": "zip",
5870 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
5871 "reference": "82ebae02209c21113908c229e9883c419720738a",
5872 "shasum": ""
5873 },
5874 "require": {
5875 "php": ">=5.3.3"
5876 },
5877 "suggest": {
5878 "ext-ctype": "For best performance"
5879 },
5880 "type": "library",
5881 "extra": {
5882 "branch-alias": {
5883 "dev-master": "1.11-dev"
5884 }
5885 },
5886 "autoload": {
5887 "psr-4": {
5888 "Symfony\\Polyfill\\Ctype\\": ""
5889 },
5890 "files": [
5891 "bootstrap.php"
5892 ]
5893 },
5894 "notification-url": "https://packagist.org/downloads/",
5895 "license": [
5896 "MIT"
5897 ],
5898 "authors": [
5899 {
5900 "name": "Symfony Community",
5901 "homepage": "https://symfony.com/contributors"
5902 },
5903 {
5904 "name": "Gert de Pagter",
5905 "email": "BackEndTea@gmail.com"
5906 }
5907 ],
5908 "description": "Symfony polyfill for ctype functions",
5909 "homepage": "https://symfony.com",
5910 "keywords": [
5911 "compatibility",
5912 "ctype",
5913 "polyfill",
5914 "portable"
5915 ],
5916 "time": "2019-02-06T07:57:58+00:00"
5917 },
5918 {
5919 "name": "symfony/polyfill-intl-icu",
5920 "version": "v1.11.0",
5921 "source": {
5922 "type": "git",
5923 "url": "https://github.com/symfony/polyfill-intl-icu.git",
5924 "reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057"
5925 },
5926 "dist": {
5927 "type": "zip",
5928 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/999878a3a09d73cae157b0cf89bb6fb2cc073057",
5929 "reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057",
5930 "shasum": ""
5931 },
5932 "require": {
5933 "php": ">=5.3.3",
5934 "symfony/intl": "~2.3|~3.0|~4.0"
5935 },
5936 "suggest": {
5937 "ext-intl": "For best performance"
5938 },
5939 "type": "library",
5940 "extra": {
5941 "branch-alias": {
5942 "dev-master": "1.9-dev"
5943 }
5944 },
5945 "autoload": {
5946 "files": [
5947 "bootstrap.php"
5948 ]
5949 },
5950 "notification-url": "https://packagist.org/downloads/",
5951 "license": [
5952 "MIT"
5953 ],
5954 "authors": [
5955 {
5956 "name": "Nicolas Grekas",
5957 "email": "p@tchwork.com"
5958 },
5959 {
5960 "name": "Symfony Community",
5961 "homepage": "https://symfony.com/contributors"
5962 }
5963 ],
5964 "description": "Symfony polyfill for intl's ICU-related data and classes",
5965 "homepage": "https://symfony.com",
5966 "keywords": [
5967 "compatibility",
5968 "icu",
5969 "intl",
5970 "polyfill",
5971 "portable",
5972 "shim"
5973 ],
5974 "time": "2019-01-07T19:39:47+00:00"
5975 },
5976 {
5977 "name": "symfony/polyfill-mbstring",
5978 "version": "v1.11.0",
5979 "source": {
5980 "type": "git",
5981 "url": "https://github.com/symfony/polyfill-mbstring.git",
5982 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
5983 },
5984 "dist": {
5985 "type": "zip",
5986 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
5987 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
5988 "shasum": ""
5989 },
5990 "require": {
5991 "php": ">=5.3.3"
5992 },
5993 "suggest": {
5994 "ext-mbstring": "For best performance"
5995 },
5996 "type": "library",
5997 "extra": {
5998 "branch-alias": {
5999 "dev-master": "1.11-dev"
6000 }
6001 },
6002 "autoload": {
6003 "psr-4": {
6004 "Symfony\\Polyfill\\Mbstring\\": ""
6005 },
6006 "files": [
6007 "bootstrap.php"
6008 ]
6009 },
6010 "notification-url": "https://packagist.org/downloads/",
6011 "license": [
6012 "MIT"
6013 ],
6014 "authors": [
6015 {
6016 "name": "Nicolas Grekas",
6017 "email": "p@tchwork.com"
6018 },
6019 {
6020 "name": "Symfony Community",
6021 "homepage": "https://symfony.com/contributors"
6022 }
6023 ],
6024 "description": "Symfony polyfill for the Mbstring extension",
6025 "homepage": "https://symfony.com",
6026 "keywords": [
6027 "compatibility",
6028 "mbstring",
6029 "polyfill",
6030 "portable",
6031 "shim"
6032 ],
6033 "time": "2019-02-06T07:57:58+00:00"
6034 },
6035 {
6036 "name": "symfony/polyfill-php56",
6037 "version": "v1.11.0",
6038 "source": {
6039 "type": "git",
6040 "url": "https://github.com/symfony/polyfill-php56.git",
6041 "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42"
6042 },
6043 "dist": {
6044 "type": "zip",
6045 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
6046 "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
6047 "shasum": ""
6048 },
6049 "require": {
6050 "php": ">=5.3.3",
6051 "symfony/polyfill-util": "~1.0"
6052 },
6053 "type": "library",
6054 "extra": {
6055 "branch-alias": {
6056 "dev-master": "1.11-dev"
6057 }
6058 },
6059 "autoload": {
6060 "psr-4": {
6061 "Symfony\\Polyfill\\Php56\\": ""
6062 },
6063 "files": [
6064 "bootstrap.php"
6065 ]
6066 },
6067 "notification-url": "https://packagist.org/downloads/",
6068 "license": [
6069 "MIT"
6070 ],
6071 "authors": [
6072 {
6073 "name": "Nicolas Grekas",
6074 "email": "p@tchwork.com"
6075 },
6076 {
6077 "name": "Symfony Community",
6078 "homepage": "https://symfony.com/contributors"
6079 }
6080 ],
6081 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
6082 "homepage": "https://symfony.com",
6083 "keywords": [
6084 "compatibility",
6085 "polyfill",
6086 "portable",
6087 "shim"
6088 ],
6089 "time": "2019-02-06T07:57:58+00:00"
6090 },
6091 {
6092 "name": "symfony/polyfill-php70",
6093 "version": "v1.11.0",
6094 "source": {
6095 "type": "git",
6096 "url": "https://github.com/symfony/polyfill-php70.git",
6097 "reference": "bc4858fb611bda58719124ca079baff854149c89"
6098 },
6099 "dist": {
6100 "type": "zip",
6101 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
6102 "reference": "bc4858fb611bda58719124ca079baff854149c89",
6103 "shasum": ""
6104 },
6105 "require": {
6106 "paragonie/random_compat": "~1.0|~2.0|~9.99",
6107 "php": ">=5.3.3"
6108 },
6109 "type": "library",
6110 "extra": {
6111 "branch-alias": {
6112 "dev-master": "1.11-dev"
6113 }
6114 },
6115 "autoload": {
6116 "psr-4": {
6117 "Symfony\\Polyfill\\Php70\\": ""
6118 },
6119 "files": [
6120 "bootstrap.php"
6121 ],
6122 "classmap": [
6123 "Resources/stubs"
6124 ]
6125 },
6126 "notification-url": "https://packagist.org/downloads/",
6127 "license": [
6128 "MIT"
6129 ],
6130 "authors": [
6131 {
6132 "name": "Nicolas Grekas",
6133 "email": "p@tchwork.com"
6134 },
6135 {
6136 "name": "Symfony Community",
6137 "homepage": "https://symfony.com/contributors"
6138 }
6139 ],
6140 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
6141 "homepage": "https://symfony.com",
6142 "keywords": [
6143 "compatibility",
6144 "polyfill",
6145 "portable",
6146 "shim"
6147 ],
6148 "time": "2019-02-06T07:57:58+00:00"
6149 },
6150 {
6151 "name": "symfony/polyfill-util",
6152 "version": "v1.11.0",
6153 "source": {
6154 "type": "git",
6155 "url": "https://github.com/symfony/polyfill-util.git",
6156 "reference": "b46c6cae28a3106735323f00a0c38eccf2328897"
6157 },
6158 "dist": {
6159 "type": "zip",
6160 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/b46c6cae28a3106735323f00a0c38eccf2328897",
6161 "reference": "b46c6cae28a3106735323f00a0c38eccf2328897",
6162 "shasum": ""
6163 },
6164 "require": {
6165 "php": ">=5.3.3"
6166 },
6167 "type": "library",
6168 "extra": {
6169 "branch-alias": {
6170 "dev-master": "1.11-dev"
6171 }
6172 },
6173 "autoload": {
6174 "psr-4": {
6175 "Symfony\\Polyfill\\Util\\": ""
6176 }
6177 },
6178 "notification-url": "https://packagist.org/downloads/",
6179 "license": [
6180 "MIT"
6181 ],
6182 "authors": [
6183 {
6184 "name": "Nicolas Grekas",
6185 "email": "p@tchwork.com"
6186 },
6187 {
6188 "name": "Symfony Community",
6189 "homepage": "https://symfony.com/contributors"
6190 }
6191 ],
6192 "description": "Symfony utilities for portability of PHP codes",
6193 "homepage": "https://symfony.com",
6194 "keywords": [
6195 "compat",
6196 "compatibility",
6197 "polyfill",
6198 "shim"
6199 ],
6200 "time": "2019-02-08T14:16:39+00:00"
6201 },
6202 {
6203 "name": "symfony/swiftmailer-bundle",
6204 "version": "v2.6.7",
6205 "source": {
6206 "type": "git",
6207 "url": "https://github.com/symfony/swiftmailer-bundle.git",
6208 "reference": "c4808f5169efc05567be983909d00f00521c53ec"
6209 },
6210 "dist": {
6211 "type": "zip",
6212 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/c4808f5169efc05567be983909d00f00521c53ec",
6213 "reference": "c4808f5169efc05567be983909d00f00521c53ec",
6214 "shasum": ""
6215 },
6216 "require": {
6217 "php": ">=5.3.2",
6218 "swiftmailer/swiftmailer": "~4.2|~5.0",
6219 "symfony/config": "~2.7|~3.0",
6220 "symfony/dependency-injection": "~2.7|~3.0",
6221 "symfony/http-kernel": "~2.7|~3.0"
6222 },
6223 "require-dev": {
6224 "symfony/console": "~2.7|~3.0",
6225 "symfony/framework-bundle": "~2.7|~3.0",
6226 "symfony/phpunit-bridge": "~3.3@dev",
6227 "symfony/yaml": "~2.7|~3.0"
6228 },
6229 "suggest": {
6230 "psr/log": "Allows logging"
6231 },
6232 "type": "symfony-bundle",
6233 "extra": {
6234 "branch-alias": {
6235 "dev-master": "2.6-dev"
6236 }
6237 },
6238 "autoload": {
6239 "psr-4": {
6240 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
6241 }
6242 },
6243 "notification-url": "https://packagist.org/downloads/",
6244 "license": [
6245 "MIT"
6246 ],
6247 "authors": [
6248 {
6249 "name": "Symfony Community",
6250 "homepage": "http://symfony.com/contributors"
6251 },
6252 {
6253 "name": "Fabien Potencier",
6254 "email": "fabien@symfony.com"
6255 }
6256 ],
6257 "description": "Symfony SwiftmailerBundle",
6258 "homepage": "http://symfony.com",
6259 "time": "2017-10-19T01:06:41+00:00"
6260 },
6261 {
6262 "name": "symfony/symfony",
6263 "version": "v3.3.18",
6264 "source": {
6265 "type": "git",
6266 "url": "https://github.com/symfony/symfony.git",
6267 "reference": "e8d2a2ed1f1ad9726388b97a0e76b20405379d1b"
6268 },
6269 "dist": {
6270 "type": "zip",
6271 "url": "https://api.github.com/repos/symfony/symfony/zipball/e8d2a2ed1f1ad9726388b97a0e76b20405379d1b",
6272 "reference": "e8d2a2ed1f1ad9726388b97a0e76b20405379d1b",
6273 "shasum": ""
6274 },
6275 "require": {
6276 "doctrine/common": "~2.4",
6277 "ext-xml": "*",
6278 "fig/link-util": "^1.0",
6279 "php": "^5.5.9|>=7.0.8",
6280 "psr/cache": "~1.0",
6281 "psr/container": "^1.0",
6282 "psr/link": "^1.0",
6283 "psr/log": "~1.0",
6284 "psr/simple-cache": "^1.0",
6285 "symfony/polyfill-apcu": "~1.1",
6286 "symfony/polyfill-intl-icu": "~1.0",
6287 "symfony/polyfill-mbstring": "~1.0",
6288 "symfony/polyfill-php56": "~1.0",
6289 "symfony/polyfill-php70": "~1.0",
6290 "twig/twig": "~1.34|~2.4"
6291 },
6292 "conflict": {
6293 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
6294 "phpdocumentor/type-resolver": "<0.2.1",
6295 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
6296 },
6297 "provide": {
6298 "psr/cache-implementation": "1.0",
6299 "psr/container-implementation": "1.0",
6300 "psr/simple-cache-implementation": "1.0"
6301 },
6302 "replace": {
6303 "symfony/asset": "self.version",
6304 "symfony/browser-kit": "self.version",
6305 "symfony/cache": "self.version",
6306 "symfony/class-loader": "self.version",
6307 "symfony/config": "self.version",
6308 "symfony/console": "self.version",
6309 "symfony/css-selector": "self.version",
6310 "symfony/debug": "self.version",
6311 "symfony/debug-bundle": "self.version",
6312 "symfony/dependency-injection": "self.version",
6313 "symfony/doctrine-bridge": "self.version",
6314 "symfony/dom-crawler": "self.version",
6315 "symfony/dotenv": "self.version",
6316 "symfony/event-dispatcher": "self.version",
6317 "symfony/expression-language": "self.version",
6318 "symfony/filesystem": "self.version",
6319 "symfony/finder": "self.version",
6320 "symfony/form": "self.version",
6321 "symfony/framework-bundle": "self.version",
6322 "symfony/http-foundation": "self.version",
6323 "symfony/http-kernel": "self.version",
6324 "symfony/inflector": "self.version",
6325 "symfony/intl": "self.version",
6326 "symfony/ldap": "self.version",
6327 "symfony/monolog-bridge": "self.version",
6328 "symfony/options-resolver": "self.version",
6329 "symfony/process": "self.version",
6330 "symfony/property-access": "self.version",
6331 "symfony/property-info": "self.version",
6332 "symfony/proxy-manager-bridge": "self.version",
6333 "symfony/routing": "self.version",
6334 "symfony/security": "self.version",
6335 "symfony/security-bundle": "self.version",
6336 "symfony/security-core": "self.version",
6337 "symfony/security-csrf": "self.version",
6338 "symfony/security-guard": "self.version",
6339 "symfony/security-http": "self.version",
6340 "symfony/serializer": "self.version",
6341 "symfony/stopwatch": "self.version",
6342 "symfony/templating": "self.version",
6343 "symfony/translation": "self.version",
6344 "symfony/twig-bridge": "self.version",
6345 "symfony/twig-bundle": "self.version",
6346 "symfony/validator": "self.version",
6347 "symfony/var-dumper": "self.version",
6348 "symfony/web-link": "self.version",
6349 "symfony/web-profiler-bundle": "self.version",
6350 "symfony/web-server-bundle": "self.version",
6351 "symfony/workflow": "self.version",
6352 "symfony/yaml": "self.version"
6353 },
6354 "require-dev": {
6355 "cache/integration-tests": "dev-master",
6356 "doctrine/annotations": "~1.0",
6357 "doctrine/cache": "~1.6",
6358 "doctrine/data-fixtures": "1.0.*",
6359 "doctrine/dbal": "~2.4",
6360 "doctrine/doctrine-bundle": "~1.4",
6361 "doctrine/orm": "~2.4,>=2.4.5",
6362 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
6363 "monolog/monolog": "~1.11",
6364 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
6365 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
6366 "predis/predis": "~1.0",
6367 "sensio/framework-extra-bundle": "^3.0.2",
6368 "symfony/phpunit-bridge": "~3.4|~4.0",
6369 "symfony/security-acl": "~2.8|~3.0"
6370 },
6371 "type": "library",
6372 "extra": {
6373 "branch-alias": {
6374 "dev-master": "3.3-dev"
6375 }
6376 },
6377 "autoload": {
6378 "psr-4": {
6379 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
6380 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
6381 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
6382 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
6383 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
6384 "Symfony\\Component\\": "src/Symfony/Component/"
6385 },
6386 "classmap": [
6387 "src/Symfony/Component/Intl/Resources/stubs"
6388 ],
6389 "exclude-from-classmap": [
6390 "**/Tests/"
6391 ]
6392 },
6393 "notification-url": "https://packagist.org/downloads/",
6394 "license": [
6395 "MIT"
6396 ],
6397 "authors": [
6398 {
6399 "name": "Fabien Potencier",
6400 "email": "fabien@symfony.com"
6401 },
6402 {
6403 "name": "Symfony Community",
6404 "homepage": "https://symfony.com/contributors"
6405 }
6406 ],
6407 "description": "The Symfony PHP framework",
6408 "homepage": "https://symfony.com",
6409 "keywords": [
6410 "framework"
6411 ],
6412 "time": "2018-08-01T14:04:47+00:00"
6413 },
6414 {
6415 "name": "true/punycode",
6416 "version": "v2.1.1",
6417 "source": {
6418 "type": "git",
6419 "url": "https://github.com/true/php-punycode.git",
6420 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
6421 },
6422 "dist": {
6423 "type": "zip",
6424 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
6425 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
6426 "shasum": ""
6427 },
6428 "require": {
6429 "php": ">=5.3.0",
6430 "symfony/polyfill-mbstring": "^1.3"
6431 },
6432 "require-dev": {
6433 "phpunit/phpunit": "~4.7",
6434 "squizlabs/php_codesniffer": "~2.0"
6435 },
6436 "type": "library",
6437 "autoload": {
6438 "psr-4": {
6439 "TrueBV\\": "src/"
6440 }
6441 },
6442 "notification-url": "https://packagist.org/downloads/",
6443 "license": [
6444 "MIT"
6445 ],
6446 "authors": [
6447 {
6448 "name": "Renan Gonçalves",
6449 "email": "renan.saddam@gmail.com"
6450 }
6451 ],
6452 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
6453 "homepage": "https://github.com/true/php-punycode",
6454 "keywords": [
6455 "idna",
6456 "punycode"
6457 ],
6458 "time": "2016-11-16T10:37:54+00:00"
6459 },
6460 {
6461 "name": "twig/extensions",
6462 "version": "v1.5.4",
6463 "source": {
6464 "type": "git",
6465 "url": "https://github.com/twigphp/Twig-extensions.git",
6466 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
6467 },
6468 "dist": {
6469 "type": "zip",
6470 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
6471 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
6472 "shasum": ""
6473 },
6474 "require": {
6475 "twig/twig": "^1.27|^2.0"
6476 },
6477 "require-dev": {
6478 "symfony/phpunit-bridge": "^3.4",
6479 "symfony/translation": "^2.7|^3.4"
6480 },
6481 "suggest": {
6482 "symfony/translation": "Allow the time_diff output to be translated"
6483 },
6484 "type": "library",
6485 "extra": {
6486 "branch-alias": {
6487 "dev-master": "1.5-dev"
6488 }
6489 },
6490 "autoload": {
6491 "psr-0": {
6492 "Twig_Extensions_": "lib/"
6493 },
6494 "psr-4": {
6495 "Twig\\Extensions\\": "src/"
6496 }
6497 },
6498 "notification-url": "https://packagist.org/downloads/",
6499 "license": [
6500 "MIT"
6501 ],
6502 "authors": [
6503 {
6504 "name": "Fabien Potencier",
6505 "email": "fabien@symfony.com"
6506 }
6507 ],
6508 "description": "Common additional features for Twig that do not directly belong in core",
6509 "keywords": [
6510 "i18n",
6511 "text"
6512 ],
6513 "time": "2018-12-05T18:34:18+00:00"
6514 },
6515 {
6516 "name": "twig/twig",
6517 "version": "v1.40.1",
6518 "source": {
6519 "type": "git",
6520 "url": "https://github.com/twigphp/Twig.git",
6521 "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e"
6522 },
6523 "dist": {
6524 "type": "zip",
6525 "url": "https://api.github.com/repos/twigphp/Twig/zipball/35889516bbd6bbe46a600c2c33b03515df4a076e",
6526 "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e",
6527 "shasum": ""
6528 },
6529 "require": {
6530 "php": ">=5.4.0",
6531 "symfony/polyfill-ctype": "^1.8"
6532 },
6533 "require-dev": {
6534 "psr/container": "^1.0",
6535 "symfony/debug": "^2.7",
6536 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
6537 },
6538 "type": "library",
6539 "extra": {
6540 "branch-alias": {
6541 "dev-master": "1.40-dev"
6542 }
6543 },
6544 "autoload": {
6545 "psr-0": {
6546 "Twig_": "lib/"
6547 },
6548 "psr-4": {
6549 "Twig\\": "src/"
6550 }
6551 },
6552 "notification-url": "https://packagist.org/downloads/",
6553 "license": [
6554 "BSD-3-Clause"
6555 ],
6556 "authors": [
6557 {
6558 "name": "Fabien Potencier",
6559 "email": "fabien@symfony.com",
6560 "homepage": "http://fabien.potencier.org",
6561 "role": "Lead Developer"
6562 },
6563 {
6564 "name": "Armin Ronacher",
6565 "email": "armin.ronacher@active-4.com",
6566 "role": "Project Founder"
6567 },
6568 {
6569 "name": "Twig Team",
6570 "homepage": "https://twig.symfony.com/contributors",
6571 "role": "Contributors"
6572 }
6573 ],
6574 "description": "Twig, the flexible, fast, and secure template language for PHP",
6575 "homepage": "https://twig.symfony.com",
6576 "keywords": [
6577 "templating"
6578 ],
6579 "time": "2019-04-29T14:12:28+00:00"
6580 },
6581 {
6582 "name": "wallabag/php-mobi",
6583 "version": "1.0.1",
6584 "source": {
6585 "type": "git",
6586 "url": "https://github.com/wallabag/php-mobi.git",
6587 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487"
6588 },
6589 "dist": {
6590 "type": "zip",
6591 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/1cd7d022fe6be838535d6bba917d19cc48dcf487",
6592 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487",
6593 "shasum": ""
6594 },
6595 "require": {
6596 "php": ">=5.3.0"
6597 },
6598 "replace": {
6599 "wallabag/phpmobi": "*"
6600 },
6601 "type": "library",
6602 "autoload": {
6603 "files": [
6604 "MOBIClass/MOBI.php"
6605 ]
6606 },
6607 "notification-url": "https://packagist.org/downloads/",
6608 "license": [
6609 "Apache-2.0"
6610 ],
6611 "authors": [
6612 {
6613 "name": "Nicolas LÅ“uillet",
6614 "email": "nicolas@loeuillet.org",
6615 "homepage": "http://www.cdetc.fr"
6616 },
6617 {
6618 "name": "Sander Kromwijk",
6619 "email": "s.kromwijk@gmail.co",
6620 "role": "Original developer"
6621 }
6622 ],
6623 "description": "A Mobipocket file (.mobi) creator in PHP.",
6624 "homepage": "https://github.com/wallabag/phpMobi",
6625 "time": "2015-10-16T08:42:42+00:00"
6626 },
6627 {
6628 "name": "wallabag/tcpdf",
6629 "version": "6.2.26",
6630 "source": {
6631 "type": "git",
6632 "url": "https://github.com/wallabag/TCPDF.git",
6633 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477"
6634 },
6635 "dist": {
6636 "type": "zip",
6637 "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/bf590f0604bcef1ae6fa3145649cf997f3564477",
6638 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477",
6639 "shasum": ""
6640 },
6641 "require": {
6642 "php": ">=5.3.0"
6643 },
6644 "replace": {
6645 "tecnickcom/tcpdf": "6.2.*"
6646 },
6647 "type": "library",
6648 "autoload": {
6649 "classmap": [
6650 "fonts",
6651 "config",
6652 "include",
6653 "tcpdf.php",
6654 "tcpdf_parser.php",
6655 "tcpdf_import.php",
6656 "tcpdf_barcodes_1d.php",
6657 "tcpdf_barcodes_2d.php",
6658 "include/tcpdf_colors.php",
6659 "include/tcpdf_filters.php",
6660 "include/tcpdf_font_data.php",
6661 "include/tcpdf_fonts.php",
6662 "include/tcpdf_images.php",
6663 "include/tcpdf_static.php",
6664 "include/barcodes/datamatrix.php",
6665 "include/barcodes/pdf417.php",
6666 "include/barcodes/qrcode.php"
6667 ]
6668 },
6669 "notification-url": "https://packagist.org/downloads/",
6670 "license": [
6671 "LGPL-3.0"
6672 ],
6673 "authors": [
6674 {
6675 "name": "Nicola Asuni",
6676 "email": "info@tecnick.com",
6677 "homepage": "http://nicolaasuni.tecnick.com",
6678 "role": "Main developer"
6679 },
6680 {
6681 "name": "wallabag/core",
6682 "homepage": "https://www.wallabag.org",
6683 "role": "Developers"
6684 }
6685 ],
6686 "description": "Keeping a working 6.2.x TCPDF version.",
6687 "homepage": "https://www.wallabag.org/",
6688 "keywords": [
6689 "PDFD32000-2008",
6690 "TCPDF",
6691 "barcodes",
6692 "datamatrix",
6693 "pdf",
6694 "pdf417",
6695 "qrcode"
6696 ],
6697 "time": "2018-10-25T06:56:14+00:00"
6698 },
6699 {
6700 "name": "white-october/pagerfanta-bundle",
6701 "version": "v1.2.4",
6702 "source": {
6703 "type": "git",
6704 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
6705 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6"
6706 },
6707 "dist": {
6708 "type": "zip",
6709 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/19bf14bf8c72e4205c9ca97028436701fe3991a6",
6710 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6",
6711 "shasum": ""
6712 },
6713 "require": {
6714 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
6715 "php": ">=5.3",
6716 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
6717 "symfony/property-access": "~2.3|~3.0|~4.0",
6718 "symfony/translation": "~2.3|~3.0|~4.0",
6719 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
6720 },
6721 "require-dev": {
6722 "phpunit/phpunit": "~3.7|~4.0|^5.0",
6723 "symfony/symfony": "~2.3|~3.0|~4.0"
6724 },
6725 "type": "symfony-bundle",
6726 "extra": {
6727 "branch-alias": {
6728 "dev-master": "1.0.x-dev"
6729 }
6730 },
6731 "autoload": {
6732 "psr-4": {
6733 "WhiteOctober\\PagerfantaBundle\\": ""
6734 },
6735 "exclude-from-classmap": [
6736 "Tests/",
6737 "TestsProject/"
6738 ]
6739 },
6740 "notification-url": "https://packagist.org/downloads/",
6741 "license": [
6742 "MIT"
6743 ],
6744 "authors": [
6745 {
6746 "name": "Pablo Díez",
6747 "email": "pablodip@gmail.com"
6748 }
6749 ],
6750 "description": "Bundle to use Pagerfanta with Symfony2",
6751 "keywords": [
6752 "page",
6753 "paging"
6754 ],
6755 "time": "2019-02-14T08:42:52+00:00"
6756 },
6757 {
6758 "name": "willdurand/hateoas",
6759 "version": "2.12.0",
6760 "source": {
6761 "type": "git",
6762 "url": "https://github.com/willdurand/Hateoas.git",
6763 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5"
6764 },
6765 "dist": {
6766 "type": "zip",
6767 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
6768 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
6769 "shasum": ""
6770 },
6771 "require": {
6772 "doctrine/annotations": "~1.0",
6773 "doctrine/common": "~2.0",
6774 "jms/metadata": "~1.1",
6775 "jms/serializer": "^1.7",
6776 "php": "^5.5|^7.0",
6777 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
6778 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0"
6779 },
6780 "require-dev": {
6781 "pagerfanta/pagerfanta": "~1.0",
6782 "phpunit/phpunit": "~5",
6783 "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0",
6784 "symfony/routing": "~2.4 || ~3.0 || ~4.0",
6785 "symfony/yaml": "~2.4 || ~3.0 || ~4.0",
6786 "twig/twig": "~1.12"
6787 },
6788 "suggest": {
6789 "symfony/routing": "To use the SymfonyRouteFactory.",
6790 "symfony/yaml": "To use yaml based configuration.",
6791 "twig/twig": "To use the Twig extensions."
6792 },
6793 "type": "library",
6794 "extra": {
6795 "branch-alias": {
6796 "dev-master": "2.12-dev"
6797 }
6798 },
6799 "autoload": {
6800 "psr-0": {
6801 "Hateoas": "src/"
6802 }
6803 },
6804 "notification-url": "https://packagist.org/downloads/",
6805 "license": [
6806 "MIT"
6807 ],
6808 "authors": [
6809 {
6810 "name": "Adrien Brault",
6811 "email": "adrien.brault@gmail.com"
6812 },
6813 {
6814 "name": "William Durand",
6815 "email": "william.durand1@gmail.com"
6816 }
6817 ],
6818 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
6819 "time": "2018-02-23T17:05:31+00:00"
6820 },
6821 {
6822 "name": "willdurand/hateoas-bundle",
6823 "version": "1.4.0",
6824 "source": {
6825 "type": "git",
6826 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
6827 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa"
6828 },
6829 "dist": {
6830 "type": "zip",
6831 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
6832 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
6833 "shasum": ""
6834 },
6835 "require": {
6836 "jms/serializer-bundle": "~1.0 || ^2.0",
6837 "php": ">5.4 |^7.0",
6838 "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0",
6839 "willdurand/hateoas": "^2.10.0"
6840 },
6841 "require-dev": {
6842 "phpunit/phpunit": "~4.5 || ~5.0",
6843 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0",
6844 "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0",
6845 "twig/twig": "~1.12"
6846 },
6847 "type": "symfony-bundle",
6848 "extra": {
6849 "branch-alias": {
6850 "dev-master": "1.4-dev"
6851 }
6852 },
6853 "autoload": {
6854 "psr-4": {
6855 "Bazinga\\Bundle\\HateoasBundle\\": ""
6856 }
6857 },
6858 "notification-url": "https://packagist.org/downloads/",
6859 "license": [
6860 "MIT"
6861 ],
6862 "authors": [
6863 {
6864 "name": "William Durand",
6865 "email": "william.durand1@gmail.com"
6866 }
6867 ],
6868 "description": "Integration of Hateoas into Symfony2.",
6869 "keywords": [
6870 "HATEOAS",
6871 "rest"
6872 ],
6873 "time": "2018-01-27T13:03:07+00:00"
6874 },
6875 {
6876 "name": "willdurand/jsonp-callback-validator",
6877 "version": "v1.1.0",
6878 "source": {
6879 "type": "git",
6880 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
6881 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
6882 },
6883 "dist": {
6884 "type": "zip",
6885 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
6886 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
6887 "shasum": ""
6888 },
6889 "require": {
6890 "php": ">=5.3.0"
6891 },
6892 "require-dev": {
6893 "phpunit/phpunit": "~3.7"
6894 },
6895 "type": "library",
6896 "autoload": {
6897 "psr-0": {
6898 "JsonpCallbackValidator": "src/"
6899 }
6900 },
6901 "notification-url": "https://packagist.org/downloads/",
6902 "license": [
6903 "MIT"
6904 ],
6905 "authors": [
6906 {
6907 "name": "William Durand",
6908 "email": "william.durand1@gmail.com",
6909 "homepage": "http://www.willdurand.fr"
6910 }
6911 ],
6912 "description": "JSONP callback validator.",
6913 "time": "2014-01-20T22:35:06+00:00"
6914 },
6915 {
6916 "name": "willdurand/negotiation",
6917 "version": "v2.3.1",
6918 "source": {
6919 "type": "git",
6920 "url": "https://github.com/willdurand/Negotiation.git",
6921 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
6922 },
6923 "dist": {
6924 "type": "zip",
6925 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
6926 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
6927 "shasum": ""
6928 },
6929 "require": {
6930 "php": ">=5.4.0"
6931 },
6932 "require-dev": {
6933 "phpunit/phpunit": "~4.5"
6934 },
6935 "type": "library",
6936 "extra": {
6937 "branch-alias": {
6938 "dev-master": "2.3-dev"
6939 }
6940 },
6941 "autoload": {
6942 "psr-4": {
6943 "Negotiation\\": "src/Negotiation"
6944 }
6945 },
6946 "notification-url": "https://packagist.org/downloads/",
6947 "license": [
6948 "MIT"
6949 ],
6950 "authors": [
6951 {
6952 "name": "William Durand",
6953 "email": "will+git@drnd.me"
6954 }
6955 ],
6956 "description": "Content Negotiation tools for PHP provided as a standalone library.",
6957 "homepage": "http://williamdurand.fr/Negotiation/",
6958 "keywords": [
6959 "accept",
6960 "content",
6961 "format",
6962 "header",
6963 "negotiation"
6964 ],
6965 "time": "2017-05-14T17:21:12+00:00"
6966 },
6967 {
6968 "name": "zendframework/zend-code",
6969 "version": "2.6.3",
6970 "source": {
6971 "type": "git",
6972 "url": "https://github.com/zendframework/zend-code.git",
6973 "reference": "95033f061b083e16cdee60530ec260d7d628b887"
6974 },
6975 "dist": {
6976 "type": "zip",
6977 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887",
6978 "reference": "95033f061b083e16cdee60530ec260d7d628b887",
6979 "shasum": ""
6980 },
6981 "require": {
6982 "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
6983 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
6984 },
6985 "require-dev": {
6986 "doctrine/annotations": "~1.0",
6987 "fabpot/php-cs-fixer": "1.7.*",
6988 "phpunit/phpunit": "^4.8.21",
6989 "zendframework/zend-stdlib": "^2.7 || ^3.0"
6990 },
6991 "suggest": {
6992 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
6993 "zendframework/zend-stdlib": "Zend\\Stdlib component"
6994 },
6995 "type": "library",
6996 "extra": {
6997 "branch-alias": {
6998 "dev-master": "2.6-dev",
6999 "dev-develop": "2.7-dev"
7000 }
7001 },
7002 "autoload": {
7003 "psr-4": {
7004 "Zend\\Code\\": "src/"
7005 }
7006 },
7007 "notification-url": "https://packagist.org/downloads/",
7008 "license": [
7009 "BSD-3-Clause"
7010 ],
7011 "description": "provides facilities to generate arbitrary code using an object oriented interface",
7012 "homepage": "https://github.com/zendframework/zend-code",
7013 "keywords": [
7014 "code",
7015 "zf2"
7016 ],
7017 "time": "2016-04-20T17:26:42+00:00"
7018 },
7019 {
7020 "name": "zendframework/zend-eventmanager",
7021 "version": "3.2.1",
7022 "source": {
7023 "type": "git",
7024 "url": "https://github.com/zendframework/zend-eventmanager.git",
7025 "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
7026 },
7027 "dist": {
7028 "type": "zip",
7029 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
7030 "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
7031 "shasum": ""
7032 },
7033 "require": {
7034 "php": "^5.6 || ^7.0"
7035 },
7036 "require-dev": {
7037 "athletic/athletic": "^0.1",
7038 "container-interop/container-interop": "^1.1.0",
7039 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
7040 "zendframework/zend-coding-standard": "~1.0.0",
7041 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
7042 },
7043 "suggest": {
7044 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
7045 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
7046 },
7047 "type": "library",
7048 "extra": {
7049 "branch-alias": {
7050 "dev-master": "3.2-dev",
7051 "dev-develop": "3.3-dev"
7052 }
7053 },
7054 "autoload": {
7055 "psr-4": {
7056 "Zend\\EventManager\\": "src/"
7057 }
7058 },
7059 "notification-url": "https://packagist.org/downloads/",
7060 "license": [
7061 "BSD-3-Clause"
7062 ],
7063 "description": "Trigger and listen to events within a PHP application",
7064 "homepage": "https://github.com/zendframework/zend-eventmanager",
7065 "keywords": [
7066 "event",
7067 "eventmanager",
7068 "events",
7069 "zf2"
7070 ],
7071 "time": "2018-04-25T15:33:34+00:00"
7072 }
7073 ],
7074 "packages-dev": [
7075 {
7076 "name": "composer/semver",
7077 "version": "1.5.0",
7078 "source": {
7079 "type": "git",
7080 "url": "https://github.com/composer/semver.git",
7081 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
7082 },
7083 "dist": {
7084 "type": "zip",
7085 "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
7086 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
7087 "shasum": ""
7088 },
7089 "require": {
7090 "php": "^5.3.2 || ^7.0"
7091 },
7092 "require-dev": {
7093 "phpunit/phpunit": "^4.5 || ^5.0.5",
7094 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
7095 },
7096 "type": "library",
7097 "extra": {
7098 "branch-alias": {
7099 "dev-master": "1.x-dev"
7100 }
7101 },
7102 "autoload": {
7103 "psr-4": {
7104 "Composer\\Semver\\": "src"
7105 }
7106 },
7107 "notification-url": "https://packagist.org/downloads/",
7108 "license": [
7109 "MIT"
7110 ],
7111 "authors": [
7112 {
7113 "name": "Nils Adermann",
7114 "email": "naderman@naderman.de",
7115 "homepage": "http://www.naderman.de"
7116 },
7117 {
7118 "name": "Jordi Boggiano",
7119 "email": "j.boggiano@seld.be",
7120 "homepage": "http://seld.be"
7121 },
7122 {
7123 "name": "Rob Bast",
7124 "email": "rob.bast@gmail.com",
7125 "homepage": "http://robbast.nl"
7126 }
7127 ],
7128 "description": "Semver library that offers utilities, version constraint parsing and validation.",
7129 "keywords": [
7130 "semantic",
7131 "semver",
7132 "validation",
7133 "versioning"
7134 ],
7135 "time": "2019-03-19T17:25:45+00:00"
7136 },
7137 {
7138 "name": "composer/xdebug-handler",
7139 "version": "1.3.2",
7140 "source": {
7141 "type": "git",
7142 "url": "https://github.com/composer/xdebug-handler.git",
7143 "reference": "d17708133b6c276d6e42ef887a877866b909d892"
7144 },
7145 "dist": {
7146 "type": "zip",
7147 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892",
7148 "reference": "d17708133b6c276d6e42ef887a877866b909d892",
7149 "shasum": ""
7150 },
7151 "require": {
7152 "php": "^5.3.2 || ^7.0",
7153 "psr/log": "^1.0"
7154 },
7155 "require-dev": {
7156 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
7157 },
7158 "type": "library",
7159 "autoload": {
7160 "psr-4": {
7161 "Composer\\XdebugHandler\\": "src"
7162 }
7163 },
7164 "notification-url": "https://packagist.org/downloads/",
7165 "license": [
7166 "MIT"
7167 ],
7168 "authors": [
7169 {
7170 "name": "John Stevenson",
7171 "email": "john-stevenson@blueyonder.co.uk"
7172 }
7173 ],
7174 "description": "Restarts a process without xdebug.",
7175 "keywords": [
7176 "Xdebug",
7177 "performance"
7178 ],
7179 "time": "2019-01-28T20:25:53+00:00"
7180 },
7181 {
7182 "name": "dama/doctrine-test-bundle",
7183 "version": "v4.0.2",
7184 "source": {
7185 "type": "git",
7186 "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
7187 "reference": "438346b3380cc7675e37fbcdca912fdc33471d32"
7188 },
7189 "dist": {
7190 "type": "zip",
7191 "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/438346b3380cc7675e37fbcdca912fdc33471d32",
7192 "reference": "438346b3380cc7675e37fbcdca912fdc33471d32",
7193 "shasum": ""
7194 },
7195 "require": {
7196 "doctrine/dbal": "~2.5",
7197 "doctrine/doctrine-bundle": "~1.4",
7198 "php": ">=5.5.0",
7199 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
7200 },
7201 "require-dev": {
7202 "phpunit/phpunit": "^5.4.4|~6.0",
7203 "symfony/yaml": "~2.7|~3.0"
7204 },
7205 "type": "symfony-bundle",
7206 "extra": {
7207 "branch-alias": {
7208 "dev-master": "4.1.x-dev"
7209 }
7210 },
7211 "autoload": {
7212 "psr-4": {
7213 "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
7214 }
7215 },
7216 "notification-url": "https://packagist.org/downloads/",
7217 "license": [
7218 "MIT"
7219 ],
7220 "authors": [
7221 {
7222 "name": "David Maicher",
7223 "email": "mail@dmaicher.de"
7224 }
7225 ],
7226 "description": "Symfony 2/3 bundle to isolate doctrine database tests and improve test performance",
7227 "keywords": [
7228 "Symfony 3",
7229 "doctrine",
7230 "isolation",
7231 "performance",
7232 "symfony",
7233 "symfony 2",
7234 "tests"
7235 ],
7236 "time": "2018-01-13T13:14:27+00:00"
7237 },
7238 {
7239 "name": "doctrine/data-fixtures",
7240 "version": "v1.2.2",
7241 "source": {
7242 "type": "git",
7243 "url": "https://github.com/doctrine/data-fixtures.git",
7244 "reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e"
7245 },
7246 "dist": {
7247 "type": "zip",
7248 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e",
7249 "reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e",
7250 "shasum": ""
7251 },
7252 "require": {
7253 "doctrine/common": "~2.2",
7254 "php": "^5.6 || ^7.0"
7255 },
7256 "conflict": {
7257 "doctrine/orm": "< 2.4"
7258 },
7259 "require-dev": {
7260 "doctrine/dbal": "^2.5.4",
7261 "doctrine/orm": "^2.5.4",
7262 "phpunit/phpunit": "^5.4.6"
7263 },
7264 "suggest": {
7265 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
7266 "doctrine/orm": "For loading ORM fixtures",
7267 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
7268 },
7269 "type": "library",
7270 "extra": {
7271 "branch-alias": {
7272 "dev-master": "1.3.x-dev"
7273 }
7274 },
7275 "autoload": {
7276 "psr-0": {
7277 "Doctrine\\Common\\DataFixtures": "lib/"
7278 }
7279 },
7280 "notification-url": "https://packagist.org/downloads/",
7281 "license": [
7282 "MIT"
7283 ],
7284 "authors": [
7285 {
7286 "name": "Jonathan Wage",
7287 "email": "jonwage@gmail.com"
7288 }
7289 ],
7290 "description": "Data Fixtures for all Doctrine Object Managers",
7291 "homepage": "http://www.doctrine-project.org",
7292 "keywords": [
7293 "database"
7294 ],
7295 "time": "2016-09-20T10:07:57+00:00"
7296 },
7297 {
7298 "name": "doctrine/doctrine-fixtures-bundle",
7299 "version": "v2.4.1",
7300 "source": {
7301 "type": "git",
7302 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7303 "reference": "74b8cc70a4a25b774628ee59f4cdf3623a146273"
7304 },
7305 "dist": {
7306 "type": "zip",
7307 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/74b8cc70a4a25b774628ee59f4cdf3623a146273",
7308 "reference": "74b8cc70a4a25b774628ee59f4cdf3623a146273",
7309 "shasum": ""
7310 },
7311 "require": {
7312 "doctrine/data-fixtures": "~1.0",
7313 "doctrine/doctrine-bundle": "~1.0",
7314 "php": ">=5.3.2",
7315 "symfony/doctrine-bridge": "~2.7|~3.0|~4.0"
7316 },
7317 "type": "symfony-bundle",
7318 "extra": {
7319 "branch-alias": {
7320 "dev-master": "2.4.x-dev"
7321 }
7322 },
7323 "autoload": {
7324 "psr-4": {
7325 "Doctrine\\Bundle\\FixturesBundle\\": ""
7326 }
7327 },
7328 "notification-url": "https://packagist.org/downloads/",
7329 "license": [
7330 "MIT"
7331 ],
7332 "authors": [
7333 {
7334 "name": "Symfony Community",
7335 "homepage": "http://symfony.com/contributors"
7336 },
7337 {
7338 "name": "Doctrine Project",
7339 "homepage": "http://www.doctrine-project.org"
7340 },
7341 {
7342 "name": "Fabien Potencier",
7343 "email": "fabien@symfony.com"
7344 }
7345 ],
7346 "description": "Symfony DoctrineFixturesBundle",
7347 "homepage": "http://www.doctrine-project.org",
7348 "keywords": [
7349 "Fixture",
7350 "persistence"
7351 ],
7352 "time": "2017-10-30T19:26:42+00:00"
7353 },
7354 {
7355 "name": "friendsofphp/php-cs-fixer",
7356 "version": "v2.13.0",
7357 "source": {
7358 "type": "git",
7359 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
7360 "reference": "7136aa4e0c5f912e8af82383775460d906168a10"
7361 },
7362 "dist": {
7363 "type": "zip",
7364 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7136aa4e0c5f912e8af82383775460d906168a10",
7365 "reference": "7136aa4e0c5f912e8af82383775460d906168a10",
7366 "shasum": ""
7367 },
7368 "require": {
7369 "composer/semver": "^1.4",
7370 "composer/xdebug-handler": "^1.2",
7371 "doctrine/annotations": "^1.2",
7372 "ext-json": "*",
7373 "ext-tokenizer": "*",
7374 "php": "^5.6 || >=7.0 <7.3",
7375 "php-cs-fixer/diff": "^1.3",
7376 "symfony/console": "^3.2 || ^4.0",
7377 "symfony/event-dispatcher": "^3.0 || ^4.0",
7378 "symfony/filesystem": "^3.0 || ^4.0",
7379 "symfony/finder": "^3.0 || ^4.0",
7380 "symfony/options-resolver": "^3.0 || ^4.0",
7381 "symfony/polyfill-php70": "^1.0",
7382 "symfony/polyfill-php72": "^1.4",
7383 "symfony/process": "^3.0 || ^4.0",
7384 "symfony/stopwatch": "^3.0 || ^4.0"
7385 },
7386 "conflict": {
7387 "hhvm": "*"
7388 },
7389 "require-dev": {
7390 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
7391 "justinrainbow/json-schema": "^5.0",
7392 "keradus/cli-executor": "^1.1",
7393 "mikey179/vfsstream": "^1.6",
7394 "php-coveralls/php-coveralls": "^2.1",
7395 "php-cs-fixer/accessible-object": "^1.0",
7396 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.0.1",
7397 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.0.1",
7398 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1",
7399 "phpunitgoodpractices/traits": "^1.5.1",
7400 "symfony/phpunit-bridge": "^4.0"
7401 },
7402 "suggest": {
7403 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
7404 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
7405 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
7406 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
7407 },
7408 "bin": [
7409 "php-cs-fixer"
7410 ],
7411 "type": "application",
7412 "extra": {
7413 "branch-alias": {
7414 "dev-master": "2.13-dev"
7415 }
7416 },
7417 "autoload": {
7418 "psr-4": {
7419 "PhpCsFixer\\": "src/"
7420 },
7421 "classmap": [
7422 "tests/Test/AbstractFixerTestCase.php",
7423 "tests/Test/AbstractIntegrationCaseFactory.php",
7424 "tests/Test/AbstractIntegrationTestCase.php",
7425 "tests/Test/Assert/AssertTokensTrait.php",
7426 "tests/Test/IntegrationCase.php",
7427 "tests/Test/IntegrationCaseFactory.php",
7428 "tests/Test/IntegrationCaseFactoryInterface.php",
7429 "tests/Test/InternalIntegrationCaseFactory.php",
7430 "tests/TestCase.php"
7431 ]
7432 },
7433 "notification-url": "https://packagist.org/downloads/",
7434 "license": [
7435 "MIT"
7436 ],
7437 "authors": [
7438 {
7439 "name": "Dariusz Rumiński",
7440 "email": "dariusz.ruminski@gmail.com"
7441 },
7442 {
7443 "name": "Fabien Potencier",
7444 "email": "fabien@symfony.com"
7445 }
7446 ],
7447 "description": "A tool to automatically fix PHP code style",
7448 "time": "2018-08-23T13:15:44+00:00"
7449 },
7450 {
7451 "name": "m6web/redis-mock",
7452 "version": "v2.8.0",
7453 "source": {
7454 "type": "git",
7455 "url": "https://github.com/M6Web/RedisMock.git",
7456 "reference": "a869f5374645830869a464dbb14c18acf80a1bef"
7457 },
7458 "dist": {
7459 "type": "zip",
7460 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/a869f5374645830869a464dbb14c18acf80a1bef",
7461 "reference": "a869f5374645830869a464dbb14c18acf80a1bef",
7462 "shasum": ""
7463 },
7464 "require": {
7465 "php": ">=5.3.3"
7466 },
7467 "require-dev": {
7468 "atoum/atoum": "master-dev",
7469 "predis/predis": "~0.8"
7470 },
7471 "type": "library",
7472 "autoload": {
7473 "psr-0": {
7474 "M6Web\\Component\\RedisMock": "src/"
7475 }
7476 },
7477 "notification-url": "https://packagist.org/downloads/",
7478 "license": [
7479 "MIT"
7480 ],
7481 "authors": [
7482 {
7483 "name": "M6Web",
7484 "email": "opensource@m6web.fr",
7485 "homepage": "http://tech.m6web.fr/"
7486 }
7487 ],
7488 "description": "Library providing a PHP mock for Redis",
7489 "keywords": [
7490 "mock",
7491 "redis"
7492 ],
7493 "time": "2016-10-30T19:34:36+00:00"
7494 },
7495 {
7496 "name": "php-cs-fixer/diff",
7497 "version": "v1.3.0",
7498 "source": {
7499 "type": "git",
7500 "url": "https://github.com/PHP-CS-Fixer/diff.git",
7501 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
7502 },
7503 "dist": {
7504 "type": "zip",
7505 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
7506 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
7507 "shasum": ""
7508 },
7509 "require": {
7510 "php": "^5.6 || ^7.0"
7511 },
7512 "require-dev": {
7513 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
7514 "symfony/process": "^3.3"
7515 },
7516 "type": "library",
7517 "autoload": {
7518 "classmap": [
7519 "src/"
7520 ]
7521 },
7522 "notification-url": "https://packagist.org/downloads/",
7523 "license": [
7524 "BSD-3-Clause"
7525 ],
7526 "authors": [
7527 {
7528 "name": "Kore Nordmann",
7529 "email": "mail@kore-nordmann.de"
7530 },
7531 {
7532 "name": "Sebastian Bergmann",
7533 "email": "sebastian@phpunit.de"
7534 },
7535 {
7536 "name": "SpacePossum"
7537 }
7538 ],
7539 "description": "sebastian/diff v2 backport support for PHP5.6",
7540 "homepage": "https://github.com/PHP-CS-Fixer",
7541 "keywords": [
7542 "diff"
7543 ],
7544 "time": "2018-02-15T16:58:55+00:00"
7545 },
7546 {
7547 "name": "sensio/generator-bundle",
7548 "version": "v3.1.7",
7549 "source": {
7550 "type": "git",
7551 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
7552 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65"
7553 },
7554 "dist": {
7555 "type": "zip",
7556 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65",
7557 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65",
7558 "shasum": ""
7559 },
7560 "require": {
7561 "symfony/console": "~2.7|~3.0",
7562 "symfony/framework-bundle": "~2.7|~3.0",
7563 "symfony/process": "~2.7|~3.0",
7564 "symfony/yaml": "~2.7|~3.0",
7565 "twig/twig": "^1.28.2|^2.0"
7566 },
7567 "require-dev": {
7568 "doctrine/orm": "~2.4",
7569 "symfony/doctrine-bridge": "~2.7|~3.0",
7570 "symfony/filesystem": "~2.7|~3.0",
7571 "symfony/phpunit-bridge": "^3.3"
7572 },
7573 "type": "symfony-bundle",
7574 "extra": {
7575 "branch-alias": {
7576 "dev-master": "3.1.x-dev"
7577 }
7578 },
7579 "autoload": {
7580 "psr-4": {
7581 "Sensio\\Bundle\\GeneratorBundle\\": ""
7582 },
7583 "exclude-from-classmap": [
7584 "/Tests/"
7585 ]
7586 },
7587 "notification-url": "https://packagist.org/downloads/",
7588 "license": [
7589 "MIT"
7590 ],
7591 "authors": [
7592 {
7593 "name": "Fabien Potencier",
7594 "email": "fabien@symfony.com"
7595 }
7596 ],
7597 "description": "This bundle generates code for you",
7598 "time": "2017-12-07T15:36:41+00:00"
7599 },
7600 {
7601 "name": "symfony/phpunit-bridge",
7602 "version": "v4.2.8",
7603 "source": {
7604 "type": "git",
7605 "url": "https://github.com/symfony/phpunit-bridge.git",
7606 "reference": "31f2e3c10bc9bd955ca1ae3e4da2bb489205714a"
7607 },
7608 "dist": {
7609 "type": "zip",
7610 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/31f2e3c10bc9bd955ca1ae3e4da2bb489205714a",
7611 "reference": "31f2e3c10bc9bd955ca1ae3e4da2bb489205714a",
7612 "shasum": ""
7613 },
7614 "require": {
7615 "php": ">=5.3.3"
7616 },
7617 "conflict": {
7618 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
7619 },
7620 "suggest": {
7621 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
7622 },
7623 "bin": [
7624 "bin/simple-phpunit"
7625 ],
7626 "type": "symfony-bridge",
7627 "extra": {
7628 "branch-alias": {
7629 "dev-master": "4.2-dev"
7630 },
7631 "thanks": {
7632 "name": "phpunit/phpunit",
7633 "url": "https://github.com/sebastianbergmann/phpunit"
7634 }
7635 },
7636 "autoload": {
7637 "files": [
7638 "bootstrap.php"
7639 ],
7640 "psr-4": {
7641 "Symfony\\Bridge\\PhpUnit\\": ""
7642 },
7643 "exclude-from-classmap": [
7644 "/Tests/"
7645 ]
7646 },
7647 "notification-url": "https://packagist.org/downloads/",
7648 "license": [
7649 "MIT"
7650 ],
7651 "authors": [
7652 {
7653 "name": "Nicolas Grekas",
7654 "email": "p@tchwork.com"
7655 },
7656 {
7657 "name": "Symfony Community",
7658 "homepage": "https://symfony.com/contributors"
7659 }
7660 ],
7661 "description": "Symfony PHPUnit Bridge",
7662 "homepage": "https://symfony.com",
7663 "time": "2019-04-23T14:37:24+00:00"
7664 },
7665 {
7666 "name": "symfony/polyfill-php72",
7667 "version": "v1.11.0",
7668 "source": {
7669 "type": "git",
7670 "url": "https://github.com/symfony/polyfill-php72.git",
7671 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
7672 },
7673 "dist": {
7674 "type": "zip",
7675 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
7676 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
7677 "shasum": ""
7678 },
7679 "require": {
7680 "php": ">=5.3.3"
7681 },
7682 "type": "library",
7683 "extra": {
7684 "branch-alias": {
7685 "dev-master": "1.11-dev"
7686 }
7687 },
7688 "autoload": {
7689 "psr-4": {
7690 "Symfony\\Polyfill\\Php72\\": ""
7691 },
7692 "files": [
7693 "bootstrap.php"
7694 ]
7695 },
7696 "notification-url": "https://packagist.org/downloads/",
7697 "license": [
7698 "MIT"
7699 ],
7700 "authors": [
7701 {
7702 "name": "Nicolas Grekas",
7703 "email": "p@tchwork.com"
7704 },
7705 {
7706 "name": "Symfony Community",
7707 "homepage": "https://symfony.com/contributors"
7708 }
7709 ],
7710 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
7711 "homepage": "https://symfony.com",
7712 "keywords": [
7713 "compatibility",
7714 "polyfill",
7715 "portable",
7716 "shim"
7717 ],
7718 "time": "2019-02-06T07:57:58+00:00"
7719 }
7720 ],
7721 "aliases": [],
7722 "minimum-stability": "dev",
7723 "stability-flags": [],
7724 "prefer-stable": true,
7725 "prefer-lowest": false,
7726 "platform": {
7727 "php": ">=5.6.0",
7728 "ext-pcre": "*",
7729 "ext-dom": "*",
7730 "ext-curl": "*",
7731 "ext-gd": "*",
7732 "ext-session": "*",
7733 "ext-ctype": "*",
7734 "ext-hash": "*",
7735 "ext-simplexml": "*",
7736 "ext-json": "*",
7737 "ext-mbstring": "*",
7738 "ext-xml": "*",
7739 "ext-iconv": "*",
7740 "ext-tokenizer": "*",
7741 "ext-pdo": "*",
7742 "ext-tidy": "*"
7743 },
7744 "platform-dev": [],
7745 "platform-overrides": {
7746 "php": "5.6.0"
7747 }
7748}