scratch – Blame information for rev 123

Subversion Repositories:
Rev:
Rev Author Line No. Line
66 office 1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
123 office 7 "content-hash": "68527e96f8378fa77deddb114ef7a04a",
66 office 8 "packages": [
9 {
110 office 10 "name": "alchemy/binary-driver",
11 "version": "1.6.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/alchemy-fr/BinaryDriver.git",
15 "reference": "80c6633890afb71d2417ae851d0ad167d8b00b95"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/80c6633890afb71d2417ae851d0ad167d8b00b95",
20 "reference": "80c6633890afb71d2417ae851d0ad167d8b00b95",
21 "shasum": ""
22 },
23 "require": {
24 "evenement/evenement": "^2.0|^1.0",
25 "monolog/monolog": "^1.3",
26 "php": ">=5.5",
27 "psr/log": "^1.0",
28 "symfony/process": "^2.0|^3.0"
29 },
30 "require-dev": {
31 "phpunit/phpunit": "^4.0|^5.0"
32 },
33 "type": "library",
34 "autoload": {
35 "psr-0": {
36 "Alchemy": "src"
37 }
38 },
39 "notification-url": "https://packagist.org/downloads/",
40 "license": [
41 "MIT"
42 ],
43 "authors": [
44 {
45 "name": "Romain Neutron",
46 "email": "imprec@gmail.com",
47 "homepage": "http://www.lickmychip.com/"
48 },
49 {
50 "name": "Phraseanet Team",
51 "email": "info@alchemy.fr",
52 "homepage": "http://www.phraseanet.com/"
53 },
54 {
55 "name": "Nicolas Le Goff",
56 "email": "legoff.n@gmail.com"
57 }
58 ],
59 "description": "A set of tools to build binary drivers",
60 "keywords": [
61 "binary",
62 "driver"
63 ],
64 "time": "2016-03-02T13:49:15+00:00"
65 },
66 {
123 office 67 "name": "aura/installer-default",
68 "version": "1.0.0",
69 "source": {
70 "type": "git",
71 "url": "https://github.com/auraphp/installer-default.git",
72 "reference": "52f8de3670cc1ef45a916f40f732937436d028c8"
73 },
74 "dist": {
75 "type": "zip",
76 "url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8",
77 "reference": "52f8de3670cc1ef45a916f40f732937436d028c8",
78 "shasum": ""
79 },
80 "type": "composer-installer",
81 "extra": {
82 "class": "Aura\\Composer\\DefaultInstaller"
83 },
84 "autoload": {
85 "psr-0": {
86 "Aura\\Composer\\": "src/"
87 }
88 },
89 "notification-url": "https://packagist.org/downloads/",
90 "license": [
91 "BSD-2-Clause"
92 ],
93 "authors": [
94 {
95 "name": "Paul M. Jones",
96 "email": "pmjones88@gmail.com",
97 "homepage": "http://paul-m-jones.com"
98 }
99 ],
100 "description": "Installs Aura packages using the Composer defaults.",
101 "keywords": [
102 "aura",
103 "installer"
104 ],
105 "time": "2012-11-26T21:35:57+00:00"
106 },
107 {
108 "name": "aura/uri",
109 "version": "1.2.0",
110 "source": {
111 "type": "git",
112 "url": "https://github.com/auraphp/Aura.Uri.git",
113 "reference": "298abdf98f64e06928a159abc61c227b2814c065"
114 },
115 "dist": {
116 "type": "zip",
117 "url": "https://api.github.com/repos/auraphp/Aura.Uri/zipball/298abdf98f64e06928a159abc61c227b2814c065",
118 "reference": "298abdf98f64e06928a159abc61c227b2814c065",
119 "shasum": ""
120 },
121 "require": {
122 "aura/installer-default": "1.0.*",
123 "php": ">=5.4.0"
124 },
125 "type": "aura-package",
126 "autoload": {
127 "psr-0": {
128 "Aura\\Uri": "src/"
129 }
130 },
131 "notification-url": "https://packagist.org/downloads/",
132 "license": [
133 "BSD-2-Clause"
134 ],
135 "authors": [
136 {
137 "name": "Paul M. Jones",
138 "email": "pmjones88@gmail.com",
139 "homepage": "http://paul-m-jones.com"
140 },
141 {
142 "name": "Hari KT",
143 "email": "kthari85@gmail.com",
144 "homepage": "http://harikt.com"
145 },
146 {
147 "name": "Aura.Uri Contributors",
148 "homepage": "https://github.com/auraphp/Aura.Uri/contributors"
149 },
150 {
151 "name": "Jonathon Hill",
152 "email": "jhill9693@gmail.com",
153 "homepage": "http://jonathonhill.net",
154 "role": "Developer"
155 },
156 {
157 "name": "Jeremy Kendall",
158 "email": "jeremy@jeremykendall.net",
159 "homepage": "http://www.jeremykendall.net"
160 }
161 ],
162 "description": "The Aura Uri package provides tools to build and manipulate URL strings.",
163 "homepage": "http://auraphp.com/Aura.Uri",
164 "keywords": [
165 "uri",
166 "url"
167 ],
168 "time": "2014-05-31T00:00:00+00:00"
169 },
170 {
110 office 171 "name": "doctrine/cache",
172 "version": "v1.6.1",
173 "source": {
174 "type": "git",
175 "url": "https://github.com/doctrine/cache.git",
176 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
177 },
178 "dist": {
179 "type": "zip",
180 "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
181 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
182 "shasum": ""
183 },
184 "require": {
185 "php": "~5.5|~7.0"
186 },
187 "conflict": {
188 "doctrine/common": ">2.2,<2.4"
189 },
190 "require-dev": {
191 "phpunit/phpunit": "~4.8|~5.0",
192 "predis/predis": "~1.0",
193 "satooshi/php-coveralls": "~0.6"
194 },
195 "type": "library",
196 "extra": {
197 "branch-alias": {
198 "dev-master": "1.6.x-dev"
199 }
200 },
201 "autoload": {
202 "psr-4": {
203 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
204 }
205 },
206 "notification-url": "https://packagist.org/downloads/",
207 "license": [
208 "MIT"
209 ],
210 "authors": [
211 {
212 "name": "Roman Borschel",
213 "email": "roman@code-factory.org"
214 },
215 {
216 "name": "Benjamin Eberlei",
217 "email": "kontakt@beberlei.de"
218 },
219 {
220 "name": "Guilherme Blanco",
221 "email": "guilhermeblanco@gmail.com"
222 },
223 {
224 "name": "Jonathan Wage",
225 "email": "jonwage@gmail.com"
226 },
227 {
228 "name": "Johannes Schmitt",
229 "email": "schmittjoh@gmail.com"
230 }
231 ],
232 "description": "Caching library offering an object-oriented API for many cache backends",
233 "homepage": "http://www.doctrine-project.org",
234 "keywords": [
235 "cache",
236 "caching"
237 ],
238 "time": "2016-10-29T11:16:17+00:00"
239 },
240 {
241 "name": "evenement/evenement",
242 "version": "v2.0.0",
243 "source": {
244 "type": "git",
245 "url": "https://github.com/igorw/evenement.git",
246 "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e"
247 },
248 "dist": {
249 "type": "zip",
250 "url": "https://api.github.com/repos/igorw/evenement/zipball/f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
251 "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
252 "shasum": ""
253 },
254 "require": {
255 "php": ">=5.4.0"
256 },
257 "type": "library",
258 "extra": {
259 "branch-alias": {
260 "dev-master": "2.0-dev"
261 }
262 },
263 "autoload": {
264 "psr-0": {
265 "Evenement": "src"
266 }
267 },
268 "notification-url": "https://packagist.org/downloads/",
269 "license": [
270 "MIT"
271 ],
272 "authors": [
273 {
274 "name": "Igor Wiedler",
275 "email": "igor@wiedler.ch",
276 "homepage": "http://wiedler.ch/igor/"
277 }
278 ],
279 "description": "Événement is a very simple event dispatching library for PHP",
280 "keywords": [
281 "event-dispatcher",
282 "event-emitter"
283 ],
284 "time": "2012-11-02T14:49:47+00:00"
285 },
286 {
287 "name": "monolog/monolog",
288 "version": "1.23.0",
289 "source": {
290 "type": "git",
291 "url": "https://github.com/Seldaek/monolog.git",
292 "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
293 },
294 "dist": {
295 "type": "zip",
296 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
297 "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
298 "shasum": ""
299 },
300 "require": {
301 "php": ">=5.3.0",
302 "psr/log": "~1.0"
303 },
304 "provide": {
305 "psr/log-implementation": "1.0.0"
306 },
307 "require-dev": {
308 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
309 "doctrine/couchdb": "~1.0@dev",
310 "graylog2/gelf-php": "~1.0",
311 "jakub-onderka/php-parallel-lint": "0.9",
312 "php-amqplib/php-amqplib": "~2.4",
313 "php-console/php-console": "^3.1.3",
314 "phpunit/phpunit": "~4.5",
315 "phpunit/phpunit-mock-objects": "2.3.0",
316 "ruflin/elastica": ">=0.90 <3.0",
317 "sentry/sentry": "^0.13",
318 "swiftmailer/swiftmailer": "^5.3|^6.0"
319 },
320 "suggest": {
321 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
322 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
323 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
324 "ext-mongo": "Allow sending log messages to a MongoDB server",
325 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
326 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
327 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
328 "php-console/php-console": "Allow sending log messages to Google Chrome",
329 "rollbar/rollbar": "Allow sending log messages to Rollbar",
330 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
331 "sentry/sentry": "Allow sending log messages to a Sentry server"
332 },
333 "type": "library",
334 "extra": {
335 "branch-alias": {
336 "dev-master": "2.0.x-dev"
337 }
338 },
339 "autoload": {
340 "psr-4": {
341 "Monolog\\": "src/Monolog"
342 }
343 },
344 "notification-url": "https://packagist.org/downloads/",
345 "license": [
346 "MIT"
347 ],
348 "authors": [
349 {
350 "name": "Jordi Boggiano",
351 "email": "j.boggiano@seld.be",
352 "homepage": "http://seld.be"
353 }
354 ],
355 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
356 "homepage": "http://github.com/Seldaek/monolog",
357 "keywords": [
358 "log",
359 "logging",
360 "psr-3"
361 ],
362 "time": "2017-06-19T01:22:40+00:00"
363 },
364 {
66 office 365 "name": "mustangostang/spyc",
366 "version": "0.6.2",
367 "source": {
368 "type": "git",
369 "url": "https://github.com/mustangostang/spyc.git",
370 "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
371 },
372 "dist": {
373 "type": "zip",
374 "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
375 "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
376 "shasum": ""
377 },
378 "require": {
379 "php": ">=5.3.1"
380 },
381 "require-dev": {
382 "phpunit/phpunit": "4.3.*@dev"
383 },
384 "type": "library",
385 "extra": {
386 "branch-alias": {
387 "dev-master": "0.5.x-dev"
388 }
389 },
390 "autoload": {
391 "files": [
392 "Spyc.php"
393 ]
394 },
395 "notification-url": "https://packagist.org/downloads/",
396 "license": [
397 "MIT"
398 ],
399 "authors": [
400 {
401 "name": "mustangostang",
402 "email": "vlad.andersen@gmail.com"
403 }
404 ],
405 "description": "A simple YAML loader/dumper class for PHP",
406 "homepage": "https://github.com/mustangostang/spyc/",
407 "keywords": [
408 "spyc",
409 "yaml",
410 "yml"
411 ],
412 "time": "2017-02-24T16:06:33+00:00"
110 office 413 },
414 {
415 "name": "neutron/temporary-filesystem",
416 "version": "2.2.0",
417 "source": {
418 "type": "git",
419 "url": "https://github.com/romainneutron/Temporary-Filesystem.git",
420 "reference": "0a72a1c858b95fd469d87baa333f627978504ea8"
421 },
422 "dist": {
423 "type": "zip",
424 "url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/0a72a1c858b95fd469d87baa333f627978504ea8",
425 "reference": "0a72a1c858b95fd469d87baa333f627978504ea8",
426 "shasum": ""
427 },
428 "require": {
429 "php": "^5.3.9 || ^7.0",
430 "symfony/filesystem": "^2.3 || ^3.0"
431 },
432 "require-dev": {
433 "phpunit/phpunit": "^4.8"
434 },
435 "type": "library",
436 "autoload": {
437 "psr-0": {
438 "Neutron": "src"
439 }
440 },
441 "notification-url": "https://packagist.org/downloads/",
442 "license": [
443 "MIT"
444 ],
445 "authors": [
446 {
447 "name": "Romain Neutron",
448 "email": "imprec@gmail.com"
449 }
450 ],
451 "description": "Symfony filesystem extension to handle temporary files",
452 "time": "2016-03-05T10:22:50+00:00"
453 },
454 {
455 "name": "php-ffmpeg/php-ffmpeg",
456 "version": "0.9.5",
457 "source": {
458 "type": "git",
459 "url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
460 "reference": "96225b2dff65a4c3b0b541f2420742ffe5851127"
461 },
462 "dist": {
463 "type": "zip",
464 "url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/96225b2dff65a4c3b0b541f2420742ffe5851127",
465 "reference": "96225b2dff65a4c3b0b541f2420742ffe5851127",
466 "shasum": ""
467 },
468 "require": {
469 "alchemy/binary-driver": "^1.5",
470 "doctrine/cache": "^1.0",
471 "evenement/evenement": "^2.0 || ^1.0",
472 "neutron/temporary-filesystem": "^2.1.1",
473 "php": "^5.3.9 || ^7.0"
474 },
475 "require-dev": {
476 "phpunit/phpunit": "^4.8",
477 "sami/sami": "~1.0",
478 "silex/silex": "~1.0"
479 },
480 "suggest": {
481 "php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
482 },
483 "type": "library",
484 "extra": {
485 "branch-alias": {
486 "dev-master": "0.7-dev"
487 }
488 },
489 "autoload": {
490 "psr-0": {
491 "FFMpeg": "src"
492 }
493 },
494 "notification-url": "https://packagist.org/downloads/",
495 "license": [
496 "MIT"
497 ],
498 "authors": [
499 {
500 "name": "Romain Neutron",
501 "email": "imprec@gmail.com",
502 "homepage": "http://www.lickmychip.com/"
503 },
504 {
505 "name": "Phraseanet Team",
506 "email": "info@alchemy.fr",
507 "homepage": "http://www.phraseanet.com/"
508 },
509 {
510 "name": "Patrik Karisch",
511 "email": "patrik@karisch.guru",
512 "homepage": "http://www.karisch.guru"
513 },
514 {
515 "name": "Romain Biard",
516 "email": "romain.biard@gmail.com",
517 "homepage": "https://www.strime.io/"
518 }
519 ],
520 "description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
521 "keywords": [
522 "audio",
523 "audio processing",
524 "avconv",
525 "avprobe",
526 "ffmpeg",
527 "ffprobe",
528 "video",
529 "video processing"
530 ],
531 "time": "2017-06-30T19:27:10+00:00"
532 },
533 {
534 "name": "psr/log",
535 "version": "1.0.2",
536 "source": {
537 "type": "git",
538 "url": "https://github.com/php-fig/log.git",
539 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
540 },
541 "dist": {
542 "type": "zip",
543 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
544 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
545 "shasum": ""
546 },
547 "require": {
548 "php": ">=5.3.0"
549 },
550 "type": "library",
551 "extra": {
552 "branch-alias": {
553 "dev-master": "1.0.x-dev"
554 }
555 },
556 "autoload": {
557 "psr-4": {
558 "Psr\\Log\\": "Psr/Log/"
559 }
560 },
561 "notification-url": "https://packagist.org/downloads/",
562 "license": [
563 "MIT"
564 ],
565 "authors": [
566 {
567 "name": "PHP-FIG",
568 "homepage": "http://www.php-fig.org/"
569 }
570 ],
571 "description": "Common interface for logging libraries",
572 "homepage": "https://github.com/php-fig/log",
573 "keywords": [
574 "log",
575 "psr",
576 "psr-3"
577 ],
578 "time": "2016-10-10T12:19:37+00:00"
579 },
580 {
581 "name": "symfony/filesystem",
117 office 582 "version": "v3.3.4",
110 office 583 "source": {
584 "type": "git",
585 "url": "https://github.com/symfony/filesystem.git",
117 office 586 "reference": "311fa718389efbd8b627c272b9324a62437018cc"
110 office 587 },
588 "dist": {
589 "type": "zip",
117 office 590 "url": "https://api.github.com/repos/symfony/filesystem/zipball/311fa718389efbd8b627c272b9324a62437018cc",
591 "reference": "311fa718389efbd8b627c272b9324a62437018cc",
110 office 592 "shasum": ""
593 },
594 "require": {
595 "php": ">=5.5.9"
596 },
597 "type": "library",
598 "extra": {
599 "branch-alias": {
600 "dev-master": "3.3-dev"
601 }
602 },
603 "autoload": {
604 "psr-4": {
605 "Symfony\\Component\\Filesystem\\": ""
606 },
607 "exclude-from-classmap": [
608 "/Tests/"
609 ]
610 },
611 "notification-url": "https://packagist.org/downloads/",
612 "license": [
613 "MIT"
614 ],
615 "authors": [
616 {
617 "name": "Fabien Potencier",
618 "email": "fabien@symfony.com"
619 },
620 {
621 "name": "Symfony Community",
622 "homepage": "https://symfony.com/contributors"
623 }
624 ],
625 "description": "Symfony Filesystem Component",
626 "homepage": "https://symfony.com",
117 office 627 "time": "2017-06-24T09:29:48+00:00"
110 office 628 },
629 {
123 office 630 "name": "symfony/process",
117 office 631 "version": "v3.3.4",
632 "source": {
633 "type": "git",
110 office 634 "url": "https://github.com/symfony/process.git",
123 office 635 "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30"
110 office 636 },
637 "dist": {
638 "type": "zip",
123 office 639 "url": "https://api.github.com/repos/symfony/process/zipball/5ab8949b682b1bf9d4511a228b5e045c96758c30",
640 "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30",
110 office 641 "shasum": ""
642 },
643 "require": {
644 "php": ">=5.5.9"
645 },
646 "type": "library",
647 "extra": {
648 "branch-alias": {
649 "dev-master": "3.3-dev"
650 }
651 },
652 "autoload": {
653 "psr-4": {
654 "Symfony\\Component\\Process\\": ""
655 },
656 "exclude-from-classmap": [
657 "/Tests/"
658 ]
659 },
660 "notification-url": "https://packagist.org/downloads/",
661 "license": [
662 "MIT"
663 ],
664 "authors": [
665 {
666 "name": "Fabien Potencier",
667 "email": "fabien@symfony.com"
668 },
669 {
670 "name": "Symfony Community",
671 "homepage": "https://symfony.com/contributors"
672 }
673 ],
674 "description": "Symfony Process Component",
675 "homepage": "https://symfony.com",
123 office 676 "time": "2017-07-03T08:12:02+00:00"
66 office 677 }
678 ],
679 "packages-dev": [],
680 "aliases": [],
110 office 681 "minimum-stability": "dev",
88 office 682 "stability-flags": [],
110 office 683 "prefer-stable": true,
66 office 684 "prefer-lowest": false,
685 "platform": [],
686 "platform-dev": []
687 }