]> git.mxchange.org Git - friendica-addons.git/blob - composer.lock
[Composer] Add abraham/twitteroauth dependency
[friendica-addons.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": "341c2ca2f25177375c65577f7e5d7369",
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     "packages-dev": [],
65     "aliases": [],
66     "minimum-stability": "stable",
67     "stability-flags": [],
68     "prefer-stable": false,
69     "prefer-lowest": false,
70     "platform": [],
71     "platform-dev": []
72 }