Codebird library added
[friendica-addons.git/.git] / twitter / 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#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "256ff0f85c92d09c729ecce09a4c0884",
8     "packages": [
9         {
10             "name": "abraham/twitteroauth",
11             "version": "0.7.4",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/abraham/twitteroauth.git",
15                 "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/c6f9e692552dd037b2324ed0dfa28a4e60875acf",
20                 "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-curl": "*",
25                 "php": "^5.6 || ^7.0"
26             },
27             "require-dev": {
28                 "phpmd/phpmd": "~2.6",
29                 "phpunit/phpunit": "~5.7",
30                 "squizlabs/php_codesniffer": "~3.0"
31             },
32             "type": "library",
33             "autoload": {
34                 "psr-4": {
35                     "Abraham\\TwitterOAuth\\": "src"
36                 }
37             },
38             "notification-url": "https://packagist.org/downloads/",
39             "license": [
40                 "MIT"
41             ],
42             "authors": [
43                 {
44                     "name": "Abraham Williams",
45                     "email": "abraham@abrah.am",
46                     "homepage": "https://abrah.am",
47                     "role": "Developer"
48                 }
49             ],
50             "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
51             "homepage": "https://twitteroauth.com",
52             "keywords": [
53                 "Twitter API",
54                 "Twitter oAuth",
55                 "api",
56                 "oauth",
57                 "rest",
58                 "social",
59                 "twitter"
60             ],
61             "time": "2017-06-30T22:02:01+00:00"
62         },
63         {
64             "name": "composer/installers",
65             "version": "v1.6.0",
66             "source": {
67                 "type": "git",
68                 "url": "https://github.com/composer/installers.git",
69                 "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
70             },
71             "dist": {
72                 "type": "zip",
73                 "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
74                 "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
75                 "shasum": ""
76             },
77             "require": {
78                 "composer-plugin-api": "^1.0"
79             },
80             "replace": {
81                 "roundcube/plugin-installer": "*",
82                 "shama/baton": "*"
83             },
84             "require-dev": {
85                 "composer/composer": "1.0.*@dev",
86                 "phpunit/phpunit": "^4.8.36"
87             },
88             "type": "composer-plugin",
89             "extra": {
90                 "class": "Composer\\Installers\\Plugin",
91                 "branch-alias": {
92                     "dev-master": "1.0-dev"
93                 }
94             },
95             "autoload": {
96                 "psr-4": {
97                     "Composer\\Installers\\": "src/Composer/Installers"
98                 }
99             },
100             "notification-url": "https://packagist.org/downloads/",
101             "license": [
102                 "MIT"
103             ],
104             "authors": [
105                 {
106                     "name": "Kyle Robinson Young",
107                     "email": "kyle@dontkry.com",
108                     "homepage": "https://github.com/shama"
109                 }
110             ],
111             "description": "A multi-framework Composer library installer",
112             "homepage": "https://composer.github.io/installers/",
113             "keywords": [
114                 "Craft",
115                 "Dolibarr",
116                 "Eliasis",
117                 "Hurad",
118                 "ImageCMS",
119                 "Kanboard",
120                 "Lan Management System",
121                 "MODX Evo",
122                 "Mautic",
123                 "Maya",
124                 "OXID",
125                 "Plentymarkets",
126                 "Porto",
127                 "RadPHP",
128                 "SMF",
129                 "Thelia",
130                 "WolfCMS",
131                 "agl",
132                 "aimeos",
133                 "annotatecms",
134                 "attogram",
135                 "bitrix",
136                 "cakephp",
137                 "chef",
138                 "cockpit",
139                 "codeigniter",
140                 "concrete5",
141                 "croogo",
142                 "dokuwiki",
143                 "drupal",
144                 "eZ Platform",
145                 "elgg",
146                 "expressionengine",
147                 "fuelphp",
148                 "grav",
149                 "installer",
150                 "itop",
151                 "joomla",
152                 "kohana",
153                 "laravel",
154                 "lavalite",
155                 "lithium",
156                 "magento",
157                 "majima",
158                 "mako",
159                 "mediawiki",
160                 "modulework",
161                 "modx",
162                 "moodle",
163                 "osclass",
164                 "phpbb",
165                 "piwik",
166                 "ppi",
167                 "puppet",
168                 "pxcms",
169                 "reindex",
170                 "roundcube",
171                 "shopware",
172                 "silverstripe",
173                 "sydes",
174                 "symfony",
175                 "typo3",
176                 "wordpress",
177                 "yawik",
178                 "zend",
179                 "zikula"
180             ],
181             "time": "2018-08-27T06:10:37+00:00"
182         },
183         {
184             "name": "jublonet/codebird-php",
185             "version": "3.1.0",
186             "source": {
187                 "type": "git",
188                 "url": "https://github.com/jublonet/codebird-php.git",
189                 "reference": "100a8e8f1928a5738b4476f0caf83f2c2ba6da5b"
190             },
191             "dist": {
192                 "type": "zip",
193                 "url": "https://api.github.com/repos/jublonet/codebird-php/zipball/100a8e8f1928a5738b4476f0caf83f2c2ba6da5b",
194                 "reference": "100a8e8f1928a5738b4476f0caf83f2c2ba6da5b",
195                 "shasum": ""
196             },
197             "require": {
198                 "composer/installers": "~1.0",
199                 "ext-hash": "*",
200                 "ext-json": "*",
201                 "lib-openssl": "*",
202                 "php": ">=5.5.0"
203             },
204             "require-dev": {
205                 "phpunit/phpunit": ">=3.7",
206                 "satooshi/php-coveralls": ">=0.6",
207                 "squizlabs/php_codesniffer": "2.*"
208             },
209             "type": "library",
210             "autoload": {
211                 "classmap": [
212                     "src/"
213                 ]
214             },
215             "notification-url": "https://packagist.org/downloads/",
216             "license": [
217                 "GPL-3.0+"
218             ],
219             "authors": [
220                 {
221                     "name": "Joshua Atkins",
222                     "role": "Developer",
223                     "email": "joshua.atkins@jublo.net",
224                     "homepage": "http://atkins.im/"
225                 },
226                 {
227                     "name": "J.M.",
228                     "role": "Developer",
229                     "email": "jm@jublo.net",
230                     "homepage": "http://mynetx.net/"
231                 }
232             ],
233             "description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
234             "homepage": "https://www.jublo.net/projects/codebird/php",
235             "keywords": [
236                 "api",
237                 "networking",
238                 "twitter"
239             ],
240             "time": "2016-02-15T18:38:55+00:00"
241         }
242     ],
243     "packages-dev": [],
244     "aliases": [],
245     "minimum-stability": "stable",
246     "stability-flags": [],
247     "prefer-stable": false,
248     "prefer-lowest": false,
249     "platform": [],
250     "platform-dev": []
251 }