Skip to content

Commit

Permalink
Merge pull request #105 from driesvints/fix-twitter-oauth-bc
Browse files Browse the repository at this point in the history
Fix breaking change with twitter dependency bump
  • Loading branch information
christophrumpel authored Apr 3, 2024
2 parents 4fe5633 + c37079a commit 30375f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 30375f8

Please sign in to comment.