X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=twitter%2Fcomposer.json;h=22e70b172935297146aba729345075fbf6eea719;hb=3879d4f4faed558fa4dd4137f3b458d7cd4b3567;hp=3494c069eab110a2520219c0f5aa50b75dbc9f0e;hpb=ffe5038102b53dc9e00ef0b52d33e27226d35f7f;p=friendica-addons.git diff --git a/twitter/composer.json b/twitter/composer.json index 3494c069..22e70b17 100644 --- a/twitter/composer.json +++ b/twitter/composer.json @@ -21,7 +21,8 @@ } ], "require": { - "abraham/twitteroauth": "^0.7.4" + "abraham/twitteroauth": "^0.7.4", + "jublonet/codebird-php": "dev-master" }, "license": "3-clause BSD license", "minimum-stability": "stable",