Refine the search REST ressource.
[Project_proches_de_moi-server.git] / composer.lock
CommitLineData
dec6d031
JB
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
199445c0 7 "content-hash": "2aa00432d94d158e18e4cf3b588212b0",
dec6d031
JB
8 "packages": [
9 {
10 "name": "doctrine/annotations",
11 "version": "v1.6.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/doctrine/annotations.git",
15 "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
20 "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
21 "shasum": ""
22 },
23 "require": {
24 "doctrine/lexer": "1.*",
25 "php": "^7.1"
26 },
27 "require-dev": {
28 "doctrine/cache": "1.*",
29 "phpunit/phpunit": "^6.4"
30 },
31 "type": "library",
32 "extra": {
33 "branch-alias": {
34 "dev-master": "1.6.x-dev"
35 }
36 },
37 "autoload": {
38 "psr-4": {
39 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
40 }
41 },
42 "notification-url": "https://packagist.org/downloads/",
43 "license": [
44 "MIT"
45 ],
46 "authors": [
47 {
48 "name": "Roman Borschel",
49 "email": "roman@code-factory.org"
50 },
51 {
52 "name": "Benjamin Eberlei",
53 "email": "kontakt@beberlei.de"
54 },
55 {
56 "name": "Guilherme Blanco",
57 "email": "guilhermeblanco@gmail.com"
58 },
59 {
60 "name": "Jonathan Wage",
61 "email": "jonwage@gmail.com"
62 },
63 {
64 "name": "Johannes Schmitt",
65 "email": "schmittjoh@gmail.com"
66 }
67 ],
68 "description": "Docblock Annotations Parser",
69 "homepage": "http://www.doctrine-project.org",
70 "keywords": [
71 "annotations",
72 "docblock",
73 "parser"
74 ],
75 "time": "2017-12-06T07:11:42+00:00"
76 },
77 {
78 "name": "doctrine/cache",
79 "version": "v1.7.1",
80 "source": {
81 "type": "git",
82 "url": "https://github.com/doctrine/cache.git",
83 "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
84 },
85 "dist": {
86 "type": "zip",
87 "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
88 "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
89 "shasum": ""
90 },
91 "require": {
92 "php": "~7.1"
93 },
94 "conflict": {
95 "doctrine/common": ">2.2,<2.4"
96 },
97 "require-dev": {
98 "alcaeus/mongo-php-adapter": "^1.1",
99 "mongodb/mongodb": "^1.1",
100 "phpunit/phpunit": "^5.7",
101 "predis/predis": "~1.0"
102 },
103 "suggest": {
104 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
105 },
106 "type": "library",
107 "extra": {
108 "branch-alias": {
109 "dev-master": "1.7.x-dev"
110 }
111 },
112 "autoload": {
113 "psr-4": {
114 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
115 }
116 },
117 "notification-url": "https://packagist.org/downloads/",
118 "license": [
119 "MIT"
120 ],
121 "authors": [
122 {
123 "name": "Roman Borschel",
124 "email": "roman@code-factory.org"
125 },
126 {
127 "name": "Benjamin Eberlei",
128 "email": "kontakt@beberlei.de"
129 },
130 {
131 "name": "Guilherme Blanco",
132 "email": "guilhermeblanco@gmail.com"
133 },
134 {
135 "name": "Jonathan Wage",
136 "email": "jonwage@gmail.com"
137 },
138 {
139 "name": "Johannes Schmitt",
140 "email": "schmittjoh@gmail.com"
141 }
142 ],
143 "description": "Caching library offering an object-oriented API for many cache backends",
144 "homepage": "http://www.doctrine-project.org",
145 "keywords": [
146 "cache",
147 "caching"
148 ],
149 "time": "2017-08-25T07:02:50+00:00"
150 },
151 {
152 "name": "doctrine/collections",
153 "version": "v1.5.0",
154 "source": {
155 "type": "git",
156 "url": "https://github.com/doctrine/collections.git",
157 "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
158 },
159 "dist": {
160 "type": "zip",
161 "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
162 "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
163 "shasum": ""
164 },
165 "require": {
166 "php": "^7.1"
167 },
168 "require-dev": {
169 "doctrine/coding-standard": "~0.1@dev",
170 "phpunit/phpunit": "^5.7"
171 },
172 "type": "library",
173 "extra": {
174 "branch-alias": {
175 "dev-master": "1.3.x-dev"
176 }
177 },
178 "autoload": {
179 "psr-0": {
180 "Doctrine\\Common\\Collections\\": "lib/"
181 }
182 },
183 "notification-url": "https://packagist.org/downloads/",
184 "license": [
185 "MIT"
186 ],
187 "authors": [
188 {
189 "name": "Roman Borschel",
190 "email": "roman@code-factory.org"
191 },
192 {
193 "name": "Benjamin Eberlei",
194 "email": "kontakt@beberlei.de"
195 },
196 {
197 "name": "Guilherme Blanco",
198 "email": "guilhermeblanco@gmail.com"
199 },
200 {
201 "name": "Jonathan Wage",
202 "email": "jonwage@gmail.com"
203 },
204 {
205 "name": "Johannes Schmitt",
206 "email": "schmittjoh@gmail.com"
207 }
208 ],
209 "description": "Collections Abstraction library",
210 "homepage": "http://www.doctrine-project.org",
211 "keywords": [
212 "array",
213 "collections",
214 "iterator"
215 ],
216 "time": "2017-07-22T10:37:32+00:00"
217 },
218 {
219 "name": "doctrine/common",
220 "version": "v2.8.1",
221 "source": {
222 "type": "git",
223 "url": "https://github.com/doctrine/common.git",
224 "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66"
225 },
226 "dist": {
227 "type": "zip",
228 "url": "https://api.github.com/repos/doctrine/common/zipball/f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
229 "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
230 "shasum": ""
231 },
232 "require": {
233 "doctrine/annotations": "1.*",
234 "doctrine/cache": "1.*",
235 "doctrine/collections": "1.*",
236 "doctrine/inflector": "1.*",
237 "doctrine/lexer": "1.*",
238 "php": "~7.1"
239 },
240 "require-dev": {
241 "phpunit/phpunit": "^5.7"
242 },
243 "type": "library",
244 "extra": {
245 "branch-alias": {
246 "dev-master": "2.8.x-dev"
247 }
248 },
249 "autoload": {
250 "psr-4": {
251 "Doctrine\\Common\\": "lib/Doctrine/Common"
252 }
253 },
254 "notification-url": "https://packagist.org/downloads/",
255 "license": [
256 "MIT"
257 ],
258 "authors": [
259 {
260 "name": "Roman Borschel",
261 "email": "roman@code-factory.org"
262 },
263 {
264 "name": "Benjamin Eberlei",
265 "email": "kontakt@beberlei.de"
266 },
267 {
268 "name": "Guilherme Blanco",
269 "email": "guilhermeblanco@gmail.com"
270 },
271 {
272 "name": "Jonathan Wage",
273 "email": "jonwage@gmail.com"
274 },
275 {
276 "name": "Johannes Schmitt",
277 "email": "schmittjoh@gmail.com"
278 }
279 ],
280 "description": "Common Library for Doctrine projects",
281 "homepage": "http://www.doctrine-project.org",
282 "keywords": [
283 "annotations",
284 "collections",
285 "eventmanager",
286 "persistence",
287 "spl"
288 ],
289 "time": "2017-08-31T08:43:38+00:00"
290 },
291 {
292 "name": "doctrine/dbal",
293 "version": "v2.7.1",
294 "source": {
295 "type": "git",
296 "url": "https://github.com/doctrine/dbal.git",
297 "reference": "11037b4352c008373561dc6fc836834eed80c3b5"
298 },
299 "dist": {
300 "type": "zip",
301 "url": "https://api.github.com/repos/doctrine/dbal/zipball/11037b4352c008373561dc6fc836834eed80c3b5",
302 "reference": "11037b4352c008373561dc6fc836834eed80c3b5",
303 "shasum": ""
304 },
305 "require": {
306 "doctrine/common": "^2.7.1",
307 "ext-pdo": "*",
308 "php": "^7.1"
309 },
310 "require-dev": {
311 "doctrine/coding-standard": "^4.0",
312 "phpunit/phpunit": "^7.0",
313 "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
314 "symfony/console": "^2.0.5||^3.0",
315 "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
316 },
317 "suggest": {
318 "symfony/console": "For helpful console commands such as SQL execution and import of files."
319 },
320 "bin": [
321 "bin/doctrine-dbal"
322 ],
323 "type": "library",
324 "extra": {
325 "branch-alias": {
326 "dev-master": "2.7.x-dev"
327 }
328 },
329 "autoload": {
330 "psr-0": {
331 "Doctrine\\DBAL\\": "lib/"
332 }
333 },
334 "notification-url": "https://packagist.org/downloads/",
335 "license": [
336 "MIT"
337 ],
338 "authors": [
339 {
340 "name": "Roman Borschel",
341 "email": "roman@code-factory.org"
342 },
343 {
344 "name": "Benjamin Eberlei",
345 "email": "kontakt@beberlei.de"
346 },
347 {
348 "name": "Guilherme Blanco",
349 "email": "guilhermeblanco@gmail.com"
350 },
351 {
352 "name": "Jonathan Wage",
353 "email": "jonwage@gmail.com"
354 }
355 ],
356 "description": "Database Abstraction Layer",
357 "homepage": "http://www.doctrine-project.org",
358 "keywords": [
359 "database",
360 "dbal",
361 "persistence",
362 "queryobject"
363 ],
364 "time": "2018-04-07T18:44:18+00:00"
365 },
366 {
367 "name": "doctrine/doctrine-bundle",
368 "version": "1.9.1",
369 "source": {
370 "type": "git",
371 "url": "https://github.com/doctrine/DoctrineBundle.git",
372 "reference": "703fad32e4c8cbe609caf45a71a1d4266c830f0f"
373 },
374 "dist": {
375 "type": "zip",
376 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/703fad32e4c8cbe609caf45a71a1d4266c830f0f",
377 "reference": "703fad32e4c8cbe609caf45a71a1d4266c830f0f",
378 "shasum": ""
379 },
380 "require": {
381 "doctrine/dbal": "^2.5.12",
382 "doctrine/doctrine-cache-bundle": "~1.2",
383 "jdorn/sql-formatter": "^1.2.16",
384 "php": "^5.5.9|^7.0",
385 "symfony/console": "~2.7|~3.0|~4.0",
386 "symfony/dependency-injection": "~2.7|~3.0|~4.0",
387 "symfony/doctrine-bridge": "~2.7|~3.0|~4.0",
388 "symfony/framework-bundle": "^2.7.22|~3.0|~4.0"
389 },
390 "conflict": {
391 "symfony/http-foundation": "<2.6"
392 },
393 "require-dev": {
394 "doctrine/orm": "~2.4",
395 "phpunit/phpunit": "^4.8.36|^5.7|^6.4",
396 "satooshi/php-coveralls": "^1.0",
397 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
398 "symfony/property-info": "~2.8|~3.0|~4.0",
399 "symfony/validator": "~2.7|~3.0|~4.0",
400 "symfony/web-profiler-bundle": "~2.7|~3.0|~4.0",
401 "symfony/yaml": "~2.7|~3.0|~4.0",
402 "twig/twig": "~1.26|~2.0"
403 },
404 "suggest": {
405 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
406 "symfony/web-profiler-bundle": "To use the data collector."
407 },
408 "type": "symfony-bundle",
409 "extra": {
410 "branch-alias": {
411 "dev-master": "1.8.x-dev"
412 }
413 },
414 "autoload": {
415 "psr-4": {
416 "Doctrine\\Bundle\\DoctrineBundle\\": ""
417 }
418 },
419 "notification-url": "https://packagist.org/downloads/",
420 "license": [
421 "MIT"
422 ],
423 "authors": [
424 {
425 "name": "Symfony Community",
426 "homepage": "http://symfony.com/contributors"
427 },
428 {
429 "name": "Benjamin Eberlei",
430 "email": "kontakt@beberlei.de"
431 },
432 {
433 "name": "Doctrine Project",
434 "homepage": "http://www.doctrine-project.org/"
435 },
436 {
437 "name": "Fabien Potencier",
438 "email": "fabien@symfony.com"
439 }
440 ],
441 "description": "Symfony DoctrineBundle",
442 "homepage": "http://www.doctrine-project.org",
443 "keywords": [
444 "database",
445 "dbal",
446 "orm",
447 "persistence"
448 ],
449 "time": "2018-04-19T14:07:39+00:00"
450 },
451 {
452 "name": "doctrine/doctrine-cache-bundle",
453 "version": "1.3.3",
454 "source": {
455 "type": "git",
456 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
457 "reference": "4c8e363f96427924e7e519c5b5119b4f54512697"
458 },
459 "dist": {
460 "type": "zip",
461 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/4c8e363f96427924e7e519c5b5119b4f54512697",
462 "reference": "4c8e363f96427924e7e519c5b5119b4f54512697",
463 "shasum": ""
464 },
465 "require": {
466 "doctrine/cache": "^1.4.2",
467 "doctrine/inflector": "~1.0",
468 "php": ">=5.3.2",
469 "symfony/doctrine-bridge": "~2.7|~3.3|~4.0"
470 },
471 "require-dev": {
472 "instaclick/coding-standard": "~1.1",
473 "instaclick/object-calisthenics-sniffs": "dev-master",
474 "instaclick/symfony2-coding-standard": "dev-remaster",
475 "phpunit/phpunit": "~4|~5",
476 "predis/predis": "~0.8",
477 "satooshi/php-coveralls": "^1.0",
478 "squizlabs/php_codesniffer": "~1.5",
479 "symfony/console": "~2.7|~3.3|~4.0",
480 "symfony/finder": "~2.7|~3.3|~4.0",
481 "symfony/framework-bundle": "~2.7|~3.3|~4.0",
482 "symfony/phpunit-bridge": "~2.7|~3.3|~4.0",
483 "symfony/security-acl": "~2.7|~3.3",
484 "symfony/validator": "~2.7|~3.3|~4.0",
485 "symfony/yaml": "~2.7|~3.3|~4.0"
486 },
487 "suggest": {
488 "symfony/security-acl": "For using this bundle to cache ACLs"
489 },
490 "type": "symfony-bundle",
491 "extra": {
492 "branch-alias": {
493 "dev-master": "1.3.x-dev"
494 }
495 },
496 "autoload": {
497 "psr-4": {
498 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
499 }
500 },
501 "notification-url": "https://packagist.org/downloads/",
502 "license": [
503 "MIT"
504 ],
505 "authors": [
506 {
507 "name": "Symfony Community",
508 "homepage": "http://symfony.com/contributors"
509 },
510 {
511 "name": "Benjamin Eberlei",
512 "email": "kontakt@beberlei.de"
513 },
514 {
515 "name": "Fabio B. Silva",
516 "email": "fabio.bat.silva@gmail.com"
517 },
518 {
519 "name": "Guilherme Blanco",
520 "email": "guilhermeblanco@hotmail.com"
521 },
522 {
523 "name": "Doctrine Project",
524 "homepage": "http://www.doctrine-project.org/"
525 },
526 {
527 "name": "Fabien Potencier",
528 "email": "fabien@symfony.com"
529 }
530 ],
531 "description": "Symfony Bundle for Doctrine Cache",
532 "homepage": "http://www.doctrine-project.org",
533 "keywords": [
534 "cache",
535 "caching"
536 ],
537 "time": "2018-03-27T09:22:12+00:00"
538 },
539 {
540 "name": "doctrine/inflector",
541 "version": "v1.3.0",
542 "source": {
543 "type": "git",
544 "url": "https://github.com/doctrine/inflector.git",
545 "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
546 },
547 "dist": {
548 "type": "zip",
549 "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
550 "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
551 "shasum": ""
552 },
553 "require": {
554 "php": "^7.1"
555 },
556 "require-dev": {
557 "phpunit/phpunit": "^6.2"
558 },
559 "type": "library",
560 "extra": {
561 "branch-alias": {
562 "dev-master": "1.3.x-dev"
563 }
564 },
565 "autoload": {
566 "psr-4": {
567 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
568 }
569 },
570 "notification-url": "https://packagist.org/downloads/",
571 "license": [
572 "MIT"
573 ],
574 "authors": [
575 {
576 "name": "Roman Borschel",
577 "email": "roman@code-factory.org"
578 },
579 {
580 "name": "Benjamin Eberlei",
581 "email": "kontakt@beberlei.de"
582 },
583 {
584 "name": "Guilherme Blanco",
585 "email": "guilhermeblanco@gmail.com"
586 },
587 {
588 "name": "Jonathan Wage",
589 "email": "jonwage@gmail.com"
590 },
591 {
592 "name": "Johannes Schmitt",
593 "email": "schmittjoh@gmail.com"
594 }
595 ],
596 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
597 "homepage": "http://www.doctrine-project.org",
598 "keywords": [
599 "inflection",
600 "pluralize",
601 "singularize",
602 "string"
603 ],
604 "time": "2018-01-09T20:05:19+00:00"
605 },
606 {
607 "name": "doctrine/instantiator",
608 "version": "1.1.0",
609 "source": {
610 "type": "git",
611 "url": "https://github.com/doctrine/instantiator.git",
612 "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
613 },
614 "dist": {
615 "type": "zip",
616 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
617 "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
618 "shasum": ""
619 },
620 "require": {
621 "php": "^7.1"
622 },
623 "require-dev": {
624 "athletic/athletic": "~0.1.8",
625 "ext-pdo": "*",
626 "ext-phar": "*",
627 "phpunit/phpunit": "^6.2.3",
628 "squizlabs/php_codesniffer": "^3.0.2"
629 },
630 "type": "library",
631 "extra": {
632 "branch-alias": {
633 "dev-master": "1.2.x-dev"
634 }
635 },
636 "autoload": {
637 "psr-4": {
638 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
639 }
640 },
641 "notification-url": "https://packagist.org/downloads/",
642 "license": [
643 "MIT"
644 ],
645 "authors": [
646 {
647 "name": "Marco Pivetta",
648 "email": "ocramius@gmail.com",
649 "homepage": "http://ocramius.github.com/"
650 }
651 ],
652 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
653 "homepage": "https://github.com/doctrine/instantiator",
654 "keywords": [
655 "constructor",
656 "instantiate"
657 ],
658 "time": "2017-07-22T11:58:36+00:00"
659 },
660 {
661 "name": "doctrine/lexer",
662 "version": "v1.0.1",
663 "source": {
664 "type": "git",
665 "url": "https://github.com/doctrine/lexer.git",
666 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
667 },
668 "dist": {
669 "type": "zip",
670 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
671 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
672 "shasum": ""
673 },
674 "require": {
675 "php": ">=5.3.2"
676 },
677 "type": "library",
678 "extra": {
679 "branch-alias": {
680 "dev-master": "1.0.x-dev"
681 }
682 },
683 "autoload": {
684 "psr-0": {
685 "Doctrine\\Common\\Lexer\\": "lib/"
686 }
687 },
688 "notification-url": "https://packagist.org/downloads/",
689 "license": [
690 "MIT"
691 ],
692 "authors": [
693 {
694 "name": "Roman Borschel",
695 "email": "roman@code-factory.org"
696 },
697 {
698 "name": "Guilherme Blanco",
699 "email": "guilhermeblanco@gmail.com"
700 },
701 {
702 "name": "Johannes Schmitt",
703 "email": "schmittjoh@gmail.com"
704 }
705 ],
706 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
707 "homepage": "http://www.doctrine-project.org",
708 "keywords": [
709 "lexer",
710 "parser"
711 ],
712 "time": "2014-09-09T13:34:57+00:00"
713 },
714 {
715 "name": "doctrine/orm",
716 "version": "v2.6.1",
717 "source": {
718 "type": "git",
719 "url": "https://github.com/doctrine/doctrine2.git",
720 "reference": "87ee409783a4a322b5597ebaae558661404055a7"
721 },
722 "dist": {
723 "type": "zip",
724 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/87ee409783a4a322b5597ebaae558661404055a7",
725 "reference": "87ee409783a4a322b5597ebaae558661404055a7",
726 "shasum": ""
727 },
728 "require": {
729 "doctrine/annotations": "~1.5",
730 "doctrine/cache": "~1.6",
731 "doctrine/collections": "^1.4",
732 "doctrine/common": "^2.7.1",
733 "doctrine/dbal": "^2.6",
734 "doctrine/instantiator": "~1.1",
735 "ext-pdo": "*",
736 "php": "^7.1",
737 "symfony/console": "~3.0|~4.0"
738 },
739 "require-dev": {
740 "doctrine/coding-standard": "^1.0",
741 "phpunit/phpunit": "^6.5",
742 "squizlabs/php_codesniffer": "^3.2",
743 "symfony/yaml": "~3.4|~4.0"
744 },
745 "suggest": {
746 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
747 },
748 "bin": [
749 "bin/doctrine"
750 ],
751 "type": "library",
752 "extra": {
753 "branch-alias": {
754 "dev-master": "2.6.x-dev"
755 }
756 },
757 "autoload": {
758 "psr-4": {
759 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
760 }
761 },
762 "notification-url": "https://packagist.org/downloads/",
763 "license": [
764 "MIT"
765 ],
766 "authors": [
767 {
768 "name": "Roman Borschel",
769 "email": "roman@code-factory.org"
770 },
771 {
772 "name": "Benjamin Eberlei",
773 "email": "kontakt@beberlei.de"
774 },
775 {
776 "name": "Guilherme Blanco",
777 "email": "guilhermeblanco@gmail.com"
778 },
779 {
780 "name": "Jonathan Wage",
781 "email": "jonwage@gmail.com"
782 },
783 {
784 "name": "Marco Pivetta",
785 "email": "ocramius@gmail.com"
786 }
787 ],
788 "description": "Object-Relational-Mapper for PHP",
789 "homepage": "http://www.doctrine-project.org",
790 "keywords": [
791 "database",
792 "orm"
793 ],
794 "time": "2018-02-27T07:30:56+00:00"
795 },
c4fba949
JB
796 {
797 "name": "egulias/email-validator",
798 "version": "2.1.4",
799 "source": {
800 "type": "git",
801 "url": "https://github.com/egulias/EmailValidator.git",
802 "reference": "8790f594151ca6a2010c6218e09d96df67173ad3"
803 },
804 "dist": {
805 "type": "zip",
806 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/8790f594151ca6a2010c6218e09d96df67173ad3",
807 "reference": "8790f594151ca6a2010c6218e09d96df67173ad3",
808 "shasum": ""
809 },
810 "require": {
811 "doctrine/lexer": "^1.0.1",
812 "php": ">= 5.5"
813 },
814 "require-dev": {
815 "dominicsayers/isemail": "dev-master",
816 "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
817 "satooshi/php-coveralls": "^1.0.1"
818 },
819 "suggest": {
820 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
821 },
822 "type": "library",
823 "extra": {
824 "branch-alias": {
825 "dev-master": "2.0.x-dev"
826 }
827 },
828 "autoload": {
829 "psr-4": {
830 "Egulias\\EmailValidator\\": "EmailValidator"
831 }
832 },
833 "notification-url": "https://packagist.org/downloads/",
834 "license": [
835 "MIT"
836 ],
837 "authors": [
838 {
839 "name": "Eduardo Gulias Davis"
840 }
841 ],
842 "description": "A library for validating emails against several RFCs",
843 "homepage": "https://github.com/egulias/EmailValidator",
844 "keywords": [
845 "email",
846 "emailvalidation",
847 "emailvalidator",
848 "validation",
849 "validator"
850 ],
851 "time": "2018-04-10T10:11:19+00:00"
852 },
dec6d031
JB
853 {
854 "name": "friendsofsymfony/rest-bundle",
855 "version": "2.3.1",
856 "source": {
857 "type": "git",
858 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
859 "reference": "1abdf3d82502ac67b93c7f84c844fa147f0ec70e"
860 },
861 "dist": {
862 "type": "zip",
863 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/1abdf3d82502ac67b93c7f84c844fa147f0ec70e",
864 "reference": "1abdf3d82502ac67b93c7f84c844fa147f0ec70e",
865 "shasum": ""
866 },
867 "require": {
868 "doctrine/inflector": "^1.0",
869 "php": "^5.5.9|~7.0",
870 "psr/log": "^1.0",
871 "symfony/config": "^2.7|^3.0|^4.0",
872 "symfony/debug": "^2.7|^3.0|^4.0",
873 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
874 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
875 "symfony/finder": "^2.7|^3.0|^4.0",
876 "symfony/framework-bundle": "^2.7|^3.0|^4.0",
877 "symfony/http-foundation": "^2.7|^3.0|^4.0",
878 "symfony/http-kernel": "^2.7|^3.0|^4.0",
879 "symfony/routing": "^2.7|^3.0|^4.0",
880 "symfony/security-core": "^2.7|^3.0|^4.0",
881 "symfony/templating": "^2.7|^3.0|^4.0",
882 "willdurand/jsonp-callback-validator": "^1.0",
883 "willdurand/negotiation": "^2.0"
884 },
885 "conflict": {
886 "jms/serializer": "1.3.0",
887 "jms/serializer-bundle": "<1.2.0",
888 "sensio/framework-extra-bundle": "<3.0.13"
889 },
890 "require-dev": {
891 "jms/serializer-bundle": "^1.2|^2.0",
892 "phpoption/phpoption": "^1.1",
893 "psr/http-message": "^1.0",
894 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
895 "symfony/asset": "^2.7|^3.0|^4.0",
896 "symfony/browser-kit": "^2.7|^3.0|^4.0",
897 "symfony/css-selector": "^2.7|^3.0|^4.0",
898 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
899 "symfony/expression-language": "~2.7|^3.0|^4.0",
900 "symfony/form": "^2.7|^3.0|^4.0",
901 "symfony/phpunit-bridge": "^3.2|^4.0",
902 "symfony/security-bundle": "^2.7|^3.0|^4.0",
903 "symfony/serializer": "^2.7.11|^3.0.4|^4.0",
904 "symfony/twig-bundle": "^2.7|^3.0|^4.0",
905 "symfony/validator": "^2.7|^3.0|^4.0",
906 "symfony/web-profiler-bundle": "^2.7|^3.0|^4.0",
907 "symfony/yaml": "^2.7|^3.0|^4.0"
908 },
909 "suggest": {
910 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^1.0",
911 "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ^3.0",
912 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
913 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
914 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
915 },
916 "type": "symfony-bundle",
917 "extra": {
918 "branch-alias": {
919 "dev-master": "2.3-dev"
920 }
921 },
922 "autoload": {
923 "psr-4": {
924 "FOS\\RestBundle\\": ""
925 },
926 "exclude-from-classmap": [
927 "Tests/"
928 ]
929 },
930 "notification-url": "https://packagist.org/downloads/",
931 "license": [
932 "MIT"
933 ],
934 "authors": [
935 {
936 "name": "Lukas Kahwe Smith",
937 "email": "smith@pooteeweet.org"
938 },
939 {
940 "name": "FriendsOfSymfony Community",
941 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
942 },
943 {
944 "name": "Konstantin Kudryashov",
945 "email": "ever.zet@gmail.com"
946 }
947 ],
948 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
949 "homepage": "http://friendsofsymfony.github.com",
950 "keywords": [
951 "rest"
952 ],
953 "time": "2018-02-28T13:57:04+00:00"
954 },
955 {
956 "name": "jdorn/sql-formatter",
957 "version": "v1.2.17",
958 "source": {
959 "type": "git",
960 "url": "https://github.com/jdorn/sql-formatter.git",
961 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
962 },
963 "dist": {
964 "type": "zip",
965 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
966 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
967 "shasum": ""
968 },
969 "require": {
970 "php": ">=5.2.4"
971 },
972 "require-dev": {
973 "phpunit/phpunit": "3.7.*"
974 },
975 "type": "library",
976 "extra": {
977 "branch-alias": {
978 "dev-master": "1.3.x-dev"
979 }
980 },
981 "autoload": {
982 "classmap": [
983 "lib"
984 ]
985 },
986 "notification-url": "https://packagist.org/downloads/",
987 "license": [
988 "MIT"
989 ],
990 "authors": [
991 {
992 "name": "Jeremy Dorn",
993 "email": "jeremy@jeremydorn.com",
994 "homepage": "http://jeremydorn.com/"
995 }
996 ],
997 "description": "a PHP SQL highlighting library",
998 "homepage": "https://github.com/jdorn/sql-formatter/",
999 "keywords": [
1000 "highlight",
1001 "sql"
1002 ],
1003 "time": "2014-01-12T16:20:24+00:00"
1004 },
1005 {
1006 "name": "jms/metadata",
1007 "version": "1.6.0",
1008 "source": {
1009 "type": "git",
1010 "url": "https://github.com/schmittjoh/metadata.git",
1011 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab"
1012 },
1013 "dist": {
1014 "type": "zip",
1015 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab",
1016 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab",
1017 "shasum": ""
1018 },
1019 "require": {
1020 "php": ">=5.3.0"
1021 },
1022 "require-dev": {
1023 "doctrine/cache": "~1.0",
1024 "symfony/cache": "~3.1"
1025 },
1026 "type": "library",
1027 "extra": {
1028 "branch-alias": {
1029 "dev-master": "1.5.x-dev"
1030 }
1031 },
1032 "autoload": {
1033 "psr-0": {
1034 "Metadata\\": "src/"
1035 }
1036 },
1037 "notification-url": "https://packagist.org/downloads/",
1038 "license": [
1039 "Apache-2.0"
1040 ],
1041 "authors": [
1042 {
1043 "name": "Johannes M. Schmitt",
1044 "email": "schmittjoh@gmail.com"
1045 }
1046 ],
1047 "description": "Class/method/property metadata management in PHP",
1048 "keywords": [
1049 "annotations",
1050 "metadata",
1051 "xml",
1052 "yaml"
1053 ],
1054 "time": "2016-12-05T10:18:33+00:00"
1055 },
1056 {
1057 "name": "jms/parser-lib",
1058 "version": "1.0.0",
1059 "source": {
1060 "type": "git",
1061 "url": "https://github.com/schmittjoh/parser-lib.git",
1062 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
1063 },
1064 "dist": {
1065 "type": "zip",
1066 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
1067 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
1068 "shasum": ""
1069 },
1070 "require": {
1071 "phpoption/phpoption": ">=0.9,<2.0-dev"
1072 },
1073 "type": "library",
1074 "extra": {
1075 "branch-alias": {
1076 "dev-master": "1.0-dev"
1077 }
1078 },
1079 "autoload": {
1080 "psr-0": {
1081 "JMS\\": "src/"
1082 }
1083 },
1084 "notification-url": "https://packagist.org/downloads/",
1085 "license": [
1086 "Apache2"
1087 ],
1088 "description": "A library for easily creating recursive-descent parsers.",
1089 "time": "2012-11-18T18:08:43+00:00"
1090 },
1091 {
1092 "name": "jms/serializer",
1093 "version": "1.12.1",
1094 "source": {
1095 "type": "git",
1096 "url": "https://github.com/schmittjoh/serializer.git",
1097 "reference": "93d6e03fcb71d45854cc44b5a84d645c02c5d763"
1098 },
1099 "dist": {
1100 "type": "zip",
1101 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/93d6e03fcb71d45854cc44b5a84d645c02c5d763",
1102 "reference": "93d6e03fcb71d45854cc44b5a84d645c02c5d763",
1103 "shasum": ""
1104 },
1105 "require": {
1106 "doctrine/annotations": "^1.0",
1107 "doctrine/instantiator": "^1.0.3",
1108 "jms/metadata": "^1.3",
1109 "jms/parser-lib": "1.*",
1110 "php": "^5.5|^7.0",
1111 "phpcollection/phpcollection": "~0.1",
1112 "phpoption/phpoption": "^1.1"
1113 },
1114 "conflict": {
1115 "twig/twig": "<1.12"
1116 },
1117 "require-dev": {
1118 "doctrine/orm": "~2.1",
1119 "doctrine/phpcr-odm": "^1.3|^2.0",
1120 "ext-pdo_sqlite": "*",
1121 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
1122 "phpunit/phpunit": "^4.8|^5.0",
1123 "propel/propel1": "~1.7",
1124 "psr/container": "^1.0",
1125 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
1126 "symfony/expression-language": "^2.6|^3.0",
1127 "symfony/filesystem": "^2.1",
1128 "symfony/form": "~2.1|^3.0",
1129 "symfony/translation": "^2.1|^3.0",
1130 "symfony/validator": "^2.2|^3.0",
1131 "symfony/yaml": "^2.1|^3.0",
1132 "twig/twig": "~1.12|~2.0"
1133 },
1134 "suggest": {
1135 "doctrine/cache": "Required if you like to use cache functionality.",
1136 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
1137 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
1138 },
1139 "type": "library",
1140 "extra": {
1141 "branch-alias": {
1142 "dev-1.x": "1.11-dev"
1143 }
1144 },
1145 "autoload": {
1146 "psr-0": {
1147 "JMS\\Serializer": "src/"
1148 }
1149 },
1150 "notification-url": "https://packagist.org/downloads/",
1151 "license": [
1152 "MIT"
1153 ],
1154 "authors": [
1155 {
1156 "name": "Asmir Mustafic",
1157 "email": "goetas@gmail.com"
1158 },
1159 {
1160 "name": "Johannes M. Schmitt",
1161 "email": "schmittjoh@gmail.com"
1162 }
1163 ],
1164 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
1165 "homepage": "http://jmsyst.com/libs/serializer",
1166 "keywords": [
1167 "deserialization",
1168 "jaxb",
1169 "json",
1170 "serialization",
1171 "xml"
1172 ],
1173 "time": "2018-06-01T12:10:12+00:00"
1174 },
1175 {
1176 "name": "jms/serializer-bundle",
1177 "version": "2.4.2",
1178 "source": {
1179 "type": "git",
1180 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
1181 "reference": "22eb9a2f7983394b0770237ca91e879eb2a4b4a6"
1182 },
1183 "dist": {
1184 "type": "zip",
1185 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/22eb9a2f7983394b0770237ca91e879eb2a4b4a6",
1186 "reference": "22eb9a2f7983394b0770237ca91e879eb2a4b4a6",
1187 "shasum": ""
1188 },
1189 "require": {
1190 "jms/serializer": "^1.10",
1191 "php": "^5.4|^7.0",
1192 "phpoption/phpoption": "^1.1.0",
1193 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
1194 },
1195 "require-dev": {
1196 "doctrine/orm": "*",
1197 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
1198 "symfony/expression-language": "~2.6|~3.0|~4.0",
1199 "symfony/finder": "^2.3|^3.0|^4.0",
1200 "symfony/form": "*",
1201 "symfony/stopwatch": "*",
1202 "symfony/twig-bundle": "*",
1203 "symfony/validator": "*",
1204 "symfony/yaml": "*"
1205 },
1206 "suggest": {
1207 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
1208 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
1209 },
1210 "type": "symfony-bundle",
1211 "extra": {
1212 "branch-alias": {
1213 "dev-master": "2.4-dev"
1214 }
1215 },
1216 "autoload": {
1217 "psr-4": {
1218 "JMS\\SerializerBundle\\": ""
1219 },
1220 "exclude-from-classmap": [
1221 "/Tests/"
1222 ]
1223 },
1224 "notification-url": "https://packagist.org/downloads/",
1225 "license": [
1226 "MIT"
1227 ],
1228 "authors": [
1229 {
1230 "name": "Asmir Mustafic",
1231 "email": "goetas@gmail.com"
1232 },
1233 {
1234 "name": "Johannes M. Schmitt",
1235 "email": "schmittjoh@gmail.com"
1236 }
1237 ],
1238 "description": "Allows you to easily serialize, and deserialize data of any complexity",
1239 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
1240 "keywords": [
1241 "deserialization",
1242 "jaxb",
1243 "json",
1244 "serialization",
1245 "xml"
1246 ],
1247 "time": "2018-06-19T13:39:25+00:00"
1248 },
1249 {
1250 "name": "phpcollection/phpcollection",
1251 "version": "0.5.0",
1252 "source": {
1253 "type": "git",
1254 "url": "https://github.com/schmittjoh/php-collection.git",
1255 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
1256 },
1257 "dist": {
1258 "type": "zip",
1259 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
1260 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
1261 "shasum": ""
1262 },
1263 "require": {
1264 "phpoption/phpoption": "1.*"
1265 },
1266 "type": "library",
1267 "extra": {
1268 "branch-alias": {
1269 "dev-master": "0.4-dev"
1270 }
1271 },
1272 "autoload": {
1273 "psr-0": {
1274 "PhpCollection": "src/"
1275 }
1276 },
1277 "notification-url": "https://packagist.org/downloads/",
1278 "license": [
1279 "Apache2"
1280 ],
1281 "authors": [
1282 {
1283 "name": "Johannes M. Schmitt",
1284 "email": "schmittjoh@gmail.com"
1285 }
1286 ],
1287 "description": "General-Purpose Collection Library for PHP",
1288 "keywords": [
1289 "collection",
1290 "list",
1291 "map",
1292 "sequence",
1293 "set"
1294 ],
1295 "time": "2015-05-17T12:39:23+00:00"
1296 },
1297 {
1298 "name": "phpoption/phpoption",
1299 "version": "1.5.0",
1300 "source": {
1301 "type": "git",
1302 "url": "https://github.com/schmittjoh/php-option.git",
1303 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
1304 },
1305 "dist": {
1306 "type": "zip",
1307 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
1308 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
1309 "shasum": ""
1310 },
1311 "require": {
1312 "php": ">=5.3.0"
1313 },
1314 "require-dev": {
1315 "phpunit/phpunit": "4.7.*"
1316 },
1317 "type": "library",
1318 "extra": {
1319 "branch-alias": {
1320 "dev-master": "1.3-dev"
1321 }
1322 },
1323 "autoload": {
1324 "psr-0": {
1325 "PhpOption\\": "src/"
1326 }
1327 },
1328 "notification-url": "https://packagist.org/downloads/",
1329 "license": [
1330 "Apache2"
1331 ],
1332 "authors": [
1333 {
1334 "name": "Johannes M. Schmitt",
1335 "email": "schmittjoh@gmail.com"
1336 }
1337 ],
1338 "description": "Option Type for PHP",
1339 "keywords": [
1340 "language",
1341 "option",
1342 "php",
1343 "type"
1344 ],
1345 "time": "2015-07-25T16:39:46+00:00"
1346 },
1347 {
1348 "name": "psr/cache",
1349 "version": "1.0.1",
1350 "source": {
1351 "type": "git",
1352 "url": "https://github.com/php-fig/cache.git",
1353 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1354 },
1355 "dist": {
1356 "type": "zip",
1357 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1358 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1359 "shasum": ""
1360 },
1361 "require": {
1362 "php": ">=5.3.0"
1363 },
1364 "type": "library",
1365 "extra": {
1366 "branch-alias": {
1367 "dev-master": "1.0.x-dev"
1368 }
1369 },
1370 "autoload": {
1371 "psr-4": {
1372 "Psr\\Cache\\": "src/"
1373 }
1374 },
1375 "notification-url": "https://packagist.org/downloads/",
1376 "license": [
1377 "MIT"
1378 ],
1379 "authors": [
1380 {
1381 "name": "PHP-FIG",
1382 "homepage": "http://www.php-fig.org/"
1383 }
1384 ],
1385 "description": "Common interface for caching libraries",
1386 "keywords": [
1387 "cache",
1388 "psr",
1389 "psr-6"
1390 ],
1391 "time": "2016-08-06T20:24:11+00:00"
1392 },
1393 {
1394 "name": "psr/container",
1395 "version": "1.0.0",
1396 "source": {
1397 "type": "git",
1398 "url": "https://github.com/php-fig/container.git",
1399 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1400 },
1401 "dist": {
1402 "type": "zip",
1403 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1404 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1405 "shasum": ""
1406 },
1407 "require": {
1408 "php": ">=5.3.0"
1409 },
1410 "type": "library",
1411 "extra": {
1412 "branch-alias": {
1413 "dev-master": "1.0.x-dev"
1414 }
1415 },
1416 "autoload": {
1417 "psr-4": {
1418 "Psr\\Container\\": "src/"
1419 }
1420 },
1421 "notification-url": "https://packagist.org/downloads/",
1422 "license": [
1423 "MIT"
1424 ],
1425 "authors": [
1426 {
1427 "name": "PHP-FIG",
1428 "homepage": "http://www.php-fig.org/"
1429 }
1430 ],
1431 "description": "Common Container Interface (PHP FIG PSR-11)",
1432 "homepage": "https://github.com/php-fig/container",
1433 "keywords": [
1434 "PSR-11",
1435 "container",
1436 "container-interface",
1437 "container-interop",
1438 "psr"
1439 ],
1440 "time": "2017-02-14T16:28:37+00:00"
1441 },
1442 {
1443 "name": "psr/log",
1444 "version": "1.0.2",
1445 "source": {
1446 "type": "git",
1447 "url": "https://github.com/php-fig/log.git",
1448 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1449 },
1450 "dist": {
1451 "type": "zip",
1452 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1453 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1454 "shasum": ""
1455 },
1456 "require": {
1457 "php": ">=5.3.0"
1458 },
1459 "type": "library",
1460 "extra": {
1461 "branch-alias": {
1462 "dev-master": "1.0.x-dev"
1463 }
1464 },
1465 "autoload": {
1466 "psr-4": {
1467 "Psr\\Log\\": "Psr/Log/"
1468 }
1469 },
1470 "notification-url": "https://packagist.org/downloads/",
1471 "license": [
1472 "MIT"
1473 ],
1474 "authors": [
1475 {
1476 "name": "PHP-FIG",
1477 "homepage": "http://www.php-fig.org/"
1478 }
1479 ],
1480 "description": "Common interface for logging libraries",
1481 "homepage": "https://github.com/php-fig/log",
1482 "keywords": [
1483 "log",
1484 "psr",
1485 "psr-3"
1486 ],
1487 "time": "2016-10-10T12:19:37+00:00"
1488 },
1489 {
1490 "name": "psr/simple-cache",
1491 "version": "1.0.1",
1492 "source": {
1493 "type": "git",
1494 "url": "https://github.com/php-fig/simple-cache.git",
1495 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
1496 },
1497 "dist": {
1498 "type": "zip",
1499 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1500 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1501 "shasum": ""
1502 },
1503 "require": {
1504 "php": ">=5.3.0"
1505 },
1506 "type": "library",
1507 "extra": {
1508 "branch-alias": {
1509 "dev-master": "1.0.x-dev"
1510 }
1511 },
1512 "autoload": {
1513 "psr-4": {
1514 "Psr\\SimpleCache\\": "src/"
1515 }
1516 },
1517 "notification-url": "https://packagist.org/downloads/",
1518 "license": [
1519 "MIT"
1520 ],
1521 "authors": [
1522 {
1523 "name": "PHP-FIG",
1524 "homepage": "http://www.php-fig.org/"
1525 }
1526 ],
1527 "description": "Common interfaces for simple caching",
1528 "keywords": [
1529 "cache",
1530 "caching",
1531 "psr",
1532 "psr-16",
1533 "simple-cache"
1534 ],
1535 "time": "2017-10-23T01:57:42+00:00"
1536 },
1537 {
1538 "name": "sensio/framework-extra-bundle",
c4fba949 1539 "version": "v5.2.0",
dec6d031
JB
1540 "source": {
1541 "type": "git",
1542 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
c4fba949 1543 "reference": "50e8b7292425957b8fd66887504430c89bcbd83c"
dec6d031
JB
1544 },
1545 "dist": {
1546 "type": "zip",
c4fba949
JB
1547 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/50e8b7292425957b8fd66887504430c89bcbd83c",
1548 "reference": "50e8b7292425957b8fd66887504430c89bcbd83c",
dec6d031
JB
1549 "shasum": ""
1550 },
1551 "require": {
1552 "doctrine/common": "^2.2",
1553 "symfony/config": "^3.3|^4.0",
1554 "symfony/dependency-injection": "^3.3|^4.0",
c4fba949 1555 "symfony/framework-bundle": "^3.4|^4.0",
dec6d031
JB
1556 "symfony/http-kernel": "^3.3|^4.0"
1557 },
1558 "require-dev": {
1559 "doctrine/doctrine-bundle": "^1.6",
1560 "doctrine/orm": "^2.5",
1561 "symfony/browser-kit": "^3.3|^4.0",
1562 "symfony/dom-crawler": "^3.3|^4.0",
1563 "symfony/expression-language": "^3.3|^4.0",
1564 "symfony/finder": "^3.3|^4.0",
c4fba949
JB
1565 "symfony/monolog-bridge": "^3.0|^4.0",
1566 "symfony/monolog-bundle": "^3.2",
dec6d031
JB
1567 "symfony/phpunit-bridge": "^3.3|^4.0",
1568 "symfony/psr-http-message-bridge": "^0.3",
1569 "symfony/security-bundle": "^3.3|^4.0",
1570 "symfony/twig-bundle": "^3.3|^4.0",
1571 "symfony/yaml": "^3.3|^4.0",
1572 "twig/twig": "~1.12|~2.0",
1573 "zendframework/zend-diactoros": "^1.3"
1574 },
1575 "suggest": {
1576 "symfony/expression-language": "",
1577 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
1578 "symfony/security-bundle": ""
1579 },
1580 "type": "symfony-bundle",
1581 "extra": {
1582 "branch-alias": {
c4fba949 1583 "dev-master": "5.2.x-dev"
dec6d031
JB
1584 }
1585 },
1586 "autoload": {
1587 "psr-4": {
1588 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
1589 }
1590 },
1591 "notification-url": "https://packagist.org/downloads/",
1592 "license": [
1593 "MIT"
1594 ],
1595 "authors": [
1596 {
1597 "name": "Fabien Potencier",
1598 "email": "fabien@symfony.com"
1599 }
1600 ],
1601 "description": "This bundle provides a way to configure your controllers with annotations",
1602 "keywords": [
1603 "annotations",
1604 "controllers"
1605 ],
c4fba949
JB
1606 "time": "2018-05-12T09:37:42+00:00"
1607 },
1608 {
1609 "name": "swiftmailer/swiftmailer",
a692051d 1610 "version": "v6.1.0",
c4fba949
JB
1611 "source": {
1612 "type": "git",
1613 "url": "https://github.com/swiftmailer/swiftmailer.git",
a692051d 1614 "reference": "0ff595e1d9d7d1c929b2a5f7b774bbcfbbd81587"
c4fba949
JB
1615 },
1616 "dist": {
1617 "type": "zip",
a692051d
JB
1618 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0ff595e1d9d7d1c929b2a5f7b774bbcfbbd81587",
1619 "reference": "0ff595e1d9d7d1c929b2a5f7b774bbcfbbd81587",
c4fba949
JB
1620 "shasum": ""
1621 },
1622 "require": {
1623 "egulias/email-validator": "~2.0",
1624 "php": ">=7.0.0"
1625 },
1626 "require-dev": {
1627 "mockery/mockery": "~0.9.1",
1628 "symfony/phpunit-bridge": "~3.3@dev"
1629 },
a692051d
JB
1630 "suggest": {
1631 "ext-intl": "Needed to support internationalized email addresses",
1632 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
1633 },
c4fba949
JB
1634 "type": "library",
1635 "extra": {
1636 "branch-alias": {
a692051d 1637 "dev-master": "6.1-dev"
c4fba949
JB
1638 }
1639 },
1640 "autoload": {
1641 "files": [
1642 "lib/swift_required.php"
1643 ]
1644 },
1645 "notification-url": "https://packagist.org/downloads/",
1646 "license": [
1647 "MIT"
1648 ],
1649 "authors": [
1650 {
1651 "name": "Chris Corbyn"
1652 },
1653 {
1654 "name": "Fabien Potencier",
1655 "email": "fabien@symfony.com"
1656 }
1657 ],
1658 "description": "Swiftmailer, free feature-rich PHP mailer",
a692051d 1659 "homepage": "https://swiftmailer.symfony.com",
c4fba949
JB
1660 "keywords": [
1661 "email",
1662 "mail",
1663 "mailer"
1664 ],
a692051d 1665 "time": "2018-07-02T20:24:38+00:00"
dec6d031
JB
1666 },
1667 {
1668 "name": "symfony/cache",
6ebcc54a 1669 "version": "v4.1.1",
dec6d031
JB
1670 "source": {
1671 "type": "git",
1672 "url": "https://github.com/symfony/cache.git",
6ebcc54a 1673 "reference": "be95ef3665747e6ff9d883a8adc87085769009f0"
dec6d031
JB
1674 },
1675 "dist": {
1676 "type": "zip",
6ebcc54a
JB
1677 "url": "https://api.github.com/repos/symfony/cache/zipball/be95ef3665747e6ff9d883a8adc87085769009f0",
1678 "reference": "be95ef3665747e6ff9d883a8adc87085769009f0",
dec6d031
JB
1679 "shasum": ""
1680 },
1681 "require": {
1682 "php": "^7.1.3",
1683 "psr/cache": "~1.0",
1684 "psr/log": "~1.0",
1685 "psr/simple-cache": "^1.0"
1686 },
1687 "conflict": {
1688 "symfony/var-dumper": "<3.4"
1689 },
1690 "provide": {
1691 "psr/cache-implementation": "1.0",
1692 "psr/simple-cache-implementation": "1.0"
1693 },
1694 "require-dev": {
1695 "cache/integration-tests": "dev-master",
1696 "doctrine/cache": "~1.6",
1697 "doctrine/dbal": "~2.4",
1698 "predis/predis": "~1.0"
1699 },
1700 "type": "library",
1701 "extra": {
1702 "branch-alias": {
1703 "dev-master": "4.1-dev"
1704 }
1705 },
1706 "autoload": {
1707 "psr-4": {
1708 "Symfony\\Component\\Cache\\": ""
1709 },
1710 "exclude-from-classmap": [
1711 "/Tests/"
1712 ]
1713 },
1714 "notification-url": "https://packagist.org/downloads/",
1715 "license": [
1716 "MIT"
1717 ],
1718 "authors": [
1719 {
1720 "name": "Nicolas Grekas",
1721 "email": "p@tchwork.com"
1722 },
1723 {
1724 "name": "Symfony Community",
1725 "homepage": "https://symfony.com/contributors"
1726 }
1727 ],
1728 "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
1729 "homepage": "https://symfony.com",
1730 "keywords": [
1731 "caching",
1732 "psr6"
1733 ],
6ebcc54a 1734 "time": "2018-06-22T08:59:39+00:00"
dec6d031
JB
1735 },
1736 {
1737 "name": "symfony/config",
6ebcc54a 1738 "version": "v4.1.1",
dec6d031
JB
1739 "source": {
1740 "type": "git",
1741 "url": "https://github.com/symfony/config.git",
6ebcc54a 1742 "reference": "e57e7b573df9d0eaa8c0152768c708ee7ea2b8e5"
dec6d031
JB
1743 },
1744 "dist": {
1745 "type": "zip",
6ebcc54a
JB
1746 "url": "https://api.github.com/repos/symfony/config/zipball/e57e7b573df9d0eaa8c0152768c708ee7ea2b8e5",
1747 "reference": "e57e7b573df9d0eaa8c0152768c708ee7ea2b8e5",
dec6d031
JB
1748 "shasum": ""
1749 },
1750 "require": {
1751 "php": "^7.1.3",
1752 "symfony/filesystem": "~3.4|~4.0",
1753 "symfony/polyfill-ctype": "~1.8"
1754 },
1755 "conflict": {
1756 "symfony/finder": "<3.4"
1757 },
1758 "require-dev": {
1759 "symfony/dependency-injection": "~3.4|~4.0",
1760 "symfony/event-dispatcher": "~3.4|~4.0",
1761 "symfony/finder": "~3.4|~4.0",
1762 "symfony/yaml": "~3.4|~4.0"
1763 },
1764 "suggest": {
1765 "symfony/yaml": "To use the yaml reference dumper"
1766 },
1767 "type": "library",
1768 "extra": {
1769 "branch-alias": {
1770 "dev-master": "4.1-dev"
1771 }
1772 },
1773 "autoload": {
1774 "psr-4": {
1775 "Symfony\\Component\\Config\\": ""
1776 },
1777 "exclude-from-classmap": [
1778 "/Tests/"
1779 ]
1780 },
1781 "notification-url": "https://packagist.org/downloads/",
1782 "license": [
1783 "MIT"
1784 ],
1785 "authors": [
1786 {
1787 "name": "Fabien Potencier",
1788 "email": "fabien@symfony.com"
1789 },
1790 {
1791 "name": "Symfony Community",
1792 "homepage": "https://symfony.com/contributors"
1793 }
1794 ],
1795 "description": "Symfony Config Component",
1796 "homepage": "https://symfony.com",
6ebcc54a 1797 "time": "2018-06-20T11:15:17+00:00"
dec6d031
JB
1798 },
1799 {
1800 "name": "symfony/console",
6ebcc54a 1801 "version": "v4.1.1",
dec6d031
JB
1802 "source": {
1803 "type": "git",
1804 "url": "https://github.com/symfony/console.git",
6ebcc54a 1805 "reference": "70591cda56b4b47c55776ac78e157c4bb6c8b43f"
dec6d031
JB
1806 },
1807 "dist": {
1808 "type": "zip",
6ebcc54a
JB
1809 "url": "https://api.github.com/repos/symfony/console/zipball/70591cda56b4b47c55776ac78e157c4bb6c8b43f",
1810 "reference": "70591cda56b4b47c55776ac78e157c4bb6c8b43f",
dec6d031
JB
1811 "shasum": ""
1812 },
1813 "require": {
1814 "php": "^7.1.3",
1815 "symfony/polyfill-mbstring": "~1.0"
1816 },
1817 "conflict": {
1818 "symfony/dependency-injection": "<3.4",
1819 "symfony/process": "<3.3"
1820 },
1821 "require-dev": {
1822 "psr/log": "~1.0",
1823 "symfony/config": "~3.4|~4.0",
1824 "symfony/dependency-injection": "~3.4|~4.0",
1825 "symfony/event-dispatcher": "~3.4|~4.0",
1826 "symfony/lock": "~3.4|~4.0",
1827 "symfony/process": "~3.4|~4.0"
1828 },
1829 "suggest": {
1830 "psr/log-implementation": "For using the console logger",
1831 "symfony/event-dispatcher": "",
1832 "symfony/lock": "",
1833 "symfony/process": ""
1834 },
1835 "type": "library",
1836 "extra": {
1837 "branch-alias": {
1838 "dev-master": "4.1-dev"
1839 }
1840 },
1841 "autoload": {
1842 "psr-4": {
1843 "Symfony\\Component\\Console\\": ""
1844 },
1845 "exclude-from-classmap": [
1846 "/Tests/"
1847 ]
1848 },
1849 "notification-url": "https://packagist.org/downloads/",
1850 "license": [
1851 "MIT"
1852 ],
1853 "authors": [
1854 {
1855 "name": "Fabien Potencier",
1856 "email": "fabien@symfony.com"
1857 },
1858 {
1859 "name": "Symfony Community",
1860 "homepage": "https://symfony.com/contributors"
1861 }
1862 ],
1863 "description": "Symfony Console Component",
1864 "homepage": "https://symfony.com",
6ebcc54a 1865 "time": "2018-05-31T10:17:53+00:00"
dec6d031
JB
1866 },
1867 {
1868 "name": "symfony/debug",
6ebcc54a 1869 "version": "v4.1.1",
dec6d031
JB
1870 "source": {
1871 "type": "git",
1872 "url": "https://github.com/symfony/debug.git",
6ebcc54a 1873 "reference": "dbe0fad88046a755dcf9379f2964c61a02f5ae3d"
dec6d031
JB
1874 },
1875 "dist": {
1876 "type": "zip",
6ebcc54a
JB
1877 "url": "https://api.github.com/repos/symfony/debug/zipball/dbe0fad88046a755dcf9379f2964c61a02f5ae3d",
1878 "reference": "dbe0fad88046a755dcf9379f2964c61a02f5ae3d",
dec6d031
JB
1879 "shasum": ""
1880 },
1881 "require": {
1882 "php": "^7.1.3",
1883 "psr/log": "~1.0"
1884 },
1885 "conflict": {
1886 "symfony/http-kernel": "<3.4"
1887 },
1888 "require-dev": {
1889 "symfony/http-kernel": "~3.4|~4.0"
1890 },
1891 "type": "library",
1892 "extra": {
1893 "branch-alias": {
1894 "dev-master": "4.1-dev"
1895 }
1896 },
1897 "autoload": {
1898 "psr-4": {
1899 "Symfony\\Component\\Debug\\": ""
1900 },
1901 "exclude-from-classmap": [
1902 "/Tests/"
1903 ]
1904 },
1905 "notification-url": "https://packagist.org/downloads/",
1906 "license": [
1907 "MIT"
1908 ],
1909 "authors": [
1910 {
1911 "name": "Fabien Potencier",
1912 "email": "fabien@symfony.com"
1913 },
1914 {
1915 "name": "Symfony Community",
1916 "homepage": "https://symfony.com/contributors"
1917 }
1918 ],
1919 "description": "Symfony Debug Component",
1920 "homepage": "https://symfony.com",
6ebcc54a 1921 "time": "2018-06-08T09:39:36+00:00"
dec6d031
JB
1922 },
1923 {
1924 "name": "symfony/dependency-injection",
6ebcc54a 1925 "version": "v4.1.1",
dec6d031
JB
1926 "source": {
1927 "type": "git",
1928 "url": "https://github.com/symfony/dependency-injection.git",
6ebcc54a 1929 "reference": "e761828a85d7dfc00b927f94ccbe1851ce0b6535"
dec6d031
JB
1930 },
1931 "dist": {
1932 "type": "zip",
6ebcc54a
JB
1933 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e761828a85d7dfc00b927f94ccbe1851ce0b6535",
1934 "reference": "e761828a85d7dfc00b927f94ccbe1851ce0b6535",
dec6d031
JB
1935 "shasum": ""
1936 },
1937 "require": {
1938 "php": "^7.1.3",
1939 "psr/container": "^1.0"
1940 },
1941 "conflict": {
6ebcc54a 1942 "symfony/config": "<4.1.1",
dec6d031
JB
1943 "symfony/finder": "<3.4",
1944 "symfony/proxy-manager-bridge": "<3.4",
1945 "symfony/yaml": "<3.4"
1946 },
1947 "provide": {
1948 "psr/container-implementation": "1.0"
1949 },
1950 "require-dev": {
1951 "symfony/config": "~4.1",
1952 "symfony/expression-language": "~3.4|~4.0",
1953 "symfony/yaml": "~3.4|~4.0"
1954 },
1955 "suggest": {
1956 "symfony/config": "",
1957 "symfony/expression-language": "For using expressions in service container configuration",
1958 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
1959 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1960 "symfony/yaml": ""
1961 },
1962 "type": "library",
1963 "extra": {
1964 "branch-alias": {
1965 "dev-master": "4.1-dev"
1966 }
1967 },
1968 "autoload": {
1969 "psr-4": {
1970 "Symfony\\Component\\DependencyInjection\\": ""
1971 },
1972 "exclude-from-classmap": [
1973 "/Tests/"
1974 ]
1975 },
1976 "notification-url": "https://packagist.org/downloads/",
1977 "license": [
1978 "MIT"
1979 ],
1980 "authors": [
1981 {
1982 "name": "Fabien Potencier",
1983 "email": "fabien@symfony.com"
1984 },
1985 {
1986 "name": "Symfony Community",
1987 "homepage": "https://symfony.com/contributors"
1988 }
1989 ],
1990 "description": "Symfony DependencyInjection Component",
1991 "homepage": "https://symfony.com",
6ebcc54a 1992 "time": "2018-06-25T11:12:43+00:00"
dec6d031
JB
1993 },
1994 {
1995 "name": "symfony/doctrine-bridge",
1996 "version": "v4.1.1",
1997 "source": {
1998 "type": "git",
1999 "url": "https://github.com/symfony/doctrine-bridge.git",
2000 "reference": "a7751cc8d949c16366976633678116f85662b989"
2001 },
2002 "dist": {
2003 "type": "zip",
2004 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/a7751cc8d949c16366976633678116f85662b989",
2005 "reference": "a7751cc8d949c16366976633678116f85662b989",
2006 "shasum": ""
2007 },
2008 "require": {
2009 "doctrine/common": "~2.4@stable",
2010 "php": "^7.1.3",
2011 "symfony/polyfill-ctype": "~1.8",
2012 "symfony/polyfill-mbstring": "~1.0"
2013 },
2014 "conflict": {
2015 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
2016 "symfony/dependency-injection": "<3.4"
2017 },
2018 "require-dev": {
2019 "doctrine/data-fixtures": "1.0.*",
2020 "doctrine/dbal": "~2.4",
2021 "doctrine/orm": "^2.4.5",
2022 "symfony/dependency-injection": "~3.4|~4.0",
2023 "symfony/expression-language": "~3.4|~4.0",
2024 "symfony/form": "~3.4|~4.0",
2025 "symfony/http-kernel": "~3.4|~4.0",
2026 "symfony/property-access": "~3.4|~4.0",
2027 "symfony/property-info": "~3.4|~4.0",
2028 "symfony/proxy-manager-bridge": "~3.4|~4.0",
2029 "symfony/security": "~3.4|~4.0",
2030 "symfony/stopwatch": "~3.4|~4.0",
2031 "symfony/translation": "~3.4|~4.0",
2032 "symfony/validator": "~3.4|~4.0"
2033 },
2034 "suggest": {
2035 "doctrine/data-fixtures": "",
2036 "doctrine/dbal": "",
2037 "doctrine/orm": "",
2038 "symfony/form": "",
2039 "symfony/property-info": "",
2040 "symfony/validator": ""
2041 },
2042 "type": "symfony-bridge",
2043 "extra": {
2044 "branch-alias": {
2045 "dev-master": "4.1-dev"
2046 }
2047 },
2048 "autoload": {
2049 "psr-4": {
2050 "Symfony\\Bridge\\Doctrine\\": ""
2051 },
2052 "exclude-from-classmap": [
2053 "/Tests/"
2054 ]
2055 },
2056 "notification-url": "https://packagist.org/downloads/",
2057 "license": [
2058 "MIT"
2059 ],
2060 "authors": [
2061 {
2062 "name": "Fabien Potencier",
2063 "email": "fabien@symfony.com"
2064 },
2065 {
2066 "name": "Symfony Community",
2067 "homepage": "https://symfony.com/contributors"
2068 }
2069 ],
2070 "description": "Symfony Doctrine Bridge",
2071 "homepage": "https://symfony.com",
2072 "time": "2018-06-25T11:31:22+00:00"
2073 },
2074 {
2075 "name": "symfony/event-dispatcher",
6ebcc54a 2076 "version": "v4.1.1",
dec6d031
JB
2077 "source": {
2078 "type": "git",
2079 "url": "https://github.com/symfony/event-dispatcher.git",
2080 "reference": "2391ed210a239868e7256eb6921b1bd83f3087b5"
2081 },
2082 "dist": {
2083 "type": "zip",
2084 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2391ed210a239868e7256eb6921b1bd83f3087b5",
2085 "reference": "2391ed210a239868e7256eb6921b1bd83f3087b5",
2086 "shasum": ""
2087 },
2088 "require": {
2089 "php": "^7.1.3"
2090 },
2091 "conflict": {
2092 "symfony/dependency-injection": "<3.4"
2093 },
2094 "require-dev": {
2095 "psr/log": "~1.0",
2096 "symfony/config": "~3.4|~4.0",
2097 "symfony/dependency-injection": "~3.4|~4.0",
2098 "symfony/expression-language": "~3.4|~4.0",
2099 "symfony/stopwatch": "~3.4|~4.0"
2100 },
2101 "suggest": {
2102 "symfony/dependency-injection": "",
2103 "symfony/http-kernel": ""
2104 },
2105 "type": "library",
2106 "extra": {
2107 "branch-alias": {
2108 "dev-master": "4.1-dev"
2109 }
2110 },
2111 "autoload": {
2112 "psr-4": {
2113 "Symfony\\Component\\EventDispatcher\\": ""
2114 },
2115 "exclude-from-classmap": [
2116 "/Tests/"
2117 ]
2118 },
2119 "notification-url": "https://packagist.org/downloads/",
2120 "license": [
2121 "MIT"
2122 ],
2123 "authors": [
2124 {
2125 "name": "Fabien Potencier",
2126 "email": "fabien@symfony.com"
2127 },
2128 {
2129 "name": "Symfony Community",
2130 "homepage": "https://symfony.com/contributors"
2131 }
2132 ],
2133 "description": "Symfony EventDispatcher Component",
2134 "homepage": "https://symfony.com",
2135 "time": "2018-04-06T07:35:57+00:00"
2136 },
2137 {
2138 "name": "symfony/filesystem",
6ebcc54a 2139 "version": "v4.1.1",
dec6d031
JB
2140 "source": {
2141 "type": "git",
2142 "url": "https://github.com/symfony/filesystem.git",
2143 "reference": "562bf7005b55fd80d26b582d28e3e10f2dd5ae9c"
2144 },
2145 "dist": {
2146 "type": "zip",
2147 "url": "https://api.github.com/repos/symfony/filesystem/zipball/562bf7005b55fd80d26b582d28e3e10f2dd5ae9c",
2148 "reference": "562bf7005b55fd80d26b582d28e3e10f2dd5ae9c",
2149 "shasum": ""
2150 },
2151 "require": {
2152 "php": "^7.1.3",
2153 "symfony/polyfill-ctype": "~1.8"
2154 },
2155 "type": "library",
2156 "extra": {
2157 "branch-alias": {
2158 "dev-master": "4.1-dev"
2159 }
2160 },
2161 "autoload": {
2162 "psr-4": {
2163 "Symfony\\Component\\Filesystem\\": ""
2164 },
2165 "exclude-from-classmap": [
2166 "/Tests/"
2167 ]
2168 },
2169 "notification-url": "https://packagist.org/downloads/",
2170 "license": [
2171 "MIT"
2172 ],
2173 "authors": [
2174 {
2175 "name": "Fabien Potencier",
2176 "email": "fabien@symfony.com"
2177 },
2178 {
2179 "name": "Symfony Community",
2180 "homepage": "https://symfony.com/contributors"
2181 }
2182 ],
2183 "description": "Symfony Filesystem Component",
2184 "homepage": "https://symfony.com",
2185 "time": "2018-05-30T07:26:09+00:00"
2186 },
2187 {
2188 "name": "symfony/finder",
6ebcc54a 2189 "version": "v4.1.1",
dec6d031
JB
2190 "source": {
2191 "type": "git",
2192 "url": "https://github.com/symfony/finder.git",
6ebcc54a 2193 "reference": "84714b8417d19e4ba02ea78a41a975b3efaafddb"
dec6d031
JB
2194 },
2195 "dist": {
2196 "type": "zip",
6ebcc54a
JB
2197 "url": "https://api.github.com/repos/symfony/finder/zipball/84714b8417d19e4ba02ea78a41a975b3efaafddb",
2198 "reference": "84714b8417d19e4ba02ea78a41a975b3efaafddb",
dec6d031
JB
2199 "shasum": ""
2200 },
2201 "require": {
2202 "php": "^7.1.3"
2203 },
2204 "type": "library",
2205 "extra": {
2206 "branch-alias": {
2207 "dev-master": "4.1-dev"
2208 }
2209 },
2210 "autoload": {
2211 "psr-4": {
2212 "Symfony\\Component\\Finder\\": ""
2213 },
2214 "exclude-from-classmap": [
2215 "/Tests/"
2216 ]
2217 },
2218 "notification-url": "https://packagist.org/downloads/",
2219 "license": [
2220 "MIT"
2221 ],
2222 "authors": [
2223 {
2224 "name": "Fabien Potencier",
2225 "email": "fabien@symfony.com"
2226 },
2227 {
2228 "name": "Symfony Community",
2229 "homepage": "https://symfony.com/contributors"
2230 }
2231 ],
2232 "description": "Symfony Finder Component",
2233 "homepage": "https://symfony.com",
6ebcc54a 2234 "time": "2018-06-19T21:38:16+00:00"
dec6d031
JB
2235 },
2236 {
2237 "name": "symfony/flex",
2238 "version": "v1.0.80",
2239 "source": {
2240 "type": "git",
2241 "url": "https://github.com/symfony/flex.git",
2242 "reference": "729aee08d62b47224e85b83c97e2824ff7d1735e"
2243 },
2244 "dist": {
2245 "type": "zip",
2246 "url": "https://api.github.com/repos/symfony/flex/zipball/729aee08d62b47224e85b83c97e2824ff7d1735e",
2247 "reference": "729aee08d62b47224e85b83c97e2824ff7d1735e",
2248 "shasum": ""
2249 },
2250 "require": {
2251 "composer-plugin-api": "^1.0",
2252 "php": "^7.0"
2253 },
2254 "require-dev": {
2255 "composer/composer": "^1.0.2",
2256 "symfony/phpunit-bridge": "^3.2.8"
2257 },
2258 "type": "composer-plugin",
2259 "extra": {
2260 "branch-alias": {
2261 "dev-master": "1.0-dev"
2262 },
2263 "class": "Symfony\\Flex\\Flex"
2264 },
2265 "autoload": {
2266 "psr-4": {
2267 "Symfony\\Flex\\": "src"
2268 }
2269 },
2270 "notification-url": "https://packagist.org/downloads/",
2271 "license": [
2272 "MIT"
2273 ],
2274 "authors": [
2275 {
2276 "name": "Fabien Potencier",
2277 "email": "fabien.potencier@gmail.com"
2278 }
2279 ],
2280 "time": "2018-05-02T19:08:56+00:00"
2281 },
2282 {
2283 "name": "symfony/framework-bundle",
6ebcc54a 2284 "version": "v4.1.1",
dec6d031
JB
2285 "source": {
2286 "type": "git",
2287 "url": "https://github.com/symfony/framework-bundle.git",
6ebcc54a 2288 "reference": "a34630e9712b23fb0a20cc12fe937a9ddcaacbe8"
dec6d031
JB
2289 },
2290 "dist": {
2291 "type": "zip",
6ebcc54a
JB
2292 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a34630e9712b23fb0a20cc12fe937a9ddcaacbe8",
2293 "reference": "a34630e9712b23fb0a20cc12fe937a9ddcaacbe8",
dec6d031
JB
2294 "shasum": ""
2295 },
2296 "require": {
2297 "ext-xml": "*",
2298 "php": "^7.1.3",
2299 "symfony/cache": "~3.4|~4.0",
2300 "symfony/config": "~3.4|~4.0",
6ebcc54a 2301 "symfony/dependency-injection": "^4.1.1",
dec6d031
JB
2302 "symfony/event-dispatcher": "^4.1",
2303 "symfony/filesystem": "~3.4|~4.0",
2304 "symfony/finder": "~3.4|~4.0",
2305 "symfony/http-foundation": "^4.1",
2306 "symfony/http-kernel": "^4.1",
2307 "symfony/polyfill-mbstring": "~1.0",
2308 "symfony/routing": "^4.1"
2309 },
2310 "conflict": {
2311 "phpdocumentor/reflection-docblock": "<3.0",
2312 "phpdocumentor/type-resolver": "<0.2.1",
2313 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
2314 "symfony/asset": "<3.4",
2315 "symfony/console": "<3.4",
2316 "symfony/form": "<4.1",
2317 "symfony/property-info": "<3.4",
2318 "symfony/serializer": "<4.1",
2319 "symfony/stopwatch": "<3.4",
2320 "symfony/translation": "<3.4",
2321 "symfony/validator": "<4.1",
2322 "symfony/workflow": "<4.1"
2323 },
2324 "require-dev": {
2325 "doctrine/annotations": "~1.0",
2326 "doctrine/cache": "~1.0",
2327 "fig/link-util": "^1.0",
2328 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
2329 "symfony/asset": "~3.4|~4.0",
2330 "symfony/browser-kit": "~3.4|~4.0",
2331 "symfony/console": "~3.4|~4.0",
2332 "symfony/css-selector": "~3.4|~4.0",
2333 "symfony/dom-crawler": "~3.4|~4.0",
2334 "symfony/expression-language": "~3.4|~4.0",
2335 "symfony/form": "^4.1",
2336 "symfony/lock": "~3.4|~4.0",
6ebcc54a 2337 "symfony/messenger": "^4.1",
dec6d031
JB
2338 "symfony/polyfill-intl-icu": "~1.0",
2339 "symfony/process": "~3.4|~4.0",
2340 "symfony/property-info": "~3.4|~4.0",
2341 "symfony/security": "~3.4|~4.0",
2342 "symfony/security-core": "~3.4|~4.0",
2343 "symfony/security-csrf": "~3.4|~4.0",
2344 "symfony/serializer": "^4.1",
2345 "symfony/stopwatch": "~3.4|~4.0",
2346 "symfony/templating": "~3.4|~4.0",
2347 "symfony/translation": "~3.4|~4.0",
2348 "symfony/validator": "^4.1",
2349 "symfony/var-dumper": "~3.4|~4.0",
2350 "symfony/web-link": "~3.4|~4.0",
2351 "symfony/workflow": "^4.1",
2352 "symfony/yaml": "~3.4|~4.0",
2353 "twig/twig": "~1.34|~2.4"
2354 },
2355 "suggest": {
2356 "ext-apcu": "For best performance of the system caches",
2357 "symfony/console": "For using the console commands",
2358 "symfony/form": "For using forms",
2359 "symfony/property-info": "For using the property_info service",
2360 "symfony/serializer": "For using the serializer service",
2361 "symfony/validator": "For using validation",
2362 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
2363 "symfony/yaml": "For using the debug:config and lint:yaml commands"
2364 },
2365 "type": "symfony-bundle",
2366 "extra": {
2367 "branch-alias": {
2368 "dev-master": "4.1-dev"
2369 }
2370 },
2371 "autoload": {
2372 "psr-4": {
2373 "Symfony\\Bundle\\FrameworkBundle\\": ""
2374 },
2375 "exclude-from-classmap": [
2376 "/Tests/"
2377 ]
2378 },
2379 "notification-url": "https://packagist.org/downloads/",
2380 "license": [
2381 "MIT"
2382 ],
2383 "authors": [
2384 {
2385 "name": "Fabien Potencier",
2386 "email": "fabien@symfony.com"
2387 },
2388 {
2389 "name": "Symfony Community",
2390 "homepage": "https://symfony.com/contributors"
2391 }
2392 ],
2393 "description": "Symfony FrameworkBundle",
2394 "homepage": "https://symfony.com",
6ebcc54a 2395 "time": "2018-06-20T21:41:56+00:00"
dec6d031
JB
2396 },
2397 {
2398 "name": "symfony/http-foundation",
6ebcc54a 2399 "version": "v4.1.1",
dec6d031
JB
2400 "source": {
2401 "type": "git",
2402 "url": "https://github.com/symfony/http-foundation.git",
6ebcc54a 2403 "reference": "4f9c7cf962e635b0b26b14500ac046e07dbef7f3"
dec6d031
JB
2404 },
2405 "dist": {
2406 "type": "zip",
6ebcc54a
JB
2407 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4f9c7cf962e635b0b26b14500ac046e07dbef7f3",
2408 "reference": "4f9c7cf962e635b0b26b14500ac046e07dbef7f3",
dec6d031
JB
2409 "shasum": ""
2410 },
2411 "require": {
2412 "php": "^7.1.3",
2413 "symfony/polyfill-mbstring": "~1.1"
2414 },
2415 "require-dev": {
2416 "predis/predis": "~1.0",
2417 "symfony/expression-language": "~3.4|~4.0"
2418 },
2419 "type": "library",
2420 "extra": {
2421 "branch-alias": {
2422 "dev-master": "4.1-dev"
2423 }
2424 },
2425 "autoload": {
2426 "psr-4": {
2427 "Symfony\\Component\\HttpFoundation\\": ""
2428 },
2429 "exclude-from-classmap": [
2430 "/Tests/"
2431 ]
2432 },
2433 "notification-url": "https://packagist.org/downloads/",
2434 "license": [
2435 "MIT"
2436 ],
2437 "authors": [
2438 {
2439 "name": "Fabien Potencier",
2440 "email": "fabien@symfony.com"
2441 },
2442 {
2443 "name": "Symfony Community",
2444 "homepage": "https://symfony.com/contributors"
2445 }
2446 ],
2447 "description": "Symfony HttpFoundation Component",
2448 "homepage": "https://symfony.com",
6ebcc54a 2449 "time": "2018-06-19T21:38:16+00:00"
dec6d031
JB
2450 },
2451 {
2452 "name": "symfony/http-kernel",
6ebcc54a 2453 "version": "v4.1.1",
dec6d031
JB
2454 "source": {
2455 "type": "git",
2456 "url": "https://github.com/symfony/http-kernel.git",
6ebcc54a 2457 "reference": "29c094a1c4f8209b7e033f612cbbd69029e38955"
dec6d031
JB
2458 },
2459 "dist": {
2460 "type": "zip",
6ebcc54a
JB
2461 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/29c094a1c4f8209b7e033f612cbbd69029e38955",
2462 "reference": "29c094a1c4f8209b7e033f612cbbd69029e38955",
dec6d031
JB
2463 "shasum": ""
2464 },
2465 "require": {
2466 "php": "^7.1.3",
2467 "psr/log": "~1.0",
2468 "symfony/debug": "~3.4|~4.0",
2469 "symfony/event-dispatcher": "~4.1",
6ebcc54a 2470 "symfony/http-foundation": "^4.1.1",
dec6d031
JB
2471 "symfony/polyfill-ctype": "~1.8"
2472 },
2473 "conflict": {
2474 "symfony/config": "<3.4",
2475 "symfony/dependency-injection": "<4.1",
6ebcc54a 2476 "symfony/var-dumper": "<4.1.1",
dec6d031
JB
2477 "twig/twig": "<1.34|<2.4,>=2"
2478 },
2479 "provide": {
2480 "psr/log-implementation": "1.0"
2481 },
2482 "require-dev": {
2483 "psr/cache": "~1.0",
2484 "symfony/browser-kit": "~3.4|~4.0",
2485 "symfony/config": "~3.4|~4.0",
2486 "symfony/console": "~3.4|~4.0",
2487 "symfony/css-selector": "~3.4|~4.0",
2488 "symfony/dependency-injection": "^4.1",
2489 "symfony/dom-crawler": "~3.4|~4.0",
2490 "symfony/expression-language": "~3.4|~4.0",
2491 "symfony/finder": "~3.4|~4.0",
2492 "symfony/process": "~3.4|~4.0",
2493 "symfony/routing": "~3.4|~4.0",
2494 "symfony/stopwatch": "~3.4|~4.0",
2495 "symfony/templating": "~3.4|~4.0",
2496 "symfony/translation": "~3.4|~4.0",
6ebcc54a 2497 "symfony/var-dumper": "^4.1.1"
dec6d031
JB
2498 },
2499 "suggest": {
2500 "symfony/browser-kit": "",
2501 "symfony/config": "",
2502 "symfony/console": "",
2503 "symfony/dependency-injection": "",
2504 "symfony/var-dumper": ""
2505 },
2506 "type": "library",
2507 "extra": {
2508 "branch-alias": {
2509 "dev-master": "4.1-dev"
2510 }
2511 },
2512 "autoload": {
2513 "psr-4": {
2514 "Symfony\\Component\\HttpKernel\\": ""
2515 },
2516 "exclude-from-classmap": [
2517 "/Tests/"
2518 ]
2519 },
2520 "notification-url": "https://packagist.org/downloads/",
2521 "license": [
2522 "MIT"
2523 ],
2524 "authors": [
2525 {
2526 "name": "Fabien Potencier",
2527 "email": "fabien@symfony.com"
2528 },
2529 {
2530 "name": "Symfony Community",
2531 "homepage": "https://symfony.com/contributors"
2532 }
2533 ],
2534 "description": "Symfony HttpKernel Component",
2535 "homepage": "https://symfony.com",
6ebcc54a 2536 "time": "2018-06-25T13:06:45+00:00"
dec6d031 2537 },
ef3fa6e0
JB
2538 {
2539 "name": "symfony/inflector",
2540 "version": "v4.1.1",
2541 "source": {
2542 "type": "git",
2543 "url": "https://github.com/symfony/inflector.git",
2544 "reference": "a55513ebd8aa4843300e325c84d0954a9d1f4ed8"
2545 },
2546 "dist": {
2547 "type": "zip",
2548 "url": "https://api.github.com/repos/symfony/inflector/zipball/a55513ebd8aa4843300e325c84d0954a9d1f4ed8",
2549 "reference": "a55513ebd8aa4843300e325c84d0954a9d1f4ed8",
2550 "shasum": ""
2551 },
2552 "require": {
2553 "php": "^7.1.3",
2554 "symfony/polyfill-ctype": "~1.8"
2555 },
2556 "type": "library",
2557 "extra": {
2558 "branch-alias": {
2559 "dev-master": "4.1-dev"
2560 }
2561 },
2562 "autoload": {
2563 "psr-4": {
2564 "Symfony\\Component\\Inflector\\": ""
2565 },
2566 "exclude-from-classmap": [
2567 "/Tests/"
2568 ]
2569 },
2570 "notification-url": "https://packagist.org/downloads/",
2571 "license": [
2572 "MIT"
2573 ],
2574 "authors": [
2575 {
2576 "name": "Bernhard Schussek",
2577 "email": "bschussek@gmail.com"
2578 },
2579 {
2580 "name": "Symfony Community",
2581 "homepage": "https://symfony.com/contributors"
2582 }
2583 ],
2584 "description": "Symfony Inflector Component",
2585 "homepage": "https://symfony.com",
2586 "keywords": [
2587 "inflection",
2588 "pluralize",
2589 "singularize",
2590 "string",
2591 "symfony",
2592 "words"
2593 ],
2594 "time": "2018-05-01T23:02:13+00:00"
2595 },
dec6d031
JB
2596 {
2597 "name": "symfony/lts",
2598 "version": "dev-master",
2599 "source": {
2600 "type": "git",
2601 "url": "https://github.com/symfony/lts.git",
2602 "reference": "6de50b244bad631a71544b3cc3c8e206c0e5f991"
2603 },
2604 "dist": {
2605 "type": "zip",
2606 "url": "https://api.github.com/repos/symfony/lts/zipball/6de50b244bad631a71544b3cc3c8e206c0e5f991",
2607 "reference": "6de50b244bad631a71544b3cc3c8e206c0e5f991",
2608 "shasum": ""
2609 },
2610 "conflict": {
2611 "symfony/asset": ">=5",
2612 "symfony/browser-kit": ">=5",
2613 "symfony/cache": ">=5",
2614 "symfony/class-loader": ">=5",
2615 "symfony/config": ">=5",
2616 "symfony/console": ">=5",
2617 "symfony/css-selector": ">=5",
2618 "symfony/debug": ">=5",
2619 "symfony/debug-bundle": ">=5",
2620 "symfony/dependency-injection": ">=5",
2621 "symfony/doctrine-bridge": ">=5",
2622 "symfony/dom-crawler": ">=5",
2623 "symfony/dotenv": ">=5",
2624 "symfony/event-dispatcher": ">=5",
2625 "symfony/expression-language": ">=5",
2626 "symfony/filesystem": ">=5",
2627 "symfony/finder": ">=5",
2628 "symfony/form": ">=5",
2629 "symfony/framework-bundle": ">=5",
2630 "symfony/http-foundation": ">=5",
2631 "symfony/http-kernel": ">=5",
2632 "symfony/inflector": ">=5",
2633 "symfony/intl": ">=5",
2634 "symfony/ldap": ">=5",
2635 "symfony/lock": ">=5",
2636 "symfony/messenger": ">=5",
2637 "symfony/monolog-bridge": ">=5",
2638 "symfony/options-resolver": ">=5",
2639 "symfony/process": ">=5",
2640 "symfony/property-access": ">=5",
2641 "symfony/property-info": ">=5",
2642 "symfony/proxy-manager-bridge": ">=5",
2643 "symfony/routing": ">=5",
2644 "symfony/security": ">=5",
2645 "symfony/security-bundle": ">=5",
2646 "symfony/security-core": ">=5",
2647 "symfony/security-csrf": ">=5",
2648 "symfony/security-guard": ">=5",
2649 "symfony/security-http": ">=5",
2650 "symfony/serializer": ">=5",
2651 "symfony/stopwatch": ">=5",
2652 "symfony/symfony": ">=5",
2653 "symfony/templating": ">=5",
2654 "symfony/translation": ">=5",
2655 "symfony/twig-bridge": ">=5",
2656 "symfony/twig-bundle": ">=5",
2657 "symfony/validator": ">=5",
2658 "symfony/var-dumper": ">=5",
2659 "symfony/web-link": ">=5",
2660 "symfony/web-profiler-bundle": ">=5",
2661 "symfony/web-server-bundle": ">=5",
2662 "symfony/workflow": ">=5",
2663 "symfony/yaml": ">=5"
2664 },
2665 "type": "metapackage",
2666 "extra": {
2667 "branch-alias": {
2668 "dev-master": "4-dev"
2669 }
2670 },
2671 "notification-url": "https://packagist.org/downloads/",
2672 "license": [
2673 "MIT"
2674 ],
2675 "authors": [
2676 {
2677 "name": "Fabien Potencier",
2678 "email": "fabien@symfony.com"
2679 },
2680 {
2681 "name": "Symfony Community",
2682 "homepage": "https://symfony.com/contributors"
2683 }
2684 ],
2685 "description": "Enforces Long Term Supported versions of Symfony components",
2686 "homepage": "https://symfony.com",
2687 "time": "2018-04-03T05:04:16+00:00"
2688 },
2689 {
2690 "name": "symfony/polyfill-mbstring",
2691 "version": "v1.8.0",
2692 "source": {
2693 "type": "git",
2694 "url": "https://github.com/symfony/polyfill-mbstring.git",
2695 "reference": "3296adf6a6454a050679cde90f95350ad604b171"
2696 },
2697 "dist": {
2698 "type": "zip",
2699 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
2700 "reference": "3296adf6a6454a050679cde90f95350ad604b171",
2701 "shasum": ""
2702 },
2703 "require": {
2704 "php": ">=5.3.3"
2705 },
2706 "suggest": {
2707 "ext-mbstring": "For best performance"
2708 },
2709 "type": "library",
2710 "extra": {
2711 "branch-alias": {
2712 "dev-master": "1.8-dev"
2713 }
2714 },
2715 "autoload": {
2716 "psr-4": {
2717 "Symfony\\Polyfill\\Mbstring\\": ""
2718 },
2719 "files": [
2720 "bootstrap.php"
2721 ]
2722 },
2723 "notification-url": "https://packagist.org/downloads/",
2724 "license": [
2725 "MIT"
2726 ],
2727 "authors": [
2728 {
2729 "name": "Nicolas Grekas",
2730 "email": "p@tchwork.com"
2731 },
2732 {
2733 "name": "Symfony Community",
2734 "homepage": "https://symfony.com/contributors"
2735 }
2736 ],
2737 "description": "Symfony polyfill for the Mbstring extension",
2738 "homepage": "https://symfony.com",
2739 "keywords": [
2740 "compatibility",
2741 "mbstring",
2742 "polyfill",
2743 "portable",
2744 "shim"
2745 ],
2746 "time": "2018-04-26T10:06:28+00:00"
2747 },
ef3fa6e0
JB
2748 {
2749 "name": "symfony/property-access",
2750 "version": "v4.1.1",
2751 "source": {
2752 "type": "git",
2753 "url": "https://github.com/symfony/property-access.git",
2754 "reference": "f957d37eb476c9442a0c684b0cd0dd1fb38cb74a"
2755 },
2756 "dist": {
2757 "type": "zip",
2758 "url": "https://api.github.com/repos/symfony/property-access/zipball/f957d37eb476c9442a0c684b0cd0dd1fb38cb74a",
2759 "reference": "f957d37eb476c9442a0c684b0cd0dd1fb38cb74a",
2760 "shasum": ""
2761 },
2762 "require": {
2763 "php": "^7.1.3",
2764 "symfony/inflector": "~3.4|~4.0"
2765 },
2766 "require-dev": {
2767 "symfony/cache": "~3.4|~4.0"
2768 },
2769 "suggest": {
2770 "psr/cache-implementation": "To cache access methods."
2771 },
2772 "type": "library",
2773 "extra": {
2774 "branch-alias": {
2775 "dev-master": "4.1-dev"
2776 }
2777 },
2778 "autoload": {
2779 "psr-4": {
2780 "Symfony\\Component\\PropertyAccess\\": ""
2781 },
2782 "exclude-from-classmap": [
2783 "/Tests/"
2784 ]
2785 },
2786 "notification-url": "https://packagist.org/downloads/",
2787 "license": [
2788 "MIT"
2789 ],
2790 "authors": [
2791 {
2792 "name": "Fabien Potencier",
2793 "email": "fabien@symfony.com"
2794 },
2795 {
2796 "name": "Symfony Community",
2797 "homepage": "https://symfony.com/contributors"
2798 }
2799 ],
2800 "description": "Symfony PropertyAccess Component",
2801 "homepage": "https://symfony.com",
2802 "keywords": [
2803 "access",
2804 "array",
2805 "extraction",
2806 "index",
2807 "injection",
2808 "object",
2809 "property",
2810 "property path",
2811 "reflection"
2812 ],
2813 "time": "2018-05-30T07:26:09+00:00"
2814 },
dec6d031
JB
2815 {
2816 "name": "symfony/routing",
6ebcc54a 2817 "version": "v4.1.1",
dec6d031
JB
2818 "source": {
2819 "type": "git",
2820 "url": "https://github.com/symfony/routing.git",
6ebcc54a 2821 "reference": "b38b9797327b26ea2e4146a40e6e2dc9820a6932"
dec6d031
JB
2822 },
2823 "dist": {
2824 "type": "zip",
6ebcc54a
JB
2825 "url": "https://api.github.com/repos/symfony/routing/zipball/b38b9797327b26ea2e4146a40e6e2dc9820a6932",
2826 "reference": "b38b9797327b26ea2e4146a40e6e2dc9820a6932",
dec6d031
JB
2827 "shasum": ""
2828 },
2829 "require": {
2830 "php": "^7.1.3"
2831 },
2832 "conflict": {
2833 "symfony/config": "<3.4",
2834 "symfony/dependency-injection": "<3.4",
2835 "symfony/yaml": "<3.4"
2836 },
2837 "require-dev": {
2838 "doctrine/annotations": "~1.0",
dec6d031
JB
2839 "psr/log": "~1.0",
2840 "symfony/config": "~3.4|~4.0",
2841 "symfony/dependency-injection": "~3.4|~4.0",
2842 "symfony/expression-language": "~3.4|~4.0",
2843 "symfony/http-foundation": "~3.4|~4.0",
2844 "symfony/yaml": "~3.4|~4.0"
2845 },
2846 "suggest": {
2847 "doctrine/annotations": "For using the annotation loader",
2848 "symfony/config": "For using the all-in-one router or any loader",
2849 "symfony/dependency-injection": "For loading routes from a service",
2850 "symfony/expression-language": "For using expression matching",
2851 "symfony/http-foundation": "For using a Symfony Request object",
2852 "symfony/yaml": "For using the YAML loader"
2853 },
2854 "type": "library",
2855 "extra": {
2856 "branch-alias": {
2857 "dev-master": "4.1-dev"
2858 }
2859 },
2860 "autoload": {
2861 "psr-4": {
2862 "Symfony\\Component\\Routing\\": ""
2863 },
2864 "exclude-from-classmap": [
2865 "/Tests/"
2866 ]
2867 },
2868 "notification-url": "https://packagist.org/downloads/",
2869 "license": [
2870 "MIT"
2871 ],
2872 "authors": [
2873 {
2874 "name": "Fabien Potencier",
2875 "email": "fabien@symfony.com"
2876 },
2877 {
2878 "name": "Symfony Community",
2879 "homepage": "https://symfony.com/contributors"
2880 }
2881 ],
2882 "description": "Symfony Routing Component",
2883 "homepage": "https://symfony.com",
2884 "keywords": [
2885 "router",
2886 "routing",
2887 "uri",
2888 "url"
2889 ],
6ebcc54a 2890 "time": "2018-06-19T21:38:16+00:00"
dec6d031
JB
2891 },
2892 {
ef3fa6e0 2893 "name": "symfony/security",
dec6d031
JB
2894 "version": "v4.1.1",
2895 "source": {
2896 "type": "git",
ef3fa6e0
JB
2897 "url": "https://github.com/symfony/security.git",
2898 "reference": "fa46e38ff4dea2d3949630efd33ed73e2ac0850a"
dec6d031
JB
2899 },
2900 "dist": {
2901 "type": "zip",
ef3fa6e0
JB
2902 "url": "https://api.github.com/repos/symfony/security/zipball/fa46e38ff4dea2d3949630efd33ed73e2ac0850a",
2903 "reference": "fa46e38ff4dea2d3949630efd33ed73e2ac0850a",
dec6d031
JB
2904 "shasum": ""
2905 },
2906 "require": {
ef3fa6e0
JB
2907 "php": "^7.1.3",
2908 "symfony/event-dispatcher": "~3.4|~4.0",
2909 "symfony/http-foundation": "~3.4|~4.0",
2910 "symfony/http-kernel": "~3.4|~4.0",
2911 "symfony/property-access": "~3.4|~4.0"
2912 },
2913 "replace": {
2914 "symfony/security-core": "self.version",
2915 "symfony/security-csrf": "self.version",
2916 "symfony/security-guard": "self.version",
2917 "symfony/security-http": "self.version"
dec6d031
JB
2918 },
2919 "require-dev": {
2920 "psr/container": "^1.0",
2921 "psr/log": "~1.0",
dec6d031 2922 "symfony/expression-language": "~3.4|~4.0",
ef3fa6e0 2923 "symfony/finder": "~3.4|~4.0",
dec6d031 2924 "symfony/ldap": "~3.4|~4.0",
ef3fa6e0
JB
2925 "symfony/polyfill-intl-icu": "~1.0",
2926 "symfony/routing": "~3.4|~4.0",
dec6d031
JB
2927 "symfony/validator": "~3.4|~4.0"
2928 },
2929 "suggest": {
2930 "psr/container-implementation": "To instantiate the Security class",
dec6d031 2931 "symfony/expression-language": "For using the expression voter",
ef3fa6e0
JB
2932 "symfony/form": "",
2933 "symfony/ldap": "For using the LDAP user and authentication providers",
2934 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
dec6d031
JB
2935 "symfony/validator": "For using the user password constraint"
2936 },
2937 "type": "library",
2938 "extra": {
2939 "branch-alias": {
2940 "dev-master": "4.1-dev"
2941 }
2942 },
2943 "autoload": {
2944 "psr-4": {
ef3fa6e0 2945 "Symfony\\Component\\Security\\": ""
dec6d031
JB
2946 },
2947 "exclude-from-classmap": [
2948 "/Tests/"
2949 ]
2950 },
2951 "notification-url": "https://packagist.org/downloads/",
2952 "license": [
2953 "MIT"
2954 ],
2955 "authors": [
2956 {
2957 "name": "Fabien Potencier",
2958 "email": "fabien@symfony.com"
2959 },
2960 {
2961 "name": "Symfony Community",
2962 "homepage": "https://symfony.com/contributors"
2963 }
2964 ],
ef3fa6e0 2965 "description": "Symfony Security Component",
dec6d031
JB
2966 "homepage": "https://symfony.com",
2967 "time": "2018-06-22T08:59:39+00:00"
2968 },
ef3fa6e0
JB
2969 {
2970 "name": "symfony/security-bundle",
2971 "version": "v4.1.1",
2972 "source": {
2973 "type": "git",
2974 "url": "https://github.com/symfony/security-bundle.git",
2975 "reference": "58c0db1915ab9c54c013d9336cace46f9e02cbb2"
2976 },
2977 "dist": {
2978 "type": "zip",
2979 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/58c0db1915ab9c54c013d9336cace46f9e02cbb2",
2980 "reference": "58c0db1915ab9c54c013d9336cace46f9e02cbb2",
2981 "shasum": ""
2982 },
2983 "require": {
2984 "ext-xml": "*",
2985 "php": "^7.1.3",
2986 "symfony/dependency-injection": "^3.4.3|^4.0.3",
2987 "symfony/http-kernel": "^4.1",
2988 "symfony/security": "^4.1.1"
2989 },
2990 "conflict": {
2991 "symfony/console": "<3.4",
2992 "symfony/event-dispatcher": "<3.4",
2993 "symfony/framework-bundle": "<4.1.1",
2994 "symfony/var-dumper": "<3.4"
2995 },
2996 "require-dev": {
2997 "doctrine/doctrine-bundle": "~1.5",
2998 "symfony/asset": "~3.4|~4.0",
2999 "symfony/browser-kit": "~3.4|~4.0",
3000 "symfony/console": "~3.4|~4.0",
3001 "symfony/css-selector": "~3.4|~4.0",
3002 "symfony/dom-crawler": "~3.4|~4.0",
3003 "symfony/event-dispatcher": "~3.4|~4.0",
3004 "symfony/expression-language": "~3.4|~4.0",
3005 "symfony/form": "~3.4|~4.0",
3006 "symfony/framework-bundle": "~4.1",
3007 "symfony/http-foundation": "~3.4|~4.0",
3008 "symfony/process": "~3.4|~4.0",
3009 "symfony/translation": "~3.4|~4.0",
3010 "symfony/twig-bridge": "~3.4|~4.0",
3011 "symfony/twig-bundle": "~3.4|~4.0",
3012 "symfony/validator": "~3.4|~4.0",
3013 "symfony/var-dumper": "~3.4|~4.0",
3014 "symfony/yaml": "~3.4|~4.0",
3015 "twig/twig": "~1.34|~2.4"
3016 },
3017 "type": "symfony-bundle",
3018 "extra": {
3019 "branch-alias": {
3020 "dev-master": "4.1-dev"
3021 }
3022 },
3023 "autoload": {
3024 "psr-4": {
3025 "Symfony\\Bundle\\SecurityBundle\\": ""
3026 },
3027 "exclude-from-classmap": [
3028 "/Tests/"
3029 ]
3030 },
3031 "notification-url": "https://packagist.org/downloads/",
3032 "license": [
3033 "MIT"
3034 ],
3035 "authors": [
3036 {
3037 "name": "Fabien Potencier",
3038 "email": "fabien@symfony.com"
3039 },
3040 {
3041 "name": "Symfony Community",
3042 "homepage": "https://symfony.com/contributors"
3043 }
3044 ],
3045 "description": "Symfony SecurityBundle",
3046 "homepage": "https://symfony.com",
3047 "time": "2018-06-25T11:12:43+00:00"
3048 },
98cb0edc
JB
3049 {
3050 "name": "symfony/serializer",
3051 "version": "v4.1.1",
3052 "source": {
3053 "type": "git",
3054 "url": "https://github.com/symfony/serializer.git",
3055 "reference": "2ddc6ec084eba809aec92bf723e007bc3a8345c0"
3056 },
3057 "dist": {
3058 "type": "zip",
3059 "url": "https://api.github.com/repos/symfony/serializer/zipball/2ddc6ec084eba809aec92bf723e007bc3a8345c0",
3060 "reference": "2ddc6ec084eba809aec92bf723e007bc3a8345c0",
3061 "shasum": ""
3062 },
3063 "require": {
3064 "php": "^7.1.3",
3065 "symfony/polyfill-ctype": "~1.8"
3066 },
3067 "conflict": {
3068 "phpdocumentor/type-resolver": "<0.2.1",
3069 "symfony/dependency-injection": "<3.4",
3070 "symfony/property-access": "<3.4",
3071 "symfony/property-info": "<3.4",
3072 "symfony/yaml": "<3.4"
3073 },
3074 "require-dev": {
3075 "doctrine/annotations": "~1.0",
3076 "doctrine/cache": "~1.0",
3077 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
3078 "symfony/cache": "~3.4|~4.0",
3079 "symfony/config": "~3.4|~4.0",
3080 "symfony/dependency-injection": "~3.4|~4.0",
3081 "symfony/http-foundation": "~3.4|~4.0",
3082 "symfony/property-access": "~3.4|~4.0",
3083 "symfony/property-info": "~3.4|~4.0",
3084 "symfony/validator": "~3.4|~4.0",
3085 "symfony/yaml": "~3.4|~4.0"
3086 },
3087 "suggest": {
3088 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
3089 "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
3090 "psr/cache-implementation": "For using the metadata cache.",
3091 "symfony/config": "For using the XML mapping loader.",
3092 "symfony/http-foundation": "To use the DataUriNormalizer.",
3093 "symfony/property-access": "For using the ObjectNormalizer.",
3094 "symfony/property-info": "To deserialize relations.",
3095 "symfony/yaml": "For using the default YAML mapping loader."
3096 },
3097 "type": "library",
3098 "extra": {
3099 "branch-alias": {
3100 "dev-master": "4.1-dev"
3101 }
3102 },
3103 "autoload": {
3104 "psr-4": {
3105 "Symfony\\Component\\Serializer\\": ""
3106 },
3107 "exclude-from-classmap": [
3108 "/Tests/"
3109 ]
3110 },
3111 "notification-url": "https://packagist.org/downloads/",
3112 "license": [
3113 "MIT"
3114 ],
3115 "authors": [
3116 {
3117 "name": "Fabien Potencier",
3118 "email": "fabien@symfony.com"
3119 },
3120 {
3121 "name": "Symfony Community",
3122 "homepage": "https://symfony.com/contributors"
3123 }
3124 ],
3125 "description": "Symfony Serializer Component",
3126 "homepage": "https://symfony.com",
3127 "time": "2018-06-22T08:59:39+00:00"
3128 },
c4fba949
JB
3129 {
3130 "name": "symfony/swiftmailer-bundle",
3131 "version": "v3.2.2",
3132 "source": {
3133 "type": "git",
3134 "url": "https://github.com/symfony/swiftmailer-bundle.git",
3135 "reference": "f1ba0552a9cd4df0191a58845fbd5541cf9eda2d"
3136 },
3137 "dist": {
3138 "type": "zip",
3139 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/f1ba0552a9cd4df0191a58845fbd5541cf9eda2d",
3140 "reference": "f1ba0552a9cd4df0191a58845fbd5541cf9eda2d",
3141 "shasum": ""
3142 },
3143 "require": {
3144 "php": ">=7.0.0",
3145 "swiftmailer/swiftmailer": "^6.0.1",
3146 "symfony/config": "~2.8|~3.3|~4.0",
3147 "symfony/dependency-injection": "~2.7|~3.3|~4.0",
3148 "symfony/http-kernel": "~2.7|~3.3|~4.0"
3149 },
3150 "require-dev": {
3151 "symfony/console": "~2.7|~3.3|~4.0",
3152 "symfony/framework-bundle": "~2.7|~3.3|~4.0",
3153 "symfony/phpunit-bridge": "~3.3|~4.0",
3154 "symfony/yaml": "~2.7|~3.3|~4.0"
3155 },
3156 "suggest": {
3157 "psr/log": "Allows logging"
3158 },
3159 "type": "symfony-bundle",
3160 "extra": {
3161 "branch-alias": {
3162 "dev-master": "3.2-dev"
3163 }
3164 },
3165 "autoload": {
3166 "psr-4": {
3167 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
3168 },
3169 "exclude-from-classmap": [
3170 "/Tests/"
3171 ]
3172 },
3173 "notification-url": "https://packagist.org/downloads/",
3174 "license": [
3175 "MIT"
3176 ],
3177 "authors": [
3178 {
3179 "name": "Symfony Community",
3180 "homepage": "http://symfony.com/contributors"
3181 },
3182 {
3183 "name": "Fabien Potencier",
3184 "email": "fabien@symfony.com"
3185 }
3186 ],
3187 "description": "Symfony SwiftmailerBundle",
3188 "homepage": "http://symfony.com",
3189 "time": "2018-04-03T16:29:41+00:00"
3190 },
dec6d031
JB
3191 {
3192 "name": "symfony/templating",
3193 "version": "v4.1.1",
3194 "source": {
3195 "type": "git",
3196 "url": "https://github.com/symfony/templating.git",
3197 "reference": "c9731b5e11fc01a1363e0cf9b3c90faf619ea479"
3198 },
3199 "dist": {
3200 "type": "zip",
3201 "url": "https://api.github.com/repos/symfony/templating/zipball/c9731b5e11fc01a1363e0cf9b3c90faf619ea479",
3202 "reference": "c9731b5e11fc01a1363e0cf9b3c90faf619ea479",
3203 "shasum": ""
3204 },
3205 "require": {
3206 "php": "^7.1.3",
3207 "symfony/polyfill-ctype": "~1.8"
3208 },
3209 "require-dev": {
3210 "psr/log": "~1.0"
3211 },
3212 "suggest": {
3213 "psr/log-implementation": "For using debug logging in loaders"
3214 },
3215 "type": "library",
3216 "extra": {
3217 "branch-alias": {
3218 "dev-master": "4.1-dev"
3219 }
3220 },
3221 "autoload": {
3222 "psr-4": {
3223 "Symfony\\Component\\Templating\\": ""
3224 },
3225 "exclude-from-classmap": [
3226 "/Tests/"
3227 ]
3228 },
3229 "notification-url": "https://packagist.org/downloads/",
3230 "license": [
3231 "MIT"
3232 ],
3233 "authors": [
3234 {
3235 "name": "Fabien Potencier",
3236 "email": "fabien@symfony.com"
3237 },
3238 {
3239 "name": "Symfony Community",
3240 "homepage": "https://symfony.com/contributors"
3241 }
3242 ],
3243 "description": "Symfony Templating Component",
3244 "homepage": "https://symfony.com",
3245 "time": "2018-05-01T23:02:13+00:00"
3246 },
98cb0edc
JB
3247 {
3248 "name": "symfony/translation",
3249 "version": "v4.1.1",
3250 "source": {
3251 "type": "git",
3252 "url": "https://github.com/symfony/translation.git",
3253 "reference": "b6d8164085ee0b6debcd1b7a131fd6f63bb04854"
3254 },
3255 "dist": {
3256 "type": "zip",
3257 "url": "https://api.github.com/repos/symfony/translation/zipball/b6d8164085ee0b6debcd1b7a131fd6f63bb04854",
3258 "reference": "b6d8164085ee0b6debcd1b7a131fd6f63bb04854",
3259 "shasum": ""
3260 },
3261 "require": {
3262 "php": "^7.1.3",
3263 "symfony/polyfill-mbstring": "~1.0"
3264 },
3265 "conflict": {
3266 "symfony/config": "<3.4",
3267 "symfony/dependency-injection": "<3.4",
3268 "symfony/yaml": "<3.4"
3269 },
3270 "require-dev": {
3271 "psr/log": "~1.0",
3272 "symfony/config": "~3.4|~4.0",
3273 "symfony/console": "~3.4|~4.0",
3274 "symfony/dependency-injection": "~3.4|~4.0",
3275 "symfony/finder": "~2.8|~3.0|~4.0",
3276 "symfony/intl": "~3.4|~4.0",
3277 "symfony/yaml": "~3.4|~4.0"
3278 },
3279 "suggest": {
3280 "psr/log-implementation": "To use logging capability in translator",
3281 "symfony/config": "",
3282 "symfony/yaml": ""
3283 },
3284 "type": "library",
3285 "extra": {
3286 "branch-alias": {
3287 "dev-master": "4.1-dev"
3288 }
3289 },
3290 "autoload": {
3291 "psr-4": {
3292 "Symfony\\Component\\Translation\\": ""
3293 },
3294 "exclude-from-classmap": [
3295 "/Tests/"
3296 ]
3297 },
3298 "notification-url": "https://packagist.org/downloads/",
3299 "license": [
3300 "MIT"
3301 ],
3302 "authors": [
3303 {
3304 "name": "Fabien Potencier",
3305 "email": "fabien@symfony.com"
3306 },
3307 {
3308 "name": "Symfony Community",
3309 "homepage": "https://symfony.com/contributors"
3310 }
3311 ],
3312 "description": "Symfony Translation Component",
3313 "homepage": "https://symfony.com",
3314 "time": "2018-06-22T08:59:39+00:00"
3315 },
3316 {
3317 "name": "symfony/twig-bridge",
3318 "version": "v4.1.1",
3319 "source": {
3320 "type": "git",
3321 "url": "https://github.com/symfony/twig-bridge.git",
3322 "reference": "4794c3cac1cd3c0104ec194ecd3ea82019d94c64"
3323 },
3324 "dist": {
3325 "type": "zip",
3326 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/4794c3cac1cd3c0104ec194ecd3ea82019d94c64",
3327 "reference": "4794c3cac1cd3c0104ec194ecd3ea82019d94c64",
3328 "shasum": ""
3329 },
3330 "require": {
3331 "php": "^7.1.3",
3332 "twig/twig": "^1.35|^2.4.4"
3333 },
3334 "conflict": {
3335 "symfony/console": "<3.4",
3336 "symfony/form": "<4.1"
3337 },
3338 "require-dev": {
3339 "symfony/asset": "~3.4|~4.0",
3340 "symfony/console": "~3.4|~4.0",
3341 "symfony/dependency-injection": "~3.4|~4.0",
3342 "symfony/expression-language": "~3.4|~4.0",
3343 "symfony/finder": "~3.4|~4.0",
3344 "symfony/form": "^4.1",
3345 "symfony/http-foundation": "~3.4|~4.0",
3346 "symfony/http-kernel": "~3.4|~4.0",
3347 "symfony/polyfill-intl-icu": "~1.0",
3348 "symfony/routing": "~3.4|~4.0",
3349 "symfony/security": "~3.4|~4.0",
3350 "symfony/security-acl": "~2.8|~3.0",
3351 "symfony/stopwatch": "~3.4|~4.0",
3352 "symfony/templating": "~3.4|~4.0",
3353 "symfony/translation": "~3.4|~4.0",
3354 "symfony/var-dumper": "~3.4|~4.0",
3355 "symfony/web-link": "~3.4|~4.0",
3356 "symfony/workflow": "~3.4|~4.0",
3357 "symfony/yaml": "~3.4|~4.0"
3358 },
3359 "suggest": {
3360 "symfony/asset": "For using the AssetExtension",
3361 "symfony/expression-language": "For using the ExpressionExtension",
3362 "symfony/finder": "",
3363 "symfony/form": "For using the FormExtension",
3364 "symfony/http-kernel": "For using the HttpKernelExtension",
3365 "symfony/routing": "For using the RoutingExtension",
3366 "symfony/security": "For using the SecurityExtension",
3367 "symfony/stopwatch": "For using the StopwatchExtension",
3368 "symfony/templating": "For using the TwigEngine",
3369 "symfony/translation": "For using the TranslationExtension",
3370 "symfony/var-dumper": "For using the DumpExtension",
3371 "symfony/web-link": "For using the WebLinkExtension",
3372 "symfony/yaml": "For using the YamlExtension"
3373 },
3374 "type": "symfony-bridge",
3375 "extra": {
3376 "branch-alias": {
3377 "dev-master": "4.1-dev"
3378 }
3379 },
3380 "autoload": {
3381 "psr-4": {
3382 "Symfony\\Bridge\\Twig\\": ""
3383 },
3384 "exclude-from-classmap": [
3385 "/Tests/"
3386 ]
3387 },
3388 "notification-url": "https://packagist.org/downloads/",
3389 "license": [
3390 "MIT"
3391 ],
3392 "authors": [
3393 {
3394 "name": "Fabien Potencier",
3395 "email": "fabien@symfony.com"
3396 },
3397 {
3398 "name": "Symfony Community",
3399 "homepage": "https://symfony.com/contributors"
3400 }
3401 ],
3402 "description": "Symfony Twig Bridge",
3403 "homepage": "https://symfony.com",
3404 "time": "2018-06-25T11:12:43+00:00"
3405 },
3406 {
3407 "name": "symfony/twig-bundle",
3408 "version": "v4.1.1",
3409 "source": {
3410 "type": "git",
3411 "url": "https://github.com/symfony/twig-bundle.git",
3412 "reference": "04f9b5055ca8ea1cb2abc247149b0b4ae4bac6da"
3413 },
3414 "dist": {
3415 "type": "zip",
3416 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/04f9b5055ca8ea1cb2abc247149b0b4ae4bac6da",
3417 "reference": "04f9b5055ca8ea1cb2abc247149b0b4ae4bac6da",
3418 "shasum": ""
3419 },
3420 "require": {
3421 "php": "^7.1.3",
3422 "symfony/config": "~3.4|~4.0",
3423 "symfony/http-foundation": "~4.1",
3424 "symfony/http-kernel": "~4.1",
3425 "symfony/polyfill-ctype": "~1.8",
3426 "symfony/twig-bridge": "^3.4.3|^4.0.3",
3427 "twig/twig": "~1.34|~2.4"
3428 },
3429 "conflict": {
3430 "symfony/dependency-injection": "<4.1",
3431 "symfony/framework-bundle": "<4.1"
3432 },
3433 "require-dev": {
3434 "doctrine/annotations": "~1.0",
3435 "doctrine/cache": "~1.0",
3436 "symfony/asset": "~3.4|~4.0",
3437 "symfony/dependency-injection": "~4.1",
3438 "symfony/expression-language": "~3.4|~4.0",
3439 "symfony/finder": "~3.4|~4.0",
3440 "symfony/form": "~3.4|~4.0",
3441 "symfony/framework-bundle": "~4.1",
3442 "symfony/routing": "~3.4|~4.0",
3443 "symfony/stopwatch": "~3.4|~4.0",
3444 "symfony/templating": "~3.4|~4.0",
3445 "symfony/web-link": "~3.4|~4.0",
3446 "symfony/yaml": "~3.4|~4.0"
3447 },
3448 "type": "symfony-bundle",
3449 "extra": {
3450 "branch-alias": {
3451 "dev-master": "4.1-dev"
3452 }
3453 },
3454 "autoload": {
3455 "psr-4": {
3456 "Symfony\\Bundle\\TwigBundle\\": ""
3457 },
3458 "exclude-from-classmap": [
3459 "/Tests/"
3460 ]
3461 },
3462 "notification-url": "https://packagist.org/downloads/",
3463 "license": [
3464 "MIT"
3465 ],
3466 "authors": [
3467 {
3468 "name": "Fabien Potencier",
3469 "email": "fabien@symfony.com"
3470 },
3471 {
3472 "name": "Symfony Community",
3473 "homepage": "https://symfony.com/contributors"
3474 }
3475 ],
3476 "description": "Symfony TwigBundle",
3477 "homepage": "https://symfony.com",
3478 "time": "2018-06-25T11:12:43+00:00"
3479 },
199445c0
JB
3480 {
3481 "name": "symfony/validator",
3482 "version": "v4.1.1",
3483 "source": {
3484 "type": "git",
3485 "url": "https://github.com/symfony/validator.git",
3486 "reference": "f2523bfd8dc5ff648aca55c0f2748674ca4661bb"
3487 },
3488 "dist": {
3489 "type": "zip",
3490 "url": "https://api.github.com/repos/symfony/validator/zipball/f2523bfd8dc5ff648aca55c0f2748674ca4661bb",
3491 "reference": "f2523bfd8dc5ff648aca55c0f2748674ca4661bb",
3492 "shasum": ""
3493 },
3494 "require": {
3495 "php": "^7.1.3",
3496 "symfony/polyfill-ctype": "~1.8",
3497 "symfony/polyfill-mbstring": "~1.0",
3498 "symfony/translation": "~3.4|~4.0"
3499 },
3500 "conflict": {
3501 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3502 "symfony/dependency-injection": "<3.4",
3503 "symfony/http-kernel": "<3.4",
3504 "symfony/intl": "<4.1",
3505 "symfony/yaml": "<3.4"
3506 },
3507 "require-dev": {
3508 "doctrine/annotations": "~1.0",
3509 "doctrine/cache": "~1.0",
3510 "egulias/email-validator": "^1.2.8|~2.0",
3511 "symfony/cache": "~3.4|~4.0",
3512 "symfony/config": "~3.4|~4.0",
3513 "symfony/dependency-injection": "~3.4|~4.0",
3514 "symfony/expression-language": "~3.4|~4.0",
3515 "symfony/http-foundation": "~4.1",
3516 "symfony/http-kernel": "~3.4|~4.0",
3517 "symfony/intl": "~4.1",
3518 "symfony/property-access": "~3.4|~4.0",
3519 "symfony/var-dumper": "~3.4|~4.0",
3520 "symfony/yaml": "~3.4|~4.0"
3521 },
3522 "suggest": {
3523 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
3524 "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
3525 "egulias/email-validator": "Strict (RFC compliant) email validation",
3526 "psr/cache-implementation": "For using the metadata cache.",
3527 "symfony/config": "",
3528 "symfony/expression-language": "For using the Expression validator",
3529 "symfony/http-foundation": "",
3530 "symfony/intl": "",
3531 "symfony/property-access": "For accessing properties within comparison constraints",
3532 "symfony/yaml": ""
3533 },
3534 "type": "library",
3535 "extra": {
3536 "branch-alias": {
3537 "dev-master": "4.1-dev"
3538 }
3539 },
3540 "autoload": {
3541 "psr-4": {
3542 "Symfony\\Component\\Validator\\": ""
3543 },
3544 "exclude-from-classmap": [
3545 "/Tests/"
3546 ]
3547 },
3548 "notification-url": "https://packagist.org/downloads/",
3549 "license": [
3550 "MIT"
3551 ],
3552 "authors": [
3553 {
3554 "name": "Fabien Potencier",
3555 "email": "fabien@symfony.com"
3556 },
3557 {
3558 "name": "Symfony Community",
3559 "homepage": "https://symfony.com/contributors"
3560 }
3561 ],
3562 "description": "Symfony Validator Component",
3563 "homepage": "https://symfony.com",
3564 "time": "2018-06-19T21:38:16+00:00"
3565 },
dec6d031
JB
3566 {
3567 "name": "symfony/yaml",
6ebcc54a 3568 "version": "v4.1.1",
dec6d031
JB
3569 "source": {
3570 "type": "git",
3571 "url": "https://github.com/symfony/yaml.git",
3572 "reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e"
3573 },
3574 "dist": {
3575 "type": "zip",
3576 "url": "https://api.github.com/repos/symfony/yaml/zipball/80e4bfa9685fc4a09acc4a857ec16974a9cd944e",
3577 "reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e",
3578 "shasum": ""
3579 },
3580 "require": {
3581 "php": "^7.1.3",
3582 "symfony/polyfill-ctype": "~1.8"
3583 },
3584 "conflict": {
3585 "symfony/console": "<3.4"
3586 },
3587 "require-dev": {
3588 "symfony/console": "~3.4|~4.0"
3589 },
3590 "suggest": {
3591 "symfony/console": "For validating YAML files using the lint command"
3592 },
3593 "type": "library",
3594 "extra": {
3595 "branch-alias": {
3596 "dev-master": "4.1-dev"
3597 }
3598 },
3599 "autoload": {
3600 "psr-4": {
3601 "Symfony\\Component\\Yaml\\": ""
3602 },
3603 "exclude-from-classmap": [
3604 "/Tests/"
3605 ]
3606 },
3607 "notification-url": "https://packagist.org/downloads/",
3608 "license": [
3609 "MIT"
3610 ],
3611 "authors": [
3612 {
3613 "name": "Fabien Potencier",
3614 "email": "fabien@symfony.com"
3615 },
3616 {
3617 "name": "Symfony Community",
3618 "homepage": "https://symfony.com/contributors"
3619 }
3620 ],
3621 "description": "Symfony Yaml Component",
3622 "homepage": "https://symfony.com",
3623 "time": "2018-05-30T07:26:09+00:00"
3624 },
98cb0edc
JB
3625 {
3626 "name": "twig/twig",
3627 "version": "v2.4.8",
3628 "source": {
3629 "type": "git",
3630 "url": "https://github.com/twigphp/Twig.git",
3631 "reference": "7b604c89da162034bdf4bb66310f358d313dd16d"
3632 },
3633 "dist": {
3634 "type": "zip",
3635 "url": "https://api.github.com/repos/twigphp/Twig/zipball/7b604c89da162034bdf4bb66310f358d313dd16d",
3636 "reference": "7b604c89da162034bdf4bb66310f358d313dd16d",
3637 "shasum": ""
3638 },
3639 "require": {
3640 "php": "^7.0",
3641 "symfony/polyfill-mbstring": "~1.0"
3642 },
3643 "require-dev": {
3644 "psr/container": "^1.0",
3645 "symfony/debug": "^2.7",
3646 "symfony/phpunit-bridge": "^3.3"
3647 },
3648 "type": "library",
3649 "extra": {
3650 "branch-alias": {
3651 "dev-master": "2.4-dev"
3652 }
3653 },
3654 "autoload": {
3655 "psr-0": {
3656 "Twig_": "lib/"
3657 },
3658 "psr-4": {
3659 "Twig\\": "src/"
3660 }
3661 },
3662 "notification-url": "https://packagist.org/downloads/",
3663 "license": [
3664 "BSD-3-Clause"
3665 ],
3666 "authors": [
3667 {
3668 "name": "Fabien Potencier",
3669 "email": "fabien@symfony.com",
3670 "homepage": "http://fabien.potencier.org",
3671 "role": "Lead Developer"
3672 },
3673 {
3674 "name": "Armin Ronacher",
3675 "email": "armin.ronacher@active-4.com",
3676 "role": "Project Founder"
3677 },
3678 {
3679 "name": "Twig Team",
3680 "homepage": "http://twig.sensiolabs.org/contributors",
3681 "role": "Contributors"
3682 }
3683 ],
3684 "description": "Twig, the flexible, fast, and secure template language for PHP",
3685 "homepage": "http://twig.sensiolabs.org",
3686 "keywords": [
3687 "templating"
3688 ],
3689 "time": "2018-04-02T09:24:19+00:00"
3690 },
dec6d031
JB
3691 {
3692 "name": "willdurand/jsonp-callback-validator",
3693 "version": "v1.1.0",
3694 "source": {
3695 "type": "git",
3696 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
3697 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
3698 },
3699 "dist": {
3700 "type": "zip",
3701 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
3702 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
3703 "shasum": ""
3704 },
3705 "require": {
3706 "php": ">=5.3.0"
3707 },
3708 "require-dev": {
3709 "phpunit/phpunit": "~3.7"
3710 },
3711 "type": "library",
3712 "autoload": {
3713 "psr-0": {
3714 "JsonpCallbackValidator": "src/"
3715 }
3716 },
3717 "notification-url": "https://packagist.org/downloads/",
3718 "license": [
3719 "MIT"
3720 ],
3721 "authors": [
3722 {
3723 "name": "William Durand",
3724 "email": "william.durand1@gmail.com",
3725 "homepage": "http://www.willdurand.fr"
3726 }
3727 ],
3728 "description": "JSONP callback validator.",
3729 "time": "2014-01-20T22:35:06+00:00"
3730 },
3731 {
3732 "name": "willdurand/negotiation",
3733 "version": "v2.3.1",
3734 "source": {
3735 "type": "git",
3736 "url": "https://github.com/willdurand/Negotiation.git",
3737 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
3738 },
3739 "dist": {
3740 "type": "zip",
3741 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
3742 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
3743 "shasum": ""
3744 },
3745 "require": {
3746 "php": ">=5.4.0"
3747 },
3748 "require-dev": {
3749 "phpunit/phpunit": "~4.5"
3750 },
3751 "type": "library",
3752 "extra": {
3753 "branch-alias": {
3754 "dev-master": "2.3-dev"
3755 }
3756 },
3757 "autoload": {
3758 "psr-4": {
3759 "Negotiation\\": "src/Negotiation"
3760 }
3761 },
3762 "notification-url": "https://packagist.org/downloads/",
3763 "license": [
3764 "MIT"
3765 ],
3766 "authors": [
3767 {
3768 "name": "William Durand",
3769 "email": "will+git@drnd.me"
3770 }
3771 ],
3772 "description": "Content Negotiation tools for PHP provided as a standalone library.",
3773 "homepage": "http://williamdurand.fr/Negotiation/",
3774 "keywords": [
3775 "accept",
3776 "content",
3777 "format",
3778 "header",
3779 "negotiation"
3780 ],
3781 "time": "2017-05-14T17:21:12+00:00"
3782 }
3783 ],
3784 "packages-dev": [
3785 {
3786 "name": "symfony/dotenv",
6ebcc54a 3787 "version": "v4.1.1",
dec6d031
JB
3788 "source": {
3789 "type": "git",
3790 "url": "https://github.com/symfony/dotenv.git",
3791 "reference": "f98b6b65e04dd51f40d2cfc81c2c833ff3773b1e"
3792 },
3793 "dist": {
3794 "type": "zip",
3795 "url": "https://api.github.com/repos/symfony/dotenv/zipball/f98b6b65e04dd51f40d2cfc81c2c833ff3773b1e",
3796 "reference": "f98b6b65e04dd51f40d2cfc81c2c833ff3773b1e",
3797 "shasum": ""
3798 },
3799 "require": {
3800 "php": "^7.1.3"
3801 },
3802 "require-dev": {
3803 "symfony/process": "~3.4|~4.0"
3804 },
3805 "type": "library",
3806 "extra": {
3807 "branch-alias": {
3808 "dev-master": "4.1-dev"
3809 }
3810 },
3811 "autoload": {
3812 "psr-4": {
3813 "Symfony\\Component\\Dotenv\\": ""
3814 },
3815 "exclude-from-classmap": [
3816 "/Tests/"
3817 ]
3818 },
3819 "notification-url": "https://packagist.org/downloads/",
3820 "license": [
3821 "MIT"
3822 ],
3823 "authors": [
3824 {
3825 "name": "Fabien Potencier",
3826 "email": "fabien@symfony.com"
3827 },
3828 {
3829 "name": "Symfony Community",
3830 "homepage": "https://symfony.com/contributors"
3831 }
3832 ],
3833 "description": "Registers environment variables from a .env file",
3834 "homepage": "https://symfony.com",
3835 "keywords": [
3836 "dotenv",
3837 "env",
3838 "environment"
3839 ],
3840 "time": "2018-05-30T07:26:09+00:00"
2d8fc88c
JB
3841 },
3842 {
3843 "name": "symfony/process",
3844 "version": "v4.1.1",
3845 "source": {
3846 "type": "git",
3847 "url": "https://github.com/symfony/process.git",
3848 "reference": "1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a"
3849 },
3850 "dist": {
3851 "type": "zip",
3852 "url": "https://api.github.com/repos/symfony/process/zipball/1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a",
3853 "reference": "1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a",
3854 "shasum": ""
3855 },
3856 "require": {
3857 "php": "^7.1.3"
3858 },
3859 "type": "library",
3860 "extra": {
3861 "branch-alias": {
3862 "dev-master": "4.1-dev"
3863 }
3864 },
3865 "autoload": {
3866 "psr-4": {
3867 "Symfony\\Component\\Process\\": ""
3868 },
3869 "exclude-from-classmap": [
3870 "/Tests/"
3871 ]
3872 },
3873 "notification-url": "https://packagist.org/downloads/",
3874 "license": [
3875 "MIT"
3876 ],
3877 "authors": [
3878 {
3879 "name": "Fabien Potencier",
3880 "email": "fabien@symfony.com"
3881 },
3882 {
3883 "name": "Symfony Community",
3884 "homepage": "https://symfony.com/contributors"
3885 }
3886 ],
3887 "description": "Symfony Process Component",
3888 "homepage": "https://symfony.com",
3889 "time": "2018-05-31T10:17:53+00:00"
3890 },
3891 {
3892 "name": "symfony/web-server-bundle",
3893 "version": "v4.1.1",
3894 "source": {
3895 "type": "git",
3896 "url": "https://github.com/symfony/web-server-bundle.git",
3897 "reference": "d8f9acbb98e8ce8c45aabe9b695615bed0e77fb4"
3898 },
3899 "dist": {
3900 "type": "zip",
3901 "url": "https://api.github.com/repos/symfony/web-server-bundle/zipball/d8f9acbb98e8ce8c45aabe9b695615bed0e77fb4",
3902 "reference": "d8f9acbb98e8ce8c45aabe9b695615bed0e77fb4",
3903 "shasum": ""
3904 },
3905 "require": {
3906 "php": "^7.1.3",
3907 "symfony/config": "~3.4|~4.0",
3908 "symfony/console": "~3.4|~4.0",
3909 "symfony/dependency-injection": "~3.4|~4.0",
3910 "symfony/http-kernel": "~3.4|~4.0",
3911 "symfony/polyfill-ctype": "~1.8",
3912 "symfony/process": "^3.4.2|^4.0.2"
3913 },
3914 "suggest": {
3915 "symfony/expression-language": "For using the filter option of the log server.",
3916 "symfony/monolog-bridge": "For using the log server."
3917 },
3918 "type": "symfony-bundle",
3919 "extra": {
3920 "branch-alias": {
3921 "dev-master": "4.1-dev"
3922 }
3923 },
3924 "autoload": {
3925 "psr-4": {
3926 "Symfony\\Bundle\\WebServerBundle\\": ""
3927 },
3928 "exclude-from-classmap": [
3929 "/Tests/"
3930 ]
3931 },
3932 "notification-url": "https://packagist.org/downloads/",
3933 "license": [
3934 "MIT"
3935 ],
3936 "authors": [
3937 {
3938 "name": "Fabien Potencier",
3939 "email": "fabien@symfony.com"
3940 },
3941 {
3942 "name": "Symfony Community",
3943 "homepage": "https://symfony.com/contributors"
3944 }
3945 ],
3946 "description": "Symfony WebServerBundle",
3947 "homepage": "https://symfony.com",
3948 "time": "2018-05-07T07:14:12+00:00"
dec6d031
JB
3949 }
3950 ],
3951 "aliases": [],
3952 "minimum-stability": "stable",
3953 "stability-flags": {
3954 "symfony/lts": 20
3955 },
3956 "prefer-stable": false,
3957 "prefer-lowest": false,
3958 "platform": {
3959 "php": "^7.1.3",
3960 "ext-ctype": "*",
3961 "ext-iconv": "*"
3962 },
3963 "platform-dev": []
3964}