Skip to content

Commit

Permalink
remove last twitter remnants
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpk committed Aug 31, 2024
1 parent c530011 commit a4cda27
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 49 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"mf2/mf2": "^0.4||^0.5",
"ezyang/htmlpurifier": "^4.10",
"indieweb/link-rel-parser": "^0.1.0",
"dg/twitter-php": "^3.0.0",
"p3k/timezone": "^0.1.0",
"p3k/http": "^0.1.0",
"cebe/markdown": "^1.1.0",
Expand Down Expand Up @@ -42,4 +41,4 @@
"scripts": {
"test": "vendor/bin/phpunit"
}
}
}
47 changes: 1 addition & 46 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion controllers/Parse.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ public function parse(Request $request, Response $response) {
$fetcher = new p3k\XRay\Fetcher($this->http);

$fields = [
'twitter_api_key','twitter_api_secret','twitter_access_token','twitter_access_token_secret',
'github_access_token',
'token',
'accept',
Expand Down

0 comments on commit a4cda27

Please sign in to comment.