From 5831a34ef380962a37a96187e4f291b0ac2bdb79 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 14 Mar 2018 20:03:11 +0000 Subject: [PATCH] Fix dupes --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7c2f391..004210d 100644 --- a/README.md +++ b/README.md @@ -709,10 +709,8 @@ Libraries to help manage database schemas and migrations. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library. * [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API. * [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API. -* [PHP Github API](https://github.com/KnpLabs/php-github-api) - Another library to interface with the Github API. * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library. * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. -* [Twitter OAuth](https://github.com/abraham/twitteroauth) - A library to interface with Twitter's OAuth workflow. ### Extensions *Libraries to help build PHP extensions.*