From f2e3a482e2bf9c587c9fc8b8abde7bf362f433a5 Mon Sep 17 00:00:00 2001 From: Mason James Date: Thu, 21 Apr 2022 19:21:27 +1200 Subject: [PATCH] decrease Auth::GoogleAuth version to 1.02 Content-Type: text/plain; charset="utf-8" --- cpanfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpanfile b/cpanfile index 54ff3d087a..bbfd0de065 100644 --- a/cpanfile +++ b/cpanfile @@ -1,6 +1,6 @@ requires 'Algorithm::CheckDigits', '0.5'; requires 'Array::Utils', '0.5'; -requires 'Auth::GoogleAuth', '1.03'; +requires 'Auth::GoogleAuth', '1.02'; requires 'Authen::CAS::Client', '0.05'; requires 'Auth::GoogleAuth', '1.02'; requires 'Biblio::EndnoteStyle', '0.05'; -- 2.20.1