]> git.mxchange.org Git - friendica.git/blob - composer.lock
Updated installer dependency to PHP 5.6 and ext-xml
[friendica.git] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "7a5d27cfcae62b1d9d10a10a343c0c96",
8     "packages": [
9         {
10             "name": "defuse/php-encryption",
11             "version": "v1.2.1",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/defuse/php-encryption.git",
15                 "reference": "b87737b2eec06b13f025cabea847338fa203d1b4"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/b87737b2eec06b13f025cabea847338fa203d1b4",
20                 "reference": "b87737b2eec06b13f025cabea847338fa203d1b4",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-mcrypt": "*",
25                 "ext-openssl": "*",
26                 "php": ">=5.4.0"
27             },
28             "type": "library",
29             "autoload": {
30                 "files": [
31                     "Crypto.php"
32                 ]
33             },
34             "notification-url": "https://packagist.org/downloads/",
35             "license": [
36                 "MIT"
37             ],
38             "authors": [
39                 {
40                     "name": "Taylor Hornby",
41                     "email": "havoc@defuse.ca"
42                 }
43             ],
44             "description": "Secure PHP Encryption Library",
45             "keywords": [
46                 "aes",
47                 "cipher",
48                 "encryption",
49                 "mcrypt",
50                 "security"
51             ],
52             "time": "2015-03-14T20:27:45+00:00"
53         },
54         {
55             "name": "ezyang/htmlpurifier",
56             "version": "v4.7.0",
57             "source": {
58                 "type": "git",
59                 "url": "https://github.com/ezyang/htmlpurifier.git",
60                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
61             },
62             "dist": {
63                 "type": "zip",
64                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
65                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
66                 "shasum": ""
67             },
68             "require": {
69                 "php": ">=5.2"
70             },
71             "type": "library",
72             "autoload": {
73                 "psr-0": {
74                     "HTMLPurifier": "library/"
75                 },
76                 "files": [
77                     "library/HTMLPurifier.composer.php"
78                 ]
79             },
80             "notification-url": "https://packagist.org/downloads/",
81             "license": [
82                 "LGPL"
83             ],
84             "authors": [
85                 {
86                     "name": "Edward Z. Yang",
87                     "email": "admin@htmlpurifier.org",
88                     "homepage": "http://ezyang.com"
89                 }
90             ],
91             "description": "Standards compliant HTML filter written in PHP",
92             "homepage": "http://htmlpurifier.org/",
93             "keywords": [
94                 "html"
95             ],
96             "time": "2015-08-05T01:03:42+00:00"
97         },
98         {
99             "name": "fxp/composer-asset-plugin",
100             "version": "v1.4.2",
101             "source": {
102                 "type": "git",
103                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
104                 "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a"
105             },
106             "dist": {
107                 "type": "zip",
108                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/61352d99940d2b2392a5d2db83b8c0ef5faf222a",
109                 "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a",
110                 "shasum": ""
111             },
112             "require": {
113                 "composer-plugin-api": "^1.0",
114                 "php": ">=5.3.3"
115             },
116             "require-dev": {
117                 "composer/composer": "^1.4.0"
118             },
119             "type": "composer-plugin",
120             "extra": {
121                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
122                 "branch-alias": {
123                     "dev-master": "1.4-dev"
124                 }
125             },
126             "autoload": {
127                 "psr-4": {
128                     "Fxp\\Composer\\AssetPlugin\\": ""
129                 },
130                 "exclude-from-classmap": [
131                     "/Tests/"
132                 ]
133             },
134             "notification-url": "https://packagist.org/downloads/",
135             "license": [
136                 "MIT"
137             ],
138             "authors": [
139                 {
140                     "name": "François Pluchino",
141                     "email": "francois.pluchino@gmail.com"
142                 }
143             ],
144             "description": "NPM/Bower Dependency Manager for Composer",
145             "homepage": "https://github.com/fxpio/composer-asset-plugin",
146             "keywords": [
147                 "asset",
148                 "bower",
149                 "composer",
150                 "dependency manager",
151                 "nodejs",
152                 "npm",
153                 "package"
154             ],
155             "time": "2017-10-20T06:53:56+00:00"
156         },
157         {
158             "name": "league/html-to-markdown",
159             "version": "4.4.1",
160             "source": {
161                 "type": "git",
162                 "url": "https://github.com/thephpleague/html-to-markdown.git",
163                 "reference": "82ea375b5b2b1da1da222644c0565c695bf88186"
164             },
165             "dist": {
166                 "type": "zip",
167                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/82ea375b5b2b1da1da222644c0565c695bf88186",
168                 "reference": "82ea375b5b2b1da1da222644c0565c695bf88186",
169                 "shasum": ""
170             },
171             "require": {
172                 "ext-dom": "*",
173                 "ext-xml": "*",
174                 "php": ">=5.3.3"
175             },
176             "require-dev": {
177                 "mikehaertl/php-shellcommand": "~1.1.0",
178                 "phpunit/phpunit": "4.*",
179                 "scrutinizer/ocular": "~1.1"
180             },
181             "bin": [
182                 "bin/html-to-markdown"
183             ],
184             "type": "library",
185             "extra": {
186                 "branch-alias": {
187                     "dev-master": "4.5-dev"
188                 }
189             },
190             "autoload": {
191                 "psr-4": {
192                     "League\\HTMLToMarkdown\\": "src/"
193                 }
194             },
195             "notification-url": "https://packagist.org/downloads/",
196             "license": [
197                 "MIT"
198             ],
199             "authors": [
200                 {
201                     "name": "Colin O'Dell",
202                     "email": "colinodell@gmail.com",
203                     "homepage": "http://www.colinodell.com",
204                     "role": "Lead Developer"
205                 },
206                 {
207                     "name": "Nick Cernis",
208                     "email": "nick@cern.is",
209                     "homepage": "http://modernnerd.net",
210                     "role": "Original Author"
211                 }
212             ],
213             "description": "An HTML-to-markdown conversion helper for PHP",
214             "homepage": "https://github.com/thephpleague/html-to-markdown",
215             "keywords": [
216                 "html",
217                 "markdown"
218             ],
219             "time": "2017-03-16T00:45:59+00:00"
220         },
221         {
222             "name": "michelf/php-markdown",
223             "version": "1.8.0",
224             "source": {
225                 "type": "git",
226                 "url": "https://github.com/michelf/php-markdown.git",
227                 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
228             },
229             "dist": {
230                 "type": "zip",
231                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
232                 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
233                 "shasum": ""
234             },
235             "require": {
236                 "php": ">=5.3.0"
237             },
238             "type": "library",
239             "autoload": {
240                 "psr-4": {
241                     "Michelf\\": "Michelf/"
242                 }
243             },
244             "notification-url": "https://packagist.org/downloads/",
245             "license": [
246                 "BSD-3-Clause"
247             ],
248             "authors": [
249                 {
250                     "name": "Michel Fortin",
251                     "email": "michel.fortin@michelf.ca",
252                     "homepage": "https://michelf.ca/",
253                     "role": "Developer"
254                 },
255                 {
256                     "name": "John Gruber",
257                     "homepage": "https://daringfireball.net/"
258                 }
259             ],
260             "description": "PHP Markdown",
261             "homepage": "https://michelf.ca/projects/php-markdown/",
262             "keywords": [
263                 "markdown"
264             ],
265             "time": "2018-01-15T00:49:33+00:00"
266         },
267         {
268             "name": "mobiledetect/mobiledetectlib",
269             "version": "2.8.30",
270             "source": {
271                 "type": "git",
272                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
273                 "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3"
274             },
275             "dist": {
276                 "type": "zip",
277                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
278                 "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
279                 "shasum": ""
280             },
281             "require": {
282                 "php": ">=5.0.0"
283             },
284             "require-dev": {
285                 "phpunit/phpunit": "~4.8.35||~5.7"
286             },
287             "type": "library",
288             "autoload": {
289                 "classmap": [
290                     "Mobile_Detect.php"
291                 ],
292                 "psr-0": {
293                     "Detection": "namespaced/"
294                 }
295             },
296             "notification-url": "https://packagist.org/downloads/",
297             "license": [
298                 "MIT"
299             ],
300             "authors": [
301                 {
302                     "name": "Serban Ghita",
303                     "email": "serbanghita@gmail.com",
304                     "homepage": "http://mobiledetect.net",
305                     "role": "Developer"
306                 }
307             ],
308             "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
309             "homepage": "https://github.com/serbanghita/Mobile-Detect",
310             "keywords": [
311                 "detect mobile devices",
312                 "mobile",
313                 "mobile detect",
314                 "mobile detector",
315                 "php mobile detect"
316             ],
317             "time": "2017-12-18T10:38:51+00:00"
318         },
319         {
320             "name": "paragonie/random_compat",
321             "version": "v2.0.11",
322             "source": {
323                 "type": "git",
324                 "url": "https://github.com/paragonie/random_compat.git",
325                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
326             },
327             "dist": {
328                 "type": "zip",
329                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
330                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
331                 "shasum": ""
332             },
333             "require": {
334                 "php": ">=5.2.0"
335             },
336             "require-dev": {
337                 "phpunit/phpunit": "4.*|5.*"
338             },
339             "suggest": {
340                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
341             },
342             "type": "library",
343             "autoload": {
344                 "files": [
345                     "lib/random.php"
346                 ]
347             },
348             "notification-url": "https://packagist.org/downloads/",
349             "license": [
350                 "MIT"
351             ],
352             "authors": [
353                 {
354                     "name": "Paragon Initiative Enterprises",
355                     "email": "security@paragonie.com",
356                     "homepage": "https://paragonie.com"
357                 }
358             ],
359             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
360             "keywords": [
361                 "csprng",
362                 "pseudorandom",
363                 "random"
364             ],
365             "time": "2017-09-27T21:40:39+00:00"
366         },
367         {
368             "name": "pear/console_getopt",
369             "version": "v1.4.1",
370             "source": {
371                 "type": "git",
372                 "url": "https://github.com/pear/Console_Getopt.git",
373                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
374             },
375             "dist": {
376                 "type": "zip",
377                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
378                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
379                 "shasum": ""
380             },
381             "type": "library",
382             "autoload": {
383                 "psr-0": {
384                     "Console": "./"
385                 }
386             },
387             "notification-url": "https://packagist.org/downloads/",
388             "include-path": [
389                 "./"
390             ],
391             "license": [
392                 "BSD-2-Clause"
393             ],
394             "authors": [
395                 {
396                     "name": "Greg Beaver",
397                     "email": "cellog@php.net",
398                     "role": "Helper"
399                 },
400                 {
401                     "name": "Andrei Zmievski",
402                     "email": "andrei@php.net",
403                     "role": "Lead"
404                 },
405                 {
406                     "name": "Stig Bakken",
407                     "email": "stig@php.net",
408                     "role": "Developer"
409                 }
410             ],
411             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
412             "time": "2015-07-20T20:28:12+00:00"
413         },
414         {
415             "name": "pear/pear-core-minimal",
416             "version": "v1.10.3",
417             "source": {
418                 "type": "git",
419                 "url": "https://github.com/pear/pear-core-minimal.git",
420                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
421             },
422             "dist": {
423                 "type": "zip",
424                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
425                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
426                 "shasum": ""
427             },
428             "require": {
429                 "pear/console_getopt": "~1.4",
430                 "pear/pear_exception": "~1.0"
431             },
432             "replace": {
433                 "rsky/pear-core-min": "self.version"
434             },
435             "type": "library",
436             "autoload": {
437                 "psr-0": {
438                     "": "src/"
439                 }
440             },
441             "notification-url": "https://packagist.org/downloads/",
442             "include-path": [
443                 "src/"
444             ],
445             "license": [
446                 "BSD-3-Clause"
447             ],
448             "authors": [
449                 {
450                     "name": "Christian Weiske",
451                     "email": "cweiske@php.net",
452                     "role": "Lead"
453                 }
454             ],
455             "description": "Minimal set of PEAR core files to be used as composer dependency",
456             "time": "2017-02-28T16:46:11+00:00"
457         },
458         {
459             "name": "pear/pear_exception",
460             "version": "v1.0.0",
461             "source": {
462                 "type": "git",
463                 "url": "https://github.com/pear/PEAR_Exception.git",
464                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
465             },
466             "dist": {
467                 "type": "zip",
468                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
469                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
470                 "shasum": ""
471             },
472             "require": {
473                 "php": ">=4.4.0"
474             },
475             "require-dev": {
476                 "phpunit/phpunit": "*"
477             },
478             "type": "class",
479             "extra": {
480                 "branch-alias": {
481                     "dev-master": "1.0.x-dev"
482                 }
483             },
484             "autoload": {
485                 "psr-0": {
486                     "PEAR": ""
487                 }
488             },
489             "notification-url": "https://packagist.org/downloads/",
490             "include-path": [
491                 "."
492             ],
493             "license": [
494                 "BSD-2-Clause"
495             ],
496             "authors": [
497                 {
498                     "name": "Helgi Thormar",
499                     "email": "dufuz@php.net"
500                 },
501                 {
502                     "name": "Greg Beaver",
503                     "email": "cellog@php.net"
504                 }
505             ],
506             "description": "The PEAR Exception base class.",
507             "homepage": "https://github.com/pear/PEAR_Exception",
508             "keywords": [
509                 "exception"
510             ],
511             "time": "2015-02-10T20:07:52+00:00"
512         },
513         {
514             "name": "pear/text_highlighter",
515             "version": "dev-master",
516             "source": {
517                 "type": "git",
518                 "url": "https://github.com/pear/Text_Highlighter.git",
519                 "reference": "4178158d6fef4729bb08654fce8796a123ad0abd"
520             },
521             "dist": {
522                 "type": "zip",
523                 "url": "https://api.github.com/repos/pear/Text_Highlighter/zipball/4178158d6fef4729bb08654fce8796a123ad0abd",
524                 "reference": "4178158d6fef4729bb08654fce8796a123ad0abd",
525                 "shasum": ""
526             },
527             "require": {
528                 "pear/pear-core-minimal": "@stable",
529                 "php": ">=5.4.0"
530             },
531             "require-dev": {
532                 "phpunit/phpunit": "@stable"
533             },
534             "type": "library",
535             "autoload": {
536                 "psr-0": {
537                     "Text": "./"
538                 }
539             },
540             "include-path": [
541                 "./"
542             ],
543             "license": [
544                 "PHP License"
545             ],
546             "authors": [
547                 {
548                     "email": "ssttoo@gmail.com",
549                     "name": "Stoyan Stefanov",
550                     "role": "Lead"
551                 },
552                 {
553                     "email": "demenev@gmail.com",
554                     "name": "Andrey Demenev",
555                     "role": "Lead"
556                 }
557             ],
558             "description": "More info available on: http://pear.php.net/package/Text_Highlighter",
559             "support": {
560                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Text_Highlighter",
561                 "source": "https://github.com/pear/Text_Highlighter"
562             },
563             "time": "2017-03-07T21:20:30+00:00"
564         },
565         {
566             "name": "pear/text_languagedetect",
567             "version": "v1.0.0",
568             "source": {
569                 "type": "git",
570                 "url": "https://github.com/pear/Text_LanguageDetect.git",
571                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
572             },
573             "dist": {
574                 "type": "zip",
575                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
576                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
577                 "shasum": ""
578             },
579             "require-dev": {
580                 "phpunit/phpunit": "*"
581             },
582             "suggest": {
583                 "ext-mbstring": "May require the mbstring PHP extension"
584             },
585             "type": "library",
586             "autoload": {
587                 "psr-0": {
588                     "Text": "./"
589                 }
590             },
591             "notification-url": "https://packagist.org/downloads/",
592             "include-path": [
593                 "./"
594             ],
595             "license": [
596                 "BSD-2-Clause"
597             ],
598             "authors": [
599                 {
600                     "name": "Nicholas Pisarro",
601                     "email": "taak@php.net",
602                     "role": "Lead"
603                 }
604             ],
605             "description": "Identify human languages from text samples",
606             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
607             "time": "2017-03-02T16:14:08+00:00"
608         },
609         {
610             "name": "smarty/smarty",
611             "version": "v3.1.31",
612             "source": {
613                 "type": "git",
614                 "url": "https://github.com/smarty-php/smarty.git",
615                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9"
616             },
617             "dist": {
618                 "type": "zip",
619                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c7d42e4a327c402897dd587871434888fde1e7a9",
620                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9",
621                 "shasum": ""
622             },
623             "require": {
624                 "php": ">=5.2"
625             },
626             "type": "library",
627             "extra": {
628                 "branch-alias": {
629                     "dev-master": "3.1.x-dev"
630                 }
631             },
632             "autoload": {
633                 "files": [
634                     "libs/bootstrap.php"
635                 ]
636             },
637             "notification-url": "https://packagist.org/downloads/",
638             "license": [
639                 "LGPL-3.0"
640             ],
641             "authors": [
642                 {
643                     "name": "Monte Ohrt",
644                     "email": "monte@ohrt.com"
645                 },
646                 {
647                     "name": "Uwe Tews",
648                     "email": "uwe.tews@googlemail.com"
649                 },
650                 {
651                     "name": "Rodney Rehm",
652                     "email": "rodney.rehm@medialize.de"
653                 }
654             ],
655             "description": "Smarty - the compiling PHP template engine",
656             "homepage": "http://www.smarty.net",
657             "keywords": [
658                 "templating"
659             ],
660             "time": "2016-12-14T21:57:25+00:00"
661         }
662     ],
663     "packages-dev": [],
664     "aliases": [],
665     "minimum-stability": "stable",
666     "stability-flags": {
667         "pear/text_highlighter": 20
668     },
669     "prefer-stable": false,
670     "prefer-lowest": false,
671     "platform": {
672         "php": ">5.6",
673         "ext-xml": "*"
674     },
675     "platform-dev": []
676 }