From dd79924b03060d333ca402982b795d9f01c11d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 02:59:55 +0000 Subject: [PATCH] fix(deps): bump the all group with 2 updates Bumps the all group with 2 updates: [braintree/braintree_php](https://github.com/braintree/braintree_php) and [shopware/app-bundle](https://github.com/shopware/app-bundle-symfony). Updates `braintree/braintree_php` from 6.21.0 to 6.22.0 - [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md) - [Commits](https://github.com/braintree/braintree_php/compare/6.21.0...6.22.0) Updates `shopware/app-bundle` from 4.1.1 to 4.1.2 - [Release notes](https://github.com/shopware/app-bundle-symfony/releases) - [Commits](https://github.com/shopware/app-bundle-symfony/compare/4.1.1...4.1.2) --- updated-dependencies: - dependency-name: braintree/braintree_php dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: shopware/app-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 6cff5a6..10ba724 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "braintree/braintree_php", - "version": "6.21.0", + "version": "6.22.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", - "reference": "d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8" + "reference": "418ff0ae1708f4deab44de154cba20a1b2f39fcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/braintree/braintree_php/zipball/d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8", - "reference": "d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/418ff0ae1708f4deab44de154cba20a1b2f39fcb", + "reference": "418ff0ae1708f4deab44de154cba20a1b2f39fcb", "shasum": "" }, "require": { @@ -51,9 +51,9 @@ "description": "Braintree PHP Client Library", "support": { "issues": "https://github.com/braintree/braintree_php/issues", - "source": "https://github.com/braintree/braintree_php/tree/6.21.0" + "source": "https://github.com/braintree/braintree_php/tree/6.22.0" }, - "time": "2024-10-31T16:08:55+00:00" + "time": "2025-01-23T16:21:38+00:00" }, { "name": "doctrine/cache", @@ -2783,16 +2783,16 @@ }, { "name": "shopware/app-bundle", - "version": "4.1.1", + "version": "4.1.2", "source": { "type": "git", "url": "https://github.com/shopware/app-bundle-symfony.git", - "reference": "d26bd4c833440395e1c2801706bd9fe0f69e15a7" + "reference": "1d6fbfe0c7ebe706f4bc3472fe2eaf7539e395e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/app-bundle-symfony/zipball/d26bd4c833440395e1c2801706bd9fe0f69e15a7", - "reference": "d26bd4c833440395e1c2801706bd9fe0f69e15a7", + "url": "https://api.github.com/repos/shopware/app-bundle-symfony/zipball/1d6fbfe0c7ebe706f4bc3472fe2eaf7539e395e7", + "reference": "1d6fbfe0c7ebe706f4bc3472fe2eaf7539e395e7", "shasum": "" }, "require": { @@ -2841,9 +2841,9 @@ "description": "Symfony bundle to develop shopware apps easy", "support": { "issues": "https://github.com/shopware/app-bundle-symfony/issues", - "source": "https://github.com/shopware/app-bundle-symfony/tree/4.1.1" + "source": "https://github.com/shopware/app-bundle-symfony/tree/4.1.2" }, - "time": "2025-01-15T12:53:59+00:00" + "time": "2025-01-20T09:35:36+00:00" }, { "name": "shopware/app-php-sdk",