Skip to content

Commit

Permalink
emove Ryan McCue's Requests library from composer since it now exists…
Browse files Browse the repository at this point in the history
… in WP core.
  • Loading branch information
jtsternberg committed Mar 8, 2017
1 parent ac3a77b commit 17ffb88
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 145 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -18,8 +18,7 @@
},
"require": {
"php": ">5.3",
"league/oauth1-client": "^1.6",
"rmccue/requests": "^1.6"
"league/oauth1-client": "^1.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 17ffb88

Please sign in to comment.