]> git.mxchange.org Git - friendica.git/blob - composer.lock
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
[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": "49b00f1ed3192e5173bd5577a3b91ba2",
8     "packages": [
9         {
10             "name": "ezyang/htmlpurifier",
11             "version": "v4.7.0",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/ezyang/htmlpurifier.git",
15                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
20                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.2"
25             },
26             "type": "library",
27             "autoload": {
28                 "psr-0": {
29                     "HTMLPurifier": "library/"
30                 },
31                 "files": [
32                     "library/HTMLPurifier.composer.php"
33                 ]
34             },
35             "notification-url": "https://packagist.org/downloads/",
36             "license": [
37                 "LGPL"
38             ],
39             "authors": [
40                 {
41                     "name": "Edward Z. Yang",
42                     "email": "admin@htmlpurifier.org",
43                     "homepage": "http://ezyang.com"
44                 }
45             ],
46             "description": "Standards compliant HTML filter written in PHP",
47             "homepage": "http://htmlpurifier.org/",
48             "keywords": [
49                 "html"
50             ],
51             "time": "2015-08-05T01:03:42+00:00"
52         },
53         {
54             "name": "mobiledetect/mobiledetectlib",
55             "version": "2.8.25",
56             "source": {
57                 "type": "git",
58                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
59                 "reference": "f0896b5c7274d1450023b0b376240be902c3251c"
60             },
61             "dist": {
62                 "type": "zip",
63                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/f0896b5c7274d1450023b0b376240be902c3251c",
64                 "reference": "f0896b5c7274d1450023b0b376240be902c3251c",
65                 "shasum": ""
66             },
67             "require": {
68                 "php": ">=5.0.0"
69             },
70             "require-dev": {
71                 "phpunit/phpunit": "*"
72             },
73             "type": "library",
74             "autoload": {
75                 "classmap": [
76                     "Mobile_Detect.php"
77                 ],
78                 "psr-0": {
79                     "Detection": "namespaced/"
80                 }
81             },
82             "notification-url": "https://packagist.org/downloads/",
83             "license": [
84                 "MIT"
85             ],
86             "authors": [
87                 {
88                     "name": "Serban Ghita",
89                     "email": "serbanghita@gmail.com",
90                     "homepage": "http://mobiledetect.net",
91                     "role": "Developer"
92                 }
93             ],
94             "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.",
95             "homepage": "https://github.com/serbanghita/Mobile-Detect",
96             "keywords": [
97                 "detect mobile devices",
98                 "mobile",
99                 "mobile detect",
100                 "mobile detector",
101                 "php mobile detect"
102             ],
103             "time": "2017-03-29T13:59:30+00:00"
104         }
105     ],
106     "packages-dev": [],
107     "aliases": [],
108     "minimum-stability": "stable",
109     "stability-flags": [],
110     "prefer-stable": false,
111     "prefer-lowest": false,
112     "platform": [],
113     "platform-dev": []
114 }