From da88b730b564ca2f6995199aa74c4918d95a5a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 04:58:25 +0000 Subject: [PATCH] build(deps): bump stripe/stripe-php from 7.128.0 to 15.5.0 Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 7.128.0 to 15.5.0. - [Release notes](https://github.com/stripe/stripe-php/releases) - [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-php/compare/v7.128.0...v15.5.0) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index fd3058a0cb..11b86f0802 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "cocur/slugify": "^4.0", "gesdinet/jwt-refresh-token-bundle": "^1.0", "emcconville/google-map-polyline-encoding-tool": "^1.3", - "stripe/stripe-php": "^7.7", + "stripe/stripe-php": "^15.5", "vich/uploader-bundle": "^1.23.1", "doctrine/doctrine-migrations-bundle": "^3.0", "guzzlehttp/guzzle": "^7.0", diff --git a/composer.lock b/composer.lock index fbdd5da177..8533373f72 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "f8076f1596ef13e8fd3c4262730b8cb0", + "content-hash": "83fb6164b84631b75c11c030aea741e4", "packages": [ { "name": "acseo/typesense-bundle", @@ -15387,16 +15387,16 @@ }, { "name": "stripe/stripe-php", - "version": "v7.128.0", + "version": "v15.5.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "c704949c49b72985c76cc61063aa26fefbd2724e" + "reference": "d20fbbf2557773106c0ec2198b1b16b40f5081bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e", - "reference": "c704949c49b72985c76cc61063aa26fefbd2724e", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/d20fbbf2557773106c0ec2198b1b16b40f5081bc", + "reference": "d20fbbf2557773106c0ec2198b1b16b40f5081bc", "shasum": "" }, "require": { @@ -15408,8 +15408,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "3.5.0", "phpstan/phpstan": "^1.2", - "phpunit/phpunit": "^5.7 || ^9.0", - "squizlabs/php_codesniffer": "^3.3" + "phpunit/phpunit": "^5.7 || ^9.0" }, "type": "library", "extra": { @@ -15441,9 +15440,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.128.0" + "source": "https://github.com/stripe/stripe-php/tree/v15.5.0" }, - "time": "2022-05-05T17:18:02+00:00" + "time": "2024-08-01T21:25:52+00:00" }, { "name": "sylius-labs/polyfill-symfony-framework-bundle", @@ -23710,5 +23709,5 @@ "php": ">=8.2" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }