|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "2ef8e259b1374393f8cbb0e2f5ab87e6",
|
|
|
|
|
|
+ "content-hash": "9da81b5aa6d2908d2c465e277de35f2d",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "anankke/omnipay-alipay",
|
|
"name": "anankke/omnipay-alipay",
|
|
@@ -123,16 +123,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "aws/aws-sdk-php",
|
|
"name": "aws/aws-sdk-php",
|
|
- "version": "3.293.2",
|
|
|
|
|
|
+ "version": "3.293.3",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
- "reference": "1d3e952ea2f45bb0d42d7f873d1b4957bb6362c4"
|
|
|
|
|
|
+ "reference": "a4b5523d5bde20fbaa35f439f8ca57ab2b4a753d"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1d3e952ea2f45bb0d42d7f873d1b4957bb6362c4",
|
|
|
|
- "reference": "1d3e952ea2f45bb0d42d7f873d1b4957bb6362c4",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a4b5523d5bde20fbaa35f439f8ca57ab2b4a753d",
|
|
|
|
+ "reference": "a4b5523d5bde20fbaa35f439f8ca57ab2b4a753d",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -212,9 +212,9 @@
|
|
"support": {
|
|
"support": {
|
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
|
- "source": "https://github.com/aws/aws-sdk-php/tree/3.293.2"
|
|
|
|
|
|
+ "source": "https://github.com/aws/aws-sdk-php/tree/3.293.3"
|
|
},
|
|
},
|
|
- "time": "2023-12-01T19:06:15+00:00"
|
|
|
|
|
|
+ "time": "2023-12-04T19:09:01+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "bacon/bacon-qr-code",
|
|
"name": "bacon/bacon-qr-code",
|
|
@@ -821,28 +821,28 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "geoip2/geoip2",
|
|
"name": "geoip2/geoip2",
|
|
- "version": "v2.13.0",
|
|
|
|
|
|
+ "version": "v3.0.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "[email protected]:maxmind/GeoIP2-php.git",
|
|
"url": "[email protected]:maxmind/GeoIP2-php.git",
|
|
- "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23"
|
|
|
|
|
|
+ "reference": "1a802ce9356cdd1c6b681c030fd9563750e11e6a"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
|
|
|
|
- "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/1a802ce9356cdd1c6b681c030fd9563750e11e6a",
|
|
|
|
+ "reference": "1a802ce9356cdd1c6b681c030fd9563750e11e6a",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-json": "*",
|
|
- "maxmind-db/reader": "~1.8",
|
|
|
|
|
|
+ "maxmind-db/reader": "^1.11.1",
|
|
"maxmind/web-service-common": "~0.8",
|
|
"maxmind/web-service-common": "~0.8",
|
|
- "php": ">=7.2"
|
|
|
|
|
|
+ "php": ">=8.1"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "3.*",
|
|
"friendsofphp/php-cs-fixer": "3.*",
|
|
"phpstan/phpstan": "*",
|
|
"phpstan/phpstan": "*",
|
|
- "phpunit/phpunit": "^8.0 || ^9.0",
|
|
|
|
|
|
+ "phpunit/phpunit": "^10.0",
|
|
"squizlabs/php_codesniffer": "3.*"
|
|
"squizlabs/php_codesniffer": "3.*"
|
|
},
|
|
},
|
|
"type": "library",
|
|
"type": "library",
|
|
@@ -871,7 +871,7 @@
|
|
"geolocation",
|
|
"geolocation",
|
|
"maxmind"
|
|
"maxmind"
|
|
],
|
|
],
|
|
- "time": "2022-08-05T20:32:58+00:00"
|
|
|
|
|
|
+ "time": "2023-12-04T17:16:34+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"name": "guzzlehttp/guzzle",
|
|
@@ -1198,64 +1198,6 @@
|
|
],
|
|
],
|
|
"time": "2023-12-03T20:05:35+00:00"
|
|
"time": "2023-12-03T20:05:35+00:00"
|
|
},
|
|
},
|
|
- {
|
|
|
|
- "name": "http-interop/http-factory-guzzle",
|
|
|
|
- "version": "1.2.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/http-interop/http-factory-guzzle.git",
|
|
|
|
- "reference": "8f06e92b95405216b237521cc64c804dd44c4a81"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/8f06e92b95405216b237521cc64c804dd44c4a81",
|
|
|
|
- "reference": "8f06e92b95405216b237521cc64c804dd44c4a81",
|
|
|
|
- "shasum": ""
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "guzzlehttp/psr7": "^1.7||^2.0",
|
|
|
|
- "php": ">=7.3",
|
|
|
|
- "psr/http-factory": "^1.0"
|
|
|
|
- },
|
|
|
|
- "provide": {
|
|
|
|
- "psr/http-factory-implementation": "^1.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "http-interop/http-factory-tests": "^0.9",
|
|
|
|
- "phpunit/phpunit": "^9.5"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "guzzlehttp/psr7": "Includes an HTTP factory starting in version 2.0"
|
|
|
|
- },
|
|
|
|
- "type": "library",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Http\\Factory\\Guzzle\\": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "PHP-FIG",
|
|
|
|
- "homepage": "http://www.php-fig.org/"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "An HTTP Factory using Guzzle PSR7",
|
|
|
|
- "keywords": [
|
|
|
|
- "factory",
|
|
|
|
- "http",
|
|
|
|
- "psr-17",
|
|
|
|
- "psr-7"
|
|
|
|
- ],
|
|
|
|
- "support": {
|
|
|
|
- "issues": "https://github.com/http-interop/http-factory-guzzle/issues",
|
|
|
|
- "source": "https://github.com/http-interop/http-factory-guzzle/tree/1.2.0"
|
|
|
|
- },
|
|
|
|
- "time": "2021-07-21T13:50:14+00:00"
|
|
|
|
- },
|
|
|
|
{
|
|
{
|
|
"name": "illuminate/collections",
|
|
"name": "illuminate/collections",
|
|
"version": "v10.34.2",
|
|
"version": "v10.34.2",
|
|
@@ -2675,16 +2617,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "openai-php/client",
|
|
"name": "openai-php/client",
|
|
- "version": "v0.7.10",
|
|
|
|
|
|
+ "version": "v0.8.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/openai-php/client.git",
|
|
"url": "https://github.com/openai-php/client.git",
|
|
- "reference": "f9af25d7d7bd8e58f60ada6c30f1c93d65c73833"
|
|
|
|
|
|
+ "reference": "d0e4996f6446ced6ad35ec0ea6af20e3596c648f"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/openai-php/client/zipball/f9af25d7d7bd8e58f60ada6c30f1c93d65c73833",
|
|
|
|
- "reference": "f9af25d7d7bd8e58f60ada6c30f1c93d65c73833",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/openai-php/client/zipball/d0e4996f6446ced6ad35ec0ea6af20e3596c648f",
|
|
|
|
+ "reference": "d0e4996f6446ced6ad35ec0ea6af20e3596c648f",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -2699,15 +2641,15 @@
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"guzzlehttp/guzzle": "^7.8.0",
|
|
"guzzlehttp/guzzle": "^7.8.0",
|
|
"guzzlehttp/psr7": "^2.6.1",
|
|
"guzzlehttp/psr7": "^2.6.1",
|
|
- "laravel/pint": "^1.13.2",
|
|
|
|
- "nunomaduro/collision": "^7.9.0",
|
|
|
|
- "pestphp/pest": "^2.19.2",
|
|
|
|
- "pestphp/pest-plugin-arch": "^2.3.3",
|
|
|
|
- "pestphp/pest-plugin-mock": "^2.0.0",
|
|
|
|
- "pestphp/pest-plugin-type-coverage": "^2.2.0",
|
|
|
|
- "phpstan/phpstan": "^1.10.35",
|
|
|
|
|
|
+ "laravel/pint": "^1.13.6",
|
|
|
|
+ "mockery/mockery": "^1.6.6",
|
|
|
|
+ "nunomaduro/collision": "^7.10.0",
|
|
|
|
+ "pestphp/pest": "^2.25.0",
|
|
|
|
+ "pestphp/pest-plugin-arch": "^2.4.1",
|
|
|
|
+ "pestphp/pest-plugin-type-coverage": "^2.5.0",
|
|
|
|
+ "phpstan/phpstan": "^1.10.44",
|
|
"rector/rector": "^0.16.0",
|
|
"rector/rector": "^0.16.0",
|
|
- "symfony/var-dumper": "^6.3.4"
|
|
|
|
|
|
+ "symfony/var-dumper": "^6.3.8"
|
|
},
|
|
},
|
|
"type": "library",
|
|
"type": "library",
|
|
"autoload": {
|
|
"autoload": {
|
|
@@ -2747,7 +2689,7 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/openai-php/client/issues",
|
|
"issues": "https://github.com/openai-php/client/issues",
|
|
- "source": "https://github.com/openai-php/client/tree/v0.7.10"
|
|
|
|
|
|
+ "source": "https://github.com/openai-php/client/tree/v0.8.0"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -2763,7 +2705,7 @@
|
|
"type": "github"
|
|
"type": "github"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-11-14T13:39:26+00:00"
|
|
|
|
|
|
+ "time": "2023-11-23T14:04:47+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "ozdemir/datatables",
|
|
"name": "ozdemir/datatables",
|
|
@@ -4327,22 +4269,20 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "sentry/sdk",
|
|
"name": "sentry/sdk",
|
|
- "version": "3.6.0",
|
|
|
|
|
|
+ "version": "4.0.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/getsentry/sentry-php-sdk.git",
|
|
"url": "https://github.com/getsentry/sentry-php-sdk.git",
|
|
- "reference": "24c235ff2027401cbea099bf88689e1a1f197c7a"
|
|
|
|
|
|
+ "reference": "fcbca864e8d1dc712f3ecfaa95ea89d024fb2e53"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/24c235ff2027401cbea099bf88689e1a1f197c7a",
|
|
|
|
- "reference": "24c235ff2027401cbea099bf88689e1a1f197c7a",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/fcbca864e8d1dc712f3ecfaa95ea89d024fb2e53",
|
|
|
|
+ "reference": "fcbca864e8d1dc712f3ecfaa95ea89d024fb2e53",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
- "http-interop/http-factory-guzzle": "^1.0",
|
|
|
|
- "sentry/sentry": "^3.22",
|
|
|
|
- "symfony/http-client": "^4.3|^5.0|^6.0|^7.0"
|
|
|
|
|
|
+ "sentry/sentry": "^4.0"
|
|
},
|
|
},
|
|
"type": "metapackage",
|
|
"type": "metapackage",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -4355,7 +4295,7 @@
|
|
"email": "[email protected]"
|
|
"email": "[email protected]"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "description": "This is a metapackage shipping sentry/sentry with a recommended HTTP client.",
|
|
|
|
|
|
+ "description": "This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.",
|
|
"homepage": "http://sentry.io",
|
|
"homepage": "http://sentry.io",
|
|
"keywords": [
|
|
"keywords": [
|
|
"crash-reporting",
|
|
"crash-reporting",
|
|
@@ -4368,7 +4308,7 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/getsentry/sentry-php-sdk/issues",
|
|
"issues": "https://github.com/getsentry/sentry-php-sdk/issues",
|
|
- "source": "https://github.com/getsentry/sentry-php-sdk/tree/3.6.0"
|
|
|
|
|
|
+ "source": "https://github.com/getsentry/sentry-php-sdk/tree/4.0.0"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -4380,55 +4320,42 @@
|
|
"type": "custom"
|
|
"type": "custom"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-12-04T10:49:33+00:00"
|
|
|
|
|
|
+ "time": "2023-11-06T10:23:19+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "sentry/sentry",
|
|
"name": "sentry/sentry",
|
|
- "version": "3.22.1",
|
|
|
|
|
|
+ "version": "4.1.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/getsentry/sentry-php.git",
|
|
"url": "https://github.com/getsentry/sentry-php.git",
|
|
- "reference": "8859631ba5ab15bc1af420b0eeed19ecc6c9d81d"
|
|
|
|
|
|
+ "reference": "89666f297891ff937fceb2f3d1fb967a6848cf37"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/8859631ba5ab15bc1af420b0eeed19ecc6c9d81d",
|
|
|
|
- "reference": "8859631ba5ab15bc1af420b0eeed19ecc6c9d81d",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/89666f297891ff937fceb2f3d1fb967a6848cf37",
|
|
|
|
+ "reference": "89666f297891ff937fceb2f3d1fb967a6848cf37",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
|
|
+ "ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-mbstring": "*",
|
|
- "guzzlehttp/promises": "^1.5.3|^2.0",
|
|
|
|
|
|
+ "guzzlehttp/psr7": "^1.8.4|^2.1.1",
|
|
"jean85/pretty-package-versions": "^1.5|^2.0.4",
|
|
"jean85/pretty-package-versions": "^1.5|^2.0.4",
|
|
"php": "^7.2|^8.0",
|
|
"php": "^7.2|^8.0",
|
|
- "php-http/async-client-implementation": "^1.0",
|
|
|
|
- "php-http/client-common": "^1.5|^2.0",
|
|
|
|
- "php-http/discovery": "^1.15",
|
|
|
|
- "php-http/httplug": "^1.1|^2.0",
|
|
|
|
- "php-http/message": "^1.5",
|
|
|
|
- "php-http/message-factory": "^1.1",
|
|
|
|
- "psr/http-factory": "^1.0",
|
|
|
|
- "psr/http-factory-implementation": "^1.0",
|
|
|
|
"psr/log": "^1.0|^2.0|^3.0",
|
|
"psr/log": "^1.0|^2.0|^3.0",
|
|
- "symfony/options-resolver": "^3.4.43|^4.4.30|^5.0.11|^6.0|^7.0",
|
|
|
|
- "symfony/polyfill-php80": "^1.17"
|
|
|
|
|
|
+ "symfony/options-resolver": "^4.4.30|^5.0.11|^6.0|^7.0"
|
|
},
|
|
},
|
|
"conflict": {
|
|
"conflict": {
|
|
- "php-http/client-common": "1.8.0",
|
|
|
|
"raven/raven": "*"
|
|
"raven/raven": "*"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
- "friendsofphp/php-cs-fixer": "^2.19|3.4.*",
|
|
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.4",
|
|
|
|
+ "guzzlehttp/promises": "^1.0|^2.0",
|
|
"guzzlehttp/psr7": "^1.8.4|^2.1.1",
|
|
"guzzlehttp/psr7": "^1.8.4|^2.1.1",
|
|
- "http-interop/http-factory-guzzle": "^1.0",
|
|
|
|
"monolog/monolog": "^1.6|^2.0|^3.0",
|
|
"monolog/monolog": "^1.6|^2.0|^3.0",
|
|
- "nikic/php-parser": "^4.10.3",
|
|
|
|
- "php-http/mock-client": "^1.3",
|
|
|
|
"phpbench/phpbench": "^1.0",
|
|
"phpbench/phpbench": "^1.0",
|
|
- "phpstan/extension-installer": "^1.0",
|
|
|
|
"phpstan/phpstan": "^1.3",
|
|
"phpstan/phpstan": "^1.3",
|
|
- "phpstan/phpstan-phpunit": "^1.0",
|
|
|
|
"phpunit/phpunit": "^8.5.14|^9.4",
|
|
"phpunit/phpunit": "^8.5.14|^9.4",
|
|
"symfony/phpunit-bridge": "^5.2|^6.0",
|
|
"symfony/phpunit-bridge": "^5.2|^6.0",
|
|
"vimeo/psalm": "^4.17"
|
|
"vimeo/psalm": "^4.17"
|
|
@@ -4455,7 +4382,7 @@
|
|
"email": "[email protected]"
|
|
"email": "[email protected]"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "description": "A PHP SDK for Sentry (http://sentry.io)",
|
|
|
|
|
|
+ "description": "PHP SDK for Sentry (http://sentry.io)",
|
|
"homepage": "http://sentry.io",
|
|
"homepage": "http://sentry.io",
|
|
"keywords": [
|
|
"keywords": [
|
|
"crash-reporting",
|
|
"crash-reporting",
|
|
@@ -4464,11 +4391,13 @@
|
|
"error-monitoring",
|
|
"error-monitoring",
|
|
"log",
|
|
"log",
|
|
"logging",
|
|
"logging",
|
|
- "sentry"
|
|
|
|
|
|
+ "profiling",
|
|
|
|
+ "sentry",
|
|
|
|
+ "tracing"
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/getsentry/sentry-php/issues",
|
|
"issues": "https://github.com/getsentry/sentry-php/issues",
|
|
- "source": "https://github.com/getsentry/sentry-php/tree/3.22.1"
|
|
|
|
|
|
+ "source": "https://github.com/getsentry/sentry-php/tree/4.1.0"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -4480,7 +4409,7 @@
|
|
"type": "custom"
|
|
"type": "custom"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-11-13T11:47:28+00:00"
|
|
|
|
|
|
+ "time": "2023-12-04T12:41:21+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "slim/http",
|
|
"name": "slim/http",
|
|
@@ -4851,16 +4780,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "stripe/stripe-php",
|
|
"name": "stripe/stripe-php",
|
|
- "version": "v12.8.0",
|
|
|
|
|
|
+ "version": "v13.5.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/stripe/stripe-php.git",
|
|
"url": "https://github.com/stripe/stripe-php.git",
|
|
- "reference": "6b6f4a775ad46fee4b1df2df4fdfa574365b1621"
|
|
|
|
|
|
+ "reference": "a688c0ee7c0a2d162dee5c80b85d017cdd8d5e37"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/stripe/stripe-php/zipball/6b6f4a775ad46fee4b1df2df4fdfa574365b1621",
|
|
|
|
- "reference": "6b6f4a775ad46fee4b1df2df4fdfa574365b1621",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/stripe/stripe-php/zipball/a688c0ee7c0a2d162dee5c80b85d017cdd8d5e37",
|
|
|
|
+ "reference": "a688c0ee7c0a2d162dee5c80b85d017cdd8d5e37",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -4904,9 +4833,9 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/stripe/stripe-php/issues",
|
|
"issues": "https://github.com/stripe/stripe-php/issues",
|
|
- "source": "https://github.com/stripe/stripe-php/tree/v12.8.0"
|
|
|
|
|
|
+ "source": "https://github.com/stripe/stripe-php/tree/v13.5.0"
|
|
},
|
|
},
|
|
- "time": "2023-10-16T18:04:12+00:00"
|
|
|
|
|
|
+ "time": "2023-11-30T18:11:45+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"name": "symfony/deprecation-contracts",
|