Bug 28786: decrease Auth::GoogleAuth version to 1.02
authorMason James <mtj@kohaaloha.com>
Thu, 21 Apr 2022 07:21:27 +0000 (19:21 +1200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 21 Apr 2022 07:27:02 +0000 (21:27 -1000)
https://bugs.koha-community.org/show_bug.cgi?id=28786
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
cpanfile

index 54ff3d0..bbfd0de 100644 (file)
--- 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';