Skip to content

Commit a4cda27

Browse files
committed
remove last twitter remnants
1 parent c530011 commit a4cda27

3 files changed

Lines changed: 2 additions & 49 deletions

File tree

‎composer.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"mf2/mf2": "^0.4||^0.5",
99
"ezyang/htmlpurifier": "^4.10",
1010
"indieweb/link-rel-parser": "^0.1.0",
11-
"dg/twitter-php": "^3.0.0",
1211
"p3k/timezone": "^0.1.0",
1312
"p3k/http": "^0.1.0",
1413
"cebe/markdown": "^1.1.0",
@@ -42,4 +41,4 @@
4241
"scripts": {
4342
"test": "vendor/bin/phpunit"
4443
}
45-
}
44+
}

‎composer.lock‎

Lines changed: 1 addition & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎controllers/Parse.php‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ public function parse(Request $request, Response $response) {
9898
$fetcher = new p3k\XRay\Fetcher($this->http);
9999

100100
$fields = [
101-
'twitter_api_key','twitter_api_secret','twitter_access_token','twitter_access_token_secret',
102101
'github_access_token',
103102
'token',
104103
'accept',

0 commit comments

Comments
 (0)