|
|
@@ -4,68 +4,69 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "cb81eb357e69b4ed5d997458ce65a411",
|
|
|
+ "content-hash": "29d028fe09575d21b97024d48e6f4ebf",
|
|
|
"packages": [
|
|
|
{
|
|
|
- "name": "anankke/omnipay-alipay",
|
|
|
- "version": "v3.1.3",
|
|
|
+ "name": "alipaysdk/openapi",
|
|
|
+ "version": "dev-master",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/Anankke/omnipay-alipay.git",
|
|
|
- "reference": "66b20f5e66b88be1214b9b859de5d5318b49fe90"
|
|
|
+ "url": "https://github.com/alipay/alipay-sdk-php-all.git",
|
|
|
+ "reference": "f570f7f978c18677da934913d191eb9da89ecfc6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Anankke/omnipay-alipay/zipball/66b20f5e66b88be1214b9b859de5d5318b49fe90",
|
|
|
- "reference": "66b20f5e66b88be1214b9b859de5d5318b49fe90",
|
|
|
+ "url": "https://api.github.com/repos/alipay/alipay-sdk-php-all/zipball/f570f7f978c18677da934913d191eb9da89ecfc6",
|
|
|
+ "reference": "f570f7f978c18677da934913d191eb9da89ecfc6",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-bcmath": "*",
|
|
|
+ "ext-curl": "*",
|
|
|
+ "ext-dom": "*",
|
|
|
"ext-json": "*",
|
|
|
+ "ext-mbstring": "*",
|
|
|
"ext-openssl": "*",
|
|
|
- "omnipay/common": "^3.0",
|
|
|
- "php-http/guzzle7-adapter": "^1"
|
|
|
+ "guzzlehttp/guzzle": "^7.3",
|
|
|
+ "guzzlehttp/psr7": "^1.7 || ^2.0",
|
|
|
+ "php": "^7.4 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "omnipay/tests": "^3.0",
|
|
|
- "squizlabs/php_codesniffer": "^3.4"
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.5",
|
|
|
+ "phpunit/phpunit": "^8.0 || ^9.0"
|
|
|
},
|
|
|
+ "default-branch": true,
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
|
- "files": [
|
|
|
- "src/Common/helpers.php"
|
|
|
- ],
|
|
|
"psr-4": {
|
|
|
- "Omnipay\\Alipay\\": "src/",
|
|
|
- "Omnipay\\Alipay\\Tests\\": "tests/"
|
|
|
+ "Alipay\\OpenAPISDK\\": "v3/src/"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
- "MIT"
|
|
|
+ "unlicense"
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Loki Else",
|
|
|
- "email": "[email protected]"
|
|
|
+ "name": "OpenAPI-Generator contributors",
|
|
|
+ "homepage": "https://openapi-generator.tech"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Alipay gateway for Omnipay payment processing library",
|
|
|
- "homepage": "https://github.com/lokielse/omnipay-alipay",
|
|
|
+ "description": "支付宝开放平台v3协议文档",
|
|
|
+ "homepage": "https://openapi-generator.tech",
|
|
|
"keywords": [
|
|
|
- "alipay",
|
|
|
- "gateway",
|
|
|
- "merchant",
|
|
|
- "omnipay",
|
|
|
- "pay",
|
|
|
- "payment",
|
|
|
- "purchase"
|
|
|
+ "api",
|
|
|
+ "openapi",
|
|
|
+ "openapi-generator",
|
|
|
+ "openapitools",
|
|
|
+ "php",
|
|
|
+ "rest",
|
|
|
+ "sdk"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/Anankke/omnipay-alipay/tree/v3.1.3"
|
|
|
+ "source": "https://github.com/alipay/alipay-sdk-php-all/tree/master"
|
|
|
},
|
|
|
- "time": "2022-04-23T09:09:28+00:00"
|
|
|
+ "time": "2024-01-25T09:33:38+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "aws/aws-crt-php",
|
|
|
@@ -123,16 +124,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "aws/aws-sdk-php",
|
|
|
- "version": "3.298.7",
|
|
|
+ "version": "3.299.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
|
- "reference": "b4d98bfc70df146774bf9b04f5ac5b39955fbad2"
|
|
|
+ "reference": "a0f87b8e8bfb9afd0ffd702fcda556b465eee457"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b4d98bfc70df146774bf9b04f5ac5b39955fbad2",
|
|
|
- "reference": "b4d98bfc70df146774bf9b04f5ac5b39955fbad2",
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0f87b8e8bfb9afd0ffd702fcda556b465eee457",
|
|
|
+ "reference": "a0f87b8e8bfb9afd0ffd702fcda556b465eee457",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -212,9 +213,9 @@
|
|
|
"support": {
|
|
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
|
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
|
|
- "source": "https://github.com/aws/aws-sdk-php/tree/3.298.7"
|
|
|
+ "source": "https://github.com/aws/aws-sdk-php/tree/3.299.1"
|
|
|
},
|
|
|
- "time": "2024-02-09T19:07:04+00:00"
|
|
|
+ "time": "2024-02-16T19:08:34+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "bacon/bacon-qr-code",
|
|
|
@@ -655,16 +656,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/inflector",
|
|
|
- "version": "2.0.9",
|
|
|
+ "version": "2.0.10",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
|
- "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
|
|
|
+ "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
|
|
|
- "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
|
|
|
+ "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -726,7 +727,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/doctrine/inflector/issues",
|
|
|
- "source": "https://github.com/doctrine/inflector/tree/2.0.9"
|
|
|
+ "source": "https://github.com/doctrine/inflector/tree/2.0.10"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -742,7 +743,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-01-15T18:05:13+00:00"
|
|
|
+ "time": "2024-02-18T20:23:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "endroid/qr-code",
|
|
|
@@ -1200,16 +1201,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/collections",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/collections.git",
|
|
|
- "reference": "221c1ee944cb20ed807a8a5e8668552d6ca736ff"
|
|
|
+ "reference": "5cedaba39e331cffd73a01cf27ea83229fa11fba"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/illuminate/collections/zipball/221c1ee944cb20ed807a8a5e8668552d6ca736ff",
|
|
|
- "reference": "221c1ee944cb20ed807a8a5e8668552d6ca736ff",
|
|
|
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/5cedaba39e331cffd73a01cf27ea83229fa11fba",
|
|
|
+ "reference": "5cedaba39e331cffd73a01cf27ea83229fa11fba",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1251,11 +1252,11 @@
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
},
|
|
|
- "time": "2024-01-22T13:55:20+00:00"
|
|
|
+ "time": "2024-02-09T15:56:19+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/conditionable",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/conditionable.git",
|
|
|
@@ -1301,7 +1302,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/container",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/container.git",
|
|
|
@@ -1352,7 +1353,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/contracts",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/contracts.git",
|
|
|
@@ -1400,16 +1401,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/database",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/database.git",
|
|
|
- "reference": "a98f7b989bc11994e468bb65e3ace45671e5ebce"
|
|
|
+ "reference": "0b851fc41e2ea27f166768694b52ca479fc1e4c7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/illuminate/database/zipball/a98f7b989bc11994e468bb65e3ace45671e5ebce",
|
|
|
- "reference": "a98f7b989bc11994e468bb65e3ace45671e5ebce",
|
|
|
+ "url": "https://api.github.com/repos/illuminate/database/zipball/0b851fc41e2ea27f166768694b52ca479fc1e4c7",
|
|
|
+ "reference": "0b851fc41e2ea27f166768694b52ca479fc1e4c7",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1469,11 +1470,11 @@
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
},
|
|
|
- "time": "2024-01-30T15:46:52+00:00"
|
|
|
+ "time": "2024-02-13T15:01:42+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/macroable",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/macroable.git",
|
|
|
@@ -1519,7 +1520,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/pagination",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/pagination.git",
|
|
|
@@ -1569,16 +1570,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "illuminate/support",
|
|
|
- "version": "v10.43.0",
|
|
|
+ "version": "v10.44.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/illuminate/support.git",
|
|
|
- "reference": "6edb9350a0d13be5cea52718280e0025d3957895"
|
|
|
+ "reference": "d757670dcd91b0125d0f3ab82a38cc2ad39d2acf"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/illuminate/support/zipball/6edb9350a0d13be5cea52718280e0025d3957895",
|
|
|
- "reference": "6edb9350a0d13be5cea52718280e0025d3957895",
|
|
|
+ "url": "https://api.github.com/repos/illuminate/support/zipball/d757670dcd91b0125d0f3ab82a38cc2ad39d2acf",
|
|
|
+ "reference": "d757670dcd91b0125d0f3ab82a38cc2ad39d2acf",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1636,7 +1637,7 @@
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
},
|
|
|
- "time": "2024-01-29T14:56:21+00:00"
|
|
|
+ "time": "2024-02-13T14:50:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "irazasyed/telegram-bot-sdk",
|
|
|
@@ -1912,69 +1913,6 @@
|
|
|
},
|
|
|
"time": "2022-10-29T09:31:25+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "league/omnipay",
|
|
|
- "version": "v3.2.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/thephpleague/omnipay.git",
|
|
|
- "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
|
|
|
- "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "omnipay/common": "^3.1",
|
|
|
- "php": "^7.2|^8.0",
|
|
|
- "php-http/discovery": "^1.14",
|
|
|
- "php-http/guzzle7-adapter": "^1"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "omnipay/tests": "^3|^4"
|
|
|
- },
|
|
|
- "type": "metapackage",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "3.2.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Adrian Macneil",
|
|
|
- "email": "[email protected]"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Barry vd. Heuvel",
|
|
|
- "email": "[email protected]"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Omnipay payment processing library",
|
|
|
- "homepage": "https://omnipay.thephpleague.com/",
|
|
|
- "keywords": [
|
|
|
- "checkout",
|
|
|
- "creditcard",
|
|
|
- "omnipay",
|
|
|
- "payment"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/thephpleague/omnipay/issues",
|
|
|
- "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/barryvdh",
|
|
|
- "type": "github"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2021-06-05T11:34:12+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "mailgun/mailgun-php",
|
|
|
"version": "v4.1.0",
|
|
|
@@ -2148,94 +2086,6 @@
|
|
|
},
|
|
|
"time": "2022-03-28T17:43:20+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "moneyphp/money",
|
|
|
- "version": "v4.4.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/moneyphp/money.git",
|
|
|
- "reference": "5e60aebf09f709dd4ea16bf85e66d65301c0d172"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/moneyphp/money/zipball/5e60aebf09f709dd4ea16bf85e66d65301c0d172",
|
|
|
- "reference": "5e60aebf09f709dd4ea16bf85e66d65301c0d172",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-bcmath": "*",
|
|
|
- "ext-filter": "*",
|
|
|
- "ext-json": "*",
|
|
|
- "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "cache/taggable-cache": "^1.1.0",
|
|
|
- "doctrine/coding-standard": "^9.0",
|
|
|
- "doctrine/instantiator": "^1.4.0",
|
|
|
- "ext-gmp": "*",
|
|
|
- "ext-intl": "*",
|
|
|
- "florianv/exchanger": "^2.6.3",
|
|
|
- "florianv/swap": "^4.3.0",
|
|
|
- "moneyphp/crypto-currencies": "^1.0.0",
|
|
|
- "moneyphp/iso-currencies": "^3.2.1",
|
|
|
- "php-http/message": "^1.11.0",
|
|
|
- "php-http/mock-client": "^1.4.1",
|
|
|
- "phpbench/phpbench": "^1.2.5",
|
|
|
- "phpunit/phpunit": "^9.5.4",
|
|
|
- "psalm/plugin-phpunit": "^0.18.4",
|
|
|
- "psr/cache": "^1.0.1 || ^2.0 || ^3.0",
|
|
|
- "vimeo/psalm": "~5.15.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-gmp": "Calculate without integer limits",
|
|
|
- "ext-intl": "Format Money objects with intl",
|
|
|
- "florianv/exchanger": "Exchange rates library for PHP",
|
|
|
- "florianv/swap": "Exchange rates library for PHP",
|
|
|
- "psr/cache-implementation": "Used for Currency caching"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "3.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Money\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Mathias Verraes",
|
|
|
- "email": "[email protected]",
|
|
|
- "homepage": "http://verraes.net"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Márk Sági-Kazár",
|
|
|
- "email": "[email protected]"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Frederik Bosch",
|
|
|
- "email": "[email protected]"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP implementation of Fowler's Money pattern",
|
|
|
- "homepage": "http://moneyphp.org",
|
|
|
- "keywords": [
|
|
|
- "Value Object",
|
|
|
- "money",
|
|
|
- "vo"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/moneyphp/money/issues",
|
|
|
- "source": "https://github.com/moneyphp/money/tree/v4.4.0"
|
|
|
- },
|
|
|
- "time": "2024-01-24T08:29:16+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "mtdowling/jmespath.php",
|
|
|
"version": "2.7.0",
|
|
|
@@ -2526,99 +2376,6 @@
|
|
|
},
|
|
|
"time": "2023-12-29T22:51:49+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "omnipay/common",
|
|
|
- "version": "v3.2.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/thephpleague/omnipay-common.git",
|
|
|
- "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/80545e9f4faab0efad36cc5f1e11a184dda22baf",
|
|
|
- "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "moneyphp/money": "^3.1|^4.0.3",
|
|
|
- "php": "^7.2|^8",
|
|
|
- "php-http/client-implementation": "^1",
|
|
|
- "php-http/discovery": "^1.14",
|
|
|
- "php-http/message": "^1.5",
|
|
|
- "php-http/message-factory": "^1.1",
|
|
|
- "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "omnipay/tests": "^4.1",
|
|
|
- "php-http/guzzle7-adapter": "^1",
|
|
|
- "php-http/mock-client": "^1",
|
|
|
- "squizlabs/php_codesniffer": "^3.5"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "3.1.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Omnipay\\Common\\": "src/Common"
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "src/Omnipay.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Adrian Macneil",
|
|
|
- "email": "[email protected]"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Barry vd. Heuvel",
|
|
|
- "email": "[email protected]"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Jason Judge",
|
|
|
- "email": "[email protected]"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Del"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Omnipay Contributors",
|
|
|
- "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Common components for Omnipay payment processing library",
|
|
|
- "homepage": "https://github.com/thephpleague/omnipay-common",
|
|
|
- "keywords": [
|
|
|
- "gateway",
|
|
|
- "merchant",
|
|
|
- "omnipay",
|
|
|
- "pay",
|
|
|
- "payment",
|
|
|
- "purchase"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/thephpleague/omnipay-common/issues",
|
|
|
- "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.1"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/barryvdh",
|
|
|
- "type": "github"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2023-05-30T12:44:03+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "openai-php/client",
|
|
|
"version": "v0.8.4",
|
|
|
@@ -2901,68 +2658,6 @@
|
|
|
},
|
|
|
"time": "2023-11-30T16:49:05+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "php-http/guzzle7-adapter",
|
|
|
- "version": "1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/php-http/guzzle7-adapter.git",
|
|
|
- "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
|
|
|
- "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "guzzlehttp/guzzle": "^7.0",
|
|
|
- "php": "^7.2 | ^8.0",
|
|
|
- "php-http/httplug": "^2.0",
|
|
|
- "psr/http-client": "^1.0"
|
|
|
- },
|
|
|
- "provide": {
|
|
|
- "php-http/async-client-implementation": "1.0",
|
|
|
- "php-http/client-implementation": "1.0",
|
|
|
- "psr/http-client-implementation": "1.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "php-http/client-integration-tests": "^3.0",
|
|
|
- "phpunit/phpunit": "^8.0|^9.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "0.2.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Http\\Adapter\\Guzzle7\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Tobias Nyholm",
|
|
|
- "email": "[email protected]"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Guzzle 7 HTTP Adapter",
|
|
|
- "homepage": "http://httplug.io",
|
|
|
- "keywords": [
|
|
|
- "Guzzle",
|
|
|
- "http"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/php-http/guzzle7-adapter/issues",
|
|
|
- "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
|
|
|
- },
|
|
|
- "time": "2021-03-09T07:35:15+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "php-http/httplug",
|
|
|
"version": "2.4.0",
|
|
|
@@ -3089,61 +2784,6 @@
|
|
|
},
|
|
|
"time": "2023-05-17T06:43:38+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "php-http/message-factory",
|
|
|
- "version": "1.1.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/php-http/message-factory.git",
|
|
|
- "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
|
|
|
- "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.4",
|
|
|
- "psr/http-message": "^1.0 || ^2.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Http\\Message\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Márk Sági-Kazár",
|
|
|
- "email": "[email protected]"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Factory interfaces for PSR-7 HTTP Message",
|
|
|
- "homepage": "http://php-http.org",
|
|
|
- "keywords": [
|
|
|
- "factory",
|
|
|
- "http",
|
|
|
- "message",
|
|
|
- "stream",
|
|
|
- "uri"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/php-http/message-factory/issues",
|
|
|
- "source": "https://github.com/php-http/message-factory/tree/1.1.0"
|
|
|
- },
|
|
|
- "abandoned": "psr/http-factory",
|
|
|
- "time": "2023-04-14T14:16:17+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "php-http/multipart-stream-builder",
|
|
|
"version": "1.3.0",
|
|
|
@@ -4326,16 +3966,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sentry/sentry",
|
|
|
- "version": "4.5.0",
|
|
|
+ "version": "4.6.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/getsentry/sentry-php.git",
|
|
|
- "reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3"
|
|
|
+ "reference": "30d98a460ab10f7b7032d76c62da5b1ce6c0765d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a6e06f0b7a17e7f68e11297427da76bfe01a3ca3",
|
|
|
- "reference": "a6e06f0b7a17e7f68e11297427da76bfe01a3ca3",
|
|
|
+ "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/30d98a460ab10f7b7032d76c62da5b1ce6c0765d",
|
|
|
+ "reference": "30d98a460ab10f7b7032d76c62da5b1ce6c0765d",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4399,7 +4039,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/getsentry/sentry-php/issues",
|
|
|
- "source": "https://github.com/getsentry/sentry-php/tree/4.5.0"
|
|
|
+ "source": "https://github.com/getsentry/sentry-php/tree/4.6.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4411,7 +4051,7 @@
|
|
|
"type": "custom"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-01-29T16:16:10+00:00"
|
|
|
+ "time": "2024-02-13T11:32:56+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "slim/http",
|
|
|
@@ -4782,16 +4422,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "stripe/stripe-php",
|
|
|
- "version": "v13.10.0",
|
|
|
+ "version": "v13.11.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/stripe/stripe-php.git",
|
|
|
- "reference": "7571f6001f122db539901bda113aef7ed7af421a"
|
|
|
+ "reference": "d92a95bd61be5d3141d86986c3b454065f9fcc13"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/stripe/stripe-php/zipball/7571f6001f122db539901bda113aef7ed7af421a",
|
|
|
- "reference": "7571f6001f122db539901bda113aef7ed7af421a",
|
|
|
+ "url": "https://api.github.com/repos/stripe/stripe-php/zipball/d92a95bd61be5d3141d86986c3b454065f9fcc13",
|
|
|
+ "reference": "d92a95bd61be5d3141d86986c3b454065f9fcc13",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4835,9 +4475,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/stripe/stripe-php/issues",
|
|
|
- "source": "https://github.com/stripe/stripe-php/tree/v13.10.0"
|
|
|
+ "source": "https://github.com/stripe/stripe-php/tree/v13.11.0"
|
|
|
},
|
|
|
- "time": "2024-02-01T22:16:21+00:00"
|
|
|
+ "time": "2024-02-16T00:23:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
@@ -5076,83 +4716,6 @@
|
|
|
],
|
|
|
"time": "2023-07-30T20:28:31+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "symfony/http-foundation",
|
|
|
- "version": "v6.4.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5677bdf7cade4619cb17fc9e1e7b31ec392244a9",
|
|
|
- "reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=8.1",
|
|
|
- "symfony/deprecation-contracts": "^2.5|^3",
|
|
|
- "symfony/polyfill-mbstring": "~1.1",
|
|
|
- "symfony/polyfill-php83": "^1.27"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "symfony/cache": "<6.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/dbal": "^2.13.1|^3|^4",
|
|
|
- "predis/predis": "^1.1|^2.0",
|
|
|
- "symfony/cache": "^6.3|^7.0",
|
|
|
- "symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
|
- "symfony/expression-language": "^5.4|^6.0|^7.0",
|
|
|
- "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
|
|
|
- "symfony/mime": "^5.4|^6.0|^7.0",
|
|
|
- "symfony/rate-limiter": "^5.4|^6.0|^7.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Component\\HttpFoundation\\": ""
|
|
|
- },
|
|
|
- "exclude-from-classmap": [
|
|
|
- "/Tests/"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "[email protected]"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Defines an object-oriented layer for the HTTP specification",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/http-foundation/tree/v6.4.3"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-01-23T14:51:35+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "symfony/options-resolver",
|
|
|
"version": "v7.0.0",
|
|
|
@@ -5771,83 +5334,6 @@
|
|
|
],
|
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-php83",
|
|
|
- "version": "v1.29.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-php83.git",
|
|
|
- "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
|
|
|
- "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.1",
|
|
|
- "symfony/polyfill-php80": "^1.14"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "bootstrap.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Php83\\": ""
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "Resources/stubs"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Nicolas Grekas",
|
|
|
- "email": "[email protected]"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "polyfill",
|
|
|
- "portable",
|
|
|
- "shim"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-01-29T20:11:03+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "symfony/service-contracts",
|
|
|
"version": "v3.4.1",
|
|
|
@@ -9100,16 +8586,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "squizlabs/php_codesniffer",
|
|
|
- "version": "3.8.1",
|
|
|
+ "version": "3.9.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
|
|
|
- "reference": "14f5fff1e64118595db5408e946f3a22c75807f7"
|
|
|
+ "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/14f5fff1e64118595db5408e946f3a22c75807f7",
|
|
|
- "reference": "14f5fff1e64118595db5408e946f3a22c75807f7",
|
|
|
+ "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
|
|
|
+ "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -9176,7 +8662,7 @@
|
|
|
"type": "open_collective"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-01-11T20:47:48+00:00"
|
|
|
+ "time": "2024-02-16T15:06:51+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache",
|
|
|
@@ -10138,7 +9624,9 @@
|
|
|
],
|
|
|
"aliases": [],
|
|
|
"minimum-stability": "stable",
|
|
|
- "stability-flags": [],
|
|
|
+ "stability-flags": {
|
|
|
+ "alipaysdk/openapi": 20
|
|
|
+ },
|
|
|
"prefer-stable": false,
|
|
|
"prefer-lowest": false,
|
|
|
"platform": {
|