Merge pull request #6953 from joannechester/CRM-17381
[civicrm-core.git] / composer.lock
CommitLineData
0a4cb750
TO
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
978d4742 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
0a4cb750
TO
5 "This file is @generated automatically"
6 ],
d892b317
TO
7 "hash": "1ca80bcd5b78e24dbc9578ae774ac763",
8 "content-hash": "ae05dc8ff99d56f083c2d09c7e54c4a2",
0a4cb750 9 "packages": [
94ddb538
TO
10 {
11 "name": "civicrm/civicrm-cxn-rpc",
6e3c20ed 12 "version": "v0.15.07.27",
94ddb538
TO
13 "source": {
14 "type": "git",
978d4742 15 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
6e3c20ed 16 "reference": "b6738943aec5b94be5bdc157453142c87851b684"
978d4742
TO
17 },
18 "dist": {
19 "type": "zip",
6e3c20ed
TO
20 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/b6738943aec5b94be5bdc157453142c87851b684",
21 "reference": "b6738943aec5b94be5bdc157453142c87851b684",
978d4742 22 "shasum": ""
94ddb538
TO
23 },
24 "require": {
25 "phpseclib/phpseclib": "0.3.*",
26 "psr/log": "1.0.0"
27 },
28 "require-dev": {
29 "phpunit/phpunit": "3.7.*"
30 },
31 "type": "library",
32 "autoload": {
33 "psr-4": {
34 "Civi\\Cxn\\Rpc\\": "src/"
35 }
36 },
978d4742 37 "notification-url": "https://packagist.org/downloads/",
94ddb538
TO
38 "license": [
39 "MIT"
40 ],
41 "authors": [
42 {
43 "name": "Tim Otten",
44 "email": "totten@civicrm.org"
45 }
46 ],
978d4742 47 "description": "RPC library for CiviConnect",
6e3c20ed 48 "time": "2015-07-28 02:17:20"
94ddb538 49 },
0a4cb750
TO
50 {
51 "name": "dompdf/dompdf",
52 "version": "v0.6.1",
53 "source": {
54 "type": "git",
55 "url": "https://github.com/dompdf/dompdf.git",
56 "reference": "cf7d8a0a27270418850cc7d7ea532159e5eeb3eb"
57 },
58 "dist": {
59 "type": "zip",
60 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/cf7d8a0a27270418850cc7d7ea532159e5eeb3eb",
61 "reference": "cf7d8a0a27270418850cc7d7ea532159e5eeb3eb",
62 "shasum": ""
63 },
64 "require": {
65 "phenx/php-font-lib": "0.2.*"
66 },
67 "type": "library",
68 "autoload": {
69 "classmap": [
70 "include/"
71 ]
72 },
73 "notification-url": "https://packagist.org/downloads/",
74 "license": [
75 "LGPL"
76 ],
77 "authors": [
78 {
79 "name": "Fabien Ménager",
80 "email": "fabien.menager@gmail.com"
81 },
82 {
83 "name": "Brian Sweeney",
84 "email": "eclecticgeek@gmail.com"
85 }
86 ],
87 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
88 "homepage": "https://github.com/dompdf/dompdf",
89 "time": "2014-03-11 01:59:52"
90 },
91 {
92 "name": "phenx/php-font-lib",
93 "version": "0.2.2",
94 "source": {
95 "type": "git",
96 "url": "https://github.com/PhenX/php-font-lib.git",
97 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82"
98 },
99 "dist": {
100 "type": "zip",
101 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
102 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
103 "shasum": ""
104 },
105 "type": "library",
106 "autoload": {
107 "classmap": [
108 "classes/"
109 ]
110 },
111 "notification-url": "https://packagist.org/downloads/",
112 "license": [
113 "LGPL"
114 ],
115 "authors": [
116 {
117 "name": "Fabien Ménager",
118 "email": "fabien.menager@gmail.com"
119 }
120 ],
121 "description": "A library to read, parse, export and make subsets of different types of font files.",
122 "homepage": "https://github.com/PhenX/php-font-lib",
123 "time": "2014-02-01 15:22:28"
124 },
94ddb538
TO
125 {
126 "name": "phpseclib/phpseclib",
127 "version": "0.3.10",
128 "source": {
129 "type": "git",
130 "url": "https://github.com/phpseclib/phpseclib.git",
131 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4"
132 },
133 "dist": {
134 "type": "zip",
135 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
136 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
137 "shasum": ""
138 },
139 "require": {
140 "php": ">=5.0.0"
141 },
142 "require-dev": {
143 "phing/phing": "~2.7",
144 "phpunit/phpunit": "~4.0",
145 "sami/sami": "~2.0",
146 "squizlabs/php_codesniffer": "~1.5"
147 },
148 "suggest": {
149 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
150 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
151 "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3."
152 },
153 "type": "library",
154 "extra": {
155 "branch-alias": {
156 "dev-master": "0.3-dev"
157 }
158 },
159 "autoload": {
160 "psr-0": {
161 "Crypt": "phpseclib/",
162 "File": "phpseclib/",
163 "Math": "phpseclib/",
164 "Net": "phpseclib/",
165 "System": "phpseclib/"
166 },
167 "files": [
168 "phpseclib/Crypt/Random.php"
169 ]
170 },
171 "notification-url": "https://packagist.org/downloads/",
172 "include-path": [
173 "phpseclib/"
174 ],
175 "license": [
176 "MIT"
177 ],
178 "authors": [
179 {
180 "name": "Jim Wigginton",
181 "email": "terrafrost@php.net",
182 "role": "Lead Developer"
183 },
184 {
185 "name": "Patrick Monnerat",
186 "email": "pm@datasphere.ch",
187 "role": "Developer"
188 },
189 {
190 "name": "Andreas Fischer",
191 "email": "bantu@phpbb.com",
192 "role": "Developer"
193 },
194 {
195 "name": "Hans-Jürgen Petrich",
196 "email": "petrich@tronic-media.com",
197 "role": "Developer"
198 }
199 ],
200 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
201 "homepage": "http://phpseclib.sourceforge.net",
202 "keywords": [
203 "BigInteger",
204 "aes",
205 "asn.1",
206 "asn1",
207 "blowfish",
208 "crypto",
209 "cryptography",
210 "encryption",
211 "rsa",
212 "security",
213 "sftp",
214 "signature",
215 "signing",
216 "ssh",
217 "twofish",
218 "x.509",
219 "x509"
220 ],
221 "time": "2015-01-28 21:50:33"
222 },
0a4cb750
TO
223 {
224 "name": "psr/log",
225 "version": "1.0.0",
226 "source": {
227 "type": "git",
228 "url": "https://github.com/php-fig/log.git",
229 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
230 },
231 "dist": {
232 "type": "zip",
233 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
234 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
235 "shasum": ""
236 },
237 "type": "library",
238 "autoload": {
239 "psr-0": {
240 "Psr\\Log\\": ""
241 }
242 },
243 "notification-url": "https://packagist.org/downloads/",
244 "license": [
245 "MIT"
246 ],
247 "authors": [
248 {
249 "name": "PHP-FIG",
250 "homepage": "http://www.php-fig.org/"
251 }
252 ],
253 "description": "Common interface for logging libraries",
254 "keywords": [
255 "log",
256 "psr",
257 "psr-3"
258 ],
259 "time": "2012-12-21 11:40:51"
260 },
40787e18
TO
261 {
262 "name": "symfony/config",
263 "version": "v2.5.12",
264 "target-dir": "Symfony/Component/Config",
265 "source": {
266 "type": "git",
267 "url": "https://github.com/symfony/Config.git",
268 "reference": "c7309e33b719433d5cf3845d0b5b9608609d8c8e"
269 },
270 "dist": {
271 "type": "zip",
272 "url": "https://api.github.com/repos/symfony/Config/zipball/c7309e33b719433d5cf3845d0b5b9608609d8c8e",
273 "reference": "c7309e33b719433d5cf3845d0b5b9608609d8c8e",
274 "shasum": ""
275 },
276 "require": {
277 "php": ">=5.3.3",
278 "symfony/filesystem": "~2.3"
279 },
280 "type": "library",
281 "extra": {
282 "branch-alias": {
283 "dev-master": "2.5-dev"
284 }
285 },
286 "autoload": {
287 "psr-0": {
288 "Symfony\\Component\\Config\\": ""
289 }
290 },
291 "notification-url": "https://packagist.org/downloads/",
292 "license": [
293 "MIT"
294 ],
295 "authors": [
296 {
297 "name": "Symfony Community",
298 "homepage": "http://symfony.com/contributors"
299 },
300 {
301 "name": "Fabien Potencier",
302 "email": "fabien@symfony.com"
303 }
304 ],
305 "description": "Symfony Config Component",
306 "homepage": "http://symfony.com",
307 "time": "2015-01-03 08:01:13"
308 },
0a4cb750
TO
309 {
310 "name": "symfony/dependency-injection",
40787e18 311 "version": "v2.5.12",
0a4cb750
TO
312 "target-dir": "Symfony/Component/DependencyInjection",
313 "source": {
314 "type": "git",
315 "url": "https://github.com/symfony/DependencyInjection.git",
40787e18 316 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962"
0a4cb750
TO
317 },
318 "dist": {
319 "type": "zip",
40787e18
TO
320 "url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/c42aee05b466cc9c66b87ddf7d263402befb6962",
321 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962",
0a4cb750
TO
322 "shasum": ""
323 },
324 "require": {
325 "php": ">=5.3.3"
326 },
327 "require-dev": {
328 "symfony/config": "~2.2",
40787e18
TO
329 "symfony/expression-language": "~2.4,>=2.4.10",
330 "symfony/yaml": "~2.1"
0a4cb750
TO
331 },
332 "suggest": {
333 "symfony/config": "",
334 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
335 "symfony/yaml": ""
336 },
337 "type": "library",
338 "extra": {
339 "branch-alias": {
40787e18 340 "dev-master": "2.5-dev"
0a4cb750
TO
341 }
342 },
343 "autoload": {
344 "psr-0": {
345 "Symfony\\Component\\DependencyInjection\\": ""
346 }
347 },
348 "notification-url": "https://packagist.org/downloads/",
349 "license": [
350 "MIT"
351 ],
352 "authors": [
353 {
354 "name": "Symfony Community",
355 "homepage": "http://symfony.com/contributors"
356 },
357 {
358 "name": "Fabien Potencier",
359 "email": "fabien@symfony.com"
360 }
361 ],
362 "description": "Symfony DependencyInjection Component",
363 "homepage": "http://symfony.com",
40787e18 364 "time": "2015-01-25 04:37:39"
0a4cb750
TO
365 },
366 {
367 "name": "symfony/event-dispatcher",
40787e18 368 "version": "v2.5.12",
0a4cb750
TO
369 "target-dir": "Symfony/Component/EventDispatcher",
370 "source": {
371 "type": "git",
372 "url": "https://github.com/symfony/EventDispatcher.git",
40787e18 373 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04"
0a4cb750
TO
374 },
375 "dist": {
376 "type": "zip",
40787e18
TO
377 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
378 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
0a4cb750
TO
379 "shasum": ""
380 },
381 "require": {
382 "php": ">=5.3.3"
383 },
384 "require-dev": {
40787e18
TO
385 "psr/log": "~1.0",
386 "symfony/config": "~2.0,>=2.0.5",
387 "symfony/dependency-injection": "~2.0,>=2.0.5,<2.6.0",
388 "symfony/stopwatch": "~2.3"
0a4cb750
TO
389 },
390 "suggest": {
391 "symfony/dependency-injection": "",
392 "symfony/http-kernel": ""
393 },
394 "type": "library",
395 "extra": {
396 "branch-alias": {
40787e18 397 "dev-master": "2.5-dev"
0a4cb750
TO
398 }
399 },
400 "autoload": {
401 "psr-0": {
402 "Symfony\\Component\\EventDispatcher\\": ""
403 }
404 },
405 "notification-url": "https://packagist.org/downloads/",
406 "license": [
407 "MIT"
408 ],
409 "authors": [
410 {
411 "name": "Symfony Community",
412 "homepage": "http://symfony.com/contributors"
413 },
414 {
415 "name": "Fabien Potencier",
416 "email": "fabien@symfony.com"
417 }
418 ],
419 "description": "Symfony EventDispatcher Component",
420 "homepage": "http://symfony.com",
40787e18
TO
421 "time": "2015-01-29 18:20:43"
422 },
423 {
424 "name": "symfony/filesystem",
d892b317
TO
425 "version": "v2.5.12",
426 "target-dir": "Symfony/Component/Filesystem",
40787e18
TO
427 "source": {
428 "type": "git",
429 "url": "https://github.com/symfony/Filesystem.git",
d892b317 430 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea"
40787e18
TO
431 },
432 "dist": {
433 "type": "zip",
d892b317
TO
434 "url": "https://api.github.com/repos/symfony/Filesystem/zipball/d3c24d7d6e9c342008d8421b2fade460311647ea",
435 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea",
40787e18
TO
436 "shasum": ""
437 },
438 "require": {
d892b317 439 "php": ">=5.3.3"
40787e18
TO
440 },
441 "type": "library",
442 "extra": {
443 "branch-alias": {
d892b317 444 "dev-master": "2.5-dev"
40787e18
TO
445 }
446 },
447 "autoload": {
d892b317 448 "psr-0": {
40787e18
TO
449 "Symfony\\Component\\Filesystem\\": ""
450 }
451 },
452 "notification-url": "https://packagist.org/downloads/",
453 "license": [
454 "MIT"
455 ],
456 "authors": [
457 {
d892b317
TO
458 "name": "Symfony Community",
459 "homepage": "http://symfony.com/contributors"
40787e18
TO
460 },
461 {
d892b317
TO
462 "name": "Fabien Potencier",
463 "email": "fabien@symfony.com"
40787e18
TO
464 }
465 ],
466 "description": "Symfony Filesystem Component",
d892b317
TO
467 "homepage": "http://symfony.com",
468 "time": "2015-01-03 21:04:44"
0a4cb750
TO
469 },
470 {
471 "name": "symfony/finder",
40787e18 472 "version": "v2.5.12",
0a4cb750
TO
473 "target-dir": "Symfony/Component/Finder",
474 "source": {
475 "type": "git",
476 "url": "https://github.com/symfony/Finder.git",
40787e18 477 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2"
0a4cb750
TO
478 },
479 "dist": {
480 "type": "zip",
40787e18
TO
481 "url": "https://api.github.com/repos/symfony/Finder/zipball/e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
482 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
0a4cb750
TO
483 "shasum": ""
484 },
485 "require": {
486 "php": ">=5.3.3"
487 },
488 "type": "library",
489 "extra": {
490 "branch-alias": {
40787e18 491 "dev-master": "2.5-dev"
0a4cb750
TO
492 }
493 },
494 "autoload": {
495 "psr-0": {
496 "Symfony\\Component\\Finder\\": ""
497 }
498 },
499 "notification-url": "https://packagist.org/downloads/",
500 "license": [
501 "MIT"
502 ],
503 "authors": [
504 {
505 "name": "Symfony Community",
506 "homepage": "http://symfony.com/contributors"
507 },
508 {
509 "name": "Fabien Potencier",
510 "email": "fabien@symfony.com"
511 }
512 ],
513 "description": "Symfony Finder Component",
514 "homepage": "http://symfony.com",
40787e18 515 "time": "2015-01-03 08:01:13"
0a4cb750 516 },
0e24103e
TO
517 {
518 "name": "symfony/process",
40787e18 519 "version": "v2.5.12",
0e24103e
TO
520 "target-dir": "Symfony/Component/Process",
521 "source": {
522 "type": "git",
523 "url": "https://github.com/symfony/Process.git",
40787e18 524 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c"
0e24103e
TO
525 },
526 "dist": {
527 "type": "zip",
40787e18
TO
528 "url": "https://api.github.com/repos/symfony/Process/zipball/00a1308e8b5aec5eba7c8f1708426a78f929be8c",
529 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c",
0e24103e
TO
530 "shasum": ""
531 },
532 "require": {
533 "php": ">=5.3.3"
534 },
0e24103e
TO
535 "type": "library",
536 "extra": {
537 "branch-alias": {
40787e18 538 "dev-master": "2.5-dev"
0e24103e
TO
539 }
540 },
541 "autoload": {
542 "psr-0": {
543 "Symfony\\Component\\Process\\": ""
544 }
545 },
546 "notification-url": "https://packagist.org/downloads/",
547 "license": [
548 "MIT"
549 ],
550 "authors": [
551 {
40787e18
TO
552 "name": "Symfony Community",
553 "homepage": "http://symfony.com/contributors"
0e24103e
TO
554 },
555 {
40787e18
TO
556 "name": "Fabien Potencier",
557 "email": "fabien@symfony.com"
0e24103e
TO
558 }
559 ],
560 "description": "Symfony Process Component",
40787e18
TO
561 "homepage": "http://symfony.com",
562 "time": "2015-02-08 07:07:45"
0e24103e 563 },
0a4cb750
TO
564 {
565 "name": "totten/ca-config",
566 "version": "v13.02.0",
567 "source": {
568 "type": "git",
569 "url": "https://github.com/totten/ca_config.git",
570 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf"
571 },
572 "dist": {
573 "type": "zip",
574 "url": "https://api.github.com/repos/totten/ca_config/zipball/7a51033f4e18c1ac846a16c6de16050e735b01cf",
575 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf",
576 "shasum": ""
577 },
578 "require": {
579 "php": ">=5.2"
580 },
581 "type": "library",
582 "autoload": {
583 "psr-0": {
584 "CA_Config": "src/"
585 }
586 },
587 "notification-url": "https://packagist.org/downloads/",
588 "license": [
589 "BSD-2-Clause"
590 ],
591 "authors": [
592 {
593 "name": "Tim Otten",
594 "email": "to-git@think.hm"
595 }
596 ],
597 "description": "Default configuration for certificate authorities",
598 "homepage": "https://github.com/totten/ca_config",
599 "time": "2013-02-13 03:40:18"
600 }
601 ],
602 "packages-dev": [],
603 "aliases": [],
604 "minimum-stability": "stable",
978d4742 605 "stability-flags": [],
0a4cb750
TO
606 "prefer-stable": false,
607 "prefer-lowest": false,
608 "platform": [],
609 "platform-dev": []
610}