]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
restructure folders
[github/wallabag/wallabag.git] / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
7 "hash": "6fa216371c9d7577a117526db6f07407",
8 "packages": [
9 {
10 "name": "ezyang/htmlpurifier",
11 "version": "dev-master",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/ezyang/htmlpurifier.git",
15 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
20 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
21 "shasum": ""
22 },
23 "require": {
24 "php": ">=5.2"
25 },
26 "type": "library",
27 "autoload": {
28 "psr-0": {
29 "HTMLPurifier": "library/"
30 },
31 "files": [
32 "library/HTMLPurifier.composer.php"
33 ]
34 },
35 "notification-url": "https://packagist.org/downloads/",
36 "license": [
37 "LGPL"
38 ],
39 "authors": [
40 {
41 "name": "Edward Z. Yang",
42 "email": "admin@htmlpurifier.org",
43 "homepage": "http://ezyang.com"
44 }
45 ],
46 "description": "Standards compliant HTML filter written in PHP",
47 "homepage": "http://htmlpurifier.org/",
48 "keywords": [
49 "html"
50 ],
51 "time": "2014-12-09 02:30:54"
52 },
53 {
54 "name": "fabpot/goutte",
55 "version": "dev-master",
56 "source": {
57 "type": "git",
58 "url": "https://github.com/FriendsOfPHP/Goutte.git",
59 "reference": "65ab61eae03d670b93a9044ad2328eb81aa1bde5"
60 },
61 "dist": {
62 "type": "zip",
63 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/65ab61eae03d670b93a9044ad2328eb81aa1bde5",
64 "reference": "65ab61eae03d670b93a9044ad2328eb81aa1bde5",
65 "shasum": ""
66 },
67 "require": {
68 "guzzlehttp/guzzle": ">=4,<6",
69 "php": ">=5.4.0",
70 "symfony/browser-kit": "~2.1",
71 "symfony/css-selector": "~2.1",
72 "symfony/dom-crawler": "~2.1"
73 },
74 "type": "application",
75 "extra": {
76 "branch-alias": {
77 "dev-master": "2.0-dev"
78 }
79 },
80 "autoload": {
81 "psr-4": {
82 "Goutte\\": "Goutte"
83 }
84 },
85 "notification-url": "https://packagist.org/downloads/",
86 "license": [
87 "MIT"
88 ],
89 "authors": [
90 {
91 "name": "Fabien Potencier",
92 "email": "fabien@symfony.com"
93 }
94 ],
95 "description": "A simple PHP Web Scraper",
96 "homepage": "https://github.com/FriendsOfPHP/Goutte",
97 "keywords": [
98 "scraper"
99 ],
100 "time": "2014-11-28 09:48:17"
101 },
102 {
103 "name": "guzzlehttp/guzzle",
104 "version": "5.1.0",
105 "source": {
106 "type": "git",
107 "url": "https://github.com/guzzle/guzzle.git",
108 "reference": "f1085bb4e023766a66b7b051914ec73bdf7202b5"
109 },
110 "dist": {
111 "type": "zip",
112 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f1085bb4e023766a66b7b051914ec73bdf7202b5",
113 "reference": "f1085bb4e023766a66b7b051914ec73bdf7202b5",
114 "shasum": ""
115 },
116 "require": {
117 "guzzlehttp/ringphp": "~1.0",
118 "php": ">=5.4.0"
119 },
120 "require-dev": {
121 "ext-curl": "*",
122 "phpunit/phpunit": "~4.0",
123 "psr/log": "~1.0"
124 },
125 "type": "library",
126 "extra": {
127 "branch-alias": {
128 "dev-master": "5.0-dev"
129 }
130 },
131 "autoload": {
132 "psr-4": {
133 "GuzzleHttp\\": "src/"
134 }
135 },
136 "notification-url": "https://packagist.org/downloads/",
137 "license": [
138 "MIT"
139 ],
140 "authors": [
141 {
142 "name": "Michael Dowling",
143 "email": "mtdowling@gmail.com",
144 "homepage": "https://github.com/mtdowling"
145 }
146 ],
147 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
148 "homepage": "http://guzzlephp.org/",
149 "keywords": [
150 "client",
151 "curl",
152 "framework",
153 "http",
154 "http client",
155 "rest",
156 "web service"
157 ],
158 "time": "2014-12-19 20:27:15"
159 },
160 {
161 "name": "guzzlehttp/ringphp",
162 "version": "1.0.5",
163 "source": {
164 "type": "git",
165 "url": "https://github.com/guzzle/RingPHP.git",
166 "reference": "a903f51b692427318bc813217c0e6505287e79a4"
167 },
168 "dist": {
169 "type": "zip",
170 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/a903f51b692427318bc813217c0e6505287e79a4",
171 "reference": "a903f51b692427318bc813217c0e6505287e79a4",
172 "shasum": ""
173 },
174 "require": {
175 "guzzlehttp/streams": "~3.0",
176 "php": ">=5.4.0",
177 "react/promise": "~2.0"
178 },
179 "require-dev": {
180 "ext-curl": "*",
181 "phpunit/phpunit": "~4.0"
182 },
183 "suggest": {
184 "ext-curl": "Guzzle will use specific adapters if cURL is present"
185 },
186 "type": "library",
187 "extra": {
188 "branch-alias": {
189 "dev-master": "1.0-dev"
190 }
191 },
192 "autoload": {
193 "psr-4": {
194 "GuzzleHttp\\Ring\\": "src/"
195 }
196 },
197 "notification-url": "https://packagist.org/downloads/",
198 "license": [
199 "MIT"
200 ],
201 "authors": [
202 {
203 "name": "Michael Dowling",
204 "email": "mtdowling@gmail.com",
205 "homepage": "https://github.com/mtdowling"
206 }
207 ],
208 "time": "2014-12-11 05:50:32"
209 },
210 {
211 "name": "guzzlehttp/streams",
212 "version": "3.0.0",
213 "source": {
214 "type": "git",
215 "url": "https://github.com/guzzle/streams.git",
216 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
217 },
218 "dist": {
219 "type": "zip",
220 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
221 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
222 "shasum": ""
223 },
224 "require": {
225 "php": ">=5.4.0"
226 },
227 "require-dev": {
228 "phpunit/phpunit": "~4.0"
229 },
230 "type": "library",
231 "extra": {
232 "branch-alias": {
233 "dev-master": "3.0-dev"
234 }
235 },
236 "autoload": {
237 "psr-4": {
238 "GuzzleHttp\\Stream\\": "src/"
239 }
240 },
241 "notification-url": "https://packagist.org/downloads/",
242 "license": [
243 "MIT"
244 ],
245 "authors": [
246 {
247 "name": "Michael Dowling",
248 "email": "mtdowling@gmail.com",
249 "homepage": "https://github.com/mtdowling"
250 }
251 ],
252 "description": "Provides a simple abstraction over streams of data",
253 "homepage": "http://guzzlephp.org/",
254 "keywords": [
255 "Guzzle",
256 "stream"
257 ],
258 "time": "2014-10-12 19:18:40"
259 },
260 {
261 "name": "htmlawed/htmlawed",
262 "version": "dev-master",
263 "source": {
264 "type": "git",
265 "url": "https://github.com/kesar/HTMLawed.git",
266 "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233"
267 },
268 "dist": {
269 "type": "zip",
270 "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/9d292af5f4c288aa68f38b87f5d88c8214f5f233",
271 "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233",
272 "shasum": ""
273 },
274 "require": {
275 "php": ">4.4.0"
276 },
277 "type": "library",
278 "autoload": {
279 "files": [
280 "htmLawed.php"
281 ]
282 },
283 "notification-url": "https://packagist.org/downloads/",
284 "license": [
285 "GPL-2.0+",
286 "LGPL-3.0"
287 ],
288 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
289 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
290 "keywords": [
291 "HTMLtidy",
292 "html",
293 "sanitize",
294 "strip",
295 "tags"
296 ],
297 "time": "2014-01-05 13:06:52"
298 },
299 {
300 "name": "mgargano/simplehtmldom",
301 "version": "dev-master",
302 "source": {
303 "type": "git",
304 "url": "https://github.com/matstars/simplehtmldom.git",
305 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
306 },
307 "dist": {
308 "type": "zip",
309 "url": "https://api.github.com/repos/matstars/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
310 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
311 "shasum": ""
312 },
313 "require": {
314 "php": ">=5.3.0"
315 },
316 "type": "library",
317 "autoload": {
318 "psr-0": {
319 "SimpleHtmlDom": "src/"
320 },
321 "files": [
322 "src/simple_html_dom.php"
323 ]
324 },
325 "notification-url": "https://packagist.org/downloads/",
326 "license": [
327 "The MIT License"
328 ],
329 "authors": [
330 {
331 "name": "S.C. Chen",
332 "email": "me578022@gmail.com",
333 "homepage": "http://simplehtmldom.sourceforge.net/",
334 "role": "Lead Developer"
335 }
336 ],
337 "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",
338 "homepage": "http://simplehtmldom.sourceforge.net/",
339 "keywords": [
340 "Simple",
341 "dom",
342 "html"
343 ],
344 "time": "2014-01-05 18:17:34"
345 },
346 {
347 "name": "react/promise",
348 "version": "v2.2.0",
349 "source": {
350 "type": "git",
351 "url": "https://github.com/reactphp/promise.git",
352 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
353 },
354 "dist": {
355 "type": "zip",
356 "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
357 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
358 "shasum": ""
359 },
360 "require": {
361 "php": ">=5.4.0"
362 },
363 "type": "library",
364 "extra": {
365 "branch-alias": {
366 "dev-master": "2.0-dev"
367 }
368 },
369 "autoload": {
370 "psr-4": {
371 "React\\Promise\\": "src/"
372 },
373 "files": [
374 "src/functions_include.php"
375 ]
376 },
377 "notification-url": "https://packagist.org/downloads/",
378 "license": [
379 "MIT"
380 ],
381 "authors": [
382 {
383 "name": "Jan Sorgalla",
384 "email": "jsorgalla@googlemail.com"
385 }
386 ],
387 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
388 "time": "2014-12-30 13:32:42"
389 },
390 {
391 "name": "robmorgan/phinx",
392 "version": "v0.4.1",
393 "source": {
394 "type": "git",
395 "url": "https://github.com/robmorgan/phinx.git",
396 "reference": "357210707c000f50edea802d84b74724ad122478"
397 },
398 "dist": {
399 "type": "zip",
400 "url": "https://api.github.com/repos/robmorgan/phinx/zipball/357210707c000f50edea802d84b74724ad122478",
401 "reference": "357210707c000f50edea802d84b74724ad122478",
402 "shasum": ""
403 },
404 "require": {
405 "php": ">=5.3.2",
406 "symfony/class-loader": "~2.6.0",
407 "symfony/config": "~2.6.0",
408 "symfony/console": "~2.6.0",
409 "symfony/yaml": "~2.6.0"
410 },
411 "require-dev": {
412 "phpunit/phpunit": "3.7.*",
413 "squizlabs/php_codesniffer": "dev-phpcs-fixer"
414 },
415 "bin": [
416 "bin/phinx"
417 ],
418 "type": "library",
419 "autoload": {
420 "psr-0": {
421 "Phinx": "src/"
422 }
423 },
424 "notification-url": "https://packagist.org/downloads/",
425 "license": [
426 "MIT"
427 ],
428 "authors": [
429 {
430 "name": "Rob Morgan",
431 "email": "robbym@gmail.com",
432 "homepage": "http://robmorgan.id.au",
433 "role": "Lead Developer"
434 }
435 ],
436 "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.",
437 "homepage": "https://phinx.org",
438 "keywords": [
439 "database",
440 "database migrations",
441 "db",
442 "migrations",
443 "phinx"
444 ],
445 "time": "2014-12-23 06:06:14"
446 },
447 {
448 "name": "simplepie/simplepie",
449 "version": "dev-master",
450 "source": {
451 "type": "git",
452 "url": "https://github.com/simplepie/simplepie.git",
453 "reference": "9a9faaa0d563426cf6d897c169373c5b62f1b252"
454 },
455 "dist": {
456 "type": "zip",
457 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/9a9faaa0d563426cf6d897c169373c5b62f1b252",
458 "reference": "9a9faaa0d563426cf6d897c169373c5b62f1b252",
459 "shasum": ""
460 },
461 "require": {
462 "php": ">=5.2.0"
463 },
464 "type": "library",
465 "autoload": {
466 "psr-0": {
467 "SimplePie": "library"
468 }
469 },
470 "notification-url": "https://packagist.org/downloads/",
471 "license": [
472 "BSD-3-Clause"
473 ],
474 "authors": [
475 {
476 "name": "Ryan Parman",
477 "homepage": "http://ryanparman.com/",
478 "role": "Creator, alumnus developer"
479 },
480 {
481 "name": "Geoffrey Sneddon",
482 "homepage": "http://gsnedders.com/",
483 "role": "Alumnus developer"
484 },
485 {
486 "name": "Ryan McCue",
487 "email": "me@ryanmccue.info",
488 "homepage": "http://ryanmccue.info/",
489 "role": "Developer"
490 }
491 ],
492 "description": "A simple Atom/RSS parsing library for PHP",
493 "homepage": "http://simplepie.org/",
494 "keywords": [
495 "atom",
496 "feeds",
497 "rss"
498 ],
499 "time": "2014-04-28 12:50:39"
500 },
501 {
502 "name": "symfony/browser-kit",
503 "version": "v2.6.3",
504 "target-dir": "Symfony/Component/BrowserKit",
505 "source": {
506 "type": "git",
507 "url": "https://github.com/symfony/BrowserKit.git",
508 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04"
509 },
510 "dist": {
511 "type": "zip",
512 "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
513 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
514 "shasum": ""
515 },
516 "require": {
517 "php": ">=5.3.3",
518 "symfony/dom-crawler": "~2.0,>=2.0.5"
519 },
520 "require-dev": {
521 "symfony/css-selector": "~2.0,>=2.0.5",
522 "symfony/process": "~2.0,>=2.0.5"
523 },
524 "suggest": {
525 "symfony/process": ""
526 },
527 "type": "library",
528 "extra": {
529 "branch-alias": {
530 "dev-master": "2.6-dev"
531 }
532 },
533 "autoload": {
534 "psr-0": {
535 "Symfony\\Component\\BrowserKit\\": ""
536 }
537 },
538 "notification-url": "https://packagist.org/downloads/",
539 "license": [
540 "MIT"
541 ],
542 "authors": [
543 {
544 "name": "Symfony Community",
545 "homepage": "http://symfony.com/contributors"
546 },
547 {
548 "name": "Fabien Potencier",
549 "email": "fabien@symfony.com"
550 }
551 ],
552 "description": "Symfony BrowserKit Component",
553 "homepage": "http://symfony.com",
554 "time": "2015-01-03 08:01:59"
555 },
556 {
557 "name": "symfony/class-loader",
558 "version": "v2.6.3",
559 "target-dir": "Symfony/Component/ClassLoader",
560 "source": {
561 "type": "git",
562 "url": "https://github.com/symfony/ClassLoader.git",
563 "reference": "deac802f76910708ab50d039806cfd1866895b52"
564 },
565 "dist": {
566 "type": "zip",
567 "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/deac802f76910708ab50d039806cfd1866895b52",
568 "reference": "deac802f76910708ab50d039806cfd1866895b52",
569 "shasum": ""
570 },
571 "require": {
572 "php": ">=5.3.3"
573 },
574 "require-dev": {
575 "symfony/finder": "~2.0,>=2.0.5"
576 },
577 "type": "library",
578 "extra": {
579 "branch-alias": {
580 "dev-master": "2.6-dev"
581 }
582 },
583 "autoload": {
584 "psr-0": {
585 "Symfony\\Component\\ClassLoader\\": ""
586 }
587 },
588 "notification-url": "https://packagist.org/downloads/",
589 "license": [
590 "MIT"
591 ],
592 "authors": [
593 {
594 "name": "Symfony Community",
595 "homepage": "http://symfony.com/contributors"
596 },
597 {
598 "name": "Fabien Potencier",
599 "email": "fabien@symfony.com"
600 }
601 ],
602 "description": "Symfony ClassLoader Component",
603 "homepage": "http://symfony.com",
604 "time": "2015-01-05 14:28:40"
605 },
606 {
607 "name": "symfony/config",
608 "version": "v2.6.3",
609 "target-dir": "Symfony/Component/Config",
610 "source": {
611 "type": "git",
612 "url": "https://github.com/symfony/Config.git",
613 "reference": "d94f222eff99a22ce313555b78642b4873418d56"
614 },
615 "dist": {
616 "type": "zip",
617 "url": "https://api.github.com/repos/symfony/Config/zipball/d94f222eff99a22ce313555b78642b4873418d56",
618 "reference": "d94f222eff99a22ce313555b78642b4873418d56",
619 "shasum": ""
620 },
621 "require": {
622 "php": ">=5.3.3",
623 "symfony/filesystem": "~2.3"
624 },
625 "type": "library",
626 "extra": {
627 "branch-alias": {
628 "dev-master": "2.6-dev"
629 }
630 },
631 "autoload": {
632 "psr-0": {
633 "Symfony\\Component\\Config\\": ""
634 }
635 },
636 "notification-url": "https://packagist.org/downloads/",
637 "license": [
638 "MIT"
639 ],
640 "authors": [
641 {
642 "name": "Symfony Community",
643 "homepage": "http://symfony.com/contributors"
644 },
645 {
646 "name": "Fabien Potencier",
647 "email": "fabien@symfony.com"
648 }
649 ],
650 "description": "Symfony Config Component",
651 "homepage": "http://symfony.com",
652 "time": "2015-01-03 08:01:59"
653 },
654 {
655 "name": "symfony/console",
656 "version": "v2.6.3",
657 "target-dir": "Symfony/Component/Console",
658 "source": {
659 "type": "git",
660 "url": "https://github.com/symfony/Console.git",
661 "reference": "6ac6491ff60c0e5a941db3ccdc75a07adbb61476"
662 },
663 "dist": {
664 "type": "zip",
665 "url": "https://api.github.com/repos/symfony/Console/zipball/6ac6491ff60c0e5a941db3ccdc75a07adbb61476",
666 "reference": "6ac6491ff60c0e5a941db3ccdc75a07adbb61476",
667 "shasum": ""
668 },
669 "require": {
670 "php": ">=5.3.3"
671 },
672 "require-dev": {
673 "psr/log": "~1.0",
674 "symfony/event-dispatcher": "~2.1",
675 "symfony/process": "~2.1"
676 },
677 "suggest": {
678 "psr/log": "For using the console logger",
679 "symfony/event-dispatcher": "",
680 "symfony/process": ""
681 },
682 "type": "library",
683 "extra": {
684 "branch-alias": {
685 "dev-master": "2.6-dev"
686 }
687 },
688 "autoload": {
689 "psr-0": {
690 "Symfony\\Component\\Console\\": ""
691 }
692 },
693 "notification-url": "https://packagist.org/downloads/",
694 "license": [
695 "MIT"
696 ],
697 "authors": [
698 {
699 "name": "Symfony Community",
700 "homepage": "http://symfony.com/contributors"
701 },
702 {
703 "name": "Fabien Potencier",
704 "email": "fabien@symfony.com"
705 }
706 ],
707 "description": "Symfony Console Component",
708 "homepage": "http://symfony.com",
709 "time": "2015-01-06 17:50:02"
710 },
711 {
712 "name": "symfony/css-selector",
713 "version": "v2.6.3",
714 "target-dir": "Symfony/Component/CssSelector",
715 "source": {
716 "type": "git",
717 "url": "https://github.com/symfony/CssSelector.git",
718 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584"
719 },
720 "dist": {
721 "type": "zip",
722 "url": "https://api.github.com/repos/symfony/CssSelector/zipball/3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
723 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
724 "shasum": ""
725 },
726 "require": {
727 "php": ">=5.3.3"
728 },
729 "type": "library",
730 "extra": {
731 "branch-alias": {
732 "dev-master": "2.6-dev"
733 }
734 },
735 "autoload": {
736 "psr-0": {
737 "Symfony\\Component\\CssSelector\\": ""
738 }
739 },
740 "notification-url": "https://packagist.org/downloads/",
741 "license": [
742 "MIT"
743 ],
744 "authors": [
745 {
746 "name": "Symfony Community",
747 "homepage": "http://symfony.com/contributors"
748 },
749 {
750 "name": "Jean-François Simon",
751 "email": "jeanfrancois.simon@sensiolabs.com"
752 },
753 {
754 "name": "Fabien Potencier",
755 "email": "fabien@symfony.com"
756 }
757 ],
758 "description": "Symfony CssSelector Component",
759 "homepage": "http://symfony.com",
760 "time": "2015-01-03 08:01:59"
761 },
762 {
763 "name": "symfony/dom-crawler",
764 "version": "v2.6.3",
765 "target-dir": "Symfony/Component/DomCrawler",
766 "source": {
767 "type": "git",
768 "url": "https://github.com/symfony/DomCrawler.git",
769 "reference": "26a9eb302decd828990e1015afaa11b78b016073"
770 },
771 "dist": {
772 "type": "zip",
773 "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/26a9eb302decd828990e1015afaa11b78b016073",
774 "reference": "26a9eb302decd828990e1015afaa11b78b016073",
775 "shasum": ""
776 },
777 "require": {
778 "php": ">=5.3.3"
779 },
780 "require-dev": {
781 "symfony/css-selector": "~2.3"
782 },
783 "suggest": {
784 "symfony/css-selector": ""
785 },
786 "type": "library",
787 "extra": {
788 "branch-alias": {
789 "dev-master": "2.6-dev"
790 }
791 },
792 "autoload": {
793 "psr-0": {
794 "Symfony\\Component\\DomCrawler\\": ""
795 }
796 },
797 "notification-url": "https://packagist.org/downloads/",
798 "license": [
799 "MIT"
800 ],
801 "authors": [
802 {
803 "name": "Symfony Community",
804 "homepage": "http://symfony.com/contributors"
805 },
806 {
807 "name": "Fabien Potencier",
808 "email": "fabien@symfony.com"
809 }
810 ],
811 "description": "Symfony DomCrawler Component",
812 "homepage": "http://symfony.com",
813 "time": "2015-01-03 08:01:59"
814 },
815 {
816 "name": "symfony/event-dispatcher",
817 "version": "v2.6.3",
818 "target-dir": "Symfony/Component/EventDispatcher",
819 "source": {
820 "type": "git",
821 "url": "https://github.com/symfony/EventDispatcher.git",
822 "reference": "40ff70cadea3785d83cac1c8309514b36113064e"
823 },
824 "dist": {
825 "type": "zip",
826 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/40ff70cadea3785d83cac1c8309514b36113064e",
827 "reference": "40ff70cadea3785d83cac1c8309514b36113064e",
828 "shasum": ""
829 },
830 "require": {
831 "php": ">=5.3.3"
832 },
833 "require-dev": {
834 "psr/log": "~1.0",
835 "symfony/config": "~2.0,>=2.0.5",
836 "symfony/dependency-injection": "~2.6",
837 "symfony/expression-language": "~2.6",
838 "symfony/stopwatch": "~2.3"
839 },
840 "suggest": {
841 "symfony/dependency-injection": "",
842 "symfony/http-kernel": ""
843 },
844 "type": "library",
845 "extra": {
846 "branch-alias": {
847 "dev-master": "2.6-dev"
848 }
849 },
850 "autoload": {
851 "psr-0": {
852 "Symfony\\Component\\EventDispatcher\\": ""
853 }
854 },
855 "notification-url": "https://packagist.org/downloads/",
856 "license": [
857 "MIT"
858 ],
859 "authors": [
860 {
861 "name": "Symfony Community",
862 "homepage": "http://symfony.com/contributors"
863 },
864 {
865 "name": "Fabien Potencier",
866 "email": "fabien@symfony.com"
867 }
868 ],
869 "description": "Symfony EventDispatcher Component",
870 "homepage": "http://symfony.com",
871 "time": "2015-01-05 14:28:40"
872 },
873 {
874 "name": "symfony/filesystem",
875 "version": "v2.6.3",
876 "target-dir": "Symfony/Component/Filesystem",
877 "source": {
878 "type": "git",
879 "url": "https://github.com/symfony/Filesystem.git",
880 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7"
881 },
882 "dist": {
883 "type": "zip",
884 "url": "https://api.github.com/repos/symfony/Filesystem/zipball/a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
885 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
886 "shasum": ""
887 },
888 "require": {
889 "php": ">=5.3.3"
890 },
891 "type": "library",
892 "extra": {
893 "branch-alias": {
894 "dev-master": "2.6-dev"
895 }
896 },
897 "autoload": {
898 "psr-0": {
899 "Symfony\\Component\\Filesystem\\": ""
900 }
901 },
902 "notification-url": "https://packagist.org/downloads/",
903 "license": [
904 "MIT"
905 ],
906 "authors": [
907 {
908 "name": "Symfony Community",
909 "homepage": "http://symfony.com/contributors"
910 },
911 {
912 "name": "Fabien Potencier",
913 "email": "fabien@symfony.com"
914 }
915 ],
916 "description": "Symfony Filesystem Component",
917 "homepage": "http://symfony.com",
918 "time": "2015-01-03 21:13:09"
919 },
920 {
921 "name": "symfony/form",
922 "version": "v2.6.3",
923 "target-dir": "Symfony/Component/Form",
924 "source": {
925 "type": "git",
926 "url": "https://github.com/symfony/Form.git",
927 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303"
928 },
929 "dist": {
930 "type": "zip",
931 "url": "https://api.github.com/repos/symfony/Form/zipball/bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
932 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
933 "shasum": ""
934 },
935 "require": {
936 "php": ">=5.3.3",
937 "symfony/event-dispatcher": "~2.1",
938 "symfony/intl": "~2.3",
939 "symfony/options-resolver": "~2.6",
940 "symfony/property-access": "~2.3"
941 },
942 "require-dev": {
943 "doctrine/collections": "~1.0",
944 "symfony/http-foundation": "~2.2",
945 "symfony/http-kernel": "~2.4",
946 "symfony/security-csrf": "~2.4",
947 "symfony/translation": "~2.0,>=2.0.5",
948 "symfony/validator": "~2.6"
949 },
950 "suggest": {
951 "symfony/framework-bundle": "For templating with PHP.",
952 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
953 "symfony/twig-bridge": "For templating with Twig.",
954 "symfony/validator": "For form validation."
955 },
956 "type": "library",
957 "extra": {
958 "branch-alias": {
959 "dev-master": "2.6-dev"
960 }
961 },
962 "autoload": {
963 "psr-0": {
964 "Symfony\\Component\\Form\\": ""
965 }
966 },
967 "notification-url": "https://packagist.org/downloads/",
968 "license": [
969 "MIT"
970 ],
971 "authors": [
972 {
973 "name": "Symfony Community",
974 "homepage": "http://symfony.com/contributors"
975 },
976 {
977 "name": "Fabien Potencier",
978 "email": "fabien@symfony.com"
979 }
980 ],
981 "description": "Symfony Form Component",
982 "homepage": "http://symfony.com",
983 "time": "2015-01-07 14:31:37"
984 },
985 {
986 "name": "symfony/intl",
987 "version": "v2.6.3",
988 "target-dir": "Symfony/Component/Intl",
989 "source": {
990 "type": "git",
991 "url": "https://github.com/symfony/Intl.git",
992 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee"
993 },
994 "dist": {
995 "type": "zip",
996 "url": "https://api.github.com/repos/symfony/Intl/zipball/5e7494e1e6aed4309f43121b3141d6e0273dcaee",
997 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee",
998 "shasum": ""
999 },
1000 "require": {
1001 "php": ">=5.3.3"
1002 },
1003 "require-dev": {
1004 "symfony/filesystem": ">=2.1"
1005 },
1006 "suggest": {
1007 "ext-intl": "to use the component with locales other than \"en\""
1008 },
1009 "type": "library",
1010 "extra": {
1011 "branch-alias": {
1012 "dev-master": "2.6-dev"
1013 }
1014 },
1015 "autoload": {
1016 "psr-0": {
1017 "Symfony\\Component\\Intl\\": ""
1018 },
1019 "classmap": [
1020 "Symfony/Component/Intl/Resources/stubs"
1021 ],
1022 "files": [
1023 "Symfony/Component/Intl/Resources/stubs/functions.php"
1024 ]
1025 },
1026 "notification-url": "https://packagist.org/downloads/",
1027 "license": [
1028 "MIT"
1029 ],
1030 "authors": [
1031 {
1032 "name": "Symfony Community",
1033 "homepage": "http://symfony.com/contributors"
1034 },
1035 {
1036 "name": "Bernhard Schussek",
1037 "email": "bschussek@gmail.com"
1038 },
1039 {
1040 "name": "Eriksen Costa",
1041 "email": "eriksen.costa@infranology.com.br"
1042 },
1043 {
1044 "name": "Igor Wiedler",
1045 "email": "igor@wiedler.ch"
1046 }
1047 ],
1048 "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
1049 "homepage": "http://symfony.com",
1050 "keywords": [
1051 "i18n",
1052 "icu",
1053 "internationalization",
1054 "intl",
1055 "l10n",
1056 "localization"
1057 ],
1058 "time": "2015-01-03 08:01:59"
1059 },
1060 {
1061 "name": "symfony/options-resolver",
1062 "version": "v2.6.3",
1063 "target-dir": "Symfony/Component/OptionsResolver",
1064 "source": {
1065 "type": "git",
1066 "url": "https://github.com/symfony/OptionsResolver.git",
1067 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd"
1068 },
1069 "dist": {
1070 "type": "zip",
1071 "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/23aed23820c9c2273c405b43deee3de6c0668acd",
1072 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd",
1073 "shasum": ""
1074 },
1075 "require": {
1076 "php": ">=5.3.3"
1077 },
1078 "type": "library",
1079 "extra": {
1080 "branch-alias": {
1081 "dev-master": "2.6-dev"
1082 }
1083 },
1084 "autoload": {
1085 "psr-0": {
1086 "Symfony\\Component\\OptionsResolver\\": ""
1087 }
1088 },
1089 "notification-url": "https://packagist.org/downloads/",
1090 "license": [
1091 "MIT"
1092 ],
1093 "authors": [
1094 {
1095 "name": "Symfony Community",
1096 "homepage": "http://symfony.com/contributors"
1097 },
1098 {
1099 "name": "Fabien Potencier",
1100 "email": "fabien@symfony.com"
1101 }
1102 ],
1103 "description": "Symfony OptionsResolver Component",
1104 "homepage": "http://symfony.com",
1105 "keywords": [
1106 "config",
1107 "configuration",
1108 "options"
1109 ],
1110 "time": "2015-01-05 17:41:06"
1111 },
1112 {
1113 "name": "symfony/property-access",
1114 "version": "v2.6.3",
1115 "target-dir": "Symfony/Component/PropertyAccess",
1116 "source": {
1117 "type": "git",
1118 "url": "https://github.com/symfony/PropertyAccess.git",
1119 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74"
1120 },
1121 "dist": {
1122 "type": "zip",
1123 "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/b5055bdf4365638065d2a268e213a57b771d2f74",
1124 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74",
1125 "shasum": ""
1126 },
1127 "require": {
1128 "php": ">=5.3.3"
1129 },
1130 "type": "library",
1131 "extra": {
1132 "branch-alias": {
1133 "dev-master": "2.6-dev"
1134 }
1135 },
1136 "autoload": {
1137 "psr-0": {
1138 "Symfony\\Component\\PropertyAccess\\": ""
1139 }
1140 },
1141 "notification-url": "https://packagist.org/downloads/",
1142 "license": [
1143 "MIT"
1144 ],
1145 "authors": [
1146 {
1147 "name": "Symfony Community",
1148 "homepage": "http://symfony.com/contributors"
1149 },
1150 {
1151 "name": "Fabien Potencier",
1152 "email": "fabien@symfony.com"
1153 }
1154 ],
1155 "description": "Symfony PropertyAccess Component",
1156 "homepage": "http://symfony.com",
1157 "keywords": [
1158 "access",
1159 "array",
1160 "extraction",
1161 "index",
1162 "injection",
1163 "object",
1164 "property",
1165 "property path",
1166 "reflection"
1167 ],
1168 "time": "2015-01-03 15:33:07"
1169 },
1170 {
1171 "name": "symfony/routing",
1172 "version": "v2.6.3",
1173 "target-dir": "Symfony/Component/Routing",
1174 "source": {
1175 "type": "git",
1176 "url": "https://github.com/symfony/Routing.git",
1177 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41"
1178 },
1179 "dist": {
1180 "type": "zip",
1181 "url": "https://api.github.com/repos/symfony/Routing/zipball/28382c6806780ddc657c136a5ca4415dd3252f41",
1182 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41",
1183 "shasum": ""
1184 },
1185 "require": {
1186 "php": ">=5.3.3"
1187 },
1188 "require-dev": {
1189 "doctrine/annotations": "~1.0",
1190 "doctrine/common": "~2.2",
1191 "psr/log": "~1.0",
1192 "symfony/config": "~2.2",
1193 "symfony/expression-language": "~2.4",
1194 "symfony/http-foundation": "~2.3",
1195 "symfony/yaml": "~2.0,>=2.0.5"
1196 },
1197 "suggest": {
1198 "doctrine/annotations": "For using the annotation loader",
1199 "symfony/config": "For using the all-in-one router or any loader",
1200 "symfony/expression-language": "For using expression matching",
1201 "symfony/yaml": "For using the YAML loader"
1202 },
1203 "type": "library",
1204 "extra": {
1205 "branch-alias": {
1206 "dev-master": "2.6-dev"
1207 }
1208 },
1209 "autoload": {
1210 "psr-0": {
1211 "Symfony\\Component\\Routing\\": ""
1212 }
1213 },
1214 "notification-url": "https://packagist.org/downloads/",
1215 "license": [
1216 "MIT"
1217 ],
1218 "authors": [
1219 {
1220 "name": "Symfony Community",
1221 "homepage": "http://symfony.com/contributors"
1222 },
1223 {
1224 "name": "Fabien Potencier",
1225 "email": "fabien@symfony.com"
1226 }
1227 ],
1228 "description": "Symfony Routing Component",
1229 "homepage": "http://symfony.com",
1230 "keywords": [
1231 "router",
1232 "routing",
1233 "uri",
1234 "url"
1235 ],
1236 "time": "2015-01-05 14:28:40"
1237 },
1238 {
1239 "name": "symfony/security-core",
1240 "version": "v2.6.3",
1241 "target-dir": "Symfony/Component/Security/Core",
1242 "source": {
1243 "type": "git",
1244 "url": "https://github.com/symfony/security-core.git",
1245 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242"
1246 },
1247 "dist": {
1248 "type": "zip",
1249 "url": "https://api.github.com/repos/symfony/security-core/zipball/db8c6964f9d69496b9ef21788c4afc4306113242",
1250 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242",
1251 "shasum": ""
1252 },
1253 "require": {
1254 "php": ">=5.3.3"
1255 },
1256 "require-dev": {
1257 "ircmaxell/password-compat": "1.0.*",
1258 "psr/log": "~1.0",
1259 "symfony/event-dispatcher": "~2.1",
1260 "symfony/expression-language": "~2.6",
1261 "symfony/http-foundation": "~2.4",
1262 "symfony/translation": "~2.0,>=2.0.5",
1263 "symfony/validator": "~2.5,>=2.5.5"
1264 },
1265 "suggest": {
1266 "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
1267 "symfony/event-dispatcher": "",
1268 "symfony/expression-language": "For using the expression voter",
1269 "symfony/http-foundation": "",
1270 "symfony/validator": "For using the user password constraint"
1271 },
1272 "type": "library",
1273 "extra": {
1274 "branch-alias": {
1275 "dev-master": "2.6-dev"
1276 }
1277 },
1278 "autoload": {
1279 "psr-0": {
1280 "Symfony\\Component\\Security\\Core\\": ""
1281 }
1282 },
1283 "notification-url": "https://packagist.org/downloads/",
1284 "license": [
1285 "MIT"
1286 ],
1287 "authors": [
1288 {
1289 "name": "Symfony Community",
1290 "homepage": "http://symfony.com/contributors"
1291 },
1292 {
1293 "name": "Fabien Potencier",
1294 "email": "fabien@symfony.com"
1295 }
1296 ],
1297 "description": "Symfony Security Component - Core Library",
1298 "homepage": "http://symfony.com",
1299 "time": "2015-01-05 20:59:13"
1300 },
1301 {
1302 "name": "symfony/security-csrf",
1303 "version": "v2.6.3",
1304 "target-dir": "Symfony/Component/Security/Csrf",
1305 "source": {
1306 "type": "git",
1307 "url": "https://github.com/symfony/security-csrf.git",
1308 "reference": "c532081e1c9295b69dac2e3faea87112543504fc"
1309 },
1310 "dist": {
1311 "type": "zip",
1312 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/c532081e1c9295b69dac2e3faea87112543504fc",
1313 "reference": "c532081e1c9295b69dac2e3faea87112543504fc",
1314 "shasum": ""
1315 },
1316 "require": {
1317 "php": ">=5.3.3",
1318 "symfony/security-core": "~2.4"
1319 },
1320 "require-dev": {
1321 "symfony/http-foundation": "~2.1"
1322 },
1323 "suggest": {
1324 "symfony/http-foundation": "For using the class SessionTokenStorage."
1325 },
1326 "type": "library",
1327 "extra": {
1328 "branch-alias": {
1329 "dev-master": "2.6-dev"
1330 }
1331 },
1332 "autoload": {
1333 "psr-0": {
1334 "Symfony\\Component\\Security\\Csrf\\": ""
1335 }
1336 },
1337 "notification-url": "https://packagist.org/downloads/",
1338 "license": [
1339 "MIT"
1340 ],
1341 "authors": [
1342 {
1343 "name": "Symfony Community",
1344 "homepage": "http://symfony.com/contributors"
1345 },
1346 {
1347 "name": "Fabien Potencier",
1348 "email": "fabien@symfony.com"
1349 }
1350 ],
1351 "description": "Symfony Security Component - CSRF Library",
1352 "homepage": "http://symfony.com",
1353 "time": "2015-01-03 08:01:59"
1354 },
1355 {
1356 "name": "symfony/translation",
1357 "version": "v2.6.3",
1358 "target-dir": "Symfony/Component/Translation",
1359 "source": {
1360 "type": "git",
1361 "url": "https://github.com/symfony/Translation.git",
1362 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39"
1363 },
1364 "dist": {
1365 "type": "zip",
1366 "url": "https://api.github.com/repos/symfony/Translation/zipball/f289cdf8179d32058c1e1cbac723106a5ff6fa39",
1367 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39",
1368 "shasum": ""
1369 },
1370 "require": {
1371 "php": ">=5.3.3"
1372 },
1373 "require-dev": {
1374 "psr/log": "~1.0",
1375 "symfony/config": "~2.3,>=2.3.12",
1376 "symfony/intl": "~2.3",
1377 "symfony/yaml": "~2.2"
1378 },
1379 "suggest": {
1380 "psr/log": "To use logging capability in translator",
1381 "symfony/config": "",
1382 "symfony/yaml": ""
1383 },
1384 "type": "library",
1385 "extra": {
1386 "branch-alias": {
1387 "dev-master": "2.6-dev"
1388 }
1389 },
1390 "autoload": {
1391 "psr-0": {
1392 "Symfony\\Component\\Translation\\": ""
1393 }
1394 },
1395 "notification-url": "https://packagist.org/downloads/",
1396 "license": [
1397 "MIT"
1398 ],
1399 "authors": [
1400 {
1401 "name": "Symfony Community",
1402 "homepage": "http://symfony.com/contributors"
1403 },
1404 {
1405 "name": "Fabien Potencier",
1406 "email": "fabien@symfony.com"
1407 }
1408 ],
1409 "description": "Symfony Translation Component",
1410 "homepage": "http://symfony.com",
1411 "time": "2015-01-03 15:33:07"
1412 },
1413 {
1414 "name": "symfony/twig-bridge",
1415 "version": "v2.6.3",
1416 "target-dir": "Symfony/Bridge/Twig",
1417 "source": {
1418 "type": "git",
1419 "url": "https://github.com/symfony/TwigBridge.git",
1420 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1"
1421 },
1422 "dist": {
1423 "type": "zip",
1424 "url": "https://api.github.com/repos/symfony/TwigBridge/zipball/72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
1425 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
1426 "shasum": ""
1427 },
1428 "require": {
1429 "php": ">=5.3.3",
1430 "symfony/security-csrf": "~2.4",
1431 "twig/twig": "~1.13,>=1.13.1"
1432 },
1433 "require-dev": {
1434 "symfony/console": "~2.4",
1435 "symfony/expression-language": "~2.4",
1436 "symfony/finder": "~2.3",
1437 "symfony/form": "~2.6",
1438 "symfony/http-kernel": "~2.3",
1439 "symfony/intl": "~2.3",
1440 "symfony/routing": "~2.2",
1441 "symfony/security": "~2.4",
1442 "symfony/stopwatch": "~2.2",
1443 "symfony/templating": "~2.1",
1444 "symfony/translation": "~2.2",
1445 "symfony/var-dumper": "~2.6",
1446 "symfony/yaml": "~2.0,>=2.0.5"
1447 },
1448 "suggest": {
1449 "symfony/expression-language": "For using the ExpressionExtension",
1450 "symfony/finder": "",
1451 "symfony/form": "For using the FormExtension",
1452 "symfony/http-kernel": "For using the HttpKernelExtension",
1453 "symfony/routing": "For using the RoutingExtension",
1454 "symfony/security": "For using the SecurityExtension",
1455 "symfony/stopwatch": "For using the StopwatchExtension",
1456 "symfony/templating": "For using the TwigEngine",
1457 "symfony/translation": "For using the TranslationExtension",
1458 "symfony/var-dumper": "For using the DumpExtension",
1459 "symfony/yaml": "For using the YamlExtension"
1460 },
1461 "type": "symfony-bridge",
1462 "extra": {
1463 "branch-alias": {
1464 "dev-master": "2.6-dev"
1465 }
1466 },
1467 "autoload": {
1468 "psr-0": {
1469 "Symfony\\Bridge\\Twig\\": ""
1470 }
1471 },
1472 "notification-url": "https://packagist.org/downloads/",
1473 "license": [
1474 "MIT"
1475 ],
1476 "authors": [
1477 {
1478 "name": "Symfony Community",
1479 "homepage": "http://symfony.com/contributors"
1480 },
1481 {
1482 "name": "Fabien Potencier",
1483 "email": "fabien@symfony.com"
1484 }
1485 ],
1486 "description": "Symfony Twig Bridge",
1487 "homepage": "http://symfony.com",
1488 "time": "2015-01-05 14:28:40"
1489 },
1490 {
1491 "name": "symfony/yaml",
1492 "version": "v2.6.3",
1493 "target-dir": "Symfony/Component/Yaml",
1494 "source": {
1495 "type": "git",
1496 "url": "https://github.com/symfony/Yaml.git",
1497 "reference": "82462a90848a52c2533aa6b598b107d68076b018"
1498 },
1499 "dist": {
1500 "type": "zip",
1501 "url": "https://api.github.com/repos/symfony/Yaml/zipball/82462a90848a52c2533aa6b598b107d68076b018",
1502 "reference": "82462a90848a52c2533aa6b598b107d68076b018",
1503 "shasum": ""
1504 },
1505 "require": {
1506 "php": ">=5.3.3"
1507 },
1508 "type": "library",
1509 "extra": {
1510 "branch-alias": {
1511 "dev-master": "2.6-dev"
1512 }
1513 },
1514 "autoload": {
1515 "psr-0": {
1516 "Symfony\\Component\\Yaml\\": ""
1517 }
1518 },
1519 "notification-url": "https://packagist.org/downloads/",
1520 "license": [
1521 "MIT"
1522 ],
1523 "authors": [
1524 {
1525 "name": "Symfony Community",
1526 "homepage": "http://symfony.com/contributors"
1527 },
1528 {
1529 "name": "Fabien Potencier",
1530 "email": "fabien@symfony.com"
1531 }
1532 ],
1533 "description": "Symfony Yaml Component",
1534 "homepage": "http://symfony.com",
1535 "time": "2015-01-03 15:33:07"
1536 },
1537 {
1538 "name": "tecnick.com/tcpdf",
1539 "version": "dev-master",
1540 "source": {
1541 "type": "git",
1542 "url": "https://github.com/tecnickcom/TCPDF.git",
1543 "reference": "ba2afad72c6191bfed735dfa357bcaf3f225f52b"
1544 },
1545 "dist": {
1546 "type": "zip",
1547 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ba2afad72c6191bfed735dfa357bcaf3f225f52b",
1548 "reference": "ba2afad72c6191bfed735dfa357bcaf3f225f52b",
1549 "shasum": ""
1550 },
1551 "require": {
1552 "php": ">=5.3.0"
1553 },
1554 "type": "library",
1555 "autoload": {
1556 "classmap": [
1557 "fonts",
1558 "config",
1559 "include",
1560 "tcpdf.php",
1561 "tcpdf_parser.php",
1562 "tcpdf_import.php",
1563 "tcpdf_barcodes_1d.php",
1564 "tcpdf_barcodes_2d.php",
1565 "include/tcpdf_colors.php",
1566 "include/tcpdf_filters.php",
1567 "include/tcpdf_font_data.php",
1568 "include/tcpdf_fonts.php",
1569 "include/tcpdf_images.php",
1570 "include/tcpdf_static.php",
1571 "include/barcodes/datamatrix.php",
1572 "include/barcodes/pdf417.php",
1573 "include/barcodes/qrcode.php"
1574 ]
1575 },
1576 "notification-url": "https://packagist.org/downloads/",
1577 "license": [
1578 "LGPLv3"
1579 ],
1580 "authors": [
1581 {
1582 "name": "Nicola Asuni",
1583 "email": "info@tecnick.com",
1584 "homepage": "http://nicolaasuni.tecnick.com"
1585 }
1586 ],
1587 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
1588 "homepage": "http://www.tcpdf.org/",
1589 "keywords": [
1590 "PDFD32000-2008",
1591 "TCPDF",
1592 "barcodes",
1593 "datamatrix",
1594 "pdf",
1595 "pdf417",
1596 "qrcode"
1597 ],
1598 "time": "2015-01-08 18:35:22"
1599 },
1600 {
1601 "name": "twig/extensions",
1602 "version": "v1.0.1",
1603 "source": {
1604 "type": "git",
1605 "url": "https://github.com/twigphp/Twig-extensions.git",
1606 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
1607 },
1608 "dist": {
1609 "type": "zip",
1610 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
1611 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
1612 "shasum": ""
1613 },
1614 "require": {
1615 "twig/twig": "~1.0"
1616 },
1617 "type": "library",
1618 "extra": {
1619 "branch-alias": {
1620 "dev-master": "1.0.x-dev"
1621 }
1622 },
1623 "autoload": {
1624 "psr-0": {
1625 "Twig_Extensions_": "lib/"
1626 }
1627 },
1628 "notification-url": "https://packagist.org/downloads/",
1629 "license": [
1630 "MIT"
1631 ],
1632 "authors": [
1633 {
1634 "name": "Fabien Potencier",
1635 "email": "fabien@symfony.com"
1636 }
1637 ],
1638 "description": "Common additional features for Twig that do not directly belong in core",
1639 "homepage": "https://github.com/fabpot/Twig-extensions",
1640 "keywords": [
1641 "debug",
1642 "i18n",
1643 "text"
1644 ],
1645 "time": "2013-10-18 19:37:15"
1646 },
1647 {
1648 "name": "twig/twig",
1649 "version": "v1.17.0",
1650 "source": {
1651 "type": "git",
1652 "url": "https://github.com/twigphp/Twig.git",
1653 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608"
1654 },
1655 "dist": {
1656 "type": "zip",
1657 "url": "https://api.github.com/repos/twigphp/Twig/zipball/2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
1658 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
1659 "shasum": ""
1660 },
1661 "require": {
1662 "php": ">=5.2.4"
1663 },
1664 "type": "library",
1665 "extra": {
1666 "branch-alias": {
1667 "dev-master": "1.17-dev"
1668 }
1669 },
1670 "autoload": {
1671 "psr-0": {
1672 "Twig_": "lib/"
1673 }
1674 },
1675 "notification-url": "https://packagist.org/downloads/",
1676 "license": [
1677 "BSD-3-Clause"
1678 ],
1679 "authors": [
1680 {
1681 "name": "Fabien Potencier",
1682 "email": "fabien@symfony.com",
1683 "homepage": "http://fabien.potencier.org",
1684 "role": "Lead Developer"
1685 },
1686 {
1687 "name": "Armin Ronacher",
1688 "email": "armin.ronacher@active-4.com",
1689 "role": "Project Founder"
1690 },
1691 {
1692 "name": "Twig Team",
1693 "homepage": "http://twig.sensiolabs.org/contributors",
1694 "role": "Contributors"
1695 }
1696 ],
1697 "description": "Twig, the flexible, fast, and secure template language for PHP",
1698 "homepage": "http://twig.sensiolabs.org",
1699 "keywords": [
1700 "templating"
1701 ],
1702 "time": "2015-01-14 10:15:49"
1703 },
1704 {
1705 "name": "umpirsky/twig-gettext-extractor",
1706 "version": "1.1.3",
1707 "source": {
1708 "type": "git",
1709 "url": "https://github.com/umpirsky/Twig-Gettext-Extractor.git",
1710 "reference": "1.1.3"
1711 },
1712 "dist": {
1713 "type": "zip",
1714 "url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/1.1.3",
1715 "reference": "1.1.3",
1716 "shasum": ""
1717 },
1718 "require": {
1719 "php": ">=5.3.3",
1720 "symfony/filesystem": ">=2.0,<3.0",
1721 "symfony/form": ">=2.0,<3.0",
1722 "symfony/routing": ">=2.0,<3.0",
1723 "symfony/translation": ">=2.0,<3.0",
1724 "symfony/twig-bridge": ">=2.0,<3.0",
1725 "twig/extensions": "1.0.*",
1726 "twig/twig": ">=1.2.0,<2.0-dev"
1727 },
1728 "require-dev": {
1729 "symfony/config": "2.1.*"
1730 },
1731 "bin": [
1732 "twig-gettext-extractor"
1733 ],
1734 "type": "application",
1735 "autoload": {
1736 "psr-0": {
1737 "Twig\\Gettext": "."
1738 }
1739 },
1740 "notification-url": "https://packagist.org/downloads/",
1741 "license": [
1742 "MIT"
1743 ],
1744 "authors": [
1745 {
1746 "name": "Саша Стаменковић",
1747 "email": "umpirsky@gmail.com",
1748 "homepage": "http://umpirsky.com"
1749 }
1750 ],
1751 "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
1752 "time": "2013-02-14 16:41:48"
1753 },
1754 {
1755 "name": "wallabag/Fivefilters_Libraries",
1756 "version": "dev-master",
1757 "source": {
1758 "type": "git",
1759 "url": "https://github.com/wallabag/Fivefilters_Libraries.git",
1760 "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f"
1761 },
1762 "dist": {
1763 "type": "zip",
1764 "url": "https://api.github.com/repos/wallabag/Fivefilters_Libraries/zipball/93b5469d6036a68ce60f126f8430b3e1fbf1562f",
1765 "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f",
1766 "shasum": ""
1767 },
1768 "type": "library",
1769 "authors": [
1770 {
1771 "name": "Nicolas LÅ“uillet",
1772 "email": "nicolas@loeuillet.org",
1773 "homepage": "http://www.cdetc.fr"
1774 }
1775 ],
1776 "description": "Libraries from @fivefilters.",
1777 "homepage": "https://github.com/wallabag/Fivefilters_Libraries",
1778 "support": {
1779 "source": "https://github.com/wallabag/Fivefilters_Libraries/tree/master",
1780 "issues": "https://github.com/wallabag/Fivefilters_Libraries/issues"
1781 },
1782 "time": "2015-01-19 20:19:28"
1783 },
1784 {
1785 "name": "wallabag/PHPePub",
1786 "version": "dev-master",
1787 "source": {
1788 "type": "git",
1789 "url": "https://github.com/wallabag/PHPePub.git",
1790 "reference": "7c78733d33344308520758d7f3f7bc2cc51b3512"
1791 },
1792 "dist": {
1793 "type": "zip",
1794 "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/7c78733d33344308520758d7f3f7bc2cc51b3512",
1795 "reference": "7c78733d33344308520758d7f3f7bc2cc51b3512",
1796 "shasum": ""
1797 },
1798 "require": {
1799 "php": ">=5.3.0"
1800 },
1801 "type": "library",
1802 "autoload": {
1803 "classmap": [
1804 "EPub.php",
1805 "EPub.HtmlEntities.php",
1806 "EPub.NCX.php",
1807 "EPub.OPF.php",
1808 "EPubChapterSplitter.php",
1809 "lib.uuid.php",
1810 "Logger.php",
1811 "Zip.php"
1812 ]
1813 },
1814 "authors": [
1815 {
1816 "name": "Nicolas LÅ“uillet",
1817 "email": "nicolas@loeuillet.org",
1818 "homepage": "http://www.cdetc.fr"
1819 }
1820 ],
1821 "description": "PHP Classes for dynamically generating EPub files.",
1822 "homepage": "https://github.com/wallabag/PHPePub",
1823 "support": {
1824 "source": "https://github.com/wallabag/PHPePub/tree/master"
1825 },
1826 "time": "2015-01-19 11:44:19"
1827 },
1828 {
1829 "name": "wallabag/kriss_php5",
1830 "version": "dev-master",
1831 "source": {
1832 "type": "git",
1833 "url": "https://github.com/wallabag/kriss_php5.git",
1834 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1"
1835 },
1836 "dist": {
1837 "type": "zip",
1838 "url": "https://api.github.com/repos/wallabag/kriss_php5/zipball/f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
1839 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
1840 "shasum": ""
1841 },
1842 "require": {
1843 "php": ">=5.3.0"
1844 },
1845 "type": "library",
1846 "autoload": {
1847 "files": [
1848 "Session.php"
1849 ]
1850 },
1851 "authors": [
1852 {
1853 "name": "Nicolas LÅ“uillet",
1854 "email": "nicolas@loeuillet.org",
1855 "homepage": "http://www.cdetc.fr"
1856 }
1857 ],
1858 "description": "A simple and smart (or stupid) php5 snippets repository",
1859 "homepage": "https://github.com/wallabag/kriss_php5",
1860 "support": {
1861 "source": "https://github.com/wallabag/kriss_php5/tree/master"
1862 },
1863 "time": "2015-01-18 21:21:43"
1864 },
1865 {
1866 "name": "wallabag/pagination",
1867 "version": "dev-master",
1868 "source": {
1869 "type": "git",
1870 "url": "https://github.com/wallabag/pagination.git",
1871 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb"
1872 },
1873 "dist": {
1874 "type": "zip",
1875 "url": "https://api.github.com/repos/wallabag/pagination/zipball/54e442b31c90e50e331cb8ac400537e0eda30deb",
1876 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb",
1877 "shasum": ""
1878 },
1879 "require": {
1880 "php": ">=5.3.0"
1881 },
1882 "type": "library",
1883 "autoload": {
1884 "files": [
1885 "paginator.php"
1886 ]
1887 },
1888 "authors": [
1889 {
1890 "name": "Nicolas LÅ“uillet",
1891 "email": "nicolas@loeuillet.org",
1892 "homepage": "http://www.cdetc.fr"
1893 }
1894 ],
1895 "description": "Paginate record sets, not tied in directly to a database.",
1896 "homepage": "https://github.com/wallabag/pagination",
1897 "support": {
1898 "source": "https://github.com/wallabag/pagination/tree/master"
1899 },
1900 "time": "2015-01-19 09:24:39"
1901 },
1902 {
1903 "name": "wallabag/php-flash-messages",
1904 "version": "dev-master",
1905 "source": {
1906 "type": "git",
1907 "url": "https://github.com/wallabag/PHP-Flash-Messages.git",
1908 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab"
1909 },
1910 "dist": {
1911 "type": "zip",
1912 "url": "https://api.github.com/repos/wallabag/PHP-Flash-Messages/zipball/ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
1913 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
1914 "shasum": ""
1915 },
1916 "require": {
1917 "php": ">=5.3.0"
1918 },
1919 "type": "library",
1920 "autoload": {
1921 "files": [
1922 "class.messages.php"
1923 ]
1924 },
1925 "license": [
1926 "Apache"
1927 ],
1928 "authors": [
1929 {
1930 "name": "Nicolas LÅ“uillet",
1931 "email": "nicolas@loeuillet.org",
1932 "homepage": "http://www.cdetc.fr"
1933 }
1934 ],
1935 "description": "Session-based Flash Messages class for PHP",
1936 "homepage": "https://github.com/wallabag/PHP-Flash-Messages",
1937 "keywords": [
1938 "flash",
1939 "messages",
1940 "php-flash-messages",
1941 "sessions"
1942 ],
1943 "support": {
1944 "source": "https://github.com/wallabag/PHP-Flash-Messages/tree/master"
1945 },
1946 "time": "2015-01-18 19:51:55"
1947 },
1948 {
1949 "name": "wallabag/php-readability",
1950 "version": "dev-master",
1951 "source": {
1952 "type": "git",
1953 "url": "https://github.com/wallabag/php-readability.git",
1954 "reference": "a37a1482b9964ae1804dbed0bffa00988523c387"
1955 },
1956 "dist": {
1957 "type": "zip",
1958 "url": "https://api.github.com/repos/wallabag/php-readability/zipball/a37a1482b9964ae1804dbed0bffa00988523c387",
1959 "reference": "a37a1482b9964ae1804dbed0bffa00988523c387",
1960 "shasum": ""
1961 },
1962 "require": {
1963 "php": ">=5.2"
1964 },
1965 "type": "library",
1966 "autoload": {
1967 "psr-0": {
1968 "Readability": ""
1969 }
1970 },
1971 "license": [
1972 "Apache-2.0"
1973 ],
1974 "authors": [
1975 {
1976 "name": "Keyvan Minoukadeh",
1977 "email": "keyvan@keyvan.net",
1978 "homepage": "http://keyvan.net",
1979 "role": "Developer (ported original JS code to PHP)"
1980 },
1981 {
1982 "name": "Arc90",
1983 "homepage": "http://arc90.com",
1984 "role": "Developer (original JS version)"
1985 }
1986 ],
1987 "description": "Automatic article extraction from HTML",
1988 "homepage": "https://github.com/wallabag/php-readability",
1989 "keywords": [
1990 "article",
1991 "article extraction",
1992 "content",
1993 "content extraction",
1994 "extraction",
1995 "html"
1996 ],
1997 "support": {
1998 "source": "https://github.com/wallabag/php-readability/tree/master",
1999 "issues": "https://github.com/wallabag/php-readability/issues"
2000 },
2001 "time": "2015-01-19 12:25:38"
2002 },
2003 {
2004 "name": "wallabag/phpMobi",
2005 "version": "dev-master",
2006 "source": {
2007 "type": "git",
2008 "url": "https://github.com/wallabag/phpMobi.git",
2009 "reference": "5137696542f08f8e6a0603c01970c6d3eca9873d"
2010 },
2011 "dist": {
2012 "type": "zip",
2013 "url": "https://api.github.com/repos/wallabag/phpMobi/zipball/5137696542f08f8e6a0603c01970c6d3eca9873d",
2014 "reference": "5137696542f08f8e6a0603c01970c6d3eca9873d",
2015 "shasum": ""
2016 },
2017 "require": {
2018 "php": ">=5.3.0"
2019 },
2020 "type": "library",
2021 "autoload": {
2022 "files": [
2023 "MOBIClass/MOBI.php"
2024 ]
2025 },
2026 "authors": [
2027 {
2028 "name": "Nicolas LÅ“uillet",
2029 "email": "nicolas@loeuillet.org",
2030 "homepage": "http://www.cdetc.fr"
2031 }
2032 ],
2033 "description": "An experimental Mobipocket file creator in PHP.",
2034 "homepage": "https://github.com/wallabag/phpMobi",
2035 "support": {
2036 "source": "https://github.com/wallabag/phpMobi/tree/master"
2037 },
2038 "time": "2015-01-19 12:43:17"
2039 }
2040 ],
2041 "packages-dev": [
2042 {
2043 "name": "phpunit/php-code-coverage",
2044 "version": "1.2.18",
2045 "source": {
2046 "type": "git",
2047 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2048 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
2049 },
2050 "dist": {
2051 "type": "zip",
2052 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
2053 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
2054 "shasum": ""
2055 },
2056 "require": {
2057 "php": ">=5.3.3",
2058 "phpunit/php-file-iterator": ">=1.3.0@stable",
2059 "phpunit/php-text-template": ">=1.2.0@stable",
2060 "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
2061 },
2062 "require-dev": {
2063 "phpunit/phpunit": "3.7.*@dev"
2064 },
2065 "suggest": {
2066 "ext-dom": "*",
2067 "ext-xdebug": ">=2.0.5"
2068 },
2069 "type": "library",
2070 "extra": {
2071 "branch-alias": {
2072 "dev-master": "1.2.x-dev"
2073 }
2074 },
2075 "autoload": {
2076 "classmap": [
2077 "PHP/"
2078 ]
2079 },
2080 "notification-url": "https://packagist.org/downloads/",
2081 "include-path": [
2082 ""
2083 ],
2084 "license": [
2085 "BSD-3-Clause"
2086 ],
2087 "authors": [
2088 {
2089 "name": "Sebastian Bergmann",
2090 "email": "sb@sebastian-bergmann.de",
2091 "role": "lead"
2092 }
2093 ],
2094 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2095 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2096 "keywords": [
2097 "coverage",
2098 "testing",
2099 "xunit"
2100 ],
2101 "time": "2014-09-02 10:13:14"
2102 },
2103 {
2104 "name": "phpunit/php-file-iterator",
2105 "version": "1.3.4",
2106 "source": {
2107 "type": "git",
2108 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2109 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
2110 },
2111 "dist": {
2112 "type": "zip",
2113 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
2114 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
2115 "shasum": ""
2116 },
2117 "require": {
2118 "php": ">=5.3.3"
2119 },
2120 "type": "library",
2121 "autoload": {
2122 "classmap": [
2123 "File/"
2124 ]
2125 },
2126 "notification-url": "https://packagist.org/downloads/",
2127 "include-path": [
2128 ""
2129 ],
2130 "license": [
2131 "BSD-3-Clause"
2132 ],
2133 "authors": [
2134 {
2135 "name": "Sebastian Bergmann",
2136 "email": "sb@sebastian-bergmann.de",
2137 "role": "lead"
2138 }
2139 ],
2140 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2141 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2142 "keywords": [
2143 "filesystem",
2144 "iterator"
2145 ],
2146 "time": "2013-10-10 15:34:57"
2147 },
2148 {
2149 "name": "phpunit/php-text-template",
2150 "version": "1.2.0",
2151 "source": {
2152 "type": "git",
2153 "url": "https://github.com/sebastianbergmann/php-text-template.git",
2154 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
2155 },
2156 "dist": {
2157 "type": "zip",
2158 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
2159 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
2160 "shasum": ""
2161 },
2162 "require": {
2163 "php": ">=5.3.3"
2164 },
2165 "type": "library",
2166 "autoload": {
2167 "classmap": [
2168 "Text/"
2169 ]
2170 },
2171 "notification-url": "https://packagist.org/downloads/",
2172 "include-path": [
2173 ""
2174 ],
2175 "license": [
2176 "BSD-3-Clause"
2177 ],
2178 "authors": [
2179 {
2180 "name": "Sebastian Bergmann",
2181 "email": "sb@sebastian-bergmann.de",
2182 "role": "lead"
2183 }
2184 ],
2185 "description": "Simple template engine.",
2186 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2187 "keywords": [
2188 "template"
2189 ],
2190 "time": "2014-01-30 17:20:04"
2191 },
2192 {
2193 "name": "phpunit/php-timer",
2194 "version": "1.0.5",
2195 "source": {
2196 "type": "git",
2197 "url": "https://github.com/sebastianbergmann/php-timer.git",
2198 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
2199 },
2200 "dist": {
2201 "type": "zip",
2202 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
2203 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
2204 "shasum": ""
2205 },
2206 "require": {
2207 "php": ">=5.3.3"
2208 },
2209 "type": "library",
2210 "autoload": {
2211 "classmap": [
2212 "PHP/"
2213 ]
2214 },
2215 "notification-url": "https://packagist.org/downloads/",
2216 "include-path": [
2217 ""
2218 ],
2219 "license": [
2220 "BSD-3-Clause"
2221 ],
2222 "authors": [
2223 {
2224 "name": "Sebastian Bergmann",
2225 "email": "sb@sebastian-bergmann.de",
2226 "role": "lead"
2227 }
2228 ],
2229 "description": "Utility class for timing",
2230 "homepage": "https://github.com/sebastianbergmann/php-timer/",
2231 "keywords": [
2232 "timer"
2233 ],
2234 "time": "2013-08-02 07:42:54"
2235 },
2236 {
2237 "name": "phpunit/php-token-stream",
2238 "version": "1.2.2",
2239 "source": {
2240 "type": "git",
2241 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2242 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
2243 },
2244 "dist": {
2245 "type": "zip",
2246 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
2247 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
2248 "shasum": ""
2249 },
2250 "require": {
2251 "ext-tokenizer": "*",
2252 "php": ">=5.3.3"
2253 },
2254 "type": "library",
2255 "extra": {
2256 "branch-alias": {
2257 "dev-master": "1.2-dev"
2258 }
2259 },
2260 "autoload": {
2261 "classmap": [
2262 "PHP/"
2263 ]
2264 },
2265 "notification-url": "https://packagist.org/downloads/",
2266 "include-path": [
2267 ""
2268 ],
2269 "license": [
2270 "BSD-3-Clause"
2271 ],
2272 "authors": [
2273 {
2274 "name": "Sebastian Bergmann",
2275 "email": "sb@sebastian-bergmann.de",
2276 "role": "lead"
2277 }
2278 ],
2279 "description": "Wrapper around PHP's tokenizer extension.",
2280 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2281 "keywords": [
2282 "tokenizer"
2283 ],
2284 "time": "2014-03-03 05:10:30"
2285 },
2286 {
2287 "name": "phpunit/phpunit",
2288 "version": "3.7.38",
2289 "source": {
2290 "type": "git",
2291 "url": "https://github.com/sebastianbergmann/phpunit.git",
2292 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
2293 },
2294 "dist": {
2295 "type": "zip",
2296 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
2297 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
2298 "shasum": ""
2299 },
2300 "require": {
2301 "ext-ctype": "*",
2302 "ext-dom": "*",
2303 "ext-json": "*",
2304 "ext-pcre": "*",
2305 "ext-reflection": "*",
2306 "ext-spl": "*",
2307 "php": ">=5.3.3",
2308 "phpunit/php-code-coverage": "~1.2",
2309 "phpunit/php-file-iterator": "~1.3",
2310 "phpunit/php-text-template": "~1.1",
2311 "phpunit/php-timer": "~1.0",
2312 "phpunit/phpunit-mock-objects": "~1.2",
2313 "symfony/yaml": "~2.0"
2314 },
2315 "require-dev": {
2316 "pear-pear.php.net/pear": "1.9.4"
2317 },
2318 "suggest": {
2319 "phpunit/php-invoker": "~1.1"
2320 },
2321 "bin": [
2322 "composer/bin/phpunit"
2323 ],
2324 "type": "library",
2325 "extra": {
2326 "branch-alias": {
2327 "dev-master": "3.7.x-dev"
2328 }
2329 },
2330 "autoload": {
2331 "classmap": [
2332 "PHPUnit/"
2333 ]
2334 },
2335 "notification-url": "https://packagist.org/downloads/",
2336 "include-path": [
2337 "",
2338 "../../symfony/yaml/"
2339 ],
2340 "license": [
2341 "BSD-3-Clause"
2342 ],
2343 "authors": [
2344 {
2345 "name": "Sebastian Bergmann",
2346 "email": "sebastian@phpunit.de",
2347 "role": "lead"
2348 }
2349 ],
2350 "description": "The PHP Unit Testing framework.",
2351 "homepage": "http://www.phpunit.de/",
2352 "keywords": [
2353 "phpunit",
2354 "testing",
2355 "xunit"
2356 ],
2357 "time": "2014-10-17 09:04:17"
2358 },
2359 {
2360 "name": "phpunit/phpunit-mock-objects",
2361 "version": "1.2.3",
2362 "source": {
2363 "type": "git",
2364 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2365 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
2366 },
2367 "dist": {
2368 "type": "zip",
2369 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
2370 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
2371 "shasum": ""
2372 },
2373 "require": {
2374 "php": ">=5.3.3",
2375 "phpunit/php-text-template": ">=1.1.1@stable"
2376 },
2377 "suggest": {
2378 "ext-soap": "*"
2379 },
2380 "type": "library",
2381 "autoload": {
2382 "classmap": [
2383 "PHPUnit/"
2384 ]
2385 },
2386 "notification-url": "https://packagist.org/downloads/",
2387 "include-path": [
2388 ""
2389 ],
2390 "license": [
2391 "BSD-3-Clause"
2392 ],
2393 "authors": [
2394 {
2395 "name": "Sebastian Bergmann",
2396 "email": "sb@sebastian-bergmann.de",
2397 "role": "lead"
2398 }
2399 ],
2400 "description": "Mock Object library for PHPUnit",
2401 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2402 "keywords": [
2403 "mock",
2404 "xunit"
2405 ],
2406 "time": "2013-01-13 10:24:48"
2407 }
2408 ],
2409 "aliases": [],
2410 "minimum-stability": "stable",
2411 "stability-flags": {
2412 "fabpot/goutte": 20,
2413 "ezyang/htmlpurifier": 20,
2414 "mgargano/simplehtmldom": 20,
2415 "tecnick.com/tcpdf": 20,
2416 "simplepie/simplepie": 20,
2417 "htmlawed/htmlawed": 20,
2418 "wallabag/php-flash-messages": 20,
2419 "wallabag/kriss_php5": 20,
2420 "wallabag/pagination": 20,
2421 "wallabag/phpepub": 20,
2422 "wallabag/php-readability": 20,
2423 "wallabag/phpmobi": 20,
2424 "wallabag/fivefilters_libraries": 20
2425 },
2426 "prefer-stable": false,
2427 "prefer-lowest": false,
2428 "platform": [],
2429 "platform-dev": []
2430 }