[Spark] Drop support for the twitter API

Review Request #891 — Created Dec. 27, 2022 and submitted — Latest diff uploaded

pprkut
Lunr
fc5614c...
lunr

Drop support for the twitter API

Unit tests

src/Lunr/Spark/Twitter/Api.php
src/Lunr/Spark/Twitter/Authentication.php
src/Lunr/Spark/Twitter/Domain.php
src/Lunr/Spark/Twitter/Search.php
src/Lunr/Spark/Twitter/Tweet.php
src/Lunr/Spark/Twitter/Tests/ApiBaseTest.php
src/Lunr/Spark/Twitter/Tests/ApiGetJsonResultsTest.php
src/Lunr/Spark/Twitter/Tests/ApiTest.php
src/Lunr/Spark/Twitter/Tests/AuthenticationApiTest.php
src/Lunr/Spark/Twitter/Tests/AuthenticationBaseTest.php
src/Lunr/Spark/Twitter/Tests/AuthenticationTest.php
src/Lunr/Spark/Twitter/Tests/SearchApiTest.php
src/Lunr/Spark/Twitter/Tests/SearchBaseTest.php
src/Lunr/Spark/Twitter/Tests/SearchTest.php
src/Lunr/Spark/Twitter/Tests/TweetBaseTest.php
src/Lunr/Spark/Twitter/Tests/TweetGetTweetDataTest.php
src/Lunr/Spark/Twitter/Tests/TweetTest.php
tests/phpstan.neon.dist
tests/phpunit.xml
Loading...