File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ my %WriteMakefileArgs = (
48
48
" URI::Encode" => 0,
49
49
" URI::Escape" => 0,
50
50
" URI::QueryParam" => 0,
51
- " URN::OASIS::SAML2" => " 0.004 " ,
51
+ " URN::OASIS::SAML2" => " 0.007 " ,
52
52
" XML::Enc" => " 0.13" ,
53
53
" XML::Generator" => " 1.13" ,
54
54
" XML::LibXML" => 0,
@@ -124,7 +124,7 @@ my %FallbackPrereqs = (
124
124
" URI::Encode" => 0,
125
125
" URI::Escape" => 0,
126
126
" URI::QueryParam" => 0,
127
- " URN::OASIS::SAML2" => " 0.004 " ,
127
+ " URN::OASIS::SAML2" => " 0.007 " ,
128
128
" XML::Enc" => " 0.13" ,
129
129
" XML::Generator" => " 1.13" ,
130
130
" XML::LibXML" => 0,
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ requires "URI" => "0";
32
32
requires " URI::Encode" => " 0" ;
33
33
requires " URI::Escape" => " 0" ;
34
34
requires " URI::QueryParam" => " 0" ;
35
- requires " URN::OASIS::SAML2" => " 0.004 " ;
35
+ requires " URN::OASIS::SAML2" => " 0.007 " ;
36
36
requires " XML::Enc" => " 0.13" ;
37
37
requires " XML::Generator" => " 1.13" ;
38
38
requires " XML::LibXML" => " 0" ;
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ XML::Enc = 0.13
60
60
XML::Sig = 0.66
61
61
; Here because it isn't provided by Crypt::OpenSSL::RSA
62
62
Crypt::OpenSSL::Bignum = 0
63
- URN::OASIS::SAML2 = 0.004
63
+ URN::OASIS::SAML2 = 0.007
64
64
XML::Generator = 1.13
65
65
66
66
[Prereqs / TestRequires]
You can’t perform that action at this time.
0 commit comments