Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c10e9c4

Browse files
committed
updated version
1 parent fbe3bfc commit c10e9c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "authorizenet/authorizenet",
33
"type": "library",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"description": "Official PHP SDK for Authorize.Net",
66
"keywords": ["authorizenet", "authorize.net", "payment", "ecommerce"],
77
"license": "proprietary",
88
"homepage": "http://developer.authorize.net",
99
"require": {
10-
"php": ">=8.1",
10+
"php": ">=8.2",
1111
"ext-curl": "*",
1212
"ext-json": "*"
1313
},

0 commit comments

Comments
 (0)