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 = (
4848 " URI::Encode" => 0,
4949 " URI::Escape" => 0,
5050 " URI::QueryParam" => 0,
51- " URN::OASIS::SAML2" => " 0.004 " ,
51+ " URN::OASIS::SAML2" => " 0.007 " ,
5252 " XML::Enc" => " 0.13" ,
5353 " XML::Generator" => " 1.13" ,
5454 " XML::LibXML" => 0,
@@ -124,7 +124,7 @@ my %FallbackPrereqs = (
124124 " URI::Encode" => 0,
125125 " URI::Escape" => 0,
126126 " URI::QueryParam" => 0,
127- " URN::OASIS::SAML2" => " 0.004 " ,
127+ " URN::OASIS::SAML2" => " 0.007 " ,
128128 " XML::Enc" => " 0.13" ,
129129 " XML::Generator" => " 1.13" ,
130130 " XML::LibXML" => 0,
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ requires "URI" => "0";
3232requires " URI::Encode" => " 0" ;
3333requires " URI::Escape" => " 0" ;
3434requires " URI::QueryParam" => " 0" ;
35- requires " URN::OASIS::SAML2" => " 0.004 " ;
35+ requires " URN::OASIS::SAML2" => " 0.007 " ;
3636requires " XML::Enc" => " 0.13" ;
3737requires " XML::Generator" => " 1.13" ;
3838requires " XML::LibXML" => " 0" ;
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ XML::Enc = 0.13
6060XML::Sig = 0.66
6161; Here because it isn't provided by Crypt::OpenSSL::RSA
6262Crypt::OpenSSL::Bignum = 0
63- URN::OASIS::SAML2 = 0.004
63+ URN::OASIS::SAML2 = 0.007
6464XML::Generator = 1.13
6565
6666[Prereqs / TestRequires]
You can’t perform that action at this time.
0 commit comments