se carga sdk de openPay
This commit is contained in:
Generated
+52
-1
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "5d64888217fcdda5f613895b74c621a7",
|
||||
"content-hash": "28550ccb2083e2f7896811098a56fc72",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -3390,6 +3390,57 @@
|
||||
],
|
||||
"time": "2025-11-20T02:34:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "openpay/sdk",
|
||||
"version": "3.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/open-pay/openpay-php.git",
|
||||
"reference": "5a922d4e95e6c68c37c6e558e33b6f7e4918f398"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/open-pay/openpay-php/zipball/5a922d4e95e6c68c37c6e558e33b6f7e4918f398",
|
||||
"reference": "5a922d4e95e6c68c37c6e558e33b6f7e4918f398",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-curl": "*",
|
||||
"ext-hash": "*",
|
||||
"php": ">=5.2.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.8.*"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Openpay\\": "Openpay/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"Apache-2.0"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Openpay",
|
||||
"email": "soporte@openpay.mx",
|
||||
"homepage": "https://www.openpay.mx/"
|
||||
},
|
||||
{
|
||||
"name": "Federico Balderas",
|
||||
"email": "plugins@openpay.mx",
|
||||
"homepage": "https://openpay.mx/"
|
||||
}
|
||||
],
|
||||
"description": "This is a client implementing the payment services for Openpay at openpay.mx",
|
||||
"support": {
|
||||
"issues": "https://github.com/open-pay/openpay-php/issues",
|
||||
"source": "https://github.com/open-pay/openpay-php/tree/3.1.1"
|
||||
},
|
||||
"time": "2024-10-28T22:15:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/constant_time_encoding",
|
||||
"version": "v3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user