{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "a0b3b2a8c6cea17bce1597c048215366", "packages": [ { "name": "abraham/twitteroauth", "version": "0.7.4", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/c6f9e692552dd037b2324ed0dfa28a4e60875acf", "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf", "shasum": "" }, "require": { "ext-curl": "*", "php": "^5.6 || ^7.0" }, "require-dev": { "phpmd/phpmd": "~2.6", "phpunit/phpunit": "~5.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "library", "autoload": { "psr-4": { "Abraham\\TwitterOAuth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Abraham Williams", "email": "abraham@abrah.am", "homepage": "https://abrah.am", "role": "Developer" } ], "description": "The most popular PHP library for use with the Twitter OAuth REST API.", "homepage": "https://twitteroauth.com", "keywords": [ "Twitter API", "Twitter oAuth", "api", "oauth", "rest", "social", "twitter" ], "time": "2017-06-30T22:02:01+00:00" }, { "name": "j7mbo/twitter-api-php", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/J7mbo/twitter-api-php.git", "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/443d22c53d621b3cc6b7e0c56daa60c5ada033f7", "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7", "shasum": "" }, "require": { "ext-curl": "*" }, "require-dev": { "phpunit/phpunit": "~4.5,>=4.5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "TwitterAPIExchange.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GNU Public License" ], "authors": [ { "name": "James Mallison", "homepage": "https://github.com/j7mbo/twitter-api-php" } ], "description": "Simple PHP Wrapper for Twitter API v1.1 calls", "homepage": "https://github.com/j7mbo/twitter-api-php", "keywords": [ "api", "php", "twitter" ], "time": "2017-05-08T12:10:56+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }