diff --git a/composer.json b/composer.json index 1c4d9cc..5b77c48 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ ], "require": { "php": "^8.1", - "abraham/twitteroauth": "^5.0|^7.0", + "abraham/twitteroauth": "^5.0|^6.0", "illuminate/notifications": "^10.0|^11.0", "illuminate/support": "^10.0|^11.0", "kylewm/brevity": "^0.2.9",