diff options
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ --- #YAML:1.0 name: Business-OnlinePayment-AuthorizeNet -version: 3.21 +version: 3.22 abstract: ~ author: - Ivan Kohler <ivan-authorizenet@420.am> @@ -13,7 +13,7 @@ build_requires: requires: Business::OnlinePayment: 3 Business::OnlinePayment::HTTPS: 0 - Net::SSLeay: 0 + Net::HTTPS::Any: 0 Test::More: 0.42 Text::CSV_XS: 0 Tie::IxHash: 0 |