]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.lock
TwoFactorBundle -> 2.0
[github/wallabag/wallabag.git] / composer.lock
CommitLineData
7d2eb7a7
NL
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
fcb1fba5 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
adf17b67 5 "This file is @generated automatically"
7d2eb7a7 6 ],
8ba854c0
JB
7 "hash": "eac49c76ef42a2e10cd4f228983c1d55",
8 "content-hash": "f1d311928f3a196b2d192e5e451217d1",
7d2eb7a7 9 "packages": [
3c65dfb7
NL
10 {
11 "name": "behat/transliterator",
12 "version": "v1.1.0",
13 "source": {
14 "type": "git",
15 "url": "https://github.com/Behat/Transliterator.git",
16 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
17 },
18 "dist": {
19 "type": "zip",
20 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
21 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
22 "shasum": ""
23 },
24 "require": {
25 "php": ">=5.3.3"
26 },
27 "type": "library",
28 "extra": {
29 "branch-alias": {
30 "dev-master": "1.1-dev"
31 }
32 },
33 "autoload": {
34 "psr-0": {
35 "Behat\\Transliterator": "src/"
36 }
37 },
38 "notification-url": "https://packagist.org/downloads/",
39 "license": [
40 "Artistic-1.0"
41 ],
42 "description": "String transliterator",
43 "keywords": [
44 "i18n",
45 "slug",
46 "transliterator"
47 ],
48 "time": "2015-09-28 16:26:35"
49 },
7d2eb7a7 50 {
93fd4692 51 "name": "doctrine/annotations",
75c3478a 52 "version": "v1.2.7",
7d2eb7a7
NL
53 "source": {
54 "type": "git",
93fd4692 55 "url": "https://github.com/doctrine/annotations.git",
75c3478a 56 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
7d2eb7a7
NL
57 },
58 "dist": {
59 "type": "zip",
75c3478a
JB
60 "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
61 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
7d2eb7a7
NL
62 "shasum": ""
63 },
64 "require": {
93fd4692
NL
65 "doctrine/lexer": "1.*",
66 "php": ">=5.3.2"
67 },
68 "require-dev": {
69 "doctrine/cache": "1.*",
70 "phpunit/phpunit": "4.*"
adf17b67
NL
71 },
72 "type": "library",
93fd4692
NL
73 "extra": {
74 "branch-alias": {
75 "dev-master": "1.3.x-dev"
76 }
77 },
adf17b67
NL
78 "autoload": {
79 "psr-0": {
93fd4692
NL
80 "Doctrine\\Common\\Annotations\\": "lib/"
81 }
adf17b67
NL
82 },
83 "notification-url": "https://packagist.org/downloads/",
84 "license": [
93fd4692 85 "MIT"
adf17b67
NL
86 ],
87 "authors": [
88 {
93fd4692
NL
89 "name": "Roman Borschel",
90 "email": "roman@code-factory.org"
91 },
92 {
93 "name": "Benjamin Eberlei",
94 "email": "kontakt@beberlei.de"
95 },
96 {
97 "name": "Guilherme Blanco",
98 "email": "guilhermeblanco@gmail.com"
99 },
100 {
101 "name": "Jonathan Wage",
102 "email": "jonwage@gmail.com"
103 },
104 {
105 "name": "Johannes Schmitt",
106 "email": "schmittjoh@gmail.com"
adf17b67
NL
107 }
108 ],
93fd4692
NL
109 "description": "Docblock Annotations Parser",
110 "homepage": "http://www.doctrine-project.org",
adf17b67 111 "keywords": [
93fd4692
NL
112 "annotations",
113 "docblock",
114 "parser"
adf17b67 115 ],
75c3478a 116 "time": "2015-08-31 12:32:49"
adf17b67
NL
117 },
118 {
93fd4692 119 "name": "doctrine/cache",
8ba854c0 120 "version": "v1.6.0",
adf17b67
NL
121 "source": {
122 "type": "git",
93fd4692 123 "url": "https://github.com/doctrine/cache.git",
8ba854c0 124 "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
adf17b67
NL
125 },
126 "dist": {
127 "type": "zip",
8ba854c0
JB
128 "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
129 "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
adf17b67
NL
130 "shasum": ""
131 },
132 "require": {
5b2b5858 133 "php": "~5.5|~7.0"
adf17b67 134 },
93fd4692
NL
135 "conflict": {
136 "doctrine/common": ">2.2,<2.4"
137 },
138 "require-dev": {
5b2b5858 139 "phpunit/phpunit": "~4.8|~5.0",
399bd777 140 "predis/predis": "~1.0",
93fd4692
NL
141 "satooshi/php-coveralls": "~0.6"
142 },
143 "type": "library",
adf17b67
NL
144 "extra": {
145 "branch-alias": {
5b2b5858 146 "dev-master": "1.6.x-dev"
adf17b67
NL
147 }
148 },
149 "autoload": {
386cd246
JB
150 "psr-4": {
151 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
adf17b67
NL
152 }
153 },
154 "notification-url": "https://packagist.org/downloads/",
155 "license": [
156 "MIT"
157 ],
158 "authors": [
159 {
93fd4692
NL
160 "name": "Roman Borschel",
161 "email": "roman@code-factory.org"
162 },
163 {
164 "name": "Benjamin Eberlei",
165 "email": "kontakt@beberlei.de"
166 },
167 {
168 "name": "Guilherme Blanco",
169 "email": "guilhermeblanco@gmail.com"
170 },
171 {
172 "name": "Jonathan Wage",
173 "email": "jonwage@gmail.com"
174 },
175 {
176 "name": "Johannes Schmitt",
177 "email": "schmittjoh@gmail.com"
adf17b67
NL
178 }
179 ],
93fd4692
NL
180 "description": "Caching library offering an object-oriented API for many cache backends",
181 "homepage": "http://www.doctrine-project.org",
adf17b67 182 "keywords": [
93fd4692
NL
183 "cache",
184 "caching"
adf17b67 185 ],
8ba854c0 186 "time": "2015-12-31 16:37:02"
adf17b67
NL
187 },
188 {
93fd4692 189 "name": "doctrine/collections",
399bd777 190 "version": "v1.3.0",
adf17b67
NL
191 "source": {
192 "type": "git",
93fd4692 193 "url": "https://github.com/doctrine/collections.git",
399bd777 194 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
adf17b67
NL
195 },
196 "dist": {
197 "type": "zip",
399bd777
JB
198 "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
199 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
adf17b67
NL
200 "shasum": ""
201 },
202 "require": {
93fd4692 203 "php": ">=5.3.2"
adf17b67 204 },
399bd777
JB
205 "require-dev": {
206 "phpunit/phpunit": "~4.0"
207 },
adf17b67
NL
208 "type": "library",
209 "extra": {
210 "branch-alias": {
93fd4692 211 "dev-master": "1.2.x-dev"
adf17b67
NL
212 }
213 },
214 "autoload": {
93fd4692
NL
215 "psr-0": {
216 "Doctrine\\Common\\Collections\\": "lib/"
adf17b67
NL
217 }
218 },
219 "notification-url": "https://packagist.org/downloads/",
220 "license": [
221 "MIT"
222 ],
223 "authors": [
93fd4692
NL
224 {
225 "name": "Roman Borschel",
226 "email": "roman@code-factory.org"
227 },
228 {
229 "name": "Benjamin Eberlei",
230 "email": "kontakt@beberlei.de"
231 },
399bd777
JB
232 {
233 "name": "Guilherme Blanco",
234 "email": "guilhermeblanco@gmail.com"
235 },
236 {
237 "name": "Jonathan Wage",
238 "email": "jonwage@gmail.com"
239 },
93fd4692
NL
240 {
241 "name": "Johannes Schmitt",
399bd777 242 "email": "schmittjoh@gmail.com"
adf17b67
NL
243 }
244 ],
93fd4692
NL
245 "description": "Collections Abstraction library",
246 "homepage": "http://www.doctrine-project.org",
adf17b67 247 "keywords": [
93fd4692
NL
248 "array",
249 "collections",
250 "iterator"
251 ],
399bd777 252 "time": "2015-04-14 22:21:58"
adf17b67
NL
253 },
254 {
93fd4692 255 "name": "doctrine/common",
3c65dfb7 256 "version": "v2.6.1",
adf17b67
NL
257 "source": {
258 "type": "git",
93fd4692 259 "url": "https://github.com/doctrine/common.git",
3c65dfb7 260 "reference": "a579557bc689580c19fee4e27487a67fe60defc0"
adf17b67
NL
261 },
262 "dist": {
263 "type": "zip",
3c65dfb7
NL
264 "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0",
265 "reference": "a579557bc689580c19fee4e27487a67fe60defc0",
adf17b67
NL
266 "shasum": ""
267 },
268 "require": {
93fd4692
NL
269 "doctrine/annotations": "1.*",
270 "doctrine/cache": "1.*",
271 "doctrine/collections": "1.*",
272 "doctrine/inflector": "1.*",
273 "doctrine/lexer": "1.*",
3c65dfb7 274 "php": "~5.5|~7.0"
adf17b67
NL
275 },
276 "require-dev": {
3c65dfb7 277 "phpunit/phpunit": "~4.8|~5.0"
7d2eb7a7
NL
278 },
279 "type": "library",
280 "extra": {
281 "branch-alias": {
3c65dfb7 282 "dev-master": "2.7.x-dev"
7d2eb7a7
NL
283 }
284 },
285 "autoload": {
3c65dfb7
NL
286 "psr-4": {
287 "Doctrine\\Common\\": "lib/Doctrine/Common"
7d2eb7a7
NL
288 }
289 },
290 "notification-url": "https://packagist.org/downloads/",
291 "license": [
292 "MIT"
293 ],
294 "authors": [
93fd4692
NL
295 {
296 "name": "Roman Borschel",
297 "email": "roman@code-factory.org"
298 },
299 {
300 "name": "Benjamin Eberlei",
301 "email": "kontakt@beberlei.de"
302 },
399bd777
JB
303 {
304 "name": "Guilherme Blanco",
305 "email": "guilhermeblanco@gmail.com"
306 },
307 {
308 "name": "Jonathan Wage",
309 "email": "jonwage@gmail.com"
310 },
93fd4692
NL
311 {
312 "name": "Johannes Schmitt",
399bd777 313 "email": "schmittjoh@gmail.com"
adf17b67
NL
314 }
315 ],
93fd4692
NL
316 "description": "Common Library for Doctrine projects",
317 "homepage": "http://www.doctrine-project.org",
318 "keywords": [
319 "annotations",
320 "collections",
321 "eventmanager",
322 "persistence",
323 "spl"
324 ],
3c65dfb7 325 "time": "2015-12-25 13:18:31"
adf17b67
NL
326 },
327 {
93fd4692 328 "name": "doctrine/dbal",
e1b9f4fb 329 "version": "v2.5.4",
adf17b67
NL
330 "source": {
331 "type": "git",
93fd4692 332 "url": "https://github.com/doctrine/dbal.git",
e1b9f4fb 333 "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769"
adf17b67
NL
334 },
335 "dist": {
336 "type": "zip",
e1b9f4fb
JB
337 "url": "https://api.github.com/repos/doctrine/dbal/zipball/abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
338 "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
adf17b67
NL
339 "shasum": ""
340 },
341 "require": {
3c65dfb7 342 "doctrine/common": ">=2.4,<2.7-dev",
93fd4692 343 "php": ">=5.3.2"
adf17b67
NL
344 },
345 "require-dev": {
93fd4692
NL
346 "phpunit/phpunit": "4.*",
347 "symfony/console": "2.*"
348 },
349 "suggest": {
350 "symfony/console": "For helpful console commands such as SQL execution and import of files."
adf17b67 351 },
93fd4692
NL
352 "bin": [
353 "bin/doctrine-dbal"
354 ],
adf17b67
NL
355 "type": "library",
356 "extra": {
357 "branch-alias": {
93fd4692 358 "dev-master": "2.5.x-dev"
adf17b67
NL
359 }
360 },
361 "autoload": {
93fd4692
NL
362 "psr-0": {
363 "Doctrine\\DBAL\\": "lib/"
adf17b67
NL
364 }
365 },
366 "notification-url": "https://packagist.org/downloads/",
367 "license": [
368 "MIT"
369 ],
370 "authors": [
371 {
93fd4692
NL
372 "name": "Roman Borschel",
373 "email": "roman@code-factory.org"
374 },
375 {
376 "name": "Benjamin Eberlei",
377 "email": "kontakt@beberlei.de"
378 },
379 {
380 "name": "Guilherme Blanco",
381 "email": "guilhermeblanco@gmail.com"
382 },
383 {
384 "name": "Jonathan Wage",
385 "email": "jonwage@gmail.com"
adf17b67
NL
386 }
387 ],
93fd4692
NL
388 "description": "Database Abstraction Layer",
389 "homepage": "http://www.doctrine-project.org",
adf17b67 390 "keywords": [
93fd4692
NL
391 "database",
392 "dbal",
393 "persistence",
394 "queryobject"
adf17b67 395 ],
e1b9f4fb 396 "time": "2016-01-05 22:11:12"
adf17b67 397 },
9e7f6caf 398 {
93fd4692 399 "name": "doctrine/doctrine-bundle",
e23edfd2 400 "version": "1.6.1",
9e7f6caf
NL
401 "source": {
402 "type": "git",
93fd4692 403 "url": "https://github.com/doctrine/DoctrineBundle.git",
e23edfd2 404 "reference": "c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b"
9e7f6caf
NL
405 },
406 "dist": {
407 "type": "zip",
e23edfd2
JB
408 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b",
409 "reference": "c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b",
9e7f6caf
NL
410 "shasum": ""
411 },
412 "require": {
93fd4692
NL
413 "doctrine/dbal": "~2.3",
414 "doctrine/doctrine-cache-bundle": "~1.0",
415 "jdorn/sql-formatter": "~1.1",
416 "php": ">=5.3.2",
68568bf0
NL
417 "symfony/console": "~2.3|~3.0",
418 "symfony/doctrine-bridge": "~2.2|~3.0",
419 "symfony/framework-bundle": "~2.3|~3.0"
9e7f6caf 420 },
93fd4692
NL
421 "require-dev": {
422 "doctrine/orm": "~2.3",
399bd777 423 "phpunit/phpunit": "~4",
93fd4692 424 "satooshi/php-coveralls": "~0.6.1",
68568bf0
NL
425 "symfony/validator": "~2.2|~3.0",
426 "symfony/yaml": "~2.2|~3.0",
399bd777 427 "twig/twig": "~1.10"
adf17b67 428 },
93fd4692
NL
429 "suggest": {
430 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
431 "symfony/web-profiler-bundle": "to use the data collector"
adf17b67 432 },
93fd4692
NL
433 "type": "symfony-bundle",
434 "extra": {
435 "branch-alias": {
d4ebe5c5 436 "dev-master": "1.6.x-dev"
93fd4692 437 }
adf17b67 438 },
adf17b67 439 "autoload": {
93fd4692
NL
440 "psr-4": {
441 "Doctrine\\Bundle\\DoctrineBundle\\": ""
442 }
adf17b67
NL
443 },
444 "notification-url": "https://packagist.org/downloads/",
445 "license": [
93fd4692 446 "MIT"
adf17b67
NL
447 ],
448 "authors": [
449 {
93fd4692
NL
450 "name": "Symfony Community",
451 "homepage": "http://symfony.com/contributors"
452 },
453 {
454 "name": "Benjamin Eberlei",
455 "email": "kontakt@beberlei.de"
456 },
457 {
458 "name": "Doctrine Project",
459 "homepage": "http://www.doctrine-project.org/"
460 },
461 {
462 "name": "Fabien Potencier",
463 "email": "fabien@symfony.com"
adf17b67
NL
464 }
465 ],
93fd4692
NL
466 "description": "Symfony DoctrineBundle",
467 "homepage": "http://www.doctrine-project.org",
adf17b67 468 "keywords": [
93fd4692
NL
469 "database",
470 "dbal",
471 "orm",
472 "persistence"
adf17b67 473 ],
e23edfd2 474 "time": "2015-11-16 17:11:46"
adf17b67 475 },
e342acf7 476 {
93fd4692 477 "name": "doctrine/doctrine-cache-bundle",
d4aa1743 478 "version": "1.2.2",
e342acf7
NL
479 "source": {
480 "type": "git",
93fd4692 481 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
d4aa1743 482 "reference": "030ff41ef1db66370b36467086bfb817a661fe6a"
e342acf7
NL
483 },
484 "dist": {
485 "type": "zip",
d4aa1743
BD
486 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/030ff41ef1db66370b36467086bfb817a661fe6a",
487 "reference": "030ff41ef1db66370b36467086bfb817a661fe6a",
e342acf7
NL
488 "shasum": ""
489 },
490 "require": {
872384b0 491 "doctrine/cache": "^1.4.2",
93fd4692
NL
492 "doctrine/inflector": "~1.0",
493 "php": ">=5.3.2",
d4aa1743 494 "symfony/doctrine-bridge": "~2.2|~3.0"
e342acf7 495 },
93fd4692
NL
496 "require-dev": {
497 "instaclick/coding-standard": "~1.1",
498 "instaclick/object-calisthenics-sniffs": "dev-master",
499 "instaclick/symfony2-coding-standard": "dev-remaster",
872384b0 500 "phpunit/phpunit": "~4",
93fd4692 501 "satooshi/php-coveralls": "~0.6.1",
872384b0
JB
502 "squizlabs/php_codesniffer": "~1.5",
503 "symfony/console": "~2.2|~3.0",
504 "symfony/finder": "~2.2|~3.0",
505 "symfony/framework-bundle": "~2.2|~3.0",
506 "symfony/phpunit-bridge": "~2.7|~3.0",
d4aa1743 507 "symfony/security-acl": "~2.3|~3.0",
872384b0
JB
508 "symfony/validator": "~2.2|~3.0",
509 "symfony/yaml": "~2.2|~3.0"
93fd4692 510 },
d4aa1743
BD
511 "suggest": {
512 "symfony/security-acl": "For using this bundle to cache ACLs"
513 },
93fd4692 514 "type": "symfony-bundle",
e342acf7
NL
515 "extra": {
516 "branch-alias": {
d4aa1743 517 "dev-master": "1.2.x-dev"
e342acf7
NL
518 }
519 },
520 "autoload": {
872384b0
JB
521 "psr-4": {
522 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
93fd4692 523 }
e342acf7
NL
524 },
525 "notification-url": "https://packagist.org/downloads/",
e342acf7 526 "license": [
f3052b45 527 "MIT"
e342acf7
NL
528 ],
529 "authors": [
530 {
93fd4692
NL
531 "name": "Symfony Community",
532 "homepage": "http://symfony.com/contributors"
533 },
534 {
535 "name": "Benjamin Eberlei",
536 "email": "kontakt@beberlei.de"
537 },
538 {
539 "name": "Fabio B. Silva",
540 "email": "fabio.bat.silva@gmail.com"
541 },
542 {
543 "name": "Guilherme Blanco",
544 "email": "guilhermeblanco@hotmail.com"
545 },
546 {
547 "name": "Doctrine Project",
548 "homepage": "http://www.doctrine-project.org/"
549 },
550 {
551 "name": "Fabien Potencier",
552 "email": "fabien@symfony.com"
e342acf7
NL
553 }
554 ],
872384b0 555 "description": "Symfony Bundle for Doctrine Cache",
93fd4692
NL
556 "homepage": "http://www.doctrine-project.org",
557 "keywords": [
558 "cache",
559 "caching"
560 ],
d4aa1743 561 "time": "2015-11-27 04:59:07"
e342acf7 562 },
292c1324
NL
563 {
564 "name": "doctrine/doctrine-migrations-bundle",
565 "version": "1.1.1",
566 "source": {
567 "type": "git",
568 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
569 "reference": "303a576e2124efb07ec215e34ea2480b841cf5e4"
570 },
571 "dist": {
572 "type": "zip",
573 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/303a576e2124efb07ec215e34ea2480b841cf5e4",
574 "reference": "303a576e2124efb07ec215e34ea2480b841cf5e4",
575 "shasum": ""
576 },
577 "require": {
578 "doctrine/doctrine-bundle": "~1.0",
579 "doctrine/migrations": "~1.0",
580 "php": ">=5.3.2",
581 "symfony/framework-bundle": "~2.3|~3.0"
582 },
583 "type": "symfony-bundle",
584 "extra": {
585 "branch-alias": {
586 "dev-master": "1.1-dev"
587 }
588 },
589 "autoload": {
590 "psr-4": {
591 "Doctrine\\Bundle\\MigrationsBundle\\": ""
592 }
593 },
594 "notification-url": "https://packagist.org/downloads/",
595 "license": [
596 "MIT"
597 ],
598 "authors": [
599 {
600 "name": "Symfony Community",
601 "homepage": "http://symfony.com/contributors"
602 },
603 {
604 "name": "Doctrine Project",
605 "homepage": "http://www.doctrine-project.org"
606 },
607 {
608 "name": "Fabien Potencier",
609 "email": "fabien@symfony.com"
610 }
611 ],
612 "description": "Symfony DoctrineMigrationsBundle",
613 "homepage": "http://www.doctrine-project.org",
614 "keywords": [
615 "dbal",
616 "migrations",
617 "schema"
618 ],
619 "time": "2015-11-04 13:45:30"
620 },
1345a107 621 {
93fd4692 622 "name": "doctrine/inflector",
872384b0 623 "version": "v1.1.0",
1345a107
NL
624 "source": {
625 "type": "git",
93fd4692 626 "url": "https://github.com/doctrine/inflector.git",
872384b0 627 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
1345a107
NL
628 },
629 "dist": {
630 "type": "zip",
872384b0
JB
631 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
632 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
1345a107
NL
633 "shasum": ""
634 },
635 "require": {
93fd4692 636 "php": ">=5.3.2"
1345a107
NL
637 },
638 "require-dev": {
93fd4692 639 "phpunit/phpunit": "4.*"
1345a107 640 },
1345a107 641 "type": "library",
93fd4692
NL
642 "extra": {
643 "branch-alias": {
872384b0 644 "dev-master": "1.1.x-dev"
93fd4692
NL
645 }
646 },
1345a107
NL
647 "autoload": {
648 "psr-0": {
93fd4692 649 "Doctrine\\Common\\Inflector\\": "lib/"
1345a107
NL
650 }
651 },
652 "notification-url": "https://packagist.org/downloads/",
653 "license": [
654 "MIT"
655 ],
656 "authors": [
657 {
93fd4692
NL
658 "name": "Roman Borschel",
659 "email": "roman@code-factory.org"
660 },
661 {
662 "name": "Benjamin Eberlei",
663 "email": "kontakt@beberlei.de"
664 },
665 {
666 "name": "Guilherme Blanco",
667 "email": "guilhermeblanco@gmail.com"
668 },
669 {
670 "name": "Jonathan Wage",
671 "email": "jonwage@gmail.com"
672 },
673 {
674 "name": "Johannes Schmitt",
675 "email": "schmittjoh@gmail.com"
1345a107
NL
676 }
677 ],
93fd4692
NL
678 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
679 "homepage": "http://www.doctrine-project.org",
1345a107 680 "keywords": [
93fd4692
NL
681 "inflection",
682 "pluralize",
683 "singularize",
684 "string"
1345a107 685 ],
872384b0 686 "time": "2015-11-06 14:35:42"
1345a107 687 },
399bd777
JB
688 {
689 "name": "doctrine/instantiator",
26864574 690 "version": "1.0.5",
399bd777
JB
691 "source": {
692 "type": "git",
693 "url": "https://github.com/doctrine/instantiator.git",
26864574 694 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
399bd777
JB
695 },
696 "dist": {
697 "type": "zip",
26864574
NL
698 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
699 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
399bd777
JB
700 "shasum": ""
701 },
702 "require": {
703 "php": ">=5.3,<8.0-DEV"
704 },
705 "require-dev": {
706 "athletic/athletic": "~0.1.8",
707 "ext-pdo": "*",
708 "ext-phar": "*",
709 "phpunit/phpunit": "~4.0",
26864574 710 "squizlabs/php_codesniffer": "~2.0"
399bd777
JB
711 },
712 "type": "library",
713 "extra": {
714 "branch-alias": {
715 "dev-master": "1.0.x-dev"
716 }
717 },
718 "autoload": {
26864574
NL
719 "psr-4": {
720 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
399bd777
JB
721 }
722 },
723 "notification-url": "https://packagist.org/downloads/",
724 "license": [
725 "MIT"
726 ],
727 "authors": [
728 {
729 "name": "Marco Pivetta",
730 "email": "ocramius@gmail.com",
731 "homepage": "http://ocramius.github.com/"
732 }
733 ],
734 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
735 "homepage": "https://github.com/doctrine/instantiator",
736 "keywords": [
737 "constructor",
738 "instantiate"
739 ],
26864574 740 "time": "2015-06-14 21:17:01"
399bd777 741 },
820d81aa 742 {
93fd4692
NL
743 "name": "doctrine/lexer",
744 "version": "v1.0.1",
820d81aa
NL
745 "source": {
746 "type": "git",
93fd4692
NL
747 "url": "https://github.com/doctrine/lexer.git",
748 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
820d81aa
NL
749 },
750 "dist": {
751 "type": "zip",
93fd4692
NL
752 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
753 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
820d81aa
NL
754 "shasum": ""
755 },
756 "require": {
93fd4692
NL
757 "php": ">=5.3.2"
758 },
759 "type": "library",
760 "extra": {
761 "branch-alias": {
762 "dev-master": "1.0.x-dev"
763 }
820d81aa 764 },
820d81aa
NL
765 "autoload": {
766 "psr-0": {
93fd4692 767 "Doctrine\\Common\\Lexer\\": "lib/"
820d81aa
NL
768 }
769 },
770 "notification-url": "https://packagist.org/downloads/",
771 "license": [
93fd4692 772 "MIT"
820d81aa
NL
773 ],
774 "authors": [
775 {
93fd4692
NL
776 "name": "Roman Borschel",
777 "email": "roman@code-factory.org"
820d81aa
NL
778 },
779 {
93fd4692
NL
780 "name": "Guilherme Blanco",
781 "email": "guilhermeblanco@gmail.com"
820d81aa
NL
782 },
783 {
93fd4692
NL
784 "name": "Johannes Schmitt",
785 "email": "schmittjoh@gmail.com"
820d81aa
NL
786 }
787 ],
93fd4692
NL
788 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
789 "homepage": "http://www.doctrine-project.org",
820d81aa 790 "keywords": [
93fd4692
NL
791 "lexer",
792 "parser"
820d81aa 793 ],
93fd4692 794 "time": "2014-09-09 13:34:57"
820d81aa 795 },
292c1324
NL
796 {
797 "name": "doctrine/migrations",
798 "version": "v1.2.2",
799 "source": {
800 "type": "git",
801 "url": "https://github.com/doctrine/migrations.git",
802 "reference": "6b70c2c4484c02878743929bb3cd3fdbf41193a6"
803 },
804 "dist": {
805 "type": "zip",
806 "url": "https://api.github.com/repos/doctrine/migrations/zipball/6b70c2c4484c02878743929bb3cd3fdbf41193a6",
807 "reference": "6b70c2c4484c02878743929bb3cd3fdbf41193a6",
808 "shasum": ""
809 },
810 "require": {
811 "doctrine/dbal": "~2.2",
812 "php": ">=5.4.0",
813 "symfony/console": "~2.3|~3.0",
814 "symfony/yaml": "~2.3|~3.0"
815 },
816 "require-dev": {
817 "doctrine/coding-standard": "dev-master",
818 "doctrine/orm": "2.*",
819 "johnkary/phpunit-speedtrap": "~1.0@dev",
820 "mockery/mockery": "^0.9.4",
821 "phpunit/phpunit": "~4.7",
822 "satooshi/php-coveralls": "0.6.*"
823 },
824 "bin": [
825 "bin/doctrine-migrations"
826 ],
827 "type": "library",
828 "extra": {
829 "branch-alias": {
830 "dev-master": "v1.1.x-dev"
831 }
832 },
833 "autoload": {
834 "psr-4": {
835 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
836 }
837 },
838 "notification-url": "https://packagist.org/downloads/",
839 "license": [
840 "LGPL-2.1"
841 ],
842 "authors": [
843 {
844 "name": "Benjamin Eberlei",
845 "email": "kontakt@beberlei.de"
846 },
847 {
848 "name": "Jonathan Wage",
849 "email": "jonwage@gmail.com"
850 },
851 {
852 "name": "Michael Simonson",
853 "email": "contact@mikesimonson.com"
854 }
855 ],
856 "description": "Database Schema migrations using Doctrine DBAL",
857 "homepage": "http://www.doctrine-project.org",
858 "keywords": [
859 "database",
860 "migrations"
861 ],
862 "time": "2016-01-07 21:28:50"
863 },
e342acf7 864 {
93fd4692 865 "name": "doctrine/orm",
e1b9f4fb 866 "version": "v2.5.4",
e342acf7
NL
867 "source": {
868 "type": "git",
93fd4692 869 "url": "https://github.com/doctrine/doctrine2.git",
e1b9f4fb 870 "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab"
e342acf7
NL
871 },
872 "dist": {
873 "type": "zip",
e1b9f4fb
JB
874 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/bc4ddbfb0114cb33438cc811c9a740d8aa304aab",
875 "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab",
e342acf7
NL
876 "shasum": ""
877 },
878 "require": {
399bd777
JB
879 "doctrine/cache": "~1.4",
880 "doctrine/collections": "~1.2",
3c65dfb7 881 "doctrine/common": ">=2.5-dev,<2.7-dev",
399bd777
JB
882 "doctrine/dbal": ">=2.5-dev,<2.6-dev",
883 "doctrine/instantiator": "~1.0.1",
93fd4692 884 "ext-pdo": "*",
399bd777 885 "php": ">=5.4",
d4aa1743 886 "symfony/console": "~2.5|~3.0"
f3052b45
NL
887 },
888 "require-dev": {
399bd777 889 "phpunit/phpunit": "~4.0",
d4aa1743 890 "symfony/yaml": "~2.3|~3.0"
f3052b45
NL
891 },
892 "suggest": {
93fd4692 893 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
e342acf7 894 },
93fd4692
NL
895 "bin": [
896 "bin/doctrine",
897 "bin/doctrine.php"
898 ],
e342acf7 899 "type": "library",
f3052b45
NL
900 "extra": {
901 "branch-alias": {
399bd777 902 "dev-master": "2.6.x-dev"
f3052b45
NL
903 }
904 },
e342acf7 905 "autoload": {
f3052b45 906 "psr-0": {
93fd4692 907 "Doctrine\\ORM\\": "lib/"
f3052b45 908 }
e342acf7
NL
909 },
910 "notification-url": "https://packagist.org/downloads/",
e342acf7 911 "license": [
f3052b45 912 "MIT"
e342acf7
NL
913 ],
914 "authors": [
915 {
93fd4692
NL
916 "name": "Roman Borschel",
917 "email": "roman@code-factory.org"
f3052b45
NL
918 },
919 {
93fd4692
NL
920 "name": "Benjamin Eberlei",
921 "email": "kontakt@beberlei.de"
922 },
923 {
924 "name": "Guilherme Blanco",
925 "email": "guilhermeblanco@gmail.com"
926 },
927 {
928 "name": "Jonathan Wage",
929 "email": "jonwage@gmail.com"
e342acf7
NL
930 }
931 ],
93fd4692
NL
932 "description": "Object-Relational-Mapper for PHP",
933 "homepage": "http://www.doctrine-project.org",
934 "keywords": [
935 "database",
936 "orm"
937 ],
e1b9f4fb 938 "time": "2016-01-05 21:34:58"
e342acf7 939 },
1345a107 940 {
93fd4692 941 "name": "ezyang/htmlpurifier",
26864574 942 "version": "v4.7.0",
1345a107
NL
943 "source": {
944 "type": "git",
93fd4692 945 "url": "https://github.com/ezyang/htmlpurifier.git",
26864574 946 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
1345a107
NL
947 },
948 "dist": {
949 "type": "zip",
26864574
NL
950 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
951 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
1345a107
NL
952 "shasum": ""
953 },
954 "require": {
93fd4692 955 "php": ">=5.2"
1345a107
NL
956 },
957 "type": "library",
1345a107
NL
958 "autoload": {
959 "psr-0": {
93fd4692
NL
960 "HTMLPurifier": "library/"
961 },
962 "files": [
963 "library/HTMLPurifier.composer.php"
964 ]
1345a107
NL
965 },
966 "notification-url": "https://packagist.org/downloads/",
967 "license": [
93fd4692 968 "LGPL"
1345a107
NL
969 ],
970 "authors": [
971 {
93fd4692
NL
972 "name": "Edward Z. Yang",
973 "email": "admin@htmlpurifier.org",
974 "homepage": "http://ezyang.com"
1345a107
NL
975 }
976 ],
93fd4692
NL
977 "description": "Standards compliant HTML filter written in PHP",
978 "homepage": "http://htmlpurifier.org/",
979 "keywords": [
980 "html"
981 ],
26864574 982 "time": "2015-08-05 01:03:42"
1345a107 983 },
fcb1fba5
NL
984 {
985 "name": "friendsofsymfony/oauth-server-bundle",
986 "version": "1.4.2",
987 "target-dir": "FOS/OAuthServerBundle",
988 "source": {
989 "type": "git",
990 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
991 "reference": "9e15c229eff547443d686445d629e9356ab0672e"
992 },
993 "dist": {
994 "type": "zip",
995 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/9e15c229eff547443d686445d629e9356ab0672e",
996 "reference": "9e15c229eff547443d686445d629e9356ab0672e",
997 "shasum": ""
998 },
999 "require": {
1000 "friendsofsymfony/oauth2-php": "~1.1.0",
1001 "php": ">=5.3.3",
1002 "symfony/framework-bundle": "~2.1",
1003 "symfony/security-bundle": "~2.1"
1004 },
1005 "require-dev": {
1006 "doctrine/doctrine-bundle": "~1.0",
1007 "doctrine/mongodb-odm": "1.0.*@dev",
1008 "doctrine/orm": ">=2.2,<2.5-dev",
1009 "symfony/class-loader": "~2.1",
1010 "symfony/yaml": "~2.1",
1011 "willdurand/propel-typehintable-behavior": "1.0.*"
1012 },
1013 "suggest": {
1014 "doctrine/doctrine-bundle": "*",
1015 "doctrine/mongodb-odm-bundle": "*",
1016 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1017 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1018 },
1019 "type": "symfony-bundle",
1020 "extra": {
1021 "branch-alias": {
1022 "dev-master": "1.4-dev"
1023 }
1024 },
1025 "autoload": {
1026 "psr-0": {
1027 "FOS\\OAuthServerBundle": ""
1028 }
1029 },
1030 "notification-url": "https://packagist.org/downloads/",
1031 "license": [
1032 "MIT"
1033 ],
1034 "authors": [
1035 {
1036 "name": "Arnaud Le Blanc",
1037 "email": "arnaud.lb@gmail.com"
1038 },
1039 {
1040 "name": "FriendsOfSymfony Community",
1041 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1042 }
1043 ],
1044 "description": "Symfony2 OAuth Server Bundle",
1045 "homepage": "http://friendsofsymfony.github.com",
1046 "keywords": [
1047 "oauth",
1048 "oauth2",
1049 "server"
1050 ],
1051 "time": "2014-10-31 13:44:14"
1052 },
1053 {
1054 "name": "friendsofsymfony/oauth2-php",
1055 "version": "1.1.1",
1056 "source": {
1057 "type": "git",
1058 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1059 "reference": "23e76537c4a02e666ab4ba5abe67a69a886a0310"
1060 },
1061 "dist": {
1062 "type": "zip",
1063 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/23e76537c4a02e666ab4ba5abe67a69a886a0310",
1064 "reference": "23e76537c4a02e666ab4ba5abe67a69a886a0310",
1065 "shasum": ""
1066 },
1067 "require": {
1068 "php": ">=5.3.2",
1069 "symfony/http-foundation": "~2.0"
1070 },
1071 "require-dev": {
1072 "phpunit/phpunit": "~4.0"
1073 },
1074 "type": "library",
1075 "extra": {
1076 "branch-alias": {
1077 "dev-master": "1.1.x-dev"
1078 }
1079 },
1080 "autoload": {
1081 "psr-4": {
1082 "OAuth2\\": "lib/"
1083 }
1084 },
1085 "notification-url": "https://packagist.org/downloads/",
1086 "license": [
1087 "MIT"
1088 ],
1089 "authors": [
1090 {
1091 "name": "Arnaud Le Blanc",
1092 "email": "arnaud.lb@gmail.com"
1093 },
1094 {
1095 "name": "FriendsOfSymfony Community",
1096 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1097 }
1098 ],
1099 "description": "OAuth2 library",
1100 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1101 "keywords": [
1102 "oauth",
1103 "oauth2"
1104 ],
1105 "time": "2014-11-03 10:21:20"
1106 },
569f8d68
NL
1107 {
1108 "name": "friendsofsymfony/rest-bundle",
8ba854c0 1109 "version": "1.7.7",
569f8d68
NL
1110 "target-dir": "FOS/RestBundle",
1111 "source": {
1112 "type": "git",
1113 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
8ba854c0 1114 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0"
569f8d68
NL
1115 },
1116 "dist": {
1117 "type": "zip",
8ba854c0
JB
1118 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
1119 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
569f8d68
NL
1120 "shasum": ""
1121 },
1122 "require": {
1123 "doctrine/inflector": "~1.0",
d4aa1743 1124 "php": "^5.3.9|~7.0",
569f8d68 1125 "psr/log": "~1.0",
d4aa1743
BD
1126 "symfony/framework-bundle": "~2.3|~3.0",
1127 "symfony/http-kernel": "^2.3.24|~3.0",
569f8d68
NL
1128 "willdurand/jsonp-callback-validator": "~1.0",
1129 "willdurand/negotiation": "~1.2"
1130 },
1131 "conflict": {
1132 "jms/serializer": "<0.12",
399bd777
JB
1133 "jms/serializer-bundle": "<0.11",
1134 "symfony/validator": ">=2.5.0,<2.5.5"
569f8d68
NL
1135 },
1136 "require-dev": {
386cd246
JB
1137 "jms/serializer": "~0.13|~1.0",
1138 "jms/serializer-bundle": "~0.12|~1.0",
399bd777 1139 "phpoption/phpoption": "~1.1.0",
d4aa1743 1140 "sensio/framework-extra-bundle": "~2.0|~3.0",
386cd246 1141 "sllh/php-cs-fixer-styleci-bridge": "^1.3",
d4aa1743
BD
1142 "symfony/browser-kit": "~2.3|~3.0",
1143 "symfony/dependency-injection": "~2.3|~3.0",
1144 "symfony/form": "~2.3|~3.0",
1145 "symfony/phpunit-bridge": "~2.7|~3.0",
1146 "symfony/security": "~2.3|~3.0",
1147 "symfony/serializer": "~2.3|~3.0",
1148 "symfony/validator": "~2.3|~3.0",
1149 "symfony/yaml": "~2.3|~3.0"
569f8d68
NL
1150 },
1151 "suggest": {
386cd246 1152 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12||~1.0",
399bd777
JB
1153 "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~3.0",
1154 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3",
1155 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3"
569f8d68
NL
1156 },
1157 "type": "symfony-bundle",
1158 "extra": {
1159 "branch-alias": {
26864574 1160 "dev-master": "1.7-dev"
569f8d68
NL
1161 }
1162 },
1163 "autoload": {
1164 "psr-0": {
1165 "FOS\\RestBundle": ""
1166 }
1167 },
1168 "notification-url": "https://packagist.org/downloads/",
1169 "license": [
1170 "MIT"
1171 ],
1172 "authors": [
1173 {
1174 "name": "Lukas Kahwe Smith",
1175 "email": "smith@pooteeweet.org"
1176 },
1177 {
1178 "name": "FriendsOfSymfony Community",
1179 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
1180 },
1181 {
1182 "name": "Konstantin Kudryashov",
1183 "email": "ever.zet@gmail.com"
1184 }
1185 ],
d4aa1743 1186 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
569f8d68
NL
1187 "homepage": "http://friendsofsymfony.github.com",
1188 "keywords": [
1189 "rest"
1190 ],
8ba854c0 1191 "time": "2015-12-29 16:02:50"
569f8d68 1192 },
a1691859
NL
1193 {
1194 "name": "friendsofsymfony/user-bundle",
1195 "version": "dev-master",
1196 "source": {
1197 "type": "git",
1198 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
e1b9f4fb 1199 "reference": "6ccff96434c0ac7fee077d1dce90966341dfd278"
a1691859
NL
1200 },
1201 "dist": {
1202 "type": "zip",
292c1324 1203 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/6ccff96434c0ac7fee077d1dce90966341dfd278",
e1b9f4fb 1204 "reference": "6ccff96434c0ac7fee077d1dce90966341dfd278",
a1691859
NL
1205 "shasum": ""
1206 },
1207 "require": {
463573bf 1208 "php": ">=5.3.9",
d4aa1743
BD
1209 "symfony/form": "~2.3|~3.0",
1210 "symfony/framework-bundle": "~2.3|~3.0",
1211 "symfony/security-bundle": "~2.3|~3.0",
1212 "symfony/twig-bundle": "~2.3|~3.0"
a1691859
NL
1213 },
1214 "require-dev": {
1215 "doctrine/doctrine-bundle": "~1.3",
1216 "swiftmailer/swiftmailer": "~4.3|~5",
d4aa1743
BD
1217 "symfony/console": "~2.3|~3.0",
1218 "symfony/phpunit-bridge": "~2.7|~3.0",
1219 "symfony/validator": "~2.3|~3.0",
1220 "symfony/yaml": "~2.3|~3.0",
a1691859
NL
1221 "willdurand/propel-typehintable-behavior": "~1.0"
1222 },
1223 "suggest": {
1224 "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
1225 },
1226 "type": "symfony-bundle",
1227 "extra": {
1228 "branch-alias": {
1229 "dev-master": "2.0.x-dev"
1230 }
1231 },
1232 "autoload": {
1233 "psr-4": {
1234 "FOS\\UserBundle\\": ""
1235 }
1236 },
1237 "notification-url": "https://packagist.org/downloads/",
1238 "license": [
1239 "MIT"
1240 ],
1241 "authors": [
1242 {
1243 "name": "Christophe Coevoet",
1244 "email": "stof@notk.org"
1245 },
1246 {
1247 "name": "FriendsOfSymfony Community",
1248 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1249 },
1250 {
1251 "name": "Thibault Duplessis",
1252 "email": "thibault.duplessis@gmail.com"
1253 }
1254 ],
1255 "description": "Symfony FOSUserBundle",
1256 "homepage": "http://friendsofsymfony.github.com",
1257 "keywords": [
1258 "User management"
1259 ],
e1b9f4fb 1260 "time": "2016-01-08 10:46:39"
a1691859 1261 },
3c65dfb7
NL
1262 {
1263 "name": "gedmo/doctrine-extensions",
1264 "version": "v2.4.10",
1265 "source": {
1266 "type": "git",
1267 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
1268 "reference": "7e7fc55fa3fad79031727fbc7d8e418b641be875"
1269 },
1270 "dist": {
1271 "type": "zip",
1272 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/7e7fc55fa3fad79031727fbc7d8e418b641be875",
1273 "reference": "7e7fc55fa3fad79031727fbc7d8e418b641be875",
1274 "shasum": ""
1275 },
1276 "require": {
1277 "behat/transliterator": "~1.0",
1278 "doctrine/common": "~2.4",
1279 "php": ">=5.3.2"
1280 },
1281 "require-dev": {
1282 "doctrine/common": ">=2.5.0",
1283 "doctrine/mongodb-odm": ">=1.0.2",
1284 "doctrine/orm": ">=2.5.0",
1285 "phpunit/phpunit": "~4.4",
1286 "phpunit/phpunit-mock-objects": "~2.3",
1287 "symfony/yaml": "~2.6"
1288 },
1289 "suggest": {
1290 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1291 "doctrine/orm": "to use the extensions with the ORM"
1292 },
1293 "type": "library",
1294 "extra": {
1295 "branch-alias": {
1296 "dev-master": "2.4.x-dev"
1297 }
1298 },
1299 "autoload": {
1300 "psr-0": {
1301 "Gedmo\\": "lib/"
1302 }
1303 },
1304 "notification-url": "https://packagist.org/downloads/",
1305 "license": [
1306 "MIT"
1307 ],
1308 "authors": [
1309 {
1310 "name": "David Buchmann",
1311 "email": "david@liip.ch"
1312 },
1313 {
1314 "name": "Gediminas Morkevicius",
1315 "email": "gediminas.morkevicius@gmail.com"
1316 },
1317 {
1318 "name": "Gustavo Falco",
1319 "email": "comfortablynumb84@gmail.com"
1320 }
1321 ],
1322 "description": "Doctrine2 behavioral extensions",
1323 "homepage": "http://gediminasm.org/",
1324 "keywords": [
1325 "Blameable",
1326 "behaviors",
1327 "doctrine2",
1328 "extensions",
1329 "gedmo",
1330 "loggable",
1331 "nestedset",
1332 "sluggable",
1333 "sortable",
1334 "timestampable",
1335 "translatable",
1336 "tree",
1337 "uploadable"
1338 ],
1339 "time": "2015-12-18 20:34:21"
1340 },
03690d13
TC
1341 {
1342 "name": "grandt/binstring",
1343 "version": "1.0.0",
1344 "source": {
1345 "type": "git",
1346 "url": "https://github.com/Grandt/PHPBinString.git",
1347 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
1348 },
1349 "dist": {
1350 "type": "zip",
1351 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1352 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1353 "shasum": ""
1354 },
1355 "require": {
1356 "php": ">=5.0"
1357 },
1358 "type": "library",
1359 "autoload": {
1360 "classmap": [
1361 "BinString.php",
1362 "BinStringStatic.php"
1363 ]
1364 },
1365 "notification-url": "https://packagist.org/downloads/",
1366 "license": [
1367 "LGPL-2.1"
1368 ],
1369 "authors": [
1370 {
1371 "name": "A. Grandt",
1372 "email": "php@grandt.com",
1373 "role": "Developer"
1374 }
1375 ],
1376 "description": "A class for working around the use of mbstring.func_override",
1377 "homepage": "https://github.com/Grandt/PHPBinString",
1378 "keywords": [
1379 "binary strings",
1380 "mbstring"
1381 ],
1382 "time": "2015-08-13 06:14:41"
1383 },
1384 {
1385 "name": "grandt/phpepub",
1386 "version": "4.0.3",
1387 "source": {
1388 "type": "git",
1389 "url": "https://github.com/Grandt/PHPePub.git",
1390 "reference": "dee0c5549a8d2c6bf6a1ad5b4ee21d245b711fca"
1391 },
1392 "dist": {
1393 "type": "zip",
1394 "url": "https://api.github.com/repos/Grandt/PHPePub/zipball/dee0c5549a8d2c6bf6a1ad5b4ee21d245b711fca",
1395 "reference": "dee0c5549a8d2c6bf6a1ad5b4ee21d245b711fca",
1396 "shasum": ""
1397 },
1398 "require": {
1399 "grandt/phpresizegif": ">=1.0.3",
1400 "grandt/relativepath": ">=1.0.1",
1401 "php": ">=5.3.0",
1402 "phpzip/phpzip": ">=2.0.7"
1403 },
1404 "type": "library",
1405 "autoload": {
1406 "psr-4": {
1407 "PHPePub\\": "src/PHPePub"
1408 },
1409 "classmap": [
1410 "src/lib.uuid.php"
1411 ]
1412 },
1413 "notification-url": "https://packagist.org/downloads/",
1414 "license": [
1415 "LGPL-2.1"
1416 ],
1417 "authors": [
1418 {
1419 "name": "A. Grandt",
1420 "email": "php@grandt.com",
1421 "homepage": "http://grandt.com",
1422 "role": "Developer"
1423 }
1424 ],
1425 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
1426 "homepage": "https://github.com/Grandt/PHPZip",
1427 "keywords": [
1428 "e-book",
1429 "epub"
1430 ],
1431 "time": "2015-09-15 08:47:09"
1432 },
1433 {
1434 "name": "grandt/phpresizegif",
1435 "version": "1.0.3",
1436 "source": {
1437 "type": "git",
1438 "url": "https://github.com/Grandt/PHPResizeGif.git",
1439 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
1440 },
1441 "dist": {
1442 "type": "zip",
1443 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1444 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1445 "shasum": ""
1446 },
1447 "require": {
1448 "grandt/binstring": ">=0.2.0",
1449 "php": ">=5.3.0"
1450 },
1451 "type": "library",
1452 "autoload": {
1453 "psr-4": {
1454 "grandt\\ResizeGif\\": "src/ResizeGif",
1455 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
1456 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
1457 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
1458 }
1459 },
1460 "notification-url": "https://packagist.org/downloads/",
1461 "license": [
1462 "LGPL-2.1"
1463 ],
1464 "authors": [
1465 {
1466 "name": "A. Grandt",
1467 "email": "php@grandt.com",
1468 "homepage": "http://grandt.com",
1469 "role": "Developer"
1470 }
1471 ],
1472 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
1473 "homepage": "https://github.com/Grandt/PHPResizeGif",
1474 "keywords": [
1475 "GIF89a",
1476 "animated gif",
1477 "gif",
1478 "resize"
1479 ],
1480 "time": "2015-05-10 10:52:24"
1481 },
1482 {
1483 "name": "grandt/phpzipmerge",
1484 "version": "1.0.4",
1485 "source": {
1486 "type": "git",
1487 "url": "https://github.com/Grandt/PHPZipMerge.git",
1488 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
1489 },
1490 "dist": {
1491 "type": "zip",
1492 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1493 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1494 "shasum": ""
1495 },
1496 "require": {
1497 "grandt/binstring": ">=1.0.0",
1498 "grandt/relativepath": ">=1.0.1",
1499 "php": ">=5.3.0"
1500 },
1501 "type": "library",
1502 "autoload": {
1503 "psr-4": {
1504 "ZipMerge\\": "src/ZipMerge"
1505 }
1506 },
1507 "notification-url": "https://packagist.org/downloads/",
1508 "license": [
1509 "LGPL-2.1"
1510 ],
1511 "authors": [
1512 {
1513 "name": "A. Grandt",
1514 "email": "php@grandt.com",
1515 "homepage": "http://grandt.com",
1516 "role": "Developer"
1517 },
1518 {
1519 "name": "Greg Kappatos",
1520 "homepage": "http://websiteconnect.com.au",
1521 "role": "Developer"
1522 }
1523 ],
1524 "description": "Merge and stream multiple Zip files on the fly.",
1525 "homepage": "https://github.com/Grandt/PHPZipMerge",
1526 "keywords": [
1527 "archive",
1528 "compressed",
1529 "compression",
1530 "merge",
1531 "phpzip",
1532 "pkzip",
1533 "stream",
1534 "zip"
1535 ],
1536 "time": "2015-08-18 13:49:33"
1537 },
1538 {
1539 "name": "grandt/relativepath",
1540 "version": "1.0.2",
1541 "source": {
1542 "type": "git",
1543 "url": "https://github.com/Grandt/PHPRelativePath.git",
1544 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
1545 },
1546 "dist": {
1547 "type": "zip",
1548 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
1549 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
1550 "shasum": ""
1551 },
1552 "require": {
1553 "php": ">=5.0"
1554 },
1555 "type": "library",
1556 "autoload": {
1557 "classmap": [
1558 "RelativePath.php"
1559 ]
1560 },
1561 "notification-url": "https://packagist.org/downloads/",
1562 "license": [
1563 "LGPL-2.1"
1564 ],
1565 "authors": [
1566 {
1567 "name": "A. Grandt",
1568 "email": "php@grandt.com",
1569 "role": "Developer"
1570 }
1571 ],
1572 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
1573 "homepage": "https://github.com/Grandt/PHPRelativePath",
1574 "keywords": [
1575 "file path"
1576 ],
1577 "time": "2015-05-14 08:18:23"
1578 },
a1413a3d
JB
1579 {
1580 "name": "guzzlehttp/guzzle",
1581 "version": "5.3.0",
1582 "source": {
1583 "type": "git",
1584 "url": "https://github.com/guzzle/guzzle.git",
1585 "reference": "f3c8c22471cb55475105c14769644a49c3262b93"
1586 },
1587 "dist": {
1588 "type": "zip",
1589 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f3c8c22471cb55475105c14769644a49c3262b93",
1590 "reference": "f3c8c22471cb55475105c14769644a49c3262b93",
1591 "shasum": ""
1592 },
1593 "require": {
1594 "guzzlehttp/ringphp": "^1.1",
1595 "php": ">=5.4.0"
1596 },
1597 "require-dev": {
1598 "ext-curl": "*",
1599 "phpunit/phpunit": "^4.0",
1600 "psr/log": "^1.0"
1601 },
1602 "type": "library",
1603 "extra": {
1604 "branch-alias": {
1605 "dev-master": "5.0-dev"
1606 }
1607 },
1608 "autoload": {
1609 "psr-4": {
1610 "GuzzleHttp\\": "src/"
1611 }
1612 },
1613 "notification-url": "https://packagist.org/downloads/",
1614 "license": [
1615 "MIT"
1616 ],
1617 "authors": [
1618 {
1619 "name": "Michael Dowling",
1620 "email": "mtdowling@gmail.com",
1621 "homepage": "https://github.com/mtdowling"
1622 }
1623 ],
1624 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1625 "homepage": "http://guzzlephp.org/",
1626 "keywords": [
1627 "client",
1628 "curl",
1629 "framework",
1630 "http",
1631 "http client",
1632 "rest",
1633 "web service"
1634 ],
1635 "time": "2015-05-20 03:47:55"
1636 },
1637 {
1638 "name": "guzzlehttp/ringphp",
1639 "version": "1.1.0",
1640 "source": {
1641 "type": "git",
1642 "url": "https://github.com/guzzle/RingPHP.git",
1643 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
1644 },
1645 "dist": {
1646 "type": "zip",
1647 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1648 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1649 "shasum": ""
1650 },
1651 "require": {
1652 "guzzlehttp/streams": "~3.0",
1653 "php": ">=5.4.0",
1654 "react/promise": "~2.0"
1655 },
1656 "require-dev": {
1657 "ext-curl": "*",
1658 "phpunit/phpunit": "~4.0"
1659 },
1660 "suggest": {
1661 "ext-curl": "Guzzle will use specific adapters if cURL is present"
1662 },
1663 "type": "library",
1664 "extra": {
1665 "branch-alias": {
1666 "dev-master": "1.1-dev"
1667 }
1668 },
1669 "autoload": {
1670 "psr-4": {
1671 "GuzzleHttp\\Ring\\": "src/"
1672 }
1673 },
1674 "notification-url": "https://packagist.org/downloads/",
1675 "license": [
1676 "MIT"
1677 ],
1678 "authors": [
1679 {
1680 "name": "Michael Dowling",
1681 "email": "mtdowling@gmail.com",
1682 "homepage": "https://github.com/mtdowling"
1683 }
1684 ],
1685 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
1686 "time": "2015-05-20 03:37:09"
1687 },
1688 {
1689 "name": "guzzlehttp/streams",
1690 "version": "3.0.0",
1691 "source": {
1692 "type": "git",
1693 "url": "https://github.com/guzzle/streams.git",
1694 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
1695 },
1696 "dist": {
1697 "type": "zip",
1698 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1699 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1700 "shasum": ""
1701 },
1702 "require": {
1703 "php": ">=5.4.0"
1704 },
1705 "require-dev": {
1706 "phpunit/phpunit": "~4.0"
1707 },
1708 "type": "library",
1709 "extra": {
1710 "branch-alias": {
1711 "dev-master": "3.0-dev"
1712 }
1713 },
1714 "autoload": {
1715 "psr-4": {
1716 "GuzzleHttp\\Stream\\": "src/"
1717 }
1718 },
1719 "notification-url": "https://packagist.org/downloads/",
1720 "license": [
1721 "MIT"
1722 ],
1723 "authors": [
1724 {
1725 "name": "Michael Dowling",
1726 "email": "mtdowling@gmail.com",
1727 "homepage": "https://github.com/mtdowling"
1728 }
1729 ],
1730 "description": "Provides a simple abstraction over streams of data",
1731 "homepage": "http://guzzlephp.org/",
1732 "keywords": [
1733 "Guzzle",
1734 "stream"
1735 ],
1736 "time": "2014-10-12 19:18:40"
1737 },
c3510620
KG
1738 {
1739 "name": "hoa/compiler",
1740 "version": "2.15.10.29",
1741 "source": {
1742 "type": "git",
1743 "url": "https://github.com/hoaproject/Compiler.git",
1744 "reference": "ec0849fd3c1472fbcd86c3c961981f0cfe1f8d39"
1745 },
1746 "dist": {
1747 "type": "zip",
1748 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/ec0849fd3c1472fbcd86c3c961981f0cfe1f8d39",
1749 "reference": "ec0849fd3c1472fbcd86c3c961981f0cfe1f8d39",
1750 "shasum": ""
1751 },
1752 "require": {
1753 "hoa/core": "~2.0",
1754 "hoa/file": "~0.0",
1755 "hoa/iterator": "~1.0",
1756 "hoa/math": "~0.0",
1757 "hoa/regex": "~0.0",
1758 "hoa/visitor": "~1.0"
1759 },
1760 "require-dev": {
1761 "hoa/json": "~1.0",
1762 "hoa/test": "~1.0"
1763 },
1764 "type": "library",
1765 "extra": {
1766 "branch-alias": {
1767 "dev-master": "2.x-dev"
1768 }
1769 },
1770 "autoload": {
1771 "psr-4": {
1772 "Hoa\\Compiler\\": "."
1773 }
1774 },
1775 "notification-url": "https://packagist.org/downloads/",
1776 "license": [
1777 "BSD-3-Clause"
1778 ],
1779 "authors": [
1780 {
1781 "name": "Ivan Enderlin",
1782 "email": "ivan.enderlin@hoa-project.net"
1783 },
1784 {
1785 "name": "Hoa community",
1786 "homepage": "http://hoa-project.net/"
1787 }
1788 ],
1789 "description": "The Hoa\\Compiler library.",
1790 "homepage": "http://hoa-project.net/",
1791 "keywords": [
1792 "algebraic",
1793 "ast",
1794 "compiler",
1795 "context-free",
1796 "coverage",
1797 "exhaustive",
1798 "grammar",
1799 "isotropic",
1800 "language",
1801 "lexer",
1802 "library",
1803 "ll1",
1804 "llk",
1805 "parser",
1806 "pp",
1807 "random",
1808 "regular",
1809 "rule",
1810 "sampler",
1811 "syntax",
1812 "token",
1813 "trace",
1814 "uniform"
1815 ],
1816 "time": "2015-10-29 21:35:12"
1817 },
1818 {
1819 "name": "hoa/core",
1820 "version": "2.15.11.09",
1821 "source": {
1822 "type": "git",
1823 "url": "https://github.com/hoaproject/Core.git",
1824 "reference": "5538b1e90e2c66c90df5cc45e03fb85d047be900"
1825 },
1826 "dist": {
1827 "type": "zip",
1828 "url": "https://api.github.com/repos/hoaproject/Core/zipball/5538b1e90e2c66c90df5cc45e03fb85d047be900",
1829 "reference": "5538b1e90e2c66c90df5cc45e03fb85d047be900",
1830 "shasum": ""
1831 },
1832 "require": {
1833 "ext-spl": "*",
1834 "php": ">=5.4.0"
1835 },
1836 "require-dev": {
1837 "hoa/test": "~1.0"
1838 },
1839 "suggest": {
1840 "ext-mbstring": "ext/mbstring must be present (or a third implementation).",
1841 "hoa/cli": "To use the `hoa` script."
1842 },
1843 "type": "library",
1844 "extra": {
1845 "branch-alias": {
1846 "dev-master": "2.x-dev"
1847 }
1848 },
1849 "autoload": {
1850 "psr-4": {
1851 "Hoa\\Core\\": "."
1852 },
1853 "files": [
1854 "Core.php"
1855 ]
1856 },
1857 "notification-url": "https://packagist.org/downloads/",
1858 "license": [
1859 "BSD-3-Clause"
1860 ],
1861 "authors": [
1862 {
1863 "name": "Ivan Enderlin",
1864 "email": "ivan.enderlin@hoa-project.net"
1865 },
1866 {
1867 "name": "Hoa community",
1868 "homepage": "http://hoa-project.net/"
1869 }
1870 ],
1871 "description": "The Hoa\\Core library.",
1872 "homepage": "http://hoa-project.net/",
1873 "keywords": [
1874 "consistency",
1875 "core",
1876 "data",
1877 "event",
1878 "library",
1879 "listener",
1880 "parameter",
1881 "protocol"
1882 ],
1883 "time": "2015-11-09 06:51:06"
1884 },
1885 {
1886 "name": "hoa/file",
1887 "version": "0.15.11.09",
1888 "source": {
1889 "type": "git",
1890 "url": "https://github.com/hoaproject/File.git",
1891 "reference": "f46fe552ff79cb6c93a2ff9c25cfbc134fbd57ee"
1892 },
1893 "dist": {
1894 "type": "zip",
1895 "url": "https://api.github.com/repos/hoaproject/File/zipball/f46fe552ff79cb6c93a2ff9c25cfbc134fbd57ee",
1896 "reference": "f46fe552ff79cb6c93a2ff9c25cfbc134fbd57ee",
1897 "shasum": ""
1898 },
1899 "require": {
1900 "hoa/core": "~2.0",
1901 "hoa/iterator": "~1.0",
1902 "hoa/stream": "~0.0"
1903 },
1904 "require-dev": {
1905 "hoa/test": "~1.0"
1906 },
1907 "type": "library",
1908 "extra": {
1909 "branch-alias": {
1910 "dev-master": "0.x-dev"
1911 }
1912 },
1913 "autoload": {
1914 "psr-4": {
1915 "Hoa\\File\\": "."
1916 }
1917 },
1918 "notification-url": "https://packagist.org/downloads/",
1919 "license": [
1920 "BSD-3-Clause"
1921 ],
1922 "authors": [
1923 {
1924 "name": "Ivan Enderlin",
1925 "email": "ivan.enderlin@hoa-project.net"
1926 },
1927 {
1928 "name": "Hoa community",
1929 "homepage": "http://hoa-project.net/"
1930 }
1931 ],
1932 "description": "The Hoa\\File library.",
1933 "homepage": "http://hoa-project.net/",
1934 "keywords": [
1935 "Socket",
1936 "directory",
1937 "file",
1938 "finder",
1939 "library",
1940 "link",
1941 "temporary"
1942 ],
1943 "time": "2015-11-09 06:55:20"
1944 },
1945 {
1946 "name": "hoa/iterator",
1947 "version": "1.15.10.29",
1948 "source": {
1949 "type": "git",
1950 "url": "https://github.com/hoaproject/Iterator.git",
1951 "reference": "a64ed9fd62579a34e4450134d6d1abdf77d54435"
1952 },
1953 "dist": {
1954 "type": "zip",
1955 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/a64ed9fd62579a34e4450134d6d1abdf77d54435",
1956 "reference": "a64ed9fd62579a34e4450134d6d1abdf77d54435",
1957 "shasum": ""
1958 },
1959 "require": {
1960 "hoa/core": "~2.0"
1961 },
1962 "require-dev": {
1963 "hoa/test": "~1.0"
1964 },
1965 "type": "library",
1966 "extra": {
1967 "branch-alias": {
1968 "dev-master": "1.x-dev"
1969 }
1970 },
1971 "autoload": {
1972 "psr-4": {
1973 "Hoa\\Iterator\\": "."
1974 }
1975 },
1976 "notification-url": "https://packagist.org/downloads/",
1977 "license": [
1978 "BSD-3-Clause"
1979 ],
1980 "authors": [
1981 {
1982 "name": "Ivan Enderlin",
1983 "email": "ivan.enderlin@hoa-project.net"
1984 },
1985 {
1986 "name": "Hoa community",
1987 "homepage": "http://hoa-project.net/"
1988 }
1989 ],
1990 "description": "The Hoa\\Iterator library.",
1991 "homepage": "http://hoa-project.net/",
1992 "keywords": [
1993 "iterator",
1994 "library"
1995 ],
1996 "time": "2015-10-29 21:37:16"
1997 },
1998 {
1999 "name": "hoa/math",
2000 "version": "0.15.10.26",
2001 "source": {
2002 "type": "git",
2003 "url": "https://github.com/hoaproject/Math.git",
2004 "reference": "62631c65d9a4f1b8bb4c4a3d6cdff0e8971d684e"
2005 },
2006 "dist": {
2007 "type": "zip",
2008 "url": "https://api.github.com/repos/hoaproject/Math/zipball/62631c65d9a4f1b8bb4c4a3d6cdff0e8971d684e",
2009 "reference": "62631c65d9a4f1b8bb4c4a3d6cdff0e8971d684e",
2010 "shasum": ""
2011 },
2012 "require": {
2013 "hoa/compiler": "~2.0",
2014 "hoa/core": "~2.0",
2015 "hoa/iterator": "~1.0"
2016 },
2017 "require-dev": {
2018 "hoa/test": "~1.0"
2019 },
2020 "type": "library",
2021 "extra": {
2022 "branch-alias": {
2023 "dev-master": "0.x-dev"
2024 }
2025 },
2026 "autoload": {
2027 "psr-4": {
2028 "Hoa\\Math\\": "."
2029 }
2030 },
2031 "notification-url": "https://packagist.org/downloads/",
2032 "license": [
2033 "BSD-3-Clause"
2034 ],
2035 "authors": [
2036 {
2037 "name": "Ivan Enderlin",
2038 "email": "ivan.enderlin@hoa-project.net"
2039 },
2040 {
2041 "name": "Hoa community",
2042 "homepage": "http://hoa-project.net/"
2043 }
2044 ],
2045 "description": "The Hoa\\Math library.",
2046 "homepage": "http://hoa-project.net/",
2047 "keywords": [
2048 "arrangement",
2049 "combination",
2050 "combinatorics",
2051 "counting",
2052 "library",
2053 "math",
2054 "permutation",
2055 "sampler",
2056 "set"
2057 ],
2058 "time": "2015-10-26 15:22:52"
2059 },
2060 {
2061 "name": "hoa/regex",
2062 "version": "0.15.08.13",
2063 "source": {
2064 "type": "git",
2065 "url": "https://github.com/hoaproject/Regex.git",
2066 "reference": "2ef8a77ef3885ca202fcd9c31a8e54c44cd04232"
2067 },
2068 "dist": {
2069 "type": "zip",
2070 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/2ef8a77ef3885ca202fcd9c31a8e54c44cd04232",
2071 "reference": "2ef8a77ef3885ca202fcd9c31a8e54c44cd04232",
2072 "shasum": ""
2073 },
2074 "require": {
2075 "hoa/core": "~2.0",
2076 "hoa/math": "~0.0",
2077 "hoa/ustring": "~3.0",
2078 "hoa/visitor": "~1.0"
2079 },
2080 "type": "library",
2081 "extra": {
2082 "branch-alias": {
2083 "dev-master": "0.x-dev"
2084 }
2085 },
2086 "autoload": {
2087 "psr-4": {
2088 "Hoa\\Regex\\": "."
2089 }
2090 },
2091 "notification-url": "https://packagist.org/downloads/",
2092 "license": [
2093 "BSD-3-Clause"
2094 ],
2095 "authors": [
2096 {
2097 "name": "Ivan Enderlin",
2098 "email": "ivan.enderlin@hoa-project.net"
2099 },
2100 {
2101 "name": "Hoa community",
2102 "homepage": "http://hoa-project.net/"
2103 }
2104 ],
2105 "description": "The Hoa\\Regex library.",
2106 "homepage": "http://hoa-project.net/",
2107 "keywords": [
2108 "compiler",
2109 "library",
2110 "regex"
2111 ],
2112 "time": "2015-08-13 06:48:47"
2113 },
2114 {
2115 "name": "hoa/ruler",
2116 "version": "1.15.11.09",
2117 "source": {
2118 "type": "git",
2119 "url": "https://github.com/hoaproject/Ruler.git",
2120 "reference": "9afc9ae032d40b6dc10bff85c9126cf516953925"
2121 },
2122 "dist": {
2123 "type": "zip",
2124 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/9afc9ae032d40b6dc10bff85c9126cf516953925",
2125 "reference": "9afc9ae032d40b6dc10bff85c9126cf516953925",
2126 "shasum": ""
2127 },
2128 "require": {
2129 "hoa/compiler": "~2.0",
2130 "hoa/core": "~2.0",
2131 "hoa/file": "~0.0",
2132 "hoa/visitor": "~1.0"
2133 },
2134 "require-dev": {
2135 "hoa/test": "~1.0"
2136 },
2137 "type": "library",
2138 "extra": {
2139 "branch-alias": {
2140 "dev-master": "1.x-dev"
2141 }
2142 },
2143 "autoload": {
2144 "psr-4": {
2145 "Hoa\\Ruler\\": "."
2146 }
2147 },
2148 "notification-url": "https://packagist.org/downloads/",
2149 "license": [
2150 "BSD-3-Clause"
2151 ],
2152 "authors": [
2153 {
2154 "name": "Ivan Enderlin",
2155 "email": "ivan.enderlin@hoa-project.net"
2156 },
2157 {
2158 "name": "Hoa community",
2159 "homepage": "http://hoa-project.net/"
2160 }
2161 ],
2162 "description": "The Hoa\\Ruler library.",
2163 "homepage": "http://hoa-project.net/",
2164 "keywords": [
2165 "library",
2166 "ruler"
2167 ],
2168 "time": "2015-11-09 06:58:52"
2169 },
2170 {
2171 "name": "hoa/stream",
8ba854c0 2172 "version": "0.15.10.26",
c3510620
KG
2173 "source": {
2174 "type": "git",
2175 "url": "https://github.com/hoaproject/Stream.git",
8ba854c0 2176 "reference": "011ab91d942f1d7096deade4c8a10fe57d51c5b3"
c3510620
KG
2177 },
2178 "dist": {
2179 "type": "zip",
8ba854c0
JB
2180 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/011ab91d942f1d7096deade4c8a10fe57d51c5b3",
2181 "reference": "011ab91d942f1d7096deade4c8a10fe57d51c5b3",
c3510620
KG
2182 "shasum": ""
2183 },
2184 "require": {
2185 "hoa/core": "~2.0"
2186 },
2187 "type": "library",
2188 "extra": {
2189 "branch-alias": {
2190 "dev-master": "0.x-dev"
2191 }
2192 },
2193 "autoload": {
2194 "psr-4": {
2195 "Hoa\\Stream\\": "."
2196 }
2197 },
2198 "notification-url": "https://packagist.org/downloads/",
2199 "license": [
2200 "BSD-3-Clause"
2201 ],
2202 "authors": [
2203 {
2204 "name": "Ivan Enderlin",
2205 "email": "ivan.enderlin@hoa-project.net"
2206 },
2207 {
2208 "name": "Hoa community",
2209 "homepage": "http://hoa-project.net/"
2210 }
2211 ],
2212 "description": "The Hoa\\Stream library.",
2213 "homepage": "http://hoa-project.net/",
2214 "keywords": [
2215 "Context",
2216 "bucket",
2217 "composite",
2218 "filter",
2219 "in",
2220 "library",
2221 "out",
2222 "protocol",
2223 "stream",
2224 "wrapper"
2225 ],
8ba854c0 2226 "time": "2015-10-22 06:30:43"
c3510620
KG
2227 },
2228 {
2229 "name": "hoa/ustring",
2230 "version": "3.15.11.09",
2231 "source": {
2232 "type": "git",
2233 "url": "https://github.com/hoaproject/Ustring.git",
2234 "reference": "8506be4910212b1a2beb9014763a8a4fbd871001"
2235 },
2236 "dist": {
2237 "type": "zip",
2238 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/8506be4910212b1a2beb9014763a8a4fbd871001",
2239 "reference": "8506be4910212b1a2beb9014763a8a4fbd871001",
2240 "shasum": ""
2241 },
2242 "require": {
2243 "hoa/core": "~2.0"
2244 },
2245 "require-dev": {
2246 "hoa/test": "~1.0"
2247 },
2248 "suggest": {
2249 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
2250 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
2251 },
2252 "type": "library",
2253 "extra": {
2254 "branch-alias": {
2255 "dev-master": "3.x-dev"
2256 }
2257 },
2258 "autoload": {
2259 "psr-4": {
2260 "Hoa\\Ustring\\": "."
2261 }
2262 },
2263 "notification-url": "https://packagist.org/downloads/",
2264 "license": [
2265 "BSD-3-Clause"
2266 ],
2267 "authors": [
2268 {
2269 "name": "Ivan Enderlin",
2270 "email": "ivan.enderlin@hoa-project.net"
2271 },
2272 {
2273 "name": "Hoa community",
2274 "homepage": "http://hoa-project.net/"
2275 }
2276 ],
2277 "description": "The Hoa\\Ustring library.",
2278 "homepage": "http://hoa-project.net/",
2279 "keywords": [
2280 "library",
2281 "search",
2282 "string",
2283 "unicode"
2284 ],
2285 "time": "2015-11-09 06:44:33"
2286 },
2287 {
2288 "name": "hoa/visitor",
2289 "version": "1.15.08.17",
2290 "source": {
2291 "type": "git",
2292 "url": "https://github.com/hoaproject/Visitor.git",
2293 "reference": "e30bfff741f71979f6476a41548e34afe8053c67"
2294 },
2295 "dist": {
2296 "type": "zip",
2297 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/e30bfff741f71979f6476a41548e34afe8053c67",
2298 "reference": "e30bfff741f71979f6476a41548e34afe8053c67",
2299 "shasum": ""
2300 },
2301 "require": {
2302 "hoa/core": "~2.0"
2303 },
2304 "require-dev": {
2305 "hoa/test": "~1.0"
2306 },
2307 "type": "library",
2308 "extra": {
2309 "branch-alias": {
2310 "dev-master": "1.x-dev"
2311 }
2312 },
2313 "autoload": {
2314 "psr-4": {
2315 "Hoa\\Visitor\\": "."
2316 }
2317 },
2318 "notification-url": "https://packagist.org/downloads/",
2319 "license": [
2320 "BSD-3-Clause"
2321 ],
2322 "authors": [
2323 {
2324 "name": "Ivan Enderlin",
2325 "email": "ivan.enderlin@hoa-project.net"
2326 },
2327 {
2328 "name": "Hoa community",
2329 "homepage": "http://hoa-project.net/"
2330 }
2331 ],
2332 "description": "The Hoa\\Visitor library.",
2333 "homepage": "http://hoa-project.net/",
2334 "keywords": [
2335 "library",
2336 "structure",
2337 "visit",
2338 "visitor"
2339 ],
2340 "time": "2015-08-17 06:30:58"
2341 },
1345a107 2342 {
93fd4692 2343 "name": "htmlawed/htmlawed",
75e9d1df 2344 "version": "1.1.19",
1345a107
NL
2345 "source": {
2346 "type": "git",
93fd4692 2347 "url": "https://github.com/kesar/HTMLawed.git",
75e9d1df 2348 "reference": "620c38edd57e680260ebd8dd0e98167d97e9a7bf"
1345a107
NL
2349 },
2350 "dist": {
2351 "type": "zip",
75e9d1df
JB
2352 "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/620c38edd57e680260ebd8dd0e98167d97e9a7bf",
2353 "reference": "620c38edd57e680260ebd8dd0e98167d97e9a7bf",
1345a107
NL
2354 "shasum": ""
2355 },
2356 "require": {
93fd4692 2357 "php": ">4.4.0"
1345a107
NL
2358 },
2359 "type": "library",
1345a107 2360 "autoload": {
93fd4692
NL
2361 "files": [
2362 "htmLawed.php"
2363 ]
1345a107
NL
2364 },
2365 "notification-url": "https://packagist.org/downloads/",
2366 "license": [
93fd4692
NL
2367 "GPL-2.0+",
2368 "LGPL-3.0"
1345a107 2369 ],
399bd777
JB
2370 "authors": [
2371 {
2372 "name": "Santosh Patnaik",
2373 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
2374 "role": "Developer"
2375 }
2376 ],
75e9d1df 2377 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
93fd4692
NL
2378 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
2379 "keywords": [
2380 "HTMLtidy",
2381 "html",
2382 "sanitize",
2383 "strip",
2384 "tags"
1345a107 2385 ],
75e9d1df 2386 "time": "2015-04-05 17:23:05"
1345a107
NL
2387 },
2388 {
93fd4692 2389 "name": "incenteev/composer-parameter-handler",
c3510620 2390 "version": "v2.1.2",
1345a107
NL
2391 "source": {
2392 "type": "git",
93fd4692 2393 "url": "https://github.com/Incenteev/ParameterHandler.git",
c3510620 2394 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
1345a107
NL
2395 },
2396 "dist": {
2397 "type": "zip",
c3510620
KG
2398 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2399 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1345a107
NL
2400 "shasum": ""
2401 },
2402 "require": {
93fd4692 2403 "php": ">=5.3.3",
c3510620 2404 "symfony/yaml": "~2.3|~3.0"
1345a107
NL
2405 },
2406 "require-dev": {
93fd4692
NL
2407 "composer/composer": "1.0.*@dev",
2408 "phpspec/prophecy-phpunit": "~1.0",
2409 "symfony/filesystem": "~2.2"
1345a107
NL
2410 },
2411 "type": "library",
2412 "extra": {
2413 "branch-alias": {
93fd4692 2414 "dev-master": "2.1.x-dev"
1345a107
NL
2415 }
2416 },
2417 "autoload": {
26864574
NL
2418 "psr-4": {
2419 "Incenteev\\ParameterHandler\\": ""
1345a107
NL
2420 }
2421 },
2422 "notification-url": "https://packagist.org/downloads/",
2423 "license": [
2424 "MIT"
2425 ],
2426 "authors": [
2427 {
93fd4692
NL
2428 "name": "Christophe Coevoet",
2429 "email": "stof@notk.org"
1345a107
NL
2430 }
2431 ],
93fd4692
NL
2432 "description": "Composer script handling your ignored parameter file",
2433 "homepage": "https://github.com/Incenteev/ParameterHandler",
2434 "keywords": [
2435 "parameters management"
2436 ],
c3510620 2437 "time": "2015-11-10 17:04:01"
1345a107 2438 },
e23edfd2
JB
2439 {
2440 "name": "ircmaxell/password-compat",
2441 "version": "v1.0.4",
2442 "source": {
2443 "type": "git",
2444 "url": "https://github.com/ircmaxell/password_compat.git",
2445 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
2446 },
2447 "dist": {
2448 "type": "zip",
2449 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
2450 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
2451 "shasum": ""
2452 },
2453 "require-dev": {
2454 "phpunit/phpunit": "4.*"
2455 },
2456 "type": "library",
2457 "autoload": {
2458 "files": [
2459 "lib/password.php"
2460 ]
2461 },
2462 "notification-url": "https://packagist.org/downloads/",
2463 "license": [
2464 "MIT"
2465 ],
2466 "authors": [
2467 {
2468 "name": "Anthony Ferrara",
2469 "email": "ircmaxell@php.net",
2470 "homepage": "http://blog.ircmaxell.com"
2471 }
2472 ],
2473 "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
2474 "homepage": "https://github.com/ircmaxell/password_compat",
2475 "keywords": [
2476 "hashing",
2477 "password"
2478 ],
2479 "time": "2014-11-20 16:49:30"
2480 },
a1413a3d
JB
2481 {
2482 "name": "j0k3r/graby",
8ba854c0 2483 "version": "1.0.8",
a1413a3d
JB
2484 "source": {
2485 "type": "git",
2486 "url": "https://github.com/j0k3r/graby.git",
8ba854c0 2487 "reference": "bf152ccc6629bdd63b1e5e8b297c2912516b5f1e"
a1413a3d
JB
2488 },
2489 "dist": {
2490 "type": "zip",
8ba854c0
JB
2491 "url": "https://api.github.com/repos/j0k3r/graby/zipball/bf152ccc6629bdd63b1e5e8b297c2912516b5f1e",
2492 "reference": "bf152ccc6629bdd63b1e5e8b297c2912516b5f1e",
a1413a3d
JB
2493 "shasum": ""
2494 },
2495 "require": {
d4aa1743 2496 "ext-curl": "*",
a1413a3d
JB
2497 "guzzlehttp/guzzle": "^5.2.0",
2498 "htmlawed/htmlawed": "^1.1.19",
463573bf 2499 "j0k3r/graby-site-config": "^1.0.0",
a1413a3d 2500 "j0k3r/php-readability": "^1.0",
d4aa1743 2501 "j0k3r/safecurl": "~2.0",
a1413a3d 2502 "monolog/monolog": "^1.13.1",
d4aa1743 2503 "neitanod/forceutf8": "^2.0",
a1413a3d
JB
2504 "php": ">=5.4",
2505 "simplepie/simplepie": "^1.3.1",
d4ebe5c5 2506 "smalot/pdfparser": "~0.9.24",
d4aa1743 2507 "symfony/options-resolver": "~2.6|~3.0"
a1413a3d 2508 },
3c65dfb7
NL
2509 "require-dev": {
2510 "satooshi/php-coveralls": "~0.6"
2511 },
a1413a3d
JB
2512 "type": "library",
2513 "autoload": {
2514 "psr-4": {
2515 "Graby\\": "src/"
2516 }
2517 },
3c65dfb7 2518 "notification-url": "https://packagist.org/downloads/",
a1413a3d
JB
2519 "license": [
2520 "AGPL-3.0"
2521 ],
2522 "authors": [
2523 {
2524 "name": "Jeremy Benoist",
2525 "email": "jeremy.benoist@gmail.com",
2526 "role": "Developer"
2527 },
2528 {
2529 "name": "FiveFilters.org",
2530 "email": "fivefilters@fivefilters.org",
2531 "role": "Developer (original version)"
2532 }
2533 ],
2534 "description": "Graby helps you extract article content from web pages",
8ba854c0 2535 "time": "2015-12-24 08:28:38"
a1413a3d
JB
2536 },
2537 {
2538 "name": "j0k3r/graby-site-config",
8ba854c0 2539 "version": "1.0.11",
a1413a3d
JB
2540 "source": {
2541 "type": "git",
2542 "url": "https://github.com/j0k3r/graby-site-config.git",
8ba854c0 2543 "reference": "ac198f308beabccc97bbd35ed0daeaac63fbf1e3"
a1413a3d
JB
2544 },
2545 "dist": {
2546 "type": "zip",
8ba854c0
JB
2547 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/ac198f308beabccc97bbd35ed0daeaac63fbf1e3",
2548 "reference": "ac198f308beabccc97bbd35ed0daeaac63fbf1e3",
a1413a3d
JB
2549 "shasum": ""
2550 },
75c3478a 2551 "require": {
d4aa1743 2552 "symfony/finder": "~2.6|~3.0"
75c3478a 2553 },
a1413a3d 2554 "type": "library",
75c3478a
JB
2555 "autoload": {
2556 "psr-4": {
463573bf 2557 "GrabySiteConfig\\SiteConfig\\": "src/"
75c3478a
JB
2558 }
2559 },
a1413a3d
JB
2560 "notification-url": "https://packagist.org/downloads/",
2561 "license": [
2562 "AGPL-3.0"
2563 ],
2564 "authors": [
2565 {
2566 "name": "Jeremy Benoist",
2567 "email": "jeremy.benoist@gmail.com"
2568 }
2569 ],
2570 "description": "Graby site config files",
8ba854c0 2571 "time": "2015-12-23 22:52:15"
a1413a3d
JB
2572 },
2573 {
2574 "name": "j0k3r/php-readability",
c3510620 2575 "version": "v1.0.9",
a1413a3d
JB
2576 "source": {
2577 "type": "git",
2578 "url": "https://github.com/j0k3r/php-readability.git",
c3510620 2579 "reference": "41d7440c6e6130bacd50808342fe566e28f536fb"
a1413a3d
JB
2580 },
2581 "dist": {
2582 "type": "zip",
c3510620
KG
2583 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/41d7440c6e6130bacd50808342fe566e28f536fb",
2584 "reference": "41d7440c6e6130bacd50808342fe566e28f536fb",
a1413a3d
JB
2585 "shasum": ""
2586 },
2587 "require": {
a1413a3d
JB
2588 "php": ">=5.3.3"
2589 },
2590 "type": "library",
2591 "autoload": {
2592 "psr-4": {
2593 "Readability\\": "src/"
2594 }
2595 },
2596 "notification-url": "https://packagist.org/downloads/",
2597 "license": [
2598 "Apache-2.0"
2599 ],
2600 "authors": [
2601 {
2602 "name": "Keyvan Minoukadeh",
2603 "email": "keyvan@keyvan.net",
2604 "homepage": "http://keyvan.net",
2605 "role": "Developer (ported original JS code to PHP)"
2606 },
2607 {
2608 "name": "Arc90",
2609 "homepage": "http://arc90.com",
2610 "role": "Developer (original JS version)"
2611 },
2612 {
2613 "name": "Jeremy Benoist",
2614 "email": "jeremy.benoist@gmail.com",
2615 "homepage": "http://www.j0k3r.net",
2616 "role": "Developer"
2617 },
2618 {
2619 "name": "DitherSky",
2620 "homepage": "https://github.com/Dither",
2621 "role": "Developer (https://github.com/Dither/full-text-rss)"
2622 }
2623 ],
2624 "description": "Automatic article extraction from HTML",
2625 "keywords": [
2626 "article",
2627 "article extraction",
2628 "content",
2629 "content extraction",
2630 "extraction",
2631 "html"
2632 ],
c3510620 2633 "time": "2015-11-10 08:55:29"
a1413a3d 2634 },
2db616b5
NL
2635 {
2636 "name": "j0k3r/safecurl",
d4aa1743 2637 "version": "2.0.2",
2db616b5
NL
2638 "source": {
2639 "type": "git",
2640 "url": "https://github.com/j0k3r/safecurl.git",
d4aa1743 2641 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b"
2db616b5
NL
2642 },
2643 "dist": {
2644 "type": "zip",
d4aa1743
BD
2645 "url": "https://api.github.com/repos/j0k3r/safecurl/zipball/d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2646 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2db616b5
NL
2647 "shasum": ""
2648 },
2649 "require": {
d4aa1743
BD
2650 "ext-curl": "*",
2651 "php": ">=5.3.3"
2652 },
2653 "require-dev": {
2654 "phpunit/phpunit": "^4.0.0"
2db616b5
NL
2655 },
2656 "type": "library",
2657 "autoload": {
d4aa1743
BD
2658 "psr-4": {
2659 "fin1te\\SafeCurl\\": "src/"
2db616b5
NL
2660 }
2661 },
2662 "notification-url": "https://packagist.org/downloads/",
2663 "license": [
2664 "MIT"
2665 ],
2666 "authors": [
2667 {
2668 "name": "Jeremy Benoist",
2669 "email": "jeremy.benoist@gmail.com"
2670 },
2671 {
2672 "name": "Jack W",
2673 "email": "jack@fin1te.net",
2674 "role": "Developer (original version)"
2675 }
2676 ],
2677 "description": "A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.",
2678 "keywords": [
2679 "curl",
2680 "safe",
2681 "safecurl",
2682 "ssrf",
2683 "websec"
2684 ],
d4aa1743 2685 "time": "2015-11-23 08:16:01"
2db616b5 2686 },
e342acf7 2687 {
93fd4692
NL
2688 "name": "jdorn/sql-formatter",
2689 "version": "v1.2.17",
e342acf7
NL
2690 "source": {
2691 "type": "git",
93fd4692
NL
2692 "url": "https://github.com/jdorn/sql-formatter.git",
2693 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
e342acf7
NL
2694 },
2695 "dist": {
2696 "type": "zip",
93fd4692
NL
2697 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2698 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
e342acf7
NL
2699 "shasum": ""
2700 },
2701 "require": {
93fd4692
NL
2702 "php": ">=5.2.4"
2703 },
2704 "require-dev": {
2705 "phpunit/phpunit": "3.7.*"
e342acf7
NL
2706 },
2707 "type": "library",
f3052b45
NL
2708 "extra": {
2709 "branch-alias": {
93fd4692 2710 "dev-master": "1.3.x-dev"
f3052b45
NL
2711 }
2712 },
e342acf7 2713 "autoload": {
93fd4692
NL
2714 "classmap": [
2715 "lib"
2716 ]
e342acf7
NL
2717 },
2718 "notification-url": "https://packagist.org/downloads/",
e342acf7 2719 "license": [
f3052b45 2720 "MIT"
e342acf7
NL
2721 ],
2722 "authors": [
2723 {
93fd4692
NL
2724 "name": "Jeremy Dorn",
2725 "email": "jeremy@jeremydorn.com",
2726 "homepage": "http://jeremydorn.com/"
e342acf7
NL
2727 }
2728 ],
93fd4692
NL
2729 "description": "a PHP SQL highlighting library",
2730 "homepage": "https://github.com/jdorn/sql-formatter/",
2731 "keywords": [
2732 "highlight",
2733 "sql"
2734 ],
2735 "time": "2014-01-12 16:20:24"
e342acf7 2736 },
569f8d68
NL
2737 {
2738 "name": "jms/metadata",
2739 "version": "1.5.1",
2740 "source": {
2741 "type": "git",
2742 "url": "https://github.com/schmittjoh/metadata.git",
2743 "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
2744 },
2745 "dist": {
2746 "type": "zip",
2747 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
2748 "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
2749 "shasum": ""
2750 },
2751 "require": {
2752 "php": ">=5.3.0"
2753 },
2754 "require-dev": {
2755 "doctrine/cache": "~1.0"
2756 },
2757 "type": "library",
2758 "extra": {
2759 "branch-alias": {
2760 "dev-master": "1.5.x-dev"
2761 }
2762 },
2763 "autoload": {
2764 "psr-0": {
2765 "Metadata\\": "src/"
2766 }
2767 },
2768 "notification-url": "https://packagist.org/downloads/",
2769 "license": [
2770 "Apache"
2771 ],
2772 "authors": [
2773 {
2774 "name": "Johannes Schmitt",
2775 "email": "schmittjoh@gmail.com",
2776 "homepage": "https://github.com/schmittjoh",
2777 "role": "Developer of wrapped JMSSerializerBundle"
2778 }
2779 ],
2780 "description": "Class/method/property metadata management in PHP",
2781 "keywords": [
2782 "annotations",
2783 "metadata",
2784 "xml",
2785 "yaml"
2786 ],
2787 "time": "2014-07-12 07:13:19"
2788 },
2789 {
2790 "name": "jms/parser-lib",
2791 "version": "1.0.0",
2792 "source": {
2793 "type": "git",
2794 "url": "https://github.com/schmittjoh/parser-lib.git",
2795 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
2796 },
2797 "dist": {
2798 "type": "zip",
2799 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
2800 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
2801 "shasum": ""
2802 },
2803 "require": {
2804 "phpoption/phpoption": ">=0.9,<2.0-dev"
2805 },
2806 "type": "library",
2807 "extra": {
2808 "branch-alias": {
2809 "dev-master": "1.0-dev"
2810 }
2811 },
2812 "autoload": {
2813 "psr-0": {
2814 "JMS\\": "src/"
2815 }
2816 },
2817 "notification-url": "https://packagist.org/downloads/",
2818 "license": [
2819 "Apache2"
2820 ],
2821 "description": "A library for easily creating recursive-descent parsers.",
2822 "time": "2012-11-18 18:08:43"
2823 },
2824 {
2825 "name": "jms/serializer",
5c895a7f 2826 "version": "1.1.0",
569f8d68
NL
2827 "source": {
2828 "type": "git",
2829 "url": "https://github.com/schmittjoh/serializer.git",
5c895a7f 2830 "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48"
569f8d68
NL
2831 },
2832 "dist": {
2833 "type": "zip",
5c895a7f
JB
2834 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
2835 "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
569f8d68
NL
2836 "shasum": ""
2837 },
2838 "require": {
2839 "doctrine/annotations": "1.*",
5c895a7f 2840 "doctrine/instantiator": "~1.0.3",
569f8d68
NL
2841 "jms/metadata": "~1.1",
2842 "jms/parser-lib": "1.*",
5c895a7f 2843 "php": ">=5.4.0",
569f8d68
NL
2844 "phpcollection/phpcollection": "~0.1"
2845 },
5c895a7f
JB
2846 "conflict": {
2847 "twig/twig": "<1.12"
2848 },
569f8d68
NL
2849 "require-dev": {
2850 "doctrine/orm": "~2.1",
2851 "doctrine/phpcr-odm": "~1.0.1",
2852 "jackalope/jackalope-doctrine-dbal": "1.0.*",
5c895a7f 2853 "phpunit/phpunit": "~4.0",
569f8d68
NL
2854 "propel/propel1": "~1.7",
2855 "symfony/filesystem": "2.*",
2856 "symfony/form": "~2.1",
2857 "symfony/translation": "~2.0",
2858 "symfony/validator": "~2.0",
2859 "symfony/yaml": "2.*",
5c895a7f 2860 "twig/twig": "~1.12|~2.0"
569f8d68
NL
2861 },
2862 "suggest": {
2863 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
2864 },
2865 "type": "library",
2866 "extra": {
2867 "branch-alias": {
5c895a7f 2868 "dev-master": "1.1-dev"
569f8d68
NL
2869 }
2870 },
2871 "autoload": {
2872 "psr-0": {
2873 "JMS\\Serializer": "src/"
2874 }
2875 },
2876 "notification-url": "https://packagist.org/downloads/",
2877 "license": [
2878 "Apache2"
2879 ],
2880 "authors": [
2881 {
5c895a7f
JB
2882 "name": "Johannes M. Schmitt",
2883 "email": "schmittjoh@gmail.com"
569f8d68
NL
2884 }
2885 ],
2886 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
2887 "homepage": "http://jmsyst.com/libs/serializer",
2888 "keywords": [
2889 "deserialization",
2890 "jaxb",
2891 "json",
2892 "serialization",
2893 "xml"
2894 ],
5c895a7f 2895 "time": "2015-10-27 09:24:41"
569f8d68
NL
2896 },
2897 {
2898 "name": "jms/serializer-bundle",
5c895a7f 2899 "version": "1.1.0",
569f8d68
NL
2900 "target-dir": "JMS/SerializerBundle",
2901 "source": {
2902 "type": "git",
2903 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
5c895a7f 2904 "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e"
569f8d68
NL
2905 },
2906 "dist": {
2907 "type": "zip",
5c895a7f
JB
2908 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/3e396c980545350c2efb65a50041d2a9f9d6562e",
2909 "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e",
569f8d68
NL
2910 "shasum": ""
2911 },
2912 "require": {
5c895a7f
JB
2913 "jms/serializer": "^1.0.0",
2914 "php": ">=5.4.0",
2915 "phpoption/phpoption": "^1.1.0",
2916 "symfony/framework-bundle": "~2.3|~3.0"
569f8d68
NL
2917 },
2918 "require-dev": {
2919 "doctrine/doctrine-bundle": "*",
2920 "doctrine/orm": "*",
2921 "symfony/browser-kit": "*",
2922 "symfony/class-loader": "*",
2923 "symfony/css-selector": "*",
2924 "symfony/finder": "*",
2925 "symfony/form": "*",
2926 "symfony/process": "*",
5c895a7f 2927 "symfony/stopwatch": "*",
569f8d68
NL
2928 "symfony/twig-bundle": "*",
2929 "symfony/validator": "*",
2930 "symfony/yaml": "*"
2931 },
2932 "suggest": {
2933 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
2934 },
2935 "type": "symfony-bundle",
2936 "extra": {
2937 "branch-alias": {
5c895a7f 2938 "dev-master": "1.1-dev"
569f8d68
NL
2939 }
2940 },
2941 "autoload": {
2942 "psr-0": {
2943 "JMS\\SerializerBundle": ""
2944 }
2945 },
2946 "notification-url": "https://packagist.org/downloads/",
2947 "license": [
2948 "Apache2"
2949 ],
2950 "authors": [
2951 {
5c895a7f
JB
2952 "name": "Johannes M. Schmitt",
2953 "email": "schmittjoh@gmail.com"
569f8d68
NL
2954 }
2955 ],
2956 "description": "Allows you to easily serialize, and deserialize data of any complexity",
2957 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
2958 "keywords": [
2959 "deserialization",
2960 "jaxb",
2961 "json",
2962 "serialization",
2963 "xml"
2964 ],
5c895a7f 2965 "time": "2015-11-10 12:26:42"
569f8d68 2966 },
c3510620
KG
2967 {
2968 "name": "kphoen/rulerz",
516022d6 2969 "version": "0.16.2",
c3510620
KG
2970 "source": {
2971 "type": "git",
2972 "url": "https://github.com/K-Phoen/rulerz.git",
516022d6 2973 "reference": "2b4fd796dadad204353e966b9f53040225ce6871"
c3510620
KG
2974 },
2975 "dist": {
2976 "type": "zip",
516022d6
JB
2977 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/2b4fd796dadad204353e966b9f53040225ce6871",
2978 "reference": "2b4fd796dadad204353e966b9f53040225ce6871",
c3510620
KG
2979 "shasum": ""
2980 },
2981 "require": {
2982 "hoa/ruler": "~1.0",
d4aa1743 2983 "php": ">=5.5",
c3510620
KG
2984 "symfony/property-access": "~2.3"
2985 },
2986 "require-dev": {
2987 "behat/behat": "~3.0",
2988 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
2989 "doctrine/orm": "~2.4",
2990 "elasticsearch/elasticsearch": "~1.0",
2991 "illuminate/database": "~5.0",
2992 "mikey179/vfsstream": "~1.4",
d4aa1743 2993 "phpspec/phpspec": "~2.0,>=2.4-dev",
c3510620
KG
2994 "pomm-project/cli": "~2.0@dev",
2995 "pomm-project/foundation": "~2.0@dev",
2996 "pomm-project/model-manager": "~2.0.@dev",
2997 "ruflin/elastica": "~1.0",
d4aa1743 2998 "solarium/solarium": "~3.0",
c3510620
KG
2999 "vlucas/phpdotenv": "~2.1"
3000 },
3001 "suggest": {
3002 "doctrine/orm": "To execute rules as Doctrine queries",
3003 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
3004 "kphoen/rulerz-spec-builder": "If you want a specification builder",
d4aa1743
BD
3005 "pomm-project/model-manager": "To execute rules as Pomm queries",
3006 "solarium/solarium": "To execute rules as Solr queries"
c3510620
KG
3007 },
3008 "type": "library",
3009 "extra": {
3010 "branch-alias": {
3011 "dev-master": "1.0.x-dev"
3012 }
3013 },
3014 "autoload": {
3015 "psr-4": {
3016 "RulerZ\\": "src/"
3017 }
3018 },
3019 "notification-url": "https://packagist.org/downloads/",
3020 "license": [
3021 "MIT"
3022 ],
3023 "authors": [
3024 {
3025 "name": "Kévin Gomez",
3026 "email": "contact@kevingomez.fr"
3027 }
3028 ],
3029 "description": "Powerful implementation of the Specification pattern",
3030 "homepage": "https://github.com/K-Phoen/RulerZ",
3031 "keywords": [
3032 "doctrine",
3033 "specification"
3034 ],
516022d6 3035 "time": "2015-12-07 22:24:24"
c3510620
KG
3036 },
3037 {
3038 "name": "kphoen/rulerz-bundle",
a6e27f74 3039 "version": "0.11.0",
c3510620
KG
3040 "source": {
3041 "type": "git",
3042 "url": "https://github.com/K-Phoen/RulerZBundle.git",
a6e27f74 3043 "reference": "dcaaed69d8252fa1e3a25802f8cf697947570778"
c3510620
KG
3044 },
3045 "dist": {
3046 "type": "zip",
a6e27f74
KG
3047 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/dcaaed69d8252fa1e3a25802f8cf697947570778",
3048 "reference": "dcaaed69d8252fa1e3a25802f8cf697947570778",
c3510620
KG
3049 "shasum": ""
3050 },
3051 "require": {
3052 "kphoen/rulerz": "~0.1, >=0.13.0",
a6e27f74
KG
3053 "symfony/framework-bundle": "~2.3|~3.0",
3054 "symfony/validator": "~2.3|~3.0"
c3510620
KG
3055 },
3056 "require-dev": {
3057 "matthiasnoback/symfony-dependency-injection-test": "~0.7",
3058 "mikey179/vfsstream": "~1.0",
3059 "phpunit/phpunit": "~4.8"
3060 },
3061 "type": "symfony-bundle",
3062 "autoload": {
3063 "psr-4": {
3064 "KPhoen\\RulerZBundle\\": ""
3065 }
3066 },
3067 "notification-url": "https://packagist.org/downloads/",
3068 "license": [
3069 "MIT"
3070 ],
3071 "authors": [
3072 {
3073 "name": "Kévin Gomez",
3074 "email": "contact@kevingomez.fr"
3075 }
3076 ],
3077 "description": "Symfony2 Bundle for RulerZ",
3078 "homepage": "https://github.com/K-Phoen/RulerZBundle",
3079 "keywords": [
3080 "doctrine",
3081 "ruler",
3082 "rulerz",
3083 "specification"
3084 ],
a6e27f74 3085 "time": "2015-11-13 13:00:14"
c3510620 3086 },
e342acf7 3087 {
93fd4692 3088 "name": "kriswallsmith/assetic",
d4aa1743 3089 "version": "v1.3.2",
e342acf7
NL
3090 "source": {
3091 "type": "git",
93fd4692 3092 "url": "https://github.com/kriswallsmith/assetic.git",
d4aa1743 3093 "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5"
e342acf7
NL
3094 },
3095 "dist": {
3096 "type": "zip",
d4aa1743
BD
3097 "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5",
3098 "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5",
e342acf7
NL
3099 "shasum": ""
3100 },
3101 "require": {
93fd4692 3102 "php": ">=5.3.1",
d4aa1743 3103 "symfony/process": "~2.1|~3.0"
e342acf7 3104 },
75c3478a 3105 "conflict": {
d4aa1743 3106 "twig/twig": "<1.23"
75c3478a 3107 },
f3052b45 3108 "require-dev": {
d4aa1743
BD
3109 "cssmin/cssmin": "3.0.1",
3110 "joliclic/javascript-packer": "1.1",
3111 "kamicane/packager": "1.0",
75c3478a 3112 "leafo/lessphp": "^0.3.7",
d4aa1743
BD
3113 "leafo/scssphp": "~0.1",
3114 "mrclay/minify": "~2.2",
75c3478a
JB
3115 "patchwork/jsqueeze": "~1.0|~2.0",
3116 "phpunit/phpunit": "~4.8",
93fd4692 3117 "psr/log": "~1.0",
d4aa1743
BD
3118 "ptachoire/cssembed": "~1.0",
3119 "symfony/phpunit-bridge": "~2.7|~3.0",
75c3478a 3120 "twig/twig": "~1.8|~2.0"
f3052b45
NL
3121 },
3122 "suggest": {
93fd4692
NL
3123 "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
3124 "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
3125 "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
3126 "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
3127 "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
3128 "twig/twig": "Assetic provides the integration with the Twig templating engine"
f3052b45 3129 },
e342acf7 3130 "type": "library",
f3052b45
NL
3131 "extra": {
3132 "branch-alias": {
386cd246 3133 "dev-master": "1.4-dev"
f3052b45
NL
3134 }
3135 },
e342acf7 3136 "autoload": {
f3052b45 3137 "psr-0": {
93fd4692
NL
3138 "Assetic": "src/"
3139 },
3140 "files": [
3141 "src/functions.php"
3142 ]
e342acf7
NL
3143 },
3144 "notification-url": "https://packagist.org/downloads/",
e342acf7 3145 "license": [
f3052b45 3146 "MIT"
e342acf7
NL
3147 ],
3148 "authors": [
3149 {
93fd4692
NL
3150 "name": "Kris Wallsmith",
3151 "email": "kris.wallsmith@gmail.com",
3152 "homepage": "http://kriswallsmith.net/"
3153 }
3154 ],
3155 "description": "Asset Management for PHP",
3156 "homepage": "https://github.com/kriswallsmith/assetic",
3157 "keywords": [
3158 "assets",
3159 "compression",
3160 "minification"
3161 ],
d4aa1743 3162 "time": "2015-11-12 13:51:40"
93fd4692 3163 },
26864574
NL
3164 {
3165 "name": "lexik/form-filter-bundle",
16bbb4aa 3166 "version": "v4.0.2",
26864574
NL
3167 "source": {
3168 "type": "git",
3169 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
16bbb4aa 3170 "reference": "d6081d308b71e14509602722c78d28801e4ed78a"
26864574
NL
3171 },
3172 "dist": {
3173 "type": "zip",
16bbb4aa
JB
3174 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/d6081d308b71e14509602722c78d28801e4ed78a",
3175 "reference": "d6081d308b71e14509602722c78d28801e4ed78a",
26864574
NL
3176 "shasum": ""
3177 },
3178 "require": {
3179 "doctrine/orm": "~2.2",
3180 "php": ">=5.3.2",
3181 "symfony/form": "~2.7",
3182 "symfony/framework-bundle": "~2.7"
3183 },
3184 "require-dev": {
3185 "phpunit/phpunit": "~3.7"
3186 },
3187 "type": "symfony-bundle",
3188 "extra": {
3189 "branch-alias": {
3190 "dev-master": "4.x.x-dev"
3191 }
3192 },
3193 "autoload": {
3194 "psr-4": {
3195 "Lexik\\Bundle\\FormFilterBundle\\": ""
3196 }
3197 },
3198 "notification-url": "https://packagist.org/downloads/",
3199 "license": [
3200 "MIT"
3201 ],
3202 "authors": [
3203 {
3204 "name": "Dev Lexik",
3205 "email": "dev@lexik.fr"
3206 },
3207 {
3208 "name": "Cedric Girard",
3209 "email": "c.girard@lexik.fr"
3210 }
3211 ],
3212 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
3213 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
3214 "keywords": [
3215 "Symfony2",
3216 "bundle",
3217 "doctrine",
3218 "filter",
3219 "form"
3220 ],
386cd246 3221 "time": "2015-10-20 12:45:52"
26864574 3222 },
32da2a70
J
3223 {
3224 "name": "liip/theme-bundle",
5c895a7f 3225 "version": "1.4.0",
32da2a70
J
3226 "source": {
3227 "type": "git",
3228 "url": "https://github.com/liip/LiipThemeBundle.git",
5c895a7f 3229 "reference": "ae4f0f1b045689bed9150d5bd32d2f7f2f98b905"
32da2a70
J
3230 },
3231 "dist": {
3232 "type": "zip",
5c895a7f
JB
3233 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/ae4f0f1b045689bed9150d5bd32d2f7f2f98b905",
3234 "reference": "ae4f0f1b045689bed9150d5bd32d2f7f2f98b905",
32da2a70
J
3235 "shasum": ""
3236 },
3237 "require": {
5c895a7f
JB
3238 "php": "^5.3.9|^7.0",
3239 "psr/log": "~1.0",
3240 "symfony/framework-bundle": "~2.3|~3.0"
32da2a70
J
3241 },
3242 "require-dev": {
5c895a7f
JB
3243 "kriswallsmith/assetic": "~1.1",
3244 "phpunit/php-code-coverage": "~2.2@stable",
3245 "phpunit/phpunit": "~4.5@stable",
3246 "symfony/console": "~2.3|~3.0",
3247 "symfony/expression-language": "~2.6|~3.0",
3248 "twig/twig": "~1.4|~2.0@dev"
32da2a70
J
3249 },
3250 "type": "symfony-bundle",
3251 "extra": {
3252 "branch-alias": {
5c895a7f 3253 "dev-master": "1.4-dev"
32da2a70
J
3254 }
3255 },
3256 "autoload": {
5c895a7f
JB
3257 "psr-4": {
3258 "Liip\\ThemeBundle\\": ""
32da2a70
J
3259 }
3260 },
3261 "notification-url": "https://packagist.org/downloads/",
3262 "license": [
3263 "MIT"
3264 ],
3265 "authors": [
3266 {
3267 "name": "Community contributions",
3268 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
3269 },
3270 {
3271 "name": "Liip AG",
3272 "homepage": "http://www.liip.ch/"
3273 }
3274 ],
3275 "description": "Provides theming support for #Symfony2 Bundles",
3276 "keywords": [
3277 "themes",
3278 "theming"
3279 ],
5c895a7f 3280 "time": "2015-12-05 09:33:29"
32da2a70 3281 },
93fd4692
NL
3282 {
3283 "name": "mgargano/simplehtmldom",
daacffef 3284 "version": "1.5",
93fd4692
NL
3285 "source": {
3286 "type": "git",
75c3478a 3287 "url": "https://github.com/matgargano/simplehtmldom.git",
93fd4692
NL
3288 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
3289 },
3290 "dist": {
3291 "type": "zip",
75c3478a 3292 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
93fd4692
NL
3293 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
3294 "shasum": ""
3295 },
3296 "require": {
3297 "php": ">=5.3.0"
3298 },
3299 "type": "library",
3300 "autoload": {
3301 "psr-0": {
3302 "SimpleHtmlDom": "src/"
f3052b45 3303 },
93fd4692
NL
3304 "files": [
3305 "src/simple_html_dom.php"
3306 ]
3307 },
3308 "notification-url": "https://packagist.org/downloads/",
3309 "license": [
3310 "The MIT License"
3311 ],
3312 "authors": [
f3052b45 3313 {
93fd4692 3314 "name": "S.C. Chen",
27a8708b 3315 "email": "me578022@gmail.com"
e342acf7
NL
3316 }
3317 ],
93fd4692
NL
3318 "description": "Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library",
3319 "homepage": "http://simplehtmldom.sourceforge.net/",
3320 "keywords": [
3321 "Simple",
3322 "dom",
3323 "html"
3324 ],
3325 "time": "2014-01-05 18:17:34"
e342acf7 3326 },
569f8d68
NL
3327 {
3328 "name": "michelf/php-markdown",
3c65dfb7 3329 "version": "1.6.0",
569f8d68
NL
3330 "source": {
3331 "type": "git",
3332 "url": "https://github.com/michelf/php-markdown.git",
3c65dfb7 3333 "reference": "156e56ee036505ec637d761ee62dc425d807183c"
569f8d68
NL
3334 },
3335 "dist": {
3336 "type": "zip",
3c65dfb7
NL
3337 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/156e56ee036505ec637d761ee62dc425d807183c",
3338 "reference": "156e56ee036505ec637d761ee62dc425d807183c",
569f8d68
NL
3339 "shasum": ""
3340 },
3341 "require": {
3342 "php": ">=5.3.0"
3343 },
3344 "type": "library",
3345 "extra": {
3346 "branch-alias": {
3347 "dev-lib": "1.4.x-dev"
3348 }
3349 },
3350 "autoload": {
3351 "psr-0": {
3352 "Michelf": ""
3353 }
3354 },
3355 "notification-url": "https://packagist.org/downloads/",
3356 "license": [
3357 "BSD-3-Clause"
3358 ],
3359 "authors": [
3360 {
3361 "name": "Michel Fortin",
3362 "email": "michel.fortin@michelf.ca",
0f006880 3363 "homepage": "https://michelf.ca/",
569f8d68 3364 "role": "Developer"
d4aa1743
BD
3365 },
3366 {
3367 "name": "John Gruber",
3368 "homepage": "https://daringfireball.net/"
569f8d68
NL
3369 }
3370 ],
3371 "description": "PHP Markdown",
0f006880 3372 "homepage": "https://michelf.ca/projects/php-markdown/",
569f8d68
NL
3373 "keywords": [
3374 "markdown"
3375 ],
3c65dfb7 3376 "time": "2015-12-24 01:37:31"
569f8d68 3377 },
e342acf7 3378 {
93fd4692 3379 "name": "monolog/monolog",
386cd246 3380 "version": "1.17.2",
e342acf7
NL
3381 "source": {
3382 "type": "git",
93fd4692 3383 "url": "https://github.com/Seldaek/monolog.git",
386cd246 3384 "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
e342acf7
NL
3385 },
3386 "dist": {
3387 "type": "zip",
386cd246
JB
3388 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
3389 "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
e342acf7
NL
3390 "shasum": ""
3391 },
3392 "require": {
93fd4692
NL
3393 "php": ">=5.3.0",
3394 "psr/log": "~1.0"
3395 },
3396 "provide": {
3397 "psr/log-implementation": "1.0.0"
e342acf7
NL
3398 },
3399 "require-dev": {
26864574 3400 "aws/aws-sdk-php": "^2.4.9",
93fd4692
NL
3401 "doctrine/couchdb": "~1.0@dev",
3402 "graylog2/gelf-php": "~1.0",
386cd246 3403 "jakub-onderka/php-parallel-lint": "0.9",
26864574
NL
3404 "php-console/php-console": "^3.1.3",
3405 "phpunit/phpunit": "~4.5",
3406 "phpunit/phpunit-mock-objects": "2.3.0",
386cd246 3407 "raven/raven": "^0.13",
26864574 3408 "ruflin/elastica": ">=0.90 <3.0",
0f006880 3409 "swiftmailer/swiftmailer": "~5.3",
93fd4692 3410 "videlalvaro/php-amqplib": "~2.4"
e342acf7 3411 },
f3052b45 3412 "suggest": {
93fd4692
NL
3413 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
3414 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
3415 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
3416 "ext-mongo": "Allow sending log messages to a MongoDB server",
3417 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
26864574 3418 "php-console/php-console": "Allow sending log messages to Google Chrome",
93fd4692
NL
3419 "raven/raven": "Allow sending log messages to a Sentry server",
3420 "rollbar/rollbar": "Allow sending log messages to Rollbar",
3421 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
3422 "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
f3052b45
NL
3423 },
3424 "type": "library",
3425 "extra": {
3426 "branch-alias": {
26864574 3427 "dev-master": "1.16.x-dev"
e342acf7
NL
3428 }
3429 },
3430 "autoload": {
93fd4692
NL
3431 "psr-4": {
3432 "Monolog\\": "src/Monolog"
f3052b45 3433 }
e342acf7
NL
3434 },
3435 "notification-url": "https://packagist.org/downloads/",
3436 "license": [
f3052b45 3437 "MIT"
e342acf7
NL
3438 ],
3439 "authors": [
3440 {
93fd4692
NL
3441 "name": "Jordi Boggiano",
3442 "email": "j.boggiano@seld.be",
3443 "homepage": "http://seld.be"
e342acf7
NL
3444 }
3445 ],
93fd4692
NL
3446 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
3447 "homepage": "http://github.com/Seldaek/monolog",
3448 "keywords": [
3449 "log",
3450 "logging",
3451 "psr-3"
3452 ],
386cd246 3453 "time": "2015-10-14 12:51:02"
e342acf7 3454 },
a1413a3d
JB
3455 {
3456 "name": "neitanod/forceutf8",
d4aa1743 3457 "version": "v2.0",
a1413a3d
JB
3458 "source": {
3459 "type": "git",
3460 "url": "https://github.com/neitanod/forceutf8.git",
d4aa1743 3461 "reference": "2c1b21e00ed16b2b083ae4e27901cb5f2856db90"
a1413a3d
JB
3462 },
3463 "dist": {
3464 "type": "zip",
d4aa1743
BD
3465 "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/2c1b21e00ed16b2b083ae4e27901cb5f2856db90",
3466 "reference": "2c1b21e00ed16b2b083ae4e27901cb5f2856db90",
a1413a3d
JB
3467 "shasum": ""
3468 },
3469 "require": {
d4ebe5c5 3470 "php": ">=5.3.0"
a1413a3d
JB
3471 },
3472 "type": "library",
3473 "autoload": {
3474 "psr-0": {
3475 "ForceUTF8\\": "src/"
3476 }
3477 },
3478 "notification-url": "https://packagist.org/downloads/",
3479 "authors": [
3480 {
3481 "name": "Sebastián Grignoli",
3482 "email": "grignoli@gmail.com"
3483 }
3484 ],
3485 "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
3486 "homepage": "https://github.com/neitanod/forceutf8",
d4aa1743 3487 "time": "2015-05-07 16:37:23"
a1413a3d 3488 },
569f8d68
NL
3489 {
3490 "name": "nelmio/api-doc-bundle",
516022d6 3491 "version": "2.11.1",
569f8d68
NL
3492 "target-dir": "Nelmio/ApiDocBundle",
3493 "source": {
3494 "type": "git",
3495 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
516022d6 3496 "reference": "19d4e37365edd5104e31662a2d3b510d92a7e78a"
569f8d68
NL
3497 },
3498 "dist": {
3499 "type": "zip",
516022d6
JB
3500 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/19d4e37365edd5104e31662a2d3b510d92a7e78a",
3501 "reference": "19d4e37365edd5104e31662a2d3b510d92a7e78a",
569f8d68
NL
3502 "shasum": ""
3503 },
3504 "require": {
3505 "michelf/php-markdown": "~1.4",
386cd246 3506 "php": ">=5.3",
d4aa1743
BD
3507 "symfony/console": "~2.3|~3.0",
3508 "symfony/framework-bundle": "~2.3|~3.0",
3509 "symfony/twig-bundle": "~2.3|~3.0"
569f8d68
NL
3510 },
3511 "conflict": {
3512 "jms/serializer": "<0.12",
386cd246
JB
3513 "jms/serializer-bundle": "<0.11",
3514 "twig/twig": "<1.12"
569f8d68
NL
3515 },
3516 "require-dev": {
d4aa1743
BD
3517 "doctrine/doctrine-bundle": "~1.5",
3518 "doctrine/orm": "~2.3",
3519 "dunglas/api-bundle": "~1.0@dev",
3520 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
569f8d68 3521 "jms/serializer-bundle": ">=0.11",
399bd777 3522 "sensio/framework-extra-bundle": "~3.0",
d4aa1743
BD
3523 "symfony/browser-kit": "~2.3|~3.0",
3524 "symfony/css-selector": "~2.3|~3.0",
3525 "symfony/finder": "~2.3|~3.0",
3526 "symfony/form": "~2.3|~3.0",
3527 "symfony/phpunit-bridge": "~2.7|~3.0",
3528 "symfony/serializer": "~2.7|~3.0",
3529 "symfony/validator": "~2.3|~3.0",
3530 "symfony/yaml": "~2.3|~3.0"
569f8d68
NL
3531 },
3532 "suggest": {
399bd777 3533 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
569f8d68
NL
3534 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
3535 "jms/serializer": "For making use of serializer information in the doc.",
3536 "symfony/form": "For using form definitions as input.",
3537 "symfony/validator": "For making use of validator information in the doc."
3538 },
3539 "type": "symfony-bundle",
3540 "extra": {
3541 "branch-alias": {
d4aa1743 3542 "dev-master": "2.11-dev"
569f8d68
NL
3543 }
3544 },
3545 "autoload": {
3546 "psr-0": {
3547 "Nelmio\\ApiDocBundle": ""
3548 }
3549 },
3550 "notification-url": "https://packagist.org/downloads/",
3551 "license": [
3552 "MIT"
3553 ],
3554 "authors": [
3555 {
3556 "name": "Nelmio",
3557 "homepage": "http://nelm.io"
3558 },
3559 {
3560 "name": "Symfony Community",
3561 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
3562 }
3563 ],
3564 "description": "Generates documentation for your REST API from annotations",
3565 "keywords": [
3566 "api",
3567 "doc",
3568 "documentation",
3569 "rest"
3570 ],
516022d6 3571 "time": "2015-12-08 13:19:42"
569f8d68 3572 },
dcae2fc2
NL
3573 {
3574 "name": "nelmio/cors-bundle",
d4aa1743 3575 "version": "1.4.1",
dcae2fc2
NL
3576 "source": {
3577 "type": "git",
3578 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
d4aa1743 3579 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537"
dcae2fc2
NL
3580 },
3581 "dist": {
3582 "type": "zip",
d4aa1743
BD
3583 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/fa14a81737c605bf4766054cdcb72a16a433d537",
3584 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537",
dcae2fc2
NL
3585 "shasum": ""
3586 },
3587 "require": {
d4aa1743 3588 "symfony/framework-bundle": "^2.2 || ^3.0"
dcae2fc2
NL
3589 },
3590 "require-dev": {
d4aa1743
BD
3591 "matthiasnoback/symfony-dependency-injection-test": "^0.7.6",
3592 "mockery/mockery": "0.9.*"
dcae2fc2
NL
3593 },
3594 "type": "symfony-bundle",
3595 "extra": {
3596 "branch-alias": {
d4aa1743 3597 "dev-master": "1.4.x-dev"
dcae2fc2
NL
3598 }
3599 },
3600 "autoload": {
d4aa1743
BD
3601 "psr-4": {
3602 "Nelmio\\CorsBundle\\": ""
3603 },
3604 "exclude-from-classmap": [
3605 "/Tests/"
3606 ]
dcae2fc2
NL
3607 },
3608 "notification-url": "https://packagist.org/downloads/",
3609 "license": [
3610 "MIT"
3611 ],
3612 "authors": [
3613 {
3614 "name": "Nelmio",
3615 "homepage": "http://nelm.io"
3616 },
3617 {
3618 "name": "Symfony Community",
3619 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
3620 }
3621 ],
3622 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
3623 "keywords": [
3624 "api",
3625 "cors",
3626 "crossdomain"
3627 ],
d4aa1743 3628 "time": "2015-12-09 17:26:34"
dcae2fc2 3629 },
a24f2c88
WD
3630 {
3631 "name": "pagerfanta/pagerfanta",
3632 "version": "v1.0.3",
3633 "source": {
3634 "type": "git",
3635 "url": "https://github.com/whiteoctober/Pagerfanta.git",
3636 "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb"
3637 },
3638 "dist": {
3639 "type": "zip",
3640 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a874d3612d954dcbbb49e5ffe178890918fb76fb",
3641 "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb",
3642 "shasum": ""
3643 },
3644 "require": {
3645 "php": ">=5.3.0"
3646 },
3647 "require-dev": {
3648 "doctrine/orm": "~2.3",
3649 "doctrine/phpcr-odm": "1.*",
3650 "jackalope/jackalope-doctrine-dbal": "1.*",
3651 "jmikola/geojson": "~1.0",
3652 "mandango/mandango": "~1.0@dev",
3653 "mandango/mondator": "~1.0@dev",
3654 "phpunit/phpunit": "~4",
3655 "propel/propel1": "~1.6",
3656 "ruflin/elastica": "~1.3",
3657 "solarium/solarium": "~3.1"
3658 },
3659 "suggest": {
3660 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
3661 "doctrine/orm": "To use the DoctrineORMAdapter.",
3662 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
3663 "mandango/mandango": "To use the MandangoAdapter.",
3664 "propel/propel1": "To use the PropelAdapter",
3665 "solarium/solarium": "To use the SolariumAdapter."
3666 },
3667 "type": "library",
3668 "extra": {
3669 "branch-alias": {
3670 "dev-master": "1.0.x-dev"
3671 }
3672 },
3673 "autoload": {
3674 "psr-0": {
3675 "Pagerfanta\\": "src/"
3676 }
3677 },
3678 "notification-url": "https://packagist.org/downloads/",
3679 "license": [
3680 "MIT"
3681 ],
3682 "authors": [
3683 {
3684 "name": "Pablo Díez",
3685 "email": "pablodip@gmail.com"
3686 }
3687 ],
3688 "description": "Pagination for PHP 5.3",
3689 "keywords": [
3690 "page",
3691 "pagination",
3692 "paginator",
3693 "paging"
3694 ],
3695 "time": "2014-10-06 10:57:25"
3696 },
e23edfd2
JB
3697 {
3698 "name": "paragonie/random_compat",
516022d6 3699 "version": "1.1.4",
e23edfd2
JB
3700 "source": {
3701 "type": "git",
3702 "url": "https://github.com/paragonie/random_compat.git",
516022d6 3703 "reference": "d762ee5b099a29044603cd4649851e81aa66cb47"
e23edfd2
JB
3704 },
3705 "dist": {
3706 "type": "zip",
516022d6
JB
3707 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/d762ee5b099a29044603cd4649851e81aa66cb47",
3708 "reference": "d762ee5b099a29044603cd4649851e81aa66cb47",
e23edfd2
JB
3709 "shasum": ""
3710 },
3711 "require": {
3712 "php": ">=5.2.0"
3713 },
3714 "require-dev": {
3715 "phpunit/phpunit": "4.*|5.*"
3716 },
3717 "suggest": {
3718 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
3719 },
3720 "type": "library",
3721 "autoload": {
3722 "files": [
3723 "lib/random.php"
3724 ]
3725 },
3726 "notification-url": "https://packagist.org/downloads/",
3727 "license": [
3728 "MIT"
3729 ],
3730 "authors": [
3731 {
3732 "name": "Paragon Initiative Enterprises",
3733 "email": "security@paragonie.com",
3734 "homepage": "https://paragonie.com"
3735 }
3736 ],
3737 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
3738 "keywords": [
3739 "csprng",
3740 "pseudorandom",
3741 "random"
3742 ],
516022d6 3743 "time": "2015-12-10 14:48:13"
e23edfd2 3744 },
569f8d68
NL
3745 {
3746 "name": "phpcollection/phpcollection",
3747 "version": "0.4.0",
3748 "source": {
3749 "type": "git",
3750 "url": "https://github.com/schmittjoh/php-collection.git",
3751 "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
3752 },
3753 "dist": {
3754 "type": "zip",
3755 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
3756 "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
3757 "shasum": ""
3758 },
3759 "require": {
3760 "phpoption/phpoption": "1.*"
3761 },
3762 "type": "library",
3763 "extra": {
3764 "branch-alias": {
3765 "dev-master": "0.3-dev"
3766 }
3767 },
3768 "autoload": {
3769 "psr-0": {
3770 "PhpCollection": "src/"
3771 }
3772 },
3773 "notification-url": "https://packagist.org/downloads/",
3774 "license": [
3775 "Apache2"
3776 ],
3777 "authors": [
3778 {
3779 "name": "Johannes Schmitt",
3780 "email": "schmittjoh@gmail.com",
3781 "homepage": "https://github.com/schmittjoh",
3782 "role": "Developer of wrapped JMSSerializerBundle"
3783 }
3784 ],
3785 "description": "General-Purpose Collection Library for PHP",
3786 "keywords": [
3787 "collection",
3788 "list",
3789 "map",
3790 "sequence",
3791 "set"
3792 ],
3793 "time": "2014-03-11 13:46:42"
3794 },
3795 {
3796 "name": "phpoption/phpoption",
75c3478a 3797 "version": "1.5.0",
569f8d68
NL
3798 "source": {
3799 "type": "git",
3800 "url": "https://github.com/schmittjoh/php-option.git",
75c3478a 3801 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
569f8d68
NL
3802 },
3803 "dist": {
3804 "type": "zip",
75c3478a
JB
3805 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
3806 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
569f8d68
NL
3807 "shasum": ""
3808 },
3809 "require": {
3810 "php": ">=5.3.0"
3811 },
75c3478a
JB
3812 "require-dev": {
3813 "phpunit/phpunit": "4.7.*"
3814 },
569f8d68
NL
3815 "type": "library",
3816 "extra": {
3817 "branch-alias": {
3818 "dev-master": "1.3-dev"
3819 }
3820 },
3821 "autoload": {
3822 "psr-0": {
3823 "PhpOption\\": "src/"
3824 }
3825 },
3826 "notification-url": "https://packagist.org/downloads/",
3827 "license": [
3828 "Apache2"
3829 ],
3830 "authors": [
3831 {
75c3478a
JB
3832 "name": "Johannes M. Schmitt",
3833 "email": "schmittjoh@gmail.com"
569f8d68
NL
3834 }
3835 ],
3836 "description": "Option Type for PHP",
3837 "keywords": [
3838 "language",
3839 "option",
3840 "php",
3841 "type"
3842 ],
75c3478a 3843 "time": "2015-07-25 16:39:46"
569f8d68 3844 },
03690d13
TC
3845 {
3846 "name": "phpzip/phpzip",
d4aa1743 3847 "version": "2.0.8",
03690d13
TC
3848 "source": {
3849 "type": "git",
3850 "url": "https://github.com/Grandt/PHPZip.git",
d4aa1743 3851 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
03690d13
TC
3852 },
3853 "dist": {
3854 "type": "zip",
d4aa1743
BD
3855 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
3856 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
03690d13
TC
3857 "shasum": ""
3858 },
3859 "require": {
d4aa1743
BD
3860 "grandt/binstring": ">=1.0.0",
3861 "grandt/phpzipmerge": ">=1.0.4",
3862 "grandt/relativepath": ">=1.0.2",
03690d13
TC
3863 "php": ">=5.3.0"
3864 },
3865 "type": "library",
3866 "autoload": {
3867 "psr-4": {
3868 "PHPZip\\Zip\\": "src/Zip"
3869 }
3870 },
3871 "notification-url": "https://packagist.org/downloads/",
3872 "license": [
3873 "LGPL-2.1"
3874 ],
3875 "authors": [
3876 {
3877 "name": "Adam Schmalhofer",
3878 "email": "Adam.Schmalhofer@gmx.de",
3879 "role": "Developer"
3880 },
3881 {
3882 "name": "A. Grandt",
3883 "email": "php@grandt.com",
3884 "homepage": "http://grandt.com",
3885 "role": "Developer"
3886 },
3887 {
3888 "name": "Greg Kappatos",
3889 "homepage": "http://websiteconnect.com.au",
3890 "role": "Developer"
3891 }
3892 ],
3893 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
3894 "homepage": "https://github.com/Grandt/PHPZip",
3895 "keywords": [
3896 "archive",
3897 "compressed",
3898 "compression",
3899 "phpzip",
3900 "pkzip",
3901 "stream",
3902 "zip"
3903 ],
d4aa1743 3904 "time": "2015-11-16 16:30:51"
03690d13 3905 },
e342acf7 3906 {
93fd4692
NL
3907 "name": "psr/log",
3908 "version": "1.0.0",
e342acf7
NL
3909 "source": {
3910 "type": "git",
93fd4692
NL
3911 "url": "https://github.com/php-fig/log.git",
3912 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
e342acf7
NL
3913 },
3914 "dist": {
3915 "type": "zip",
93fd4692
NL
3916 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
3917 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
e342acf7
NL
3918 "shasum": ""
3919 },
e342acf7 3920 "type": "library",
e342acf7 3921 "autoload": {
f3052b45 3922 "psr-0": {
93fd4692 3923 "Psr\\Log\\": ""
f3052b45 3924 }
e342acf7
NL
3925 },
3926 "notification-url": "https://packagist.org/downloads/",
3927 "license": [
f3052b45 3928 "MIT"
e342acf7
NL
3929 ],
3930 "authors": [
3931 {
93fd4692
NL
3932 "name": "PHP-FIG",
3933 "homepage": "http://www.php-fig.org/"
e342acf7
NL
3934 }
3935 ],
93fd4692
NL
3936 "description": "Common interface for logging libraries",
3937 "keywords": [
3938 "log",
3939 "psr",
3940 "psr-3"
3941 ],
3942 "time": "2012-12-21 11:40:51"
e342acf7 3943 },
a1413a3d
JB
3944 {
3945 "name": "react/promise",
3946 "version": "v2.2.1",
3947 "source": {
3948 "type": "git",
3949 "url": "https://github.com/reactphp/promise.git",
3950 "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627"
3951 },
3952 "dist": {
3953 "type": "zip",
3954 "url": "https://api.github.com/repos/reactphp/promise/zipball/3b6fca09c7d56321057fa8867c8dbe1abf648627",
3955 "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627",
3956 "shasum": ""
3957 },
3958 "require": {
3959 "php": ">=5.4.0"
3960 },
3961 "type": "library",
3962 "extra": {
3963 "branch-alias": {
3964 "dev-master": "2.0-dev"
3965 }
3966 },
3967 "autoload": {
3968 "psr-4": {
3969 "React\\Promise\\": "src/"
3970 },
3971 "files": [
3972 "src/functions_include.php"
3973 ]
3974 },
3975 "notification-url": "https://packagist.org/downloads/",
3976 "license": [
3977 "MIT"
3978 ],
3979 "authors": [
3980 {
3981 "name": "Jan Sorgalla",
3982 "email": "jsorgalla@gmail.com"
3983 }
3984 ],
3985 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
3986 "time": "2015-07-03 13:48:55"
3987 },
2db616b5
NL
3988 {
3989 "name": "scheb/two-factor-bundle",
8ba854c0 3990 "version": "v2.0.0",
2db616b5
NL
3991 "source": {
3992 "type": "git",
3993 "url": "https://github.com/scheb/two-factor-bundle.git",
8ba854c0 3994 "reference": "27c8e3530c077bbfb2a5312dd8fc3005f26c0fc4"
2db616b5
NL
3995 },
3996 "dist": {
3997 "type": "zip",
8ba854c0
JB
3998 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/27c8e3530c077bbfb2a5312dd8fc3005f26c0fc4",
3999 "reference": "27c8e3530c077bbfb2a5312dd8fc3005f26c0fc4",
2db616b5
NL
4000 "shasum": ""
4001 },
4002 "require": {
8ba854c0 4003 "paragonie/random_compat": "~1.0",
2db616b5 4004 "sonata-project/google-authenticator": "~1.0",
8ba854c0 4005 "symfony/symfony": "~2.6|~3.0"
2db616b5
NL
4006 },
4007 "require-dev": {
4008 "satooshi/php-coveralls": "~0.6",
4009 "swiftmailer/swiftmailer": ">=4.3, <6.0",
8ba854c0 4010 "symfony/phpunit-bridge": "~2.7|~3.0"
2db616b5
NL
4011 },
4012 "type": "symfony-bundle",
4013 "autoload": {
4014 "psr-4": {
4015 "Scheb\\TwoFactorBundle\\": ""
4016 }
4017 },
4018 "notification-url": "https://packagist.org/downloads/",
4019 "license": [
4020 "MIT"
4021 ],
4022 "authors": [
4023 {
4024 "name": "Christian Scheb",
4025 "email": "me@christianscheb.de"
4026 }
4027 ],
8ba854c0 4028 "description": "Provides two-factor authentication for Symfony applications",
2db616b5
NL
4029 "homepage": "https://github.com/scheb/two-factor-bundle",
4030 "keywords": [
4031 "Authentication",
8ba854c0
JB
4032 "security",
4033 "symfony",
2db616b5
NL
4034 "two-factor",
4035 "two-step"
4036 ],
8ba854c0 4037 "time": "2015-12-31 17:20:20"
2db616b5 4038 },
e342acf7 4039 {
93fd4692 4040 "name": "sensio/distribution-bundle",
5c895a7f 4041 "version": "v5.0.3",
e342acf7
NL
4042 "source": {
4043 "type": "git",
93fd4692 4044 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
5c895a7f 4045 "reference": "419c1824af940e2be0f833aca2327e1181a6b503"
e342acf7
NL
4046 },
4047 "dist": {
4048 "type": "zip",
5c895a7f
JB
4049 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/419c1824af940e2be0f833aca2327e1181a6b503",
4050 "reference": "419c1824af940e2be0f833aca2327e1181a6b503",
e342acf7
NL
4051 "shasum": ""
4052 },
4053 "require": {
5c895a7f 4054 "php": ">=5.3.9",
26864574 4055 "sensiolabs/security-checker": "~3.0",
5c895a7f
JB
4056 "symfony/class-loader": "~2.3|~3.0",
4057 "symfony/config": "~2.3|~3.0",
4058 "symfony/dependency-injection": "~2.3|~3.0",
4059 "symfony/filesystem": "~2.3|~3.0",
4060 "symfony/http-kernel": "~2.3|~3.0",
4061 "symfony/process": "~2.3|~3.0"
dcae2fc2 4062 },
93fd4692 4063 "type": "symfony-bundle",
e342acf7
NL
4064 "extra": {
4065 "branch-alias": {
5c895a7f 4066 "dev-master": "5.0.x-dev"
e342acf7
NL
4067 }
4068 },
4069 "autoload": {
5c895a7f
JB
4070 "psr-4": {
4071 "Sensio\\Bundle\\DistributionBundle\\": ""
93fd4692 4072 }
e342acf7
NL
4073 },
4074 "notification-url": "https://packagist.org/downloads/",
4075 "license": [
f3052b45 4076 "MIT"
e342acf7
NL
4077 ],
4078 "authors": [
4079 {
93fd4692
NL
4080 "name": "Fabien Potencier",
4081 "email": "fabien@symfony.com"
e342acf7
NL
4082 }
4083 ],
93fd4692 4084 "description": "Base bundle for Symfony Distributions",
e342acf7 4085 "keywords": [
93fd4692
NL
4086 "configuration",
4087 "distribution"
e342acf7 4088 ],
5c895a7f 4089 "time": "2015-12-18 17:44:11"
e342acf7
NL
4090 },
4091 {
93fd4692 4092 "name": "sensio/framework-extra-bundle",
d4aa1743 4093 "version": "v3.0.12",
e342acf7
NL
4094 "source": {
4095 "type": "git",
93fd4692 4096 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
d4aa1743 4097 "reference": "3e8936fe13aa4086644977d334d8fcd275f50357"
e342acf7
NL
4098 },
4099 "dist": {
4100 "type": "zip",
d4aa1743
BD
4101 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/3e8936fe13aa4086644977d334d8fcd275f50357",
4102 "reference": "3e8936fe13aa4086644977d334d8fcd275f50357",
e342acf7
NL
4103 "shasum": ""
4104 },
4105 "require": {
93fd4692 4106 "doctrine/common": "~2.2",
c3510620 4107 "symfony/framework-bundle": "~2.3|~3.0"
e342acf7 4108 },
93fd4692 4109 "require-dev": {
c3510620
KG
4110 "symfony/expression-language": "~2.4|~3.0",
4111 "symfony/security-bundle": "~2.4|~3.0"
93fd4692
NL
4112 },
4113 "suggest": {
4114 "symfony/expression-language": "",
399bd777 4115 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
93fd4692
NL
4116 "symfony/security-bundle": ""
4117 },
4118 "type": "symfony-bundle",
e342acf7
NL
4119 "extra": {
4120 "branch-alias": {
93fd4692 4121 "dev-master": "3.0.x-dev"
e342acf7
NL
4122 }
4123 },
4124 "autoload": {
399bd777
JB
4125 "psr-4": {
4126 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
f3052b45 4127 }
e342acf7
NL
4128 },
4129 "notification-url": "https://packagist.org/downloads/",
4130 "license": [
f3052b45 4131 "MIT"
e342acf7
NL
4132 ],
4133 "authors": [
e342acf7 4134 {
f3052b45
NL
4135 "name": "Fabien Potencier",
4136 "email": "fabien@symfony.com"
e342acf7
NL
4137 }
4138 ],
93fd4692 4139 "description": "This bundle provides a way to configure your controllers with annotations",
e342acf7 4140 "keywords": [
93fd4692
NL
4141 "annotations",
4142 "controllers"
e342acf7 4143 ],
d4aa1743 4144 "time": "2015-12-18 17:39:27"
e342acf7
NL
4145 },
4146 {
93fd4692 4147 "name": "sensiolabs/security-checker",
53cf5106 4148 "version": "v3.0.2",
e342acf7
NL
4149 "source": {
4150 "type": "git",
93fd4692 4151 "url": "https://github.com/sensiolabs/security-checker.git",
53cf5106 4152 "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93"
e342acf7
NL
4153 },
4154 "dist": {
4155 "type": "zip",
53cf5106
JB
4156 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/21696b0daa731064c23cfb694c60a2584a7b6e93",
4157 "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93",
e342acf7
NL
4158 "shasum": ""
4159 },
4160 "require": {
53cf5106 4161 "symfony/console": "~2.0|~3.0"
e342acf7 4162 },
93fd4692
NL
4163 "bin": [
4164 "security-checker"
4165 ],
e342acf7
NL
4166 "type": "library",
4167 "extra": {
4168 "branch-alias": {
26864574 4169 "dev-master": "3.0-dev"
e342acf7
NL
4170 }
4171 },
4172 "autoload": {
f3052b45 4173 "psr-0": {
93fd4692 4174 "SensioLabs\\Security": ""
f3052b45 4175 }
e342acf7
NL
4176 },
4177 "notification-url": "https://packagist.org/downloads/",
4178 "license": [
f3052b45 4179 "MIT"
e342acf7
NL
4180 ],
4181 "authors": [
f3052b45
NL
4182 {
4183 "name": "Fabien Potencier",
93fd4692 4184 "email": "fabien.potencier@gmail.com"
e342acf7
NL
4185 }
4186 ],
93fd4692 4187 "description": "A security checker for your composer.lock",
53cf5106 4188 "time": "2015-11-07 08:07:40"
e342acf7
NL
4189 },
4190 {
93fd4692 4191 "name": "simplepie/simplepie",
daacffef 4192 "version": "1.3.1",
e342acf7
NL
4193 "source": {
4194 "type": "git",
93fd4692 4195 "url": "https://github.com/simplepie/simplepie.git",
daacffef 4196 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc"
e342acf7
NL
4197 },
4198 "dist": {
4199 "type": "zip",
daacffef
J
4200 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc",
4201 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc",
e342acf7
NL
4202 "shasum": ""
4203 },
4204 "require": {
93fd4692 4205 "php": ">=5.2.0"
e342acf7
NL
4206 },
4207 "type": "library",
e342acf7 4208 "autoload": {
f3052b45 4209 "psr-0": {
93fd4692 4210 "SimplePie": "library"
f3052b45 4211 }
e342acf7
NL
4212 },
4213 "notification-url": "https://packagist.org/downloads/",
4214 "license": [
93fd4692 4215 "BSD-3-Clause"
e342acf7
NL
4216 ],
4217 "authors": [
4218 {
93fd4692
NL
4219 "name": "Ryan Parman",
4220 "homepage": "http://ryanparman.com/",
4221 "role": "Creator, alumnus developer"
e342acf7
NL
4222 },
4223 {
93fd4692
NL
4224 "name": "Geoffrey Sneddon",
4225 "homepage": "http://gsnedders.com/",
4226 "role": "Alumnus developer"
4227 },
4228 {
4229 "name": "Ryan McCue",
4230 "email": "me@ryanmccue.info",
4231 "homepage": "http://ryanmccue.info/",
4232 "role": "Developer"
e342acf7
NL
4233 }
4234 ],
93fd4692
NL
4235 "description": "A simple Atom/RSS parsing library for PHP",
4236 "homepage": "http://simplepie.org/",
e342acf7 4237 "keywords": [
93fd4692
NL
4238 "atom",
4239 "feeds",
4240 "rss"
e342acf7 4241 ],
daacffef 4242 "time": "2012-10-30 17:54:03"
e342acf7 4243 },
d4ebe5c5
JB
4244 {
4245 "name": "smalot/pdfparser",
4246 "version": "v0.9.25",
4247 "source": {
4248 "type": "git",
4249 "url": "https://github.com/smalot/pdfparser.git",
4250 "reference": "31590f7938a22f1c7fc4fb292611e3742a62ebaa"
4251 },
4252 "dist": {
4253 "type": "zip",
4254 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/31590f7938a22f1c7fc4fb292611e3742a62ebaa",
4255 "reference": "31590f7938a22f1c7fc4fb292611e3742a62ebaa",
4256 "shasum": ""
4257 },
4258 "require": {
4259 "php": ">=5.3.0",
4260 "tecnickcom/tcpdf": ">=6.0.050"
4261 },
4262 "require-dev": {
4263 "atoum/atoum": "dev-master"
4264 },
4265 "type": "library",
4266 "autoload": {
4267 "psr-0": {
4268 "Smalot\\PdfParser\\": "src/"
4269 }
4270 },
4271 "notification-url": "https://packagist.org/downloads/",
4272 "license": [
4273 "GPL-3.0"
4274 ],
4275 "authors": [
4276 {
4277 "name": "Sebastien MALOT",
4278 "email": "sebastien@malot.fr",
4279 "homepage": "http://www.malot.fr",
4280 "role": "Developer"
4281 }
4282 ],
4283 "description": "Pdf parser library. Can read and extract information from pdf file.",
4284 "homepage": "http://www.pdfparser.org",
4285 "time": "2015-09-18 08:29:33"
4286 },
2db616b5
NL
4287 {
4288 "name": "sonata-project/google-authenticator",
4289 "version": "1.0.2",
4290 "source": {
4291 "type": "git",
4292 "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
4293 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4"
4294 },
4295 "dist": {
4296 "type": "zip",
4297 "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4298 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4299 "shasum": ""
4300 },
4301 "require": {
4302 "php": ">=5.3.0"
4303 },
4304 "type": "library",
4305 "autoload": {
4306 "psr-4": {
4307 "Google\\Authenticator\\": "lib/",
4308 "Google\\Authenticator\\Tests\\": "tests/"
4309 }
4310 },
4311 "notification-url": "https://packagist.org/downloads/",
4312 "license": [
4313 "MIT"
4314 ],
4315 "authors": [
4316 {
4317 "name": "Thomas Rabaix",
4318 "email": "thomas.rabaix@gmail.com",
4319 "homepage": "http://sonata-project.org/"
4320 },
4321 {
4322 "name": "Christian Stocker",
4323 "email": "me@chregu.tv"
4324 },
4325 {
4326 "name": "Andre DeMarre",
4327 "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
4328 }
4329 ],
4330 "description": "Library to integrate Google Authenticator into a PHP project",
4331 "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
4332 "keywords": [
4333 "google authenticator"
4334 ],
4335 "time": "2014-03-31 09:18:53"
4336 },
3c65dfb7
NL
4337 {
4338 "name": "stof/doctrine-extensions-bundle",
4339 "version": "v1.2.1",
4340 "source": {
4341 "type": "git",
4342 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
4343 "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e"
4344 },
4345 "dist": {
4346 "type": "zip",
4347 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/7b3144572617b0555f9a443317dbc2f9cf5b524e",
4348 "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e",
4349 "shasum": ""
4350 },
4351 "require": {
4352 "gedmo/doctrine-extensions": "^2.3.1",
4353 "php": ">=5.3.2",
4354 "symfony/framework-bundle": "~2.1"
4355 },
4356 "suggest": {
4357 "doctrine/doctrine-bundle": "to use the ORM extensions",
4358 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
4359 },
4360 "type": "symfony-bundle",
4361 "extra": {
4362 "branch-alias": {
4363 "dev-master": "1.2.x-dev"
4364 }
4365 },
4366 "autoload": {
4367 "psr-4": {
4368 "Stof\\DoctrineExtensionsBundle\\": ""
4369 }
4370 },
4371 "notification-url": "https://packagist.org/downloads/",
4372 "license": [
4373 "MIT"
4374 ],
4375 "authors": [
4376 {
4377 "name": "Christophe Coevoet",
4378 "email": "stof@notk.org"
4379 }
4380 ],
4381 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
4382 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
4383 "keywords": [
4384 "behaviors",
4385 "doctrine2",
4386 "extensions",
4387 "gedmo",
4388 "loggable",
4389 "nestedset",
4390 "sluggable",
4391 "sortable",
4392 "timestampable",
4393 "translatable",
4394 "tree"
4395 ],
4396 "time": "2015-08-12 16:23:48"
4397 },
e342acf7 4398 {
93fd4692 4399 "name": "swiftmailer/swiftmailer",
26864574 4400 "version": "v5.4.1",
e342acf7
NL
4401 "source": {
4402 "type": "git",
93fd4692 4403 "url": "https://github.com/swiftmailer/swiftmailer.git",
26864574 4404 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
e342acf7
NL
4405 },
4406 "dist": {
4407 "type": "zip",
26864574
NL
4408 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
4409 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
e342acf7
NL
4410 "shasum": ""
4411 },
4412 "require": {
4413 "php": ">=5.3.3"
4414 },
4415 "require-dev": {
26864574 4416 "mockery/mockery": "~0.9.1,<0.9.4"
e342acf7
NL
4417 },
4418 "type": "library",
4419 "extra": {
4420 "branch-alias": {
399bd777 4421 "dev-master": "5.4-dev"
e342acf7
NL
4422 }
4423 },
4424 "autoload": {
93fd4692
NL
4425 "files": [
4426 "lib/swift_required.php"
4427 ]
e342acf7
NL
4428 },
4429 "notification-url": "https://packagist.org/downloads/",
4430 "license": [
f3052b45 4431 "MIT"
e342acf7
NL
4432 ],
4433 "authors": [
4434 {
93fd4692 4435 "name": "Chris Corbyn"
f3052b45
NL
4436 },
4437 {
4438 "name": "Fabien Potencier",
4439 "email": "fabien@symfony.com"
e342acf7
NL
4440 }
4441 ],
93fd4692
NL
4442 "description": "Swiftmailer, free feature-rich PHP mailer",
4443 "homepage": "http://swiftmailer.org",
4444 "keywords": [
26864574 4445 "email",
93fd4692
NL
4446 "mail",
4447 "mailer"
4448 ],
26864574 4449 "time": "2015-06-06 14:19:39"
e342acf7 4450 },
adf17b67 4451 {
93fd4692 4452 "name": "symfony/assetic-bundle",
d4aa1743 4453 "version": "v2.7.1",
adf17b67
NL
4454 "source": {
4455 "type": "git",
fcb1fba5 4456 "url": "https://github.com/symfony/assetic-bundle.git",
d4aa1743 4457 "reference": "d885ec8451d5a7b077bda81bb19ac9fbff9cdc76"
adf17b67
NL
4458 },
4459 "dist": {
4460 "type": "zip",
d4aa1743
BD
4461 "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/d885ec8451d5a7b077bda81bb19ac9fbff9cdc76",
4462 "reference": "d885ec8451d5a7b077bda81bb19ac9fbff9cdc76",
adf17b67
NL
4463 "shasum": ""
4464 },
4465 "require": {
463573bf 4466 "kriswallsmith/assetic": "~1.3",
93fd4692 4467 "php": ">=5.3.0",
d4aa1743
BD
4468 "symfony/console": "~2.3|~3.0",
4469 "symfony/dependency-injection": "~2.3|~3.0",
4470 "symfony/framework-bundle": "~2.3|~3.0",
4471 "symfony/yaml": "~2.3|~3.0"
adf17b67 4472 },
463573bf
JB
4473 "conflict": {
4474 "kriswallsmith/spork": "<=0.2",
4475 "twig/twig": "<1.20"
4476 },
adf17b67 4477 "require-dev": {
463573bf 4478 "kriswallsmith/spork": "~0.3",
93fd4692 4479 "patchwork/jsqueeze": "~1.0",
d4aa1743
BD
4480 "symfony/class-loader": "~2.3|~3.0",
4481 "symfony/css-selector": "~2.3|~3.0",
4482 "symfony/dom-crawler": "~2.3|~3.0",
4483 "symfony/phpunit-bridge": "~2.7|~3.0",
4484 "symfony/twig-bundle": "~2.3|~3.0"
adf17b67
NL
4485 },
4486 "suggest": {
93fd4692
NL
4487 "kriswallsmith/spork": "to be able to dump assets in parallel",
4488 "symfony/twig-bundle": "to use the Twig integration"
adf17b67 4489 },
93fd4692 4490 "type": "symfony-bundle",
adf17b67
NL
4491 "extra": {
4492 "branch-alias": {
463573bf 4493 "dev-master": "2.7-dev"
adf17b67
NL
4494 }
4495 },
4496 "autoload": {
93fd4692
NL
4497 "psr-4": {
4498 "Symfony\\Bundle\\AsseticBundle\\": ""
adf17b67
NL
4499 }
4500 },
4501 "notification-url": "https://packagist.org/downloads/",
4502 "license": [
4503 "MIT"
4504 ],
4505 "authors": [
7d2eb7a7 4506 {
93fd4692
NL
4507 "name": "Kris Wallsmith",
4508 "email": "kris.wallsmith@gmail.com",
4509 "homepage": "http://kriswallsmith.net/"
7d2eb7a7
NL
4510 }
4511 ],
93fd4692
NL
4512 "description": "Integrates Assetic into Symfony2",
4513 "homepage": "https://github.com/symfony/AsseticBundle",
4514 "keywords": [
4515 "assets",
4516 "compression",
4517 "minification"
4518 ],
d4aa1743 4519 "time": "2015-11-17 09:45:47"
7d2eb7a7
NL
4520 },
4521 {
93fd4692 4522 "name": "symfony/monolog-bundle",
d4aa1743 4523 "version": "v2.8.2",
7d2eb7a7
NL
4524 "source": {
4525 "type": "git",
fcb1fba5 4526 "url": "https://github.com/symfony/monolog-bundle.git",
d4aa1743 4527 "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f"
7d2eb7a7
NL
4528 },
4529 "dist": {
4530 "type": "zip",
d4aa1743
BD
4531 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/84785c4d44801c4dd82829fa2e1820cacfe2c46f",
4532 "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f",
7d2eb7a7
NL
4533 "shasum": ""
4534 },
4535 "require": {
93fd4692
NL
4536 "monolog/monolog": "~1.8",
4537 "php": ">=5.3.2",
d4aa1743
BD
4538 "symfony/config": "~2.3|~3.0",
4539 "symfony/dependency-injection": "~2.3|~3.0",
4540 "symfony/http-kernel": "~2.3|~3.0",
4541 "symfony/monolog-bridge": "~2.3|~3.0"
7d2eb7a7 4542 },
f3052b45 4543 "require-dev": {
d4aa1743
BD
4544 "symfony/console": "~2.3|~3.0",
4545 "symfony/yaml": "~2.3|~3.0"
f3052b45 4546 },
93fd4692 4547 "type": "symfony-bundle",
7d2eb7a7
NL
4548 "extra": {
4549 "branch-alias": {
2db616b5 4550 "dev-master": "2.8.x-dev"
7d2eb7a7
NL
4551 }
4552 },
4553 "autoload": {
93fd4692
NL
4554 "psr-4": {
4555 "Symfony\\Bundle\\MonologBundle\\": ""
7d2eb7a7
NL
4556 }
4557 },
4558 "notification-url": "https://packagist.org/downloads/",
4559 "license": [
4560 "MIT"
4561 ],
4562 "authors": [
adf17b67
NL
4563 {
4564 "name": "Symfony Community",
4565 "homepage": "http://symfony.com/contributors"
4566 },
7d2eb7a7
NL
4567 {
4568 "name": "Fabien Potencier",
4569 "email": "fabien@symfony.com"
adf17b67
NL
4570 }
4571 ],
93fd4692 4572 "description": "Symfony MonologBundle",
adf17b67 4573 "homepage": "http://symfony.com",
93fd4692
NL
4574 "keywords": [
4575 "log",
4576 "logging"
4577 ],
d4aa1743 4578 "time": "2015-11-17 10:02:29"
adf17b67 4579 },
e23edfd2
JB
4580 {
4581 "name": "symfony/polyfill-intl-icu",
8ba854c0 4582 "version": "v1.0.1",
e23edfd2
JB
4583 "source": {
4584 "type": "git",
4585 "url": "https://github.com/symfony/polyfill-intl-icu.git",
4586 "reference": "2deb44160e1c886241c06602b12b98779f728177"
4587 },
4588 "dist": {
4589 "type": "zip",
4590 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/2deb44160e1c886241c06602b12b98779f728177",
4591 "reference": "2deb44160e1c886241c06602b12b98779f728177",
4592 "shasum": ""
4593 },
4594 "require": {
4595 "php": ">=5.3.3",
4596 "symfony/intl": "~2.3|~3.0"
4597 },
4598 "type": "library",
4599 "extra": {
4600 "branch-alias": {
4601 "dev-master": "1.0-dev"
4602 }
4603 },
4604 "autoload": {
4605 "files": [
4606 "bootstrap.php"
4607 ]
4608 },
4609 "notification-url": "https://packagist.org/downloads/",
4610 "license": [
4611 "MIT"
4612 ],
4613 "authors": [
4614 {
4615 "name": "Nicolas Grekas",
4616 "email": "p@tchwork.com"
4617 },
4618 {
4619 "name": "Symfony Community",
4620 "homepage": "https://symfony.com/contributors"
4621 }
4622 ],
4623 "description": "Symfony polyfill for intl's ICU-related data and classes",
4624 "homepage": "https://symfony.com",
4625 "keywords": [
4626 "compatibility",
4627 "icu",
4628 "intl",
4629 "polyfill",
4630 "portable",
4631 "shim"
4632 ],
4633 "time": "2015-11-04 20:28:58"
4634 },
4635 {
4636 "name": "symfony/polyfill-mbstring",
8ba854c0 4637 "version": "v1.0.1",
e23edfd2
JB
4638 "source": {
4639 "type": "git",
4640 "url": "https://github.com/symfony/polyfill-mbstring.git",
8ba854c0 4641 "reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25"
e23edfd2
JB
4642 },
4643 "dist": {
4644 "type": "zip",
8ba854c0
JB
4645 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/49ff736bd5d41f45240cec77b44967d76e0c3d25",
4646 "reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25",
e23edfd2
JB
4647 "shasum": ""
4648 },
4649 "require": {
4650 "php": ">=5.3.3"
4651 },
8ba854c0
JB
4652 "suggest": {
4653 "ext-mbstring": "For best performance"
4654 },
e23edfd2
JB
4655 "type": "library",
4656 "extra": {
4657 "branch-alias": {
4658 "dev-master": "1.0-dev"
4659 }
4660 },
4661 "autoload": {
4662 "psr-4": {
4663 "Symfony\\Polyfill\\Mbstring\\": ""
4664 },
4665 "files": [
4666 "bootstrap.php"
4667 ]
4668 },
4669 "notification-url": "https://packagist.org/downloads/",
4670 "license": [
4671 "MIT"
4672 ],
4673 "authors": [
4674 {
4675 "name": "Nicolas Grekas",
4676 "email": "p@tchwork.com"
4677 },
4678 {
4679 "name": "Symfony Community",
4680 "homepage": "https://symfony.com/contributors"
4681 }
4682 ],
4683 "description": "Symfony polyfill for the Mbstring extension",
4684 "homepage": "https://symfony.com",
4685 "keywords": [
4686 "compatibility",
4687 "mbstring",
4688 "polyfill",
4689 "portable",
4690 "shim"
4691 ],
8ba854c0 4692 "time": "2015-11-20 09:19:13"
e23edfd2
JB
4693 },
4694 {
4695 "name": "symfony/polyfill-php54",
8ba854c0 4696 "version": "v1.0.1",
e23edfd2
JB
4697 "source": {
4698 "type": "git",
4699 "url": "https://github.com/symfony/polyfill-php54.git",
4700 "reference": "2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc"
4701 },
4702 "dist": {
4703 "type": "zip",
4704 "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc",
4705 "reference": "2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc",
4706 "shasum": ""
4707 },
4708 "require": {
4709 "php": ">=5.3.3"
4710 },
4711 "type": "library",
4712 "extra": {
4713 "branch-alias": {
4714 "dev-master": "1.0-dev"
4715 }
4716 },
4717 "autoload": {
4718 "psr-4": {
4719 "Symfony\\Polyfill\\Php54\\": ""
4720 },
4721 "files": [
4722 "bootstrap.php"
4723 ],
4724 "classmap": [
4725 "Resources/stubs"
4726 ]
4727 },
4728 "notification-url": "https://packagist.org/downloads/",
4729 "license": [
4730 "MIT"
4731 ],
4732 "authors": [
4733 {
4734 "name": "Nicolas Grekas",
4735 "email": "p@tchwork.com"
4736 },
4737 {
4738 "name": "Symfony Community",
4739 "homepage": "https://symfony.com/contributors"
4740 }
4741 ],
4742 "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
4743 "homepage": "https://symfony.com",
4744 "keywords": [
4745 "compatibility",
4746 "polyfill",
4747 "portable",
4748 "shim"
4749 ],
4750 "time": "2015-11-04 20:28:58"
4751 },
4752 {
4753 "name": "symfony/polyfill-php55",
8ba854c0 4754 "version": "v1.0.1",
e23edfd2
JB
4755 "source": {
4756 "type": "git",
4757 "url": "https://github.com/symfony/polyfill-php55.git",
4758 "reference": "3adc962a6250c02adb508e85ecfa6fcfee9eec47"
4759 },
4760 "dist": {
4761 "type": "zip",
4762 "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/3adc962a6250c02adb508e85ecfa6fcfee9eec47",
4763 "reference": "3adc962a6250c02adb508e85ecfa6fcfee9eec47",
4764 "shasum": ""
4765 },
4766 "require": {
4767 "ircmaxell/password-compat": "~1.0",
4768 "php": ">=5.3.3"
4769 },
4770 "type": "library",
4771 "extra": {
4772 "branch-alias": {
4773 "dev-master": "1.0-dev"
4774 }
4775 },
4776 "autoload": {
4777 "psr-4": {
4778 "Symfony\\Polyfill\\Php55\\": ""
4779 },
4780 "files": [
4781 "bootstrap.php"
4782 ]
4783 },
4784 "notification-url": "https://packagist.org/downloads/",
4785 "license": [
4786 "MIT"
4787 ],
4788 "authors": [
4789 {
4790 "name": "Nicolas Grekas",
4791 "email": "p@tchwork.com"
4792 },
4793 {
4794 "name": "Symfony Community",
4795 "homepage": "https://symfony.com/contributors"
4796 }
4797 ],
4798 "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
4799 "homepage": "https://symfony.com",
4800 "keywords": [
4801 "compatibility",
4802 "polyfill",
4803 "portable",
4804 "shim"
4805 ],
4806 "time": "2015-11-04 20:28:58"
4807 },
4808 {
4809 "name": "symfony/polyfill-php56",
8ba854c0 4810 "version": "v1.0.1",
e23edfd2
JB
4811 "source": {
4812 "type": "git",
4813 "url": "https://github.com/symfony/polyfill-php56.git",
8ba854c0 4814 "reference": "e2e77609a9e2328eb370fbb0e0d8b2000ebb488f"
e23edfd2
JB
4815 },
4816 "dist": {
4817 "type": "zip",
8ba854c0
JB
4818 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e2e77609a9e2328eb370fbb0e0d8b2000ebb488f",
4819 "reference": "e2e77609a9e2328eb370fbb0e0d8b2000ebb488f",
e23edfd2
JB
4820 "shasum": ""
4821 },
4822 "require": {
4823 "php": ">=5.3.3",
4824 "symfony/polyfill-util": "~1.0"
4825 },
4826 "type": "library",
4827 "extra": {
4828 "branch-alias": {
4829 "dev-master": "1.0-dev"
4830 }
4831 },
4832 "autoload": {
4833 "psr-4": {
4834 "Symfony\\Polyfill\\Php56\\": ""
4835 },
4836 "files": [
4837 "bootstrap.php"
4838 ]
4839 },
4840 "notification-url": "https://packagist.org/downloads/",
4841 "license": [
4842 "MIT"
4843 ],
4844 "authors": [
4845 {
4846 "name": "Nicolas Grekas",
4847 "email": "p@tchwork.com"
4848 },
4849 {
4850 "name": "Symfony Community",
4851 "homepage": "https://symfony.com/contributors"
4852 }
4853 ],
4854 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
4855 "homepage": "https://symfony.com",
4856 "keywords": [
4857 "compatibility",
4858 "polyfill",
4859 "portable",
4860 "shim"
4861 ],
8ba854c0 4862 "time": "2015-12-18 15:10:25"
e23edfd2
JB
4863 },
4864 {
4865 "name": "symfony/polyfill-php70",
8ba854c0 4866 "version": "v1.0.1",
e23edfd2
JB
4867 "source": {
4868 "type": "git",
4869 "url": "https://github.com/symfony/polyfill-php70.git",
4870 "reference": "7f7f3c9c2b9f17722e0cd64fdb4f957330c53146"
4871 },
4872 "dist": {
4873 "type": "zip",
4874 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/7f7f3c9c2b9f17722e0cd64fdb4f957330c53146",
4875 "reference": "7f7f3c9c2b9f17722e0cd64fdb4f957330c53146",
4876 "shasum": ""
4877 },
4878 "require": {
4879 "paragonie/random_compat": "~1.0",
4880 "php": ">=5.3.3"
4881 },
4882 "type": "library",
4883 "extra": {
4884 "branch-alias": {
4885 "dev-master": "1.0-dev"
4886 }
4887 },
4888 "autoload": {
4889 "psr-4": {
4890 "Symfony\\Polyfill\\Php70\\": ""
4891 },
4892 "files": [
4893 "bootstrap.php"
4894 ],
4895 "classmap": [
4896 "Resources/stubs"
4897 ]
4898 },
4899 "notification-url": "https://packagist.org/downloads/",
4900 "license": [
4901 "MIT"
4902 ],
4903 "authors": [
4904 {
4905 "name": "Nicolas Grekas",
4906 "email": "p@tchwork.com"
4907 },
4908 {
4909 "name": "Symfony Community",
4910 "homepage": "https://symfony.com/contributors"
4911 }
4912 ],
4913 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
4914 "homepage": "https://symfony.com",
4915 "keywords": [
4916 "compatibility",
4917 "polyfill",
4918 "portable",
4919 "shim"
4920 ],
4921 "time": "2015-11-04 20:28:58"
4922 },
4923 {
4924 "name": "symfony/polyfill-util",
8ba854c0 4925 "version": "v1.0.1",
e23edfd2
JB
4926 "source": {
4927 "type": "git",
4928 "url": "https://github.com/symfony/polyfill-util.git",
4929 "reference": "4271c55cbc0a77b2641f861b978123e46b3da969"
4930 },
4931 "dist": {
4932 "type": "zip",
4933 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4271c55cbc0a77b2641f861b978123e46b3da969",
4934 "reference": "4271c55cbc0a77b2641f861b978123e46b3da969",
4935 "shasum": ""
4936 },
4937 "require": {
4938 "php": ">=5.3.3"
4939 },
4940 "type": "library",
4941 "extra": {
4942 "branch-alias": {
4943 "dev-master": "1.0-dev"
4944 }
4945 },
4946 "autoload": {
4947 "psr-4": {
4948 "Symfony\\Polyfill\\Util\\": ""
4949 }
4950 },
4951 "notification-url": "https://packagist.org/downloads/",
4952 "license": [
4953 "MIT"
4954 ],
4955 "authors": [
4956 {
4957 "name": "Nicolas Grekas",
4958 "email": "p@tchwork.com"
4959 },
4960 {
4961 "name": "Symfony Community",
4962 "homepage": "https://symfony.com/contributors"
4963 }
4964 ],
4965 "description": "Symfony utilities for portability of PHP codes",
4966 "homepage": "https://symfony.com",
4967 "keywords": [
4968 "compat",
4969 "compatibility",
4970 "polyfill",
4971 "shim"
4972 ],
4973 "time": "2015-11-04 20:28:58"
4974 },
4975 {
4976 "name": "symfony/security-acl",
8ba854c0 4977 "version": "v2.8.0",
e23edfd2
JB
4978 "source": {
4979 "type": "git",
4980 "url": "https://github.com/symfony/security-acl.git",
8ba854c0 4981 "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347"
e23edfd2
JB
4982 },
4983 "dist": {
4984 "type": "zip",
8ba854c0
JB
4985 "url": "https://api.github.com/repos/symfony/security-acl/zipball/4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
4986 "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
e23edfd2
JB
4987 "shasum": ""
4988 },
4989 "require": {
4990 "php": ">=5.3.9",
8ba854c0 4991 "symfony/security-core": "~2.4|~3.0.0"
e23edfd2
JB
4992 },
4993 "require-dev": {
4994 "doctrine/common": "~2.2",
4995 "doctrine/dbal": "~2.2",
8ba854c0
JB
4996 "psr/log": "~1.0",
4997 "symfony/phpunit-bridge": "~2.7|~3.0.0"
e23edfd2
JB
4998 },
4999 "suggest": {
5000 "doctrine/dbal": "For using the built-in ACL implementation",
5001 "symfony/class-loader": "For using the ACL generateSql script",
5002 "symfony/finder": "For using the ACL generateSql script"
5003 },
5004 "type": "library",
5005 "extra": {
5006 "branch-alias": {
8ba854c0 5007 "dev-master": "2.8-dev"
e23edfd2
JB
5008 }
5009 },
5010 "autoload": {
5011 "psr-4": {
5012 "Symfony\\Component\\Security\\Acl\\": ""
5013 },
5014 "exclude-from-classmap": [
5015 "/Tests/"
5016 ]
5017 },
5018 "notification-url": "https://packagist.org/downloads/",
5019 "license": [
5020 "MIT"
5021 ],
5022 "authors": [
5023 {
5024 "name": "Fabien Potencier",
5025 "email": "fabien@symfony.com"
5026 },
5027 {
5028 "name": "Symfony Community",
5029 "homepage": "https://symfony.com/contributors"
5030 }
5031 ],
5032 "description": "Symfony Security Component - ACL (Access Control List)",
5033 "homepage": "https://symfony.com",
8ba854c0 5034 "time": "2015-12-28 09:39:09"
e23edfd2 5035 },
adf17b67 5036 {
93fd4692 5037 "name": "symfony/swiftmailer-bundle",
d4aa1743 5038 "version": "v2.3.9",
adf17b67
NL
5039 "source": {
5040 "type": "git",
fcb1fba5 5041 "url": "https://github.com/symfony/swiftmailer-bundle.git",
d4aa1743 5042 "reference": "3d21ada19f23631f558ad6df653b168e35362e78"
adf17b67
NL
5043 },
5044 "dist": {
5045 "type": "zip",
d4aa1743
BD
5046 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/3d21ada19f23631f558ad6df653b168e35362e78",
5047 "reference": "3d21ada19f23631f558ad6df653b168e35362e78",
adf17b67
NL
5048 "shasum": ""
5049 },
5050 "require": {
93fd4692
NL
5051 "php": ">=5.3.2",
5052 "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
d4aa1743
BD
5053 "symfony/config": "~2.3|~3.0",
5054 "symfony/dependency-injection": "~2.3|~3.0",
5055 "symfony/http-kernel": "~2.3|~3.0",
5056 "symfony/yaml": "~2.3|~3.0"
adf17b67
NL
5057 },
5058 "require-dev": {
d4aa1743 5059 "symfony/phpunit-bridge": "~2.7|~3.0"
adf17b67
NL
5060 },
5061 "suggest": {
93fd4692
NL
5062 "psr/log": "Allows logging"
5063 },
5064 "type": "symfony-bundle",
adf17b67
NL
5065 "extra": {
5066 "branch-alias": {
93fd4692 5067 "dev-master": "2.3-dev"
adf17b67
NL
5068 }
5069 },
5070 "autoload": {
93fd4692
NL
5071 "psr-4": {
5072 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
adf17b67
NL
5073 }
5074 },
5075 "notification-url": "https://packagist.org/downloads/",
5076 "license": [
5077 "MIT"
5078 ],
5079 "authors": [
7d2eb7a7
NL
5080 {
5081 "name": "Symfony Community",
5082 "homepage": "http://symfony.com/contributors"
adf17b67
NL
5083 },
5084 {
5085 "name": "Fabien Potencier",
5086 "email": "fabien@symfony.com"
7d2eb7a7
NL
5087 }
5088 ],
93fd4692 5089 "description": "Symfony SwiftmailerBundle",
7d2eb7a7 5090 "homepage": "http://symfony.com",
d4aa1743 5091 "time": "2015-11-28 10:59:29"
7d2eb7a7 5092 },
1345a107 5093 {
93fd4692 5094 "name": "symfony/symfony",
8ba854c0 5095 "version": "v2.8.1",
1345a107
NL
5096 "source": {
5097 "type": "git",
93fd4692 5098 "url": "https://github.com/symfony/symfony.git",
8ba854c0 5099 "reference": "8956ed50a44c5c4e02f2176c0773e24487477b09"
1345a107
NL
5100 },
5101 "dist": {
5102 "type": "zip",
8ba854c0
JB
5103 "url": "https://api.github.com/repos/symfony/symfony/zipball/8956ed50a44c5c4e02f2176c0773e24487477b09",
5104 "reference": "8956ed50a44c5c4e02f2176c0773e24487477b09",
1345a107
NL
5105 "shasum": ""
5106 },
5107 "require": {
2db616b5 5108 "doctrine/common": "~2.4",
75e9d1df 5109 "php": ">=5.3.9",
93fd4692 5110 "psr/log": "~1.0",
e23edfd2
JB
5111 "symfony/polyfill-intl-icu": "~1.0",
5112 "symfony/polyfill-mbstring": "~1.0",
5113 "symfony/polyfill-php54": "~1.0",
5114 "symfony/polyfill-php55": "~1.0",
5115 "symfony/polyfill-php56": "~1.0",
5116 "symfony/polyfill-php70": "~1.0",
5117 "symfony/polyfill-util": "~1.0",
5118 "symfony/security-acl": "~2.7",
d4aa1743 5119 "twig/twig": "~1.23|~2.0"
93fd4692 5120 },
e23edfd2
JB
5121 "conflict": {
5122 "phpdocumentor/reflection": "<1.0.7"
5123 },
93fd4692 5124 "replace": {
75e9d1df 5125 "symfony/asset": "self.version",
93fd4692
NL
5126 "symfony/browser-kit": "self.version",
5127 "symfony/class-loader": "self.version",
5128 "symfony/config": "self.version",
5129 "symfony/console": "self.version",
5130 "symfony/css-selector": "self.version",
5131 "symfony/debug": "self.version",
5132 "symfony/debug-bundle": "self.version",
5133 "symfony/dependency-injection": "self.version",
5134 "symfony/doctrine-bridge": "self.version",
5135 "symfony/dom-crawler": "self.version",
5136 "symfony/event-dispatcher": "self.version",
5137 "symfony/expression-language": "self.version",
5138 "symfony/filesystem": "self.version",
5139 "symfony/finder": "self.version",
5140 "symfony/form": "self.version",
5141 "symfony/framework-bundle": "self.version",
5142 "symfony/http-foundation": "self.version",
5143 "symfony/http-kernel": "self.version",
5144 "symfony/intl": "self.version",
e23edfd2 5145 "symfony/ldap": "self.version",
93fd4692
NL
5146 "symfony/locale": "self.version",
5147 "symfony/monolog-bridge": "self.version",
5148 "symfony/options-resolver": "self.version",
5149 "symfony/process": "self.version",
93fd4692 5150 "symfony/property-access": "self.version",
e23edfd2 5151 "symfony/property-info": "self.version",
93fd4692
NL
5152 "symfony/proxy-manager-bridge": "self.version",
5153 "symfony/routing": "self.version",
5154 "symfony/security": "self.version",
93fd4692
NL
5155 "symfony/security-bundle": "self.version",
5156 "symfony/security-core": "self.version",
5157 "symfony/security-csrf": "self.version",
e23edfd2 5158 "symfony/security-guard": "self.version",
93fd4692
NL
5159 "symfony/security-http": "self.version",
5160 "symfony/serializer": "self.version",
5161 "symfony/stopwatch": "self.version",
5162 "symfony/swiftmailer-bridge": "self.version",
5163 "symfony/templating": "self.version",
5164 "symfony/translation": "self.version",
5165 "symfony/twig-bridge": "self.version",
5166 "symfony/twig-bundle": "self.version",
5167 "symfony/validator": "self.version",
5168 "symfony/var-dumper": "self.version",
5169 "symfony/web-profiler-bundle": "self.version",
5170 "symfony/yaml": "self.version"
5171 },
5172 "require-dev": {
5173 "doctrine/data-fixtures": "1.0.*",
2db616b5 5174 "doctrine/dbal": "~2.4",
93fd4692 5175 "doctrine/doctrine-bundle": "~1.2",
2db616b5 5176 "doctrine/orm": "~2.4,>=2.4.5",
93fd4692 5177 "egulias/email-validator": "~1.2",
93fd4692 5178 "monolog/monolog": "~1.11",
e23edfd2
JB
5179 "ocramius/proxy-manager": "~0.4|~1.0",
5180 "phpdocumentor/reflection": "^1.0.7"
1345a107
NL
5181 },
5182 "type": "library",
5183 "extra": {
5184 "branch-alias": {
e23edfd2 5185 "dev-master": "2.8-dev"
1345a107
NL
5186 }
5187 },
5188 "autoload": {
75e9d1df
JB
5189 "psr-4": {
5190 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
5191 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
5192 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
5193 "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
5194 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
5195 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
5196 "Symfony\\Component\\": "src/Symfony/Component/"
93fd4692
NL
5197 },
5198 "classmap": [
93fd4692
NL
5199 "src/Symfony/Component/Intl/Resources/stubs"
5200 ],
d4aa1743
BD
5201 "exclude-from-classmap": [
5202 "**/Tests/"
93fd4692 5203 ]
1345a107
NL
5204 },
5205 "notification-url": "https://packagist.org/downloads/",
5206 "license": [
5207 "MIT"
5208 ],
5209 "authors": [
1345a107
NL
5210 {
5211 "name": "Fabien Potencier",
5212 "email": "fabien@symfony.com"
399bd777
JB
5213 },
5214 {
5215 "name": "Symfony Community",
5216 "homepage": "https://symfony.com/contributors"
1345a107
NL
5217 }
5218 ],
93fd4692 5219 "description": "The Symfony PHP framework",
399bd777 5220 "homepage": "https://symfony.com",
93fd4692
NL
5221 "keywords": [
5222 "framework"
5223 ],
8ba854c0 5224 "time": "2015-12-26 15:56:52"
1345a107 5225 },
d4ebe5c5
JB
5226 {
5227 "name": "tecnickcom/tcpdf",
5228 "version": "6.2.12",
5229 "source": {
5230 "type": "git",
5231 "url": "https://github.com/tecnickcom/TCPDF.git",
5232 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f"
5233 },
5234 "dist": {
5235 "type": "zip",
5236 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f",
5237 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f",
5238 "shasum": ""
5239 },
5240 "require": {
5241 "php": ">=5.3.0"
5242 },
5243 "type": "library",
5244 "autoload": {
5245 "classmap": [
5246 "fonts",
5247 "config",
5248 "include",
5249 "tcpdf.php",
5250 "tcpdf_parser.php",
5251 "tcpdf_import.php",
5252 "tcpdf_barcodes_1d.php",
5253 "tcpdf_barcodes_2d.php",
5254 "include/tcpdf_colors.php",
5255 "include/tcpdf_filters.php",
5256 "include/tcpdf_font_data.php",
5257 "include/tcpdf_fonts.php",
5258 "include/tcpdf_images.php",
5259 "include/tcpdf_static.php",
5260 "include/barcodes/datamatrix.php",
5261 "include/barcodes/pdf417.php",
5262 "include/barcodes/qrcode.php"
5263 ]
5264 },
5265 "notification-url": "https://packagist.org/downloads/",
5266 "license": [
5267 "LGPLv3"
5268 ],
5269 "authors": [
5270 {
5271 "name": "Nicola Asuni",
5272 "email": "info@tecnick.com",
5273 "homepage": "http://nicolaasuni.tecnick.com"
5274 }
5275 ],
5276 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
5277 "homepage": "http://www.tcpdf.org/",
5278 "keywords": [
5279 "PDFD32000-2008",
5280 "TCPDF",
5281 "barcodes",
5282 "datamatrix",
5283 "pdf",
5284 "pdf417",
5285 "qrcode"
5286 ],
5287 "time": "2015-09-12 10:08:34"
5288 },
7d2eb7a7 5289 {
f3052b45 5290 "name": "twig/extensions",
463573bf 5291 "version": "v1.3.0",
7d2eb7a7
NL
5292 "source": {
5293 "type": "git",
f3052b45 5294 "url": "https://github.com/twigphp/Twig-extensions.git",
463573bf 5295 "reference": "449e3c8a9ffad7c2479c7864557275a32b037499"
7d2eb7a7
NL
5296 },
5297 "dist": {
5298 "type": "zip",
463573bf
JB
5299 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/449e3c8a9ffad7c2479c7864557275a32b037499",
5300 "reference": "449e3c8a9ffad7c2479c7864557275a32b037499",
7d2eb7a7
NL
5301 "shasum": ""
5302 },
5303 "require": {
463573bf 5304 "twig/twig": "~1.20|~2.0"
dcae2fc2
NL
5305 },
5306 "require-dev": {
5307 "symfony/translation": "~2.3"
5308 },
5309 "suggest": {
5310 "symfony/translation": "Allow the time_diff output to be translated"
7d2eb7a7
NL
5311 },
5312 "type": "library",
5313 "extra": {
5314 "branch-alias": {
463573bf 5315 "dev-master": "1.3-dev"
7d2eb7a7
NL
5316 }
5317 },
5318 "autoload": {
5319 "psr-0": {
f3052b45 5320 "Twig_Extensions_": "lib/"
7d2eb7a7
NL
5321 }
5322 },
5323 "notification-url": "https://packagist.org/downloads/",
5324 "license": [
5325 "MIT"
5326 ],
5327 "authors": [
5328 {
5329 "name": "Fabien Potencier",
5330 "email": "fabien@symfony.com"
adf17b67
NL
5331 }
5332 ],
f3052b45 5333 "description": "Common additional features for Twig that do not directly belong in core",
dcae2fc2 5334 "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
f3052b45 5335 "keywords": [
f3052b45
NL
5336 "i18n",
5337 "text"
5338 ],
463573bf 5339 "time": "2015-08-22 16:38:35"
adf17b67
NL
5340 },
5341 {
f3052b45 5342 "name": "twig/twig",
872384b0 5343 "version": "v1.23.1",
adf17b67
NL
5344 "source": {
5345 "type": "git",
f3052b45 5346 "url": "https://github.com/twigphp/Twig.git",
872384b0 5347 "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6"
adf17b67
NL
5348 },
5349 "dist": {
5350 "type": "zip",
872384b0
JB
5351 "url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
5352 "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
adf17b67
NL
5353 "shasum": ""
5354 },
5355 "require": {
399bd777 5356 "php": ">=5.2.7"
adf17b67 5357 },
75c3478a
JB
5358 "require-dev": {
5359 "symfony/debug": "~2.7",
5360 "symfony/phpunit-bridge": "~2.7"
5361 },
adf17b67
NL
5362 "type": "library",
5363 "extra": {
5364 "branch-alias": {
386cd246 5365 "dev-master": "1.23-dev"
adf17b67
NL
5366 }
5367 },
5368 "autoload": {
5369 "psr-0": {
f3052b45 5370 "Twig_": "lib/"
adf17b67
NL
5371 }
5372 },
5373 "notification-url": "https://packagist.org/downloads/",
5374 "license": [
f3052b45 5375 "BSD-3-Clause"
adf17b67
NL
5376 ],
5377 "authors": [
7d2eb7a7 5378 {
f3052b45
NL
5379 "name": "Fabien Potencier",
5380 "email": "fabien@symfony.com",
5381 "homepage": "http://fabien.potencier.org",
5382 "role": "Lead Developer"
adf17b67
NL
5383 },
5384 {
f3052b45
NL
5385 "name": "Armin Ronacher",
5386 "email": "armin.ronacher@active-4.com",
5387 "role": "Project Founder"
5388 },
5389 {
5390 "name": "Twig Team",
5391 "homepage": "http://twig.sensiolabs.org/contributors",
5392 "role": "Contributors"
7d2eb7a7
NL
5393 }
5394 ],
f3052b45
NL
5395 "description": "Twig, the flexible, fast, and secure template language for PHP",
5396 "homepage": "http://twig.sensiolabs.org",
5397 "keywords": [
5398 "templating"
5399 ],
872384b0 5400 "time": "2015-11-05 12:49:06"
7d2eb7a7 5401 },
03690d13 5402 {
add597ba
JB
5403 "name": "wallabag/php-mobi",
5404 "version": "1.0.1",
03690d13
TC
5405 "source": {
5406 "type": "git",
16bbb4aa 5407 "url": "https://github.com/wallabag/php-mobi.git",
add597ba 5408 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487"
03690d13
TC
5409 },
5410 "dist": {
5411 "type": "zip",
16bbb4aa 5412 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/1cd7d022fe6be838535d6bba917d19cc48dcf487",
add597ba 5413 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487",
03690d13
TC
5414 "shasum": ""
5415 },
5416 "require": {
5417 "php": ">=5.3.0"
5418 },
add597ba
JB
5419 "replace": {
5420 "wallabag/phpmobi": "*"
5421 },
03690d13
TC
5422 "type": "library",
5423 "autoload": {
5424 "files": [
5425 "MOBIClass/MOBI.php"
5426 ]
5427 },
3c65dfb7 5428 "notification-url": "https://packagist.org/downloads/",
add597ba
JB
5429 "license": [
5430 "Apache-2.0"
5431 ],
03690d13
TC
5432 "authors": [
5433 {
5434 "name": "Nicolas Lœuillet",
5435 "email": "nicolas@loeuillet.org",
5436 "homepage": "http://www.cdetc.fr"
3c65dfb7
NL
5437 },
5438 {
5439 "name": "Sander Kromwijk",
5440 "email": "s.kromwijk@gmail.co",
5441 "role": "Original developer"
03690d13
TC
5442 }
5443 ],
add597ba 5444 "description": "A Mobipocket file (.mobi) creator in PHP.",
03690d13 5445 "homepage": "https://github.com/wallabag/phpMobi",
add597ba 5446 "time": "2015-10-16 08:42:42"
03690d13 5447 },
0f006880
NL
5448 {
5449 "name": "willdurand/hateoas",
5c895a7f 5450 "version": "v2.9.0",
0f006880
NL
5451 "source": {
5452 "type": "git",
5453 "url": "https://github.com/willdurand/Hateoas.git",
5c895a7f 5454 "reference": "6e6ee945100bef3534c9276f0cf1c70d0115670c"
0f006880
NL
5455 },
5456 "dist": {
5457 "type": "zip",
5c895a7f
JB
5458 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/6e6ee945100bef3534c9276f0cf1c70d0115670c",
5459 "reference": "6e6ee945100bef3534c9276f0cf1c70d0115670c",
0f006880
NL
5460 "shasum": ""
5461 },
5462 "require": {
5463 "doctrine/annotations": "~1.0",
5464 "doctrine/common": "~2.0",
5465 "jms/metadata": "~1.1",
5c895a7f
JB
5466 "jms/serializer": "~1.0",
5467 "php": ">=5.4",
5468 "symfony/expression-language": "~2.4 || ~3.0"
0f006880
NL
5469 },
5470 "require-dev": {
5471 "atoum/atoum": "*@dev",
5472 "hautelook/frankenstein": "~0.1",
5473 "pagerfanta/pagerfanta": "~1.0",
5474 "phpunit/phpunit": "~3.7",
5c895a7f
JB
5475 "symfony/dependency-injection": "~2.0 || ~3.0",
5476 "symfony/routing": "~2.0 || ~3.0",
5477 "symfony/yaml": "~2.0 || ~3.0",
0f006880
NL
5478 "twig/twig": "~1.12"
5479 },
5480 "suggest": {
5481 "symfony/routing": "To use the SymfonyRouteFactory.",
5482 "symfony/yaml": "To use yaml based configuration.",
5483 "twig/twig": "To use the Twig extensions."
5484 },
5485 "type": "library",
5486 "extra": {
5487 "branch-alias": {
5c895a7f 5488 "dev-master": "2.9-dev"
0f006880
NL
5489 }
5490 },
5491 "autoload": {
5492 "psr-0": {
5493 "Hateoas": "src/"
5494 }
5495 },
5496 "notification-url": "https://packagist.org/downloads/",
5497 "license": [
5498 "MIT"
5499 ],
5500 "authors": [
5501 {
5502 "name": "Adrien Brault",
5503 "email": "adrien.brault@gmail.com"
5504 },
5505 {
5506 "name": "William Durand",
5507 "email": "william.durand1@gmail.com"
5508 }
5509 ],
5510 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
5c895a7f 5511 "time": "2015-12-04 15:31:02"
0f006880
NL
5512 },
5513 {
5514 "name": "willdurand/hateoas-bundle",
5c895a7f 5515 "version": "1.1.0",
0f006880
NL
5516 "target-dir": "Bazinga/Bundle/HateoasBundle",
5517 "source": {
5518 "type": "git",
5519 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
5c895a7f 5520 "reference": "205a5a16899716f33edfb7a5afc4d451d0d2d0b2"
0f006880
NL
5521 },
5522 "dist": {
5523 "type": "zip",
5c895a7f
JB
5524 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/205a5a16899716f33edfb7a5afc4d451d0d2d0b2",
5525 "reference": "205a5a16899716f33edfb7a5afc4d451d0d2d0b2",
0f006880
NL
5526 "shasum": ""
5527 },
5528 "require": {
5c895a7f
JB
5529 "jms/serializer-bundle": "~1.0",
5530 "symfony/framework-bundle": "~2.2 || ~3.0",
5531 "willdurand/hateoas": "~2.9"
0f006880
NL
5532 },
5533 "require-dev": {
5c895a7f 5534 "symfony/expression-language": "~2.4 || ~3.0",
0f006880
NL
5535 "twig/twig": "~1.12"
5536 },
5537 "type": "symfony-bundle",
5538 "extra": {
5539 "branch-alias": {
5c895a7f 5540 "dev-master": "1.2-dev"
0f006880
NL
5541 }
5542 },
5543 "autoload": {
5544 "psr-0": {
5545 "Bazinga\\Bundle\\HateoasBundle": ""
5546 }
5547 },
5548 "notification-url": "https://packagist.org/downloads/",
5549 "license": [
5550 "MIT"
5551 ],
5552 "authors": [
5553 {
3c65dfb7 5554 "name": "William Durand",
0f006880
NL
5555 "email": "william.durand1@gmail.com"
5556 }
5557 ],
5558 "description": "Integration of Hateoas into Symfony2.",
5559 "keywords": [
5560 "HATEOAS",
5561 "rest"
5562 ],
5c895a7f 5563 "time": "2015-12-07 08:25:05"
0f006880 5564 },
569f8d68
NL
5565 {
5566 "name": "willdurand/jsonp-callback-validator",
5567 "version": "v1.1.0",
5568 "source": {
5569 "type": "git",
5570 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
5571 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
5572 },
5573 "dist": {
5574 "type": "zip",
5575 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
5576 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
5577 "shasum": ""
5578 },
5579 "require": {
5580 "php": ">=5.3.0"
5581 },
5582 "require-dev": {
5583 "phpunit/phpunit": "~3.7"
5584 },
5585 "type": "library",
5586 "autoload": {
5587 "psr-0": {
5588 "JsonpCallbackValidator": "src/"
5589 }
5590 },
5591 "notification-url": "https://packagist.org/downloads/",
5592 "license": [
5593 "MIT"
5594 ],
5595 "authors": [
5596 {
5597 "name": "William Durand",
5598 "email": "william.durand1@gmail.com",
5599 "homepage": "http://www.willdurand.fr"
5600 }
5601 ],
5602 "description": "JSONP callback validator.",
5603 "time": "2014-01-20 22:35:06"
5604 },
5605 {
5606 "name": "willdurand/negotiation",
2db616b5 5607 "version": "1.5.0",
569f8d68
NL
5608 "source": {
5609 "type": "git",
5610 "url": "https://github.com/willdurand/Negotiation.git",
2db616b5 5611 "reference": "2a59f2376557303e3fa91465ab691abb82945edf"
569f8d68
NL
5612 },
5613 "dist": {
5614 "type": "zip",
2db616b5
NL
5615 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/2a59f2376557303e3fa91465ab691abb82945edf",
5616 "reference": "2a59f2376557303e3fa91465ab691abb82945edf",
569f8d68
NL
5617 "shasum": ""
5618 },
5619 "require": {
5620 "php": ">=5.3.0"
5621 },
5622 "type": "library",
5623 "extra": {
5624 "branch-alias": {
2db616b5 5625 "dev-master": "1.5-dev"
569f8d68
NL
5626 }
5627 },
5628 "autoload": {
26864574
NL
5629 "psr-4": {
5630 "Negotiation\\": "src/Negotiation"
569f8d68
NL
5631 }
5632 },
5633 "notification-url": "https://packagist.org/downloads/",
5634 "license": [
5635 "MIT"
5636 ],
5637 "authors": [
5638 {
2db616b5 5639 "name": "William Durand",
569f8d68
NL
5640 "email": "william.durand1@gmail.com"
5641 }
5642 ],
5643 "description": "Content Negotiation tools for PHP provided as a standalone library.",
5644 "homepage": "http://williamdurand.fr/Negotiation/",
5645 "keywords": [
5646 "accept",
5647 "content",
5648 "format",
5649 "header",
5650 "negotiation"
5651 ],
2db616b5 5652 "time": "2015-10-01 07:42:40"
f3052b45
NL
5653 }
5654 ],
5655 "packages-dev": [
3b815d2d
J
5656 {
5657 "name": "doctrine/data-fixtures",
399bd777 5658 "version": "v1.1.1",
3b815d2d
J
5659 "source": {
5660 "type": "git",
5661 "url": "https://github.com/doctrine/data-fixtures.git",
399bd777 5662 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
3b815d2d
J
5663 },
5664 "dist": {
5665 "type": "zip",
399bd777
JB
5666 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
5667 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
3b815d2d
J
5668 "shasum": ""
5669 },
5670 "require": {
399bd777 5671 "doctrine/common": "~2.2",
3b815d2d
J
5672 "php": ">=5.3.2"
5673 },
399bd777
JB
5674 "conflict": {
5675 "doctrine/orm": "< 2.4"
5676 },
3b815d2d 5677 "require-dev": {
399bd777 5678 "doctrine/orm": "~2.4"
3b815d2d
J
5679 },
5680 "suggest": {
5681 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
5682 "doctrine/orm": "For loading ORM fixtures",
5683 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
5684 },
5685 "type": "library",
5686 "extra": {
5687 "branch-alias": {
399bd777 5688 "dev-master": "1.1.x-dev"
3b815d2d
J
5689 }
5690 },
5691 "autoload": {
5692 "psr-0": {
5693 "Doctrine\\Common\\DataFixtures": "lib/"
5694 }
5695 },
5696 "notification-url": "https://packagist.org/downloads/",
5697 "license": [
5698 "MIT"
5699 ],
5700 "authors": [
5701 {
5702 "name": "Jonathan Wage",
399bd777 5703 "email": "jonwage@gmail.com"
3b815d2d
J
5704 }
5705 ],
5706 "description": "Data Fixtures for all Doctrine Object Managers",
5707 "homepage": "http://www.doctrine-project.org",
5708 "keywords": [
5709 "database"
5710 ],
399bd777 5711 "time": "2015-03-30 12:14:13"
3b815d2d
J
5712 },
5713 {
5714 "name": "doctrine/doctrine-fixtures-bundle",
5c895a7f 5715 "version": "2.3.0",
3b815d2d
J
5716 "source": {
5717 "type": "git",
5718 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
5c895a7f 5719 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029"
3b815d2d
J
5720 },
5721 "dist": {
5722 "type": "zip",
5c895a7f
JB
5723 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029",
5724 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029",
3b815d2d
J
5725 "shasum": ""
5726 },
5727 "require": {
5728 "doctrine/data-fixtures": "~1.0",
5729 "doctrine/doctrine-bundle": "~1.0",
5730 "php": ">=5.3.2",
5c895a7f 5731 "symfony/doctrine-bridge": "~2.3|~3.0"
3b815d2d
J
5732 },
5733 "type": "symfony-bundle",
5734 "extra": {
5735 "branch-alias": {
26864574 5736 "dev-master": "2.2.x-dev"
3b815d2d
J
5737 }
5738 },
5739 "autoload": {
26864574
NL
5740 "psr-4": {
5741 "Doctrine\\Bundle\\FixturesBundle\\": ""
3b815d2d
J
5742 }
5743 },
5744 "notification-url": "https://packagist.org/downloads/",
5745 "license": [
5746 "MIT"
5747 ],
5748 "authors": [
5749 {
5750 "name": "Symfony Community",
5751 "homepage": "http://symfony.com/contributors"
5752 },
5753 {
5754 "name": "Doctrine Project",
5755 "homepage": "http://www.doctrine-project.org"
26864574
NL
5756 },
5757 {
5758 "name": "Fabien Potencier",
5759 "email": "fabien@symfony.com"
3b815d2d
J
5760 }
5761 ],
5762 "description": "Symfony DoctrineFixturesBundle",
5763 "homepage": "http://www.doctrine-project.org",
5764 "keywords": [
5765 "Fixture",
5766 "persistence"
5767 ],
5c895a7f 5768 "time": "2015-11-04 21:23:23"
3b815d2d 5769 },
d01db0c7
J
5770 {
5771 "name": "phpdocumentor/reflection-docblock",
5772 "version": "2.0.4",
5773 "source": {
5774 "type": "git",
5775 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
5776 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
5777 },
5778 "dist": {
5779 "type": "zip",
5780 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
5781 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
5782 "shasum": ""
5783 },
5784 "require": {
5785 "php": ">=5.3.3"
5786 },
5787 "require-dev": {
5788 "phpunit/phpunit": "~4.0"
5789 },
5790 "suggest": {
5791 "dflydev/markdown": "~1.0",
5792 "erusev/parsedown": "~1.0"
5793 },
5794 "type": "library",
5795 "extra": {
5796 "branch-alias": {
5797 "dev-master": "2.0.x-dev"
5798 }
5799 },
5800 "autoload": {
5801 "psr-0": {
5802 "phpDocumentor": [
5803 "src/"
5804 ]
5805 }
5806 },
5807 "notification-url": "https://packagist.org/downloads/",
5808 "license": [
5809 "MIT"
5810 ],
5811 "authors": [
5812 {
5813 "name": "Mike van Riel",
5814 "email": "mike.vanriel@naenius.com"
5815 }
5816 ],
5817 "time": "2015-02-03 12:10:50"
5818 },
5819 {
5820 "name": "phpspec/prophecy",
68568bf0 5821 "version": "v1.5.0",
d01db0c7
J
5822 "source": {
5823 "type": "git",
5824 "url": "https://github.com/phpspec/prophecy.git",
68568bf0 5825 "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
d01db0c7
J
5826 },
5827 "dist": {
5828 "type": "zip",
68568bf0
NL
5829 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
5830 "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
d01db0c7
J
5831 "shasum": ""
5832 },
5833 "require": {
399bd777
JB
5834 "doctrine/instantiator": "^1.0.2",
5835 "phpdocumentor/reflection-docblock": "~2.0",
5836 "sebastian/comparator": "~1.1"
d01db0c7
J
5837 },
5838 "require-dev": {
5839 "phpspec/phpspec": "~2.0"
5840 },
5841 "type": "library",
5842 "extra": {
5843 "branch-alias": {
399bd777 5844 "dev-master": "1.4.x-dev"
d01db0c7
J
5845 }
5846 },
5847 "autoload": {
5848 "psr-0": {
5849 "Prophecy\\": "src/"
5850 }
5851 },
5852 "notification-url": "https://packagist.org/downloads/",
5853 "license": [
5854 "MIT"
5855 ],
5856 "authors": [
5857 {
5858 "name": "Konstantin Kudryashov",
5859 "email": "ever.zet@gmail.com",
5860 "homepage": "http://everzet.com"
5861 },
5862 {
5863 "name": "Marcello Duarte",
5864 "email": "marcello.duarte@gmail.com"
5865 }
5866 ],
5867 "description": "Highly opinionated mocking framework for PHP 5.3+",
399bd777 5868 "homepage": "https://github.com/phpspec/prophecy",
d01db0c7
J
5869 "keywords": [
5870 "Double",
5871 "Dummy",
5872 "fake",
5873 "mock",
5874 "spy",
5875 "stub"
5876 ],
68568bf0 5877 "time": "2015-08-13 10:07:40"
d01db0c7 5878 },
7d2eb7a7 5879 {
f3052b45 5880 "name": "phpunit/php-code-coverage",
2db616b5 5881 "version": "2.2.4",
7d2eb7a7
NL
5882 "source": {
5883 "type": "git",
f3052b45 5884 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2db616b5 5885 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
7d2eb7a7
NL
5886 },
5887 "dist": {
5888 "type": "zip",
2db616b5
NL
5889 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
5890 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
7d2eb7a7
NL
5891 "shasum": ""
5892 },
5893 "require": {
f3052b45 5894 "php": ">=5.3.3",
daacffef
J
5895 "phpunit/php-file-iterator": "~1.3",
5896 "phpunit/php-text-template": "~1.2",
5897 "phpunit/php-token-stream": "~1.3",
26864574 5898 "sebastian/environment": "^1.3.2",
daacffef 5899 "sebastian/version": "~1.0"
7d2eb7a7
NL
5900 },
5901 "require-dev": {
daacffef
J
5902 "ext-xdebug": ">=2.1.4",
5903 "phpunit/phpunit": "~4"
7d2eb7a7
NL
5904 },
5905 "suggest": {
f3052b45 5906 "ext-dom": "*",
daacffef
J
5907 "ext-xdebug": ">=2.2.1",
5908 "ext-xmlwriter": "*"
7d2eb7a7
NL
5909 },
5910 "type": "library",
5911 "extra": {
5912 "branch-alias": {
26864574 5913 "dev-master": "2.2.x-dev"
7d2eb7a7
NL
5914 }
5915 },
5916 "autoload": {
f3052b45 5917 "classmap": [
daacffef 5918 "src/"
f3052b45 5919 ]
7d2eb7a7
NL
5920 },
5921 "notification-url": "https://packagist.org/downloads/",
5922 "license": [
f3052b45 5923 "BSD-3-Clause"
7d2eb7a7
NL
5924 ],
5925 "authors": [
adf17b67 5926 {
f3052b45
NL
5927 "name": "Sebastian Bergmann",
5928 "email": "sb@sebastian-bergmann.de",
5929 "role": "lead"
adf17b67
NL
5930 }
5931 ],
f3052b45
NL
5932 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
5933 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
adf17b67 5934 "keywords": [
f3052b45
NL
5935 "coverage",
5936 "testing",
5937 "xunit"
adf17b67 5938 ],
2db616b5 5939 "time": "2015-10-06 15:47:00"
adf17b67
NL
5940 },
5941 {
f3052b45 5942 "name": "phpunit/php-file-iterator",
26864574 5943 "version": "1.4.1",
adf17b67
NL
5944 "source": {
5945 "type": "git",
f3052b45 5946 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
26864574 5947 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
adf17b67
NL
5948 },
5949 "dist": {
5950 "type": "zip",
26864574
NL
5951 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
5952 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
adf17b67
NL
5953 "shasum": ""
5954 },
5955 "require": {
5956 "php": ">=5.3.3"
5957 },
adf17b67 5958 "type": "library",
399bd777
JB
5959 "extra": {
5960 "branch-alias": {
5961 "dev-master": "1.4.x-dev"
5962 }
5963 },
adf17b67 5964 "autoload": {
f3052b45 5965 "classmap": [
399bd777 5966 "src/"
f3052b45 5967 ]
adf17b67
NL
5968 },
5969 "notification-url": "https://packagist.org/downloads/",
adf17b67 5970 "license": [
f3052b45 5971 "BSD-3-Clause"
adf17b67
NL
5972 ],
5973 "authors": [
7d2eb7a7 5974 {
f3052b45
NL
5975 "name": "Sebastian Bergmann",
5976 "email": "sb@sebastian-bergmann.de",
5977 "role": "lead"
7d2eb7a7
NL
5978 }
5979 ],
f3052b45
NL
5980 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
5981 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
5982 "keywords": [
5983 "filesystem",
5984 "iterator"
5985 ],
26864574 5986 "time": "2015-06-21 13:08:43"
7d2eb7a7
NL
5987 },
5988 {
f3052b45 5989 "name": "phpunit/php-text-template",
26864574 5990 "version": "1.2.1",
7d2eb7a7
NL
5991 "source": {
5992 "type": "git",
f3052b45 5993 "url": "https://github.com/sebastianbergmann/php-text-template.git",
26864574 5994 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
7d2eb7a7
NL
5995 },
5996 "dist": {
5997 "type": "zip",
26864574
NL
5998 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
5999 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
7d2eb7a7
NL
6000 "shasum": ""
6001 },
6002 "require": {
6003 "php": ">=5.3.3"
6004 },
7d2eb7a7 6005 "type": "library",
7d2eb7a7 6006 "autoload": {
f3052b45 6007 "classmap": [
26864574 6008 "src/"
f3052b45 6009 ]
7d2eb7a7
NL
6010 },
6011 "notification-url": "https://packagist.org/downloads/",
7d2eb7a7 6012 "license": [
f3052b45 6013 "BSD-3-Clause"
7d2eb7a7
NL
6014 ],
6015 "authors": [
7d2eb7a7 6016 {
f3052b45 6017 "name": "Sebastian Bergmann",
26864574 6018 "email": "sebastian@phpunit.de",
f3052b45 6019 "role": "lead"
e342acf7 6020 }
e342acf7 6021 ],
f3052b45
NL
6022 "description": "Simple template engine.",
6023 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
6024 "keywords": [
6025 "template"
e342acf7 6026 ],
26864574 6027 "time": "2015-06-21 13:50:34"
e342acf7 6028 },
7d2eb7a7 6029 {
f3052b45 6030 "name": "phpunit/php-timer",
26864574 6031 "version": "1.0.7",
7d2eb7a7
NL
6032 "source": {
6033 "type": "git",
f3052b45 6034 "url": "https://github.com/sebastianbergmann/php-timer.git",
26864574 6035 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
7d2eb7a7
NL
6036 },
6037 "dist": {
6038 "type": "zip",
26864574
NL
6039 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
6040 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
7d2eb7a7
NL
6041 "shasum": ""
6042 },
6043 "require": {
f3052b45 6044 "php": ">=5.3.3"
7d2eb7a7 6045 },
f3052b45 6046 "type": "library",
7d2eb7a7 6047 "autoload": {
f3052b45 6048 "classmap": [
26864574 6049 "src/"
f3052b45 6050 ]
7d2eb7a7
NL
6051 },
6052 "notification-url": "https://packagist.org/downloads/",
6053 "license": [
f3052b45 6054 "BSD-3-Clause"
7d2eb7a7
NL
6055 ],
6056 "authors": [
6057 {
f3052b45
NL
6058 "name": "Sebastian Bergmann",
6059 "email": "sb@sebastian-bergmann.de",
6060 "role": "lead"
7d2eb7a7
NL
6061 }
6062 ],
f3052b45
NL
6063 "description": "Utility class for timing",
6064 "homepage": "https://github.com/sebastianbergmann/php-timer/",
7d2eb7a7 6065 "keywords": [
f3052b45 6066 "timer"
7d2eb7a7 6067 ],
26864574 6068 "time": "2015-06-21 08:01:12"
7d2eb7a7
NL
6069 },
6070 {
f3052b45 6071 "name": "phpunit/php-token-stream",
d4ebe5c5 6072 "version": "1.4.8",
7d2eb7a7
NL
6073 "source": {
6074 "type": "git",
f3052b45 6075 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
d4ebe5c5 6076 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
7d2eb7a7
NL
6077 },
6078 "dist": {
6079 "type": "zip",
d4ebe5c5
JB
6080 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
6081 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
7d2eb7a7
NL
6082 "shasum": ""
6083 },
6084 "require": {
f3052b45
NL
6085 "ext-tokenizer": "*",
6086 "php": ">=5.3.3"
7d2eb7a7 6087 },
daacffef
J
6088 "require-dev": {
6089 "phpunit/phpunit": "~4.2"
6090 },
7d2eb7a7
NL
6091 "type": "library",
6092 "extra": {
6093 "branch-alias": {
daacffef 6094 "dev-master": "1.4-dev"
7d2eb7a7
NL
6095 }
6096 },
6097 "autoload": {
f3052b45 6098 "classmap": [
daacffef 6099 "src/"
f3052b45 6100 ]
7d2eb7a7
NL
6101 },
6102 "notification-url": "https://packagist.org/downloads/",
6103 "license": [
6104 "BSD-3-Clause"
6105 ],
6106 "authors": [
6107 {
f3052b45 6108 "name": "Sebastian Bergmann",
daacffef 6109 "email": "sebastian@phpunit.de"
7d2eb7a7
NL
6110 }
6111 ],
f3052b45
NL
6112 "description": "Wrapper around PHP's tokenizer extension.",
6113 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
7d2eb7a7 6114 "keywords": [
f3052b45 6115 "tokenizer"
7d2eb7a7 6116 ],
d4ebe5c5 6117 "time": "2015-09-15 10:49:45"
7d2eb7a7
NL
6118 },
6119 {
f3052b45 6120 "name": "phpunit/phpunit",
516022d6 6121 "version": "4.8.21",
7d2eb7a7
NL
6122 "source": {
6123 "type": "git",
f3052b45 6124 "url": "https://github.com/sebastianbergmann/phpunit.git",
516022d6 6125 "reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
7d2eb7a7
NL
6126 },
6127 "dist": {
6128 "type": "zip",
516022d6
JB
6129 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
6130 "reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
7d2eb7a7
NL
6131 "shasum": ""
6132 },
6133 "require": {
f3052b45
NL
6134 "ext-dom": "*",
6135 "ext-json": "*",
6136 "ext-pcre": "*",
6137 "ext-reflection": "*",
6138 "ext-spl": "*",
27a8708b 6139 "php": ">=5.3.3",
26864574
NL
6140 "phpspec/prophecy": "^1.3.1",
6141 "phpunit/php-code-coverage": "~2.1",
399bd777 6142 "phpunit/php-file-iterator": "~1.4",
daacffef 6143 "phpunit/php-text-template": "~1.2",
26864574 6144 "phpunit/php-timer": ">=1.0.6",
daacffef 6145 "phpunit/phpunit-mock-objects": "~2.3",
d01db0c7 6146 "sebastian/comparator": "~1.1",
399bd777 6147 "sebastian/diff": "~1.2",
26864574 6148 "sebastian/environment": "~1.3",
d01db0c7 6149 "sebastian/exporter": "~1.2",
daacffef 6150 "sebastian/global-state": "~1.0",
daacffef 6151 "sebastian/version": "~1.0",
399bd777 6152 "symfony/yaml": "~2.1|~3.0"
7d2eb7a7 6153 },
f3052b45
NL
6154 "suggest": {
6155 "phpunit/php-invoker": "~1.1"
7d2eb7a7
NL
6156 },
6157 "bin": [
daacffef 6158 "phpunit"
7d2eb7a7 6159 ],
f3052b45
NL
6160 "type": "library",
6161 "extra": {
6162 "branch-alias": {
26864574 6163 "dev-master": "4.8.x-dev"
7d2eb7a7
NL
6164 }
6165 },
f3052b45
NL
6166 "autoload": {
6167 "classmap": [
daacffef 6168 "src/"
f3052b45
NL
6169 ]
6170 },
7d2eb7a7
NL
6171 "notification-url": "https://packagist.org/downloads/",
6172 "license": [
f3052b45 6173 "BSD-3-Clause"
7d2eb7a7
NL
6174 ],
6175 "authors": [
6176 {
f3052b45
NL
6177 "name": "Sebastian Bergmann",
6178 "email": "sebastian@phpunit.de",
6179 "role": "lead"
7d2eb7a7
NL
6180 }
6181 ],
f3052b45 6182 "description": "The PHP Unit Testing framework.",
daacffef 6183 "homepage": "https://phpunit.de/",
f3052b45
NL
6184 "keywords": [
6185 "phpunit",
6186 "testing",
6187 "xunit"
6188 ],
516022d6 6189 "time": "2015-12-12 07:45:58"
a20f96b7 6190 },
10939766 6191 {
f3052b45 6192 "name": "phpunit/phpunit-mock-objects",
2db616b5 6193 "version": "2.3.8",
10939766
NL
6194 "source": {
6195 "type": "git",
f3052b45 6196 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2db616b5 6197 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
10939766
NL
6198 },
6199 "dist": {
6200 "type": "zip",
2db616b5
NL
6201 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
6202 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
10939766
NL
6203 "shasum": ""
6204 },
6205 "require": {
a1413a3d 6206 "doctrine/instantiator": "^1.0.2",
f3052b45 6207 "php": ">=5.3.3",
26864574
NL
6208 "phpunit/php-text-template": "~1.2",
6209 "sebastian/exporter": "~1.2"
daacffef
J
6210 },
6211 "require-dev": {
399bd777 6212 "phpunit/phpunit": "~4.4"
f3052b45
NL
6213 },
6214 "suggest": {
6215 "ext-soap": "*"
10939766
NL
6216 },
6217 "type": "library",
daacffef
J
6218 "extra": {
6219 "branch-alias": {
6220 "dev-master": "2.3.x-dev"
6221 }
6222 },
10939766 6223 "autoload": {
f3052b45 6224 "classmap": [
daacffef 6225 "src/"
10939766
NL
6226 ]
6227 },
f3052b45 6228 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
6229 "license": [
6230 "BSD-3-Clause"
6231 ],
10939766
NL
6232 "authors": [
6233 {
f3052b45
NL
6234 "name": "Sebastian Bergmann",
6235 "email": "sb@sebastian-bergmann.de",
6236 "role": "lead"
10939766
NL
6237 }
6238 ],
f3052b45
NL
6239 "description": "Mock Object library for PHPUnit",
6240 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
6241 "keywords": [
6242 "mock",
6243 "xunit"
6244 ],
2db616b5 6245 "time": "2015-10-02 06:51:40"
daacffef
J
6246 },
6247 {
6248 "name": "sebastian/comparator",
26864574 6249 "version": "1.2.0",
daacffef
J
6250 "source": {
6251 "type": "git",
6252 "url": "https://github.com/sebastianbergmann/comparator.git",
26864574 6253 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
daacffef
J
6254 },
6255 "dist": {
6256 "type": "zip",
26864574
NL
6257 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
6258 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
daacffef
J
6259 "shasum": ""
6260 },
6261 "require": {
6262 "php": ">=5.3.3",
6263 "sebastian/diff": "~1.2",
6264 "sebastian/exporter": "~1.2"
6265 },
6266 "require-dev": {
6267 "phpunit/phpunit": "~4.4"
6268 },
6269 "type": "library",
6270 "extra": {
6271 "branch-alias": {
26864574 6272 "dev-master": "1.2.x-dev"
daacffef
J
6273 }
6274 },
6275 "autoload": {
6276 "classmap": [
6277 "src/"
6278 ]
6279 },
6280 "notification-url": "https://packagist.org/downloads/",
6281 "license": [
6282 "BSD-3-Clause"
6283 ],
6284 "authors": [
6285 {
6286 "name": "Jeff Welch",
6287 "email": "whatthejeff@gmail.com"
6288 },
6289 {
6290 "name": "Volker Dusch",
6291 "email": "github@wallbash.com"
6292 },
6293 {
6294 "name": "Bernhard Schussek",
6295 "email": "bschussek@2bepublished.at"
6296 },
6297 {
6298 "name": "Sebastian Bergmann",
6299 "email": "sebastian@phpunit.de"
6300 }
6301 ],
6302 "description": "Provides the functionality to compare PHP values for equality",
6303 "homepage": "http://www.github.com/sebastianbergmann/comparator",
6304 "keywords": [
6305 "comparator",
6306 "compare",
6307 "equality"
6308 ],
26864574 6309 "time": "2015-07-26 15:48:44"
daacffef
J
6310 },
6311 {
6312 "name": "sebastian/diff",
516022d6 6313 "version": "1.4.1",
daacffef
J
6314 "source": {
6315 "type": "git",
6316 "url": "https://github.com/sebastianbergmann/diff.git",
516022d6 6317 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
daacffef
J
6318 },
6319 "dist": {
6320 "type": "zip",
516022d6
JB
6321 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
6322 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
daacffef
J
6323 "shasum": ""
6324 },
6325 "require": {
6326 "php": ">=5.3.3"
6327 },
6328 "require-dev": {
516022d6 6329 "phpunit/phpunit": "~4.8"
daacffef
J
6330 },
6331 "type": "library",
6332 "extra": {
6333 "branch-alias": {
d4aa1743 6334 "dev-master": "1.4-dev"
daacffef
J
6335 }
6336 },
6337 "autoload": {
6338 "classmap": [
6339 "src/"
6340 ]
6341 },
6342 "notification-url": "https://packagist.org/downloads/",
6343 "license": [
6344 "BSD-3-Clause"
6345 ],
6346 "authors": [
6347 {
6348 "name": "Kore Nordmann",
6349 "email": "mail@kore-nordmann.de"
6350 },
6351 {
6352 "name": "Sebastian Bergmann",
6353 "email": "sebastian@phpunit.de"
6354 }
6355 ],
6356 "description": "Diff implementation",
d4aa1743 6357 "homepage": "https://github.com/sebastianbergmann/diff",
daacffef
J
6358 "keywords": [
6359 "diff"
6360 ],
516022d6 6361 "time": "2015-12-08 07:14:41"
daacffef
J
6362 },
6363 {
6364 "name": "sebastian/environment",
d4aa1743 6365 "version": "1.3.3",
daacffef
J
6366 "source": {
6367 "type": "git",
6368 "url": "https://github.com/sebastianbergmann/environment.git",
d4aa1743 6369 "reference": "6e7133793a8e5a5714a551a8324337374be209df"
daacffef
J
6370 },
6371 "dist": {
6372 "type": "zip",
d4aa1743
BD
6373 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
6374 "reference": "6e7133793a8e5a5714a551a8324337374be209df",
daacffef
J
6375 "shasum": ""
6376 },
6377 "require": {
6378 "php": ">=5.3.3"
6379 },
6380 "require-dev": {
399bd777 6381 "phpunit/phpunit": "~4.4"
daacffef
J
6382 },
6383 "type": "library",
6384 "extra": {
6385 "branch-alias": {
399bd777 6386 "dev-master": "1.3.x-dev"
daacffef
J
6387 }
6388 },
6389 "autoload": {
6390 "classmap": [
6391 "src/"
6392 ]
6393 },
6394 "notification-url": "https://packagist.org/downloads/",
6395 "license": [
6396 "BSD-3-Clause"
6397 ],
6398 "authors": [
6399 {
6400 "name": "Sebastian Bergmann",
6401 "email": "sebastian@phpunit.de"
6402 }
6403 ],
6404 "description": "Provides functionality to handle HHVM/PHP environments",
6405 "homepage": "http://www.github.com/sebastianbergmann/environment",
6406 "keywords": [
6407 "Xdebug",
6408 "environment",
6409 "hhvm"
6410 ],
d4aa1743 6411 "time": "2015-12-02 08:37:27"
daacffef
J
6412 },
6413 {
6414 "name": "sebastian/exporter",
26864574 6415 "version": "1.2.1",
daacffef
J
6416 "source": {
6417 "type": "git",
6418 "url": "https://github.com/sebastianbergmann/exporter.git",
26864574 6419 "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
daacffef
J
6420 },
6421 "dist": {
6422 "type": "zip",
26864574
NL
6423 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
6424 "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
daacffef
J
6425 "shasum": ""
6426 },
6427 "require": {
6428 "php": ">=5.3.3",
6429 "sebastian/recursion-context": "~1.0"
6430 },
6431 "require-dev": {
6432 "phpunit/phpunit": "~4.4"
6433 },
6434 "type": "library",
6435 "extra": {
6436 "branch-alias": {
6437 "dev-master": "1.2.x-dev"
6438 }
6439 },
6440 "autoload": {
6441 "classmap": [
6442 "src/"
6443 ]
6444 },
6445 "notification-url": "https://packagist.org/downloads/",
6446 "license": [
6447 "BSD-3-Clause"
6448 ],
6449 "authors": [
6450 {
6451 "name": "Jeff Welch",
6452 "email": "whatthejeff@gmail.com"
6453 },
6454 {
6455 "name": "Volker Dusch",
6456 "email": "github@wallbash.com"
6457 },
6458 {
6459 "name": "Bernhard Schussek",
6460 "email": "bschussek@2bepublished.at"
6461 },
6462 {
6463 "name": "Sebastian Bergmann",
6464 "email": "sebastian@phpunit.de"
6465 },
6466 {
6467 "name": "Adam Harvey",
6468 "email": "aharvey@php.net"
6469 }
6470 ],
6471 "description": "Provides the functionality to export PHP variables for visualization",
6472 "homepage": "http://www.github.com/sebastianbergmann/exporter",
6473 "keywords": [
6474 "export",
6475 "exporter"
6476 ],
26864574 6477 "time": "2015-06-21 07:55:53"
daacffef
J
6478 },
6479 {
6480 "name": "sebastian/global-state",
2db616b5 6481 "version": "1.1.1",
daacffef
J
6482 "source": {
6483 "type": "git",
6484 "url": "https://github.com/sebastianbergmann/global-state.git",
2db616b5 6485 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
daacffef
J
6486 },
6487 "dist": {
6488 "type": "zip",
2db616b5
NL
6489 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
6490 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
daacffef
J
6491 "shasum": ""
6492 },
6493 "require": {
6494 "php": ">=5.3.3"
6495 },
6496 "require-dev": {
6497 "phpunit/phpunit": "~4.2"
6498 },
6499 "suggest": {
6500 "ext-uopz": "*"
6501 },
6502 "type": "library",
6503 "extra": {
6504 "branch-alias": {
6505 "dev-master": "1.0-dev"
6506 }
6507 },
6508 "autoload": {
6509 "classmap": [
6510 "src/"
6511 ]
6512 },
6513 "notification-url": "https://packagist.org/downloads/",
6514 "license": [
6515 "BSD-3-Clause"
6516 ],
6517 "authors": [
6518 {
6519 "name": "Sebastian Bergmann",
6520 "email": "sebastian@phpunit.de"
6521 }
6522 ],
6523 "description": "Snapshotting of global state",
6524 "homepage": "http://www.github.com/sebastianbergmann/global-state",
6525 "keywords": [
6526 "global state"
6527 ],
2db616b5 6528 "time": "2015-10-12 03:26:01"
daacffef
J
6529 },
6530 {
6531 "name": "sebastian/recursion-context",
d4aa1743 6532 "version": "1.0.2",
daacffef
J
6533 "source": {
6534 "type": "git",
6535 "url": "https://github.com/sebastianbergmann/recursion-context.git",
d4aa1743 6536 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
daacffef
J
6537 },
6538 "dist": {
6539 "type": "zip",
d4aa1743
BD
6540 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
6541 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
daacffef
J
6542 "shasum": ""
6543 },
6544 "require": {
6545 "php": ">=5.3.3"
6546 },
6547 "require-dev": {
6548 "phpunit/phpunit": "~4.4"
6549 },
6550 "type": "library",
6551 "extra": {
6552 "branch-alias": {
6553 "dev-master": "1.0.x-dev"
6554 }
6555 },
6556 "autoload": {
6557 "classmap": [
6558 "src/"
6559 ]
6560 },
6561 "notification-url": "https://packagist.org/downloads/",
6562 "license": [
6563 "BSD-3-Clause"
6564 ],
6565 "authors": [
6566 {
6567 "name": "Jeff Welch",
6568 "email": "whatthejeff@gmail.com"
6569 },
6570 {
6571 "name": "Sebastian Bergmann",
6572 "email": "sebastian@phpunit.de"
6573 },
6574 {
6575 "name": "Adam Harvey",
6576 "email": "aharvey@php.net"
6577 }
6578 ],
6579 "description": "Provides functionality to recursively process PHP variables",
6580 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
d4aa1743 6581 "time": "2015-11-11 19:50:13"
daacffef
J
6582 },
6583 {
6584 "name": "sebastian/version",
26864574 6585 "version": "1.0.6",
daacffef
J
6586 "source": {
6587 "type": "git",
6588 "url": "https://github.com/sebastianbergmann/version.git",
26864574 6589 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
daacffef
J
6590 },
6591 "dist": {
6592 "type": "zip",
26864574
NL
6593 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
6594 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
daacffef
J
6595 "shasum": ""
6596 },
6597 "type": "library",
6598 "autoload": {
6599 "classmap": [
6600 "src/"
6601 ]
6602 },
6603 "notification-url": "https://packagist.org/downloads/",
6604 "license": [
6605 "BSD-3-Clause"
6606 ],
6607 "authors": [
6608 {
6609 "name": "Sebastian Bergmann",
6610 "email": "sebastian@phpunit.de",
6611 "role": "lead"
6612 }
6613 ],
6614 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
6615 "homepage": "https://github.com/sebastianbergmann/version",
26864574 6616 "time": "2015-06-21 13:59:46"
93fd4692
NL
6617 },
6618 {
6619 "name": "sensio/generator-bundle",
8ba854c0 6620 "version": "v3.0.4",
93fd4692
NL
6621 "source": {
6622 "type": "git",
6623 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
8ba854c0 6624 "reference": "e8d4db2fd6cd61e62208bda8f4f629e557f6acef"
93fd4692
NL
6625 },
6626 "dist": {
6627 "type": "zip",
8ba854c0
JB
6628 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e8d4db2fd6cd61e62208bda8f4f629e557f6acef",
6629 "reference": "e8d4db2fd6cd61e62208bda8f4f629e557f6acef",
93fd4692
NL
6630 "shasum": ""
6631 },
6632 "require": {
5c895a7f
JB
6633 "symfony/console": "~2.7|~3.0",
6634 "symfony/framework-bundle": "~2.7|~3.0",
6635 "symfony/process": "~2.7|~3.0",
6636 "symfony/yaml": "~2.7|~3.0"
93fd4692
NL
6637 },
6638 "require-dev": {
5c895a7f
JB
6639 "doctrine/orm": "~2.4",
6640 "symfony/doctrine-bridge": "~2.7|~3.0",
6641 "twig/twig": "~1.18"
93fd4692
NL
6642 },
6643 "type": "symfony-bundle",
6644 "extra": {
6645 "branch-alias": {
5c895a7f 6646 "dev-master": "3.0.x-dev"
93fd4692
NL
6647 }
6648 },
6649 "autoload": {
5c895a7f
JB
6650 "psr-4": {
6651 "Sensio\\Bundle\\GeneratorBundle\\": ""
6652 },
6653 "exclude-from-classmap": [
6654 "/Tests/"
6655 ]
93fd4692
NL
6656 },
6657 "notification-url": "https://packagist.org/downloads/",
6658 "license": [
6659 "MIT"
6660 ],
6661 "authors": [
6662 {
6663 "name": "Fabien Potencier",
6664 "email": "fabien@symfony.com"
6665 }
6666 ],
6667 "description": "This bundle generates code for you",
8ba854c0 6668 "time": "2015-12-28 16:09:21"
872384b0
JB
6669 },
6670 {
6671 "name": "symfony/phpunit-bridge",
8ba854c0 6672 "version": "v2.8.1",
872384b0
JB
6673 "source": {
6674 "type": "git",
6675 "url": "https://github.com/symfony/phpunit-bridge.git",
8ba854c0 6676 "reference": "2deb2ccbe184948ae4e85e7b99e962738d3d2d69"
872384b0
JB
6677 },
6678 "dist": {
6679 "type": "zip",
8ba854c0
JB
6680 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2deb2ccbe184948ae4e85e7b99e962738d3d2d69",
6681 "reference": "2deb2ccbe184948ae4e85e7b99e962738d3d2d69",
872384b0
JB
6682 "shasum": ""
6683 },
6684 "require": {
b4faefc0 6685 "php": ">=5.3.3"
872384b0
JB
6686 },
6687 "suggest": {
6688 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
6689 },
6690 "type": "symfony-bridge",
6691 "extra": {
6692 "branch-alias": {
e23edfd2 6693 "dev-master": "2.8-dev"
872384b0
JB
6694 }
6695 },
6696 "autoload": {
6697 "files": [
6698 "bootstrap.php"
6699 ],
6700 "psr-4": {
6701 "Symfony\\Bridge\\PhpUnit\\": ""
d4aa1743
BD
6702 },
6703 "exclude-from-classmap": [
6704 "/Tests/"
6705 ]
872384b0
JB
6706 },
6707 "notification-url": "https://packagist.org/downloads/",
6708 "license": [
6709 "MIT"
6710 ],
6711 "authors": [
6712 {
6713 "name": "Nicolas Grekas",
6714 "email": "p@tchwork.com"
6715 },
6716 {
6717 "name": "Symfony Community",
6718 "homepage": "https://symfony.com/contributors"
6719 }
6720 ],
6721 "description": "Symfony PHPUnit Bridge",
6722 "homepage": "https://symfony.com",
8ba854c0 6723 "time": "2015-12-11 08:57:52"
7d2eb7a7
NL
6724 }
6725 ],
adf17b67 6726 "aliases": [],
daacffef 6727 "minimum-stability": "dev",
a1691859 6728 "stability-flags": {
fcb1fba5 6729 "friendsofsymfony/user-bundle": 20,
3c65dfb7
NL
6730 "friendsofsymfony/oauth-server-bundle": 20,
6731 "stof/doctrine-extensions-bundle": 20
a1691859 6732 },
daacffef 6733 "prefer-stable": true,
adf17b67 6734 "prefer-lowest": false,
93fd4692 6735 "platform": {
b4faefc0 6736 "php": ">=5.5.0"
93fd4692 6737 },
adf17b67 6738 "platform-dev": []
7d2eb7a7 6739}