]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.lock
phinx for database migration
[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",
adf17b67
NL
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"
7d2eb7a7 6 ],
1345a107 7 "hash": "256d4b68ab2de1b3aa0dea820f3acdb0",
7d2eb7a7
NL
8 "packages": [
9 {
adf17b67
NL
10 "name": "ezyang/htmlpurifier",
11 "version": "dev-master",
7d2eb7a7
NL
12 "source": {
13 "type": "git",
adf17b67
NL
14 "url": "https://github.com/ezyang/htmlpurifier.git",
15 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f"
7d2eb7a7
NL
16 },
17 "dist": {
18 "type": "zip",
adf17b67
NL
19 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
20 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
7d2eb7a7
NL
21 "shasum": ""
22 },
23 "require": {
adf17b67
NL
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"
7d2eb7a7
NL
119 },
120 "require-dev": {
adf17b67
NL
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"
7d2eb7a7
NL
182 },
183 "suggest": {
adf17b67 184 "ext-curl": "Guzzle will use specific adapters if cURL is present"
7d2eb7a7
NL
185 },
186 "type": "library",
187 "extra": {
188 "branch-alias": {
adf17b67 189 "dev-master": "1.0-dev"
7d2eb7a7
NL
190 }
191 },
192 "autoload": {
adf17b67
NL
193 "psr-4": {
194 "GuzzleHttp\\Ring\\": "src/"
7d2eb7a7
NL
195 }
196 },
197 "notification-url": "https://packagist.org/downloads/",
198 "license": [
199 "MIT"
200 ],
201 "authors": [
202 {
adf17b67
NL
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": "mgargano/simplehtmldom",
262 "version": "dev-master",
263 "source": {
264 "type": "git",
265 "url": "https://github.com/matstars/simplehtmldom.git",
266 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
267 },
268 "dist": {
269 "type": "zip",
270 "url": "https://api.github.com/repos/matstars/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
271 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
272 "shasum": ""
273 },
274 "require": {
275 "php": ">=5.3.0"
276 },
277 "type": "library",
278 "autoload": {
279 "psr-0": {
280 "SimpleHtmlDom": "src/"
281 },
282 "files": [
283 "src/simple_html_dom.php"
284 ]
285 },
286 "notification-url": "https://packagist.org/downloads/",
287 "license": [
288 "The MIT License"
289 ],
290 "authors": [
291 {
292 "name": "S.C. Chen",
293 "email": "me578022@gmail.com",
294 "homepage": "http://simplehtmldom.sourceforge.net/",
295 "role": "Lead Developer"
296 }
297 ],
298 "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",
299 "homepage": "http://simplehtmldom.sourceforge.net/",
300 "keywords": [
301 "Simple",
302 "dom",
303 "html"
304 ],
305 "time": "2014-01-05 18:17:34"
306 },
e342acf7 307 {
f3052b45
NL
308 "name": "react/promise",
309 "version": "v2.2.0",
e342acf7
NL
310 "source": {
311 "type": "git",
f3052b45
NL
312 "url": "https://github.com/reactphp/promise.git",
313 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
e342acf7
NL
314 },
315 "dist": {
316 "type": "zip",
f3052b45
NL
317 "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
318 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
e342acf7
NL
319 "shasum": ""
320 },
321 "require": {
f3052b45 322 "php": ">=5.4.0"
e342acf7
NL
323 },
324 "type": "library",
325 "extra": {
326 "branch-alias": {
f3052b45 327 "dev-master": "2.0-dev"
e342acf7
NL
328 }
329 },
330 "autoload": {
f3052b45
NL
331 "psr-4": {
332 "React\\Promise\\": "src/"
333 },
334 "files": [
335 "src/functions_include.php"
e342acf7
NL
336 ]
337 },
338 "notification-url": "https://packagist.org/downloads/",
e342acf7 339 "license": [
f3052b45 340 "MIT"
e342acf7
NL
341 ],
342 "authors": [
343 {
f3052b45
NL
344 "name": "Jan Sorgalla",
345 "email": "jsorgalla@googlemail.com"
e342acf7
NL
346 }
347 ],
f3052b45
NL
348 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
349 "time": "2014-12-30 13:32:42"
e342acf7 350 },
1345a107
NL
351 {
352 "name": "robmorgan/phinx",
353 "version": "v0.4.1",
354 "source": {
355 "type": "git",
356 "url": "https://github.com/robmorgan/phinx.git",
357 "reference": "357210707c000f50edea802d84b74724ad122478"
358 },
359 "dist": {
360 "type": "zip",
361 "url": "https://api.github.com/repos/robmorgan/phinx/zipball/357210707c000f50edea802d84b74724ad122478",
362 "reference": "357210707c000f50edea802d84b74724ad122478",
363 "shasum": ""
364 },
365 "require": {
366 "php": ">=5.3.2",
367 "symfony/class-loader": "~2.6.0",
368 "symfony/config": "~2.6.0",
369 "symfony/console": "~2.6.0",
370 "symfony/yaml": "~2.6.0"
371 },
372 "require-dev": {
373 "phpunit/phpunit": "3.7.*",
374 "squizlabs/php_codesniffer": "dev-phpcs-fixer"
375 },
376 "bin": [
377 "bin/phinx"
378 ],
379 "type": "library",
380 "autoload": {
381 "psr-0": {
382 "Phinx": "src/"
383 }
384 },
385 "notification-url": "https://packagist.org/downloads/",
386 "license": [
387 "MIT"
388 ],
389 "authors": [
390 {
391 "name": "Rob Morgan",
392 "email": "robbym@gmail.com",
393 "homepage": "http://robmorgan.id.au",
394 "role": "Lead Developer"
395 }
396 ],
397 "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.",
398 "homepage": "https://phinx.org",
399 "keywords": [
400 "database",
401 "database migrations",
402 "db",
403 "migrations",
404 "phinx"
405 ],
406 "time": "2014-12-23 06:06:14"
407 },
e342acf7 408 {
f3052b45
NL
409 "name": "symfony/browser-kit",
410 "version": "v2.6.3",
411 "target-dir": "Symfony/Component/BrowserKit",
e342acf7
NL
412 "source": {
413 "type": "git",
f3052b45
NL
414 "url": "https://github.com/symfony/BrowserKit.git",
415 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04"
e342acf7
NL
416 },
417 "dist": {
418 "type": "zip",
f3052b45
NL
419 "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
420 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
e342acf7
NL
421 "shasum": ""
422 },
423 "require": {
f3052b45
NL
424 "php": ">=5.3.3",
425 "symfony/dom-crawler": "~2.0,>=2.0.5"
426 },
427 "require-dev": {
428 "symfony/css-selector": "~2.0,>=2.0.5",
429 "symfony/process": "~2.0,>=2.0.5"
430 },
431 "suggest": {
432 "symfony/process": ""
e342acf7
NL
433 },
434 "type": "library",
f3052b45
NL
435 "extra": {
436 "branch-alias": {
437 "dev-master": "2.6-dev"
438 }
439 },
e342acf7 440 "autoload": {
f3052b45
NL
441 "psr-0": {
442 "Symfony\\Component\\BrowserKit\\": ""
443 }
e342acf7
NL
444 },
445 "notification-url": "https://packagist.org/downloads/",
e342acf7 446 "license": [
f3052b45 447 "MIT"
e342acf7
NL
448 ],
449 "authors": [
450 {
f3052b45
NL
451 "name": "Symfony Community",
452 "homepage": "http://symfony.com/contributors"
453 },
454 {
455 "name": "Fabien Potencier",
456 "email": "fabien@symfony.com"
e342acf7
NL
457 }
458 ],
f3052b45
NL
459 "description": "Symfony BrowserKit Component",
460 "homepage": "http://symfony.com",
461 "time": "2015-01-03 08:01:59"
e342acf7 462 },
1345a107
NL
463 {
464 "name": "symfony/class-loader",
465 "version": "v2.6.3",
466 "target-dir": "Symfony/Component/ClassLoader",
467 "source": {
468 "type": "git",
469 "url": "https://github.com/symfony/ClassLoader.git",
470 "reference": "deac802f76910708ab50d039806cfd1866895b52"
471 },
472 "dist": {
473 "type": "zip",
474 "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/deac802f76910708ab50d039806cfd1866895b52",
475 "reference": "deac802f76910708ab50d039806cfd1866895b52",
476 "shasum": ""
477 },
478 "require": {
479 "php": ">=5.3.3"
480 },
481 "require-dev": {
482 "symfony/finder": "~2.0,>=2.0.5"
483 },
484 "type": "library",
485 "extra": {
486 "branch-alias": {
487 "dev-master": "2.6-dev"
488 }
489 },
490 "autoload": {
491 "psr-0": {
492 "Symfony\\Component\\ClassLoader\\": ""
493 }
494 },
495 "notification-url": "https://packagist.org/downloads/",
496 "license": [
497 "MIT"
498 ],
499 "authors": [
500 {
501 "name": "Symfony Community",
502 "homepage": "http://symfony.com/contributors"
503 },
504 {
505 "name": "Fabien Potencier",
506 "email": "fabien@symfony.com"
507 }
508 ],
509 "description": "Symfony ClassLoader Component",
510 "homepage": "http://symfony.com",
511 "time": "2015-01-05 14:28:40"
512 },
513 {
514 "name": "symfony/config",
515 "version": "v2.6.3",
516 "target-dir": "Symfony/Component/Config",
517 "source": {
518 "type": "git",
519 "url": "https://github.com/symfony/Config.git",
520 "reference": "d94f222eff99a22ce313555b78642b4873418d56"
521 },
522 "dist": {
523 "type": "zip",
524 "url": "https://api.github.com/repos/symfony/Config/zipball/d94f222eff99a22ce313555b78642b4873418d56",
525 "reference": "d94f222eff99a22ce313555b78642b4873418d56",
526 "shasum": ""
527 },
528 "require": {
529 "php": ">=5.3.3",
530 "symfony/filesystem": "~2.3"
531 },
532 "type": "library",
533 "extra": {
534 "branch-alias": {
535 "dev-master": "2.6-dev"
536 }
537 },
538 "autoload": {
539 "psr-0": {
540 "Symfony\\Component\\Config\\": ""
541 }
542 },
543 "notification-url": "https://packagist.org/downloads/",
544 "license": [
545 "MIT"
546 ],
547 "authors": [
548 {
549 "name": "Symfony Community",
550 "homepage": "http://symfony.com/contributors"
551 },
552 {
553 "name": "Fabien Potencier",
554 "email": "fabien@symfony.com"
555 }
556 ],
557 "description": "Symfony Config Component",
558 "homepage": "http://symfony.com",
559 "time": "2015-01-03 08:01:59"
560 },
561 {
562 "name": "symfony/console",
563 "version": "v2.6.3",
564 "target-dir": "Symfony/Component/Console",
565 "source": {
566 "type": "git",
567 "url": "https://github.com/symfony/Console.git",
568 "reference": "6ac6491ff60c0e5a941db3ccdc75a07adbb61476"
569 },
570 "dist": {
571 "type": "zip",
572 "url": "https://api.github.com/repos/symfony/Console/zipball/6ac6491ff60c0e5a941db3ccdc75a07adbb61476",
573 "reference": "6ac6491ff60c0e5a941db3ccdc75a07adbb61476",
574 "shasum": ""
575 },
576 "require": {
577 "php": ">=5.3.3"
578 },
579 "require-dev": {
580 "psr/log": "~1.0",
581 "symfony/event-dispatcher": "~2.1",
582 "symfony/process": "~2.1"
583 },
584 "suggest": {
585 "psr/log": "For using the console logger",
586 "symfony/event-dispatcher": "",
587 "symfony/process": ""
588 },
589 "type": "library",
590 "extra": {
591 "branch-alias": {
592 "dev-master": "2.6-dev"
593 }
594 },
595 "autoload": {
596 "psr-0": {
597 "Symfony\\Component\\Console\\": ""
598 }
599 },
600 "notification-url": "https://packagist.org/downloads/",
601 "license": [
602 "MIT"
603 ],
604 "authors": [
605 {
606 "name": "Symfony Community",
607 "homepage": "http://symfony.com/contributors"
608 },
609 {
610 "name": "Fabien Potencier",
611 "email": "fabien@symfony.com"
612 }
613 ],
614 "description": "Symfony Console Component",
615 "homepage": "http://symfony.com",
616 "time": "2015-01-06 17:50:02"
617 },
e342acf7 618 {
f3052b45
NL
619 "name": "symfony/css-selector",
620 "version": "v2.6.3",
621 "target-dir": "Symfony/Component/CssSelector",
e342acf7
NL
622 "source": {
623 "type": "git",
f3052b45
NL
624 "url": "https://github.com/symfony/CssSelector.git",
625 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584"
e342acf7
NL
626 },
627 "dist": {
628 "type": "zip",
f3052b45
NL
629 "url": "https://api.github.com/repos/symfony/CssSelector/zipball/3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
630 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
e342acf7
NL
631 "shasum": ""
632 },
633 "require": {
634 "php": ">=5.3.3"
635 },
636 "type": "library",
f3052b45
NL
637 "extra": {
638 "branch-alias": {
639 "dev-master": "2.6-dev"
640 }
641 },
e342acf7 642 "autoload": {
f3052b45
NL
643 "psr-0": {
644 "Symfony\\Component\\CssSelector\\": ""
645 }
e342acf7
NL
646 },
647 "notification-url": "https://packagist.org/downloads/",
e342acf7 648 "license": [
f3052b45 649 "MIT"
e342acf7
NL
650 ],
651 "authors": [
652 {
f3052b45
NL
653 "name": "Symfony Community",
654 "homepage": "http://symfony.com/contributors"
655 },
656 {
657 "name": "Jean-François Simon",
658 "email": "jeanfrancois.simon@sensiolabs.com"
659 },
660 {
661 "name": "Fabien Potencier",
662 "email": "fabien@symfony.com"
e342acf7
NL
663 }
664 ],
f3052b45
NL
665 "description": "Symfony CssSelector Component",
666 "homepage": "http://symfony.com",
667 "time": "2015-01-03 08:01:59"
e342acf7
NL
668 },
669 {
f3052b45
NL
670 "name": "symfony/dom-crawler",
671 "version": "v2.6.3",
672 "target-dir": "Symfony/Component/DomCrawler",
e342acf7
NL
673 "source": {
674 "type": "git",
f3052b45
NL
675 "url": "https://github.com/symfony/DomCrawler.git",
676 "reference": "26a9eb302decd828990e1015afaa11b78b016073"
e342acf7
NL
677 },
678 "dist": {
679 "type": "zip",
f3052b45
NL
680 "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/26a9eb302decd828990e1015afaa11b78b016073",
681 "reference": "26a9eb302decd828990e1015afaa11b78b016073",
e342acf7
NL
682 "shasum": ""
683 },
684 "require": {
685 "php": ">=5.3.3"
686 },
f3052b45
NL
687 "require-dev": {
688 "symfony/css-selector": "~2.3"
689 },
690 "suggest": {
691 "symfony/css-selector": ""
692 },
e342acf7 693 "type": "library",
f3052b45
NL
694 "extra": {
695 "branch-alias": {
696 "dev-master": "2.6-dev"
697 }
698 },
e342acf7 699 "autoload": {
f3052b45
NL
700 "psr-0": {
701 "Symfony\\Component\\DomCrawler\\": ""
702 }
e342acf7
NL
703 },
704 "notification-url": "https://packagist.org/downloads/",
e342acf7 705 "license": [
f3052b45 706 "MIT"
e342acf7
NL
707 ],
708 "authors": [
709 {
f3052b45
NL
710 "name": "Symfony Community",
711 "homepage": "http://symfony.com/contributors"
712 },
713 {
714 "name": "Fabien Potencier",
715 "email": "fabien@symfony.com"
e342acf7
NL
716 }
717 ],
f3052b45
NL
718 "description": "Symfony DomCrawler Component",
719 "homepage": "http://symfony.com",
720 "time": "2015-01-03 08:01:59"
e342acf7
NL
721 },
722 {
f3052b45
NL
723 "name": "symfony/event-dispatcher",
724 "version": "v2.6.3",
725 "target-dir": "Symfony/Component/EventDispatcher",
e342acf7
NL
726 "source": {
727 "type": "git",
f3052b45
NL
728 "url": "https://github.com/symfony/EventDispatcher.git",
729 "reference": "40ff70cadea3785d83cac1c8309514b36113064e"
e342acf7
NL
730 },
731 "dist": {
732 "type": "zip",
f3052b45
NL
733 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/40ff70cadea3785d83cac1c8309514b36113064e",
734 "reference": "40ff70cadea3785d83cac1c8309514b36113064e",
e342acf7
NL
735 "shasum": ""
736 },
737 "require": {
e342acf7
NL
738 "php": ">=5.3.3"
739 },
740 "require-dev": {
f3052b45
NL
741 "psr/log": "~1.0",
742 "symfony/config": "~2.0,>=2.0.5",
743 "symfony/dependency-injection": "~2.6",
744 "symfony/expression-language": "~2.6",
745 "symfony/stopwatch": "~2.3"
e342acf7 746 },
f3052b45
NL
747 "suggest": {
748 "symfony/dependency-injection": "",
749 "symfony/http-kernel": ""
750 },
751 "type": "library",
752 "extra": {
753 "branch-alias": {
754 "dev-master": "2.6-dev"
e342acf7
NL
755 }
756 },
757 "autoload": {
f3052b45
NL
758 "psr-0": {
759 "Symfony\\Component\\EventDispatcher\\": ""
760 }
e342acf7
NL
761 },
762 "notification-url": "https://packagist.org/downloads/",
763 "license": [
f3052b45 764 "MIT"
e342acf7
NL
765 ],
766 "authors": [
767 {
f3052b45
NL
768 "name": "Symfony Community",
769 "homepage": "http://symfony.com/contributors"
770 },
771 {
772 "name": "Fabien Potencier",
773 "email": "fabien@symfony.com"
e342acf7
NL
774 }
775 ],
f3052b45
NL
776 "description": "Symfony EventDispatcher Component",
777 "homepage": "http://symfony.com",
778 "time": "2015-01-05 14:28:40"
e342acf7
NL
779 },
780 {
f3052b45
NL
781 "name": "symfony/filesystem",
782 "version": "v2.6.3",
783 "target-dir": "Symfony/Component/Filesystem",
e342acf7
NL
784 "source": {
785 "type": "git",
f3052b45
NL
786 "url": "https://github.com/symfony/Filesystem.git",
787 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7"
e342acf7
NL
788 },
789 "dist": {
790 "type": "zip",
f3052b45
NL
791 "url": "https://api.github.com/repos/symfony/Filesystem/zipball/a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
792 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
e342acf7
NL
793 "shasum": ""
794 },
795 "require": {
f3052b45 796 "php": ">=5.3.3"
e342acf7 797 },
e342acf7
NL
798 "type": "library",
799 "extra": {
800 "branch-alias": {
f3052b45 801 "dev-master": "2.6-dev"
e342acf7
NL
802 }
803 },
804 "autoload": {
f3052b45
NL
805 "psr-0": {
806 "Symfony\\Component\\Filesystem\\": ""
807 }
e342acf7
NL
808 },
809 "notification-url": "https://packagist.org/downloads/",
810 "license": [
f3052b45 811 "MIT"
e342acf7
NL
812 ],
813 "authors": [
814 {
f3052b45
NL
815 "name": "Symfony Community",
816 "homepage": "http://symfony.com/contributors"
817 },
818 {
819 "name": "Fabien Potencier",
820 "email": "fabien@symfony.com"
e342acf7
NL
821 }
822 ],
f3052b45
NL
823 "description": "Symfony Filesystem Component",
824 "homepage": "http://symfony.com",
825 "time": "2015-01-03 21:13:09"
e342acf7
NL
826 },
827 {
f3052b45
NL
828 "name": "symfony/form",
829 "version": "v2.6.3",
830 "target-dir": "Symfony/Component/Form",
e342acf7
NL
831 "source": {
832 "type": "git",
f3052b45
NL
833 "url": "https://github.com/symfony/Form.git",
834 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303"
e342acf7
NL
835 },
836 "dist": {
837 "type": "zip",
f3052b45
NL
838 "url": "https://api.github.com/repos/symfony/Form/zipball/bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
839 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
e342acf7
NL
840 "shasum": ""
841 },
842 "require": {
e342acf7 843 "php": ">=5.3.3",
f3052b45
NL
844 "symfony/event-dispatcher": "~2.1",
845 "symfony/intl": "~2.3",
846 "symfony/options-resolver": "~2.6",
847 "symfony/property-access": "~2.3"
e342acf7
NL
848 },
849 "require-dev": {
f3052b45
NL
850 "doctrine/collections": "~1.0",
851 "symfony/http-foundation": "~2.2",
852 "symfony/http-kernel": "~2.4",
853 "symfony/security-csrf": "~2.4",
854 "symfony/translation": "~2.0,>=2.0.5",
855 "symfony/validator": "~2.6"
e342acf7
NL
856 },
857 "suggest": {
f3052b45
NL
858 "symfony/framework-bundle": "For templating with PHP.",
859 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
860 "symfony/twig-bridge": "For templating with Twig.",
861 "symfony/validator": "For form validation."
e342acf7
NL
862 },
863 "type": "library",
864 "extra": {
865 "branch-alias": {
f3052b45 866 "dev-master": "2.6-dev"
e342acf7
NL
867 }
868 },
869 "autoload": {
f3052b45
NL
870 "psr-0": {
871 "Symfony\\Component\\Form\\": ""
adf17b67
NL
872 }
873 },
adf17b67
NL
874 "notification-url": "https://packagist.org/downloads/",
875 "license": [
876 "MIT"
877 ],
878 "authors": [
879 {
f3052b45
NL
880 "name": "Symfony Community",
881 "homepage": "http://symfony.com/contributors"
882 },
883 {
884 "name": "Fabien Potencier",
885 "email": "fabien@symfony.com"
adf17b67
NL
886 }
887 ],
f3052b45
NL
888 "description": "Symfony Form Component",
889 "homepage": "http://symfony.com",
890 "time": "2015-01-07 14:31:37"
adf17b67 891 },
e342acf7 892 {
f3052b45
NL
893 "name": "symfony/intl",
894 "version": "v2.6.3",
895 "target-dir": "Symfony/Component/Intl",
e342acf7
NL
896 "source": {
897 "type": "git",
f3052b45
NL
898 "url": "https://github.com/symfony/Intl.git",
899 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee"
e342acf7
NL
900 },
901 "dist": {
902 "type": "zip",
f3052b45
NL
903 "url": "https://api.github.com/repos/symfony/Intl/zipball/5e7494e1e6aed4309f43121b3141d6e0273dcaee",
904 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee",
e342acf7
NL
905 "shasum": ""
906 },
907 "require": {
f3052b45 908 "php": ">=5.3.3"
e342acf7
NL
909 },
910 "require-dev": {
f3052b45
NL
911 "symfony/filesystem": ">=2.1"
912 },
913 "suggest": {
914 "ext-intl": "to use the component with locales other than \"en\""
e342acf7
NL
915 },
916 "type": "library",
917 "extra": {
918 "branch-alias": {
f3052b45 919 "dev-master": "2.6-dev"
e342acf7
NL
920 }
921 },
922 "autoload": {
f3052b45
NL
923 "psr-0": {
924 "Symfony\\Component\\Intl\\": ""
925 },
e342acf7 926 "classmap": [
f3052b45
NL
927 "Symfony/Component/Intl/Resources/stubs"
928 ],
929 "files": [
930 "Symfony/Component/Intl/Resources/stubs/functions.php"
e342acf7
NL
931 ]
932 },
933 "notification-url": "https://packagist.org/downloads/",
934 "license": [
f3052b45 935 "MIT"
e342acf7
NL
936 ],
937 "authors": [
938 {
f3052b45
NL
939 "name": "Symfony Community",
940 "homepage": "http://symfony.com/contributors"
e342acf7
NL
941 },
942 {
f3052b45
NL
943 "name": "Bernhard Schussek",
944 "email": "bschussek@gmail.com"
e342acf7
NL
945 },
946 {
f3052b45
NL
947 "name": "Eriksen Costa",
948 "email": "eriksen.costa@infranology.com.br"
e342acf7
NL
949 },
950 {
f3052b45
NL
951 "name": "Igor Wiedler",
952 "email": "igor@wiedler.ch"
e342acf7
NL
953 }
954 ],
f3052b45
NL
955 "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
956 "homepage": "http://symfony.com",
e342acf7 957 "keywords": [
f3052b45
NL
958 "i18n",
959 "icu",
960 "internationalization",
961 "intl",
962 "l10n",
963 "localization"
e342acf7 964 ],
f3052b45 965 "time": "2015-01-03 08:01:59"
e342acf7
NL
966 },
967 {
f3052b45
NL
968 "name": "symfony/options-resolver",
969 "version": "v2.6.3",
970 "target-dir": "Symfony/Component/OptionsResolver",
e342acf7
NL
971 "source": {
972 "type": "git",
f3052b45
NL
973 "url": "https://github.com/symfony/OptionsResolver.git",
974 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd"
e342acf7
NL
975 },
976 "dist": {
977 "type": "zip",
f3052b45
NL
978 "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/23aed23820c9c2273c405b43deee3de6c0668acd",
979 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd",
e342acf7
NL
980 "shasum": ""
981 },
982 "require": {
983 "php": ">=5.3.3"
984 },
e342acf7
NL
985 "type": "library",
986 "extra": {
987 "branch-alias": {
f3052b45 988 "dev-master": "2.6-dev"
e342acf7
NL
989 }
990 },
991 "autoload": {
f3052b45
NL
992 "psr-0": {
993 "Symfony\\Component\\OptionsResolver\\": ""
994 }
e342acf7
NL
995 },
996 "notification-url": "https://packagist.org/downloads/",
997 "license": [
f3052b45 998 "MIT"
e342acf7
NL
999 ],
1000 "authors": [
1001 {
f3052b45
NL
1002 "name": "Symfony Community",
1003 "homepage": "http://symfony.com/contributors"
e342acf7
NL
1004 },
1005 {
f3052b45
NL
1006 "name": "Fabien Potencier",
1007 "email": "fabien@symfony.com"
e342acf7
NL
1008 }
1009 ],
f3052b45
NL
1010 "description": "Symfony OptionsResolver Component",
1011 "homepage": "http://symfony.com",
e342acf7 1012 "keywords": [
f3052b45
NL
1013 "config",
1014 "configuration",
1015 "options"
e342acf7 1016 ],
f3052b45 1017 "time": "2015-01-05 17:41:06"
e342acf7
NL
1018 },
1019 {
f3052b45
NL
1020 "name": "symfony/property-access",
1021 "version": "v2.6.3",
1022 "target-dir": "Symfony/Component/PropertyAccess",
e342acf7
NL
1023 "source": {
1024 "type": "git",
f3052b45
NL
1025 "url": "https://github.com/symfony/PropertyAccess.git",
1026 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74"
e342acf7
NL
1027 },
1028 "dist": {
1029 "type": "zip",
f3052b45
NL
1030 "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/b5055bdf4365638065d2a268e213a57b771d2f74",
1031 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74",
e342acf7
NL
1032 "shasum": ""
1033 },
1034 "require": {
1035 "php": ">=5.3.3"
1036 },
e342acf7
NL
1037 "type": "library",
1038 "extra": {
1039 "branch-alias": {
f3052b45 1040 "dev-master": "2.6-dev"
e342acf7
NL
1041 }
1042 },
1043 "autoload": {
f3052b45
NL
1044 "psr-0": {
1045 "Symfony\\Component\\PropertyAccess\\": ""
1046 }
e342acf7
NL
1047 },
1048 "notification-url": "https://packagist.org/downloads/",
1049 "license": [
f3052b45 1050 "MIT"
e342acf7
NL
1051 ],
1052 "authors": [
1053 {
f3052b45
NL
1054 "name": "Symfony Community",
1055 "homepage": "http://symfony.com/contributors"
1056 },
1057 {
1058 "name": "Fabien Potencier",
1059 "email": "fabien@symfony.com"
e342acf7
NL
1060 }
1061 ],
f3052b45
NL
1062 "description": "Symfony PropertyAccess Component",
1063 "homepage": "http://symfony.com",
e342acf7 1064 "keywords": [
f3052b45
NL
1065 "access",
1066 "array",
1067 "extraction",
1068 "index",
1069 "injection",
1070 "object",
1071 "property",
1072 "property path",
1073 "reflection"
e342acf7 1074 ],
f3052b45 1075 "time": "2015-01-03 15:33:07"
e342acf7
NL
1076 },
1077 {
f3052b45
NL
1078 "name": "symfony/routing",
1079 "version": "v2.6.3",
1080 "target-dir": "Symfony/Component/Routing",
e342acf7
NL
1081 "source": {
1082 "type": "git",
f3052b45
NL
1083 "url": "https://github.com/symfony/Routing.git",
1084 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41"
e342acf7
NL
1085 },
1086 "dist": {
1087 "type": "zip",
f3052b45
NL
1088 "url": "https://api.github.com/repos/symfony/Routing/zipball/28382c6806780ddc657c136a5ca4415dd3252f41",
1089 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41",
e342acf7
NL
1090 "shasum": ""
1091 },
1092 "require": {
1093 "php": ">=5.3.3"
1094 },
1095 "require-dev": {
f3052b45
NL
1096 "doctrine/annotations": "~1.0",
1097 "doctrine/common": "~2.2",
1098 "psr/log": "~1.0",
1099 "symfony/config": "~2.2",
1100 "symfony/expression-language": "~2.4",
1101 "symfony/http-foundation": "~2.3",
1102 "symfony/yaml": "~2.0,>=2.0.5"
1103 },
1104 "suggest": {
1105 "doctrine/annotations": "For using the annotation loader",
1106 "symfony/config": "For using the all-in-one router or any loader",
1107 "symfony/expression-language": "For using expression matching",
1108 "symfony/yaml": "For using the YAML loader"
e342acf7
NL
1109 },
1110 "type": "library",
1111 "extra": {
1112 "branch-alias": {
f3052b45 1113 "dev-master": "2.6-dev"
e342acf7
NL
1114 }
1115 },
1116 "autoload": {
f3052b45
NL
1117 "psr-0": {
1118 "Symfony\\Component\\Routing\\": ""
1119 }
e342acf7
NL
1120 },
1121 "notification-url": "https://packagist.org/downloads/",
1122 "license": [
f3052b45 1123 "MIT"
e342acf7
NL
1124 ],
1125 "authors": [
1126 {
f3052b45
NL
1127 "name": "Symfony Community",
1128 "homepage": "http://symfony.com/contributors"
e342acf7
NL
1129 },
1130 {
f3052b45
NL
1131 "name": "Fabien Potencier",
1132 "email": "fabien@symfony.com"
e342acf7
NL
1133 }
1134 ],
f3052b45
NL
1135 "description": "Symfony Routing Component",
1136 "homepage": "http://symfony.com",
e342acf7 1137 "keywords": [
f3052b45
NL
1138 "router",
1139 "routing",
1140 "uri",
1141 "url"
e342acf7 1142 ],
f3052b45 1143 "time": "2015-01-05 14:28:40"
e342acf7
NL
1144 },
1145 {
f3052b45
NL
1146 "name": "symfony/security-core",
1147 "version": "v2.6.3",
1148 "target-dir": "Symfony/Component/Security/Core",
e342acf7
NL
1149 "source": {
1150 "type": "git",
f3052b45
NL
1151 "url": "https://github.com/symfony/security-core.git",
1152 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242"
e342acf7
NL
1153 },
1154 "dist": {
1155 "type": "zip",
f3052b45
NL
1156 "url": "https://api.github.com/repos/symfony/security-core/zipball/db8c6964f9d69496b9ef21788c4afc4306113242",
1157 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242",
e342acf7
NL
1158 "shasum": ""
1159 },
1160 "require": {
1161 "php": ">=5.3.3"
1162 },
1163 "require-dev": {
f3052b45
NL
1164 "ircmaxell/password-compat": "1.0.*",
1165 "psr/log": "~1.0",
1166 "symfony/event-dispatcher": "~2.1",
1167 "symfony/expression-language": "~2.6",
1168 "symfony/http-foundation": "~2.4",
1169 "symfony/translation": "~2.0,>=2.0.5",
1170 "symfony/validator": "~2.5,>=2.5.5"
e342acf7
NL
1171 },
1172 "suggest": {
f3052b45
NL
1173 "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
1174 "symfony/event-dispatcher": "",
1175 "symfony/expression-language": "For using the expression voter",
1176 "symfony/http-foundation": "",
1177 "symfony/validator": "For using the user password constraint"
e342acf7
NL
1178 },
1179 "type": "library",
1180 "extra": {
1181 "branch-alias": {
f3052b45 1182 "dev-master": "2.6-dev"
e342acf7
NL
1183 }
1184 },
1185 "autoload": {
f3052b45
NL
1186 "psr-0": {
1187 "Symfony\\Component\\Security\\Core\\": ""
e342acf7 1188 }
e342acf7
NL
1189 },
1190 "notification-url": "https://packagist.org/downloads/",
1191 "license": [
f3052b45 1192 "MIT"
e342acf7
NL
1193 ],
1194 "authors": [
1195 {
f3052b45
NL
1196 "name": "Symfony Community",
1197 "homepage": "http://symfony.com/contributors"
1198 },
1199 {
1200 "name": "Fabien Potencier",
1201 "email": "fabien@symfony.com"
e342acf7
NL
1202 }
1203 ],
f3052b45
NL
1204 "description": "Symfony Security Component - Core Library",
1205 "homepage": "http://symfony.com",
1206 "time": "2015-01-05 20:59:13"
e342acf7 1207 },
adf17b67 1208 {
f3052b45 1209 "name": "symfony/security-csrf",
adf17b67 1210 "version": "v2.6.3",
f3052b45 1211 "target-dir": "Symfony/Component/Security/Csrf",
adf17b67
NL
1212 "source": {
1213 "type": "git",
f3052b45
NL
1214 "url": "https://github.com/symfony/security-csrf.git",
1215 "reference": "c532081e1c9295b69dac2e3faea87112543504fc"
adf17b67
NL
1216 },
1217 "dist": {
1218 "type": "zip",
f3052b45
NL
1219 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/c532081e1c9295b69dac2e3faea87112543504fc",
1220 "reference": "c532081e1c9295b69dac2e3faea87112543504fc",
adf17b67
NL
1221 "shasum": ""
1222 },
1223 "require": {
1224 "php": ">=5.3.3",
f3052b45 1225 "symfony/security-core": "~2.4"
adf17b67
NL
1226 },
1227 "require-dev": {
f3052b45 1228 "symfony/http-foundation": "~2.1"
adf17b67
NL
1229 },
1230 "suggest": {
f3052b45 1231 "symfony/http-foundation": "For using the class SessionTokenStorage."
adf17b67
NL
1232 },
1233 "type": "library",
1234 "extra": {
1235 "branch-alias": {
1236 "dev-master": "2.6-dev"
1237 }
1238 },
1239 "autoload": {
1240 "psr-0": {
f3052b45 1241 "Symfony\\Component\\Security\\Csrf\\": ""
adf17b67
NL
1242 }
1243 },
1244 "notification-url": "https://packagist.org/downloads/",
1245 "license": [
1246 "MIT"
1247 ],
1248 "authors": [
7d2eb7a7
NL
1249 {
1250 "name": "Symfony Community",
1251 "homepage": "http://symfony.com/contributors"
adf17b67
NL
1252 },
1253 {
1254 "name": "Fabien Potencier",
1255 "email": "fabien@symfony.com"
7d2eb7a7
NL
1256 }
1257 ],
f3052b45 1258 "description": "Symfony Security Component - CSRF Library",
7d2eb7a7 1259 "homepage": "http://symfony.com",
adf17b67 1260 "time": "2015-01-03 08:01:59"
7d2eb7a7
NL
1261 },
1262 {
f3052b45 1263 "name": "symfony/translation",
adf17b67 1264 "version": "v2.6.3",
f3052b45 1265 "target-dir": "Symfony/Component/Translation",
7d2eb7a7
NL
1266 "source": {
1267 "type": "git",
f3052b45
NL
1268 "url": "https://github.com/symfony/Translation.git",
1269 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39"
7d2eb7a7
NL
1270 },
1271 "dist": {
1272 "type": "zip",
f3052b45
NL
1273 "url": "https://api.github.com/repos/symfony/Translation/zipball/f289cdf8179d32058c1e1cbac723106a5ff6fa39",
1274 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39",
7d2eb7a7
NL
1275 "shasum": ""
1276 },
1277 "require": {
1278 "php": ">=5.3.3"
1279 },
f3052b45
NL
1280 "require-dev": {
1281 "psr/log": "~1.0",
1282 "symfony/config": "~2.3,>=2.3.12",
1283 "symfony/intl": "~2.3",
1284 "symfony/yaml": "~2.2"
1285 },
1286 "suggest": {
1287 "psr/log": "To use logging capability in translator",
1288 "symfony/config": "",
1289 "symfony/yaml": ""
1290 },
7d2eb7a7
NL
1291 "type": "library",
1292 "extra": {
1293 "branch-alias": {
adf17b67 1294 "dev-master": "2.6-dev"
7d2eb7a7
NL
1295 }
1296 },
1297 "autoload": {
1298 "psr-0": {
f3052b45 1299 "Symfony\\Component\\Translation\\": ""
7d2eb7a7
NL
1300 }
1301 },
1302 "notification-url": "https://packagist.org/downloads/",
1303 "license": [
1304 "MIT"
1305 ],
1306 "authors": [
adf17b67
NL
1307 {
1308 "name": "Symfony Community",
1309 "homepage": "http://symfony.com/contributors"
1310 },
7d2eb7a7
NL
1311 {
1312 "name": "Fabien Potencier",
1313 "email": "fabien@symfony.com"
adf17b67
NL
1314 }
1315 ],
f3052b45 1316 "description": "Symfony Translation Component",
adf17b67 1317 "homepage": "http://symfony.com",
f3052b45 1318 "time": "2015-01-03 15:33:07"
adf17b67
NL
1319 },
1320 {
f3052b45 1321 "name": "symfony/twig-bridge",
adf17b67 1322 "version": "v2.6.3",
f3052b45 1323 "target-dir": "Symfony/Bridge/Twig",
adf17b67
NL
1324 "source": {
1325 "type": "git",
f3052b45
NL
1326 "url": "https://github.com/symfony/TwigBridge.git",
1327 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1"
adf17b67
NL
1328 },
1329 "dist": {
1330 "type": "zip",
f3052b45
NL
1331 "url": "https://api.github.com/repos/symfony/TwigBridge/zipball/72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
1332 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
adf17b67
NL
1333 "shasum": ""
1334 },
1335 "require": {
f3052b45
NL
1336 "php": ">=5.3.3",
1337 "symfony/security-csrf": "~2.4",
1338 "twig/twig": "~1.13,>=1.13.1"
adf17b67
NL
1339 },
1340 "require-dev": {
f3052b45
NL
1341 "symfony/console": "~2.4",
1342 "symfony/expression-language": "~2.4",
1343 "symfony/finder": "~2.3",
1344 "symfony/form": "~2.6",
1345 "symfony/http-kernel": "~2.3",
1346 "symfony/intl": "~2.3",
1347 "symfony/routing": "~2.2",
1348 "symfony/security": "~2.4",
1349 "symfony/stopwatch": "~2.2",
1350 "symfony/templating": "~2.1",
1351 "symfony/translation": "~2.2",
1352 "symfony/var-dumper": "~2.6",
1353 "symfony/yaml": "~2.0,>=2.0.5"
adf17b67
NL
1354 },
1355 "suggest": {
f3052b45
NL
1356 "symfony/expression-language": "For using the ExpressionExtension",
1357 "symfony/finder": "",
1358 "symfony/form": "For using the FormExtension",
1359 "symfony/http-kernel": "For using the HttpKernelExtension",
1360 "symfony/routing": "For using the RoutingExtension",
1361 "symfony/security": "For using the SecurityExtension",
1362 "symfony/stopwatch": "For using the StopwatchExtension",
1363 "symfony/templating": "For using the TwigEngine",
1364 "symfony/translation": "For using the TranslationExtension",
1365 "symfony/var-dumper": "For using the DumpExtension",
1366 "symfony/yaml": "For using the YamlExtension"
adf17b67 1367 },
f3052b45 1368 "type": "symfony-bridge",
adf17b67
NL
1369 "extra": {
1370 "branch-alias": {
1371 "dev-master": "2.6-dev"
1372 }
1373 },
1374 "autoload": {
1375 "psr-0": {
f3052b45 1376 "Symfony\\Bridge\\Twig\\": ""
adf17b67
NL
1377 }
1378 },
1379 "notification-url": "https://packagist.org/downloads/",
1380 "license": [
1381 "MIT"
1382 ],
1383 "authors": [
7d2eb7a7
NL
1384 {
1385 "name": "Symfony Community",
1386 "homepage": "http://symfony.com/contributors"
adf17b67
NL
1387 },
1388 {
1389 "name": "Fabien Potencier",
1390 "email": "fabien@symfony.com"
7d2eb7a7
NL
1391 }
1392 ],
f3052b45 1393 "description": "Symfony Twig Bridge",
7d2eb7a7 1394 "homepage": "http://symfony.com",
f3052b45 1395 "time": "2015-01-05 14:28:40"
7d2eb7a7 1396 },
1345a107
NL
1397 {
1398 "name": "symfony/yaml",
1399 "version": "v2.6.3",
1400 "target-dir": "Symfony/Component/Yaml",
1401 "source": {
1402 "type": "git",
1403 "url": "https://github.com/symfony/Yaml.git",
1404 "reference": "82462a90848a52c2533aa6b598b107d68076b018"
1405 },
1406 "dist": {
1407 "type": "zip",
1408 "url": "https://api.github.com/repos/symfony/Yaml/zipball/82462a90848a52c2533aa6b598b107d68076b018",
1409 "reference": "82462a90848a52c2533aa6b598b107d68076b018",
1410 "shasum": ""
1411 },
1412 "require": {
1413 "php": ">=5.3.3"
1414 },
1415 "type": "library",
1416 "extra": {
1417 "branch-alias": {
1418 "dev-master": "2.6-dev"
1419 }
1420 },
1421 "autoload": {
1422 "psr-0": {
1423 "Symfony\\Component\\Yaml\\": ""
1424 }
1425 },
1426 "notification-url": "https://packagist.org/downloads/",
1427 "license": [
1428 "MIT"
1429 ],
1430 "authors": [
1431 {
1432 "name": "Symfony Community",
1433 "homepage": "http://symfony.com/contributors"
1434 },
1435 {
1436 "name": "Fabien Potencier",
1437 "email": "fabien@symfony.com"
1438 }
1439 ],
1440 "description": "Symfony Yaml Component",
1441 "homepage": "http://symfony.com",
1442 "time": "2015-01-03 15:33:07"
1443 },
7d2eb7a7 1444 {
f3052b45
NL
1445 "name": "twig/extensions",
1446 "version": "v1.0.1",
7d2eb7a7
NL
1447 "source": {
1448 "type": "git",
f3052b45
NL
1449 "url": "https://github.com/twigphp/Twig-extensions.git",
1450 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
7d2eb7a7
NL
1451 },
1452 "dist": {
1453 "type": "zip",
f3052b45
NL
1454 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
1455 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
7d2eb7a7
NL
1456 "shasum": ""
1457 },
1458 "require": {
f3052b45 1459 "twig/twig": "~1.0"
7d2eb7a7
NL
1460 },
1461 "type": "library",
1462 "extra": {
1463 "branch-alias": {
f3052b45 1464 "dev-master": "1.0.x-dev"
7d2eb7a7
NL
1465 }
1466 },
1467 "autoload": {
1468 "psr-0": {
f3052b45 1469 "Twig_Extensions_": "lib/"
7d2eb7a7
NL
1470 }
1471 },
1472 "notification-url": "https://packagist.org/downloads/",
1473 "license": [
1474 "MIT"
1475 ],
1476 "authors": [
1477 {
1478 "name": "Fabien Potencier",
1479 "email": "fabien@symfony.com"
adf17b67
NL
1480 }
1481 ],
f3052b45
NL
1482 "description": "Common additional features for Twig that do not directly belong in core",
1483 "homepage": "https://github.com/fabpot/Twig-extensions",
1484 "keywords": [
1485 "debug",
1486 "i18n",
1487 "text"
1488 ],
1489 "time": "2013-10-18 19:37:15"
adf17b67
NL
1490 },
1491 {
f3052b45
NL
1492 "name": "twig/twig",
1493 "version": "v1.17.0",
adf17b67
NL
1494 "source": {
1495 "type": "git",
f3052b45
NL
1496 "url": "https://github.com/twigphp/Twig.git",
1497 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608"
adf17b67
NL
1498 },
1499 "dist": {
1500 "type": "zip",
f3052b45
NL
1501 "url": "https://api.github.com/repos/twigphp/Twig/zipball/2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
1502 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
adf17b67
NL
1503 "shasum": ""
1504 },
1505 "require": {
f3052b45 1506 "php": ">=5.2.4"
adf17b67
NL
1507 },
1508 "type": "library",
1509 "extra": {
1510 "branch-alias": {
f3052b45 1511 "dev-master": "1.17-dev"
adf17b67
NL
1512 }
1513 },
1514 "autoload": {
1515 "psr-0": {
f3052b45 1516 "Twig_": "lib/"
adf17b67
NL
1517 }
1518 },
1519 "notification-url": "https://packagist.org/downloads/",
1520 "license": [
f3052b45 1521 "BSD-3-Clause"
adf17b67
NL
1522 ],
1523 "authors": [
7d2eb7a7 1524 {
f3052b45
NL
1525 "name": "Fabien Potencier",
1526 "email": "fabien@symfony.com",
1527 "homepage": "http://fabien.potencier.org",
1528 "role": "Lead Developer"
adf17b67
NL
1529 },
1530 {
f3052b45
NL
1531 "name": "Armin Ronacher",
1532 "email": "armin.ronacher@active-4.com",
1533 "role": "Project Founder"
1534 },
1535 {
1536 "name": "Twig Team",
1537 "homepage": "http://twig.sensiolabs.org/contributors",
1538 "role": "Contributors"
7d2eb7a7
NL
1539 }
1540 ],
f3052b45
NL
1541 "description": "Twig, the flexible, fast, and secure template language for PHP",
1542 "homepage": "http://twig.sensiolabs.org",
1543 "keywords": [
1544 "templating"
1545 ],
1546 "time": "2015-01-14 10:15:49"
7d2eb7a7
NL
1547 },
1548 {
f3052b45
NL
1549 "name": "umpirsky/twig-gettext-extractor",
1550 "version": "1.1.3",
7d2eb7a7
NL
1551 "source": {
1552 "type": "git",
f3052b45
NL
1553 "url": "https://github.com/umpirsky/Twig-Gettext-Extractor.git",
1554 "reference": "1.1.3"
7d2eb7a7
NL
1555 },
1556 "dist": {
1557 "type": "zip",
f3052b45
NL
1558 "url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/1.1.3",
1559 "reference": "1.1.3",
7d2eb7a7
NL
1560 "shasum": ""
1561 },
1562 "require": {
1563 "php": ">=5.3.3",
f3052b45
NL
1564 "symfony/filesystem": ">=2.0,<3.0",
1565 "symfony/form": ">=2.0,<3.0",
1566 "symfony/routing": ">=2.0,<3.0",
1567 "symfony/translation": ">=2.0,<3.0",
1568 "symfony/twig-bridge": ">=2.0,<3.0",
1569 "twig/extensions": "1.0.*",
1570 "twig/twig": ">=1.2.0,<2.0-dev"
adf17b67
NL
1571 },
1572 "require-dev": {
f3052b45 1573 "symfony/config": "2.1.*"
adf17b67 1574 },
f3052b45
NL
1575 "bin": [
1576 "twig-gettext-extractor"
1577 ],
1578 "type": "application",
7d2eb7a7
NL
1579 "autoload": {
1580 "psr-0": {
f3052b45 1581 "Twig\\Gettext": "."
7d2eb7a7
NL
1582 }
1583 },
1584 "notification-url": "https://packagist.org/downloads/",
1585 "license": [
1586 "MIT"
1587 ],
1588 "authors": [
1589 {
f3052b45
NL
1590 "name": "Саша Стаменковић",
1591 "email": "umpirsky@gmail.com",
1592 "homepage": "http://umpirsky.com"
7d2eb7a7
NL
1593 }
1594 ],
f3052b45
NL
1595 "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
1596 "time": "2013-02-14 16:41:48"
7d2eb7a7
NL
1597 },
1598 {
f3052b45
NL
1599 "name": "wallabag/kriss_php5",
1600 "version": "dev-master",
7d2eb7a7
NL
1601 "source": {
1602 "type": "git",
f3052b45
NL
1603 "url": "https://github.com/wallabag/kriss_php5.git",
1604 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1"
7d2eb7a7
NL
1605 },
1606 "dist": {
1607 "type": "zip",
f3052b45
NL
1608 "url": "https://api.github.com/repos/wallabag/kriss_php5/zipball/f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
1609 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
7d2eb7a7
NL
1610 "shasum": ""
1611 },
1612 "require": {
f3052b45 1613 "php": ">=5.3.0"
7d2eb7a7
NL
1614 },
1615 "type": "library",
7d2eb7a7 1616 "autoload": {
7d2eb7a7 1617 "files": [
f3052b45 1618 "Session.php"
7d2eb7a7
NL
1619 ]
1620 },
7d2eb7a7
NL
1621 "authors": [
1622 {
f3052b45
NL
1623 "name": "Nicolas Lœuillet",
1624 "email": "nicolas@loeuillet.org",
1625 "homepage": "http://www.cdetc.fr"
7d2eb7a7
NL
1626 }
1627 ],
f3052b45
NL
1628 "description": "A simple and smart (or stupid) php5 snippets repository",
1629 "homepage": "https://github.com/wallabag/kriss_php5",
1630 "support": {
1631 "source": "https://github.com/wallabag/kriss_php5/tree/master"
1632 },
1633 "time": "2015-01-18 21:21:43"
7d2eb7a7
NL
1634 },
1635 {
f3052b45
NL
1636 "name": "wallabag/pagination",
1637 "version": "dev-master",
7d2eb7a7
NL
1638 "source": {
1639 "type": "git",
f3052b45
NL
1640 "url": "https://github.com/wallabag/pagination.git",
1641 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb"
7d2eb7a7
NL
1642 },
1643 "dist": {
1644 "type": "zip",
f3052b45
NL
1645 "url": "https://api.github.com/repos/wallabag/pagination/zipball/54e442b31c90e50e331cb8ac400537e0eda30deb",
1646 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb",
7d2eb7a7
NL
1647 "shasum": ""
1648 },
1649 "require": {
f3052b45 1650 "php": ">=5.3.0"
7d2eb7a7
NL
1651 },
1652 "type": "library",
7d2eb7a7 1653 "autoload": {
f3052b45
NL
1654 "files": [
1655 "paginator.php"
1656 ]
7d2eb7a7 1657 },
7d2eb7a7 1658 "authors": [
7d2eb7a7 1659 {
f3052b45
NL
1660 "name": "Nicolas Lœuillet",
1661 "email": "nicolas@loeuillet.org",
1662 "homepage": "http://www.cdetc.fr"
7d2eb7a7
NL
1663 }
1664 ],
f3052b45
NL
1665 "description": "Paginate record sets, not tied in directly to a database.",
1666 "homepage": "https://github.com/wallabag/pagination",
1667 "support": {
1668 "source": "https://github.com/wallabag/pagination/tree/master"
1669 },
1670 "time": "2015-01-19 09:24:39"
7d2eb7a7
NL
1671 },
1672 {
f3052b45
NL
1673 "name": "wallabag/php-flash-messages",
1674 "version": "dev-master",
7d2eb7a7
NL
1675 "source": {
1676 "type": "git",
f3052b45
NL
1677 "url": "https://github.com/wallabag/PHP-Flash-Messages.git",
1678 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab"
7d2eb7a7
NL
1679 },
1680 "dist": {
1681 "type": "zip",
f3052b45
NL
1682 "url": "https://api.github.com/repos/wallabag/PHP-Flash-Messages/zipball/ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
1683 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
7d2eb7a7
NL
1684 "shasum": ""
1685 },
1686 "require": {
f3052b45 1687 "php": ">=5.3.0"
7d2eb7a7
NL
1688 },
1689 "type": "library",
7d2eb7a7 1690 "autoload": {
f3052b45
NL
1691 "files": [
1692 "class.messages.php"
1693 ]
7d2eb7a7 1694 },
7d2eb7a7 1695 "license": [
f3052b45 1696 "Apache"
7d2eb7a7
NL
1697 ],
1698 "authors": [
7d2eb7a7 1699 {
f3052b45
NL
1700 "name": "Nicolas Lœuillet",
1701 "email": "nicolas@loeuillet.org",
1702 "homepage": "http://www.cdetc.fr"
7d2eb7a7
NL
1703 }
1704 ],
f3052b45
NL
1705 "description": "Session-based Flash Messages class for PHP",
1706 "homepage": "https://github.com/wallabag/PHP-Flash-Messages",
7d2eb7a7 1707 "keywords": [
f3052b45
NL
1708 "flash",
1709 "messages",
1710 "php-flash-messages",
1711 "sessions"
7d2eb7a7 1712 ],
f3052b45
NL
1713 "support": {
1714 "source": "https://github.com/wallabag/PHP-Flash-Messages/tree/master"
1715 },
1716 "time": "2015-01-18 19:51:55"
1717 }
1718 ],
1719 "packages-dev": [
7d2eb7a7 1720 {
f3052b45
NL
1721 "name": "phpunit/php-code-coverage",
1722 "version": "1.2.18",
7d2eb7a7
NL
1723 "source": {
1724 "type": "git",
f3052b45
NL
1725 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1726 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
7d2eb7a7
NL
1727 },
1728 "dist": {
1729 "type": "zip",
f3052b45
NL
1730 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1731 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
7d2eb7a7
NL
1732 "shasum": ""
1733 },
1734 "require": {
f3052b45
NL
1735 "php": ">=5.3.3",
1736 "phpunit/php-file-iterator": ">=1.3.0@stable",
1737 "phpunit/php-text-template": ">=1.2.0@stable",
1738 "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
7d2eb7a7
NL
1739 },
1740 "require-dev": {
f3052b45 1741 "phpunit/phpunit": "3.7.*@dev"
7d2eb7a7
NL
1742 },
1743 "suggest": {
f3052b45
NL
1744 "ext-dom": "*",
1745 "ext-xdebug": ">=2.0.5"
7d2eb7a7
NL
1746 },
1747 "type": "library",
1748 "extra": {
1749 "branch-alias": {
f3052b45 1750 "dev-master": "1.2.x-dev"
7d2eb7a7
NL
1751 }
1752 },
1753 "autoload": {
f3052b45
NL
1754 "classmap": [
1755 "PHP/"
1756 ]
7d2eb7a7
NL
1757 },
1758 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1759 "include-path": [
1760 ""
1761 ],
7d2eb7a7 1762 "license": [
f3052b45 1763 "BSD-3-Clause"
7d2eb7a7
NL
1764 ],
1765 "authors": [
adf17b67 1766 {
f3052b45
NL
1767 "name": "Sebastian Bergmann",
1768 "email": "sb@sebastian-bergmann.de",
1769 "role": "lead"
adf17b67
NL
1770 }
1771 ],
f3052b45
NL
1772 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1773 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
adf17b67 1774 "keywords": [
f3052b45
NL
1775 "coverage",
1776 "testing",
1777 "xunit"
adf17b67 1778 ],
f3052b45 1779 "time": "2014-09-02 10:13:14"
adf17b67
NL
1780 },
1781 {
f3052b45
NL
1782 "name": "phpunit/php-file-iterator",
1783 "version": "1.3.4",
adf17b67
NL
1784 "source": {
1785 "type": "git",
f3052b45
NL
1786 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1787 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
adf17b67
NL
1788 },
1789 "dist": {
1790 "type": "zip",
f3052b45
NL
1791 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
1792 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
adf17b67
NL
1793 "shasum": ""
1794 },
1795 "require": {
1796 "php": ">=5.3.3"
1797 },
adf17b67 1798 "type": "library",
adf17b67 1799 "autoload": {
f3052b45
NL
1800 "classmap": [
1801 "File/"
1802 ]
adf17b67
NL
1803 },
1804 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1805 "include-path": [
1806 ""
adf17b67 1807 ],
adf17b67 1808 "license": [
f3052b45 1809 "BSD-3-Clause"
adf17b67
NL
1810 ],
1811 "authors": [
7d2eb7a7 1812 {
f3052b45
NL
1813 "name": "Sebastian Bergmann",
1814 "email": "sb@sebastian-bergmann.de",
1815 "role": "lead"
7d2eb7a7
NL
1816 }
1817 ],
f3052b45
NL
1818 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1819 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1820 "keywords": [
1821 "filesystem",
1822 "iterator"
1823 ],
1824 "time": "2013-10-10 15:34:57"
7d2eb7a7
NL
1825 },
1826 {
f3052b45
NL
1827 "name": "phpunit/php-text-template",
1828 "version": "1.2.0",
7d2eb7a7
NL
1829 "source": {
1830 "type": "git",
f3052b45
NL
1831 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1832 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
7d2eb7a7
NL
1833 },
1834 "dist": {
1835 "type": "zip",
f3052b45
NL
1836 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1837 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
7d2eb7a7
NL
1838 "shasum": ""
1839 },
1840 "require": {
1841 "php": ">=5.3.3"
1842 },
7d2eb7a7 1843 "type": "library",
7d2eb7a7 1844 "autoload": {
f3052b45
NL
1845 "classmap": [
1846 "Text/"
1847 ]
7d2eb7a7
NL
1848 },
1849 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1850 "include-path": [
1851 ""
7d2eb7a7 1852 ],
7d2eb7a7 1853 "license": [
f3052b45 1854 "BSD-3-Clause"
7d2eb7a7
NL
1855 ],
1856 "authors": [
7d2eb7a7 1857 {
f3052b45
NL
1858 "name": "Sebastian Bergmann",
1859 "email": "sb@sebastian-bergmann.de",
1860 "role": "lead"
e342acf7 1861 }
e342acf7 1862 ],
f3052b45
NL
1863 "description": "Simple template engine.",
1864 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1865 "keywords": [
1866 "template"
e342acf7 1867 ],
f3052b45 1868 "time": "2014-01-30 17:20:04"
e342acf7 1869 },
7d2eb7a7 1870 {
f3052b45
NL
1871 "name": "phpunit/php-timer",
1872 "version": "1.0.5",
7d2eb7a7
NL
1873 "source": {
1874 "type": "git",
f3052b45
NL
1875 "url": "https://github.com/sebastianbergmann/php-timer.git",
1876 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
7d2eb7a7
NL
1877 },
1878 "dist": {
1879 "type": "zip",
f3052b45
NL
1880 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1881 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
7d2eb7a7
NL
1882 "shasum": ""
1883 },
1884 "require": {
f3052b45 1885 "php": ">=5.3.3"
7d2eb7a7 1886 },
f3052b45 1887 "type": "library",
7d2eb7a7 1888 "autoload": {
f3052b45
NL
1889 "classmap": [
1890 "PHP/"
1891 ]
7d2eb7a7
NL
1892 },
1893 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1894 "include-path": [
1895 ""
1896 ],
7d2eb7a7 1897 "license": [
f3052b45 1898 "BSD-3-Clause"
7d2eb7a7
NL
1899 ],
1900 "authors": [
1901 {
f3052b45
NL
1902 "name": "Sebastian Bergmann",
1903 "email": "sb@sebastian-bergmann.de",
1904 "role": "lead"
7d2eb7a7
NL
1905 }
1906 ],
f3052b45
NL
1907 "description": "Utility class for timing",
1908 "homepage": "https://github.com/sebastianbergmann/php-timer/",
7d2eb7a7 1909 "keywords": [
f3052b45 1910 "timer"
7d2eb7a7 1911 ],
f3052b45 1912 "time": "2013-08-02 07:42:54"
7d2eb7a7
NL
1913 },
1914 {
f3052b45
NL
1915 "name": "phpunit/php-token-stream",
1916 "version": "1.2.2",
7d2eb7a7
NL
1917 "source": {
1918 "type": "git",
f3052b45
NL
1919 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1920 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
7d2eb7a7
NL
1921 },
1922 "dist": {
1923 "type": "zip",
f3052b45
NL
1924 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
1925 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
7d2eb7a7
NL
1926 "shasum": ""
1927 },
1928 "require": {
f3052b45
NL
1929 "ext-tokenizer": "*",
1930 "php": ">=5.3.3"
7d2eb7a7
NL
1931 },
1932 "type": "library",
1933 "extra": {
1934 "branch-alias": {
f3052b45 1935 "dev-master": "1.2-dev"
7d2eb7a7
NL
1936 }
1937 },
1938 "autoload": {
f3052b45
NL
1939 "classmap": [
1940 "PHP/"
1941 ]
7d2eb7a7
NL
1942 },
1943 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1944 "include-path": [
1945 ""
1946 ],
7d2eb7a7
NL
1947 "license": [
1948 "BSD-3-Clause"
1949 ],
1950 "authors": [
1951 {
f3052b45
NL
1952 "name": "Sebastian Bergmann",
1953 "email": "sb@sebastian-bergmann.de",
1954 "role": "lead"
7d2eb7a7
NL
1955 }
1956 ],
f3052b45
NL
1957 "description": "Wrapper around PHP's tokenizer extension.",
1958 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
7d2eb7a7 1959 "keywords": [
f3052b45 1960 "tokenizer"
7d2eb7a7 1961 ],
f3052b45 1962 "time": "2014-03-03 05:10:30"
7d2eb7a7
NL
1963 },
1964 {
f3052b45
NL
1965 "name": "phpunit/phpunit",
1966 "version": "3.7.38",
7d2eb7a7
NL
1967 "source": {
1968 "type": "git",
f3052b45
NL
1969 "url": "https://github.com/sebastianbergmann/phpunit.git",
1970 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
7d2eb7a7
NL
1971 },
1972 "dist": {
1973 "type": "zip",
f3052b45
NL
1974 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
1975 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
7d2eb7a7
NL
1976 "shasum": ""
1977 },
1978 "require": {
f3052b45
NL
1979 "ext-ctype": "*",
1980 "ext-dom": "*",
1981 "ext-json": "*",
1982 "ext-pcre": "*",
1983 "ext-reflection": "*",
1984 "ext-spl": "*",
7d2eb7a7 1985 "php": ">=5.3.3",
f3052b45
NL
1986 "phpunit/php-code-coverage": "~1.2",
1987 "phpunit/php-file-iterator": "~1.3",
1988 "phpunit/php-text-template": "~1.1",
1989 "phpunit/php-timer": "~1.0",
1990 "phpunit/phpunit-mock-objects": "~1.2",
1991 "symfony/yaml": "~2.0"
7d2eb7a7
NL
1992 },
1993 "require-dev": {
f3052b45
NL
1994 "pear-pear.php.net/pear": "1.9.4"
1995 },
1996 "suggest": {
1997 "phpunit/php-invoker": "~1.1"
7d2eb7a7
NL
1998 },
1999 "bin": [
f3052b45 2000 "composer/bin/phpunit"
7d2eb7a7 2001 ],
f3052b45
NL
2002 "type": "library",
2003 "extra": {
2004 "branch-alias": {
2005 "dev-master": "3.7.x-dev"
7d2eb7a7
NL
2006 }
2007 },
f3052b45
NL
2008 "autoload": {
2009 "classmap": [
2010 "PHPUnit/"
2011 ]
2012 },
7d2eb7a7 2013 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
2014 "include-path": [
2015 "",
2016 "../../symfony/yaml/"
2017 ],
7d2eb7a7 2018 "license": [
f3052b45 2019 "BSD-3-Clause"
7d2eb7a7
NL
2020 ],
2021 "authors": [
2022 {
f3052b45
NL
2023 "name": "Sebastian Bergmann",
2024 "email": "sebastian@phpunit.de",
2025 "role": "lead"
7d2eb7a7
NL
2026 }
2027 ],
f3052b45
NL
2028 "description": "The PHP Unit Testing framework.",
2029 "homepage": "http://www.phpunit.de/",
2030 "keywords": [
2031 "phpunit",
2032 "testing",
2033 "xunit"
2034 ],
2035 "time": "2014-10-17 09:04:17"
a20f96b7 2036 },
10939766 2037 {
f3052b45
NL
2038 "name": "phpunit/phpunit-mock-objects",
2039 "version": "1.2.3",
10939766
NL
2040 "source": {
2041 "type": "git",
f3052b45
NL
2042 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2043 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
10939766
NL
2044 },
2045 "dist": {
2046 "type": "zip",
f3052b45
NL
2047 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
2048 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
10939766
NL
2049 "shasum": ""
2050 },
2051 "require": {
f3052b45
NL
2052 "php": ">=5.3.3",
2053 "phpunit/php-text-template": ">=1.1.1@stable"
2054 },
2055 "suggest": {
2056 "ext-soap": "*"
10939766
NL
2057 },
2058 "type": "library",
2059 "autoload": {
f3052b45
NL
2060 "classmap": [
2061 "PHPUnit/"
10939766
NL
2062 ]
2063 },
f3052b45
NL
2064 "notification-url": "https://packagist.org/downloads/",
2065 "include-path": [
2066 ""
2067 ],
2068 "license": [
2069 "BSD-3-Clause"
2070 ],
10939766
NL
2071 "authors": [
2072 {
f3052b45
NL
2073 "name": "Sebastian Bergmann",
2074 "email": "sb@sebastian-bergmann.de",
2075 "role": "lead"
10939766
NL
2076 }
2077 ],
f3052b45
NL
2078 "description": "Mock Object library for PHPUnit",
2079 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2080 "keywords": [
2081 "mock",
2082 "xunit"
2083 ],
2084 "time": "2013-01-13 10:24:48"
7d2eb7a7
NL
2085 }
2086 ],
adf17b67 2087 "aliases": [],
7d2eb7a7 2088 "minimum-stability": "stable",
adf17b67
NL
2089 "stability-flags": {
2090 "fabpot/goutte": 20,
2091 "ezyang/htmlpurifier": 20,
a20f96b7 2092 "mgargano/simplehtmldom": 20,
10939766 2093 "wallabag/php-flash-messages": 20,
dda7884a
NL
2094 "wallabag/kriss_php5": 20,
2095 "wallabag/pagination": 20
adf17b67
NL
2096 },
2097 "prefer-stable": false,
2098 "prefer-lowest": false,
2099 "platform": [],
2100 "platform-dev": []
7d2eb7a7 2101}