diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-01 12:25:46 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-03 11:25:18 +0100 |
commit | 809e040f49b5f5a55166a6f0cfa5f945cede3fca (patch) | |
tree | 477f8fb5839d2ac74429216af75edde44cbad732 /cpanfile.snapshot | |
parent | 60c9a067d2e96282ffbce4019c9c80e8f5c9fd85 (diff) |
Upgrade Net::Facebook::Oauth2 to 0.11.
v2.8 of the FB API is due to turn off in April 2019, let's upgrade well
in advance.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 565c389a6..aa00250ae 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -4897,15 +4897,16 @@ DISTRIBUTIONS Carp 0 ExtUtils::MakeMaker 0 Storable 0 - Net-Facebook-Oauth2-0.10 - pathname: M/MA/MAMOD/Net-Facebook-Oauth2-0.10.tar.gz + Net-Facebook-Oauth2-0.11 + pathname: M/MA/MAMOD/Net-Facebook-Oauth2-0.11.tar.gz provides: MyApp::Controller::Facebook undef - Net::Facebook::Oauth2 0.10 + Net::Facebook::Oauth2 0.11 requirements: Carp 0 ExtUtils::MakeMaker 0 JSON::MaybeXS 0 + LWP::Protocol::https 0 LWP::UserAgent 0 Plack::Loader 0 Plack::Request 0 |