summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2024-08-31 16:10:09 +0000
committerAaron Parecki <aaron@parecki.com>2024-08-31 16:10:09 +0000
commitc99d9b9af2f8afe39493fa38e871b5600e4b6793 (patch)
tree78ecddfc832f20f85bf21a2fab056f8a7fcd80e3 /composer.lock
parent11237831316aba7c36bbbc86cf1578a408086046 (diff)
remove twitter
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock58
1 files changed, 2 insertions, 56 deletions
diff --git a/composer.lock b/composer.lock
index 10acaf8..91b6cdf 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,63 +4,9 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "31929d77a3beed9464c673c1fc112bae",
+ "content-hash": "0fc6c4de794e6aad53d8a92145278e4c",
"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": "cebe/markdown",
"version": "1.1.2",
"source": {
@@ -1252,5 +1198,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.3.0"
}